Skip to content
Success

Console Output

Pull request #44661 opened
13:46:16 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from 54512f218422738013ce4de78e5a0c79f64607b8+b10de9186ced20bed098592b72e7786349281cbf (80b1d1cf5895e25bfc1ac93280e2a91fab9952df)
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-44661@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
13:46:19 [2022-12-16T13:46:19.466Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
13:46:19 [2022-12-16T13:46:19.471Z] Trying to pass milestone 1
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
13:46:34 [2022-12-16T13:46:34.643Z] Still waiting to schedule task
13:46:34 [2022-12-16T13:46:34.643Z]EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0f52800eb4065fb12)’ is offline
13:47:26 [2022-12-16T13:47:26.394Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0f52800eb4065fb12) in /home/ubuntu/workspace/moby_PR-44661
[Pipeline] {
[Pipeline] checkout
13:47:26 [2022-12-16T13:47:26.554Z] The recommended git tool is: git
13:47:30 [2022-12-16T13:47:30.359Z] using credential docker-jenkins-github-credentials
13:47:30 [2022-12-16T13:47:30.370Z] Cloning the remote Git repository
13:47:30 [2022-12-16T13:47:30.370Z] Cloning with configured refspecs honoured and without tags
13:47:30 [2022-12-16T13:47:30.372Z] Cloning repository https://github.com/moby/moby.git
13:47:30 [2022-12-16T13:47:30.426Z]  > git init /home/ubuntu/workspace/moby_PR-44661 # timeout=10
13:47:30 [2022-12-16T13:47:30.741Z] Fetching upstream changes from https://github.com/moby/moby.git
13:47:30 [2022-12-16T13:47:30.741Z]  > git --version # timeout=10
13:47:30 [2022-12-16T13:47:30.754Z]  > git --version # 'git version 2.25.1'
13:47:30 [2022-12-16T13:47:30.754Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
13:47:30 [2022-12-16T13:47:30.756Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44661/head:refs/remotes/origin/PR-44661 +refs/heads/master:refs/remotes/origin/master # timeout=10
13:47:48 [2022-12-16T13:47:48.806Z] Fetching without tags
13:47:48 [2022-12-16T13:47:48.997Z] Merging remotes/origin/master commit b10de9186ced20bed098592b72e7786349281cbf into PR head commit 54512f218422738013ce4de78e5a0c79f64607b8
13:47:48 [2022-12-16T13:47:48.757Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
13:47:48 [2022-12-16T13:47:48.765Z]  > git config --add remote.origin.fetch +refs/pull/44661/head:refs/remotes/origin/PR-44661 # timeout=10
13:47:48 [2022-12-16T13:47:48.771Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
13:47:48 [2022-12-16T13:47:48.781Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
13:47:48 [2022-12-16T13:47:48.793Z] Fetching upstream changes from https://github.com/moby/moby.git
13:47:48 [2022-12-16T13:47:48.794Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
13:47:48 [2022-12-16T13:47:48.794Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44661/head:refs/remotes/origin/PR-44661 +refs/heads/master:refs/remotes/origin/master # timeout=10
13:47:48 [2022-12-16T13:47:48.990Z]  > git config core.sparsecheckout # timeout=10
13:47:48 [2022-12-16T13:47:48.995Z]  > git checkout -f 54512f218422738013ce4de78e5a0c79f64607b8 # timeout=10
13:47:49 [2022-12-16T13:47:49.755Z]  > git remote # timeout=10
13:47:49 [2022-12-16T13:47:49.771Z]  > git config --get remote.origin.url # timeout=10
13:47:49 [2022-12-16T13:47:49.781Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
13:47:49 [2022-12-16T13:47:49.783Z]  > git merge b10de9186ced20bed098592b72e7786349281cbf # timeout=10
13:47:50 [2022-12-16T13:47:50.920Z] Merge succeeded, producing e80aa8f6acf8a115fdad7a3f052c5f5b920a314f
13:47:50 [2022-12-16T13:47:50.920Z] Checking out Revision e80aa8f6acf8a115fdad7a3f052c5f5b920a314f (PR-44661)
13:47:50 [2022-12-16T13:47:50.896Z]  > git rev-parse HEAD^{commit} # timeout=10
13:47:50 [2022-12-16T13:47:50.908Z]  > git config core.sparsecheckout # timeout=10
13:47:50 [2022-12-16T13:47:50.911Z]  > git checkout -f e80aa8f6acf8a115fdad7a3f052c5f5b920a314f # timeout=10
13:47:54 [2022-12-16T13:47:54.708Z] Commit message: "Merge commit 'b10de9186ced20bed098592b72e7786349281cbf' into HEAD"
13:47:54 [2022-12-16T13:47:54.708Z] First time build. Skipping changelog.
13:47:54 [2022-12-16T13:47:54.735Z]  > git --version # timeout=10
13:47:54 [2022-12-16T13:47:54.748Z]  > git --version # 'git version 2.25.1'
13:47:54 [2022-12-16T13:47:54.756Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
13:47:55 [2022-12-16T13:47:55.711Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44661:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && git config --system --add safe.directory /workspace && cd /workspace && hack/validate/dco
13:48:17 [2022-12-16T13:48:17.657Z] Unable to find image 'alpine:latest' locally
13:48:17 [2022-12-16T13:48:17.657Z] latest: Pulling from library/alpine
13:48:17 [2022-12-16T13:48:17.657Z] 261da4162673: Pulling fs layer
13:48:17 [2022-12-16T13:48:17.657Z] 261da4162673: Download complete
13:48:17 [2022-12-16T13:48:17.657Z] 261da4162673: Pull complete
13:48:17 [2022-12-16T13:48:17.657Z] Digest: sha256:8914eb54f968791faf6a8638949e480fef81e697984fba772b3976835194c6d4
13:48:17 [2022-12-16T13:48:17.657Z] Status: Downloaded newer image for alpine:latest
13:48:20 [2022-12-16T13:48:20.946Z] 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
13:48:22 [2022-12-16T13:48:22.036Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0f52800eb4065fb12) in /home/ubuntu/workspace/moby_PR-44661
Stage "s390x integration-cli" skipped due to when conditional
Stage "ppc64le" skipped due to when conditional
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] {
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
[Pipeline] checkout
13:48:22 [2022-12-16T13:48:22.075Z] The recommended git tool is: git
[Pipeline] // stage
13:48:22 [2022-12-16T13:48:22.083Z] using credential docker-jenkins-github-credentials
[Pipeline] // stage
[Pipeline] // stage
13:48:22 [2022-12-16T13:48:22.098Z] Fetching changes from the remote Git repository
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
13:48:22 [2022-12-16T13:48:22.108Z] 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] }
13:48:22 [2022-12-16T13:48:22.300Z] Merging remotes/origin/master commit b10de9186ced20bed098592b72e7786349281cbf into PR head commit 54512f218422738013ce4de78e5a0c79f64607b8
13:48:22 [2022-12-16T13:48:22.505Z] Merge succeeded, producing b3171469c663ad9aa92dba5e9951677ac747f639
13:48:22 [2022-12-16T13:48:22.505Z] Checking out Revision b3171469c663ad9aa92dba5e9951677ac747f639 (PR-44661)
13:48:22 [2022-12-16T13:48:22.559Z] Commit message: "Merge commit 'b10de9186ced20bed098592b72e7786349281cbf' into HEAD"
13:48:22 [2022-12-16T13:48:22.560Z] First time build. Skipping changelog.
13:48:22 [2022-12-16T13:48:22.565Z]  > git --version # timeout=10
13:48:22 [2022-12-16T13:48:22.579Z]  > git --version # 'git version 2.25.1'
13:48:22 [2022-12-16T13:48:22.584Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
13:48:22 [2022-12-16T13:48:22.086Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-44661/.git # timeout=10
13:48:22 [2022-12-16T13:48:22.094Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
13:48:22 [2022-12-16T13:48:22.104Z] Fetching upstream changes from https://github.com/moby/moby.git
13:48:22 [2022-12-16T13:48:22.105Z]  > git --version # timeout=10
13:48:22 [2022-12-16T13:48:22.109Z]  > git --version # 'git version 2.25.1'
13:48:22 [2022-12-16T13:48:22.110Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
13:48:22 [2022-12-16T13:48:22.110Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44661/head:refs/remotes/origin/PR-44661 +refs/heads/master:refs/remotes/origin/master # timeout=10
13:48:22 [2022-12-16T13:48:22.296Z]  > git config core.sparsecheckout # timeout=10
13:48:22 [2022-12-16T13:48:22.300Z]  > git checkout -f 54512f218422738013ce4de78e5a0c79f64607b8 # timeout=10
13:48:22 [2022-12-16T13:48:22.337Z]  > git remote # timeout=10
13:48:22 [2022-12-16T13:48:22.345Z]  > git config --get remote.origin.url # timeout=10
13:48:22 [2022-12-16T13:48:22.353Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
13:48:22 [2022-12-16T13:48:22.354Z]  > git merge b10de9186ced20bed098592b72e7786349281cbf # timeout=10
13:48:22 [2022-12-16T13:48:22.493Z]  > git rev-parse HEAD^{commit} # timeout=10
13:48:22 [2022-12-16T13:48:22.501Z]  > git config core.sparsecheckout # timeout=10
13:48:22 [2022-12-16T13:48:22.505Z]  > git checkout -f b3171469c663ad9aa92dba5e9951677ac747f639 # timeout=10
13:48:23 [2022-12-16T13:48:23.292Z] + docker version
13:48:23 [2022-12-16T13:48:23.292Z] Client: Docker Engine - Community
13:48:23 [2022-12-16T13:48:23.292Z]  Version:           22.06.0-beta.0
13:48:23 [2022-12-16T13:48:23.292Z]  API version:       1.42
13:48:23 [2022-12-16T13:48:23.292Z]  Go version:        go1.18.3
13:48:23 [2022-12-16T13:48:23.292Z]  Git commit:        3e9117b
13:48:23 [2022-12-16T13:48:23.292Z]  Built:             Fri Jun  3 17:55:34 2022
13:48:23 [2022-12-16T13:48:23.292Z]  OS/Arch:           linux/arm64
13:48:23 [2022-12-16T13:48:23.292Z]  Context:           default
13:48:23 [2022-12-16T13:48:23.292Z] 
13:48:23 [2022-12-16T13:48:23.292Z] Server: Docker Engine - Community
13:48:23 [2022-12-16T13:48:23.292Z]  Engine:
13:48:23 [2022-12-16T13:48:23.292Z]   Version:          22.06.0-beta.0
13:48:23 [2022-12-16T13:48:23.292Z]   API version:      1.42 (minimum version 1.12)
13:48:23 [2022-12-16T13:48:23.292Z]   Go version:       go1.18.3
13:48:23 [2022-12-16T13:48:23.292Z]   Git commit:       38633e7
13:48:23 [2022-12-16T13:48:23.292Z]   Built:            Fri Jun  3 17:55:34 2022
13:48:23 [2022-12-16T13:48:23.292Z]   OS/Arch:          linux/arm64
13:48:23 [2022-12-16T13:48:23.292Z]   Experimental:     true
13:48:23 [2022-12-16T13:48:23.292Z]  containerd:
13:48:23 [2022-12-16T13:48:23.292Z]   Version:          1.6.8
13:48:23 [2022-12-16T13:48:23.292Z]   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
13:48:23 [2022-12-16T13:48:23.292Z]  runc:
13:48:23 [2022-12-16T13:48:23.292Z]   Version:          1.1.4
13:48:23 [2022-12-16T13:48:23.292Z]   GitCommit:        v1.1.4-0-g5fd4c4d
13:48:23 [2022-12-16T13:48:23.292Z]  docker-init:
13:48:23 [2022-12-16T13:48:23.292Z]   Version:          0.19.0
13:48:23 [2022-12-16T13:48:23.292Z]   GitCommit:        de40ad0
[Pipeline] sh
13:48:23 [2022-12-16T13:48:23.580Z] + docker info
13:48:23 [2022-12-16T13:48:23.580Z] Client:
13:48:23 [2022-12-16T13:48:23.580Z]  Context:    default
13:48:23 [2022-12-16T13:48:23.580Z]  Debug Mode: false
13:48:23 [2022-12-16T13:48:23.580Z]  Plugins:
13:48:23 [2022-12-16T13:48:23.580Z]   buildx: Docker Buildx (Docker Inc.)
13:48:23 [2022-12-16T13:48:23.580Z]     Version:  v0.8.2
13:48:23 [2022-12-16T13:48:23.580Z]     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
13:48:23 [2022-12-16T13:48:23.580Z]   compose: Docker Compose (Docker Inc.)
13:48:23 [2022-12-16T13:48:23.580Z]     Version:  v2.12.0
13:48:23 [2022-12-16T13:48:23.580Z]     Path:     /usr/libexec/docker/cli-plugins/docker-compose
13:48:23 [2022-12-16T13:48:23.580Z] 
13:48:23 [2022-12-16T13:48:23.580Z] Server:
13:48:23 [2022-12-16T13:48:23.580Z]  Containers: 0
13:48:23 [2022-12-16T13:48:23.580Z]   Running: 0
13:48:23 [2022-12-16T13:48:23.580Z]   Paused: 0
13:48:23 [2022-12-16T13:48:23.580Z]   Stopped: 0
13:48:23 [2022-12-16T13:48:23.580Z]  Images: 1
13:48:23 [2022-12-16T13:48:23.580Z]  Server Version: 22.06.0-beta.0
13:48:23 [2022-12-16T13:48:23.580Z]  Storage Driver: overlay2
13:48:23 [2022-12-16T13:48:23.580Z]   Backing Filesystem: extfs
13:48:23 [2022-12-16T13:48:23.580Z]   Supports d_type: true
13:48:23 [2022-12-16T13:48:23.580Z]   Using metacopy: false
13:48:23 [2022-12-16T13:48:23.580Z]   Native Overlay Diff: true
13:48:23 [2022-12-16T13:48:23.580Z]   userxattr: false
13:48:23 [2022-12-16T13:48:23.580Z]  Logging Driver: json-file
13:48:23 [2022-12-16T13:48:23.580Z]  Cgroup Driver: cgroupfs
13:48:23 [2022-12-16T13:48:23.580Z]  Cgroup Version: 1
13:48:23 [2022-12-16T13:48:23.580Z]  Plugins:
13:48:23 [2022-12-16T13:48:23.580Z]   Volume: local
13:48:23 [2022-12-16T13:48:23.580Z]   Network: bridge host ipvlan macvlan null overlay
13:48:23 [2022-12-16T13:48:23.580Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
13:48:23 [2022-12-16T13:48:23.580Z]  Swarm: inactive
13:48:23 [2022-12-16T13:48:23.580Z]  Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2
13:48:23 [2022-12-16T13:48:23.580Z]  Default Runtime: runc
13:48:23 [2022-12-16T13:48:23.580Z]  Init Binary: docker-init
13:48:23 [2022-12-16T13:48:23.580Z]  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
13:48:23 [2022-12-16T13:48:23.580Z]  runc version: v1.1.4-0-g5fd4c4d
13:48:23 [2022-12-16T13:48:23.580Z]  init version: de40ad0
13:48:23 [2022-12-16T13:48:23.580Z]  Security Options:
13:48:23 [2022-12-16T13:48:23.580Z]   apparmor
13:48:23 [2022-12-16T13:48:23.580Z]   seccomp
13:48:23 [2022-12-16T13:48:23.580Z]    Profile: builtin
13:48:23 [2022-12-16T13:48:23.580Z]  Kernel Version: 5.15.0-1022-aws
13:48:23 [2022-12-16T13:48:23.580Z]  Operating System: Ubuntu 20.04.5 LTS
13:48:23 [2022-12-16T13:48:23.580Z]  OSType: linux
13:48:23 [2022-12-16T13:48:23.580Z]  Architecture: aarch64
13:48:23 [2022-12-16T13:48:23.580Z]  CPUs: 2
13:48:23 [2022-12-16T13:48:23.580Z]  Total Memory: 7.559GiB
13:48:23 [2022-12-16T13:48:23.580Z]  Name: ip-10-100-116-38
13:48:23 [2022-12-16T13:48:23.580Z]  ID: a4508864-5846-4859-9d9f-739af3007ee0
13:48:23 [2022-12-16T13:48:23.580Z]  Docker Root Dir: /var/lib/docker
13:48:23 [2022-12-16T13:48:23.580Z]  Debug Mode: false
13:48:23 [2022-12-16T13:48:23.580Z]  Registry: https://index.docker.io/v1/
13:48:23 [2022-12-16T13:48:23.580Z]  Labels:
13:48:23 [2022-12-16T13:48:23.580Z]  Experimental: true
13:48:23 [2022-12-16T13:48:23.580Z]  Insecure Registries:
13:48:23 [2022-12-16T13:48:23.580Z]   127.0.0.0/8
13:48:23 [2022-12-16T13:48:23.580Z]  Live Restore Enabled: true
13:48:23 [2022-12-16T13:48:23.580Z] 
[Pipeline] sh
13:48:23 [2022-12-16T13:48:23.861Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
13:48:23 [2022-12-16T13:48:23.861Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
13:48:23 [2022-12-16T13:48:23.861Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44661/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
13:48:23 [2022-12-16T13:48:23.861Z] + bash /home/ubuntu/workspace/moby_PR-44661/check-config.sh
13:48:23 [2022-12-16T13:48:23.861Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
13:48:23 [2022-12-16T13:48:23.861Z] info: reading kernel config from /boot/config-5.15.0-1022-aws ...
13:48:23 [2022-12-16T13:48:23.861Z] 
13:48:23 [2022-12-16T13:48:23.861Z] Generally Necessary:
13:48:23 [2022-12-16T13:48:23.861Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
13:48:23 [2022-12-16T13:48:23.861Z] - apparmor: enabled and tools installed
13:48:23 [2022-12-16T13:48:23.861Z] - CONFIG_NAMESPACES: enabled
13:48:23 [2022-12-16T13:48:23.861Z] - CONFIG_NET_NS: enabled
13:48:23 [2022-12-16T13:48:23.861Z] - CONFIG_PID_NS: enabled
13:48:23 [2022-12-16T13:48:23.861Z] - CONFIG_IPC_NS: enabled
13:48:24 [2022-12-16T13:48:24.120Z] - CONFIG_UTS_NS: enabled
13:48:24 [2022-12-16T13:48:24.120Z] - CONFIG_CGROUPS: enabled
13:48:24 [2022-12-16T13:48:24.120Z] - CONFIG_CGROUP_CPUACCT: enabled
13:48:24 [2022-12-16T13:48:24.120Z] - CONFIG_CGROUP_DEVICE: enabled
13:48:24 [2022-12-16T13:48:24.120Z] - CONFIG_CGROUP_FREEZER: enabled
13:48:24 [2022-12-16T13:48:24.120Z] - CONFIG_CGROUP_SCHED: enabled
13:48:24 [2022-12-16T13:48:24.120Z] - CONFIG_CPUSETS: enabled
13:48:24 [2022-12-16T13:48:24.120Z] - CONFIG_MEMCG: enabled
13:48:24 [2022-12-16T13:48:24.120Z] - CONFIG_KEYS: enabled
13:48:24 [2022-12-16T13:48:24.120Z] - CONFIG_VETH: enabled (as module)
13:48:24 [2022-12-16T13:48:24.120Z] - CONFIG_BRIDGE: enabled (as module)
13:48:24 [2022-12-16T13:48:24.120Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
13:48:24 [2022-12-16T13:48:24.120Z] - CONFIG_IP_NF_FILTER: enabled (as module)
13:48:24 [2022-12-16T13:48:24.120Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
13:48:24 [2022-12-16T13:48:24.120Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
13:48:24 [2022-12-16T13:48:24.120Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
13:48:24 [2022-12-16T13:48:24.120Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
13:48:24 [2022-12-16T13:48:24.120Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
13:48:24 [2022-12-16T13:48:24.120Z] - CONFIG_IP_NF_NAT: enabled (as module)
13:48:24 [2022-12-16T13:48:24.120Z] - CONFIG_NF_NAT: enabled (as module)
13:48:24 [2022-12-16T13:48:24.120Z] - CONFIG_POSIX_MQUEUE: enabled
13:48:24 [2022-12-16T13:48:24.120Z] - CONFIG_CGROUP_BPF: enabled
13:48:24 [2022-12-16T13:48:24.120Z] 
13:48:24 [2022-12-16T13:48:24.120Z] Optional Features:
13:48:24 [2022-12-16T13:48:24.120Z] - CONFIG_USER_NS: enabled
13:48:24 [2022-12-16T13:48:24.120Z] - CONFIG_SECCOMP: enabled
13:48:24 [2022-12-16T13:48:24.379Z] - CONFIG_SECCOMP_FILTER: enabled
13:48:24 [2022-12-16T13:48:24.379Z] - CONFIG_CGROUP_PIDS: enabled
13:48:24 [2022-12-16T13:48:24.379Z] - CONFIG_MEMCG_SWAP: enabled
13:48:24 [2022-12-16T13:48:24.379Z]     (cgroup swap accounting is currently enabled)
13:48:24 [2022-12-16T13:48:24.379Z] - CONFIG_BLK_CGROUP: enabled
13:48:24 [2022-12-16T13:48:24.379Z] - CONFIG_BLK_DEV_THROTTLING: enabled
13:48:24 [2022-12-16T13:48:24.379Z] - CONFIG_CGROUP_PERF: enabled
13:48:24 [2022-12-16T13:48:24.379Z] - CONFIG_CGROUP_HUGETLB: enabled
13:48:24 [2022-12-16T13:48:24.379Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
13:48:24 [2022-12-16T13:48:24.379Z] - CONFIG_CGROUP_NET_PRIO: enabled
13:48:24 [2022-12-16T13:48:24.379Z] - CONFIG_CFS_BANDWIDTH: enabled
13:48:24 [2022-12-16T13:48:24.379Z] - CONFIG_FAIR_GROUP_SCHED: enabled
13:48:24 [2022-12-16T13:48:24.379Z] - CONFIG_RT_GROUP_SCHED: missing
13:48:24 [2022-12-16T13:48:24.379Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
13:48:24 [2022-12-16T13:48:24.379Z] - CONFIG_IP_VS: enabled (as module)
13:48:24 [2022-12-16T13:48:24.379Z] - CONFIG_IP_VS_NFCT: enabled
13:48:24 [2022-12-16T13:48:24.379Z] - CONFIG_IP_VS_PROTO_TCP: enabled
13:48:24 [2022-12-16T13:48:24.379Z] - CONFIG_IP_VS_PROTO_UDP: enabled
13:48:24 [2022-12-16T13:48:24.379Z] - CONFIG_IP_VS_RR: enabled (as module)
13:48:24 [2022-12-16T13:48:24.379Z] - CONFIG_SECURITY_SELINUX: enabled
13:48:24 [2022-12-16T13:48:24.379Z] - CONFIG_SECURITY_APPARMOR: enabled
13:48:24 [2022-12-16T13:48:24.379Z] - CONFIG_EXT4_FS: enabled
13:48:24 [2022-12-16T13:48:24.379Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
13:48:24 [2022-12-16T13:48:24.379Z] - CONFIG_EXT4_FS_SECURITY: enabled
13:48:24 [2022-12-16T13:48:24.638Z] - Network Drivers:
13:48:24 [2022-12-16T13:48:24.638Z]   - "overlay":
13:48:24 [2022-12-16T13:48:24.638Z]     - CONFIG_VXLAN: enabled (as module)
13:48:24 [2022-12-16T13:48:24.638Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
13:48:24 [2022-12-16T13:48:24.638Z]       Optional (for encrypted networks):
13:48:24 [2022-12-16T13:48:24.638Z]       - CONFIG_CRYPTO: enabled
13:48:24 [2022-12-16T13:48:24.638Z]       - CONFIG_CRYPTO_AEAD: enabled
13:48:24 [2022-12-16T13:48:24.638Z]       - CONFIG_CRYPTO_GCM: enabled
13:48:24 [2022-12-16T13:48:24.638Z]       - CONFIG_CRYPTO_SEQIV: enabled
13:48:24 [2022-12-16T13:48:24.638Z]       - CONFIG_CRYPTO_GHASH: enabled
13:48:24 [2022-12-16T13:48:24.638Z]       - CONFIG_XFRM: enabled
13:48:24 [2022-12-16T13:48:24.638Z]       - CONFIG_XFRM_USER: enabled (as module)
13:48:24 [2022-12-16T13:48:24.638Z]       - CONFIG_XFRM_ALGO: enabled (as module)
13:48:24 [2022-12-16T13:48:24.638Z]       - CONFIG_INET_ESP: enabled (as module)
13:48:24 [2022-12-16T13:48:24.638Z]   - "ipvlan":
13:48:24 [2022-12-16T13:48:24.638Z]     - CONFIG_IPVLAN: enabled (as module)
13:48:24 [2022-12-16T13:48:24.638Z]   - "macvlan":
13:48:24 [2022-12-16T13:48:24.638Z]     - CONFIG_MACVLAN: enabled (as module)
13:48:24 [2022-12-16T13:48:24.638Z]     - CONFIG_DUMMY: enabled (as module)
13:48:24 [2022-12-16T13:48:24.638Z]   - "ftp,tftp client in container":
13:48:24 [2022-12-16T13:48:24.638Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
13:48:24 [2022-12-16T13:48:24.638Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
13:48:24 [2022-12-16T13:48:24.638Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
13:48:24 [2022-12-16T13:48:24.638Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
13:48:24 [2022-12-16T13:48:24.638Z] - Storage Drivers:
13:48:24 [2022-12-16T13:48:24.638Z]   - "aufs":
13:48:24 [2022-12-16T13:48:24.638Z]     - CONFIG_AUFS_FS: enabled (as module)
13:48:24 [2022-12-16T13:48:24.638Z]   - "btrfs":
13:48:24 [2022-12-16T13:48:24.896Z]     - CONFIG_BTRFS_FS: enabled (as module)
13:48:24 [2022-12-16T13:48:24.896Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
13:48:24 [2022-12-16T13:48:24.896Z]   - "devicemapper":
13:48:24 [2022-12-16T13:48:24.896Z]     - CONFIG_BLK_DEV_DM: enabled
13:48:24 [2022-12-16T13:48:24.896Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
13:48:24 [2022-12-16T13:48:24.896Z]   - "overlay":
13:48:24 [2022-12-16T13:48:24.896Z]     - CONFIG_OVERLAY_FS: enabled (as module)
13:48:24 [2022-12-16T13:48:24.896Z]   - "zfs":
13:48:24 [2022-12-16T13:48:24.896Z]     - /dev/zfs: present
13:48:24 [2022-12-16T13:48:24.896Z]     - zfs command: missing
13:48:24 [2022-12-16T13:48:24.896Z]     - zpool command: missing
13:48:24 [2022-12-16T13:48:24.896Z] 
13:48:24 [2022-12-16T13:48:24.896Z] Limits:
13:48:24 [2022-12-16T13:48:24.896Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
13:48:24 [2022-12-16T13:48:24.896Z] 
13:48:24 [2022-12-16T13:48:24.896Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
13:48:25 [2022-12-16T13:48:25.217Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:b3171469c663ad9aa92dba5e9951677ac747f639 .
13:48:25 [2022-12-16T13:48:25.476Z] #1 [internal] load .dockerignore
13:48:25 [2022-12-16T13:48:25.476Z] #1 transferring context: 113B done
13:48:25 [2022-12-16T13:48:25.476Z] #1 DONE 0.0s
13:48:25 [2022-12-16T13:48:25.476Z] 
13:48:25 [2022-12-16T13:48:25.476Z] #2 [internal] load build definition from Dockerfile
13:48:25 [2022-12-16T13:48:25.476Z] #2 transferring dockerfile: 27.69kB done
13:48:25 [2022-12-16T13:48:25.476Z] #2 DONE 0.0s
13:48:25 [2022-12-16T13:48:25.476Z] 
13:48:25 [2022-12-16T13:48:25.476Z] #3 resolve image config for docker.io/docker/dockerfile:1
13:48:25 [2022-12-16T13:48:25.734Z] #3 DONE 0.3s
13:48:25 [2022-12-16T13:48:25.734Z] 
13:48:25 [2022-12-16T13:48:25.734Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc
13:48:25 [2022-12-16T13:48:25.734Z] #4 resolve docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc done
13:48:25 [2022-12-16T13:48:25.734Z] #4 sha256:8d5998862fafcacec68298ab34c9c28973251a5082836f31de0188cd914fae33 2.36kB / 2.36kB done
13:48:25 [2022-12-16T13:48:25.734Z] #4 sha256:0f354329a20e6c1067c0e51abd3b1721483fafbbe0c333710059805f167e3ed0 0B / 9.21MB 0.1s
13:48:25 [2022-12-16T13:48:25.734Z] #4 sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc 2.00kB / 2.00kB done
13:48:25 [2022-12-16T13:48:25.734Z] #4 sha256:f259fd86ee23d7b4a2944432e3a09f45fa288bb84bfbd222b19b2abc7ddffbb9 528B / 528B done
13:48:25 [2022-12-16T13:48:25.734Z] #4 extracting sha256:0f354329a20e6c1067c0e51abd3b1721483fafbbe0c333710059805f167e3ed0
13:48:25 [2022-12-16T13:48:25.997Z] #4 sha256:0f354329a20e6c1067c0e51abd3b1721483fafbbe0c333710059805f167e3ed0 9.21MB / 9.21MB 0.2s done
13:48:25 [2022-12-16T13:48:25.997Z] #4 extracting sha256:0f354329a20e6c1067c0e51abd3b1721483fafbbe0c333710059805f167e3ed0 0.2s done
13:48:25 [2022-12-16T13:48:25.997Z] #4 DONE 0.4s
13:48:26 [2022-12-16T13:48:26.257Z] 
13:48:26 [2022-12-16T13:48:26.257Z] #5 [internal] load metadata for docker.io/tonistiigi/xx:1.1.2
13:48:26 [2022-12-16T13:48:26.515Z] #5 DONE 0.4s
13:48:26 [2022-12-16T13:48:26.515Z] 
13:48:26 [2022-12-16T13:48:26.515Z] #6 [internal] load metadata for docker.io/library/debian:bullseye
13:48:26 [2022-12-16T13:48:26.775Z] #6 DONE 0.6s
13:48:26 [2022-12-16T13:48:26.776Z] 
13:48:26 [2022-12-16T13:48:26.776Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
13:48:26 [2022-12-16T13:48:26.776Z] #7 DONE 0.4s
13:48:26 [2022-12-16T13:48:26.776Z] 
13:48:26 [2022-12-16T13:48:26.776Z] #8 [internal] load metadata for docker.io/library/busybox:latest
13:48:26 [2022-12-16T13:48:26.776Z] #8 DONE 0.5s
13:48:26 [2022-12-16T13:48:26.776Z] 
13:48:26 [2022-12-16T13:48:26.776Z] #9 [internal] load metadata for docker.io/library/golang:1.19.4-bullseye
13:48:26 [2022-12-16T13:48:26.776Z] #9 DONE 0.6s
13:48:27 [2022-12-16T13:48:27.037Z] 
13:48:27 [2022-12-16T13:48:27.037Z] #10 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:a288aa7ad0e4d443e86843972c25a02f99e9ad6ee589dd764895b2c3f5a8340b
13:48:27 [2022-12-16T13:48:27.037Z] #10 resolve docker.io/library/debian:bullseye@sha256:a288aa7ad0e4d443e86843972c25a02f99e9ad6ee589dd764895b2c3f5a8340b 0.1s done
13:48:27 [2022-12-16T13:48:27.037Z] #10 sha256:b398b1d261cd117e8b602e15fff07462cd60735526b07878c990ca32a931766b 529B / 529B done
13:48:27 [2022-12-16T13:48:27.037Z] #10 sha256:92dc3659087245df908cfc94278bab1bc9099230a6af05821cf01f2e218c8ca8 1.48kB / 1.48kB done
13:48:27 [2022-12-16T13:48:27.037Z] #10 sha256:4948a51a9a3f176f30ac619014f4a2da453a943244eacb53096ee9742eb7cef1 0B / 53.70MB 0.0s
13:48:27 [2022-12-16T13:48:27.037Z] #10 sha256:a288aa7ad0e4d443e86843972c25a02f99e9ad6ee589dd764895b2c3f5a8340b 1.85kB / 1.85kB done
13:48:27 [2022-12-16T13:48:27.297Z] #10 sha256:4948a51a9a3f176f30ac619014f4a2da453a943244eacb53096ee9742eb7cef1 17.83MB / 53.70MB 0.2s
13:48:27 [2022-12-16T13:48:27.561Z] #10 sha256:4948a51a9a3f176f30ac619014f4a2da453a943244eacb53096ee9742eb7cef1 25.17MB / 53.70MB 0.3s
13:48:27 [2022-12-16T13:48:27.561Z] #10 ...
13:48:27 [2022-12-16T13:48:27.561Z] 
13:48:27 [2022-12-16T13:48:27.561Z] #11 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key
13:48:27 [2022-12-16T13:48:27.561Z] #11 DONE 0.6s
13:48:27 [2022-12-16T13:48:27.561Z] 
13:48:27 [2022-12-16T13:48:27.561Z] #10 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:a288aa7ad0e4d443e86843972c25a02f99e9ad6ee589dd764895b2c3f5a8340b
13:48:27 [2022-12-16T13:48:27.561Z] #10 sha256:4948a51a9a3f176f30ac619014f4a2da453a943244eacb53096ee9742eb7cef1 33.73MB / 53.70MB 0.4s
13:48:27 [2022-12-16T13:48:27.561Z] #10 sha256:4948a51a9a3f176f30ac619014f4a2da453a943244eacb53096ee9742eb7cef1 40.89MB / 53.70MB 0.5s
13:48:27 [2022-12-16T13:48:27.823Z] #10 sha256:4948a51a9a3f176f30ac619014f4a2da453a943244eacb53096ee9742eb7cef1 53.70MB / 53.70MB 0.6s
13:48:27 [2022-12-16T13:48:27.823Z] #10 sha256:4948a51a9a3f176f30ac619014f4a2da453a943244eacb53096ee9742eb7cef1 53.70MB / 53.70MB 0.8s done
13:48:28 [2022-12-16T13:48:28.091Z] #10 ...
13:48:28 [2022-12-16T13:48:28.091Z] 
13:48:28 [2022-12-16T13:48:28.091Z] #12 [build-dummy 1/2] FROM docker.io/library/busybox@sha256:3b3128d9df6bbbcc92e2358e596c9fbd722a437a62bafbc51607970e9e3b8869
13:48:28 [2022-12-16T13:48:28.091Z] #12 resolve docker.io/library/busybox@sha256:3b3128d9df6bbbcc92e2358e596c9fbd722a437a62bafbc51607970e9e3b8869 0.0s done
13:48:28 [2022-12-16T13:48:28.091Z] #12 sha256:3b3128d9df6bbbcc92e2358e596c9fbd722a437a62bafbc51607970e9e3b8869 2.29kB / 2.29kB done
13:48:28 [2022-12-16T13:48:28.091Z] #12 sha256:c63a161594319938198b271e2a23aa82be46e74eafa7718b3f7cbead103025e2 528B / 528B done
13:48:28 [2022-12-16T13:48:28.091Z] #12 sha256:3c74add5b7242a938a815cdc91c5539d26d67862a0ab20ef89cc94360321d76c 1.47kB / 1.47kB done
13:48:28 [2022-12-16T13:48:28.091Z] #12 sha256:b2bcf7a3443b8073d2715ad9800127e0d04a4e276a3de6340601b1c45c491340 2.00MB / 2.00MB 0.3s done
13:48:28 [2022-12-16T13:48:28.091Z] #12 extracting sha256:b2bcf7a3443b8073d2715ad9800127e0d04a4e276a3de6340601b1c45c491340 0.5s done
13:48:28 [2022-12-16T13:48:28.091Z] #12 DONE 1.2s
13:48:28 [2022-12-16T13:48:28.366Z] 
13:48:28 [2022-12-16T13:48:28.366Z] #13 [base 1/5] FROM docker.io/library/golang:1.19.4-bullseye@sha256:9554cfef4c535c7fa4e17c95b28d4c0097a75a430637e13052c27cbd85bdc641
13:48:28 [2022-12-16T13:48:28.366Z] #13 resolve docker.io/library/golang:1.19.4-bullseye@sha256:9554cfef4c535c7fa4e17c95b28d4c0097a75a430637e13052c27cbd85bdc641 0.1s done
13:48:28 [2022-12-16T13:48:28.366Z] #13 sha256:e8ac398e8e118d94d1333315cf40b1a4316e89ceb5436ba9421ab885bcadead0 1.80kB / 1.80kB done
13:48:28 [2022-12-16T13:48:28.366Z] #13 sha256:05e38b13b7e54c4e9dfd2965815e9a1095b2dbcd47aac1351e093c5c9e5d8f9a 7.12kB / 7.12kB done
13:48:28 [2022-12-16T13:48:28.366Z] #13 sha256:4948a51a9a3f176f30ac619014f4a2da453a943244eacb53096ee9742eb7cef1 53.70MB / 53.70MB 0.8s done
13:48:28 [2022-12-16T13:48:28.366Z] #13 sha256:9554cfef4c535c7fa4e17c95b28d4c0097a75a430637e13052c27cbd85bdc641 1.86kB / 1.86kB done
13:48:28 [2022-12-16T13:48:28.366Z] #13 sha256:b4da1b3775b3318d613abab2fd069341bb11e4a0203d0711f880b6e7b63d9999 5.15MB / 5.15MB 0.7s done
13:48:28 [2022-12-16T13:48:28.366Z] #13 sha256:6efc1b20f4359d8f8eee08a338da8190d7ad6f077920c5a52e6e90cc72cfe32a 10.87MB / 10.87MB 0.8s done
13:48:28 [2022-12-16T13:48:28.366Z] #13 sha256:4c81e9b9b636d92370c81523d1cf3c317b12472aa823bfc41c2ca44b433b6434 32.58MB / 54.68MB 1.2s
13:48:28 [2022-12-16T13:48:28.366Z] #13 sha256:cba7ab2dd679ad5994201028613ceeaefe75e74d32261d68a2cd00a4bb6dfa6e 7.34MB / 81.37MB 1.2s
13:48:28 [2022-12-16T13:48:28.366Z] #13 sha256:3ba0ec045e9d6c379d1aea980c9a5f34ecfc133cd5c75109cbcc3ffb5aaf7274 8.54MB / 115.17MB 1.2s
13:48:28 [2022-12-16T13:48:28.366Z] #13 sha256:4c81e9b9b636d92370c81523d1cf3c317b12472aa823bfc41c2ca44b433b6434 36.70MB / 54.68MB 1.3s
13:48:28 [2022-12-16T13:48:28.366Z] #13 sha256:cba7ab2dd679ad5994201028613ceeaefe75e74d32261d68a2cd00a4bb6dfa6e 12.58MB / 81.37MB 1.3s
13:48:28 [2022-12-16T13:48:28.366Z] #13 sha256:3ba0ec045e9d6c379d1aea980c9a5f34ecfc133cd5c75109cbcc3ffb5aaf7274 18.87MB / 115.17MB 1.3s
13:48:28 [2022-12-16T13:48:28.626Z] #13 sha256:4c81e9b9b636d92370c81523d1cf3c317b12472aa823bfc41c2ca44b433b6434 54.68MB / 54.68MB 1.5s
13:48:28 [2022-12-16T13:48:28.626Z] #13 sha256:cba7ab2dd679ad5994201028613ceeaefe75e74d32261d68a2cd00a4bb6dfa6e 17.83MB / 81.37MB 1.5s
13:48:28 [2022-12-16T13:48:28.626Z] #13 sha256:3ba0ec045e9d6c379d1aea980c9a5f34ecfc133cd5c75109cbcc3ffb5aaf7274 33.09MB / 115.17MB 1.5s
13:48:28 [2022-12-16T13:48:28.626Z] #13 extracting sha256:4948a51a9a3f176f30ac619014f4a2da453a943244eacb53096ee9742eb7cef1 0.3s
13:48:28 [2022-12-16T13:48:28.626Z] #13 sha256:4c81e9b9b636d92370c81523d1cf3c317b12472aa823bfc41c2ca44b433b6434 54.68MB / 54.68MB 1.5s done
13:48:28 [2022-12-16T13:48:28.626Z] #13 sha256:3ba0ec045e9d6c379d1aea980c9a5f34ecfc133cd5c75109cbcc3ffb5aaf7274 39.85MB / 115.17MB 1.6s
13:48:28 [2022-12-16T13:48:28.626Z] #13 sha256:0a317f9f8ea9e7ac4e1d27e2c3305e1580e643577ee8a04d00c88b47243d73e9 0B / 155B 1.6s
13:48:28 [2022-12-16T13:48:28.885Z] #13 sha256:3ba0ec045e9d6c379d1aea980c9a5f34ecfc133cd5c75109cbcc3ffb5aaf7274 49.45MB / 115.17MB 1.7s
13:48:28 [2022-12-16T13:48:28.885Z] #13 sha256:0a317f9f8ea9e7ac4e1d27e2c3305e1580e643577ee8a04d00c88b47243d73e9 155B / 155B 1.6s done
13:48:28 [2022-12-16T13:48:28.885Z] #13 sha256:cba7ab2dd679ad5994201028613ceeaefe75e74d32261d68a2cd00a4bb6dfa6e 26.21MB / 81.37MB 1.8s
13:48:28 [2022-12-16T13:48:28.885Z] #13 sha256:3ba0ec045e9d6c379d1aea980c9a5f34ecfc133cd5c75109cbcc3ffb5aaf7274 57.67MB / 115.17MB 1.8s
13:48:28 [2022-12-16T13:48:28.885Z] #13 sha256:cba7ab2dd679ad5994201028613ceeaefe75e74d32261d68a2cd00a4bb6dfa6e 31.46MB / 81.37MB 1.9s
13:48:28 [2022-12-16T13:48:28.885Z] #13 sha256:3ba0ec045e9d6c379d1aea980c9a5f34ecfc133cd5c75109cbcc3ffb5aaf7274 65.07MB / 115.17MB 1.9s
13:48:29 [2022-12-16T13:48:29.148Z] #13 sha256:cba7ab2dd679ad5994201028613ceeaefe75e74d32261d68a2cd00a4bb6dfa6e 36.70MB / 81.37MB 2.0s
13:48:29 [2022-12-16T13:48:29.148Z] #13 sha256:cba7ab2dd679ad5994201028613ceeaefe75e74d32261d68a2cd00a4bb6dfa6e 45.09MB / 81.37MB 2.1s
13:48:29 [2022-12-16T13:48:29.148Z] #13 sha256:3ba0ec045e9d6c379d1aea980c9a5f34ecfc133cd5c75109cbcc3ffb5aaf7274 75.63MB / 115.17MB 2.1s
13:48:29 [2022-12-16T13:48:29.410Z] #13 ...
13:48:29 [2022-12-16T13:48:29.410Z] 
13:48:29 [2022-12-16T13:48:29.410Z] #14 [xx 1/1] FROM docker.io/tonistiigi/xx:1.1.2@sha256:9dde7edeb9e4a957ce78be9f8c0fbabe0129bf5126933cd3574888f443731cda
13:48:29 [2022-12-16T13:48:29.410Z] #14 resolve docker.io/tonistiigi/xx:1.1.2@sha256:9dde7edeb9e4a957ce78be9f8c0fbabe0129bf5126933cd3574888f443731cda 0.1s done
13:48:29 [2022-12-16T13:48:29.410Z] #14 sha256:f663db6ef122c01b5690c6b8fc2eff09635374597ed36fac63133b48fd0777b8 526B / 526B done
13:48:29 [2022-12-16T13:48:29.410Z] #14 sha256:64c0463dcf02cc65ad1ac532d9974472c41c79b92c4fac56271cd2b7540c7cdb 1.30kB / 1.30kB done
13:48:29 [2022-12-16T13:48:29.410Z] #14 sha256:9dde7edeb9e4a957ce78be9f8c0fbabe0129bf5126933cd3574888f443731cda 2.65kB / 2.65kB done
13:48:29 [2022-12-16T13:48:29.410Z] #14 extracting sha256:6b9f00cd577380cfa5d5a8d5ebf82f91f7aa469401818e4de53b2a16dd4a1642 done
13:48:29 [2022-12-16T13:48:29.410Z] #14 sha256:6b9f00cd577380cfa5d5a8d5ebf82f91f7aa469401818e4de53b2a16dd4a1642 14.97kB / 14.97kB 1.7s done
13:48:29 [2022-12-16T13:48:29.410Z] #14 DONE 2.4s
13:48:29 [2022-12-16T13:48:29.410Z] 
13:48:29 [2022-12-16T13:48:29.410Z] #13 [base 1/5] FROM docker.io/library/golang:1.19.4-bullseye@sha256:9554cfef4c535c7fa4e17c95b28d4c0097a75a430637e13052c27cbd85bdc641
13:48:29 [2022-12-16T13:48:29.410Z] #13 sha256:cba7ab2dd679ad5994201028613ceeaefe75e74d32261d68a2cd00a4bb6dfa6e 55.48MB / 81.37MB 2.3s
13:48:29 [2022-12-16T13:48:29.410Z] #13 sha256:3ba0ec045e9d6c379d1aea980c9a5f34ecfc133cd5c75109cbcc3ffb5aaf7274 85.98MB / 115.17MB 2.3s
13:48:29 [2022-12-16T13:48:29.410Z] #13 sha256:cba7ab2dd679ad5994201028613ceeaefe75e74d32261d68a2cd00a4bb6dfa6e 63.41MB / 81.37MB 2.4s
13:48:29 [2022-12-16T13:48:29.410Z] #13 sha256:3ba0ec045e9d6c379d1aea980c9a5f34ecfc133cd5c75109cbcc3ffb5aaf7274 95.42MB / 115.17MB 2.4s
13:48:29 [2022-12-16T13:48:29.669Z] #13 sha256:cba7ab2dd679ad5994201028613ceeaefe75e74d32261d68a2cd00a4bb6dfa6e 72.35MB / 81.37MB 2.5s
13:48:29 [2022-12-16T13:48:29.669Z] #13 sha256:3ba0ec045e9d6c379d1aea980c9a5f34ecfc133cd5c75109cbcc3ffb5aaf7274 104.86MB / 115.17MB 2.5s
13:48:29 [2022-12-16T13:48:29.669Z] #13 sha256:cba7ab2dd679ad5994201028613ceeaefe75e74d32261d68a2cd00a4bb6dfa6e 77.59MB / 81.37MB 2.6s
13:48:29 [2022-12-16T13:48:29.927Z] #13 sha256:3ba0ec045e9d6c379d1aea980c9a5f34ecfc133cd5c75109cbcc3ffb5aaf7274 115.17MB / 115.17MB 2.8s
13:48:31 [2022-12-16T13:48:31.363Z] #13 ...
13:48:31 [2022-12-16T13:48:31.363Z] 
13:48:31 [2022-12-16T13:48:31.363Z] #15 [internal] load build context
13:48:31 [2022-12-16T13:48:31.363Z] #15 transferring context: 63.89MB 2.9s done
13:48:31 [2022-12-16T13:48:31.363Z] #15 DONE 4.2s
13:48:31 [2022-12-16T13:48:31.363Z] 
13:48:31 [2022-12-16T13:48:31.363Z] #13 [base 1/5] FROM docker.io/library/golang:1.19.4-bullseye@sha256:9554cfef4c535c7fa4e17c95b28d4c0097a75a430637e13052c27cbd85bdc641
13:48:32 [2022-12-16T13:48:32.303Z] #13 extracting sha256:b4da1b3775b3318d613abab2fd069341bb11e4a0203d0711f880b6e7b63d9999
13:48:32 [2022-12-16T13:48:32.303Z] #13 extracting sha256:b4da1b3775b3318d613abab2fd069341bb11e4a0203d0711f880b6e7b63d9999 0.2s done
13:48:32 [2022-12-16T13:48:32.562Z] #13 sha256:3ba0ec045e9d6c379d1aea980c9a5f34ecfc133cd5c75109cbcc3ffb5aaf7274 115.17MB / 115.17MB 5.3s done
13:48:33 [2022-12-16T13:48:33.938Z] #13 extracting sha256:6efc1b20f4359d8f8eee08a338da8190d7ad6f077920c5a52e6e90cc72cfe32a
13:48:33 [2022-12-16T13:48:33.938Z] #13 extracting sha256:6efc1b20f4359d8f8eee08a338da8190d7ad6f077920c5a52e6e90cc72cfe32a 0.2s done
13:48:34 [2022-12-16T13:48:34.504Z] #13 ...
13:48:34 [2022-12-16T13:48:34.504Z] 
13:48:34 [2022-12-16T13:48:34.504Z] #16 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
13:48:34 [2022-12-16T13:48:34.504Z] #16 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done
13:48:34 [2022-12-16T13:48:34.504Z] #16 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
13:48:34 [2022-12-16T13:48:34.504Z] #16 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
13:48:34 [2022-12-16T13:48:34.504Z] #16 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
13:48:34 [2022-12-16T13:48:34.504Z] #16 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.4s done
13:48:34 [2022-12-16T13:48:34.504Z] #16 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.3s done
13:48:34 [2022-12-16T13:48:34.504Z] #16 DONE 7.6s
13:48:34 [2022-12-16T13:48:34.504Z] 
13:48:34 [2022-12-16T13:48:34.504Z] #10 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:a288aa7ad0e4d443e86843972c25a02f99e9ad6ee589dd764895b2c3f5a8340b
13:48:34 [2022-12-16T13:48:34.504Z] #10 extracting sha256:4948a51a9a3f176f30ac619014f4a2da453a943244eacb53096ee9742eb7cef1 3.1s done
13:48:34 [2022-12-16T13:48:34.504Z] #10 DONE 7.7s
13:48:34 [2022-12-16T13:48:34.504Z] 
13:48:34 [2022-12-16T13:48:34.504Z] #13 [base 1/5] FROM docker.io/library/golang:1.19.4-bullseye@sha256:9554cfef4c535c7fa4e17c95b28d4c0097a75a430637e13052c27cbd85bdc641
13:48:34 [2022-12-16T13:48:34.504Z] #13 sha256:cba7ab2dd679ad5994201028613ceeaefe75e74d32261d68a2cd00a4bb6dfa6e 81.37MB / 81.37MB 7.4s done
13:48:34 [2022-12-16T13:48:34.504Z] #13 extracting sha256:4c81e9b9b636d92370c81523d1cf3c317b12472aa823bfc41c2ca44b433b6434
13:48:37 [2022-12-16T13:48:37.048Z] #13 extracting sha256:4c81e9b9b636d92370c81523d1cf3c317b12472aa823bfc41c2ca44b433b6434 2.4s done
13:48:37 [2022-12-16T13:48:37.308Z] #13 extracting sha256:cba7ab2dd679ad5994201028613ceeaefe75e74d32261d68a2cd00a4bb6dfa6e
13:48:38 [2022-12-16T13:48:38.245Z] #13 ...
13:48:38 [2022-12-16T13:48:38.245Z] 
13:48:38 [2022-12-16T13:48:38.245Z] #17 [build-dummy 2/2] RUN mkdir -p /build
13:48:38 [2022-12-16T13:48:38.245Z] #17 ...
13:48:38 [2022-12-16T13:48:38.245Z] 
13:48:38 [2022-12-16T13:48:38.245Z] #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
13:48:38 [2022-12-16T13:48:38.245Z] #0 1.042 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
13:48:38 [2022-12-16T13:48:38.245Z] #0 1.055 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
13:48:38 [2022-12-16T13:48:38.245Z] #0 1.055 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
13:48:38 [2022-12-16T13:48:38.245Z] #0 1.198 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
13:48:38 [2022-12-16T13:48:38.245Z] #0 1.570 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [206 kB]
13:48:38 [2022-12-16T13:48:38.245Z] #0 1.570 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
13:48:38 [2022-12-16T13:48:38.245Z] #0 2.459 Fetched 8497 kB in 2s (5072 kB/s)
13:48:38 [2022-12-16T13:48:38.245Z] #0 2.459 Reading package lists...
13:48:38 [2022-12-16T13:48:38.245Z] #0 3.030 Reading package lists...
13:48:38 [2022-12-16T13:48:38.504Z] #0 3.565 Building dependency tree...
13:48:38 [2022-12-16T13:48:38.504Z] #18 3.873 The following additional packages will be installed:
13:48:38 [2022-12-16T13:48:38.504Z] #18 3.873   libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5
13:48:38 [2022-12-16T13:48:38.504Z] #18 3.873   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl
13:48:38 [2022-12-16T13:48:38.504Z] #18 3.875 Recommended packages:
13:48:38 [2022-12-16T13:48:38.504Z] #18 3.875   libldap-common publicsuffix libsasl2-modules
13:48:38 [2022-12-16T13:48:38.764Z] #18 3.995 The following NEW packages will be installed:
13:48:38 [2022-12-16T13:48:38.764Z] #18 3.996   ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2
13:48:38 [2022-12-16T13:48:38.764Z] #18 3.996   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
13:48:38 [2022-12-16T13:48:38.764Z] #18 3.996   libssh2-1 openssl
13:48:39 [2022-12-16T13:48:39.023Z] #18 4.271 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded.
13:48:39 [2022-12-16T13:48:39.023Z] #18 4.271 Need to get 2941 kB of archives.
13:48:39 [2022-12-16T13:48:39.023Z] #18 4.271 After this operation, 6478 kB of additional disk space will be used.
13:48:39 [2022-12-16T13:48:39.023Z] #18 4.271 Get:1 http://deb.debian.org/debian bullseye/main arm64 openssl arm64 1.1.1n-0+deb11u3 [830 kB]
13:48:39 [2022-12-16T13:48:39.023Z] #18 4.280 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB]
13:48:39 [2022-12-16T13:48:39.023Z] #18 4.283 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB]
13:48:39 [2022-12-16T13:48:39.023Z] #18 4.304 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2.1+deb11u1 [69.4 kB]
13:48:39 [2022-12-16T13:48:39.023Z] #18 4.324 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB]
13:48:39 [2022-12-16T13:48:39.023Z] #18 4.324 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3+deb11u1 [222 kB]
13:48:39 [2022-12-16T13:48:39.023Z] #18 4.352 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB]
13:48:39 [2022-12-16T13:48:39.023Z] #18 4.354 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB]
13:48:39 [2022-12-16T13:48:39.023Z] #18 4.360 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB]
13:48:39 [2022-12-16T13:48:39.023Z] #18 4.367 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB]
13:48:39 [2022-12-16T13:48:39.023Z] #18 4.374 Get:11 http://deb.debian.org/debian bullseye/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u3 [324 kB]
13:48:39 [2022-12-16T13:48:39.023Z] #18 4.379 Get:12 http://deb.debian.org/debian bullseye/main arm64 curl arm64 7.74.0-1.3+deb11u3 [264 kB]
13:48:39 [2022-12-16T13:48:39.023Z] #18 4.384 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB]
13:48:39 [2022-12-16T13:48:39.023Z] #18 4.390 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
13:48:39 [2022-12-16T13:48:39.023Z] #18 4.424 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB]
13:48:39 [2022-12-16T13:48:39.282Z] #18 4.724 debconf: delaying package configuration, since apt-utils is not installed
13:48:39 [2022-12-16T13:48:39.542Z] #18 4.778 Fetched 2941 kB in 0s (6988 kB/s)
13:48:39 [2022-12-16T13:48:39.542Z] #18 4.850 Selecting previously unselected package openssl.
13:48:39 [2022-12-16T13:48:39.543Z] #18 4.850 (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.)
13:48:39 [2022-12-16T13:48:39.543Z] #18 4.853 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_arm64.deb ...
13:48:39 [2022-12-16T13:48:39.543Z] #18 4.905 Unpacking openssl (1.1.1n-0+deb11u3) ...
13:48:39 [2022-12-16T13:48:39.802Z] #18 5.101 Selecting previously unselected package ca-certificates.
13:48:39 [2022-12-16T13:48:39.802Z] #18 5.101 Preparing to unpack .../01-ca-certificates_20210119_all.deb ...
13:48:39 [2022-12-16T13:48:39.802Z] #18 5.107 Unpacking ca-certificates (20210119) ...
13:48:40 [2022-12-16T13:48:40.061Z] #18 5.296 Selecting previously unselected package libbrotli1:arm64.
13:48:40 [2022-12-16T13:48:40.061Z] #18 5.296 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ...
13:48:40 [2022-12-16T13:48:40.061Z] #18 5.341 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ...
13:48:40 [2022-12-16T13:48:40.061Z] #18 5.478 Selecting previously unselected package libsasl2-modules-db:arm64.
13:48:40 [2022-12-16T13:48:40.061Z] #18 5.478 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ...
13:48:40 [2022-12-16T13:48:40.061Z] #18 5.494 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
13:48:40 [2022-12-16T13:48:40.320Z] #18 5.630 Selecting previously unselected package libsasl2-2:arm64.
13:48:40 [2022-12-16T13:48:40.320Z] #18 5.632 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ...
13:48:40 [2022-12-16T13:48:40.320Z] #18 5.645 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
13:48:40 [2022-12-16T13:48:40.320Z] #18 5.750 Selecting previously unselected package libldap-2.4-2:arm64.
13:48:40 [2022-12-16T13:48:40.578Z] #18 5.751 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_arm64.deb ...
13:48:40 [2022-12-16T13:48:40.578Z] #18 5.757 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ...
13:48:40 [2022-12-16T13:48:40.578Z] #18 5.958 Selecting previously unselected package libnghttp2-14:arm64.
13:48:40 [2022-12-16T13:48:40.578Z] #18 5.958 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ...
13:48:40 [2022-12-16T13:48:40.578Z] #18 5.971 Unpacking libnghttp2-14:arm64 (1.43.0-1) ...
13:48:40 [2022-12-16T13:48:40.842Z] #18 6.064 Selecting previously unselected package libpsl5:arm64.
13:48:40 [2022-12-16T13:48:40.842Z] #18 6.064 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ...
13:48:40 [2022-12-16T13:48:40.842Z] #18 6.071 Unpacking libpsl5:arm64 (0.21.0-1.2) ...
13:48:40 [2022-12-16T13:48:40.842Z] #18 6.180 Selecting previously unselected package librtmp1:arm64.
13:48:40 [2022-12-16T13:48:40.842Z] #18 6.180 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ...
13:48:40 [2022-12-16T13:48:40.842Z] #18 6.185 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
13:48:40 [2022-12-16T13:48:40.842Z] #18 6.288 Selecting previously unselected package libssh2-1:arm64.
13:48:40 [2022-12-16T13:48:40.842Z] #18 6.290 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ...
13:48:40 [2022-12-16T13:48:40.842Z] #18 6.297 Unpacking libssh2-1:arm64 (1.9.0-2) ...
13:48:41 [2022-12-16T13:48:41.100Z] #18 6.535 Selecting previously unselected package libcurl4:arm64.
13:48:41 [2022-12-16T13:48:41.100Z] #18 6.535 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u3_arm64.deb ...
13:48:41 [2022-12-16T13:48:41.100Z] #18 6.539 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u3) ...
13:48:41 [2022-12-16T13:48:41.359Z] #18 6.716 Selecting previously unselected package curl.
13:48:41 [2022-12-16T13:48:41.359Z] #18 6.716 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u3_arm64.deb ...
13:48:41 [2022-12-16T13:48:41.359Z] #18 6.798 Unpacking curl (7.74.0-1.3+deb11u3) ...
13:48:41 [2022-12-16T13:48:41.619Z] #18 6.929 Selecting previously unselected package libonig5:arm64.
13:48:41 [2022-12-16T13:48:41.619Z] #18 6.929 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ...
13:48:41 [2022-12-16T13:48:41.619Z] #18 6.975 Unpacking libonig5:arm64 (6.9.6-1.1) ...
13:48:41 [2022-12-16T13:48:41.878Z] #18 7.180 Selecting previously unselected package libjq1:arm64.
13:48:41 [2022-12-16T13:48:41.878Z] #18 7.180 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ...
13:48:41 [2022-12-16T13:48:41.878Z] #18 7.187 Unpacking libjq1:arm64 (1.6-2.1) ...
13:48:41 [2022-12-16T13:48:41.878Z] #18 7.261 Selecting previously unselected package jq.
13:48:41 [2022-12-16T13:48:41.878Z] #18 7.261 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ...
13:48:41 [2022-12-16T13:48:41.878Z] #18 7.272 Unpacking jq (1.6-2.1) ...
13:48:42 [2022-12-16T13:48:42.137Z] #18 7.563 Setting up libpsl5:arm64 (0.21.0-1.2) ...
13:48:42 [2022-12-16T13:48:42.395Z] #18 7.666 Setting up libbrotli1:arm64 (1.0.9-2+b2) ...
13:48:42 [2022-12-16T13:48:42.395Z] #18 7.848 Setting up libnghttp2-14:arm64 (1.43.0-1) ...
13:48:42 [2022-12-16T13:48:42.654Z] #18 8.045 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
13:48:42 [2022-12-16T13:48:42.654Z] #18 8.134 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
13:48:42 [2022-12-16T13:48:42.913Z] #18 8.301 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
13:48:42 [2022-12-16T13:48:42.913Z] #18 8.332 Setting up libssh2-1:arm64 (1.9.0-2) ...
13:48:42 [2022-12-16T13:48:42.913Z] #18 8.357 Setting up openssl (1.1.1n-0+deb11u3) ...
13:48:42 [2022-12-16T13:48:42.913Z] #18 8.388 Setting up libonig5:arm64 (6.9.6-1.1) ...
13:48:42 [2022-12-16T13:48:42.913Z] #18 8.423 Setting up libjq1:arm64 (1.6-2.1) ...
13:48:43 [2022-12-16T13:48:43.172Z] #18 8.495 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ...
13:48:43 [2022-12-16T13:48:43.172Z] #18 8.533 Setting up ca-certificates (20210119) ...
13:48:43 [2022-12-16T13:48:43.998Z] #18 9.288 Updating certificates in /etc/ssl/certs...
13:48:44 [2022-12-16T13:48:44.935Z] #18 10.17 129 added, 0 removed; done.
13:48:45 [2022-12-16T13:48:45.206Z] #18 10.55 Setting up jq (1.6-2.1) ...
13:48:45 [2022-12-16T13:48:45.206Z] #18 10.67 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u3) ...
13:48:45 [2022-12-16T13:48:45.466Z] #18 10.68 Setting up curl (7.74.0-1.3+deb11u3) ...
13:48:45 [2022-12-16T13:48:45.466Z] #18 10.77 Processing triggers for libc-bin (2.31-13+deb11u5) ...
13:48:45 [2022-12-16T13:48:45.466Z] #18 10.81 Processing triggers for ca-certificates (20210119) ...
13:48:45 [2022-12-16T13:48:45.466Z] #18 10.82 Updating certificates in /etc/ssl/certs...
13:48:45 [2022-12-16T13:48:45.725Z] #18 ...
13:48:45 [2022-12-16T13:48:45.725Z] 
13:48:45 [2022-12-16T13:48:45.725Z] #17 [build-dummy 2/2] RUN mkdir -p /build
13:48:45 [2022-12-16T13:48:45.725Z] #17 DONE 17.6s
13:48:45 [2022-12-16T13:48:45.725Z] 
13:48:45 [2022-12-16T13:48:45.725Z] #13 [base 1/5] FROM docker.io/library/golang:1.19.4-bullseye@sha256:9554cfef4c535c7fa4e17c95b28d4c0097a75a430637e13052c27cbd85bdc641
13:48:45 [2022-12-16T13:48:45.725Z] #13 extracting sha256:cba7ab2dd679ad5994201028613ceeaefe75e74d32261d68a2cd00a4bb6dfa6e 2.8s done
13:48:45 [2022-12-16T13:48:45.725Z] #13 extracting sha256:3ba0ec045e9d6c379d1aea980c9a5f34ecfc133cd5c75109cbcc3ffb5aaf7274 5.0s
13:48:45 [2022-12-16T13:48:45.986Z] #13 ...
13:48:45 [2022-12-16T13:48:45.986Z] 
13:48:45 [2022-12-16T13:48:45.986Z] #19 [binary-dummy 1/1] COPY --from=build-dummy /build /build
13:48:45 [2022-12-16T13:48:45.986Z] #19 DONE 0.1s
13:48:45 [2022-12-16T13:48:45.986Z] 
13:48:45 [2022-12-16T13:48:45.986Z] #13 [base 1/5] FROM docker.io/library/golang:1.19.4-bullseye@sha256:9554cfef4c535c7fa4e17c95b28d4c0097a75a430637e13052c27cbd85bdc641
13:48:45 [2022-12-16T13:48:45.986Z] #13 extracting sha256:3ba0ec045e9d6c379d1aea980c9a5f34ecfc133cd5c75109cbcc3ffb5aaf7274 5.6s done
13:48:46 [2022-12-16T13:48:46.245Z] #13 extracting sha256:0a317f9f8ea9e7ac4e1d27e2c3305e1580e643577ee8a04d00c88b47243d73e9 done
13:48:46 [2022-12-16T13:48:46.245Z] #13 DONE 19.5s
13:48:46 [2022-12-16T13:48:46.245Z] 
13:48:46 [2022-12-16T13:48:46.245Z] #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
13:48:46 [2022-12-16T13:48:46.245Z] #18 11.66 0 added, 0 removed; done.
13:48:46 [2022-12-16T13:48:46.245Z] #18 11.66 Running hooks in /etc/ca-certificates/update.d...
13:48:46 [2022-12-16T13:48:46.245Z] #18 11.66 done.
13:48:46 [2022-12-16T13:48:46.508Z] #18 DONE 12.0s
13:48:46 [2022-12-16T13:48:46.508Z] 
13:48:46 [2022-12-16T13:48:46.508Z] #20 [base 2/5] COPY --from=xx / /
13:48:46 [2022-12-16T13:48:46.508Z] #20 DONE 0.2s
13:48:46 [2022-12-16T13:48:46.508Z] 
13:48:46 [2022-12-16T13:48:46.508Z] #21 [base 3/5] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
13:48:46 [2022-12-16T13:48:46.767Z] #21 ...
13:48:46 [2022-12-16T13:48:46.767Z] 
13:48:46 [2022-12-16T13:48:46.767Z] #22 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
13:48:46 [2022-12-16T13:48:46.767Z] #22 DONE 0.1s
13:48:46 [2022-12-16T13:48:46.767Z] 
13:48:46 [2022-12-16T13:48:46.767Z] #23 [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
13:48:47 [2022-12-16T13:48:47.334Z] #23 ...
13:48:47 [2022-12-16T13:48:47.334Z] 
13:48:47 [2022-12-16T13:48:47.334Z] #21 [base 3/5] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
13:48:47 [2022-12-16T13:48:47.334Z] #21 DONE 0.7s
13:48:47 [2022-12-16T13:48:47.592Z] 
13:48:47 [2022-12-16T13:48:47.592Z] #24 [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
13:48:47 [2022-12-16T13:48:47.852Z] #24 DONE 0.6s
13:48:47 [2022-12-16T13:48:47.852Z] 
13:48:47 [2022-12-16T13:48:47.852Z] #25 [base 5/5] RUN apt-get update && apt-get install --no-install-recommends -y file
13:48:48 [2022-12-16T13:48:48.790Z] #25 0.799 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
13:48:48 [2022-12-16T13:48:48.790Z] #25 0.809 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
13:48:48 [2022-12-16T13:48:48.790Z] #25 0.810 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
13:48:48 [2022-12-16T13:48:48.790Z] #25 0.949 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
13:48:49 [2022-12-16T13:48:49.049Z] #25 1.126 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [206 kB]
13:48:49 [2022-12-16T13:48:49.050Z] #25 1.235 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
13:48:49 [2022-12-16T13:48:49.986Z] #25 1.940 Fetched 8497 kB in 1s (6023 kB/s)
13:48:50 [2022-12-16T13:48:50.244Z] #25 1.940 Reading package lists...
13:48:50 [2022-12-16T13:48:50.812Z] #25 2.452 Reading package lists...
13:48:50 [2022-12-16T13:48:50.812Z] #25 2.962 Building dependency tree...
13:48:51 [2022-12-16T13:48:51.073Z] #25 3.090 Reading state information...
13:48:51 [2022-12-16T13:48:51.333Z] #25 3.258 The following additional packages will be installed:
13:48:51 [2022-12-16T13:48:51.333Z] #25 3.258   libmagic-mgc libmagic1
13:48:51 [2022-12-16T13:48:51.333Z] #25 3.284 The following NEW packages will be installed:
13:48:51 [2022-12-16T13:48:51.333Z] #25 3.285   file libmagic-mgc libmagic1
13:48:51 [2022-12-16T13:48:51.592Z] #25 3.575 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
13:48:51 [2022-12-16T13:48:51.592Z] #25 3.575 Need to get 463 kB of archives.
13:48:51 [2022-12-16T13:48:51.592Z] #25 3.575 After this operation, 7063 kB of additional disk space will be used.
13:48:51 [2022-12-16T13:48:51.592Z] #25 3.575 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic-mgc arm64 1:5.39-3 [273 kB]
13:48:51 [2022-12-16T13:48:51.592Z] #25 3.580 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic1 arm64 1:5.39-3 [121 kB]
13:48:51 [2022-12-16T13:48:51.592Z] #25 3.582 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 file arm64 1:5.39-3 [69.1 kB]
13:48:51 [2022-12-16T13:48:51.592Z] #25 3.711 debconf: delaying package configuration, since apt-utils is not installed
13:48:51 [2022-12-16T13:48:51.592Z] #25 3.744 Fetched 463 kB in 0s (1587 kB/s)
13:48:51 [2022-12-16T13:48:51.592Z] #25 3.764 Selecting previously unselected package libmagic-mgc.
13:48:51 [2022-12-16T13:48:51.592Z] #25 3.765 (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 ... 15709 files and directories currently installed.)
13:48:51 [2022-12-16T13:48:51.592Z] #25 3.782 Preparing to unpack .../libmagic-mgc_1%3a5.39-3_arm64.deb ...
13:48:51 [2022-12-16T13:48:51.592Z] #25 3.789 Unpacking libmagic-mgc (1:5.39-3) ...
13:48:51 [2022-12-16T13:48:51.851Z] #25 3.895 Selecting previously unselected package libmagic1:arm64.
13:48:51 [2022-12-16T13:48:51.851Z] #25 3.898 Preparing to unpack .../libmagic1_1%3a5.39-3_arm64.deb ...
13:48:51 [2022-12-16T13:48:51.851Z] #25 3.911 Unpacking libmagic1:arm64 (1:5.39-3) ...
13:48:51 [2022-12-16T13:48:51.851Z] #25 3.950 Selecting previously unselected package file.
13:48:51 [2022-12-16T13:48:51.851Z] #25 3.954 Preparing to unpack .../file_1%3a5.39-3_arm64.deb ...
13:48:51 [2022-12-16T13:48:51.851Z] #25 3.957 Unpacking file (1:5.39-3) ...
13:48:51 [2022-12-16T13:48:51.851Z] #25 3.996 Setting up libmagic-mgc (1:5.39-3) ...
13:48:51 [2022-12-16T13:48:51.851Z] #25 4.008 Setting up libmagic1:arm64 (1:5.39-3) ...
13:48:51 [2022-12-16T13:48:51.851Z] #25 4.028 Setting up file (1:5.39-3) ...
13:48:51 [2022-12-16T13:48:51.851Z] #25 4.038 Processing triggers for libc-bin (2.31-13+deb11u5) ...
13:48:52 [2022-12-16T13:48:52.109Z] #25 DONE 4.2s
13:48:52 [2022-12-16T13:48:52.109Z] 
13:48:52 [2022-12-16T13:48:52.109Z] #23 [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
13:48:52 [2022-12-16T13:48:52.109Z] #23 1.993 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
13:48:52 [2022-12-16T13:48:52.109Z] #23 2.218 
13:48:52 [2022-12-16T13:48:52.109Z] #23 2.441 #=#=#                                                                         

######################################################################## 100.0%
13:48:52 [2022-12-16T13:48:52.109Z] #23 2.686 
13:48:52 [2022-12-16T13:48:52.109Z] #23 3.771 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
13:48:52 [2022-12-16T13:48:52.109Z] #23 3.986 
13:48:52 [2022-12-16T13:48:52.109Z] #23 4.209 #=#=#                                                                         

                                                                           0.8%
######################################################################## 100.0%
13:48:52 [2022-12-16T13:48:52.109Z] #23 4.509 
13:48:52 [2022-12-16T13:48:52.368Z] #23 ...
13:48:52 [2022-12-16T13:48:52.368Z] 
13:48:52 [2022-12-16T13:48:52.368Z] #26 [runc-build 1/3] WORKDIR /go/src/github.com/opencontainers/runc
13:48:52 [2022-12-16T13:48:52.368Z] #26 DONE 0.2s
13:48:52 [2022-12-16T13:48:52.368Z] 
13:48:52 [2022-12-16T13:48:52.368Z] #27 [containerd-src 1/3] WORKDIR /usr/src/containerd
13:48:52 [2022-12-16T13:48:52.368Z] #27 DONE 0.2s
13:48:52 [2022-12-16T13:48:52.368Z] 
13:48:52 [2022-12-16T13:48:52.368Z] #28 [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
13:48:52 [2022-12-16T13:48:52.368Z] #28 DONE 0.3s
13:48:52 [2022-12-16T13:48:52.368Z] 
13:48:52 [2022-12-16T13:48:52.368Z] #23 [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
13:48:52 [2022-12-16T13:48:52.368Z] #23 5.569 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)...
13:48:52 [2022-12-16T13:48:52.368Z] #23 ...
13:48:52 [2022-12-16T13:48:52.368Z] 
13:48:52 [2022-12-16T13:48:52.368Z] #29 [runc-src 1/3] WORKDIR /usr/src/runc
13:48:52 [2022-12-16T13:48:52.368Z] #29 DONE 0.3s
13:48:52 [2022-12-16T13:48:52.368Z] 
13:48:52 [2022-12-16T13:48:52.368Z] #30 [swagger-src 1/3] WORKDIR /usr/src/swagger
13:48:52 [2022-12-16T13:48:52.368Z] #30 DONE 0.4s
13:48:52 [2022-12-16T13:48:52.626Z] 
13:48:52 [2022-12-16T13:48:52.626Z] #31 [tini-src 1/3] WORKDIR /usr/src/tini
13:48:52 [2022-12-16T13:48:52.626Z] #31 DONE 0.4s
13:48:52 [2022-12-16T13:48:52.626Z] 
13:48:52 [2022-12-16T13:48:52.626Z] #32 [tini-build 1/4] WORKDIR /go/src/github.com/krallin/tini
13:48:52 [2022-12-16T13:48:52.626Z] #32 DONE 0.4s
13:48:52 [2022-12-16T13:48:52.626Z] 
13:48:52 [2022-12-16T13:48:52.626Z] #33 [delve-src 1/3] WORKDIR /usr/src/delve
13:48:52 [2022-12-16T13:48:52.626Z] #33 DONE 0.4s
13:48:52 [2022-12-16T13:48:52.626Z] 
13:48:52 [2022-12-16T13:48:52.626Z] #34 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
13:48:52 [2022-12-16T13:48:52.626Z] #34 DONE 0.4s
13:48:52 [2022-12-16T13:48:52.626Z] 
13:48:52 [2022-12-16T13:48:52.626Z] #35 [containerd-build 1/3] WORKDIR /go/src/github.com/containerd/containerd
13:48:52 [2022-12-16T13:48:52.626Z] #35 DONE 0.5s
13:48:52 [2022-12-16T13:48:52.626Z] 
13:48:52 [2022-12-16T13:48:52.626Z] #36 [dockercli 1/3] WORKDIR /go/src/github.com/docker/cli
13:48:52 [2022-12-16T13:48:52.626Z] #36 DONE 0.5s
13:48:52 [2022-12-16T13:48:52.626Z] 
13:48:52 [2022-12-16T13:48:52.626Z] #37 [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
13:48:52 [2022-12-16T13:48:52.626Z] #37 ...
13:48:52 [2022-12-16T13:48:52.626Z] 
13:48:52 [2022-12-16T13:48:52.626Z] #38 [rootlesskit-build 1/5] WORKDIR /go/src/github.com/rootless-containers/rootlesskit
13:48:52 [2022-12-16T13:48:52.626Z] #38 DONE 0.5s
13:48:52 [2022-12-16T13:48:52.626Z] 
13:48:52 [2022-12-16T13:48:52.626Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
13:48:52 [2022-12-16T13:48:52.626Z] #39 DONE 0.5s
13:48:52 [2022-12-16T13:48:52.626Z] 
13:48:52 [2022-12-16T13:48:52.626Z] #40 [dockercli-src 1/5] WORKDIR /tmp/dockercli
13:48:52 [2022-12-16T13:48:52.626Z] #40 DONE 0.5s
13:48:52 [2022-12-16T13:48:52.626Z] 
13:48:52 [2022-12-16T13:48:52.626Z] #41 [rootlesskit-src 1/3] WORKDIR /usr/src/rootlesskit
13:48:52 [2022-12-16T13:48:52.626Z] #41 DONE 0.5s
13:48:52 [2022-12-16T13:48:52.626Z] 
13:48:52 [2022-12-16T13:48:52.626Z] #42 [registry-src 1/2] WORKDIR /usr/src/registry
13:48:52 [2022-12-16T13:48:52.626Z] #42 DONE 0.5s
13:48:52 [2022-12-16T13:48:52.885Z] 
13:48:52 [2022-12-16T13:48:52.885Z] #23 [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
13:48:52 [2022-12-16T13:48:52.885Z] #23 5.810 
13:48:53 [2022-12-16T13:48:53.144Z] #23 6.051 #=#=#                                                                         

                                                                           0.1%
##########################                                                36.1%
##########################################                                59.2%
######################################################################## 100.0%
13:48:53 [2022-12-16T13:48:53.714Z] #23 6.795 
13:48:55 [2022-12-16T13:48:55.624Z] #23 8.449 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
13:48:55 [2022-12-16T13:48:55.624Z] #23 8.817 
13:48:55 [2022-12-16T13:48:55.883Z] #23 9.045 #=#=#                                                                         

######################################################################## 100.0%
13:48:55 [2022-12-16T13:48:55.883Z] #23 ...
13:48:55 [2022-12-16T13:48:55.883Z] 
13:48:55 [2022-12-16T13:48:55.883Z] #43 [containerd-src 2/3] RUN git init . && git remote add origin "https://github.com/containerd/containerd.git"
13:48:55 [2022-12-16T13:48:55.883Z] #0 3.338 Initialized empty Git repository in /usr/src/containerd/.git/
13:48:55 [2022-12-16T13:48:55.883Z] #0 3.338 hint: Using 'master' as the name for the initial branch. This default branch name
13:48:55 [2022-12-16T13:48:55.883Z] #0 3.338 hint: is subject to change. To configure the initial branch name to use in all
13:48:55 [2022-12-16T13:48:55.883Z] #0 3.338 hint: of your new repositories, which will suppress this warning, call:
13:48:55 [2022-12-16T13:48:55.883Z] #0 3.338 hint: 
13:48:55 [2022-12-16T13:48:55.883Z] #0 3.338 hint: 	git config --global init.defaultBranch <name>
13:48:55 [2022-12-16T13:48:55.883Z] #0 3.338 hint: 
13:48:55 [2022-12-16T13:48:55.883Z] #0 3.338 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
13:48:55 [2022-12-16T13:48:55.883Z] #0 3.338 hint: 'development'. The just-created branch can be renamed via this command:
13:48:55 [2022-12-16T13:48:55.883Z] #0 3.338 hint: 
13:48:55 [2022-12-16T13:48:55.883Z] #0 3.338 hint: 	git branch -m <name>
13:48:55 [2022-12-16T13:48:55.883Z] #43 DONE 3.6s
13:48:56 [2022-12-16T13:48:56.142Z] 
13:48:56 [2022-12-16T13:48:56.142Z] #23 [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
13:48:56 [2022-12-16T13:48:56.142Z] #23 9.430 
13:48:57 [2022-12-16T13:48:57.078Z] #23 10.19 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
13:48:57 [2022-12-16T13:48:57.337Z] #23 10.51 
13:48:57 [2022-12-16T13:48:57.337Z] 
13:48:57 [2022-12-16T13:48:57.337Z] #23 ...
13:48:57 [2022-12-16T13:48:57.337Z] 
13:48:57 [2022-12-16T13:48:57.337Z] #44 [swagger-src 2/3] RUN git init . && git remote add origin "https://github.com/kolyshkin/go-swagger.git"
13:48:57 [2022-12-16T13:48:57.337Z] #0 4.891 hint: Using 'master' as the name for the initial branch. This default branch name
13:48:57 [2022-12-16T13:48:57.337Z] #0 4.891 hint: is subject to change. To configure the initial branch name to use in all
13:48:57 [2022-12-16T13:48:57.337Z] #0 4.891 hint: of your new repositories, which will suppress this warning, call:
13:48:57 [2022-12-16T13:48:57.337Z] #0 4.891 hint: 
13:48:57 [2022-12-16T13:48:57.337Z] #0 4.891 hint: 	git config --global init.defaultBranch <name>
13:48:57 [2022-12-16T13:48:57.337Z] #0 4.891 hint: 
13:48:57 [2022-12-16T13:48:57.337Z] #0 4.891 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
13:48:57 [2022-12-16T13:48:57.337Z] #0 4.891 hint: 'development'. The just-created branch can be renamed via this command:
13:48:57 [2022-12-16T13:48:57.337Z] #0 4.891 hint: 
13:48:57 [2022-12-16T13:48:57.337Z] #0 4.891 hint: 	git branch -m <name>
13:48:57 [2022-12-16T13:48:57.337Z] #0 4.892 Initialized empty Git repository in /usr/src/swagger/.git/
13:48:57 [2022-12-16T13:48:57.337Z] #44 DONE 4.9s
13:48:57 [2022-12-16T13:48:57.337Z] 
13:48:57 [2022-12-16T13:48:57.337Z] #45 [runc-src 2/3] RUN git init . && git remote add origin "https://github.com/opencontainers/runc.git"
13:48:57 [2022-12-16T13:48:57.337Z] #0 5.002 hint: Using 'master' as the name for the initial branch. This default branch name
13:48:57 [2022-12-16T13:48:57.337Z] #0 5.002 hint: is subject to change. To configure the initial branch name to use in all
13:48:57 [2022-12-16T13:48:57.337Z] #0 5.002 hint: of your new repositories, which will suppress this warning, call:
13:48:57 [2022-12-16T13:48:57.337Z] #0 5.002 hint: 
13:48:57 [2022-12-16T13:48:57.337Z] #0 5.002 hint: 	git config --global init.defaultBranch <name>
13:48:57 [2022-12-16T13:48:57.337Z] #0 5.002 hint: 
13:48:57 [2022-12-16T13:48:57.337Z] #0 5.002 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
13:48:57 [2022-12-16T13:48:57.337Z] #0 5.002 hint: 'development'. The just-created branch can be renamed via this command:
13:48:57 [2022-12-16T13:48:57.337Z] #0 5.002 hint: 
13:48:57 [2022-12-16T13:48:57.337Z] #0 5.002 hint: 	git branch -m <name>
13:48:57 [2022-12-16T13:48:57.337Z] #0 5.006 Initialized empty Git repository in /usr/src/runc/.git/
13:48:57 [2022-12-16T13:48:57.337Z] #45 DONE 5.0s
13:48:57 [2022-12-16T13:48:57.337Z] 
13:48:57 [2022-12-16T13:48:57.337Z] #23 [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
13:48:57 [2022-12-16T13:48:57.596Z] #23 10.73 #=#=#                                                                         

######################################################################## 100.0%
13:48:57 [2022-12-16T13:48:57.855Z] #23 11.08 
13:48:57 [2022-12-16T13:48:57.855Z] #23 11.15 Download of images into '/build' complete.
13:48:57 [2022-12-16T13:48:57.855Z] #23 11.15 Use something like the following to load the result into a Docker daemon:
13:48:57 [2022-12-16T13:48:57.855Z] #23 11.15   tar -cC '/build' . | docker load
13:48:57 [2022-12-16T13:48:57.855Z] #23 DONE 11.2s
13:48:57 [2022-12-16T13:48:57.855Z] 
13:48:57 [2022-12-16T13:48:57.855Z] #46 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.4" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
13:48:58 [2022-12-16T13:48:58.430Z] #46 ...
13:48:58 [2022-12-16T13:48:58.430Z] 
13:48:58 [2022-12-16T13:48:58.430Z] #47 [tini-src 2/3] RUN git init . && git remote add origin "https://github.com/krallin/tini.git"
13:48:58 [2022-12-16T13:48:58.430Z] #0 5.883 hint: Using 'master' as the name for the initial branch. This default branch name
13:48:58 [2022-12-16T13:48:58.430Z] #0 5.883 hint: is subject to change. To configure the initial branch name to use in all
13:48:58 [2022-12-16T13:48:58.430Z] #0 5.883 hint: of your new repositories, which will suppress this warning, call:
13:48:58 [2022-12-16T13:48:58.430Z] #0 5.883 hint: 
13:48:58 [2022-12-16T13:48:58.430Z] #0 5.883 hint: 	git config --global init.defaultBranch <name>
13:48:58 [2022-12-16T13:48:58.430Z] #0 5.883 hint: 
13:48:58 [2022-12-16T13:48:58.430Z] #0 5.883 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
13:48:58 [2022-12-16T13:48:58.430Z] #0 5.883 hint: 'development'. The just-created branch can be renamed via this command:
13:48:58 [2022-12-16T13:48:58.430Z] #0 5.883 hint: 
13:48:58 [2022-12-16T13:48:58.430Z] #0 5.883 hint: 	git branch -m <name>
13:48:58 [2022-12-16T13:48:58.430Z] #0 5.889 Initialized empty Git repository in /usr/src/tini/.git/
13:48:58 [2022-12-16T13:48:58.430Z] #47 DONE 6.1s
13:48:58 [2022-12-16T13:48:58.691Z] 
13:48:58 [2022-12-16T13:48:58.691Z] #48 [rootlesskit-src 2/3] RUN git init . && git remote add origin "https://github.com/rootless-containers/rootlesskit.git"
13:48:58 [2022-12-16T13:48:58.691Z] #0 5.829 hint: Using 'master' as the name for the initial branch. This default branch name
13:48:58 [2022-12-16T13:48:58.691Z] #0 5.829 hint: is subject to change. To configure the initial branch name to use in all
13:48:58 [2022-12-16T13:48:58.691Z] #0 5.829 hint: of your new repositories, which will suppress this warning, call:
13:48:58 [2022-12-16T13:48:58.691Z] #0 5.829 hint: 
13:48:58 [2022-12-16T13:48:58.691Z] #0 5.829 hint: 	git config --global init.defaultBranch <name>
13:48:58 [2022-12-16T13:48:58.691Z] #0 5.829 hint: 
13:48:58 [2022-12-16T13:48:58.691Z] #0 5.829 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
13:48:58 [2022-12-16T13:48:58.691Z] #0 5.829 hint: 'development'. The just-created branch can be renamed via this command:
13:48:58 [2022-12-16T13:48:58.691Z] #0 5.829 hint: 
13:48:58 [2022-12-16T13:48:58.691Z] #0 5.829 hint: 	git branch -m <name>
13:48:58 [2022-12-16T13:48:58.691Z] #0 5.837 Initialized empty Git repository in /usr/src/rootlesskit/.git/
13:48:58 [2022-12-16T13:48:58.691Z] #48 DONE 5.9s
13:48:58 [2022-12-16T13:48:58.691Z] 
13:48:58 [2022-12-16T13:48:58.691Z] #49 [dockercli-src 2/5] RUN git init . && git remote add origin "https://github.com/docker/cli.git"
13:48:58 [2022-12-16T13:48:58.691Z] #0 5.977 Initialized empty Git repository in /tmp/dockercli/.git/
13:48:58 [2022-12-16T13:48:58.691Z] #0 5.977 hint: Using 'master' as the name for the initial branch. This default branch name
13:48:58 [2022-12-16T13:48:58.691Z] #0 5.977 hint: is subject to change. To configure the initial branch name to use in all
13:48:58 [2022-12-16T13:48:58.691Z] #0 5.977 hint: of your new repositories, which will suppress this warning, call:
13:48:58 [2022-12-16T13:48:58.691Z] #0 5.977 hint: 
13:48:58 [2022-12-16T13:48:58.691Z] #0 5.977 hint: 	git config --global init.defaultBranch <name>
13:48:58 [2022-12-16T13:48:58.691Z] #0 5.977 hint: 
13:48:58 [2022-12-16T13:48:58.691Z] #0 5.977 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
13:48:58 [2022-12-16T13:48:58.691Z] #0 5.977 hint: 'development'. The just-created branch can be renamed via this command:
13:48:58 [2022-12-16T13:48:58.691Z] #0 5.977 hint: 
13:48:58 [2022-12-16T13:48:58.691Z] #0 5.977 hint: 	git branch -m <name>
13:48:58 [2022-12-16T13:48:58.691Z] #49 DONE 6.0s
13:48:58 [2022-12-16T13:48:58.691Z] 
13:48:58 [2022-12-16T13:48:58.691Z] #50 [dockercli-src 3/5] RUN git fetch -q --depth 1 origin "v17.06.2-ce" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
13:48:59 [2022-12-16T13:48:59.264Z] #50 ...
13:48:59 [2022-12-16T13:48:59.264Z] 
13:48:59 [2022-12-16T13:48:59.264Z] #51 [registry-src 2/2] RUN git init . && git remote add origin "https://github.com/distribution/distribution.git"
13:48:59 [2022-12-16T13:48:59.264Z] #0 6.499 Initialized empty Git repository in /usr/src/registry/.git/
13:48:59 [2022-12-16T13:48:59.264Z] #0 6.499 hint: Using 'master' as the name for the initial branch. This default branch name
13:48:59 [2022-12-16T13:48:59.264Z] #0 6.499 hint: is subject to change. To configure the initial branch name to use in all
13:48:59 [2022-12-16T13:48:59.264Z] #0 6.499 hint: of your new repositories, which will suppress this warning, call:
13:48:59 [2022-12-16T13:48:59.264Z] #0 6.499 hint: 
13:48:59 [2022-12-16T13:48:59.264Z] #0 6.499 hint: 	git config --global init.defaultBranch <name>
13:48:59 [2022-12-16T13:48:59.264Z] #0 6.499 hint: 
13:48:59 [2022-12-16T13:48:59.264Z] #0 6.499 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
13:48:59 [2022-12-16T13:48:59.264Z] #0 6.499 hint: 'development'. The just-created branch can be renamed via this command:
13:48:59 [2022-12-16T13:48:59.264Z] #0 6.499 hint: 
13:48:59 [2022-12-16T13:48:59.264Z] #0 6.499 hint: 	git branch -m <name>
13:48:59 [2022-12-16T13:48:59.264Z] #51 DONE 6.6s
13:48:59 [2022-12-16T13:48:59.264Z] 
13:48:59 [2022-12-16T13:48:59.264Z] #52 [delve-src 2/3] RUN git init . && git remote add origin "https://github.com/go-delve/delve.git"
13:48:59 [2022-12-16T13:48:59.264Z] #0 6.628 hint: Using 'master' as the name for the initial branch. This default branch name
13:48:59 [2022-12-16T13:48:59.264Z] #0 6.628 hint: is subject to change. To configure the initial branch name to use in all
13:48:59 [2022-12-16T13:48:59.264Z] #0 6.628 hint: of your new repositories, which will suppress this warning, call:
13:48:59 [2022-12-16T13:48:59.264Z] #0 6.628 hint: 
13:48:59 [2022-12-16T13:48:59.264Z] #0 6.628 hint: 	git config --global init.defaultBranch <name>
13:48:59 [2022-12-16T13:48:59.264Z] #0 6.628 hint: 
13:48:59 [2022-12-16T13:48:59.264Z] #0 6.628 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
13:48:59 [2022-12-16T13:48:59.264Z] #0 6.628 hint: 'development'. The just-created branch can be renamed via this command:
13:48:59 [2022-12-16T13:48:59.264Z] #0 6.628 hint: 
13:48:59 [2022-12-16T13:48:59.264Z] #0 6.628 hint: 	git branch -m <name>
13:48:59 [2022-12-16T13:48:59.264Z] #0 6.629 Initialized empty Git repository in /usr/src/delve/.git/
13:48:59 [2022-12-16T13:48:59.264Z] #52 DONE 6.8s
13:48:59 [2022-12-16T13:48:59.264Z] 
13:48:59 [2022-12-16T13:48:59.264Z] #53 [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...)
13:49:02 [2022-12-16T13:49:02.561Z] #53 ...
13:49:02 [2022-12-16T13:49:02.561Z] 
13:49:02 [2022-12-16T13:49:02.561Z] #54 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.49.0"      && /build/golangci-lint --version
13:49:02 [2022-12-16T13:49:02.561Z] #0 9.109 go: downloading github.com/golangci/golangci-lint v1.49.0
13:49:02 [2022-12-16T13:49:02.561Z] #54 ...
13:49:02 [2022-12-16T13:49:02.561Z] 
13:49:02 [2022-12-16T13:49:02.561Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2"      && /build/shfmt --version
13:49:02 [2022-12-16T13:49:02.561Z] #0 9.731 go: downloading mvdan.cc/sh/v3 v3.0.2
13:49:02 [2022-12-16T13:49:02.561Z] #55 ...
13:49:02 [2022-12-16T13:49:02.561Z] 
13:49:02 [2022-12-16T13:49:02.561Z] #56 [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
13:49:02 [2022-12-16T13:49:02.561Z] #0 10.07 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
13:49:02 [2022-12-16T13:49:02.561Z] #56 10.21 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
13:49:02 [2022-12-16T13:49:02.561Z] #56 10.21 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
13:49:02 [2022-12-16T13:49:02.561Z] #56 ...
13:49:02 [2022-12-16T13:49:02.561Z] 
13:49:02 [2022-12-16T13:49:02.561Z] #57 [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
13:49:02 [2022-12-16T13:49:02.561Z] #0 8.442 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
13:49:02 [2022-12-16T13:49:02.561Z] #0 8.490 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
13:49:02 [2022-12-16T13:49:02.561Z] #0 8.490 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
13:49:02 [2022-12-16T13:49:02.561Z] #0 9.649 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
13:49:02 [2022-12-16T13:49:02.820Z] #57 ...
13:49:02 [2022-12-16T13:49:02.820Z] 
13:49:02 [2022-12-16T13:49:02.820Z] #58 [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
13:49:02 [2022-12-16T13:49:02.820Z] #0 8.870 go: downloading github.com/pelletier/go-toml v1.8.1
13:49:02 [2022-12-16T13:49:02.820Z] #58 ...
13:49:02 [2022-12-16T13:49:02.820Z] 
13:49:02 [2022-12-16T13:49:02.820Z] #59 [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             ;
13:49:02 [2022-12-16T13:49:02.820Z] #0 7.380 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
13:49:02 [2022-12-16T13:49:02.820Z] #0 7.390 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
13:49:02 [2022-12-16T13:49:02.820Z] #0 7.390 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
13:49:02 [2022-12-16T13:49:02.820Z] #0 7.993 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
13:49:03 [2022-12-16T13:49:03.078Z] #59 ...
13:49:03 [2022-12-16T13:49:03.078Z] 
13:49:03 [2022-12-16T13:49:03.078Z] #60 [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
13:49:03 [2022-12-16T13:49:03.078Z] #0 8.457 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
13:49:03 [2022-12-16T13:49:03.078Z] #0 8.509 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
13:49:03 [2022-12-16T13:49:03.078Z] #0 8.509 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
13:49:03 [2022-12-16T13:49:03.337Z] #60 10.58 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
13:49:03 [2022-12-16T13:49:03.337Z] #60 ...
13:49:03 [2022-12-16T13:49:03.337Z] 
13:49:03 [2022-12-16T13:49:03.337Z] #61 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
13:49:03 [2022-12-16T13:49:03.337Z] #0 7.494 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
13:49:03 [2022-12-16T13:49:03.337Z] #0 7.511 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
13:49:03 [2022-12-16T13:49:03.337Z] #0 7.511 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
13:49:03 [2022-12-16T13:49:03.337Z] #0 8.118 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
13:49:03 [2022-12-16T13:49:03.337Z] #61 ...
13:49:03 [2022-12-16T13:49:03.337Z] 
13:49:03 [2022-12-16T13:49:03.337Z] #62 [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
13:49:03 [2022-12-16T13:49:03.337Z] #0 8.961 go: downloading gotest.tools/gotestsum v1.8.2
13:49:03 [2022-12-16T13:49:03.596Z] #62 ...
13:49:03 [2022-12-16T13:49:03.596Z] 
13:49:03 [2022-12-16T13:49:03.596Z] #63 [dockercli 2/3] RUN xx-apt-get install -y --no-install-recommends gcc libc6-dev
13:49:03 [2022-12-16T13:49:03.596Z] #0 8.370 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
13:49:03 [2022-12-16T13:49:03.596Z] #0 8.370 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
13:49:03 [2022-12-16T13:49:03.596Z] #0 8.370 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
13:49:03 [2022-12-16T13:49:03.596Z] #63 ...
13:49:03 [2022-12-16T13:49:03.596Z] 
13:49:03 [2022-12-16T13:49:03.596Z] #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
13:49:03 [2022-12-16T13:49:03.596Z] #0 8.158 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
13:49:03 [2022-12-16T13:49:03.596Z] #0 8.215 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
13:49:03 [2022-12-16T13:49:03.596Z] #0 8.215 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
13:49:03 [2022-12-16T13:49:03.596Z] #0 9.903 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
13:49:03 [2022-12-16T13:49:03.855Z] #64 ...
13:49:03 [2022-12-16T13:49:03.855Z] 
13:49:03 [2022-12-16T13:49:03.855Z] #65 [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
13:49:03 [2022-12-16T13:49:03.855Z] #0 8.889 go: downloading github.com/tc-hib/go-winres v0.3.0
13:49:03 [2022-12-16T13:49:03.855Z] #0 10.64 go: downloading github.com/tc-hib/winres v0.1.6
13:49:03 [2022-12-16T13:49:03.855Z] #65 ...
13:49:03 [2022-12-16T13:49:03.855Z] 
13:49:03 [2022-12-16T13:49:03.855Z] #53 [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...)
13:49:03 [2022-12-16T13:49:03.855Z] #53 3.863 + git fetch -q --depth 1 origin v2.3.0 +refs/tags/*:refs/tags/*
13:49:04 [2022-12-16T13:49:04.427Z] #53 ...
13:49:04 [2022-12-16T13:49:04.427Z] 
13:49:04 [2022-12-16T13:49:04.427Z] #66 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
13:49:04 [2022-12-16T13:49:04.427Z] #66 DONE 5.8s
13:49:04 [2022-12-16T13:49:04.427Z] 
13:49:04 [2022-12-16T13:49:04.427Z] #54 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.49.0"      && /build/golangci-lint --version
13:49:04 [2022-12-16T13:49:04.427Z] #54 12.46 go: downloading github.com/gofrs/flock v0.8.1
13:49:04 [2022-12-16T13:49:04.689Z] #54 12.46 go: downloading github.com/pkg/errors v0.9.1
13:49:04 [2022-12-16T13:49:04.689Z] #54 12.59 go: downloading github.com/spf13/cobra v1.5.0
13:49:04 [2022-12-16T13:49:04.949Z] #54 12.75 go: downloading github.com/spf13/pflag v1.0.5
13:49:05 [2022-12-16T13:49:05.208Z] #54 13.14 go: downloading github.com/spf13/viper v1.12.0
13:49:05 [2022-12-16T13:49:05.208Z] #54 13.25 go: downloading gopkg.in/yaml.v3 v3.0.1
13:49:05 [2022-12-16T13:49:05.777Z] #54 13.83 go: downloading github.com/mattn/go-colorable v0.1.13
13:49:05 [2022-12-16T13:49:05.777Z] #54 ...
13:49:05 [2022-12-16T13:49:05.777Z] 
13:49:05 [2022-12-16T13:49:05.777Z] #67 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.0-beta.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
13:49:06 [2022-12-16T13:49:06.036Z] #67 ...
13:49:06 [2022-12-16T13:49:06.037Z] 
13:49:06 [2022-12-16T13:49:06.037Z] #54 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.49.0"      && /build/golangci-lint --version
13:49:06 [2022-12-16T13:49:06.037Z] #54 13.83 go: downloading github.com/mattn/go-isatty v0.0.16
13:49:06 [2022-12-16T13:49:06.037Z] #54 13.97 go: downloading golang.org/x/tools v0.1.12
13:49:06 [2022-12-16T13:49:06.037Z] #54 14.07 go: downloading github.com/hashicorp/go-version v1.6.0
13:49:06 [2022-12-16T13:49:06.606Z] #54 14.40 go: downloading github.com/ldez/gomoddirectives v0.2.3
13:49:06 [2022-12-16T13:49:06.865Z] #54 14.74 go: downloading github.com/mitchellh/go-homedir v1.1.0
13:49:07 [2022-12-16T13:49:07.125Z] #54 15.07 go: downloading github.com/hashicorp/go-multierror v1.1.1
13:49:07 [2022-12-16T13:49:07.384Z] #54 ...
13:49:07 [2022-12-16T13:49:07.384Z] 
13:49:07 [2022-12-16T13:49:07.384Z] #68 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD
13:49:07 [2022-12-16T13:49:07.643Z] #68 ...
13:49:07 [2022-12-16T13:49:07.643Z] 
13:49:07 [2022-12-16T13:49:07.643Z] #62 [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
13:49:07 [2022-12-16T13:49:07.643Z] #62 12.20 go: downloading github.com/fatih/color v1.13.0
13:49:07 [2022-12-16T13:49:07.643Z] #62 12.29 go: downloading github.com/dnephin/pflag v1.0.7
13:49:07 [2022-12-16T13:49:07.643Z] #62 12.29 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
13:49:07 [2022-12-16T13:49:07.643Z] #62 12.71 go: downloading golang.org/x/tools v0.1.11
13:49:07 [2022-12-16T13:49:07.643Z] #62 13.12 go: downloading github.com/mattn/go-colorable v0.1.12
13:49:07 [2022-12-16T13:49:07.643Z] #62 13.17 go: downloading github.com/mattn/go-isatty v0.0.14
13:49:07 [2022-12-16T13:49:07.643Z] #62 13.20 go: downloading github.com/fsnotify/fsnotify v1.5.4
13:49:07 [2022-12-16T13:49:07.643Z] #62 13.38 go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8
13:49:08 [2022-12-16T13:49:08.594Z] #62 ...
13:49:08 [2022-12-16T13:49:08.594Z] 
13:49:08 [2022-12-16T13:49:08.594Z] #69 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
13:49:08 [2022-12-16T13:49:08.856Z] #69 ...
13:49:08 [2022-12-16T13:49:08.856Z] 
13:49:08 [2022-12-16T13:49:08.856Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2"      && /build/shfmt --version
13:49:08 [2022-12-16T13:49:08.856Z] #55 15.89 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
13:49:08 [2022-12-16T13:49:08.856Z] #55 15.89 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
13:49:08 [2022-12-16T13:49:08.856Z] #55 15.98 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
13:49:09 [2022-12-16T13:49:09.120Z] #55 ...
13:49:09 [2022-12-16T13:49:09.120Z] 
13:49:09 [2022-12-16T13:49:09.120Z] #69 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
13:49:09 [2022-12-16T13:49:09.120Z] #69 DONE 10.4s
13:49:09 [2022-12-16T13:49:09.120Z] 
13:49:09 [2022-12-16T13:49:09.120Z] #65 [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
13:49:09 [2022-12-16T13:49:09.120Z] #65 12.16 go: downloading github.com/urfave/cli/v2 v2.3.0
13:49:09 [2022-12-16T13:49:09.120Z] #65 12.56 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646
13:49:09 [2022-12-16T13:49:09.120Z] #65 12.77 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb
13:49:09 [2022-12-16T13:49:09.120Z] #65 15.70 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
13:49:09 [2022-12-16T13:49:09.120Z] #65 15.90 go: downloading github.com/russross/blackfriday/v2 v2.1.0
13:49:09 [2022-12-16T13:49:09.379Z] #65 ...
13:49:09 [2022-12-16T13:49:09.379Z] 
13:49:09 [2022-12-16T13:49:09.379Z] #70 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.8.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
13:49:09 [2022-12-16T13:49:09.639Z] #70 ...
13:49:09 [2022-12-16T13:49:09.639Z] 
13:49:09 [2022-12-16T13:49:09.639Z] #37 [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
13:49:09 [2022-12-16T13:49:09.639Z] #37 6.905 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
13:49:09 [2022-12-16T13:49:09.639Z] #37 6.918 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
13:49:09 [2022-12-16T13:49:09.639Z] #37 6.918 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
13:49:09 [2022-12-16T13:49:09.639Z] #37 7.518 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
13:49:09 [2022-12-16T13:49:09.639Z] #37 11.17 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [206 kB]
13:49:09 [2022-12-16T13:49:09.639Z] #37 14.47 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
13:49:09 [2022-12-16T13:49:09.639Z] #37 ...
13:49:09 [2022-12-16T13:49:09.639Z] 
13:49:09 [2022-12-16T13:49:09.639Z] #60 [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
13:49:09 [2022-12-16T13:49:09.639Z] #60 13.60 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [206 kB]
13:49:09 [2022-12-16T13:49:09.639Z] #60 16.86 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
13:49:10 [2022-12-16T13:49:10.210Z] #60 ...
13:49:10 [2022-12-16T13:49:10.210Z] 
13:49:10 [2022-12-16T13:49:10.210Z] #68 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD
13:49:10 [2022-12-16T13:49:10.210Z] #68 DONE 12.6s
13:49:10 [2022-12-16T13:49:10.210Z] 
13:49:10 [2022-12-16T13:49:10.210Z] #62 [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
13:49:10 [2022-12-16T13:49:10.210Z] #62 17.71 go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f
13:49:10 [2022-12-16T13:49:10.210Z] #62 17.92 go: downloading golang.org/x/term v0.0.0-20220526004731-065cf7ba2467
13:49:13 [2022-12-16T13:49:13.511Z] #62 ...
13:49:13 [2022-12-16T13:49:13.511Z] 
13:49:13 [2022-12-16T13:49:13.511Z] #56 [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
13:49:13 [2022-12-16T13:49:13.511Z] #56 10.79 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  InRelease [1540 B]
13:49:13 [2022-12-16T13:49:13.511Z] #56 11.66 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
13:49:13 [2022-12-16T13:49:13.511Z] #56 14.34 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [206 kB]
13:49:13 [2022-12-16T13:49:13.511Z] #56 17.48 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
13:49:13 [2022-12-16T13:49:13.511Z] #56 20.76 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  Packages [2163 B]
13:49:13 [2022-12-16T13:49:13.511Z] #56 ...
13:49:13 [2022-12-16T13:49:13.511Z] 
13:49:13 [2022-12-16T13:49:13.511Z] #53 [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...)
13:49:13 [2022-12-16T13:49:13.511Z] #53 12.70 + git checkout -q FETCH_HEAD
13:49:13 [2022-12-16T13:49:13.511Z] #53 ...
13:49:13 [2022-12-16T13:49:13.511Z] 
13:49:13 [2022-12-16T13:49:13.511Z] #59 [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             ;
13:49:13 [2022-12-16T13:49:13.511Z] #59 11.29 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [206 kB]
13:49:13 [2022-12-16T13:49:13.511Z] #59 14.77 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
13:49:13 [2022-12-16T13:49:13.511Z] #59 21.30 Fetched 8497 kB in 14s (598 kB/s)
13:49:13 [2022-12-16T13:49:13.511Z] #59 21.30 Reading package lists...
13:49:13 [2022-12-16T13:49:13.511Z] #59 ...
13:49:13 [2022-12-16T13:49:13.511Z] 
13:49:13 [2022-12-16T13:49:13.511Z] #63 [dockercli 2/3] RUN xx-apt-get install -y --no-install-recommends gcc libc6-dev
13:49:13 [2022-12-16T13:49:13.511Z] #63 12.67 Reading package lists...
13:49:13 [2022-12-16T13:49:13.511Z] #63 19.78 + apt-get  install -y --no-install-recommends gcc libc6-dev
13:49:14 [2022-12-16T13:49:14.080Z] #63 19.87 Reading package lists...
13:49:14 [2022-12-16T13:49:14.080Z] #63 ...
13:49:14 [2022-12-16T13:49:14.080Z] 
13:49:14 [2022-12-16T13:49:14.080Z] #61 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
13:49:14 [2022-12-16T13:49:14.080Z] #61 11.79 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [206 kB]
13:49:14 [2022-12-16T13:49:14.080Z] #61 15.36 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
13:49:14 [2022-12-16T13:49:14.080Z] #61 21.95 Fetched 8497 kB in 15s (576 kB/s)
13:49:14 [2022-12-16T13:49:14.080Z] #61 21.95 Reading package lists...
13:49:14 [2022-12-16T13:49:14.080Z] #61 ...
13:49:14 [2022-12-16T13:49:14.080Z] 
13:49:14 [2022-12-16T13:49:14.080Z] #53 [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...)
13:49:14 [2022-12-16T13:49:14.080Z] #53 14.74 + export GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
13:49:14 [2022-12-16T13:49:14.080Z] #53 14.75 + CGO_ENABLED=0 xx-go build -o /build/registry-v2 -v ./cmd/registry
13:49:15 [2022-12-16T13:49:15.458Z] #53 ...
13:49:15 [2022-12-16T13:49:15.458Z] 
13:49:15 [2022-12-16T13:49:15.458Z] #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
13:49:15 [2022-12-16T13:49:15.458Z] #64 12.71 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [206 kB]
13:49:15 [2022-12-16T13:49:15.458Z] #64 16.17 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
13:49:15 [2022-12-16T13:49:15.458Z] #64 ...
13:49:15 [2022-12-16T13:49:15.458Z] 
13:49:15 [2022-12-16T13:49:15.458Z] #54 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.49.0"      && /build/golangci-lint --version
13:49:15 [2022-12-16T13:49:15.458Z] #54 22.35 go: downloading github.com/sirupsen/logrus v1.9.0
13:49:15 [2022-12-16T13:49:15.458Z] #54 22.37 go: downloading github.com/stretchr/testify v1.8.0
13:49:15 [2022-12-16T13:49:15.458Z] #54 22.83 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b
13:49:15 [2022-12-16T13:49:15.458Z] #54 22.88 go: downloading github.com/golangci/revgrep v0.0.0-20220804021717-745bb2f7c2e6
13:49:15 [2022-12-16T13:49:15.458Z] #54 23.03 go: downloading github.com/mitchellh/mapstructure v1.5.0
13:49:15 [2022-12-16T13:49:15.458Z] #54 23.06 go: downloading github.com/spf13/afero v1.8.2
13:49:15 [2022-12-16T13:49:15.458Z] #54 23.12 go: downloading github.com/spf13/cast v1.5.0
13:49:15 [2022-12-16T13:49:15.458Z] #54 23.31 go: downloading github.com/spf13/jwalterweatherman v1.1.0
13:49:15 [2022-12-16T13:49:15.458Z] #54 23.41 go: downloading golang.org/x/sys v0.0.0-20220811171246-fbc7d0a398ab
13:49:15 [2022-12-16T13:49:15.458Z] #54 ...
13:49:15 [2022-12-16T13:49:15.458Z] 
13:49:15 [2022-12-16T13:49:15.458Z] #57 [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
13:49:15 [2022-12-16T13:49:15.458Z] #57 13.13 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [206 kB]
13:49:15 [2022-12-16T13:49:15.458Z] #57 16.52 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
13:49:15 [2022-12-16T13:49:15.717Z] #57 ...
13:49:15 [2022-12-16T13:49:15.717Z] 
13:49:15 [2022-12-16T13:49:15.717Z] #46 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.4" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
13:49:15 [2022-12-16T13:49:15.717Z] #46 DONE 18.1s
13:49:15 [2022-12-16T13:49:15.717Z] 
13:49:15 [2022-12-16T13:49:15.717Z] #54 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.49.0"      && /build/golangci-lint --version
13:49:15 [2022-12-16T13:49:15.717Z] #54 23.49 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4
13:49:16 [2022-12-16T13:49:16.286Z] #54 24.33 go: downloading github.com/hashicorp/errwrap v1.0.0
13:49:16 [2022-12-16T13:49:16.860Z] #54 ...
13:49:16 [2022-12-16T13:49:16.860Z] 
13:49:16 [2022-12-16T13:49:16.860Z] #70 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.8.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
13:49:16 [2022-12-16T13:49:16.860Z] #70 DONE 17.7s
13:49:17 [2022-12-16T13:49:17.120Z] 
13:49:17 [2022-12-16T13:49:17.120Z] #60 [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
13:49:17 [2022-12-16T13:49:17.120Z] #60 23.96 Fetched 8497 kB in 16s (538 kB/s)
13:49:17 [2022-12-16T13:49:17.379Z] #60 23.96 Reading package lists...
13:49:17 [2022-12-16T13:49:17.379Z] #60 ...
13:49:17 [2022-12-16T13:49:17.379Z] 
13:49:17 [2022-12-16T13:49:17.379Z] #58 [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
13:49:17 [2022-12-16T13:49:17.379Z] #58 25.08 tomll can be used in two ways:
13:49:17 [2022-12-16T13:49:17.379Z] #58 25.08 Writing to STDIN and reading from STDOUT:
13:49:17 [2022-12-16T13:49:17.379Z] #58 25.08   cat file.toml | tomll > file.toml
13:49:17 [2022-12-16T13:49:17.379Z] #58 25.08 
13:49:17 [2022-12-16T13:49:17.379Z] #58 25.08 Reading and updating a list of files:
13:49:17 [2022-12-16T13:49:17.379Z] #58 25.08   tomll a.toml b.toml c.toml
13:49:17 [2022-12-16T13:49:17.379Z] #58 25.08 
13:49:17 [2022-12-16T13:49:17.379Z] #58 25.08 When given a list of files, tomll will modify all files in place without asking.
13:49:17 [2022-12-16T13:49:17.379Z] #58 DONE 25.3s
13:49:17 [2022-12-16T13:49:17.640Z] 
13:49:17 [2022-12-16T13:49:17.640Z] #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...)
13:49:20 [2022-12-16T13:49:20.933Z] #71 ...
13:49:20 [2022-12-16T13:49:20.933Z] 
13:49:20 [2022-12-16T13:49:20.933Z] #72 [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...)
13:49:20 [2022-12-16T13:49:20.933Z] #72 ...
13:49:20 [2022-12-16T13:49:20.933Z] 
13:49:20 [2022-12-16T13:49:20.933Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2"      && /build/shfmt --version
13:49:20 [2022-12-16T13:49:20.933Z] #55 18.48 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
13:49:20 [2022-12-16T13:49:20.933Z] #55 ...
13:49:20 [2022-12-16T13:49:20.933Z] 
13:49:20 [2022-12-16T13:49:20.933Z] #54 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.49.0"      && /build/golangci-lint --version
13:49:20 [2022-12-16T13:49:20.933Z] #54 26.87 go: downloading 4d63.com/gochecknoglobals v0.1.0
13:49:20 [2022-12-16T13:49:20.933Z] #54 26.88 go: downloading github.com/Antonboom/errname v0.1.7
13:49:20 [2022-12-16T13:49:20.933Z] #54 26.94 go: downloading github.com/Antonboom/nilnil v0.1.1
13:49:20 [2022-12-16T13:49:20.933Z] #54 26.98 go: downloading github.com/BurntSushi/toml v1.2.0
13:49:20 [2022-12-16T13:49:20.933Z] #54 27.12 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
13:49:20 [2022-12-16T13:49:20.933Z] #54 27.17 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.3.0
13:49:20 [2022-12-16T13:49:20.933Z] #54 27.36 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0
13:49:20 [2022-12-16T13:49:20.933Z] #54 27.45 go: downloading github.com/alexkohler/prealloc v1.0.0
13:49:20 [2022-12-16T13:49:20.933Z] #54 27.58 go: downloading github.com/alingse/asasalint v0.0.11
13:49:20 [2022-12-16T13:49:20.933Z] #54 27.77 go: downloading github.com/ashanbrown/forbidigo v1.3.0
13:49:20 [2022-12-16T13:49:20.933Z] #54 28.01 go: downloading github.com/ashanbrown/makezero v1.1.1
13:49:20 [2022-12-16T13:49:20.933Z] #54 28.06 go: downloading github.com/bkielbasa/cyclop v1.2.0
13:49:20 [2022-12-16T13:49:20.933Z] #54 28.11 go: downloading github.com/blizzy78/varnamelen v0.8.0
13:49:20 [2022-12-16T13:49:20.933Z] #54 28.27 go: downloading github.com/bombsimon/wsl/v3 v3.3.0
13:49:20 [2022-12-16T13:49:20.933Z] #54 28.35 go: downloading github.com/breml/bidichk v0.2.3
13:49:20 [2022-12-16T13:49:20.933Z] #54 28.40 go: downloading github.com/breml/errchkjson v0.3.0
13:49:20 [2022-12-16T13:49:20.933Z] #54 28.43 go: downloading github.com/butuzov/ireturn v0.1.1
13:49:20 [2022-12-16T13:49:20.933Z] #54 28.59 go: downloading github.com/charithe/durationcheck v0.0.9
13:49:20 [2022-12-16T13:49:20.933Z] #54 28.59 go: downloading github.com/curioswitch/go-reassign v0.1.2
13:49:20 [2022-12-16T13:49:20.933Z] #54 28.68 go: downloading github.com/daixiang0/gci v0.6.3
13:49:20 [2022-12-16T13:49:20.933Z] #54 28.90 go: downloading github.com/denis-tingaikin/go-header v0.4.3
13:49:20 [2022-12-16T13:49:20.933Z] #54 28.91 go: downloading github.com/esimonov/ifshort v1.0.4
13:49:20 [2022-12-16T13:49:20.934Z] #54 28.98 go: downloading github.com/firefart/nonamedreturns v1.0.4
13:49:20 [2022-12-16T13:49:20.934Z] #54 28.99 go: downloading github.com/fzipp/gocyclo v0.6.0
13:49:21 [2022-12-16T13:49:21.502Z] #54 29.17 go: downloading github.com/go-critic/go-critic v0.6.4
13:49:22 [2022-12-16T13:49:22.439Z] #54 30.16 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
13:49:22 [2022-12-16T13:49:22.439Z] #54 30.24 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe
13:49:22 [2022-12-16T13:49:22.439Z] #54 30.24 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
13:49:22 [2022-12-16T13:49:22.439Z] #54 30.41 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
13:49:22 [2022-12-16T13:49:22.723Z] #54 30.74 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
13:49:22 [2022-12-16T13:49:22.723Z] #54 30.74 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
13:49:23 [2022-12-16T13:49:23.000Z] #54 31.04 go: downloading github.com/golangci/misspell v0.3.5
13:49:23 [2022-12-16T13:49:23.274Z] #54 31.04 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
13:49:23 [2022-12-16T13:49:23.274Z] #54 31.22 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8
13:49:23 [2022-12-16T13:49:23.274Z] #54 31.31 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0
13:49:23 [2022-12-16T13:49:23.542Z] #54 31.43 go: downloading github.com/gostaticanalysis/nilerr v0.1.1
13:49:23 [2022-12-16T13:49:23.542Z] #54 31.48 go: downloading github.com/hexops/gotextdiff v1.0.3
13:49:23 [2022-12-16T13:49:23.824Z] #54 31.61 go: downloading github.com/jgautheron/goconst v1.5.1
13:49:23 [2022-12-16T13:49:23.824Z] #54 31.68 go: downloading github.com/jingyugao/rowserrcheck v1.1.1
13:49:23 [2022-12-16T13:49:23.824Z] #54 31.73 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af
13:49:23 [2022-12-16T13:49:23.824Z] #54 31.78 go: downloading github.com/julz/importas v0.1.0
13:49:24 [2022-12-16T13:49:24.085Z] #54 31.85 go: downloading github.com/kisielk/errcheck v1.6.2
13:49:24 [2022-12-16T13:49:24.085Z] #54 31.94 go: downloading github.com/kulti/thelper v0.6.3
13:49:24 [2022-12-16T13:49:24.085Z] #54 31.98 go: downloading github.com/kunwardeep/paralleltest v1.0.6
13:49:24 [2022-12-16T13:49:24.352Z] #54 32.13 go: downloading github.com/kyoh86/exportloopref v0.1.8
13:49:24 [2022-12-16T13:49:24.352Z] #54 32.14 go: downloading github.com/ldez/tagliatelle v0.3.1
13:49:24 [2022-12-16T13:49:24.352Z] #54 32.26 go: downloading github.com/leonklingele/grouper v1.1.0
13:49:24 [2022-12-16T13:49:24.352Z] #54 32.35 go: downloading github.com/lufeee/execinquery v1.2.1
13:49:24 [2022-12-16T13:49:24.611Z] #54 32.45 go: downloading github.com/maratori/testpackage v1.1.0
13:49:24 [2022-12-16T13:49:24.611Z] #54 32.54 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951
13:49:24 [2022-12-16T13:49:24.870Z] #54 32.66 go: downloading github.com/mbilski/exhaustivestruct v1.2.0
13:49:24 [2022-12-16T13:49:24.870Z] #54 32.66 go: downloading github.com/mgechev/revive v1.2.3
13:49:25 [2022-12-16T13:49:25.129Z] #54 ...
13:49:25 [2022-12-16T13:49:25.129Z] 
13:49:25 [2022-12-16T13:49:25.129Z] #37 [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
13:49:25 [2022-12-16T13:49:25.129Z] #37 22.45 Fetched 8497 kB in 16s (538 kB/s)
13:49:25 [2022-12-16T13:49:25.129Z] #37 22.45 Reading package lists...
13:49:25 [2022-12-16T13:49:25.129Z] #37 29.93 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
13:49:25 [2022-12-16T13:49:25.129Z] #37 29.95 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
13:49:25 [2022-12-16T13:49:25.129Z] #37 29.95 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
13:49:25 [2022-12-16T13:49:25.129Z] #37 ...
13:49:25 [2022-12-16T13:49:25.129Z] 
13:49:25 [2022-12-16T13:49:25.129Z] #60 [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
13:49:25 [2022-12-16T13:49:25.129Z] #60 23.96 Reading package lists...
13:49:25 [2022-12-16T13:49:25.129Z] #60 30.88 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
13:49:25 [2022-12-16T13:49:25.129Z] #60 30.88 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
13:49:25 [2022-12-16T13:49:25.129Z] #60 30.88 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
13:49:25 [2022-12-16T13:49:25.391Z] #60 ...
13:49:25 [2022-12-16T13:49:25.391Z] 
13:49:25 [2022-12-16T13:49:25.391Z] #63 [dockercli 2/3] RUN xx-apt-get install -y --no-install-recommends gcc libc6-dev
13:49:25 [2022-12-16T13:49:25.391Z] #63 19.87 Reading package lists...
13:49:25 [2022-12-16T13:49:25.391Z] #63 26.93 Building dependency tree...
13:49:25 [2022-12-16T13:49:25.391Z] #63 28.71 Reading state information...
13:49:25 [2022-12-16T13:49:25.391Z] #63 32.13 gcc is already the newest version (4:10.2.1-1).
13:49:25 [2022-12-16T13:49:25.391Z] #63 32.13 libc6-dev is already the newest version (2.31-13+deb11u5).
13:49:25 [2022-12-16T13:49:25.391Z] #63 32.13 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
13:49:25 [2022-12-16T13:49:25.391Z] #63 DONE 32.7s
13:49:25 [2022-12-16T13:49:25.650Z] 
13:49:25 [2022-12-16T13:49:25.650Z] #53 [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...)
13:49:25 [2022-12-16T13:49:25.650Z] #53 18.41 github.com/docker/distribution/manifest
13:49:25 [2022-12-16T13:49:25.650Z] #53 19.05 crypto/sha1
13:49:25 [2022-12-16T13:49:25.650Z] #53 19.26 net
13:49:25 [2022-12-16T13:49:25.650Z] #53 20.70 github.com/Sirupsen/logrus
13:49:25 [2022-12-16T13:49:25.650Z] #53 24.23 github.com/Sirupsen/logrus/formatters/logstash
13:49:25 [2022-12-16T13:49:25.650Z] #53 24.66 github.com/bugsnag/bugsnag-go/errors
13:49:25 [2022-12-16T13:49:25.650Z] #53 25.48 github.com/bugsnag/osext
13:49:25 [2022-12-16T13:49:25.650Z] #53 25.76 github.com/bugsnag/panicwrap
13:49:25 [2022-12-16T13:49:25.650Z] #53 ...
13:49:25 [2022-12-16T13:49:25.650Z] 
13:49:25 [2022-12-16T13:49:25.650Z] #54 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.49.0"      && /build/golangci-lint --version
13:49:25 [2022-12-16T13:49:25.650Z] #54 33.53 go: downloading github.com/moricho/tparallel v0.2.1
13:49:25 [2022-12-16T13:49:25.650Z] #54 33.53 go: downloading github.com/nakabonne/nestif v0.3.1
13:49:25 [2022-12-16T13:49:25.650Z] #54 33.62 go: downloading github.com/nishanths/exhaustive v0.8.1
13:49:25 [2022-12-16T13:49:25.908Z] #54 33.64 go: downloading github.com/nishanths/predeclared v0.2.2
13:49:25 [2022-12-16T13:49:25.908Z] #54 33.75 go: downloading github.com/polyfloyd/go-errorlint v1.0.2
13:49:25 [2022-12-16T13:49:25.908Z] #54 ...
13:49:25 [2022-12-16T13:49:25.908Z] 
13:49:25 [2022-12-16T13:49:25.908Z] #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
13:49:25 [2022-12-16T13:49:25.908Z] #64 23.26 Fetched 8497 kB in 15s (558 kB/s)
13:49:25 [2022-12-16T13:49:25.908Z] #64 23.26 Reading package lists...
13:49:25 [2022-12-16T13:49:25.908Z] #64 29.54 Reading package lists...
13:49:25 [2022-12-16T13:49:25.908Z] #64 ...
13:49:25 [2022-12-16T13:49:25.908Z] 
13:49:25 [2022-12-16T13:49:25.908Z] #62 [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
13:49:25 [2022-12-16T13:49:25.908Z] #62 23.71 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4
13:49:26 [2022-12-16T13:49:26.167Z] #62 ...
13:49:26 [2022-12-16T13:49:26.167Z] 
13:49:26 [2022-12-16T13:49:26.167Z] #54 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.49.0"      && /build/golangci-lint --version
13:49:26 [2022-12-16T13:49:26.167Z] #54 33.89 go: downloading github.com/ryancurrah/gomodguard v1.2.4
13:49:26 [2022-12-16T13:49:26.167Z] #54 33.93 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0
13:49:26 [2022-12-16T13:49:26.167Z] #54 33.97 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6
13:49:26 [2022-12-16T13:49:26.167Z] #54 34.06 go: downloading github.com/sashamelentyev/interfacebloat v1.1.0
13:49:26 [2022-12-16T13:49:26.167Z] #54 34.07 go: downloading github.com/sashamelentyev/usestdlibvars v1.13.0
13:49:26 [2022-12-16T13:49:26.167Z] #54 34.17 go: downloading github.com/securego/gosec/v2 v2.13.1
13:49:26 [2022-12-16T13:49:26.167Z] #54 ...
13:49:26 [2022-12-16T13:49:26.167Z] 
13:49:26 [2022-12-16T13:49:26.167Z] #57 [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
13:49:26 [2022-12-16T13:49:26.167Z] #57 23.91 Fetched 8497 kB in 16s (541 kB/s)
13:49:26 [2022-12-16T13:49:26.167Z] #57 23.91 Reading package lists...
13:49:26 [2022-12-16T13:49:26.167Z] #57 31.00 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
13:49:26 [2022-12-16T13:49:26.167Z] #57 31.01 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
13:49:26 [2022-12-16T13:49:26.167Z] #57 31.01 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
13:49:26 [2022-12-16T13:49:26.426Z] #57 33.90 Reading package lists...
13:49:26 [2022-12-16T13:49:26.426Z] #57 ...
13:49:26 [2022-12-16T13:49:26.426Z] 
13:49:26 [2022-12-16T13:49:26.426Z] #53 [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...)
13:49:26 [2022-12-16T13:49:26.426Z] #53 26.95 gopkg.in/yaml.v2
13:49:28 [2022-12-16T13:49:28.330Z] #53 ...
13:49:28 [2022-12-16T13:49:28.330Z] 
13:49:28 [2022-12-16T13:49:28.330Z] #56 [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
13:49:28 [2022-12-16T13:49:28.330Z] #56 25.87 Fetched 8501 kB in 16s (523 kB/s)
13:49:28 [2022-12-16T13:49:28.330Z] #56 25.87 Reading package lists...
13:49:28 [2022-12-16T13:49:28.330Z] #56 31.93 Reading package lists...
13:49:28 [2022-12-16T13:49:28.330Z] #56 ...
13:49:28 [2022-12-16T13:49:28.330Z] 
13:49:28 [2022-12-16T13:49:28.330Z] #54 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.49.0"      && /build/golangci-lint --version
13:49:28 [2022-12-16T13:49:28.330Z] #54 34.49 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
13:49:28 [2022-12-16T13:49:28.330Z] #54 34.49 go: downloading github.com/sivchari/containedctx v1.0.2
13:49:28 [2022-12-16T13:49:28.331Z] #54 34.52 go: downloading github.com/sivchari/nosnakecase v1.7.0
13:49:28 [2022-12-16T13:49:28.331Z] #54 34.59 go: downloading github.com/sivchari/tenv v1.7.0
13:49:28 [2022-12-16T13:49:28.331Z] #54 34.61 go: downloading github.com/sonatard/noctx v0.0.1
13:49:28 [2022-12-16T13:49:28.331Z] #54 34.70 go: downloading github.com/sourcegraph/go-diff v0.6.1
13:49:28 [2022-12-16T13:49:28.331Z] #54 34.74 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1
13:49:28 [2022-12-16T13:49:28.331Z] #54 34.94 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1
13:49:28 [2022-12-16T13:49:28.331Z] #54 34.95 go: downloading github.com/sylvia7788/contextcheck v1.0.6
13:49:28 [2022-12-16T13:49:28.331Z] #54 35.02 go: downloading github.com/tdakkota/asciicheck v0.1.1
13:49:28 [2022-12-16T13:49:28.331Z] #54 35.07 go: downloading github.com/tetafro/godot v1.4.11
13:49:28 [2022-12-16T13:49:28.331Z] #54 35.14 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144
13:49:28 [2022-12-16T13:49:28.331Z] #54 35.18 go: downloading github.com/timonwong/logrlint v0.1.0
13:49:28 [2022-12-16T13:49:28.331Z] #54 35.23 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.2
13:49:28 [2022-12-16T13:49:28.331Z] #54 35.36 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0
13:49:28 [2022-12-16T13:49:28.331Z] #54 35.65 go: downloading github.com/ultraware/funlen v0.0.3
13:49:28 [2022-12-16T13:49:28.331Z] #54 35.72 go: downloading github.com/ultraware/whitespace v0.0.5
13:49:28 [2022-12-16T13:49:28.331Z] #54 35.83 go: downloading github.com/uudashr/gocognit v1.0.6
13:49:28 [2022-12-16T13:49:28.331Z] #54 35.91 go: downloading github.com/yagipy/maintidx v1.0.0
13:49:28 [2022-12-16T13:49:28.331Z] #54 36.03 go: downloading github.com/yeya24/promlinter v0.2.0
13:49:28 [2022-12-16T13:49:28.331Z] #54 36.10 go: downloading gitlab.com/bosi/decorder v0.2.3
13:49:28 [2022-12-16T13:49:28.331Z] #54 36.32 go: downloading honnef.co/go/tools v0.3.3
13:49:30 [2022-12-16T13:49:30.238Z] #54 ...
13:49:30 [2022-12-16T13:49:30.238Z] 
13:49:30 [2022-12-16T13:49:30.238Z] #59 [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             ;
13:49:30 [2022-12-16T13:49:30.238Z] #59 21.30 Reading package lists...
13:49:30 [2022-12-16T13:49:30.238Z] #59 28.36 Reading package lists...
13:49:30 [2022-12-16T13:49:30.238Z] #59 34.08 Building dependency tree...
13:49:30 [2022-12-16T13:49:30.238Z] #59 38.15 python3 is already the newest version (3.9.2-3).
13:49:30 [2022-12-16T13:49:30.238Z] #59 38.15 The following additional packages will be installed:
13:49:30 [2022-12-16T13:49:30.238Z] #59 38.18   autotools-dev bzip2 dpkg-dev libcap2 libprotobuf-c1 libsigsegv2 libyajl2 m4
13:49:30 [2022-12-16T13:49:30.238Z] #59 38.20   patch xz-utils
13:49:30 [2022-12-16T13:49:30.238Z] #59 38.21 Suggested packages:
13:49:30 [2022-12-16T13:49:30.238Z] #59 38.21   autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring
13:49:30 [2022-12-16T13:49:30.238Z] #59 38.21   manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk
13:49:30 [2022-12-16T13:49:30.238Z] #59 38.21   m4-doc ed diffutils-doc
13:49:30 [2022-12-16T13:49:30.238Z] #59 38.21 Recommended packages:
13:49:30 [2022-12-16T13:49:30.238Z] #59 38.21   fakeroot libalgorithm-merge-perl libltdl-dev
13:49:30 [2022-12-16T13:49:30.238Z] #59 ...
13:49:30 [2022-12-16T13:49:30.238Z] 
13:49:30 [2022-12-16T13:49:30.238Z] #54 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.49.0"      && /build/golangci-lint --version
13:49:30 [2022-12-16T13:49:30.238Z] #54 38.21 go: downloading mvdan.cc/gofumpt v0.3.1
13:49:30 [2022-12-16T13:49:30.238Z] #54 38.21 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
13:49:30 [2022-12-16T13:49:30.497Z] #54 38.44 go: downloading mvdan.cc/unparam v0.0.0-20220706161116-678bad134442
13:49:30 [2022-12-16T13:49:30.497Z] #54 38.52 go: downloading github.com/davecgh/go-spew v1.1.1
13:49:30 [2022-12-16T13:49:30.756Z] #54 38.62 go: downloading github.com/pmezard/go-difflib v1.0.0
13:49:30 [2022-12-16T13:49:30.756Z] #54 ...
13:49:30 [2022-12-16T13:49:30.756Z] 
13:49:30 [2022-12-16T13:49:30.756Z] #61 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
13:49:30 [2022-12-16T13:49:30.756Z] #61 21.95 Reading package lists...
13:49:30 [2022-12-16T13:49:30.756Z] #61 28.89 Reading package lists...
13:49:30 [2022-12-16T13:49:30.756Z] #61 34.72 Building dependency tree...
13:49:30 [2022-12-16T13:49:30.756Z] #61 ...
13:49:30 [2022-12-16T13:49:30.756Z] 
13:49:30 [2022-12-16T13:49:30.756Z] #54 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.49.0"      && /build/golangci-lint --version
13:49:30 [2022-12-16T13:49:30.756Z] #54 38.64 go: downloading github.com/stretchr/objx v0.4.0
13:49:30 [2022-12-16T13:49:30.756Z] #54 38.71 go: downloading github.com/subosito/gotenv v1.4.0
13:49:30 [2022-12-16T13:49:30.756Z] #54 38.77 go: downloading github.com/hashicorp/hcl v1.0.0
13:49:31 [2022-12-16T13:49:31.324Z] #54 39.18 go: downloading gopkg.in/ini.v1 v1.66.6
13:49:31 [2022-12-16T13:49:31.324Z] #54 39.18 go: downloading github.com/magiconair/properties v1.8.6
13:49:31 [2022-12-16T13:49:31.324Z] #54 39.33 go: downloading github.com/pelletier/go-toml/v2 v2.0.2
13:49:31 [2022-12-16T13:49:31.583Z] #54 39.38 go: downloading golang.org/x/text v0.3.7
13:49:31 [2022-12-16T13:49:31.842Z] #54 39.83 go: downloading github.com/pelletier/go-toml v1.9.5
13:49:36 [2022-12-16T13:49:36.036Z] #54 ...
13:49:36 [2022-12-16T13:49:36.036Z] 
13:49:36 [2022-12-16T13:49:36.036Z] #37 [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
13:49:36 [2022-12-16T13:49:36.037Z] #37 33.35 Reading package lists...
13:49:36 [2022-12-16T13:49:36.037Z] #37 38.60 + apt-get  install -y --no-install-recommends gcc libbtrfs-dev libsecret-1-dev
13:49:36 [2022-12-16T13:49:36.037Z] #37 38.66 Reading package lists...
13:49:36 [2022-12-16T13:49:36.037Z] #37 ...
13:49:36 [2022-12-16T13:49:36.037Z] 
13:49:36 [2022-12-16T13:49:36.037Z] #59 [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             ;
13:49:36 [2022-12-16T13:49:36.037Z] #59 39.75 The following NEW packages will be installed:
13:49:36 [2022-12-16T13:49:36.037Z] #59 39.77   autoconf automake autotools-dev build-essential bzip2 dpkg-dev libcap-dev
13:49:36 [2022-12-16T13:49:36.037Z] #59 39.78   libcap2 libprotobuf-c-dev libprotobuf-c1 libseccomp-dev libsigsegv2
13:49:36 [2022-12-16T13:49:36.037Z] #59 39.78   libsystemd-dev libtool libudev-dev libyajl-dev libyajl2 m4 patch xz-utils
13:49:36 [2022-12-16T13:49:36.037Z] #59 40.26 0 upgraded, 20 newly installed, 0 to remove and 0 not upgraded.
13:49:36 [2022-12-16T13:49:36.037Z] #59 40.26 Need to get 5458 kB of archives.
13:49:36 [2022-12-16T13:49:36.037Z] #59 40.26 After this operation, 11.6 MB of additional disk space will be used.
13:49:36 [2022-12-16T13:49:36.037Z] #59 40.26 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
13:49:36 [2022-12-16T13:49:36.037Z] #59 40.26 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
13:49:36 [2022-12-16T13:49:36.037Z] #59 40.26 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsigsegv2 arm64 2.13-1 [34.7 kB]
13:49:36 [2022-12-16T13:49:36.037Z] #59 40.26 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 m4 arm64 1.4.18-5 [199 kB]
13:49:36 [2022-12-16T13:49:36.037Z] #59 40.27 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autoconf all 2.69-14 [313 kB]
13:49:36 [2022-12-16T13:49:36.037Z] #59 40.28 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autotools-dev all 20180224.1+nmu1 [77.1 kB]
13:49:36 [2022-12-16T13:49:36.037Z] #59 40.28 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 automake all 1:1.16.3-2 [814 kB]
13:49:36 [2022-12-16T13:49:36.037Z] #59 40.33 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
13:49:36 [2022-12-16T13:49:36.037Z] #59 40.34 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB]
13:49:36 [2022-12-16T13:49:36.037Z] #59 40.45 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 build-essential arm64 12.9 [7704 B]
13:49:36 [2022-12-16T13:49:36.037Z] #59 40.46 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
13:49:36 [2022-12-16T13:49:36.037Z] #59 40.47 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap-dev arm64 1:2.44-1 [45.6 kB]
13:49:36 [2022-12-16T13:49:36.037Z] #59 40.47 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
13:49:36 [2022-12-16T13:49:36.037Z] #59 40.47 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c-dev arm64 1.3.3-1+b2 [34.1 kB]
13:49:36 [2022-12-16T13:49:36.037Z] #59 40.49 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
13:49:36 [2022-12-16T13:49:36.037Z] #59 40.49 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7+deb11u1 [401 kB]
13:49:36 [2022-12-16T13:49:36.037Z] #59 40.49 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libtool all 2.4.6-15 [513 kB]
13:49:36 [2022-12-16T13:49:36.037Z] #59 40.52 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7+deb11u1 [123 kB]
13:49:36 [2022-12-16T13:49:36.037Z] #59 40.54 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB]
13:49:36 [2022-12-16T13:49:36.037Z] #59 40.54 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl-dev arm64 2.1.0-3 [31.5 kB]
13:49:36 [2022-12-16T13:49:36.037Z] #59 41.68 debconf: delaying package configuration, since apt-utils is not installed
13:49:36 [2022-12-16T13:49:36.037Z] #59 41.97 Fetched 5458 kB in 1s (8341 kB/s)
13:49:36 [2022-12-16T13:49:36.037Z] #59 42.14 Selecting previously unselected package bzip2.
13:49:36 [2022-12-16T13:49:36.037Z] #59 42.14 (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 ... 15744 files and directories currently installed.)
13:49:36 [2022-12-16T13:49:36.037Z] #59 42.21 Preparing to unpack .../00-bzip2_1.0.8-4_arm64.deb ...
13:49:36 [2022-12-16T13:49:36.037Z] #59 42.23 Unpacking bzip2 (1.0.8-4) ...
13:49:36 [2022-12-16T13:49:36.037Z] #59 42.39 Selecting previously unselected package xz-utils.
13:49:36 [2022-12-16T13:49:36.037Z] #59 42.39 Preparing to unpack .../01-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
13:49:36 [2022-12-16T13:49:36.037Z] #59 42.40 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
13:49:36 [2022-12-16T13:49:36.037Z] #59 42.76 Selecting previously unselected package libsigsegv2:arm64.
13:49:36 [2022-12-16T13:49:36.037Z] #59 42.76 Preparing to unpack .../02-libsigsegv2_2.13-1_arm64.deb ...
13:49:36 [2022-12-16T13:49:36.037Z] #59 42.78 Unpacking libsigsegv2:arm64 (2.13-1) ...
13:49:36 [2022-12-16T13:49:36.037Z] #59 42.98 Selecting previously unselected package m4.
13:49:36 [2022-12-16T13:49:36.037Z] #59 43.02 Preparing to unpack .../03-m4_1.4.18-5_arm64.deb ...
13:49:36 [2022-12-16T13:49:36.037Z] #59 43.03 Unpacking m4 (1.4.18-5) ...
13:49:36 [2022-12-16T13:49:36.037Z] #59 43.36 Selecting previously unselected package autoconf.
13:49:36 [2022-12-16T13:49:36.037Z] #59 43.36 Preparing to unpack .../04-autoconf_2.69-14_all.deb ...
13:49:36 [2022-12-16T13:49:36.037Z] #59 43.41 Unpacking autoconf (2.69-14) ...
13:49:36 [2022-12-16T13:49:36.037Z] #59 43.84 Selecting previously unselected package autotools-dev.
13:49:36 [2022-12-16T13:49:36.037Z] #59 43.85 Preparing to unpack .../05-autotools-dev_20180224.1+nmu1_all.deb ...
13:49:36 [2022-12-16T13:49:36.037Z] #59 43.87 Unpacking autotools-dev (20180224.1+nmu1) ...
13:49:36 [2022-12-16T13:49:36.037Z] #59 44.08 Selecting previously unselected package automake.
13:49:36 [2022-12-16T13:49:36.037Z] #59 44.08 Preparing to unpack .../06-automake_1%3a1.16.3-2_all.deb ...
13:49:36 [2022-12-16T13:49:36.296Z] #59 44.10 Unpacking automake (1:1.16.3-2) ...
13:49:36 [2022-12-16T13:49:36.865Z] #59 44.75 Selecting previously unselected package patch.
13:49:36 [2022-12-16T13:49:36.865Z] #59 44.76 Preparing to unpack .../07-patch_2.7.6-7_arm64.deb ...
13:49:36 [2022-12-16T13:49:36.865Z] #59 44.78 Unpacking patch (2.7.6-7) ...
13:49:36 [2022-12-16T13:49:36.865Z] #59 ...
13:49:36 [2022-12-16T13:49:36.865Z] 
13:49:36 [2022-12-16T13:49:36.865Z] #60 [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
13:49:36 [2022-12-16T13:49:36.865Z] #60 34.43 Reading package lists...
13:49:36 [2022-12-16T13:49:36.865Z] #60 39.65 + apt-get  install -y --no-install-recommends gcc libc6-dev
13:49:37 [2022-12-16T13:49:37.124Z] #60 39.76 Reading package lists...
13:49:37 [2022-12-16T13:49:37.124Z] #60 ...
13:49:37 [2022-12-16T13:49:37.124Z] 
13:49:37 [2022-12-16T13:49:37.124Z] #59 [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             ;
13:49:37 [2022-12-16T13:49:37.124Z] #59 44.98 Selecting previously unselected package dpkg-dev.
13:49:37 [2022-12-16T13:49:37.124Z] #59 44.98 Preparing to unpack .../08-dpkg-dev_1.20.12_all.deb ...
13:49:37 [2022-12-16T13:49:37.124Z] #59 45.00 Unpacking dpkg-dev (1.20.12) ...
13:49:37 [2022-12-16T13:49:37.692Z] #59 ...
13:49:37 [2022-12-16T13:49:37.692Z] 
13:49:37 [2022-12-16T13:49:37.692Z] #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
13:49:37 [2022-12-16T13:49:37.692Z] #64 29.54 Reading package lists...
13:49:37 [2022-12-16T13:49:37.692Z] #64 35.07 Building dependency tree...
13:49:37 [2022-12-16T13:49:37.692Z] #64 39.35 The following additional packages will be installed:
13:49:37 [2022-12-16T13:49:37.692Z] #64 39.37   cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
13:49:37 [2022-12-16T13:49:37.692Z] #64 39.39 Suggested packages:
13:49:37 [2022-12-16T13:49:37.692Z] #64 39.39   cmake-doc ninja-build lrzip
13:49:37 [2022-12-16T13:49:37.692Z] #64 39.89 The following NEW packages will be installed:
13:49:37 [2022-12-16T13:49:37.692Z] #64 39.90   cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
13:49:37 [2022-12-16T13:49:37.692Z] #64 40.36 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded.
13:49:37 [2022-12-16T13:49:37.692Z] #64 40.36 Need to get 15.1 MB of archives.
13:49:37 [2022-12-16T13:49:37.692Z] #64 40.36 After this operation, 66.8 MB of additional disk space will be used.
13:49:37 [2022-12-16T13:49:37.692Z] #64 40.36 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
13:49:37 [2022-12-16T13:49:37.692Z] #64 40.41 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
13:49:37 [2022-12-16T13:49:37.692Z] #64 40.88 Get:3 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 libxml2 arm64 2.9.10+dfsg-6.7+deb11u3 [630 kB]
13:49:37 [2022-12-16T13:49:37.692Z] #64 40.92 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB]
13:49:37 [2022-12-16T13:49:37.692Z] #64 40.94 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB]
13:49:37 [2022-12-16T13:49:37.692Z] #64 40.95 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB]
13:49:37 [2022-12-16T13:49:37.692Z] #64 40.96 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB]
13:49:37 [2022-12-16T13:49:37.692Z] #64 40.97 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB]
13:49:37 [2022-12-16T13:49:37.692Z] #64 42.34 debconf: delaying package configuration, since apt-utils is not installed
13:49:37 [2022-12-16T13:49:37.692Z] #64 42.64 Fetched 15.1 MB in 1s (13.0 MB/s)
13:49:37 [2022-12-16T13:49:37.692Z] #64 42.88 Selecting previously unselected package cmake-data.
13:49:37 [2022-12-16T13:49:37.692Z] #64 42.88 (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 ... 15744 files and directories currently installed.)
13:49:37 [2022-12-16T13:49:37.692Z] #64 43.02 Preparing to unpack .../0-cmake-data_3.18.4-2+deb11u1_all.deb ...
13:49:37 [2022-12-16T13:49:37.692Z] #64 43.04 Unpacking cmake-data (3.18.4-2+deb11u1) ...
13:49:37 [2022-12-16T13:49:37.692Z] #64 ...
13:49:37 [2022-12-16T13:49:37.692Z] 
13:49:37 [2022-12-16T13:49:37.692Z] #65 [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
13:49:37 [2022-12-16T13:49:37.951Z] #65 45.64 NAME:
13:49:37 [2022-12-16T13:49:37.951Z] #65 45.64    go-winres - A tool for embedding resources in Windows executables
13:49:37 [2022-12-16T13:49:37.951Z] #65 45.64 
13:49:37 [2022-12-16T13:49:37.951Z] #65 45.64 USAGE:
13:49:37 [2022-12-16T13:49:37.951Z] #65 45.65    go-winres [global options] command [command options] [arguments...]
13:49:37 [2022-12-16T13:49:37.951Z] #65 45.65 
13:49:37 [2022-12-16T13:49:37.951Z] #65 45.65 COMMANDS:
13:49:37 [2022-12-16T13:49:37.951Z] #65 45.65    init     Create an initial ./winres/winres.json
13:49:37 [2022-12-16T13:49:37.951Z] #65 45.65    make     Make syso files for the "go build" command
13:49:37 [2022-12-16T13:49:37.951Z] #65 45.65    simply   Make syso files for the "go build" command (simplified)
13:49:37 [2022-12-16T13:49:37.951Z] #65 45.65    extract  Extract all resources from an executable
13:49:37 [2022-12-16T13:49:37.951Z] #65 45.65    patch    Replace resources in an executable file (exe, dll)
13:49:37 [2022-12-16T13:49:37.951Z] #65 45.65    help, h  Shows a list of commands or help for one command
13:49:37 [2022-12-16T13:49:37.951Z] #65 45.65 
13:49:37 [2022-12-16T13:49:37.951Z] #65 45.65 GLOBAL OPTIONS:
13:49:37 [2022-12-16T13:49:37.951Z] #65 45.65    --help, -h  show help (default: false)
13:49:39 [2022-12-16T13:49:39.332Z] #65 ...
13:49:39 [2022-12-16T13:49:39.332Z] 
13:49:39 [2022-12-16T13:49:39.332Z] #56 [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
13:49:39 [2022-12-16T13:49:39.332Z] #56 31.93 Reading package lists...
13:49:39 [2022-12-16T13:49:39.332Z] #56 37.24 Building dependency tree...
13:49:39 [2022-12-16T13:49:39.333Z] #56 41.45 The following additional packages will be installed:
13:49:39 [2022-12-16T13:49:39.333Z] #56 41.46   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
13:49:39 [2022-12-16T13:49:39.333Z] #56 41.47   python3-protobuf python3-six
13:49:39 [2022-12-16T13:49:39.333Z] #56 41.47 Suggested packages:
13:49:39 [2022-12-16T13:49:39.333Z] #56 41.47   python3-setuptools
13:49:39 [2022-12-16T13:49:39.333Z] #56 41.47 Recommended packages:
13:49:39 [2022-12-16T13:49:39.333Z] #56 41.47   iproute2 | iproute
13:49:39 [2022-12-16T13:49:39.333Z] #56 42.21 The following NEW packages will be installed:
13:49:39 [2022-12-16T13:49:39.333Z] #56 42.21   criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
13:49:39 [2022-12-16T13:49:39.333Z] #56 42.21   python3-protobuf python3-six
13:49:39 [2022-12-16T13:49:39.333Z] #56 42.82 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded.
13:49:39 [2022-12-16T13:49:39.333Z] #56 42.82 Need to get 2136 kB of archives.
13:49:39 [2022-12-16T13:49:39.333Z] #56 42.82 After this operation, 10.8 MB of additional disk space will be used.
13:49:39 [2022-12-16T13:49:39.333Z] #56 42.82 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB]
13:49:39 [2022-12-16T13:49:39.333Z] #56 42.83 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB]
13:49:39 [2022-12-16T13:49:39.333Z] #56 42.83 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB]
13:49:39 [2022-12-16T13:49:39.333Z] #56 42.84 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB]
13:49:39 [2022-12-16T13:49:39.333Z] #56 42.86 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
13:49:39 [2022-12-16T13:49:39.333Z] #56 42.87 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB]
13:49:39 [2022-12-16T13:49:39.333Z] #56 42.88 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
13:49:39 [2022-12-16T13:49:39.333Z] #56 45.05 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  criu 3.17.1-1 [630 kB]
13:49:39 [2022-12-16T13:49:39.333Z] #56 46.65 debconf: delaying package configuration, since apt-utils is not installed
13:49:39 [2022-12-16T13:49:39.333Z] #56 47.09 Fetched 2136 kB in 3s (698 kB/s)
13:49:39 [2022-12-16T13:49:39.591Z] #56 ...
13:49:39 [2022-12-16T13:49:39.591Z] 
13:49:39 [2022-12-16T13:49:39.591Z] #59 [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             ;
13:49:39 [2022-12-16T13:49:39.591Z] #59 46.86 Selecting previously unselected package build-essential.
13:49:39 [2022-12-16T13:49:39.591Z] #59 46.86 Preparing to unpack .../09-build-essential_12.9_arm64.deb ...
13:49:39 [2022-12-16T13:49:39.591Z] #59 46.92 Unpacking build-essential (12.9) ...
13:49:39 [2022-12-16T13:49:39.591Z] #59 47.47 Selecting previously unselected package libcap2:arm64.
13:49:39 [2022-12-16T13:49:39.591Z] #59 47.48 Preparing to unpack .../10-libcap2_1%3a2.44-1_arm64.deb ...
13:49:39 [2022-12-16T13:49:39.591Z] #59 47.49 Unpacking libcap2:arm64 (1:2.44-1) ...
13:49:39 [2022-12-16T13:49:39.850Z] #59 47.68 Selecting previously unselected package libcap-dev:arm64.
13:49:39 [2022-12-16T13:49:39.850Z] #59 47.68 Preparing to unpack .../11-libcap-dev_1%3a2.44-1_arm64.deb ...
13:49:39 [2022-12-16T13:49:39.850Z] #59 47.70 Unpacking libcap-dev:arm64 (1:2.44-1) ...
13:49:40 [2022-12-16T13:49:40.109Z] #59 47.94 Selecting previously unselected package libprotobuf-c1:arm64.
13:49:40 [2022-12-16T13:49:40.109Z] #59 47.95 Preparing to unpack .../12-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
13:49:40 [2022-12-16T13:49:40.109Z] #59 47.96 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
13:49:40 [2022-12-16T13:49:40.368Z] #59 48.20 Selecting previously unselected package libprotobuf-c-dev:arm64.
13:49:40 [2022-12-16T13:49:40.368Z] #59 48.22 Preparing to unpack .../13-libprotobuf-c-dev_1.3.3-1+b2_arm64.deb ...
13:49:40 [2022-12-16T13:49:40.368Z] #59 48.25 Unpacking libprotobuf-c-dev:arm64 (1.3.3-1+b2) ...
13:49:40 [2022-12-16T13:49:40.627Z] #59 ...
13:49:40 [2022-12-16T13:49:40.627Z] 
13:49:40 [2022-12-16T13:49:40.627Z] #65 [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
13:49:40 [2022-12-16T13:49:40.627Z] #65 DONE 48.4s
13:49:40 [2022-12-16T13:49:40.627Z] 
13:49:40 [2022-12-16T13:49:40.627Z] #59 [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             ;
13:49:40 [2022-12-16T13:49:40.627Z] #59 48.47 Selecting previously unselected package libseccomp-dev:arm64.
13:49:40 [2022-12-16T13:49:40.627Z] #59 ...
13:49:40 [2022-12-16T13:49:40.627Z] 
13:49:40 [2022-12-16T13:49:40.627Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2"      && /build/shfmt --version
13:49:40 [2022-12-16T13:49:40.627Z] #55 47.63 v3.0.2
13:49:40 [2022-12-16T13:49:40.627Z] #55 DONE 48.5s
13:49:40 [2022-12-16T13:49:40.627Z] 
13:49:40 [2022-12-16T13:49:40.627Z] #59 [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             ;
13:49:40 [2022-12-16T13:49:40.627Z] #59 48.50 Preparing to unpack .../14-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
13:49:40 [2022-12-16T13:49:40.627Z] #59 48.54 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
13:49:40 [2022-12-16T13:49:40.886Z] #59 ...
13:49:40 [2022-12-16T13:49:40.886Z] 
13:49:40 [2022-12-16T13:49:40.886Z] #61 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
13:49:40 [2022-12-16T13:49:40.886Z] #61 38.83 The following additional packages will be installed:
13:49:40 [2022-12-16T13:49:40.886Z] #61 38.86   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
13:49:40 [2022-12-16T13:49:40.886Z] #61 38.86   g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base
13:49:40 [2022-12-16T13:49:40.886Z] #61 38.86   gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime
13:49:40 [2022-12-16T13:49:40.886Z] #61 38.87   gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1
13:49:40 [2022-12-16T13:49:40.886Z] #61 38.87   libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0
13:49:40 [2022-12-16T13:49:40.886Z] #61 38.87   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev
13:49:40 [2022-12-16T13:49:40.886Z] #61 38.87   mingw-w64-common mingw-w64-x86-64-dev
13:49:40 [2022-12-16T13:49:40.886Z] #61 38.88 Suggested packages:
13:49:40 [2022-12-16T13:49:40.886Z] #61 38.91   gcc-10-locales seccomp wine64
13:49:40 [2022-12-16T13:49:40.886Z] #61 40.23 The following NEW packages will be installed:
13:49:40 [2022-12-16T13:49:40.886Z] #61 40.23   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
13:49:40 [2022-12-16T13:49:40.886Z] #61 40.23   g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32
13:49:40 [2022-12-16T13:49:40.886Z] #61 40.23   gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix
13:49:40 [2022-12-16T13:49:40.886Z] #61 40.23   gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32
13:49:40 [2022-12-16T13:49:40.886Z] #61 40.23   gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev
13:49:40 [2022-12-16T13:49:40.886Z] #61 40.23   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
13:49:40 [2022-12-16T13:49:40.886Z] #61 40.23   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev
13:49:40 [2022-12-16T13:49:40.886Z] #61 40.23   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common
13:49:40 [2022-12-16T13:49:40.886Z] #61 40.25   mingw-w64-x86-64-dev
13:49:40 [2022-12-16T13:49:40.886Z] #61 40.72 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded.
13:49:40 [2022-12-16T13:49:40.886Z] #61 40.72 Need to get 108 MB of archives.
13:49:40 [2022-12-16T13:49:40.886Z] #61 40.72 After this operation, 620 MB of additional disk space will be used.
13:49:40 [2022-12-16T13:49:40.886Z] #61 40.72 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64-i686 arm64 2.35.2-2+8.11+b3 [2316 kB]
13:49:40 [2022-12-16T13:49:40.886Z] #61 40.80 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64-x86-64 arm64 2.35.2-2+8.11+b3 [2634 kB]
13:49:40 [2022-12-16T13:49:40.886Z] #61 40.99 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB]
13:49:40 [2022-12-16T13:49:40.886Z] #61 41.00 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB]
13:49:40 [2022-12-16T13:49:40.886Z] #61 41.01 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB]
13:49:40 [2022-12-16T13:49:40.886Z] #61 41.01 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB]
13:49:40 [2022-12-16T13:49:40.886Z] #61 41.33 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB]
13:49:40 [2022-12-16T13:49:40.886Z] #61 41.60 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-base arm64 10.2.1-6+24.2 [186 kB]
13:49:40 [2022-12-16T13:49:40.886Z] #61 41.60 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-posix-runtime arm64 10.2.1-6+24.2 [11.5 MB]
13:49:40 [2022-12-16T13:49:40.886Z] #61 42.14 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-posix arm64 10.2.1-6+24.2 [24.4 MB]
13:49:40 [2022-12-16T13:49:40.886Z] #61 43.40 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64-posix arm64 10.2.1-6+24.2 [9885 kB]
13:49:40 [2022-12-16T13:49:40.886Z] #61 43.78 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-win32-runtime arm64 10.2.1-6+24.2 [11.4 MB]
13:49:40 [2022-12-16T13:49:40.886Z] #61 44.29 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-win32 arm64 10.2.1-6+24.2 [24.4 MB]
13:49:40 [2022-12-16T13:49:40.886Z] #61 46.08 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64-win32 arm64 10.2.1-6+24.2 [9885 kB]
13:49:40 [2022-12-16T13:49:40.886Z] #61 46.76 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB]
13:49:40 [2022-12-16T13:49:40.886Z] #61 46.77 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB]
13:49:40 [2022-12-16T13:49:40.886Z] #61 46.78 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB]
13:49:40 [2022-12-16T13:49:40.886Z] #61 46.79 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB]
13:49:40 [2022-12-16T13:49:40.886Z] #61 46.82 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB]
13:49:40 [2022-12-16T13:49:40.886Z] #61 46.83 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.175-2.1 [22.4 kB]
13:49:40 [2022-12-16T13:49:40.886Z] #61 46.84 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7+deb11u1 [123 kB]
13:49:40 [2022-12-16T13:49:40.886Z] #61 46.84 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB]
13:49:40 [2022-12-16T13:49:40.886Z] #61 46.86 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB]
13:49:40 [2022-12-16T13:49:40.886Z] #61 46.88 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB]
13:49:40 [2022-12-16T13:49:40.886Z] #61 46.90 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB]
13:49:40 [2022-12-16T13:49:40.886Z] #61 46.92 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB]
13:49:40 [2022-12-16T13:49:40.886Z] #61 47.17 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB]
13:49:40 [2022-12-16T13:49:40.886Z] #61 47.19 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB]
13:49:40 [2022-12-16T13:49:40.886Z] #61 47.20 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
13:49:40 [2022-12-16T13:49:40.886Z] #61 47.21 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7+deb11u1 [401 kB]
13:49:40 [2022-12-16T13:49:40.886Z] #61 48.28 debconf: delaying package configuration, since apt-utils is not installed
13:49:41 [2022-12-16T13:49:41.145Z] #61 ...
13:49:41 [2022-12-16T13:49:41.145Z] 
13:49:41 [2022-12-16T13:49:41.145Z] #59 [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             ;
13:49:41 [2022-12-16T13:49:41.145Z] #59 48.98 Selecting previously unselected package libsystemd-dev:arm64.
13:49:41 [2022-12-16T13:49:41.145Z] #59 49.06 Preparing to unpack .../15-libsystemd-dev_247.3-7+deb11u1_arm64.deb ...
13:49:41 [2022-12-16T13:49:41.145Z] #59 49.06 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u1) ...
13:49:41 [2022-12-16T13:49:41.145Z] #59 ...
13:49:41 [2022-12-16T13:49:41.145Z] 
13:49:41 [2022-12-16T13:49:41.145Z] #57 [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
13:49:41 [2022-12-16T13:49:41.145Z] #57 33.90 Reading package lists...
13:49:41 [2022-12-16T13:49:41.145Z] #57 39.04 + apt-get  install -y --no-install-recommends dpkg-dev gcc libc6-dev libseccomp-dev
13:49:41 [2022-12-16T13:49:41.146Z] #57 39.16 Reading package lists...
13:49:41 [2022-12-16T13:49:41.146Z] #57 44.02 Building dependency tree...
13:49:41 [2022-12-16T13:49:41.146Z] #57 47.23 gcc is already the newest version (4:10.2.1-1).
13:49:41 [2022-12-16T13:49:41.146Z] #57 47.23 libc6-dev is already the newest version (2.31-13+deb11u5).
13:49:41 [2022-12-16T13:49:41.146Z] #57 47.23 The following additional packages will be installed:
13:49:41 [2022-12-16T13:49:41.146Z] #57 47.24   bzip2 patch xz-utils
13:49:41 [2022-12-16T13:49:41.146Z] #57 47.24 Suggested packages:
13:49:41 [2022-12-16T13:49:41.146Z] #57 47.27   bzip2-doc debian-keyring seccomp ed diffutils-doc
13:49:41 [2022-12-16T13:49:41.146Z] #57 47.27 Recommended packages:
13:49:41 [2022-12-16T13:49:41.146Z] #57 47.27   build-essential fakeroot libalgorithm-merge-perl
13:49:41 [2022-12-16T13:49:41.146Z] #57 47.98 The following NEW packages will be installed:
13:49:41 [2022-12-16T13:49:41.146Z] #57 47.99   bzip2 dpkg-dev libseccomp-dev patch xz-utils
13:49:41 [2022-12-16T13:49:41.146Z] #57 48.39 0 upgraded, 5 newly installed, 0 to remove and 0 not upgraded.
13:49:41 [2022-12-16T13:49:41.146Z] #57 48.39 Need to get 2790 kB of archives.
13:49:41 [2022-12-16T13:49:41.146Z] #57 48.39 After this operation, 4077 kB of additional disk space will be used.
13:49:41 [2022-12-16T13:49:41.146Z] #57 48.39 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
13:49:41 [2022-12-16T13:49:41.146Z] #57 48.39 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
13:49:41 [2022-12-16T13:49:41.146Z] #57 48.39 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
13:49:41 [2022-12-16T13:49:41.146Z] #57 48.40 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB]
13:49:41 [2022-12-16T13:49:41.146Z] #57 48.59 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
13:49:41 [2022-12-16T13:49:41.146Z] #57 ...
13:49:41 [2022-12-16T13:49:41.146Z] 
13:49:41 [2022-12-16T13:49:41.146Z] #56 [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
13:49:41 [2022-12-16T13:49:41.146Z] #56 47.29 Selecting previously unselected package libprotobuf23:arm64.
13:49:41 [2022-12-16T13:49:41.146Z] #56 47.29 (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 ... 15744 files and directories currently installed.)
13:49:41 [2022-12-16T13:49:41.146Z] #56 47.38 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ...
13:49:41 [2022-12-16T13:49:41.146Z] #56 47.42 Unpacking libprotobuf23:arm64 (3.12.4-1) ...
13:49:41 [2022-12-16T13:49:41.146Z] #56 48.32 Selecting previously unselected package python3-pkg-resources.
13:49:41 [2022-12-16T13:49:41.146Z] #56 48.35 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ...
13:49:41 [2022-12-16T13:49:41.146Z] #56 48.37 Unpacking python3-pkg-resources (52.0.0-4) ...
13:49:41 [2022-12-16T13:49:41.146Z] #56 48.79 Selecting previously unselected package python3-six.
13:49:41 [2022-12-16T13:49:41.146Z] #56 48.82 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ...
13:49:41 [2022-12-16T13:49:41.146Z] #56 48.86 Unpacking python3-six (1.16.0-2) ...
13:49:41 [2022-12-16T13:49:41.410Z] #56 49.12 Selecting previously unselected package python3-protobuf.
13:49:41 [2022-12-16T13:49:41.410Z] #56 49.13 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ...
13:49:41 [2022-12-16T13:49:41.669Z] #56 49.14 Unpacking python3-protobuf (3.12.4-1) ...
13:49:41 [2022-12-16T13:49:41.928Z] #56 ...
13:49:41 [2022-12-16T13:49:41.928Z] 
13:49:41 [2022-12-16T13:49:41.928Z] #60 [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
13:49:41 [2022-12-16T13:49:41.928Z] #60 44.62 Building dependency tree...
13:49:41 [2022-12-16T13:49:41.928Z] #60 48.72 gcc is already the newest version (4:10.2.1-1).
13:49:41 [2022-12-16T13:49:41.928Z] #60 48.72 libc6-dev is already the newest version (2.31-13+deb11u5).
13:49:41 [2022-12-16T13:49:41.928Z] #60 48.72 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
13:49:41 [2022-12-16T13:49:41.928Z] #60 DONE 49.2s
13:49:42 [2022-12-16T13:49:42.188Z] 
13:49:42 [2022-12-16T13:49:42.188Z] #61 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
13:49:42 [2022-12-16T13:49:42.188Z] #61 49.03 Fetched 108 MB in 7s (15.8 MB/s)
13:49:42 [2022-12-16T13:49:42.188Z] #61 49.33 Selecting previously unselected package binutils-mingw-w64-i686.
13:49:42 [2022-12-16T13:49:42.188Z] #61 49.33 (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 ... 15744 files and directories currently installed.)
13:49:42 [2022-12-16T13:49:42.188Z] #61 49.43 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ...
13:49:42 [2022-12-16T13:49:42.188Z] #61 49.47 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
13:49:42 [2022-12-16T13:49:42.759Z] #61 ...
13:49:42 [2022-12-16T13:49:42.759Z] 
13:49:42 [2022-12-16T13:49:42.759Z] #50 [dockercli-src 3/5] RUN git fetch -q --depth 1 origin "v17.06.2-ce" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
13:49:42 [2022-12-16T13:49:42.759Z] #50 DONE 44.0s
13:49:42 [2022-12-16T13:49:42.759Z] 
13:49:42 [2022-12-16T13:49:42.759Z] #59 [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             ;
13:49:42 [2022-12-16T13:49:42.759Z] #59 50.52 Selecting previously unselected package libtool.
13:49:42 [2022-12-16T13:49:42.759Z] #59 50.54 Preparing to unpack .../16-libtool_2.4.6-15_all.deb ...
13:49:42 [2022-12-16T13:49:42.759Z] #59 50.55 Unpacking libtool (2.4.6-15) ...
13:49:43 [2022-12-16T13:49:43.026Z] #59 51.02 Selecting previously unselected package libudev-dev:arm64.
13:49:43 [2022-12-16T13:49:43.026Z] #59 51.04 Preparing to unpack .../17-libudev-dev_247.3-7+deb11u1_arm64.deb ...
13:49:43 [2022-12-16T13:49:43.026Z] #59 51.06 Unpacking libudev-dev:arm64 (247.3-7+deb11u1) ...
13:49:43 [2022-12-16T13:49:43.680Z] #59 51.45 Selecting previously unselected package libyajl2:arm64.
13:49:43 [2022-12-16T13:49:43.680Z] #59 51.48 Preparing to unpack .../18-libyajl2_2.1.0-3_arm64.deb ...
13:49:43 [2022-12-16T13:49:43.680Z] #59 51.50 Unpacking libyajl2:arm64 (2.1.0-3) ...
13:49:43 [2022-12-16T13:49:43.942Z] #59 51.67 Selecting previously unselected package libyajl-dev:arm64.
13:49:43 [2022-12-16T13:49:43.942Z] #59 51.68 Preparing to unpack .../19-libyajl-dev_2.1.0-3_arm64.deb ...
13:49:43 [2022-12-16T13:49:43.942Z] #59 51.80 Unpacking libyajl-dev:arm64 (2.1.0-3) ...
13:49:44 [2022-12-16T13:49:44.200Z] #59 51.97 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
13:49:44 [2022-12-16T13:49:44.200Z] #59 52.01 Setting up libyajl2:arm64 (2.1.0-3) ...
13:49:44 [2022-12-16T13:49:44.200Z] #59 52.05 Setting up bzip2 (1.0.8-4) ...
13:49:44 [2022-12-16T13:49:44.200Z] #59 52.10 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
13:49:44 [2022-12-16T13:49:44.200Z] #59 52.13 Setting up libprotobuf-c-dev:arm64 (1.3.3-1+b2) ...
13:49:44 [2022-12-16T13:49:44.200Z] #59 52.16 Setting up libcap2:arm64 (1:2.44-1) ...
13:49:44 [2022-12-16T13:49:44.200Z] #59 52.19 Setting up autotools-dev (20180224.1+nmu1) ...
13:49:44 [2022-12-16T13:49:44.466Z] #59 52.22 Setting up libsigsegv2:arm64 (2.13-1) ...
13:49:44 [2022-12-16T13:49:44.466Z] #59 52.28 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
13:49:44 [2022-12-16T13:49:44.466Z] #59 52.31 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
13:49:44 [2022-12-16T13:49:44.466Z] #59 52.39 Setting up patch (2.7.6-7) ...
13:49:44 [2022-12-16T13:49:44.466Z] #59 52.46 Setting up libudev-dev:arm64 (247.3-7+deb11u1) ...
13:49:44 [2022-12-16T13:49:44.466Z] #59 52.47 Setting up libyajl-dev:arm64 (2.1.0-3) ...
13:49:44 [2022-12-16T13:49:44.726Z] #59 52.49 Setting up libcap-dev:arm64 (1:2.44-1) ...
13:49:44 [2022-12-16T13:49:44.726Z] #59 52.51 Setting up libsystemd-dev:arm64 (247.3-7+deb11u1) ...
13:49:44 [2022-12-16T13:49:44.726Z] #59 52.53 Setting up libtool (2.4.6-15) ...
13:49:44 [2022-12-16T13:49:44.726Z] #59 52.54 Setting up m4 (1.4.18-5) ...
13:49:44 [2022-12-16T13:49:44.726Z] #59 52.59 Setting up dpkg-dev (1.20.12) ...
13:49:44 [2022-12-16T13:49:44.726Z] #59 52.61 Setting up autoconf (2.69-14) ...
13:49:44 [2022-12-16T13:49:44.726Z] #59 52.64 Setting up build-essential (12.9) ...
13:49:44 [2022-12-16T13:49:44.726Z] #59 52.66 Setting up automake (1:1.16.3-2) ...
13:49:44 [2022-12-16T13:49:44.726Z] #59 52.69 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
13:49:44 [2022-12-16T13:49:44.726Z] #59 52.71 Processing triggers for libc-bin (2.31-13+deb11u5) ...
13:49:45 [2022-12-16T13:49:45.294Z] #59 ...
13:49:45 [2022-12-16T13:49:45.294Z] 
13:49:45 [2022-12-16T13:49:45.294Z] #67 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.0-beta.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
13:49:45 [2022-12-16T13:49:45.294Z] #67 DONE 49.4s
13:49:45 [2022-12-16T13:49:45.294Z] 
13:49:45 [2022-12-16T13:49:45.294Z] #59 [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             ;
13:49:45 [2022-12-16T13:49:45.294Z] #59 DONE 53.2s
13:49:45 [2022-12-16T13:49:45.294Z] 
13:49:45 [2022-12-16T13:49:45.294Z] #57 [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
13:49:45 [2022-12-16T13:49:45.294Z] #57 50.64 debconf: delaying package configuration, since apt-utils is not installed
13:49:45 [2022-12-16T13:49:45.294Z] #57 51.14 Fetched 2790 kB in 1s (5400 kB/s)
13:49:45 [2022-12-16T13:49:45.294Z] #57 51.39 Selecting previously unselected package bzip2.
13:49:45 [2022-12-16T13:49:45.294Z] #57 51.40 (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 ... 15744 files and directories currently installed.)
13:49:45 [2022-12-16T13:49:45.294Z] #57 51.49 Preparing to unpack .../bzip2_1.0.8-4_arm64.deb ...
13:49:45 [2022-12-16T13:49:45.294Z] #57 51.61 Unpacking bzip2 (1.0.8-4) ...
13:49:45 [2022-12-16T13:49:45.294Z] #57 51.85 Selecting previously unselected package xz-utils.
13:49:45 [2022-12-16T13:49:45.294Z] #57 51.85 Preparing to unpack .../xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
13:49:45 [2022-12-16T13:49:45.294Z] #57 51.87 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
13:49:45 [2022-12-16T13:49:45.294Z] #57 52.30 Selecting previously unselected package patch.
13:49:45 [2022-12-16T13:49:45.294Z] #57 52.30 Preparing to unpack .../patch_2.7.6-7_arm64.deb ...
13:49:45 [2022-12-16T13:49:45.294Z] #57 52.32 Unpacking patch (2.7.6-7) ...
13:49:45 [2022-12-16T13:49:45.294Z] #57 52.60 Selecting previously unselected package dpkg-dev.
13:49:45 [2022-12-16T13:49:45.294Z] #57 52.61 Preparing to unpack .../dpkg-dev_1.20.12_all.deb ...
13:49:45 [2022-12-16T13:49:45.294Z] #57 52.65 Unpacking dpkg-dev (1.20.12) ...
13:49:46 [2022-12-16T13:49:46.232Z] #57 ...
13:49:46 [2022-12-16T13:49:46.232Z] 
13:49:46 [2022-12-16T13:49:46.232Z] #37 [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
13:49:46 [2022-12-16T13:49:46.232Z] #37 38.66 Reading package lists...
13:49:46 [2022-12-16T13:49:46.232Z] #37 43.68 Building dependency tree...
13:49:46 [2022-12-16T13:49:46.232Z] #37 46.86 gcc is already the newest version (4:10.2.1-1).
13:49:46 [2022-12-16T13:49:46.232Z] #37 46.86 The following additional packages will be installed:
13:49:46 [2022-12-16T13:49:46.232Z] #37 46.86   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libbtrfs0 libelf1 libffi-dev
13:49:46 [2022-12-16T13:49:46.232Z] #37 46.87   libgirepository-1.0-1 libglib2.0-bin libglib2.0-data libglib2.0-dev
13:49:46 [2022-12-16T13:49:46.232Z] #37 46.87   libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0 libpcre2-32-0
13:49:46 [2022-12-16T13:49:46.232Z] #37 46.87   libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3 libpcrecpp0v5
13:49:46 [2022-12-16T13:49:46.232Z] #37 46.88   libsecret-1-0 libsecret-common libselinux1-dev libsepol1-dev
13:49:46 [2022-12-16T13:49:46.232Z] #37 46.88   python3-distutils python3-lib2to3 uuid-dev zlib1g-dev
13:49:46 [2022-12-16T13:49:46.232Z] #37 46.88 Suggested packages:
13:49:46 [2022-12-16T13:49:46.232Z] #37 46.89   libgirepository1.0-dev libglib2.0-doc libgdk-pixbuf2.0-bin
13:49:46 [2022-12-16T13:49:46.232Z] #37 46.89   | libgdk-pixbuf2.0-dev libxml2-utils
13:49:46 [2022-12-16T13:49:46.232Z] #37 49.87 The following NEW packages will be installed:
13:49:46 [2022-12-16T13:49:46.232Z] #37 49.87   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libbtrfs-dev libbtrfs0 libelf1
13:49:46 [2022-12-16T13:49:46.232Z] #37 49.88   libffi-dev libgirepository-1.0-1 libglib2.0-bin libglib2.0-data
13:49:46 [2022-12-16T13:49:46.232Z] #37 49.88   libglib2.0-dev libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0
13:49:46 [2022-12-16T13:49:46.232Z] #37 49.88   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3
13:49:46 [2022-12-16T13:49:46.232Z] #37 49.88   libpcrecpp0v5 libsecret-1-0 libsecret-1-dev libsecret-common libselinux1-dev
13:49:46 [2022-12-16T13:49:46.232Z] #37 49.90   libsepol1-dev python3-distutils python3-lib2to3 uuid-dev zlib1g-dev
13:49:46 [2022-12-16T13:49:46.232Z] #37 50.62 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded.
13:49:46 [2022-12-16T13:49:46.232Z] #37 50.62 Need to get 7950 kB of archives.
13:49:46 [2022-12-16T13:49:46.232Z] #37 50.62 After this operation, 39.9 MB of additional disk space will be used.
13:49:46 [2022-12-16T13:49:46.232Z] #37 50.62 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]
13:49:46 [2022-12-16T13:49:46.232Z] #37 50.63 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]
13:49:46 [2022-12-16T13:49:46.232Z] #37 50.65 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-common all 0.20.4-2 [26.7 kB]
13:49:46 [2022-12-16T13:49:46.232Z] #37 50.65 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-1-0 arm64 0.20.4-2 [107 kB]
13:49:46 [2022-12-16T13:49:46.232Z] #37 50.65 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gir1.2-secret-1 arm64 0.20.4-2 [13.7 kB]
13:49:46 [2022-12-16T13:49:46.232Z] #37 50.66 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uuid-dev arm64 2.36.1-8+deb11u1 [99.6 kB]
13:49:46 [2022-12-16T13:49:46.232Z] #37 50.66 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libblkid-dev arm64 2.36.1-8+deb11u1 [229 kB]
13:49:46 [2022-12-16T13:49:46.232Z] #37 50.69 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB]
13:49:46 [2022-12-16T13:49:46.232Z] #37 50.69 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB]
13:49:46 [2022-12-16T13:49:46.232Z] #37 50.76 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB]
13:49:46 [2022-12-16T13:49:46.232Z] #37 50.77 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libffi-dev arm64 3.3-6 [53.2 kB]
13:49:46 [2022-12-16T13:49:46.232Z] #37 50.77 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-data all 2.66.8-1 [1164 kB]
13:49:46 [2022-12-16T13:49:46.232Z] #37 50.91 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-bin arm64 2.66.8-1 [137 kB]
13:49:46 [2022-12-16T13:49:46.232Z] #37 50.97 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
13:49:46 [2022-12-16T13:49:46.232Z] #37 50.97 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB]
13:49:46 [2022-12-16T13:49:46.232Z] #37 50.99 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-dev-bin arm64 2.66.8-1 [177 kB]
13:49:46 [2022-12-16T13:49:46.232Z] #37 51.00 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB]
13:49:46 [2022-12-16T13:49:46.232Z] #37 51.09 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB]
13:49:46 [2022-12-16T13:49:46.232Z] #37 51.11 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB]
13:49:46 [2022-12-16T13:49:46.232Z] #37 51.13 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB]
13:49:46 [2022-12-16T13:49:46.232Z] #37 51.14 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB]
13:49:46 [2022-12-16T13:49:46.232Z] #37 51.14 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB]
13:49:46 [2022-12-16T13:49:46.232Z] #37 51.14 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmount-dev arm64 2.36.1-8+deb11u1 [78.0 kB]
13:49:46 [2022-12-16T13:49:46.232Z] #37 51.14 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre16-3 arm64 2:8.39-13 [236 kB]
13:49:46 [2022-12-16T13:49:46.232Z] #37 51.14 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre32-3 arm64 2:8.39-13 [229 kB]
13:49:46 [2022-12-16T13:49:46.232Z] #37 51.16 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcrecpp0v5 arm64 2:8.39-13 [151 kB]
13:49:46 [2022-12-16T13:49:46.232Z] #37 51.16 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre3-dev arm64 2:8.39-13 [579 kB]
13:49:46 [2022-12-16T13:49:46.232Z] #37 51.19 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-2+deb11u2 [189 kB]
13:49:46 [2022-12-16T13:49:46.232Z] #37 51.20 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-dev arm64 2.66.8-1 [1592 kB]
13:49:46 [2022-12-16T13:49:46.232Z] #37 51.40 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-1-dev arm64 0.20.4-2 [218 kB]
13:49:46 [2022-12-16T13:49:46.232Z] #37 52.87 debconf: delaying package configuration, since apt-utils is not installed
13:49:46 [2022-12-16T13:49:46.232Z] #37 53.46 Fetched 7950 kB in 1s (6367 kB/s)
13:49:46 [2022-12-16T13:49:46.232Z] #37 53.66 Selecting previously unselected package libgirepository-1.0-1:arm64.
13:49:46 [2022-12-16T13:49:46.232Z] #37 53.66 (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 ... 15744 files and directories currently installed.)
13:49:46 [2022-12-16T13:49:46.232Z] #37 53.78 Preparing to unpack .../00-libgirepository-1.0-1_1.66.1-1+b1_arm64.deb ...
13:49:46 [2022-12-16T13:49:46.232Z] #37 53.83 Unpacking libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
13:49:46 [2022-12-16T13:49:46.800Z] #37 54.24 Selecting previously unselected package gir1.2-glib-2.0:arm64.
13:49:46 [2022-12-16T13:49:46.800Z] #37 54.24 Preparing to unpack .../01-gir1.2-glib-2.0_1.66.1-1+b1_arm64.deb ...
13:49:46 [2022-12-16T13:49:46.800Z] #37 54.26 Unpacking gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
13:49:46 [2022-12-16T13:49:46.800Z] #37 ...
13:49:46 [2022-12-16T13:49:46.800Z] 
13:49:46 [2022-12-16T13:49:46.800Z] #57 [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
13:49:46 [2022-12-16T13:49:46.800Z] #57 54.54 Selecting previously unselected package libseccomp-dev:arm64.
13:49:46 [2022-12-16T13:49:46.800Z] #57 54.54 Preparing to unpack .../libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
13:49:46 [2022-12-16T13:49:46.800Z] #57 54.55 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
13:49:47 [2022-12-16T13:49:47.384Z] #57 ...
13:49:47 [2022-12-16T13:49:47.384Z] 
13:49:47 [2022-12-16T13:49:47.384Z] #73 [dockercli-src 4/5] RUN [ -d ./components/cli ] && mv ./components/cli /usr/src/dockercli || mv /tmp/dockercli /usr/src/dockercli
13:49:47 [2022-12-16T13:49:47.384Z] #73 DONE 4.7s
13:49:47 [2022-12-16T13:49:47.384Z] 
13:49:47 [2022-12-16T13:49:47.384Z] #57 [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
13:49:47 [2022-12-16T13:49:47.384Z] #57 54.94 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
13:49:47 [2022-12-16T13:49:47.384Z] #57 54.98 Setting up bzip2 (1.0.8-4) ...
13:49:47 [2022-12-16T13:49:47.384Z] #57 55.01 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
13:49:47 [2022-12-16T13:49:47.384Z] #57 ...
13:49:47 [2022-12-16T13:49:47.384Z] 
13:49:47 [2022-12-16T13:49:47.384Z] #54 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.49.0"      && /build/golangci-lint --version
13:49:47 [2022-12-16T13:49:47.384Z] #54 45.15 go: downloading golang.org/x/exp v0.0.0-20220722155223-a9213eeb770e
13:49:47 [2022-12-16T13:49:47.384Z] #54 45.36 go: downloading github.com/gobwas/glob v0.2.3
13:49:47 [2022-12-16T13:49:47.384Z] #54 45.52 go: downloading golang.org/x/sync v0.0.0-20220722155255-886fb9371eb4
13:49:47 [2022-12-16T13:49:47.384Z] #54 45.65 go: downloading go.uber.org/zap v1.17.0
13:49:47 [2022-12-16T13:49:47.384Z] #54 46.14 go: downloading github.com/go-toolsmith/astcast v1.0.0
13:49:47 [2022-12-16T13:49:47.384Z] #54 46.19 go: downloading github.com/go-toolsmith/astcopy v1.0.1
13:49:47 [2022-12-16T13:49:47.384Z] #54 46.34 go: downloading github.com/go-toolsmith/astequal v1.0.2
13:49:47 [2022-12-16T13:49:47.384Z] #54 46.77 go: downloading github.com/go-toolsmith/astfmt v1.0.0
13:49:47 [2022-12-16T13:49:47.384Z] #54 46.77 go: downloading github.com/go-toolsmith/astp v1.0.0
13:49:47 [2022-12-16T13:49:47.384Z] #54 46.82 go: downloading github.com/go-toolsmith/strparse v1.0.0
13:49:47 [2022-12-16T13:49:47.384Z] #54 46.86 go: downloading github.com/go-toolsmith/typep v1.0.2
13:49:47 [2022-12-16T13:49:47.384Z] #54 46.86 go: downloading github.com/quasilyte/go-ruleguard v0.3.17
13:49:47 [2022-12-16T13:49:47.384Z] #54 47.22 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95
13:49:47 [2022-12-16T13:49:47.384Z] #54 47.34 go: downloading golang.org/x/exp/typeparams v0.0.0-20220613132600-b0d781184e0d
13:49:47 [2022-12-16T13:49:47.384Z] #54 47.72 go: downloading github.com/kisielk/gotool v1.0.0
13:49:47 [2022-12-16T13:49:47.384Z] #54 47.77 go: downloading github.com/gostaticanalysis/comment v1.4.2
13:49:47 [2022-12-16T13:49:47.384Z] #54 47.89 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1
13:49:47 [2022-12-16T13:49:47.384Z] #54 47.89 go: downloading github.com/ettle/strcase v0.1.1
13:49:47 [2022-12-16T13:49:47.384Z] #54 48.10 go: downloading github.com/fatih/structtag v1.2.0
13:49:47 [2022-12-16T13:49:47.384Z] #54 48.20 go: downloading github.com/Masterminds/semver v1.5.0
13:49:47 [2022-12-16T13:49:47.384Z] #54 48.20 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d
13:49:47 [2022-12-16T13:49:47.384Z] #54 48.44 go: downloading gopkg.in/yaml.v2 v2.4.0
13:49:47 [2022-12-16T13:49:47.384Z] #54 48.71 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354
13:49:47 [2022-12-16T13:49:47.384Z] #54 49.00 go: downloading github.com/prometheus/client_golang v1.12.1
13:49:47 [2022-12-16T13:49:47.384Z] #54 50.12 go: downloading github.com/prometheus/client_model v0.2.0
13:49:47 [2022-12-16T13:49:47.384Z] #54 50.46 go: downloading github.com/google/go-cmp v0.5.8
13:49:47 [2022-12-16T13:49:47.384Z] #54 50.88 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
13:49:47 [2022-12-16T13:49:47.384Z] #54 51.10 go: downloading go.uber.org/atomic v1.7.0
13:49:47 [2022-12-16T13:49:47.384Z] #54 51.10 go: downloading go.uber.org/multierr v1.6.0
13:49:47 [2022-12-16T13:49:47.384Z] #54 51.28 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5
13:49:47 [2022-12-16T13:49:47.384Z] #54 51.51 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567
13:49:47 [2022-12-16T13:49:47.384Z] #54 51.53 go: downloading github.com/chavacava/garif v0.0.0-20220630083739-93517212f375
13:49:47 [2022-12-16T13:49:47.384Z] #54 51.54 go: downloading github.com/olekukonko/tablewriter v0.0.5
13:49:47 [2022-12-16T13:49:47.384Z] #54 51.85 go: downloading github.com/beorn7/perks v1.0.1
13:49:47 [2022-12-16T13:49:47.384Z] #54 51.88 go: downloading github.com/cespare/xxhash/v2 v2.1.2
13:49:47 [2022-12-16T13:49:47.384Z] #54 51.93 go: downloading github.com/golang/protobuf v1.5.2
13:49:47 [2022-12-16T13:49:47.384Z] #54 52.12 go: downloading github.com/prometheus/common v0.32.1
13:49:47 [2022-12-16T13:49:47.384Z] #54 52.60 go: downloading github.com/prometheus/procfs v0.7.3
13:49:47 [2022-12-16T13:49:47.384Z] #54 52.78 go: downloading google.golang.org/protobuf v1.28.0
13:49:47 [2022-12-16T13:49:47.384Z] #54 54.27 go: downloading github.com/mattn/go-runewidth v0.0.9
13:49:47 [2022-12-16T13:49:47.384Z] #54 54.63 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
13:49:47 [2022-12-16T13:49:47.384Z] #54 ...
13:49:47 [2022-12-16T13:49:47.384Z] 
13:49:47 [2022-12-16T13:49:47.384Z] #57 [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
13:49:47 [2022-12-16T13:49:47.384Z] #57 55.05 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
13:49:47 [2022-12-16T13:49:47.384Z] #57 55.11 Setting up patch (2.7.6-7) ...
13:49:47 [2022-12-16T13:49:47.384Z] #57 55.18 Setting up dpkg-dev (1.20.12) ...
13:49:47 [2022-12-16T13:49:47.654Z] #57 ...
13:49:47 [2022-12-16T13:49:47.654Z] 
13:49:47 [2022-12-16T13:49:47.654Z] #74 [dockercli-src 5/5] WORKDIR /usr/src/dockercli
13:49:47 [2022-12-16T13:49:47.654Z] #74 DONE 0.2s
13:49:47 [2022-12-16T13:49:47.654Z] 
13:49:47 [2022-12-16T13:49:47.654Z] #37 [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
13:49:47 [2022-12-16T13:49:47.654Z] #37 54.59 Selecting previously unselected package libsecret-common.
13:49:47 [2022-12-16T13:49:47.654Z] #37 54.60 Preparing to unpack .../02-libsecret-common_0.20.4-2_all.deb ...
13:49:47 [2022-12-16T13:49:47.654Z] #37 54.64 Unpacking libsecret-common (0.20.4-2) ...
13:49:47 [2022-12-16T13:49:47.654Z] #37 55.05 Selecting previously unselected package libsecret-1-0:arm64.
13:49:47 [2022-12-16T13:49:47.654Z] #37 55.06 Preparing to unpack .../03-libsecret-1-0_0.20.4-2_arm64.deb ...
13:49:47 [2022-12-16T13:49:47.654Z] #37 55.07 Unpacking libsecret-1-0:arm64 (0.20.4-2) ...
13:49:47 [2022-12-16T13:49:47.916Z] 
13:49:47 [2022-12-16T13:49:47.916Z] #37 ...
13:49:47 [2022-12-16T13:49:47.916Z] 
13:49:47 [2022-12-16T13:49:47.916Z] #57 [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
13:49:47 [2022-12-16T13:49:47.916Z] #57 DONE 55.5s
13:49:47 [2022-12-16T13:49:47.916Z] 
13:49:47 [2022-12-16T13:49:47.916Z] #37 [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
13:49:47 [2022-12-16T13:49:47.916Z] #37 55.31 Selecting previously unselected package gir1.2-secret-1:arm64.
13:49:47 [2022-12-16T13:49:47.916Z] #37 55.31 Preparing to unpack .../04-gir1.2-secret-1_0.20.4-2_arm64.deb ...
13:49:47 [2022-12-16T13:49:47.916Z] #37 55.32 Unpacking gir1.2-secret-1:arm64 (0.20.4-2) ...
13:49:48 [2022-12-16T13:49:48.183Z] #37 55.46 Selecting previously unselected package uuid-dev:arm64.
13:49:48 [2022-12-16T13:49:48.183Z] #37 55.51 Preparing to unpack .../05-uuid-dev_2.36.1-8+deb11u1_arm64.deb ...
13:49:48 [2022-12-16T13:49:48.183Z] #37 55.52 Unpacking uuid-dev:arm64 (2.36.1-8+deb11u1) ...
13:49:48 [2022-12-16T13:49:48.445Z] #37 55.82 Selecting previously unselected package libblkid-dev:arm64.
13:49:48 [2022-12-16T13:49:48.445Z] #37 55.83 Preparing to unpack .../06-libblkid-dev_2.36.1-8+deb11u1_arm64.deb ...
13:49:48 [2022-12-16T13:49:48.445Z] #37 55.87 Unpacking libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
13:49:49 [2022-12-16T13:49:49.013Z] #37 56.33 Selecting previously unselected package libbtrfs0:arm64.
13:49:49 [2022-12-16T13:49:49.013Z] #37 56.37 Preparing to unpack .../07-libbtrfs0_5.10.1-2_arm64.deb ...
13:49:49 [2022-12-16T13:49:49.013Z] #37 56.39 Unpacking libbtrfs0:arm64 (5.10.1-2) ...
13:49:49 [2022-12-16T13:49:49.275Z] #37 56.61 Selecting previously unselected package libbtrfs-dev:arm64.
13:49:49 [2022-12-16T13:49:49.275Z] #37 56.61 Preparing to unpack .../08-libbtrfs-dev_5.10.1-2_arm64.deb ...
13:49:49 [2022-12-16T13:49:49.275Z] #37 56.63 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ...
13:49:49 [2022-12-16T13:49:49.534Z] #37 56.97 Selecting previously unselected package libelf1:arm64.
13:49:49 [2022-12-16T13:49:49.534Z] #37 56.98 Preparing to unpack .../09-libelf1_0.183-1_arm64.deb ...
13:49:49 [2022-12-16T13:49:49.793Z] #37 57.00 Unpacking libelf1:arm64 (0.183-1) ...
13:49:50 [2022-12-16T13:49:50.052Z] #37 57.28 Selecting previously unselected package libffi-dev:arm64.
13:49:50 [2022-12-16T13:49:50.052Z] #37 57.30 Preparing to unpack .../10-libffi-dev_3.3-6_arm64.deb ...
13:49:50 [2022-12-16T13:49:50.052Z] #37 57.31 Unpacking libffi-dev:arm64 (3.3-6) ...
13:49:50 [2022-12-16T13:49:50.052Z] #37 57.52 Selecting previously unselected package libglib2.0-data.
13:49:50 [2022-12-16T13:49:50.052Z] #37 57.52 Preparing to unpack .../11-libglib2.0-data_2.66.8-1_all.deb ...
13:49:50 [2022-12-16T13:49:50.052Z] #37 57.53 Unpacking libglib2.0-data (2.66.8-1) ...
13:49:50 [2022-12-16T13:49:50.641Z] #37 ...
13:49:50 [2022-12-16T13:49:50.641Z] 
13:49:50 [2022-12-16T13:49:50.641Z] #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
13:49:50 [2022-12-16T13:49:50.641Z] #64 47.94 Selecting previously unselected package libicu67:arm64.
13:49:50 [2022-12-16T13:49:50.641Z] #64 47.96 Preparing to unpack .../1-libicu67_67.1-7_arm64.deb ...
13:49:50 [2022-12-16T13:49:50.641Z] #64 48.06 Unpacking libicu67:arm64 (67.1-7) ...
13:49:50 [2022-12-16T13:49:50.641Z] #64 57.01 Selecting previously unselected package libxml2:arm64.
13:49:50 [2022-12-16T13:49:50.641Z] #64 57.01 Preparing to unpack .../2-libxml2_2.9.10+dfsg-6.7+deb11u3_arm64.deb ...
13:49:50 [2022-12-16T13:49:50.641Z] #64 57.02 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u3) ...
13:49:50 [2022-12-16T13:49:50.642Z] #64 57.49 Selecting previously unselected package libarchive13:arm64.
13:49:50 [2022-12-16T13:49:50.642Z] #64 57.49 Preparing to unpack .../3-libarchive13_3.4.3-2+deb11u1_arm64.deb ...
13:49:50 [2022-12-16T13:49:50.642Z] #64 57.50 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ...
13:49:50 [2022-12-16T13:49:50.642Z] #64 57.80 Selecting previously unselected package libjsoncpp24:arm64.
13:49:50 [2022-12-16T13:49:50.642Z] #64 57.81 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_arm64.deb ...
13:49:50 [2022-12-16T13:49:50.642Z] #64 57.81 Unpacking libjsoncpp24:arm64 (1.9.4-4) ...
13:49:50 [2022-12-16T13:49:50.642Z] #64 57.97 Selecting previously unselected package librhash0:arm64.
13:49:50 [2022-12-16T13:49:50.642Z] #64 57.97 Preparing to unpack .../5-librhash0_1.4.1-2_arm64.deb ...
13:49:50 [2022-12-16T13:49:50.642Z] #64 57.98 Unpacking librhash0:arm64 (1.4.1-2) ...
13:49:50 [2022-12-16T13:49:50.642Z] #64 58.16 Selecting previously unselected package libuv1:arm64.
13:49:50 [2022-12-16T13:49:50.642Z] #64 58.16 Preparing to unpack .../6-libuv1_1.40.0-2_arm64.deb ...
13:49:50 [2022-12-16T13:49:50.642Z] #64 58.17 Unpacking libuv1:arm64 (1.40.0-2) ...
13:49:50 [2022-12-16T13:49:50.642Z] #64 ...
13:49:50 [2022-12-16T13:49:50.642Z] 
13:49:50 [2022-12-16T13:49:50.642Z] #61 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
13:49:50 [2022-12-16T13:49:50.642Z] #61 52.63 Selecting previously unselected package binutils-mingw-w64-x86-64.
13:49:50 [2022-12-16T13:49:50.642Z] #61 52.66 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ...
13:49:50 [2022-12-16T13:49:50.642Z] #61 52.69 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
13:49:50 [2022-12-16T13:49:50.642Z] #61 56.59 Selecting previously unselected package binutils-mingw-w64.
13:49:50 [2022-12-16T13:49:50.642Z] #61 56.59 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ...
13:49:50 [2022-12-16T13:49:50.642Z] #61 56.60 Unpacking binutils-mingw-w64 (2.35-2+8.11) ...
13:49:50 [2022-12-16T13:49:50.642Z] #61 56.80 Selecting previously unselected package libdevmapper1.02.1:arm64.
13:49:50 [2022-12-16T13:49:50.642Z] #61 56.80 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ...
13:49:50 [2022-12-16T13:49:50.642Z] #61 56.82 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
13:49:50 [2022-12-16T13:49:50.642Z] #61 57.04 Selecting previously unselected package dmsetup.
13:49:50 [2022-12-16T13:49:50.642Z] #61 57.05 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ...
13:49:50 [2022-12-16T13:49:50.642Z] #61 57.07 Unpacking dmsetup (2:1.02.175-2.1) ...
13:49:50 [2022-12-16T13:49:50.642Z] #61 57.24 Selecting previously unselected package mingw-w64-common.
13:49:50 [2022-12-16T13:49:50.642Z] #61 57.26 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ...
13:49:50 [2022-12-16T13:49:50.642Z] #61 57.27 Unpacking mingw-w64-common (8.0.0-1) ...
13:49:50 [2022-12-16T13:49:50.900Z] #61 ...
13:49:50 [2022-12-16T13:49:50.900Z] 
13:49:50 [2022-12-16T13:49:50.900Z] #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
13:49:50 [2022-12-16T13:49:50.900Z] #64 58.39 Selecting previously unselected package cmake.
13:49:50 [2022-12-16T13:49:50.900Z] #64 58.39 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_arm64.deb ...
13:49:50 [2022-12-16T13:49:50.900Z] #64 58.40 Unpacking cmake (3.18.4-2+deb11u1) ...
13:49:51 [2022-12-16T13:49:51.836Z] #64 ...
13:49:51 [2022-12-16T13:49:51.836Z] 
13:49:51 [2022-12-16T13:49:51.836Z] #75 [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...)
13:49:51 [2022-12-16T13:49:51.836Z] #0 1.873 go: downloading github.com/urfave/cli/v2 v2.23.5
13:49:51 [2022-12-16T13:49:51.836Z] #0 2.614 go: downloading golang.org/x/sys v0.2.0
13:49:51 [2022-12-16T13:49:51.836Z] #0 6.588 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
13:49:51 [2022-12-16T13:49:51.836Z] #0 7.527 go: downloading github.com/google/uuid v1.3.0
13:49:51 [2022-12-16T13:49:51.836Z] #0 7.603 go: downloading github.com/moby/vpnkit v0.5.0
13:49:51 [2022-12-16T13:49:51.836Z] #0 7.645 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
13:49:51 [2022-12-16T13:49:51.836Z] #0 7.766 go: downloading github.com/gorilla/mux v1.8.0
13:49:51 [2022-12-16T13:49:51.836Z] #0 7.863 go: downloading github.com/moby/sys/mountinfo v0.6.2
13:49:51 [2022-12-16T13:49:51.836Z] #0 8.814 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
13:49:51 [2022-12-16T13:49:51.836Z] #0 8.933 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
13:49:51 [2022-12-16T13:49:51.836Z] #75 ...
13:49:51 [2022-12-16T13:49:51.836Z] 
13:49:51 [2022-12-16T13:49:51.836Z] #37 [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
13:49:51 [2022-12-16T13:49:51.836Z] #37 59.05 Selecting previously unselected package libglib2.0-bin.
13:49:51 [2022-12-16T13:49:51.836Z] #37 59.05 Preparing to unpack .../12-libglib2.0-bin_2.66.8-1_arm64.deb ...
13:49:51 [2022-12-16T13:49:51.836Z] #37 59.06 Unpacking libglib2.0-bin (2.66.8-1) ...
13:49:51 [2022-12-16T13:49:51.836Z] #37 59.27 Selecting previously unselected package python3-lib2to3.
13:49:51 [2022-12-16T13:49:51.836Z] #37 59.28 Preparing to unpack .../13-python3-lib2to3_3.9.2-1_all.deb ...
13:49:51 [2022-12-16T13:49:51.836Z] #37 59.30 Unpacking python3-lib2to3 (3.9.2-1) ...
13:49:52 [2022-12-16T13:49:52.097Z] #37 59.52 Selecting previously unselected package python3-distutils.
13:49:52 [2022-12-16T13:49:52.097Z] #37 59.52 Preparing to unpack .../14-python3-distutils_3.9.2-1_all.deb ...
13:49:52 [2022-12-16T13:49:52.097Z] #37 59.56 Unpacking python3-distutils (3.9.2-1) ...
13:49:52 [2022-12-16T13:49:52.356Z] #37 59.77 Selecting previously unselected package libglib2.0-dev-bin.
13:49:52 [2022-12-16T13:49:52.356Z] #37 59.78 Preparing to unpack .../15-libglib2.0-dev-bin_2.66.8-1_arm64.deb ...
13:49:52 [2022-12-16T13:49:52.356Z] #37 59.79 Unpacking libglib2.0-dev-bin (2.66.8-1) ...
13:49:52 [2022-12-16T13:49:52.616Z] #37 ...
13:49:52 [2022-12-16T13:49:52.616Z] 
13:49:52 [2022-12-16T13:49:52.616Z] #56 [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
13:49:52 [2022-12-16T13:49:52.616Z] #56 50.15 Selecting previously unselected package libnet1:arm64.
13:49:52 [2022-12-16T13:49:52.616Z] #56 50.16 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
13:49:52 [2022-12-16T13:49:52.616Z] #56 50.16 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
13:49:52 [2022-12-16T13:49:52.616Z] #56 50.41 Selecting previously unselected package libnl-3-200:arm64.
13:49:52 [2022-12-16T13:49:52.616Z] #56 50.41 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ...
13:49:52 [2022-12-16T13:49:52.616Z] #56 50.42 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ...
13:49:52 [2022-12-16T13:49:52.616Z] #56 50.70 Selecting previously unselected package libprotobuf-c1:arm64.
13:49:52 [2022-12-16T13:49:52.616Z] #56 50.70 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
13:49:52 [2022-12-16T13:49:52.616Z] #56 50.73 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
13:49:52 [2022-12-16T13:49:52.616Z] #56 51.06 Selecting previously unselected package criu.
13:49:52 [2022-12-16T13:49:52.616Z] #56 51.07 Preparing to unpack .../7-criu_3.17.1-1_arm64.deb ...
13:49:52 [2022-12-16T13:49:52.616Z] #56 51.10 Unpacking criu (3.17.1-1) ...
13:49:52 [2022-12-16T13:49:52.616Z] #56 52.22 Setting up python3-pkg-resources (52.0.0-4) ...
13:49:52 [2022-12-16T13:49:52.616Z] #56 54.61 Setting up libprotobuf23:arm64 (3.12.4-1) ...
13:49:52 [2022-12-16T13:49:52.616Z] #56 54.72 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
13:49:52 [2022-12-16T13:49:52.616Z] #56 54.78 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
13:49:52 [2022-12-16T13:49:52.616Z] #56 54.83 Setting up python3-six (1.16.0-2) ...
13:49:52 [2022-12-16T13:49:52.616Z] #56 56.45 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ...
13:49:52 [2022-12-16T13:49:52.616Z] #56 56.49 Setting up python3-protobuf (3.12.4-1) ...
13:49:52 [2022-12-16T13:49:52.616Z] #56 ...
13:49:52 [2022-12-16T13:49:52.616Z] 
13:49:52 [2022-12-16T13:49:52.616Z] #37 [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
13:49:52 [2022-12-16T13:49:52.616Z] #37 60.09 Selecting previously unselected package libsepol1-dev:arm64.
13:49:52 [2022-12-16T13:49:52.875Z] #37 60.11 Preparing to unpack .../16-libsepol1-dev_3.1-1_arm64.deb ...
13:49:52 [2022-12-16T13:49:52.875Z] #37 60.14 Unpacking libsepol1-dev:arm64 (3.1-1) ...
13:49:53 [2022-12-16T13:49:53.134Z] #37 60.48 Selecting previously unselected package libpcre2-16-0:arm64.
13:49:53 [2022-12-16T13:49:53.134Z] #37 60.48 Preparing to unpack .../17-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ...
13:49:53 [2022-12-16T13:49:53.134Z] #37 60.48 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
13:49:53 [2022-12-16T13:49:53.393Z] #37 60.73 Selecting previously unselected package libpcre2-32-0:arm64.
13:49:53 [2022-12-16T13:49:53.393Z] #37 60.75 Preparing to unpack .../18-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ...
13:49:53 [2022-12-16T13:49:53.393Z] #37 60.76 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
13:49:53 [2022-12-16T13:49:53.654Z] #37 61.03 Selecting previously unselected package libpcre2-posix2:arm64.
13:49:53 [2022-12-16T13:49:53.654Z] #37 61.04 Preparing to unpack .../19-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ...
13:49:53 [2022-12-16T13:49:53.654Z] #37 61.06 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
13:49:53 [2022-12-16T13:49:53.654Z] #37 61.26 Selecting previously unselected package libpcre2-dev:arm64.
13:49:53 [2022-12-16T13:49:53.654Z] #37 ...
13:49:53 [2022-12-16T13:49:53.654Z] 
13:49:53 [2022-12-16T13:49:53.654Z] #53 [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...)
13:49:53 [2022-12-16T13:49:53.654Z] #53 44.33 github.com/docker/distribution/uuid
13:49:53 [2022-12-16T13:49:53.654Z] #53 44.91 golang.org/x/net/context
13:49:53 [2022-12-16T13:49:53.654Z] #53 45.78 github.com/docker/distribution/digest
13:49:53 [2022-12-16T13:49:53.654Z] #53 46.34 crypto/x509
13:49:53 [2022-12-16T13:49:53.654Z] #53 47.85 net/textproto
13:49:53 [2022-12-16T13:49:53.654Z] #53 50.02 vendor/golang.org/x/net/http/httpguts
13:49:53 [2022-12-16T13:49:53.654Z] #53 50.77 vendor/golang.org/x/net/http/httpproxy
13:49:53 [2022-12-16T13:49:53.654Z] #53 51.77 mime/multipart
13:49:53 [2022-12-16T13:49:53.654Z] #53 53.60 github.com/docker/distribution/reference
13:49:53 [2022-12-16T13:49:53.915Z] #53 ...
13:49:53 [2022-12-16T13:49:53.915Z] 
13:49:53 [2022-12-16T13:49:53.915Z] #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
13:49:53 [2022-12-16T13:49:53.915Z] #64 61.00 Setting up libicu67:arm64 (67.1-7) ...
13:49:53 [2022-12-16T13:49:53.915Z] #64 61.06 Setting up libuv1:arm64 (1.40.0-2) ...
13:49:53 [2022-12-16T13:49:53.915Z] #64 61.08 Setting up libjsoncpp24:arm64 (1.9.4-4) ...
13:49:53 [2022-12-16T13:49:53.915Z] #64 61.11 Setting up librhash0:arm64 (1.4.1-2) ...
13:49:53 [2022-12-16T13:49:53.915Z] #64 61.12 Setting up cmake-data (3.18.4-2+deb11u1) ...
13:49:53 [2022-12-16T13:49:53.915Z] #64 61.17 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u3) ...
13:49:53 [2022-12-16T13:49:53.915Z] #64 61.20 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ...
13:49:53 [2022-12-16T13:49:53.915Z] #64 61.23 Setting up cmake (3.18.4-2+deb11u1) ...
13:49:53 [2022-12-16T13:49:53.915Z] #64 61.25 Processing triggers for libc-bin (2.31-13+deb11u5) ...
13:49:55 [2022-12-16T13:49:55.294Z] #64 ...
13:49:55 [2022-12-16T13:49:55.294Z] 
13:49:55 [2022-12-16T13:49:55.294Z] #76 [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
13:49:55 [2022-12-16T13:49:55.294Z] #0 1.359 Cloning into '/tmp/crun-build'...
13:49:55 [2022-12-16T13:49:55.294Z] #0 7.435 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec'
13:49:55 [2022-12-16T13:49:55.294Z] #0 7.460 Cloning into '/tmp/crun-build/libocispec'...
13:49:55 [2022-12-16T13:49:55.294Z] #0 8.937 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821'
13:49:55 [2022-12-16T13:49:55.294Z] #0 8.977 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec'
13:49:55 [2022-12-16T13:49:55.294Z] #0 8.982 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec'
13:49:55 [2022-12-16T13:49:55.294Z] #0 8.985 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl'
13:49:55 [2022-12-16T13:49:55.294Z] #0 9.027 Cloning into '/tmp/crun-build/libocispec/image-spec'...
13:49:55 [2022-12-16T13:49:55.294Z] #76 ...
13:49:55 [2022-12-16T13:49:55.294Z] 
13:49:55 [2022-12-16T13:49:55.294Z] #37 [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
13:49:55 [2022-12-16T13:49:55.294Z] #37 61.26 Preparing to unpack .../20-libpcre2-dev_10.36-2+deb11u1_arm64.deb ...
13:49:55 [2022-12-16T13:49:55.294Z] #37 61.27 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ...
13:49:55 [2022-12-16T13:49:55.294Z] #37 62.01 Selecting previously unselected package libselinux1-dev:arm64.
13:49:55 [2022-12-16T13:49:55.294Z] #37 62.01 Preparing to unpack .../21-libselinux1-dev_3.1-3_arm64.deb ...
13:49:55 [2022-12-16T13:49:55.294Z] #37 62.03 Unpacking libselinux1-dev:arm64 (3.1-3) ...
13:49:55 [2022-12-16T13:49:55.294Z] #37 62.52 Selecting previously unselected package libmount-dev:arm64.
13:49:55 [2022-12-16T13:49:55.294Z] #37 62.52 Preparing to unpack .../22-libmount-dev_2.36.1-8+deb11u1_arm64.deb ...
13:49:55 [2022-12-16T13:49:55.294Z] #37 62.54 Unpacking libmount-dev:arm64 (2.36.1-8+deb11u1) ...
13:49:55 [2022-12-16T13:49:55.557Z] #37 62.86 Selecting previously unselected package libpcre16-3:arm64.
13:49:55 [2022-12-16T13:49:55.557Z] #37 62.86 Preparing to unpack .../23-libpcre16-3_2%3a8.39-13_arm64.deb ...
13:49:55 [2022-12-16T13:49:55.557Z] #37 62.88 Unpacking libpcre16-3:arm64 (2:8.39-13) ...
13:49:55 [2022-12-16T13:49:55.817Z] #37 63.32 Selecting previously unselected package libpcre32-3:arm64.
13:49:55 [2022-12-16T13:49:55.817Z] #37 63.32 Preparing to unpack .../24-libpcre32-3_2%3a8.39-13_arm64.deb ...
13:49:55 [2022-12-16T13:49:55.817Z] #37 63.33 Unpacking libpcre32-3:arm64 (2:8.39-13) ...
13:49:56 [2022-12-16T13:49:56.086Z] #37 63.57 Selecting previously unselected package libpcrecpp0v5:arm64.
13:49:56 [2022-12-16T13:49:56.086Z] #37 63.58 Preparing to unpack .../25-libpcrecpp0v5_2%3a8.39-13_arm64.deb ...
13:49:56 [2022-12-16T13:49:56.086Z] #37 63.67 Unpacking libpcrecpp0v5:arm64 (2:8.39-13) ...
13:49:56 [2022-12-16T13:49:56.346Z] #37 ...
13:49:56 [2022-12-16T13:49:56.346Z] 
13:49:56 [2022-12-16T13:49:56.346Z] #56 [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
13:49:56 [2022-12-16T13:49:56.346Z] #56 60.35 Setting up criu (3.17.1-1) ...
13:49:56 [2022-12-16T13:49:56.346Z] #56 62.53 Processing triggers for libc-bin (2.31-13+deb11u5) ...
13:49:56 [2022-12-16T13:49:56.346Z] #56 DONE 63.9s
13:49:56 [2022-12-16T13:49:56.346Z] 
13:49:56 [2022-12-16T13:49:56.346Z] #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
13:49:56 [2022-12-16T13:49:56.346Z] #64 DONE 63.7s
13:49:56 [2022-12-16T13:49:56.346Z] 
13:49:56 [2022-12-16T13:49:56.346Z] #37 [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
13:49:56 [2022-12-16T13:49:56.346Z] #37 63.93 Selecting previously unselected package libpcre3-dev:arm64.
13:49:56 [2022-12-16T13:49:56.605Z] #37 63.93 Preparing to unpack .../26-libpcre3-dev_2%3a8.39-13_arm64.deb ...
13:49:56 [2022-12-16T13:49:56.605Z] #37 63.95 Unpacking libpcre3-dev:arm64 (2:8.39-13) ...
13:49:58 [2022-12-16T13:49:58.039Z] #37 65.26 Selecting previously unselected package zlib1g-dev:arm64.
13:49:58 [2022-12-16T13:49:58.039Z] #37 ...
13:49:58 [2022-12-16T13:49:58.039Z] 
13:49:58 [2022-12-16T13:49:58.039Z] #77 [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...)
13:49:58 [2022-12-16T13:49:58.039Z] #77 ...
13:49:58 [2022-12-16T13:49:58.039Z] 
13:49:58 [2022-12-16T13:49:58.039Z] #78 [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...)
13:49:58 [2022-12-16T13:49:58.039Z] #0 1.481 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 .
13:49:58 [2022-12-16T13:49:58.039Z] #78 ...
13:49:58 [2022-12-16T13:49:58.039Z] 
13:49:58 [2022-12-16T13:49:58.039Z] #37 [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
13:49:58 [2022-12-16T13:49:58.039Z] #37 65.27 Preparing to unpack .../27-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_arm64.deb ...
13:49:58 [2022-12-16T13:49:58.039Z] #37 65.29 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
13:49:58 [2022-12-16T13:49:58.039Z] #37 65.50 Selecting previously unselected package libglib2.0-dev:arm64.
13:49:58 [2022-12-16T13:49:58.039Z] #37 65.51 Preparing to unpack .../28-libglib2.0-dev_2.66.8-1_arm64.deb ...
13:49:58 [2022-12-16T13:49:58.039Z] #37 65.51 Unpacking libglib2.0-dev:arm64 (2.66.8-1) ...
13:49:59 [2022-12-16T13:49:59.952Z] #37 67.04 Selecting previously unselected package libsecret-1-dev:arm64.
13:49:59 [2022-12-16T13:49:59.952Z] #37 67.07 Preparing to unpack .../29-libsecret-1-dev_0.20.4-2_arm64.deb ...
13:49:59 [2022-12-16T13:49:59.952Z] #37 67.07 Unpacking libsecret-1-dev:arm64 (0.20.4-2) ...
13:49:59 [2022-12-16T13:49:59.952Z] #37 67.53 Setting up libpcrecpp0v5:arm64 (2:8.39-13) ...
13:50:00 [2022-12-16T13:50:00.212Z] #37 67.55 Setting up libpcre16-3:arm64 (2:8.39-13) ...
13:50:00 [2022-12-16T13:50:00.212Z] #37 67.58 Setting up libsepol1-dev:arm64 (3.1-1) ...
13:50:00 [2022-12-16T13:50:00.212Z] #37 67.60 Setting up libffi-dev:arm64 (3.3-6) ...
13:50:00 [2022-12-16T13:50:00.212Z] #37 67.61 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
13:50:00 [2022-12-16T13:50:00.212Z] #37 67.63 Setting up libbtrfs0:arm64 (5.10.1-2) ...
13:50:00 [2022-12-16T13:50:00.212Z] #37 67.66 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
13:50:00 [2022-12-16T13:50:00.212Z] #37 67.68 Setting up libglib2.0-data (2.66.8-1) ...
13:50:00 [2022-12-16T13:50:00.212Z] #37 67.70 Setting up uuid-dev:arm64 (2.36.1-8+deb11u1) ...
13:50:00 [2022-12-16T13:50:00.212Z] #37 67.71 Setting up libpcre32-3:arm64 (2:8.39-13) ...
13:50:00 [2022-12-16T13:50:00.212Z] #37 67.72 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
13:50:00 [2022-12-16T13:50:00.212Z] #37 67.74 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
13:50:00 [2022-12-16T13:50:00.212Z] #37 67.76 Setting up libbtrfs-dev:arm64 (5.10.1-2) ...
13:50:00 [2022-12-16T13:50:00.471Z] #37 67.77 Setting up libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
13:50:00 [2022-12-16T13:50:00.471Z] #37 67.79 Setting up python3-lib2to3 (3.9.2-1) ...
13:50:01 [2022-12-16T13:50:01.039Z] #37 68.36 Setting up libelf1:arm64 (0.183-1) ...
13:50:01 [2022-12-16T13:50:01.039Z] #37 68.38 Setting up libsecret-common (0.20.4-2) ...
13:50:01 [2022-12-16T13:50:01.039Z] #37 68.42 Setting up python3-distutils (3.9.2-1) ...
13:50:01 [2022-12-16T13:50:01.993Z] #37 69.33 Setting up libglib2.0-dev-bin (2.66.8-1) ...
13:50:02 [2022-12-16T13:50:02.581Z] #37 ...
13:50:02 [2022-12-16T13:50:02.581Z] 
13:50:02 [2022-12-16T13:50:02.581Z] #75 [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...)
13:50:02 [2022-12-16T13:50:02.581Z] #75 10.62 go: downloading golang.org/x/net v0.1.0
13:50:02 [2022-12-16T13:50:02.581Z] #75 10.85 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
13:50:02 [2022-12-16T13:50:02.581Z] #75 ...
13:50:02 [2022-12-16T13:50:02.581Z] 
13:50:02 [2022-12-16T13:50:02.581Z] #53 [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...)
13:50:02 [2022-12-16T13:50:02.581Z] #53 54.84 github.com/stevvooe/resumable
13:50:02 [2022-12-16T13:50:02.581Z] #53 55.24 github.com/stevvooe/resumable/sha256
13:50:02 [2022-12-16T13:50:02.581Z] #53 56.10 github.com/stevvooe/resumable/sha512
13:50:02 [2022-12-16T13:50:02.581Z] #53 56.48 github.com/garyburd/redigo/internal
13:50:02 [2022-12-16T13:50:02.581Z] #53 56.58 github.com/garyburd/redigo/redis
13:50:02 [2022-12-16T13:50:02.581Z] #53 57.56 crypto/tls
13:50:02 [2022-12-16T13:50:02.581Z] #53 61.69 github.com/docker/distribution/registry/listener
13:50:02 [2022-12-16T13:50:02.581Z] #53 62.26 github.com/docker/distribution/version
13:50:02 [2022-12-16T13:50:02.581Z] #53 62.54 github.com/inconshreveable/mousetrap
13:50:02 [2022-12-16T13:50:02.581Z] #53 62.66 github.com/spf13/pflag
13:50:03 [2022-12-16T13:50:03.161Z] #53 ...
13:50:03 [2022-12-16T13:50:03.161Z] 
13:50:03 [2022-12-16T13:50:03.162Z] #61 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
13:50:03 [2022-12-16T13:50:03.162Z] #61 63.89 Selecting previously unselected package mingw-w64-x86-64-dev.
13:50:03 [2022-12-16T13:50:03.162Z] #61 63.89 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ...
13:50:03 [2022-12-16T13:50:03.162Z] #61 63.93 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ...
13:50:03 [2022-12-16T13:50:03.162Z] #61 70.89 Selecting previously unselected package gcc-mingw-w64-base.
13:50:03 [2022-12-16T13:50:03.162Z] #61 70.91 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ...
13:50:03 [2022-12-16T13:50:03.162Z] #61 70.92 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ...
13:50:03 [2022-12-16T13:50:03.162Z] #61 71.15 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime.
13:50:03 [2022-12-16T13:50:03.420Z] #61 71.15 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ...
13:50:03 [2022-12-16T13:50:03.420Z] #61 71.16 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
13:50:03 [2022-12-16T13:50:03.420Z] #61 ...
13:50:03 [2022-12-16T13:50:03.420Z] 
13:50:03 [2022-12-16T13:50:03.420Z] #37 [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
13:50:03 [2022-12-16T13:50:03.420Z] #37 70.71 Setting up libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
13:50:03 [2022-12-16T13:50:03.420Z] #37 70.75 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ...
13:50:03 [2022-12-16T13:50:03.420Z] #37 70.77 Setting up libselinux1-dev:arm64 (3.1-3) ...
13:50:03 [2022-12-16T13:50:03.420Z] #37 70.79 Setting up libpcre3-dev:arm64 (2:8.39-13) ...
13:50:03 [2022-12-16T13:50:03.420Z] #37 70.80 Setting up libglib2.0-bin (2.66.8-1) ...
13:50:03 [2022-12-16T13:50:03.420Z] #37 70.81 Setting up libsecret-1-0:arm64 (0.20.4-2) ...
13:50:03 [2022-12-16T13:50:03.420Z] #37 70.82 Setting up gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
13:50:03 [2022-12-16T13:50:03.420Z] #37 70.83 Setting up libmount-dev:arm64 (2.36.1-8+deb11u1) ...
13:50:03 [2022-12-16T13:50:03.420Z] #37 70.85 Setting up gir1.2-secret-1:arm64 (0.20.4-2) ...
13:50:03 [2022-12-16T13:50:03.420Z] #37 70.86 Setting up libglib2.0-dev:arm64 (2.66.8-1) ...
13:50:03 [2022-12-16T13:50:03.420Z] #37 70.88 Processing triggers for libglib2.0-0:arm64 (2.66.8-1) ...
13:50:03 [2022-12-16T13:50:03.420Z] #37 70.89 No schema files found: doing nothing.
13:50:03 [2022-12-16T13:50:03.682Z] #37 70.90 Processing triggers for libc-bin (2.31-13+deb11u5) ...
13:50:03 [2022-12-16T13:50:03.682Z] #37 71.04 Setting up libsecret-1-dev:arm64 (0.20.4-2) ...
13:50:05 [2022-12-16T13:50:05.587Z] #37 DONE 72.8s
13:50:05 [2022-12-16T13:50:05.587Z] 
13:50:05 [2022-12-16T13:50:05.587Z] #62 [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
13:50:05 [2022-12-16T13:50:05.587Z] #62 72.47 gotestsum version dev
13:50:05 [2022-12-16T13:50:05.587Z] #62 DONE 73.3s
13:50:05 [2022-12-16T13:50:05.587Z] 
13:50:05 [2022-12-16T13:50:05.587Z] #79 [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...)
13:50:06 [2022-12-16T13:50:06.155Z] #79 ...
13:50:06 [2022-12-16T13:50:06.155Z] 
13:50:06 [2022-12-16T13:50:06.155Z] #80 [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
13:50:06 [2022-12-16T13:50:06.155Z] #0 2.096 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
13:50:06 [2022-12-16T13:50:06.155Z] #0 2.120 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
13:50:06 [2022-12-16T13:50:06.155Z] #0 2.164 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
13:50:06 [2022-12-16T13:50:06.155Z] #0 4.530 Reading package lists...
13:50:06 [2022-12-16T13:50:06.155Z] #0 8.468 + apt-get  install -y --no-install-recommends gcc libc6-dev
13:50:06 [2022-12-16T13:50:06.414Z] #0 8.536 Reading package lists...
13:50:06 [2022-12-16T13:50:06.414Z] #80 ...
13:50:06 [2022-12-16T13:50:06.414Z] 
13:50:06 [2022-12-16T13:50:06.414Z] #76 [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
13:50:06 [2022-12-16T13:50:06.414Z] #76 11.03 Cloning into '/tmp/crun-build/libocispec/runtime-spec'...
13:50:06 [2022-12-16T13:50:06.414Z] #76 13.32 Cloning into '/tmp/crun-build/libocispec/yajl'...
13:50:06 [2022-12-16T13:50:06.414Z] #76 14.52 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c'
13:50:06 [2022-12-16T13:50:06.414Z] #76 14.79 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3'
13:50:06 [2022-12-16T13:50:06.414Z] #76 15.05 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06'
13:50:06 [2022-12-16T13:50:06.414Z] #76 ...
13:50:06 [2022-12-16T13:50:06.414Z] 
13:50:06 [2022-12-16T13:50:06.414Z] #53 [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...)
13:50:06 [2022-12-16T13:50:06.414Z] #53 66.34 github.com/spf13/cobra
13:50:09 [2022-12-16T13:50:09.701Z] #53 70.15 log/syslog
13:50:10 [2022-12-16T13:50:10.268Z] #53 70.96 github.com/yvasiyarov/go-metrics
13:50:10 [2022-12-16T13:50:10.835Z] #53 ...
13:50:10 [2022-12-16T13:50:10.835Z] 
13:50:10 [2022-12-16T13:50:10.835Z] #61 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
13:50:10 [2022-12-16T13:50:10.835Z] #61 78.51 Selecting previously unselected package gcc-mingw-w64-x86-64-posix.
13:50:10 [2022-12-16T13:50:10.835Z] #61 78.51 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ...
13:50:10 [2022-12-16T13:50:10.835Z] #61 78.52 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
13:50:12 [2022-12-16T13:50:12.223Z] #61 ...
13:50:12 [2022-12-16T13:50:12.223Z] 
13:50:12 [2022-12-16T13:50:12.223Z] #80 [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
13:50:12 [2022-12-16T13:50:12.223Z] #0 8.536 Reading package lists...
13:50:12 [2022-12-16T13:50:12.223Z] #80 12.60 Building dependency tree...
13:50:12 [2022-12-16T13:50:12.223Z] #80 13.60 Reading state information...
13:50:12 [2022-12-16T13:50:12.223Z] #80 15.66 gcc is already the newest version (4:10.2.1-1).
13:50:12 [2022-12-16T13:50:12.223Z] #80 15.66 libc6-dev is already the newest version (2.31-13+deb11u5).
13:50:12 [2022-12-16T13:50:12.223Z] #80 15.66 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
13:50:12 [2022-12-16T13:50:12.223Z] #80 DONE 15.9s
13:50:12 [2022-12-16T13:50:12.223Z] 
13:50:12 [2022-12-16T13:50:12.223Z] #81 [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...)
13:50:13 [2022-12-16T13:50:13.601Z] #81 1.332 -- The C compiler identification is GNU 10.2.1
13:50:13 [2022-12-16T13:50:13.601Z] #81 1.442 -- Detecting C compiler ABI info
13:50:14 [2022-12-16T13:50:14.168Z] #81 2.111 -- Detecting C compiler ABI info - done
13:50:14 [2022-12-16T13:50:14.426Z] #81 2.238 -- Check for working C compiler: /usr/bin/aarch64-linux-gnu-gcc - skipped
13:50:14 [2022-12-16T13:50:14.426Z] #81 2.244 -- Detecting C compile features
13:50:14 [2022-12-16T13:50:14.426Z] #81 2.246 -- Detecting C compile features - done
13:50:14 [2022-12-16T13:50:14.426Z] #81 2.280 -- Performing Test HAS_BUILTIN_FORTIFY
13:50:14 [2022-12-16T13:50:14.688Z] #81 2.513 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
13:50:14 [2022-12-16T13:50:14.947Z] #81 2.615 -- Configuring done
13:50:14 [2022-12-16T13:50:14.947Z] #81 2.625 -- Generating done
13:50:14 [2022-12-16T13:50:14.947Z] #81 2.627 -- Build files have been written to: /go/src/github.com/krallin/tini
13:50:15 [2022-12-16T13:50:15.206Z] #81 2.953 Scanning dependencies of target tini-static
13:50:15 [2022-12-16T13:50:15.206Z] #81 3.044 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
13:50:17 [2022-12-16T13:50:17.112Z] #81 4.522 [100%] Linking C executable tini-static
13:50:17 [2022-12-16T13:50:17.372Z] #81 5.113 [100%] Built target tini-static
13:50:17 [2022-12-16T13:50:17.945Z] #81 DONE 5.7s
13:50:17 [2022-12-16T13:50:17.945Z] 
13:50:17 [2022-12-16T13:50:17.945Z] #53 [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...)
13:50:17 [2022-12-16T13:50:17.945Z] #53 77.32 net/http/httptrace
13:50:17 [2022-12-16T13:50:17.945Z] #53 77.98 net/http
13:50:17 [2022-12-16T13:50:17.945Z] #53 78.29 github.com/docker/libtrust
13:50:23 [2022-12-16T13:50:23.219Z] #53 83.21 net/smtp
13:50:23 [2022-12-16T13:50:23.479Z] #53 84.03 golang.org/x/crypto/blowfish
13:50:24 [2022-12-16T13:50:24.047Z] #53 84.43 golang.org/x/crypto/bcrypt
13:50:24 [2022-12-16T13:50:24.047Z] #53 ...
13:50:24 [2022-12-16T13:50:24.047Z] 
13:50:24 [2022-12-16T13:50:24.047Z] #79 [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...)
13:50:24 [2022-12-16T13:50:24.047Z] #79 8.488 + bin/ctr
13:50:24 [2022-12-16T13:50:24.047Z] #79 8.488 go build  -gcflags=-trimpath=/go/src  -o bin/ctr -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.0-beta.1 -X github.com/containerd/containerd/version.Revision=7db53e0e8cde84641634a2fa083b1f2b1b51e46a -X github.com/containerd/containerd/version.Package=github.com/containerd/containerd -s -w -extldflags "-static" ' -tags "urfave_cli_no_docs osusergo netgo static_build"  ./cmd/ctr
13:50:24 [2022-12-16T13:50:24.047Z] #79 ...
13:50:24 [2022-12-16T13:50:24.047Z] 
13:50:24 [2022-12-16T13:50:24.047Z] #61 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
13:50:24 [2022-12-16T13:50:24.047Z] #61 91.70 Selecting previously unselected package g++-mingw-w64-x86-64-posix.
13:50:24 [2022-12-16T13:50:24.047Z] #61 91.70 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ...
13:50:24 [2022-12-16T13:50:24.047Z] #61 91.71 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
13:50:26 [2022-12-16T13:50:26.579Z] #61 ...
13:50:26 [2022-12-16T13:50:26.579Z] 
13:50:26 [2022-12-16T13:50:26.579Z] #76 [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
13:50:26 [2022-12-16T13:50:26.579Z] #76 31.22 aclocal: warning: couldn't open directory 'm4': No such file or directory
13:50:26 [2022-12-16T13:50:26.579Z] #76 ...
13:50:26 [2022-12-16T13:50:26.579Z] 
13:50:26 [2022-12-16T13:50:26.579Z] #53 [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...)
13:50:26 [2022-12-16T13:50:26.579Z] #53 84.81 github.com/docker/distribution/registry/storage/driver/gcs
13:50:26 [2022-12-16T13:50:26.579Z] #53 85.00 os/user
13:50:26 [2022-12-16T13:50:26.579Z] #53 85.68 github.com/docker/distribution/registry/storage/driver/oss
13:50:26 [2022-12-16T13:50:26.579Z] #53 85.73 github.com/mitchellh/mapstructure
13:50:29 [2022-12-16T13:50:29.865Z] #53 ...
13:50:29 [2022-12-16T13:50:29.865Z] 
13:50:29 [2022-12-16T13:50:29.865Z] #61 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
13:50:29 [2022-12-16T13:50:29.865Z] #61 97.53 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime.
13:50:29 [2022-12-16T13:50:29.865Z] #61 97.53 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ...
13:50:29 [2022-12-16T13:50:29.865Z] #61 97.54 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
13:50:36 [2022-12-16T13:50:36.433Z] #61 103.8 Selecting previously unselected package gcc-mingw-w64-x86-64-win32.
13:50:36 [2022-12-16T13:50:36.433Z] #61 103.8 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ...
13:50:36 [2022-12-16T13:50:36.433Z] #61 103.8 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
13:50:37 [2022-12-16T13:50:37.813Z] #61 ...
13:50:37 [2022-12-16T13:50:37.813Z] 
13:50:37 [2022-12-16T13:50:37.813Z] #76 [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
13:50:37 [2022-12-16T13:50:37.813Z] #76 42.54 libtoolize: putting auxiliary files in '.'.
13:50:37 [2022-12-16T13:50:37.813Z] #76 42.54 libtoolize: copying file './ltmain.sh'
13:50:37 [2022-12-16T13:50:37.813Z] #76 43.36 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
13:50:37 [2022-12-16T13:50:37.813Z] #76 43.36 libtoolize: and rerunning libtoolize and aclocal.
13:50:37 [2022-12-16T13:50:37.813Z] #76 43.37 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
13:50:37 [2022-12-16T13:50:37.813Z] #76 52.41 configure.ac:7: installing './compile'
13:50:37 [2022-12-16T13:50:37.813Z] #76 52.43 configure.ac:11: installing './config.guess'
13:50:37 [2022-12-16T13:50:37.813Z] #76 52.43 configure.ac:11: installing './config.sub'
13:50:37 [2022-12-16T13:50:37.813Z] #76 52.45 configure.ac:8: installing './install-sh'
13:50:37 [2022-12-16T13:50:37.813Z] #76 52.46 configure.ac:8: installing './missing'
13:50:37 [2022-12-16T13:50:37.813Z] #76 52.58 Makefile.am: installing './depcomp'
13:50:39 [2022-12-16T13:50:39.191Z] #76 54.00 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
13:50:39 [2022-12-16T13:50:39.191Z] #76 54.00 libtoolize: copying file 'build-aux/ltmain.sh'
13:50:39 [2022-12-16T13:50:39.450Z] #76 54.18 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
13:50:39 [2022-12-16T13:50:39.450Z] #76 54.18 libtoolize: copying file 'm4/libtool.m4'
13:50:39 [2022-12-16T13:50:39.450Z] #76 54.33 libtoolize: copying file 'm4/ltoptions.m4'
13:50:39 [2022-12-16T13:50:39.709Z] #76 54.46 libtoolize: copying file 'm4/ltsugar.m4'
13:50:39 [2022-12-16T13:50:39.709Z] #76 54.58 libtoolize: copying file 'm4/ltversion.m4'
13:50:40 [2022-12-16T13:50:40.277Z] #76 54.74 libtoolize: copying file 'm4/lt~obsolete.m4'
13:50:40 [2022-12-16T13:50:40.277Z] #76 54.89 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
13:50:40 [2022-12-16T13:50:40.536Z] #76 ...
13:50:40 [2022-12-16T13:50:40.536Z] 
13:50:40 [2022-12-16T13:50:40.536Z] #53 [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...)
13:50:40 [2022-12-16T13:50:40.536Z] #53 101.1 github.com/docker/distribution/configuration
13:50:40 [2022-12-16T13:50:40.536Z] #53 101.1 github.com/bugsnag/bugsnag-go
13:50:42 [2022-12-16T13:50:42.441Z] #53 102.6 github.com/gorilla/context
13:50:42 [2022-12-16T13:50:42.441Z] #53 103.0 github.com/docker/distribution/registry/api/errcode
13:50:42 [2022-12-16T13:50:42.441Z] #53 103.1 github.com/gorilla/mux
13:50:43 [2022-12-16T13:50:43.009Z] #53 103.6 expvar
13:50:43 [2022-12-16T13:50:43.945Z] #53 104.4 github.com/docker/distribution/registry/client/transport
13:50:44 [2022-12-16T13:50:44.204Z] #53 104.7 github.com/docker/distribution/context
13:50:44 [2022-12-16T13:50:44.772Z] #53 105.3 github.com/docker/distribution/registry/api/v2
13:50:46 [2022-12-16T13:50:46.150Z] #53 106.5 github.com/docker/distribution/health
13:50:46 [2022-12-16T13:50:46.410Z] #53 106.9 github.com/docker/distribution
13:50:46 [2022-12-16T13:50:46.669Z] #53 107.3 github.com/docker/distribution/health/checks
13:50:47 [2022-12-16T13:50:47.237Z] #53 107.8 github.com/docker/distribution/registry/auth
13:50:47 [2022-12-16T13:50:47.495Z] #53 108.1 github.com/docker/distribution/manifest/manifestlist
13:50:47 [2022-12-16T13:50:47.495Z] #53 108.2 github.com/docker/distribution/manifest/schema1
13:50:47 [2022-12-16T13:50:47.754Z] #53 108.5 github.com/docker/distribution/manifest/schema2
13:50:48 [2022-12-16T13:50:48.323Z] #53 109.0 github.com/docker/distribution/notifications
13:50:48 [2022-12-16T13:50:48.891Z] #53 109.3 github.com/docker/distribution/registry/middleware/registry
13:50:48 [2022-12-16T13:50:48.891Z] #53 109.5 github.com/docker/distribution/registry/middleware/repository
13:50:48 [2022-12-16T13:50:48.891Z] #53 ...
13:50:48 [2022-12-16T13:50:48.891Z] 
13:50:48 [2022-12-16T13:50:48.891Z] #61 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
13:50:48 [2022-12-16T13:50:48.891Z] #61 116.9 Selecting previously unselected package g++-mingw-w64-x86-64-win32.
13:50:49 [2022-12-16T13:50:49.150Z] #61 116.9 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ...
13:50:49 [2022-12-16T13:50:49.150Z] #61 116.9 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
13:50:55 [2022-12-16T13:50:55.730Z] #61 122.9 Selecting previously unselected package g++-mingw-w64-x86-64.
13:50:55 [2022-12-16T13:50:55.730Z] #61 122.9 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ...
13:50:55 [2022-12-16T13:50:55.730Z] #61 123.0 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
13:50:55 [2022-12-16T13:50:55.730Z] #61 123.2 Selecting previously unselected package libapparmor1:arm64.
13:50:55 [2022-12-16T13:50:55.730Z] #61 123.2 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ...
13:50:55 [2022-12-16T13:50:55.730Z] #61 123.3 Unpacking libapparmor1:arm64 (2.13.6-10) ...
13:50:55 [2022-12-16T13:50:55.730Z] #61 123.4 Selecting previously unselected package libapparmor-dev:arm64.
13:50:55 [2022-12-16T13:50:55.730Z] #61 123.4 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ...
13:50:55 [2022-12-16T13:50:55.730Z] #61 123.5 Unpacking libapparmor-dev:arm64 (2.13.6-10) ...
13:50:55 [2022-12-16T13:50:55.730Z] #61 123.6 Selecting previously unselected package libbtrfs0:arm64.
13:50:55 [2022-12-16T13:50:55.730Z] #61 123.6 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ...
13:50:55 [2022-12-16T13:50:55.730Z] #61 123.6 Unpacking libbtrfs0:arm64 (5.10.1-2) ...
13:50:55 [2022-12-16T13:50:55.988Z] #61 123.7 Selecting previously unselected package libbtrfs-dev:arm64.
13:50:55 [2022-12-16T13:50:55.988Z] #61 123.7 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ...
13:50:55 [2022-12-16T13:50:55.988Z] #61 123.7 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ...
13:50:55 [2022-12-16T13:50:55.988Z] #61 124.0 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
13:50:55 [2022-12-16T13:50:55.988Z] #61 124.0 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ...
13:50:55 [2022-12-16T13:50:55.988Z] #61 124.0 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
13:50:56 [2022-12-16T13:50:56.246Z] #61 124.1 Selecting previously unselected package libudev-dev:arm64.
13:50:56 [2022-12-16T13:50:56.246Z] #61 124.1 Preparing to unpack .../20-libudev-dev_247.3-7+deb11u1_arm64.deb ...
13:50:56 [2022-12-16T13:50:56.246Z] #61 124.1 Unpacking libudev-dev:arm64 (247.3-7+deb11u1) ...
13:50:56 [2022-12-16T13:50:56.505Z] #61 124.3 Selecting previously unselected package libsepol1-dev:arm64.
13:50:56 [2022-12-16T13:50:56.505Z] #61 124.3 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ...
13:50:56 [2022-12-16T13:50:56.505Z] #61 124.3 Unpacking libsepol1-dev:arm64 (3.1-1) ...
13:50:56 [2022-12-16T13:50:56.764Z] #61 124.7 Selecting previously unselected package libpcre2-16-0:arm64.
13:50:56 [2022-12-16T13:50:56.764Z] #61 124.7 Preparing to unpack .../22-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ...
13:50:56 [2022-12-16T13:50:56.764Z] #61 124.7 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
13:50:57 [2022-12-16T13:50:57.023Z] #61 124.9 Selecting previously unselected package libpcre2-32-0:arm64.
13:50:57 [2022-12-16T13:50:57.023Z] #61 124.9 Preparing to unpack .../23-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ...
13:50:57 [2022-12-16T13:50:57.023Z] #61 124.9 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
13:50:57 [2022-12-16T13:50:57.282Z] #61 125.1 Selecting previously unselected package libpcre2-posix2:arm64.
13:50:57 [2022-12-16T13:50:57.282Z] #61 125.1 Preparing to unpack .../24-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ...
13:50:57 [2022-12-16T13:50:57.282Z] #61 125.2 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
13:50:57 [2022-12-16T13:50:57.541Z] #61 125.2 Selecting previously unselected package libpcre2-dev:arm64.
13:50:57 [2022-12-16T13:50:57.541Z] #61 125.3 Preparing to unpack .../25-libpcre2-dev_10.36-2+deb11u1_arm64.deb ...
13:50:57 [2022-12-16T13:50:57.541Z] #61 125.3 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ...
13:50:57 [2022-12-16T13:50:57.800Z] #61 125.7 Selecting previously unselected package libselinux1-dev:arm64.
13:50:57 [2022-12-16T13:50:57.800Z] #61 125.7 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ...
13:50:57 [2022-12-16T13:50:57.800Z] #61 125.8 Unpacking libselinux1-dev:arm64 (3.1-3) ...
13:50:58 [2022-12-16T13:50:58.059Z] #61 126.1 Selecting previously unselected package libdevmapper-dev:arm64.
13:50:58 [2022-12-16T13:50:58.059Z] #61 126.1 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ...
13:50:58 [2022-12-16T13:50:58.059Z] #61 126.1 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
13:50:58 [2022-12-16T13:50:58.329Z] #61 126.2 Selecting previously unselected package libseccomp-dev:arm64.
13:50:58 [2022-12-16T13:50:58.329Z] #61 126.2 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
13:50:58 [2022-12-16T13:50:58.329Z] #61 126.2 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
13:50:58 [2022-12-16T13:50:58.613Z] #61 126.4 Selecting previously unselected package libsystemd-dev:arm64.
13:50:58 [2022-12-16T13:50:58.613Z] #61 126.4 Preparing to unpack .../29-libsystemd-dev_247.3-7+deb11u1_arm64.deb ...
13:50:58 [2022-12-16T13:50:58.613Z] #61 126.4 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u1) ...
13:50:59 [2022-12-16T13:50:59.184Z] #61 127.1 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
13:50:59 [2022-12-16T13:50:59.184Z] #61 127.1 Setting up libapparmor1:arm64 (2.13.6-10) ...
13:50:59 [2022-12-16T13:50:59.184Z] #61 127.1 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
13:50:59 [2022-12-16T13:50:59.184Z] #61 127.1 Setting up libsepol1-dev:arm64 (3.1-1) ...
13:50:59 [2022-12-16T13:50:59.184Z] #61 127.1 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ...
13:50:59 [2022-12-16T13:50:59.184Z] #61 127.2 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
13:50:59 [2022-12-16T13:50:59.184Z] #61 ...
13:50:59 [2022-12-16T13:50:59.184Z] 
13:50:59 [2022-12-16T13:50:59.184Z] #53 [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...)
13:50:59 [2022-12-16T13:50:59.184Z] #53 109.8 github.com/docker/distribution/registry/storage/cache
13:50:59 [2022-12-16T13:50:59.184Z] #53 110.1 github.com/docker/distribution/registry/storage/cache/memory
13:50:59 [2022-12-16T13:50:59.184Z] #53 110.6 github.com/docker/distribution/registry/client
13:50:59 [2022-12-16T13:50:59.184Z] #53 111.6 github.com/docker/distribution/registry/storage/driver
13:50:59 [2022-12-16T13:50:59.184Z] #53 112.2 github.com/docker/distribution/registry/proxy/scheduler
13:50:59 [2022-12-16T13:50:59.184Z] #53 112.7 github.com/docker/distribution/registry/client/auth
13:50:59 [2022-12-16T13:50:59.184Z] #53 112.8 github.com/docker/distribution/registry/storage
13:50:59 [2022-12-16T13:50:59.184Z] #53 113.7 github.com/docker/distribution/registry/storage/cache/redis
13:50:59 [2022-12-16T13:50:59.184Z] #53 114.3 github.com/docker/distribution/registry/storage/driver/factory
13:50:59 [2022-12-16T13:50:59.184Z] #53 114.6 github.com/docker/distribution/registry/storage/driver/middleware
13:50:59 [2022-12-16T13:50:59.184Z] #53 114.8 github.com/gorilla/handlers
13:50:59 [2022-12-16T13:50:59.184Z] #53 116.3 github.com/yvasiyarov/newrelic_platform_go
13:50:59 [2022-12-16T13:50:59.184Z] #53 117.2 github.com/yvasiyarov/gorelic
13:50:59 [2022-12-16T13:50:59.184Z] #53 118.4 github.com/docker/distribution/registry/proxy
13:50:59 [2022-12-16T13:50:59.184Z] #53 118.9 github.com/docker/distribution/registry/auth/htpasswd
13:50:59 [2022-12-16T13:50:59.184Z] #53 119.8 github.com/docker/distribution/registry/auth/silly
13:50:59 [2022-12-16T13:50:59.184Z] #53 ...
13:50:59 [2022-12-16T13:50:59.184Z] 
13:50:59 [2022-12-16T13:50:59.184Z] #61 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
13:50:59 [2022-12-16T13:50:59.184Z] #61 127.2 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
13:50:59 [2022-12-16T13:50:59.184Z] #61 127.2 Setting up libbtrfs0:arm64 (5.10.1-2) ...
13:50:59 [2022-12-16T13:50:59.184Z] #61 127.2 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
13:50:59 [2022-12-16T13:50:59.184Z] #61 127.2 Setting up libudev-dev:arm64 (247.3-7+deb11u1) ...
13:50:59 [2022-12-16T13:50:59.184Z] #61 127.2 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
13:50:59 [2022-12-16T13:50:59.184Z] #61 127.2 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
13:50:59 [2022-12-16T13:50:59.184Z] #61 127.2 Setting up libbtrfs-dev:arm64 (5.10.1-2) ...
13:50:59 [2022-12-16T13:50:59.184Z] #61 127.2 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
13:50:59 [2022-12-16T13:50:59.444Z] #61 127.3 Setting up libapparmor-dev:arm64 (2.13.6-10) ...
13:50:59 [2022-12-16T13:50:59.444Z] #61 127.3 Setting up mingw-w64-common (8.0.0-1) ...
13:50:59 [2022-12-16T13:50:59.444Z] #61 127.3 Setting up libsystemd-dev:arm64 (247.3-7+deb11u1) ...
13:50:59 [2022-12-16T13:50:59.444Z] #61 127.3 Setting up mingw-w64-x86-64-dev (8.0.0-1) ...
13:50:59 [2022-12-16T13:50:59.444Z] #61 127.3 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ...
13:50:59 [2022-12-16T13:50:59.444Z] #61 127.3 Setting up libselinux1-dev:arm64 (3.1-3) ...
13:50:59 [2022-12-16T13:50:59.444Z] #61 127.3 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
13:50:59 [2022-12-16T13:50:59.444Z] #61 127.4 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
13:50:59 [2022-12-16T13:50:59.444Z] #61 127.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
13:50:59 [2022-12-16T13:50:59.444Z] #61 127.4 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
13:50:59 [2022-12-16T13:50:59.444Z] #61 127.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
13:50:59 [2022-12-16T13:50:59.444Z] #61 127.4 Setting up binutils-mingw-w64 (2.35-2+8.11) ...
13:50:59 [2022-12-16T13:50:59.444Z] #61 127.4 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
13:50:59 [2022-12-16T13:50:59.444Z] #61 127.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
13:50:59 [2022-12-16T13:50:59.444Z] #61 127.4 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
13:50:59 [2022-12-16T13:50:59.702Z] #61 127.5 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
13:50:59 [2022-12-16T13:50:59.702Z] #61 127.5 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
13:50:59 [2022-12-16T13:50:59.702Z] #61 127.6 Setting up dmsetup (2:1.02.175-2.1) ...
13:50:59 [2022-12-16T13:50:59.702Z] #61 127.6 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
13:50:59 [2022-12-16T13:50:59.702Z] #61 127.6 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
13:50:59 [2022-12-16T13:50:59.702Z] #61 127.6 Processing triggers for libc-bin (2.31-13+deb11u5) ...
13:51:01 [2022-12-16T13:51:01.609Z] #61 DONE 129.5s
13:51:01 [2022-12-16T13:51:01.609Z] 
13:51:01 [2022-12-16T13:51:01.609Z] #76 [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
13:51:01 [2022-12-16T13:51:01.609Z] #76 67.02 configure.ac:7: installing 'build-aux/compile'
13:51:01 [2022-12-16T13:51:01.609Z] #76 67.02 configure.ac:9: installing 'build-aux/config.guess'
13:51:01 [2022-12-16T13:51:01.609Z] #76 67.06 configure.ac:9: installing 'build-aux/config.sub'
13:51:01 [2022-12-16T13:51:01.609Z] #76 67.06 configure.ac:11: installing 'build-aux/install-sh'
13:51:01 [2022-12-16T13:51:01.609Z] #76 67.09 configure.ac:11: installing 'build-aux/missing'
13:51:01 [2022-12-16T13:51:01.609Z] #76 67.33 Makefile.am: installing 'build-aux/depcomp'
13:51:01 [2022-12-16T13:51:01.609Z] #76 67.49 parallel-tests: installing 'build-aux/test-driver'
13:51:01 [2022-12-16T13:51:01.609Z] #76 70.02 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
13:51:01 [2022-12-16T13:51:01.609Z] #76 70.02 libtoolize: copying file 'build-aux/ltmain.sh'
13:51:01 [2022-12-16T13:51:01.609Z] #76 70.78 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
13:51:01 [2022-12-16T13:51:01.609Z] #76 70.78 libtoolize: copying file 'm4/libtool.m4'
13:51:01 [2022-12-16T13:51:01.609Z] #76 70.95 libtoolize: copying file 'm4/ltoptions.m4'
13:51:01 [2022-12-16T13:51:01.609Z] #76 71.10 libtoolize: copying file 'm4/ltsugar.m4'
13:51:01 [2022-12-16T13:51:01.609Z] #76 71.25 libtoolize: copying file 'm4/ltversion.m4'
13:51:01 [2022-12-16T13:51:01.609Z] #76 71.39 libtoolize: copying file 'm4/lt~obsolete.m4'
13:51:01 [2022-12-16T13:51:01.609Z] #76 ...
13:51:01 [2022-12-16T13:51:01.609Z] 
13:51:01 [2022-12-16T13:51:01.609Z] #82 [dev-systemd-false  1/29] RUN groupadd -r docker
13:51:02 [2022-12-16T13:51:02.546Z] #82 DONE 0.8s
13:51:02 [2022-12-16T13:51:02.546Z] 
13:51:02 [2022-12-16T13:51:02.546Z] #83 [dev-systemd-false  2/29] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
13:51:03 [2022-12-16T13:51:03.483Z] #83 DONE 1.0s
13:51:03 [2022-12-16T13:51:03.483Z] 
13:51:03 [2022-12-16T13:51:03.483Z] #53 [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...)
13:51:03 [2022-12-16T13:51:03.483Z] #53 120.0 github.com/docker/distribution/registry/handlers
13:51:03 [2022-12-16T13:51:03.483Z] #53 120.3 github.com/docker/distribution/registry/auth/token
13:51:03 [2022-12-16T13:51:03.483Z] #53 122.0 github.com/Azure/azure-sdk-for-go/storage
13:51:04 [2022-12-16T13:51:04.063Z] #53 ...
13:51:04 [2022-12-16T13:51:04.063Z] 
13:51:04 [2022-12-16T13:51:04.063Z] #84 [dev-systemd-false  3/29] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
13:51:04 [2022-12-16T13:51:04.063Z] #0 0.735 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
13:51:04 [2022-12-16T13:51:04.063Z] #84 DONE 0.8s
13:51:04 [2022-12-16T13:51:04.321Z] 
13:51:04 [2022-12-16T13:51:04.321Z] #85 [dev-systemd-false  4/29] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
13:51:05 [2022-12-16T13:51:05.260Z] #85 DONE 0.9s
13:51:05 [2022-12-16T13:51:05.260Z] 
13:51:05 [2022-12-16T13:51:05.260Z] #86 [dev-systemd-false  5/29] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
13:51:06 [2022-12-16T13:51:06.202Z] #86 DONE 0.9s
13:51:06 [2022-12-16T13:51:06.202Z] 
13:51:06 [2022-12-16T13:51:06.202Z] #87 [dev-systemd-false  6/29] RUN ldconfig
13:51:07 [2022-12-16T13:51:07.137Z] #87 DONE 0.9s
13:51:07 [2022-12-16T13:51:07.137Z] 
13:51:07 [2022-12-16T13:51:07.137Z] #88 [dev-systemd-false  7/29] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
13:51:08 [2022-12-16T13:51:08.076Z] #88 1.149 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
13:51:08 [2022-12-16T13:51:08.076Z] #88 1.182 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
13:51:08 [2022-12-16T13:51:08.076Z] #88 1.182 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
13:51:09 [2022-12-16T13:51:09.011Z] #88 1.955 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
13:51:10 [2022-12-16T13:51:10.914Z] #88 3.936 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [206 kB]
13:51:12 [2022-12-16T13:51:12.818Z] #88 6.008 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
13:51:13 [2022-12-16T13:51:13.753Z] #88 ...
13:51:13 [2022-12-16T13:51:13.753Z] 
13:51:13 [2022-12-16T13:51:13.753Z] #76 [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
13:51:13 [2022-12-16T13:51:13.753Z] #76 88.45 configure.ac:11: installing 'build-aux/compile'
13:51:13 [2022-12-16T13:51:13.753Z] #76 88.46 configure.ac:11: installing 'build-aux/config.guess'
13:51:13 [2022-12-16T13:51:13.753Z] #76 88.46 configure.ac:11: installing 'build-aux/config.sub'
13:51:13 [2022-12-16T13:51:13.753Z] #76 88.46 configure.ac:13: installing 'build-aux/install-sh'
13:51:13 [2022-12-16T13:51:13.753Z] #76 88.49 configure.ac:13: installing 'build-aux/missing'
13:51:13 [2022-12-16T13:51:13.753Z] #76 88.49 configure.ac:8: installing 'build-aux/tap-driver.sh'
13:51:14 [2022-12-16T13:51:14.012Z] #76 88.71 Makefile.am: installing 'build-aux/depcomp'
13:51:16 [2022-12-16T13:51:16.180Z] #76 90.39 checking build system type... aarch64-unknown-linux-gnu
13:51:16 [2022-12-16T13:51:16.180Z] #76 90.86 checking host system type... aarch64-unknown-linux-gnu
13:51:16 [2022-12-16T13:51:16.180Z] #76 90.86 checking how to print strings... printf
13:51:16 [2022-12-16T13:51:16.180Z] #76 90.86 checking for gcc... gcc
13:51:16 [2022-12-16T13:51:16.698Z] #76 91.04 checking whether the C compiler works... yes
13:51:16 [2022-12-16T13:51:16.698Z] #76 91.32 checking for C compiler default output file name... a.out
13:51:16 [2022-12-16T13:51:16.958Z] #76 91.32 checking for suffix of executables... 
13:51:17 [2022-12-16T13:51:17.217Z] #76 91.58 checking whether we are cross compiling... 
13:51:17 [2022-12-16T13:51:17.217Z] #76 ...
13:51:17 [2022-12-16T13:51:17.217Z] 
13:51:17 [2022-12-16T13:51:17.217Z] #53 [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...)
13:51:17 [2022-12-16T13:51:17.217Z] #53 127.8 github.com/docker/distribution/registry/storage/driver/base
13:51:17 [2022-12-16T13:51:17.217Z] #53 128.1 github.com/docker/distribution/registry
13:51:17 [2022-12-16T13:51:17.217Z] #53 128.6 github.com/docker/distribution/registry/storage/driver/azure
13:51:17 [2022-12-16T13:51:17.217Z] #53 129.2 github.com/docker/distribution/registry/storage/driver/filesystem
13:51:17 [2022-12-16T13:51:17.217Z] #53 130.3 github.com/docker/distribution/registry/storage/driver/inmemory
13:51:17 [2022-12-16T13:51:17.217Z] #53 130.6 github.com/AdRoll/goamz/aws
13:51:17 [2022-12-16T13:51:17.217Z] #53 131.7 net/http/httputil
13:51:17 [2022-12-16T13:51:17.217Z] #53 133.1 github.com/AdRoll/goamz/cloudfront
13:51:17 [2022-12-16T13:51:17.217Z] #53 133.8 github.com/docker/distribution/registry/storage/driver/middleware/cloudfront
13:51:17 [2022-12-16T13:51:17.217Z] #53 134.4 github.com/ncw/swift
13:51:17 [2022-12-16T13:51:17.217Z] #53 134.4 github.com/AdRoll/goamz/s3
13:51:17 [2022-12-16T13:51:17.217Z] #53 137.9 github.com/docker/distribution/registry/storage/driver/s3
13:51:17 [2022-12-16T13:51:17.217Z] #53 ...
13:51:17 [2022-12-16T13:51:17.217Z] 
13:51:17 [2022-12-16T13:51:17.217Z] #76 [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
13:51:17 [2022-12-16T13:51:17.217Z] #76 91.58 checking whether we are cross compiling... no
13:51:17 [2022-12-16T13:51:17.217Z] #76 91.88 checking for suffix of object files... o
13:51:17 [2022-12-16T13:51:17.476Z] #76 92.08 checking whether we are using the GNU C compiler... yes
13:51:17 [2022-12-16T13:51:17.735Z] #76 92.27 checking whether gcc accepts -g... yes
13:51:17 [2022-12-16T13:51:17.993Z] #76 92.42 checking for gcc option to accept ISO C89... none needed
13:51:18 [2022-12-16T13:51:18.253Z] #76 92.70 checking whether gcc understands -c and -o together... yes
13:51:18 [2022-12-16T13:51:18.253Z] #76 93.04 checking for a sed that does not truncate output... /bin/sed
13:51:18 [2022-12-16T13:51:18.253Z] #76 93.08 checking for grep that handles long lines and -e... /bin/grep
13:51:18 [2022-12-16T13:51:18.512Z] #76 93.10 checking for egrep... /bin/grep -E
13:51:18 [2022-12-16T13:51:18.512Z] #76 93.10 checking for fgrep... /bin/grep -F
13:51:18 [2022-12-16T13:51:18.512Z] #76 93.12 checking for ld used by gcc... /usr/bin/ld
13:51:18 [2022-12-16T13:51:18.512Z] #76 93.16 checking if the linker (/usr/bin/ld) is GNU ld... yes
13:51:18 [2022-12-16T13:51:18.512Z] #76 93.17 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
13:51:18 [2022-12-16T13:51:18.771Z] #76 93.21 checking the name lister (/usr/bin/nm -B) interface... BSD nm
13:51:18 [2022-12-16T13:51:18.771Z] #76 93.47 checking whether ln -s works... yes
13:51:18 [2022-12-16T13:51:18.771Z] #76 93.48 checking the maximum length of command line arguments... 1572864
13:51:18 [2022-12-16T13:51:18.771Z] #76 93.52 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
13:51:18 [2022-12-16T13:51:18.771Z] #76 93.52 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
13:51:18 [2022-12-16T13:51:18.771Z] #76 93.53 checking for /usr/bin/ld option to reload object files... -r
13:51:18 [2022-12-16T13:51:18.771Z] #76 93.53 checking for objdump... objdump
13:51:18 [2022-12-16T13:51:18.771Z] #76 93.54 checking how to recognize dependent libraries... pass_all
13:51:18 [2022-12-16T13:51:18.771Z] #76 93.54 checking for dlltool... no
13:51:18 [2022-12-16T13:51:18.771Z] #76 93.54 checking how to associate runtime and link libraries... printf %s\n
13:51:18 [2022-12-16T13:51:18.771Z] #76 93.54 checking for ar... ar
13:51:19 [2022-12-16T13:51:19.030Z] #76 93.54 checking for archiver @FILE support... @
13:51:19 [2022-12-16T13:51:19.030Z] #76 93.70 checking for strip... strip
13:51:19 [2022-12-16T13:51:19.030Z] #76 93.70 checking for ranlib... ranlib
13:51:19 [2022-12-16T13:51:19.030Z] #76 93.70 checking for gawk... no
13:51:19 [2022-12-16T13:51:19.030Z] #76 93.71 checking for mawk... mawk
13:51:19 [2022-12-16T13:51:19.290Z] #76 93.71 checking command to parse /usr/bin/nm -B output from gcc object... ok
13:51:19 [2022-12-16T13:51:19.550Z] #76 94.14 checking for sysroot... no
13:51:19 [2022-12-16T13:51:19.550Z] #76 94.15 checking for a working dd... /bin/dd
13:51:19 [2022-12-16T13:51:19.550Z] #76 94.17 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
13:51:19 [2022-12-16T13:51:19.550Z] #76 94.19 checking for mt... no
13:51:19 [2022-12-16T13:51:19.550Z] #76 94.20 checking if : is a manifest tool... no
13:51:19 [2022-12-16T13:51:19.550Z] #76 94.23 checking how to run the C preprocessor... gcc -E
13:51:20 [2022-12-16T13:51:20.752Z] #76 94.50 checking for ANSI C header files... yes
13:51:21 [2022-12-16T13:51:21.013Z] #76 95.49 checking for sys/types.h... yes
13:51:21 [2022-12-16T13:51:21.272Z] #76 95.79 checking for sys/stat.h... yes
13:51:21 [2022-12-16T13:51:21.531Z] #76 96.13 checking for stdlib.h... yes
13:51:21 [2022-12-16T13:51:21.791Z] #76 96.35 checking for string.h... yes
13:51:22 [2022-12-16T13:51:22.051Z] #76 96.61 checking for memory.h... yes
13:51:22 [2022-12-16T13:51:22.310Z] #76 96.86 checking for strings.h... yes
13:51:22 [2022-12-16T13:51:22.829Z] #76 97.16 checking for inttypes.h... yes
13:51:23 [2022-12-16T13:51:23.099Z] #76 97.50 checking for stdint.h... yes
13:51:23 [2022-12-16T13:51:23.358Z] #76 97.89 checking for unistd.h... yes
13:51:23 [2022-12-16T13:51:23.926Z] #76 98.23 checking for dlfcn.h... yes
13:51:23 [2022-12-16T13:51:23.926Z] #76 98.43 checking for objdir... .libs
13:51:24 [2022-12-16T13:51:24.444Z] #76 98.96 checking if gcc supports -fno-rtti -fno-exceptions... no
13:51:24 [2022-12-16T13:51:24.444Z] #76 99.19 checking for gcc option to produce PIC... -fPIC -DPIC
13:51:24 [2022-12-16T13:51:24.702Z] #76 99.19 checking if gcc PIC flag -fPIC -DPIC works... yes
13:51:25 [2022-12-16T13:51:25.269Z] #76 99.31 checking if gcc static flag -static works... yes
13:51:25 [2022-12-16T13:51:25.269Z] #76 99.86 checking if gcc supports -c -o file.o... yes
13:51:25 [2022-12-16T13:51:25.269Z] #76 100.1 checking if gcc supports -c -o file.o... (cached) yes
13:51:25 [2022-12-16T13:51:25.527Z] #76 100.1 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
13:51:25 [2022-12-16T13:51:25.527Z] #76 100.2 checking dynamic linker characteristics... 
13:51:25 [2022-12-16T13:51:25.527Z] #76 ...
13:51:25 [2022-12-16T13:51:25.527Z] 
13:51:25 [2022-12-16T13:51:25.527Z] #88 [dev-systemd-false  7/29] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
13:51:25 [2022-12-16T13:51:25.527Z] #88 8.588 Fetched 8497 kB in 8s (1100 kB/s)
13:51:25 [2022-12-16T13:51:25.527Z] #88 8.588 Reading package lists...
13:51:25 [2022-12-16T13:51:25.527Z] #88 11.74 Reading package lists...
13:51:25 [2022-12-16T13:51:25.527Z] #88 15.16 Building dependency tree...
13:51:25 [2022-12-16T13:51:25.527Z] #88 17.81 The following additional packages will be installed:
13:51:25 [2022-12-16T13:51:25.527Z] #88 17.81   libaio1 libargon2-1 libbpf0 libcap2 libcryptsetup12 libelf1 libgpm2 libicu67
13:51:25 [2022-12-16T13:51:25.527Z] #88 17.81   libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12
13:51:25 [2022-12-16T13:51:25.527Z] #88 17.83   libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5
13:51:25 [2022-12-16T13:51:25.527Z] #88 17.83   libxtables12 python-pip-whl python3-distutils python3-lib2to3
13:51:25 [2022-12-16T13:51:25.527Z] #88 17.83   python3-pkg-resources systemd vim-runtime xxd
13:51:25 [2022-12-16T13:51:25.527Z] #88 17.84 Suggested packages:
13:51:25 [2022-12-16T13:51:25.527Z] #88 17.84   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
13:51:25 [2022-12-16T13:51:25.527Z] #88 17.84   gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1
13:51:25 [2022-12-16T13:51:25.527Z] #88 17.84   ctags vim-doc vim-scripts xfsdump acl attr quota
13:51:25 [2022-12-16T13:51:25.527Z] #88 17.84 Recommended packages:
13:51:25 [2022-12-16T13:51:25.527Z] #88 17.84   libatm1 nftables libpam-cap build-essential python3-dev dbus
13:51:25 [2022-12-16T13:51:25.527Z] #88 17.84   systemd-timesyncd | time-daemon unzip
13:51:26 [2022-12-16T13:51:26.094Z] #88 ...
13:51:26 [2022-12-16T13:51:26.094Z] 
13:51:26 [2022-12-16T13:51:26.094Z] #53 [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...)
13:51:26 [2022-12-16T13:51:26.094Z] #53 138.1 github.com/docker/distribution/registry/storage/driver/swift
13:51:26 [2022-12-16T13:51:26.094Z] #53 139.4 net/http/pprof
13:51:26 [2022-12-16T13:51:26.094Z] #53 140.7 github.com/docker/distribution/cmd/registry
13:51:26 [2022-12-16T13:51:26.094Z] #53 145.9 + xx-verify /build/registry-v2
13:51:26 [2022-12-16T13:51:26.094Z] #53 DONE 146.5s
13:51:26 [2022-12-16T13:51:26.094Z] 
13:51:26 [2022-12-16T13:51:26.094Z] #76 [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
13:51:26 [2022-12-16T13:51:26.094Z] #76 100.2 checking dynamic linker characteristics... GNU/Linux ld.so
13:51:26 [2022-12-16T13:51:26.094Z] #76 100.8 checking how to hardcode library paths into programs... immediate
13:51:26 [2022-12-16T13:51:26.094Z] #76 100.8 checking whether stripping libraries is possible... yes
13:51:26 [2022-12-16T13:51:26.094Z] #76 100.8 checking if libtool supports shared libraries... yes
13:51:26 [2022-12-16T13:51:26.094Z] #76 100.8 checking whether to build shared libraries... no
13:51:26 [2022-12-16T13:51:26.094Z] #76 100.8 checking whether to build static libraries... yes
13:51:26 [2022-12-16T13:51:26.357Z] #76 100.8 checking for a BSD-compatible install... /usr/bin/install -c
13:51:26 [2022-12-16T13:51:26.357Z] #76 100.9 checking whether build environment is sane... yes
13:51:26 [2022-12-16T13:51:26.357Z] #76 101.1 checking for a thread-safe mkdir -p... /bin/mkdir -p
13:51:26 [2022-12-16T13:51:26.616Z] #76 101.1 checking whether make sets $(MAKE)... yes
13:51:26 [2022-12-16T13:51:26.616Z] #76 101.4 checking whether make supports the include directive... yes (GNU style)
13:51:26 [2022-12-16T13:51:26.616Z] #76 101.4 checking whether make supports nested variables... yes
13:51:26 [2022-12-16T13:51:26.616Z] #76 101.4 checking whether UID '0' is supported by ustar format... yes
13:51:26 [2022-12-16T13:51:26.616Z] #76 101.4 checking whether GID '0' is supported by ustar format... yes
13:51:26 [2022-12-16T13:51:26.616Z] #76 101.4 checking how to create a ustar tar archive... gnutar
13:51:27 [2022-12-16T13:51:27.133Z] #76 101.5 checking dependency style of gcc... gcc3
13:51:27 [2022-12-16T13:51:27.133Z] #76 101.8 checking whether to enable maintainer-specific portions of Makefiles... yes
13:51:27 [2022-12-16T13:51:27.133Z] #76 101.9 checking whether make supports nested variables... (cached) yes
13:51:27 [2022-12-16T13:51:27.133Z] #76 101.9 checking for gawk... (cached) mawk
13:51:27 [2022-12-16T13:51:27.133Z] #76 101.9 checking for a sed that does not truncate output... (cached) /bin/sed
13:51:27 [2022-12-16T13:51:27.133Z] #76 101.9 checking for gcc... (cached) gcc
13:51:27 [2022-12-16T13:51:27.133Z] #76 102.0 checking whether we are using the GNU C compiler... (cached) yes
13:51:27 [2022-12-16T13:51:27.133Z] #76 102.0 checking whether gcc accepts -g... (cached) yes
13:51:27 [2022-12-16T13:51:27.133Z] #76 102.0 checking for gcc option to accept ISO C89... (cached) none needed
13:51:27 [2022-12-16T13:51:27.392Z] #76 102.0 checking whether gcc understands -c and -o together... (cached) yes
13:51:27 [2022-12-16T13:51:27.392Z] #76 102.0 checking for a Python interpreter with version >= 3... python3
13:51:27 [2022-12-16T13:51:27.392Z] #76 102.1 checking for python3... /usr/bin/python3
13:51:27 [2022-12-16T13:51:27.392Z] #76 102.1 checking for python3 version... 3.9
13:51:27 [2022-12-16T13:51:27.650Z] #76 102.2 checking for python3 platform... linux
13:51:27 [2022-12-16T13:51:27.908Z] #76 102.3 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
13:51:27 [2022-12-16T13:51:27.908Z] #76 102.5 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
13:51:28 [2022-12-16T13:51:28.166Z] #76 102.7 checking for go-md2man... no
13:51:28 [2022-12-16T13:51:28.166Z] #76 102.7 checking error.h usability... yes
13:51:28 [2022-12-16T13:51:28.425Z] #76 102.9 checking error.h presence... yes
13:51:28 [2022-12-16T13:51:28.425Z] #76 103.1 checking for error.h... yes
13:51:28 [2022-12-16T13:51:28.425Z] #76 103.1 checking linux/openat2.h usability... yes
13:51:28 [2022-12-16T13:51:28.684Z] #76 103.3 checking linux/openat2.h presence... yes
13:51:28 [2022-12-16T13:51:28.684Z] #76 103.4 checking for linux/openat2.h... yes
13:51:28 [2022-12-16T13:51:28.943Z] #76 103.4 checking for copy_file_range... yes
13:51:29 [2022-12-16T13:51:29.202Z] #76 103.8 checking for fgetxattr... yes
13:51:29 [2022-12-16T13:51:29.461Z] #76 104.1 checking for statx... yes
13:51:29 [2022-12-16T13:51:29.720Z] #76 104.4 checking for fgetpwent_r... yes
13:51:30 [2022-12-16T13:51:30.243Z] #76 104.7 checking for issetugid... no
13:51:30 [2022-12-16T13:51:30.243Z] #76 105.0 checking for pkg-config... /usr/bin/pkg-config
13:51:30 [2022-12-16T13:51:30.243Z] #76 105.0 checking pkg-config is at least version 0.9.0... yes
13:51:30 [2022-12-16T13:51:30.811Z] #76 105.0 checking for library containing yajl_tree_get... -lyajl
13:51:30 [2022-12-16T13:51:30.811Z] #76 105.5 checking for yajl >= 2.0.0... yes
13:51:31 [2022-12-16T13:51:31.070Z] #76 105.6 checking sys/capability.h usability... yes
13:51:31 [2022-12-16T13:51:31.070Z] #76 105.8 checking sys/capability.h presence... yes
13:51:31 [2022-12-16T13:51:31.070Z] #76 105.9 checking for sys/capability.h... yes
13:51:31 [2022-12-16T13:51:31.637Z] #76 105.9 checking for library containing cap_from_name... -lcap
13:51:32 [2022-12-16T13:51:32.204Z] #76 106.4 checking for library containing dlopen... -ldl
13:51:32 [2022-12-16T13:51:32.722Z] #76 107.1 checking seccomp.h usability... yes
13:51:32 [2022-12-16T13:51:32.981Z] #76 107.5 checking seccomp.h presence... yes
13:51:32 [2022-12-16T13:51:32.981Z] #76 107.6 checking for seccomp.h... yes
13:51:32 [2022-12-16T13:51:32.981Z] #76 107.6 checking for library containing seccomp_rule_add... 
13:51:32 [2022-12-16T13:51:32.981Z] #76 ...
13:51:32 [2022-12-16T13:51:32.981Z] 
13:51:32 [2022-12-16T13:51:32.981Z] #75 [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...)
13:51:32 [2022-12-16T13:51:32.981Z] #75 DONE 111.2s
13:51:32 [2022-12-16T13:51:32.981Z] 
13:51:32 [2022-12-16T13:51:32.981Z] #88 [dev-systemd-false  7/29] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
13:51:32 [2022-12-16T13:51:32.981Z] #88 19.48 The following NEW packages will be installed:
13:51:32 [2022-12-16T13:51:32.981Z] #88 19.53   apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1
13:51:32 [2022-12-16T13:51:32.981Z] #88 19.53   libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12 libelf1 libgpm2
13:51:32 [2022-12-16T13:51:32.981Z] #88 19.53   libicu67 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2
13:51:32 [2022-12-16T13:51:32.981Z] #88 19.53   libmicrohttpd12 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0
13:51:32 [2022-12-16T13:51:32.981Z] #88 19.54   libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2
13:51:32 [2022-12-16T13:51:32.981Z] #88 19.54   net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3
13:51:32 [2022-12-16T13:51:32.981Z] #88 19.55   python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo
13:51:32 [2022-12-16T13:51:32.981Z] #88 19.55   systemd systemd-journal-remote thin-provisioning-tools uidmap vim vim-common
13:51:32 [2022-12-16T13:51:32.981Z] #88 19.55   vim-runtime xfsprogs xxd xz-utils zip zstd
13:51:32 [2022-12-16T13:51:32.981Z] #88 20.01 0 upgraded, 56 newly installed, 0 to remove and 0 not upgraded.
13:51:32 [2022-12-16T13:51:32.981Z] #88 20.01 Need to get 31.8 MB of archives.
13:51:32 [2022-12-16T13:51:32.981Z] #88 20.01 After this operation, 123 MB of additional disk space will be used.
13:51:32 [2022-12-16T13:51:32.981Z] #88 20.01 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
13:51:32 [2022-12-16T13:51:32.981Z] #88 20.02 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libargon2-1 arm64 0~20171227-0.2 [18.9 kB]
13:51:32 [2022-12-16T13:51:32.981Z] #88 20.02 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjson-c5 arm64 0.15-2 [41.6 kB]
13:51:32 [2022-12-16T13:51:32.981Z] #88 20.02 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcryptsetup12 arm64 2:2.3.7-1+deb11u1 [230 kB]
13:51:32 [2022-12-16T13:51:32.981Z] #88 20.02 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB]
13:51:32 [2022-12-16T13:51:32.981Z] #88 20.02 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libkmod2 arm64 28-1 [52.5 kB]
13:51:32 [2022-12-16T13:51:32.981Z] #88 20.02 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 systemd arm64 247.3-7+deb11u1 [4153 kB]
13:51:32 [2022-12-16T13:51:32.981Z] #88 20.11 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB]
13:51:32 [2022-12-16T13:51:32.981Z] #88 20.12 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB]
13:51:32 [2022-12-16T13:51:32.981Z] #88 20.12 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB]
13:51:32 [2022-12-16T13:51:32.981Z] #88 20.13 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB]
13:51:32 [2022-12-16T13:51:32.981Z] #88 20.13 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB]
13:51:32 [2022-12-16T13:51:32.981Z] #88 20.14 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB]
13:51:32 [2022-12-16T13:51:32.981Z] #88 20.15 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB]
13:51:32 [2022-12-16T13:51:32.981Z] #88 20.17 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB]
13:51:32 [2022-12-16T13:51:32.981Z] #88 20.18 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
13:51:32 [2022-12-16T13:51:32.981Z] #88 20.18 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB]
13:51:32 [2022-12-16T13:51:32.981Z] #88 20.19 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
13:51:32 [2022-12-16T13:51:32.981Z] #88 20.20 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
13:51:32 [2022-12-16T13:51:32.981Z] #88 20.21 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB]
13:51:32 [2022-12-16T13:51:32.981Z] #88 20.22 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1+deb11u1 [242 kB]
13:51:32 [2022-12-16T13:51:32.981Z] #88 20.24 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB]
13:51:32 [2022-12-16T13:51:32.981Z] #88 20.24 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB]
13:51:32 [2022-12-16T13:51:32.981Z] #88 20.25 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB]
13:51:32 [2022-12-16T13:51:32.981Z] #88 20.25 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB]
13:51:32 [2022-12-16T13:51:32.981Z] #88 20.25 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB]
13:51:32 [2022-12-16T13:51:32.981Z] #88 20.26 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB]
13:51:32 [2022-12-16T13:51:32.981Z] #88 20.27 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
13:51:32 [2022-12-16T13:51:32.981Z] #88 20.28 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB]
13:51:32 [2022-12-16T13:51:32.981Z] #88 20.28 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB]
13:51:32 [2022-12-16T13:51:32.981Z] #88 20.28 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB]
13:51:32 [2022-12-16T13:51:32.981Z] #88 20.28 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
13:51:32 [2022-12-16T13:51:32.981Z] #88 20.51 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B]
13:51:32 [2022-12-16T13:51:32.981Z] #88 20.51 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmicrohttpd12 arm64 0.9.72-2 [104 kB]
13:51:32 [2022-12-16T13:51:32.981Z] #88 20.52 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
13:51:32 [2022-12-16T13:51:32.981Z] #88 20.52 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB]
13:51:32 [2022-12-16T13:51:32.981Z] #88 20.52 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
13:51:32 [2022-12-16T13:51:32.981Z] #88 20.53 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB]
13:51:32 [2022-12-16T13:51:32.981Z] #88 20.53 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB]
13:51:32 [2022-12-16T13:51:32.981Z] #88 20.53 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
13:51:32 [2022-12-16T13:51:32.981Z] #88 20.55 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
13:51:32 [2022-12-16T13:51:32.981Z] #88 20.58 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
13:51:32 [2022-12-16T13:51:32.981Z] #88 20.59 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB]
13:51:32 [2022-12-16T13:51:32.981Z] #88 20.60 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB]
13:51:32 [2022-12-16T13:51:32.981Z] #88 20.60 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB]
13:51:32 [2022-12-16T13:51:32.981Z] #88 20.62 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB]
13:51:32 [2022-12-16T13:51:32.981Z] #88 20.63 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
13:51:32 [2022-12-16T13:51:32.981Z] #88 20.64 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB]
13:51:32 [2022-12-16T13:51:32.981Z] #88 20.67 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 systemd-journal-remote arm64 247.3-7+deb11u1 [161 kB]
13:51:32 [2022-12-16T13:51:32.981Z] #88 20.68 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB]
13:51:32 [2022-12-16T13:51:32.981Z] #88 20.70 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB]
13:51:32 [2022-12-16T13:51:32.981Z] #88 20.70 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
13:51:32 [2022-12-16T13:51:32.981Z] #88 20.86 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB]
13:51:32 [2022-12-16T13:51:32.981Z] #88 20.90 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB]
13:51:32 [2022-12-16T13:51:32.981Z] #88 20.91 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB]
13:51:32 [2022-12-16T13:51:32.981Z] #88 20.93 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB]
13:51:32 [2022-12-16T13:51:32.981Z] #88 21.67 debconf: delaying package configuration, since apt-utils is not installed
13:51:32 [2022-12-16T13:51:32.981Z] #88 21.88 Fetched 31.8 MB in 1s (24.5 MB/s)
13:51:32 [2022-12-16T13:51:32.981Z] #88 21.98 Selecting previously unselected package libcap2:arm64.
13:51:32 [2022-12-16T13:51:32.981Z] #88 21.99 (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 ... 24045 files and directories currently installed.)
13:51:32 [2022-12-16T13:51:32.981Z] #88 22.05 Preparing to unpack .../00-libcap2_1%3a2.44-1_arm64.deb ...
13:51:32 [2022-12-16T13:51:32.981Z] #88 22.07 Unpacking libcap2:arm64 (1:2.44-1) ...
13:51:32 [2022-12-16T13:51:32.981Z] #88 22.15 Selecting previously unselected package libargon2-1:arm64.
13:51:32 [2022-12-16T13:51:32.981Z] #88 22.19 Preparing to unpack .../01-libargon2-1_0~20171227-0.2_arm64.deb ...
13:51:32 [2022-12-16T13:51:32.981Z] #88 22.19 Unpacking libargon2-1:arm64 (0~20171227-0.2) ...
13:51:32 [2022-12-16T13:51:32.981Z] #88 22.28 Selecting previously unselected package libjson-c5:arm64.
13:51:32 [2022-12-16T13:51:32.981Z] #88 22.28 Preparing to unpack .../02-libjson-c5_0.15-2_arm64.deb ...
13:51:32 [2022-12-16T13:51:32.981Z] #88 22.29 Unpacking libjson-c5:arm64 (0.15-2) ...
13:51:32 [2022-12-16T13:51:32.981Z] #88 22.40 Selecting previously unselected package libcryptsetup12:arm64.
13:51:32 [2022-12-16T13:51:32.981Z] #88 22.40 Preparing to unpack .../03-libcryptsetup12_2%3a2.3.7-1+deb11u1_arm64.deb ...
13:51:32 [2022-12-16T13:51:32.981Z] #88 22.40 Unpacking libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ...
13:51:32 [2022-12-16T13:51:32.981Z] #88 22.57 Selecting previously unselected package libip4tc2:arm64.
13:51:32 [2022-12-16T13:51:32.981Z] #88 22.58 Preparing to unpack .../04-libip4tc2_1.8.7-1_arm64.deb ...
13:51:32 [2022-12-16T13:51:32.981Z] #88 22.58 Unpacking libip4tc2:arm64 (1.8.7-1) ...
13:51:32 [2022-12-16T13:51:32.981Z] #88 22.66 Selecting previously unselected package libkmod2:arm64.
13:51:32 [2022-12-16T13:51:32.982Z] #88 22.67 Preparing to unpack .../05-libkmod2_28-1_arm64.deb ...
13:51:32 [2022-12-16T13:51:32.982Z] #88 22.67 Unpacking libkmod2:arm64 (28-1) ...
13:51:32 [2022-12-16T13:51:32.982Z] #88 22.79 Selecting previously unselected package systemd.
13:51:32 [2022-12-16T13:51:32.982Z] #88 22.80 Preparing to unpack .../06-systemd_247.3-7+deb11u1_arm64.deb ...
13:51:32 [2022-12-16T13:51:32.982Z] #88 23.01 Unpacking systemd (247.3-7+deb11u1) ...
13:51:32 [2022-12-16T13:51:32.982Z] #88 25.18 Selecting previously unselected package pigz.
13:51:32 [2022-12-16T13:51:32.982Z] #88 25.18 Preparing to unpack .../07-pigz_2.6-1_arm64.deb ...
13:51:32 [2022-12-16T13:51:32.982Z] #88 25.19 Unpacking pigz (2.6-1) ...
13:51:32 [2022-12-16T13:51:32.982Z] #88 25.31 Selecting previously unselected package libelf1:arm64.
13:51:32 [2022-12-16T13:51:32.982Z] #88 25.31 Preparing to unpack .../08-libelf1_0.183-1_arm64.deb ...
13:51:32 [2022-12-16T13:51:32.982Z] #88 25.33 Unpacking libelf1:arm64 (0.183-1) ...
13:51:32 [2022-12-16T13:51:32.982Z] #88 26.02 Selecting previously unselected package libbpf0:arm64.
13:51:32 [2022-12-16T13:51:32.982Z] #88 26.02 Preparing to unpack .../09-libbpf0_1%3a0.3-2_arm64.deb ...
13:51:32 [2022-12-16T13:51:32.982Z] #88 26.02 Unpacking libbpf0:arm64 (1:0.3-2) ...
13:51:32 [2022-12-16T13:51:32.982Z] #88 26.17 Selecting previously unselected package libmnl0:arm64.
13:51:32 [2022-12-16T13:51:32.982Z] #88 26.18 Preparing to unpack .../10-libmnl0_1.0.4-3_arm64.deb ...
13:51:32 [2022-12-16T13:51:32.982Z] #88 26.19 Unpacking libmnl0:arm64 (1.0.4-3) ...
13:51:33 [2022-12-16T13:51:33.240Z] #88 ...
13:51:33 [2022-12-16T13:51:33.240Z] 
13:51:33 [2022-12-16T13:51:33.240Z] #89 [rootlesskit-build 4/5] COPY ./contrib/dockerd-rootless.sh /build/
13:51:33 [2022-12-16T13:51:33.240Z] #89 DONE 0.1s
13:51:33 [2022-12-16T13:51:33.240Z] 
13:51:33 [2022-12-16T13:51:33.240Z] #90 [rootlesskit-build 5/5] COPY ./contrib/dockerd-rootless-setuptool.sh /build/
13:51:33 [2022-12-16T13:51:33.240Z] #90 DONE 0.1s
13:51:33 [2022-12-16T13:51:33.240Z] 
13:51:33 [2022-12-16T13:51:33.240Z] #88 [dev-systemd-false  7/29] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
13:51:33 [2022-12-16T13:51:33.240Z] #88 26.37 Selecting previously unselected package libxtables12:arm64.
13:51:33 [2022-12-16T13:51:33.240Z] #88 26.37 Preparing to unpack .../11-libxtables12_1.8.7-1_arm64.deb ...
13:51:33 [2022-12-16T13:51:33.240Z] #88 26.39 Unpacking libxtables12:arm64 (1.8.7-1) ...
13:51:33 [2022-12-16T13:51:33.498Z] #88 ...
13:51:33 [2022-12-16T13:51:33.498Z] 
13:51:33 [2022-12-16T13:51:33.498Z] #72 [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...)
13:51:33 [2022-12-16T13:51:33.498Z] #72 DONE 143.0s
13:51:33 [2022-12-16T13:51:33.498Z] 
13:51:33 [2022-12-16T13:51:33.499Z] #88 [dev-systemd-false  7/29] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
13:51:33 [2022-12-16T13:51:33.499Z] #88 26.58 Selecting previously unselected package libcap2-bin.
13:51:33 [2022-12-16T13:51:33.499Z] #88 26.58 Preparing to unpack .../12-libcap2-bin_1%3a2.44-1_arm64.deb ...
13:51:33 [2022-12-16T13:51:33.499Z] #88 26.58 Unpacking libcap2-bin (1:2.44-1) ...
13:51:33 [2022-12-16T13:51:33.757Z] #88 26.72 Selecting previously unselected package iproute2.
13:51:33 [2022-12-16T13:51:33.757Z] #88 26.73 Preparing to unpack .../13-iproute2_5.10.0-4_arm64.deb ...
13:51:33 [2022-12-16T13:51:33.757Z] #88 26.73 Unpacking iproute2 (5.10.0-4) ...
13:51:34 [2022-12-16T13:51:34.693Z] #88 27.67 Selecting previously unselected package xxd.
13:51:34 [2022-12-16T13:51:34.693Z] #88 27.67 Preparing to unpack .../14-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ...
13:51:34 [2022-12-16T13:51:34.693Z] #88 27.69 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
13:51:34 [2022-12-16T13:51:34.693Z] #88 27.85 Selecting previously unselected package vim-common.
13:51:34 [2022-12-16T13:51:34.693Z] #88 27.86 Preparing to unpack .../15-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
13:51:34 [2022-12-16T13:51:34.693Z] #88 27.88 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
13:51:34 [2022-12-16T13:51:34.952Z] #88 28.18 Selecting previously unselected package bash-completion.
13:51:34 [2022-12-16T13:51:34.952Z] #88 28.19 Preparing to unpack .../16-bash-completion_1%3a2.11-2_all.deb ...
13:51:37 [2022-12-16T13:51:37.487Z] #88 30.62 Unpacking bash-completion (1:2.11-2) ...
13:51:37 [2022-12-16T13:51:37.746Z] #88 31.00 Selecting previously unselected package bzip2.
13:51:38 [2022-12-16T13:51:38.005Z] #88 31.01 Preparing to unpack .../17-bzip2_1.0.8-4_arm64.deb ...
13:51:38 [2022-12-16T13:51:38.005Z] #88 31.04 Unpacking bzip2 (1.0.8-4) ...
13:51:38 [2022-12-16T13:51:38.005Z] #88 31.18 Selecting previously unselected package xz-utils.
13:51:38 [2022-12-16T13:51:38.005Z] #88 31.19 Preparing to unpack .../18-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
13:51:38 [2022-12-16T13:51:38.005Z] #88 31.21 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
13:51:38 [2022-12-16T13:51:38.264Z] #88 31.36 Selecting previously unselected package apparmor.
13:51:38 [2022-12-16T13:51:38.264Z] #88 31.37 Preparing to unpack .../19-apparmor_2.13.6-10_arm64.deb ...
13:51:38 [2022-12-16T13:51:38.264Z] #88 31.45 Unpacking apparmor (2.13.6-10) ...
13:51:38 [2022-12-16T13:51:38.523Z] #88 31.85 Selecting previously unselected package inetutils-ping.
13:51:38 [2022-12-16T13:51:38.782Z] #88 31.86 Preparing to unpack .../20-inetutils-ping_2%3a2.0-1+deb11u1_arm64.deb ...
13:51:38 [2022-12-16T13:51:38.782Z] #88 31.86 Unpacking inetutils-ping (2:2.0-1+deb11u1) ...
13:51:39 [2022-12-16T13:51:39.107Z] #88 32.07 Selecting previously unselected package libip6tc2:arm64.
13:51:39 [2022-12-16T13:51:39.107Z] #88 32.08 Preparing to unpack .../21-libip6tc2_1.8.7-1_arm64.deb ...
13:51:39 [2022-12-16T13:51:39.381Z] #88 32.35 Unpacking libip6tc2:arm64 (1.8.7-1) ...
13:51:39 [2022-12-16T13:51:39.644Z] #88 ...
13:51:39 [2022-12-16T13:51:39.644Z] 
13:51:39 [2022-12-16T13:51:39.644Z] #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...)
13:51:39 [2022-12-16T13:51:39.644Z] #71 DONE 142.1s
13:51:39 [2022-12-16T13:51:39.644Z] 
13:51:39 [2022-12-16T13:51:39.644Z] #88 [dev-systemd-false  7/29] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
13:51:39 [2022-12-16T13:51:39.644Z] #88 32.59 Selecting previously unselected package libnfnetlink0:arm64.
13:51:39 [2022-12-16T13:51:39.644Z] #88 32.62 Preparing to unpack .../22-libnfnetlink0_1.0.1-3+b1_arm64.deb ...
13:51:39 [2022-12-16T13:51:39.644Z] #88 32.62 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ...
13:51:39 [2022-12-16T13:51:39.644Z] #88 ...
13:51:39 [2022-12-16T13:51:39.644Z] 
13:51:39 [2022-12-16T13:51:39.644Z] #76 [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
13:51:39 [2022-12-16T13:51:39.644Z] #76 107.6 checking for library containing seccomp_rule_add... -lseccomp
13:51:39 [2022-12-16T13:51:39.644Z] #76 108.4 checking for library containing seccomp_arch_resolve_name... none required
13:51:39 [2022-12-16T13:51:39.644Z] #76 108.7 checking systemd/sd-bus.h usability... yes
13:51:39 [2022-12-16T13:51:39.644Z] #76 109.1 checking systemd/sd-bus.h presence... yes
13:51:39 [2022-12-16T13:51:39.644Z] #76 109.3 checking for systemd/sd-bus.h... yes
13:51:39 [2022-12-16T13:51:39.644Z] #76 109.3 checking for library containing sd_bus_match_signal_async... -lsystemd
13:51:39 [2022-12-16T13:51:39.644Z] #76 110.0 checking for sd_notify_barrier... yes
13:51:39 [2022-12-16T13:51:39.644Z] #76 110.3 checking linux/bpf.h usability... yes
13:51:39 [2022-12-16T13:51:39.644Z] #76 110.4 checking linux/bpf.h presence... yes
13:51:39 [2022-12-16T13:51:39.644Z] #76 110.5 checking for linux/bpf.h... yes
13:51:39 [2022-12-16T13:51:39.644Z] #76 110.5 checking compilation for eBPF... yes
13:51:39 [2022-12-16T13:51:39.644Z] #76 110.7 checking for criu >= 3.15... no
13:51:39 [2022-12-16T13:51:39.644Z] #76 110.7 configure: CRIU headers not found, building without CRIU support
13:51:39 [2022-12-16T13:51:39.644Z] #76 110.7 checking for criu > 3.16... no
13:51:39 [2022-12-16T13:51:39.644Z] #76 110.7 configure: CRIU version doesn't support join-ns API
13:51:39 [2022-12-16T13:51:39.644Z] #76 110.7 checking for criu > 3.16.1... no
13:51:39 [2022-12-16T13:51:39.644Z] #76 110.8 configure: CRIU version doesn't support for pre-dumping
13:51:39 [2022-12-16T13:51:39.644Z] #76 110.8 checking for new mount API (fsconfig)... yes
13:51:39 [2022-12-16T13:51:39.644Z] #76 110.9 checking for seccomp notify API... yes
13:51:39 [2022-12-16T13:51:39.644Z] #76 111.0 checking for gperf... no
13:51:39 [2022-12-16T13:51:39.644Z] #76 111.0 configure: gperf not found - cannot rebuild signal parser code
13:51:39 [2022-12-16T13:51:39.644Z] #76 111.0 checking for library containing argp_parse... none required
13:51:39 [2022-12-16T13:51:39.644Z] #76 111.3 checking that generated files are newer than configure... done
13:51:39 [2022-12-16T13:51:39.644Z] #76 111.3 configure: creating ./config.status
13:51:39 [2022-12-16T13:51:39.644Z] #76 114.0 config.status: creating Makefile
13:51:39 [2022-12-16T13:51:39.644Z] #76 114.1 config.status: creating rpm/crun.spec
13:51:39 [2022-12-16T13:51:39.644Z] #76 114.3 config.status: creating config.h
13:51:39 [2022-12-16T13:51:39.644Z] #76 114.4 config.status: executing libtool commands
13:51:39 [2022-12-16T13:51:39.644Z] #76 114.5 config.status: executing depfiles commands
13:51:39 [2022-12-16T13:51:39.644Z] #76 ...
13:51:39 [2022-12-16T13:51:39.644Z] 
13:51:39 [2022-12-16T13:51:39.644Z] #88 [dev-systemd-false  7/29] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
13:51:39 [2022-12-16T13:51:39.644Z] #88 32.78 Selecting previously unselected package libnetfilter-conntrack3:arm64.
13:51:39 [2022-12-16T13:51:39.644Z] #88 32.78 Preparing to unpack .../23-libnetfilter-conntrack3_1.0.8-3_arm64.deb ...
13:51:39 [2022-12-16T13:51:39.644Z] #88 32.79 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ...
13:51:39 [2022-12-16T13:51:39.644Z] #88 32.95 Selecting previously unselected package libnftnl11:arm64.
13:51:39 [2022-12-16T13:51:39.644Z] #88 32.96 Preparing to unpack .../24-libnftnl11_1.1.9-1_arm64.deb ...
13:51:39 [2022-12-16T13:51:39.644Z] #88 32.99 Unpacking libnftnl11:arm64 (1.1.9-1) ...
13:51:40 [2022-12-16T13:51:40.189Z] #88 33.14 Selecting previously unselected package iptables.
13:51:40 [2022-12-16T13:51:40.189Z] #88 33.15 Preparing to unpack .../25-iptables_1.8.7-1_arm64.deb ...
13:51:40 [2022-12-16T13:51:40.189Z] #88 33.18 Unpacking iptables (1.8.7-1) ...
13:51:40 [2022-12-16T13:51:40.451Z] #88 33.69 Selecting previously unselected package libonig5:arm64.
13:51:40 [2022-12-16T13:51:40.709Z] #88 33.69 Preparing to unpack .../26-libonig5_6.9.6-1.1_arm64.deb ...
13:51:40 [2022-12-16T13:51:40.709Z] #88 33.70 Unpacking libonig5:arm64 (6.9.6-1.1) ...
13:51:40 [2022-12-16T13:51:40.709Z] #88 33.83 Selecting previously unselected package libjq1:arm64.
13:51:40 [2022-12-16T13:51:40.709Z] #88 33.83 Preparing to unpack .../27-libjq1_1.6-2.1_arm64.deb ...
13:51:40 [2022-12-16T13:51:40.709Z] #88 33.85 Unpacking libjq1:arm64 (1.6-2.1) ...
13:51:40 [2022-12-16T13:51:40.968Z] #88 33.98 Selecting previously unselected package jq.
13:51:40 [2022-12-16T13:51:40.968Z] #88 34.02 Preparing to unpack .../28-jq_1.6-2.1_arm64.deb ...
13:51:40 [2022-12-16T13:51:40.968Z] #88 34.04 Unpacking jq (1.6-2.1) ...
13:51:40 [2022-12-16T13:51:40.968Z] #88 34.13 Selecting previously unselected package libaio1:arm64.
13:51:40 [2022-12-16T13:51:40.968Z] #88 34.13 Preparing to unpack .../29-libaio1_0.3.112-9_arm64.deb ...
13:51:40 [2022-12-16T13:51:40.968Z] #88 34.14 Unpacking libaio1:arm64 (0.3.112-9) ...
13:51:40 [2022-12-16T13:51:40.968Z] #88 34.20 Selecting previously unselected package libgpm2:arm64.
13:51:40 [2022-12-16T13:51:40.968Z] #88 34.20 Preparing to unpack .../30-libgpm2_1.20.7-8_arm64.deb ...
13:51:41 [2022-12-16T13:51:41.227Z] #88 34.23 Unpacking libgpm2:arm64 (1.20.7-8) ...
13:51:41 [2022-12-16T13:51:41.227Z] #88 34.30 Selecting previously unselected package libicu67:arm64.
13:51:41 [2022-12-16T13:51:41.227Z] #88 34.31 Preparing to unpack .../31-libicu67_67.1-7_arm64.deb ...
13:51:41 [2022-12-16T13:51:41.227Z] #88 34.31 Unpacking libicu67:arm64 (67.1-7) ...
13:51:43 [2022-12-16T13:51:43.760Z] #88 37.05 Selecting previously unselected package libinih1:arm64.
13:51:44 [2022-12-16T13:51:44.019Z] #88 37.05 Preparing to unpack .../32-libinih1_53-1+b2_arm64.deb ...
13:51:44 [2022-12-16T13:51:44.019Z] #88 37.05 Unpacking libinih1:arm64 (53-1+b2) ...
13:51:44 [2022-12-16T13:51:44.019Z] #88 37.11 Selecting previously unselected package libmicrohttpd12:arm64.
13:51:44 [2022-12-16T13:51:44.019Z] #88 37.11 Preparing to unpack .../33-libmicrohttpd12_0.9.72-2_arm64.deb ...
13:51:44 [2022-12-16T13:51:44.019Z] #88 37.12 Unpacking libmicrohttpd12:arm64 (0.9.72-2) ...
13:51:44 [2022-12-16T13:51:44.019Z] #88 37.20 Selecting previously unselected package libnet1:arm64.
13:51:44 [2022-12-16T13:51:44.019Z] #88 37.21 Preparing to unpack .../34-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
13:51:44 [2022-12-16T13:51:44.019Z] #88 37.22 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
13:51:44 [2022-12-16T13:51:44.277Z] #88 37.31 Selecting previously unselected package libnl-3-200:arm64.
13:51:44 [2022-12-16T13:51:44.277Z] #88 37.32 Preparing to unpack .../35-libnl-3-200_3.4.0-1+b1_arm64.deb ...
13:51:44 [2022-12-16T13:51:44.277Z] #88 37.32 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ...
13:51:44 [2022-12-16T13:51:44.277Z] #88 37.42 Selecting previously unselected package libprotobuf-c1:arm64.
13:51:44 [2022-12-16T13:51:44.277Z] #88 37.42 Preparing to unpack .../36-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
13:51:44 [2022-12-16T13:51:44.277Z] #88 37.43 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
13:51:44 [2022-12-16T13:51:44.277Z] #88 37.52 Selecting previously unselected package libyajl2:arm64.
13:51:44 [2022-12-16T13:51:44.538Z] #88 37.53 Preparing to unpack .../37-libyajl2_2.1.0-3_arm64.deb ...
13:51:44 [2022-12-16T13:51:44.538Z] #88 37.54 Unpacking libyajl2:arm64 (2.1.0-3) ...
13:51:44 [2022-12-16T13:51:44.538Z] #88 37.61 Selecting previously unselected package net-tools.
13:51:44 [2022-12-16T13:51:44.538Z] #88 37.61 Preparing to unpack .../38-net-tools_1.60+git20181103.0eebece-1_arm64.deb ...
13:51:44 [2022-12-16T13:51:44.538Z] #88 37.62 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
13:51:44 [2022-12-16T13:51:44.797Z] #88 37.80 Selecting previously unselected package patch.
13:51:44 [2022-12-16T13:51:44.797Z] #88 37.80 Preparing to unpack .../39-patch_2.7.6-7_arm64.deb ...
13:51:44 [2022-12-16T13:51:44.797Z] #88 37.81 Unpacking patch (2.7.6-7) ...
13:51:44 [2022-12-16T13:51:44.797Z] #88 37.93 Selecting previously unselected package python-pip-whl.
13:51:44 [2022-12-16T13:51:44.797Z] #88 37.94 Preparing to unpack .../40-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
13:51:44 [2022-12-16T13:51:44.797Z] #88 37.95 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
13:51:45 [2022-12-16T13:51:45.364Z] #88 38.44 Selecting previously unselected package python3-lib2to3.
13:51:45 [2022-12-16T13:51:45.364Z] #88 38.44 Preparing to unpack .../41-python3-lib2to3_3.9.2-1_all.deb ...
13:51:45 [2022-12-16T13:51:45.364Z] #88 38.45 Unpacking python3-lib2to3 (3.9.2-1) ...
13:51:45 [2022-12-16T13:51:45.623Z] #88 38.56 Selecting previously unselected package python3-distutils.
13:51:45 [2022-12-16T13:51:45.623Z] #88 38.58 Preparing to unpack .../42-python3-distutils_3.9.2-1_all.deb ...
13:51:45 [2022-12-16T13:51:45.623Z] #88 38.59 Unpacking python3-distutils (3.9.2-1) ...
13:51:45 [2022-12-16T13:51:45.623Z] #88 38.74 Selecting previously unselected package python3-pkg-resources.
13:51:45 [2022-12-16T13:51:45.623Z] #88 38.75 Preparing to unpack .../43-python3-pkg-resources_52.0.0-4_all.deb ...
13:51:45 [2022-12-16T13:51:45.623Z] #88 38.75 Unpacking python3-pkg-resources (52.0.0-4) ...
13:51:45 [2022-12-16T13:51:45.882Z] #88 38.90 Selecting previously unselected package python3-setuptools.
13:51:45 [2022-12-16T13:51:45.882Z] #88 38.91 Preparing to unpack .../44-python3-setuptools_52.0.0-4_all.deb ...
13:51:45 [2022-12-16T13:51:45.882Z] #88 38.91 Unpacking python3-setuptools (52.0.0-4) ...
13:51:46 [2022-12-16T13:51:46.141Z] #88 39.14 Selecting previously unselected package python3-wheel.
13:51:46 [2022-12-16T13:51:46.141Z] #88 39.16 Preparing to unpack .../45-python3-wheel_0.34.2-1_all.deb ...
13:51:46 [2022-12-16T13:51:46.141Z] #88 39.17 Unpacking python3-wheel (0.34.2-1) ...
13:51:46 [2022-12-16T13:51:46.141Z] #88 39.25 Selecting previously unselected package python3-pip.
13:51:46 [2022-12-16T13:51:46.141Z] #88 39.25 Preparing to unpack .../46-python3-pip_20.3.4-4+deb11u1_all.deb ...
13:51:46 [2022-12-16T13:51:46.141Z] #88 39.26 Unpacking python3-pip (20.3.4-4+deb11u1) ...
13:51:46 [2022-12-16T13:51:46.400Z] #88 39.59 Selecting previously unselected package sudo.
13:51:46 [2022-12-16T13:51:46.400Z] #88 39.59 Preparing to unpack .../47-sudo_1.9.5p2-3_arm64.deb ...
13:51:46 [2022-12-16T13:51:46.400Z] #88 39.60 Unpacking sudo (1.9.5p2-3) ...
13:51:46 [2022-12-16T13:51:46.968Z] #88 39.98 Selecting previously unselected package systemd-journal-remote.
13:51:46 [2022-12-16T13:51:46.968Z] #88 39.99 Preparing to unpack .../48-systemd-journal-remote_247.3-7+deb11u1_arm64.deb ...
13:51:46 [2022-12-16T13:51:46.968Z] #88 39.99 Unpacking systemd-journal-remote (247.3-7+deb11u1) ...
13:51:46 [2022-12-16T13:51:46.968Z] #88 40.12 Selecting previously unselected package thin-provisioning-tools.
13:51:46 [2022-12-16T13:51:46.968Z] #88 40.12 Preparing to unpack .../49-thin-provisioning-tools_0.9.0-1_arm64.deb ...
13:51:46 [2022-12-16T13:51:46.968Z] #88 40.13 Unpacking thin-provisioning-tools (0.9.0-1) ...
13:51:47 [2022-12-16T13:51:47.228Z] #88 40.35 Selecting previously unselected package uidmap.
13:51:47 [2022-12-16T13:51:47.228Z] #88 40.36 Preparing to unpack .../50-uidmap_1%3a4.8.1-1_arm64.deb ...
13:51:47 [2022-12-16T13:51:47.228Z] #88 40.37 Unpacking uidmap (1:4.8.1-1) ...
13:51:47 [2022-12-16T13:51:47.228Z] #88 40.51 Selecting previously unselected package vim-runtime.
13:51:47 [2022-12-16T13:51:47.228Z] #88 40.51 Preparing to unpack .../51-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
13:51:47 [2022-12-16T13:51:47.486Z] #88 40.54 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
13:51:47 [2022-12-16T13:51:47.486Z] #88 40.57 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
13:51:47 [2022-12-16T13:51:47.486Z] #88 40.58 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
13:51:48 [2022-12-16T13:51:48.867Z] #88 ...
13:51:48 [2022-12-16T13:51:48.867Z] 
13:51:48 [2022-12-16T13:51:48.867Z] #76 [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
13:51:48 [2022-12-16T13:51:48.867Z] #76 115.9 === configuring in libocispec (/tmp/crun-build/libocispec)
13:51:48 [2022-12-16T13:51:48.867Z] #76 115.9 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
13:51:48 [2022-12-16T13:51:48.867Z] #76 116.3 checking for gcc... gcc
13:51:48 [2022-12-16T13:51:48.867Z] #76 116.4 checking whether the C compiler works... yes
13:51:48 [2022-12-16T13:51:48.867Z] #76 116.6 checking for C compiler default output file name... a.out
13:51:48 [2022-12-16T13:51:48.867Z] #76 116.6 checking for suffix of executables... 
13:51:48 [2022-12-16T13:51:48.867Z] #76 116.8 checking whether we are cross compiling... no
13:51:48 [2022-12-16T13:51:48.867Z] #76 117.0 checking for suffix of object files... o
13:51:48 [2022-12-16T13:51:48.867Z] #76 117.1 checking whether we are using the GNU C compiler... yes
13:51:48 [2022-12-16T13:51:48.867Z] #76 117.2 checking whether gcc accepts -g... yes
13:51:48 [2022-12-16T13:51:48.867Z] #76 117.3 checking for gcc option to accept ISO C89... none needed
13:51:48 [2022-12-16T13:51:48.867Z] #76 117.4 checking whether gcc understands -c and -o together... yes
13:51:48 [2022-12-16T13:51:48.867Z] #76 117.6 checking how to run the C preprocessor... gcc -E
13:51:48 [2022-12-16T13:51:48.867Z] #76 117.8 checking for grep that handles long lines and -e... /bin/grep
13:51:48 [2022-12-16T13:51:48.867Z] #76 117.8 checking for egrep... /bin/grep -E
13:51:48 [2022-12-16T13:51:48.867Z] #76 117.8 checking for ANSI C header files... yes
13:51:48 [2022-12-16T13:51:48.867Z] #76 118.4 checking for sys/types.h... yes
13:51:48 [2022-12-16T13:51:48.867Z] #76 118.6 checking for sys/stat.h... yes
13:51:48 [2022-12-16T13:51:48.867Z] #76 118.7 checking for stdlib.h... yes
13:51:48 [2022-12-16T13:51:48.867Z] #76 118.9 checking for string.h... yes
13:51:48 [2022-12-16T13:51:48.867Z] #76 119.0 checking for memory.h... yes
13:51:48 [2022-12-16T13:51:48.867Z] #76 119.2 checking for strings.h... yes
13:51:48 [2022-12-16T13:51:48.867Z] #76 119.3 checking for inttypes.h... yes
13:51:48 [2022-12-16T13:51:48.867Z] #76 119.5 checking for stdint.h... yes
13:51:48 [2022-12-16T13:51:48.867Z] #76 119.6 checking for unistd.h... yes
13:51:48 [2022-12-16T13:51:48.867Z] #76 119.8 checking minix/config.h usability... no
13:51:48 [2022-12-16T13:51:48.867Z] #76 119.9 checking minix/config.h presence... no
13:51:48 [2022-12-16T13:51:48.867Z] #76 120.0 checking for minix/config.h... no
13:51:48 [2022-12-16T13:51:48.867Z] #76 120.0 checking whether it is safe to define __EXTENSIONS__... yes
13:51:48 [2022-12-16T13:51:48.867Z] #76 120.2 checking build system type... aarch64-unknown-linux-gnu
13:51:48 [2022-12-16T13:51:48.867Z] #76 120.5 checking host system type... aarch64-unknown-linux-gnu
13:51:48 [2022-12-16T13:51:48.867Z] #76 120.5 checking how to print strings... printf
13:51:48 [2022-12-16T13:51:48.867Z] #76 120.5 checking for a sed that does not truncate output... /bin/sed
13:51:48 [2022-12-16T13:51:48.867Z] #76 120.5 checking for fgrep... /bin/grep -F
13:51:48 [2022-12-16T13:51:48.867Z] #76 120.5 checking for ld used by gcc... /usr/bin/ld
13:51:48 [2022-12-16T13:51:48.867Z] #76 120.5 checking if the linker (/usr/bin/ld) is GNU ld... yes
13:51:48 [2022-12-16T13:51:48.867Z] #76 120.6 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
13:51:48 [2022-12-16T13:51:48.867Z] #76 120.6 checking the name lister (/usr/bin/nm -B) interface... BSD nm
13:51:48 [2022-12-16T13:51:48.867Z] #76 120.7 checking whether ln -s works... yes
13:51:48 [2022-12-16T13:51:48.867Z] #76 120.7 checking the maximum length of command line arguments... 1572864
13:51:48 [2022-12-16T13:51:48.867Z] #76 120.7 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
13:51:48 [2022-12-16T13:51:48.867Z] #76 120.7 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
13:51:48 [2022-12-16T13:51:48.867Z] #76 120.7 checking for /usr/bin/ld option to reload object files... -r
13:51:48 [2022-12-16T13:51:48.867Z] #76 120.7 checking for objdump... objdump
13:51:48 [2022-12-16T13:51:48.867Z] #76 120.7 checking how to recognize dependent libraries... pass_all
13:51:48 [2022-12-16T13:51:48.867Z] #76 120.7 checking for dlltool... no
13:51:48 [2022-12-16T13:51:48.867Z] #76 120.7 checking how to associate runtime and link libraries... printf %s\n
13:51:48 [2022-12-16T13:51:48.867Z] #76 120.7 checking for ar... ar
13:51:48 [2022-12-16T13:51:48.867Z] #76 120.7 checking for archiver @FILE support... @
13:51:48 [2022-12-16T13:51:48.867Z] #76 120.9 checking for strip... strip
13:51:48 [2022-12-16T13:51:48.867Z] #76 120.9 checking for ranlib... ranlib
13:51:48 [2022-12-16T13:51:48.867Z] #76 120.9 checking for gawk... no
13:51:48 [2022-12-16T13:51:48.867Z] #76 120.9 checking for mawk... mawk
13:51:48 [2022-12-16T13:51:48.867Z] #76 120.9 checking command to parse /usr/bin/nm -B output from gcc object... ok
13:51:48 [2022-12-16T13:51:48.867Z] #76 121.2 checking for sysroot... no
13:51:48 [2022-12-16T13:51:48.867Z] #76 121.2 checking for a working dd... /bin/dd
13:51:48 [2022-12-16T13:51:48.867Z] #76 121.2 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
13:51:48 [2022-12-16T13:51:48.867Z] #76 121.2 checking for mt... no
13:51:48 [2022-12-16T13:51:48.867Z] #76 121.3 checking if : is a manifest tool... no
13:51:48 [2022-12-16T13:51:48.867Z] #76 121.3 checking for dlfcn.h... yes
13:51:48 [2022-12-16T13:51:48.867Z] #76 121.4 checking for objdir... .libs
13:51:48 [2022-12-16T13:51:48.867Z] #76 121.7 checking if gcc supports -fno-rtti -fno-exceptions... no
13:51:48 [2022-12-16T13:51:48.867Z] #76 121.9 checking for gcc option to produce PIC... -fPIC -DPIC
13:51:48 [2022-12-16T13:51:48.867Z] #76 121.9 checking if gcc PIC flag -fPIC -DPIC works... yes
13:51:48 [2022-12-16T13:51:48.867Z] #76 122.0 checking if gcc static flag -static works... yes
13:51:48 [2022-12-16T13:51:48.867Z] #76 122.3 checking if gcc supports -c -o file.o... yes
13:51:48 [2022-12-16T13:51:48.867Z] #76 122.4 checking if gcc supports -c -o file.o... (cached) yes
13:51:48 [2022-12-16T13:51:48.867Z] #76 122.4 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
13:51:48 [2022-12-16T13:51:48.867Z] #76 122.5 checking dynamic linker characteristics... GNU/Linux ld.so
13:51:48 [2022-12-16T13:51:48.867Z] #76 122.8 checking how to hardcode library paths into programs... immediate
13:51:48 [2022-12-16T13:51:48.867Z] #76 122.8 checking whether stripping libraries is possible... yes
13:51:48 [2022-12-16T13:51:48.867Z] #76 122.8 checking if libtool supports shared libraries... yes
13:51:48 [2022-12-16T13:51:48.867Z] #76 122.8 checking whether to build shared libraries... no
13:51:48 [2022-12-16T13:51:48.867Z] #76 122.8 checking whether to build static libraries... yes
13:51:48 [2022-12-16T13:51:48.867Z] #76 122.8 checking for a BSD-compatible install... /usr/bin/install -c
13:51:48 [2022-12-16T13:51:48.867Z] #76 122.8 checking whether build environment is sane... yes
13:51:48 [2022-12-16T13:51:48.867Z] #76 122.9 checking for a thread-safe mkdir -p... /bin/mkdir -p
13:51:48 [2022-12-16T13:51:48.867Z] #76 122.9 checking whether make sets $(MAKE)... yes
13:51:48 [2022-12-16T13:51:48.867Z] #76 122.9 checking whether make supports the include directive... yes (GNU style)
13:51:48 [2022-12-16T13:51:48.867Z] #76 123.0 checking whether make supports nested variables... yes
13:51:48 [2022-12-16T13:51:48.867Z] #76 123.0 checking whether UID '0' is supported by ustar format... yes
13:51:48 [2022-12-16T13:51:48.867Z] #76 123.0 checking whether GID '0' is supported by ustar format... yes
13:51:48 [2022-12-16T13:51:48.867Z] #76 123.0 checking how to create a ustar tar archive... gnutar
13:51:48 [2022-12-16T13:51:48.867Z] #76 123.1 checking dependency style of gcc... gcc3
13:51:48 [2022-12-16T13:51:48.867Z] #76 123.3 checking whether to enable maintainer-specific portions of Makefiles... yes
13:51:48 [2022-12-16T13:51:48.867Z] #76 123.3 checking whether make supports nested variables... (cached) yes
13:51:48 [2022-12-16T13:51:48.867Z] #76 123.3 checking for pkg-config... /usr/bin/pkg-config
13:51:48 [2022-12-16T13:51:48.867Z] #76 123.3 checking pkg-config is at least version 0.9.0... yes
13:51:48 [2022-12-16T13:51:48.867Z] #76 123.3 checking for yajl >= 2.1.0... yes
13:51:48 [2022-12-16T13:51:48.867Z] #76 123.4 checking for a sed that does not truncate output... (cached) /bin/sed
13:51:48 [2022-12-16T13:51:48.867Z] #76 123.4 checking for gcc... (cached) gcc
13:51:48 [2022-12-16T13:51:48.867Z] #76 123.5 checking whether we are using the GNU C compiler... (cached) yes
13:51:48 [2022-12-16T13:51:48.867Z] #76 123.5 checking whether gcc accepts -g... (cached) yes
13:51:48 [2022-12-16T13:51:48.867Z] #76 123.5 checking for gcc option to accept ISO C89... (cached) none needed
13:51:48 [2022-12-16T13:51:48.867Z] #76 123.5 checking whether gcc understands -c and -o together... (cached) yes
13:51:48 [2022-12-16T13:51:48.867Z] #76 123.5 checking for a Python interpreter with version >= 3... python3
13:51:48 [2022-12-16T13:51:48.867Z] #76 123.5 checking for python3... /usr/bin/python3
13:51:48 [2022-12-16T13:51:48.867Z] #76 123.5 checking for python3 version... 3.9
13:51:48 [2022-12-16T13:51:48.867Z] #76 123.6 checking for python3 platform... linux
13:51:49 [2022-12-16T13:51:49.128Z] #76 123.6 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
13:51:49 [2022-12-16T13:51:49.387Z] #76 123.8 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
13:51:49 [2022-12-16T13:51:49.387Z] #76 124.0 checking that generated files are newer than configure... done
13:51:49 [2022-12-16T13:51:49.387Z] #76 124.0 configure: creating ./config.status
13:51:49 [2022-12-16T13:51:49.954Z] #76 ...
13:51:49 [2022-12-16T13:51:49.954Z] 
13:51:49 [2022-12-16T13:51:49.954Z] #88 [dev-systemd-false  7/29] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
13:51:50 [2022-12-16T13:51:50.213Z] #88 43.21 Selecting previously unselected package vim.
13:51:50 [2022-12-16T13:51:50.213Z] #88 43.22 Preparing to unpack .../52-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ...
13:51:50 [2022-12-16T13:51:50.213Z] #88 43.23 Unpacking vim (2:8.2.2434-3+deb11u1) ...
13:51:50 [2022-12-16T13:51:50.473Z] #88 43.75 Selecting previously unselected package xfsprogs.
13:51:50 [2022-12-16T13:51:50.473Z] #88 43.75 Preparing to unpack .../53-xfsprogs_5.10.0-4_arm64.deb ...
13:51:50 [2022-12-16T13:51:50.473Z] #88 43.76 Unpacking xfsprogs (5.10.0-4) ...
13:51:51 [2022-12-16T13:51:51.041Z] #88 44.12 Selecting previously unselected package zip.
13:51:51 [2022-12-16T13:51:51.041Z] #88 44.12 Preparing to unpack .../54-zip_3.0-12_arm64.deb ...
13:51:51 [2022-12-16T13:51:51.041Z] #88 44.14 Unpacking zip (3.0-12) ...
13:51:51 [2022-12-16T13:51:51.300Z] #88 44.27 Selecting previously unselected package zstd.
13:51:51 [2022-12-16T13:51:51.300Z] #88 44.27 Preparing to unpack .../55-zstd_1.4.8+dfsg-2.1_arm64.deb ...
13:51:51 [2022-12-16T13:51:51.300Z] #88 44.29 Unpacking zstd (1.4.8+dfsg-2.1) ...
13:51:51 [2022-12-16T13:51:51.559Z] #88 44.58 Setting up python3-pkg-resources (52.0.0-4) ...
13:51:52 [2022-12-16T13:51:52.126Z] #88 45.32 Setting up libip4tc2:arm64 (1.8.7-1) ...
13:51:52 [2022-12-16T13:51:52.126Z] #88 45.34 Setting up net-tools (1.60+git20181103.0eebece-1) ...
13:51:52 [2022-12-16T13:51:52.126Z] #88 45.35 Setting up libgpm2:arm64 (1.20.7-8) ...
13:51:52 [2022-12-16T13:51:52.126Z] #88 45.36 Setting up libicu67:arm64 (67.1-7) ...
13:51:52 [2022-12-16T13:51:52.126Z] #88 45.37 Setting up libip6tc2:arm64 (1.8.7-1) ...
13:51:52 [2022-12-16T13:51:52.126Z] #88 45.38 Setting up libinih1:arm64 (53-1+b2) ...
13:51:52 [2022-12-16T13:51:52.126Z] #88 45.39 Setting up libargon2-1:arm64 (0~20171227-0.2) ...
13:51:52 [2022-12-16T13:51:52.126Z] #88 45.40 Setting up uidmap (1:4.8.1-1) ...
13:51:52 [2022-12-16T13:51:52.126Z] #88 45.41 Setting up libyajl2:arm64 (2.1.0-3) ...
13:51:52 [2022-12-16T13:51:52.126Z] #88 45.44 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
13:51:52 [2022-12-16T13:51:52.385Z] #88 45.46 Setting up bzip2 (1.0.8-4) ...
13:51:52 [2022-12-16T13:51:52.385Z] #88 45.48 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
13:51:52 [2022-12-16T13:51:52.385Z] #88 45.49 Setting up python3-wheel (0.34.2-1) ...
13:51:52 [2022-12-16T13:51:52.953Z] #88 46.09 Setting up libmicrohttpd12:arm64 (0.9.72-2) ...
13:51:52 [2022-12-16T13:51:52.953Z] #88 46.11 Setting up xxd (2:8.2.2434-3+deb11u1) ...
13:51:52 [2022-12-16T13:51:52.953Z] #88 46.12 Setting up libcap2:arm64 (1:2.44-1) ...
13:51:52 [2022-12-16T13:51:52.953Z] #88 46.14 Setting up libcap2-bin (1:2.44-1) ...
13:51:52 [2022-12-16T13:51:52.953Z] #88 46.15 Setting up apparmor (2.13.6-10) ...
13:51:54 [2022-12-16T13:51:54.329Z] #88 47.43 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service.
13:51:54 [2022-12-16T13:51:54.329Z] #88 47.47 Setting up zip (3.0-12) ...
13:51:54 [2022-12-16T13:51:54.329Z] #88 47.49 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
13:51:54 [2022-12-16T13:51:54.329Z] #88 47.51 Setting up bash-completion (1:2.11-2) ...
13:51:56 [2022-12-16T13:51:56.861Z] #88 49.91 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
13:51:56 [2022-12-16T13:51:56.861Z] #88 49.92 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
13:51:56 [2022-12-16T13:51:56.861Z] #88 49.93 Setting up libmnl0:arm64 (1.0.4-3) ...
13:51:56 [2022-12-16T13:51:56.861Z] #88 49.95 Setting up patch (2.7.6-7) ...
13:51:56 [2022-12-16T13:51:56.861Z] #88 49.96 Setting up sudo (1.9.5p2-3) ...
13:51:56 [2022-12-16T13:51:56.861Z] #88 50.03 invoke-rc.d: could not determine current runlevel
13:51:56 [2022-12-16T13:51:56.861Z] #88 50.05 invoke-rc.d: policy-rc.d denied execution of start.
13:51:56 [2022-12-16T13:51:56.861Z] #88 50.07 Setting up xfsprogs (5.10.0-4) ...
13:51:56 [2022-12-16T13:51:56.861Z] #88 50.09 System has not been booted with systemd as init system (PID 1). Can't operate.
13:51:56 [2022-12-16T13:51:56.861Z] #88 50.09 Failed to connect to bus: Host is down
13:51:56 [2022-12-16T13:51:56.861Z] #88 50.10 Setting up libxtables12:arm64 (1.8.7-1) ...
13:51:56 [2022-12-16T13:51:56.861Z] #88 50.11 Setting up inetutils-ping (2:2.0-1+deb11u1) ...
13:51:56 [2022-12-16T13:51:56.861Z] #88 50.13 Setting up pigz (2.6-1) ...
13:51:57 [2022-12-16T13:51:57.119Z] #88 50.19 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ...
13:51:57 [2022-12-16T13:51:57.119Z] #88 50.21 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ...
13:51:57 [2022-12-16T13:51:57.119Z] #88 50.24 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
13:51:57 [2022-12-16T13:51:57.119Z] #88 50.25 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
13:51:57 [2022-12-16T13:51:57.686Z] #88 50.66 Setting up libaio1:arm64 (0.3.112-9) ...
13:51:57 [2022-12-16T13:51:57.686Z] #88 50.67 Setting up python3-lib2to3 (3.9.2-1) ...
13:51:57 [2022-12-16T13:51:57.686Z] #88 ...
13:51:57 [2022-12-16T13:51:57.686Z] 
13:51:57 [2022-12-16T13:51:57.686Z] #76 [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
13:51:57 [2022-12-16T13:51:57.686Z] #76 126.5 config.status: creating Makefile
13:51:57 [2022-12-16T13:51:57.686Z] #76 126.6 config.status: creating config.h
13:51:57 [2022-12-16T13:51:57.686Z] #76 126.7 config.status: executing libtool commands
13:51:57 [2022-12-16T13:51:57.686Z] #76 126.7 config.status: executing depfiles commands
13:51:57 [2022-12-16T13:51:57.686Z] #76 127.5 === configuring in yajl (/tmp/crun-build/libocispec/yajl)
13:51:57 [2022-12-16T13:51:57.686Z] #76 127.5 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
13:51:57 [2022-12-16T13:51:57.686Z] #76 127.9 checking for gcc... gcc
13:51:57 [2022-12-16T13:51:57.686Z] #76 128.0 checking whether the C compiler works... yes
13:51:57 [2022-12-16T13:51:57.686Z] #76 128.1 checking for C compiler default output file name... a.out
13:51:57 [2022-12-16T13:51:57.686Z] #76 128.1 checking for suffix of executables... 
13:51:57 [2022-12-16T13:51:57.686Z] #76 128.2 checking whether we are cross compiling... no
13:51:57 [2022-12-16T13:51:57.686Z] #76 128.4 checking for suffix of object files... o
13:51:57 [2022-12-16T13:51:57.686Z] #76 128.5 checking whether we are using the GNU C compiler... yes
13:51:57 [2022-12-16T13:51:57.686Z] #76 128.6 checking whether gcc accepts -g... yes
13:51:57 [2022-12-16T13:51:57.686Z] #76 128.6 checking for gcc option to accept ISO C89... none needed
13:51:57 [2022-12-16T13:51:57.686Z] #76 128.7 checking whether gcc understands -c and -o together... yes
13:51:57 [2022-12-16T13:51:57.686Z] #76 128.9 checking for a BSD-compatible install... /usr/bin/install -c
13:51:57 [2022-12-16T13:51:57.686Z] #76 128.9 checking whether build environment is sane... yes
13:51:57 [2022-12-16T13:51:57.686Z] #76 129.0 checking for a thread-safe mkdir -p... /bin/mkdir -p
13:51:57 [2022-12-16T13:51:57.686Z] #76 129.0 checking for gawk... no
13:51:57 [2022-12-16T13:51:57.686Z] #76 129.0 checking for mawk... mawk
13:51:57 [2022-12-16T13:51:57.686Z] #76 129.0 checking whether make sets $(MAKE)... yes
13:51:57 [2022-12-16T13:51:57.686Z] #76 129.0 checking whether make supports the include directive... yes (GNU style)
13:51:57 [2022-12-16T13:51:57.686Z] #76 129.0 checking whether make supports nested variables... yes
13:51:57 [2022-12-16T13:51:57.686Z] #76 129.1 checking whether UID '0' is supported by ustar format... yes
13:51:57 [2022-12-16T13:51:57.686Z] #76 129.1 checking whether GID '0' is supported by ustar format... yes
13:51:57 [2022-12-16T13:51:57.686Z] #76 129.1 checking how to create a ustar tar archive... gnutar
13:51:57 [2022-12-16T13:51:57.686Z] #76 129.2 checking dependency style of gcc... gcc3
13:51:57 [2022-12-16T13:51:57.686Z] #76 129.3 checking whether to enable maintainer-specific portions of Makefiles... yes
13:51:57 [2022-12-16T13:51:57.686Z] #76 129.3 checking whether make supports nested variables... (cached) yes
13:51:57 [2022-12-16T13:51:57.686Z] #76 129.4 checking build system type... aarch64-unknown-linux-gnu
13:51:57 [2022-12-16T13:51:57.686Z] #76 129.6 checking host system type... aarch64-unknown-linux-gnu
13:51:57 [2022-12-16T13:51:57.686Z] #76 129.6 checking how to print strings... printf
13:51:57 [2022-12-16T13:51:57.686Z] #76 129.7 checking for a sed that does not truncate output... /bin/sed
13:51:57 [2022-12-16T13:51:57.686Z] #76 129.7 checking for grep that handles long lines and -e... /bin/grep
13:51:57 [2022-12-16T13:51:57.686Z] #76 129.7 checking for egrep... /bin/grep -E
13:51:57 [2022-12-16T13:51:57.686Z] #76 129.7 checking for fgrep... /bin/grep -F
13:51:57 [2022-12-16T13:51:57.686Z] #76 129.7 checking for ld used by gcc... /usr/bin/ld
13:51:57 [2022-12-16T13:51:57.686Z] #76 129.7 checking if the linker (/usr/bin/ld) is GNU ld... yes
13:51:57 [2022-12-16T13:51:57.686Z] #76 129.7 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
13:51:57 [2022-12-16T13:51:57.686Z] #76 129.8 checking the name lister (/usr/bin/nm -B) interface... BSD nm
13:51:57 [2022-12-16T13:51:57.686Z] #76 129.9 checking whether ln -s works... yes
13:51:57 [2022-12-16T13:51:57.686Z] #76 129.9 checking the maximum length of command line arguments... 1572864
13:51:57 [2022-12-16T13:51:57.686Z] #76 129.9 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
13:51:57 [2022-12-16T13:51:57.686Z] #76 129.9 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
13:51:57 [2022-12-16T13:51:57.686Z] #76 129.9 checking for /usr/bin/ld option to reload object files... -r
13:51:57 [2022-12-16T13:51:57.686Z] #76 129.9 checking for objdump... objdump
13:51:57 [2022-12-16T13:51:57.686Z] #76 129.9 checking how to recognize dependent libraries... pass_all
13:51:57 [2022-12-16T13:51:57.686Z] #76 129.9 checking for dlltool... no
13:51:57 [2022-12-16T13:51:57.686Z] #76 129.9 checking how to associate runtime and link libraries... printf %s\n
13:51:57 [2022-12-16T13:51:57.686Z] #76 129.9 checking for ar... ar
13:51:57 [2022-12-16T13:51:57.686Z] #76 129.9 checking for archiver @FILE support... @
13:51:57 [2022-12-16T13:51:57.686Z] #76 130.1 checking for strip... strip
13:51:57 [2022-12-16T13:51:57.686Z] #76 130.1 checking for ranlib... ranlib
13:51:57 [2022-12-16T13:51:57.686Z] #76 130.1 checking command to parse /usr/bin/nm -B output from gcc object... ok
13:51:57 [2022-12-16T13:51:57.686Z] #76 130.4 checking for sysroot... no
13:51:57 [2022-12-16T13:51:57.686Z] #76 130.4 checking for a working dd... /bin/dd
13:51:57 [2022-12-16T13:51:57.686Z] #76 130.4 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
13:51:57 [2022-12-16T13:51:57.686Z] #76 130.4 checking for mt... no
13:51:57 [2022-12-16T13:51:57.686Z] #76 130.4 checking if : is a manifest tool... no
13:51:57 [2022-12-16T13:51:57.686Z] #76 130.4 checking how to run the C preprocessor... gcc -E
13:51:57 [2022-12-16T13:51:57.686Z] #76 130.6 checking for ANSI C header files... yes
13:51:57 [2022-12-16T13:51:57.686Z] #76 131.0 checking for sys/types.h... yes
13:51:57 [2022-12-16T13:51:57.686Z] #76 131.2 checking for sys/stat.h... yes
13:51:57 [2022-12-16T13:51:57.686Z] #76 131.3 checking for stdlib.h... yes
13:51:57 [2022-12-16T13:51:57.686Z] #76 131.4 checking for string.h... yes
13:51:57 [2022-12-16T13:51:57.686Z] #76 131.5 checking for memory.h... yes
13:51:57 [2022-12-16T13:51:57.686Z] #76 131.7 checking for strings.h... yes
13:51:57 [2022-12-16T13:51:57.686Z] #76 131.8 checking for inttypes.h... yes
13:51:57 [2022-12-16T13:51:57.686Z] #76 131.9 checking for stdint.h... yes
13:51:57 [2022-12-16T13:51:57.686Z] #76 132.0 checking for unistd.h... yes
13:51:57 [2022-12-16T13:51:57.686Z] #76 132.2 checking for dlfcn.h... yes
13:51:57 [2022-12-16T13:51:57.686Z] #76 132.4 checking for objdir... .libs
13:51:57 [2022-12-16T13:51:57.686Z] #76 ...
13:51:57 [2022-12-16T13:51:57.686Z] 
13:51:57 [2022-12-16T13:51:57.686Z] #88 [dev-systemd-false  7/29] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
13:51:57 [2022-12-16T13:51:57.686Z] #88 51.00 Setting up libelf1:arm64 (0.183-1) ...
13:51:57 [2022-12-16T13:51:57.945Z] #88 51.01 Setting up libjson-c5:arm64 (0.15-2) ...
13:51:57 [2022-12-16T13:51:57.945Z] #88 51.02 Setting up zstd (1.4.8+dfsg-2.1) ...
13:51:57 [2022-12-16T13:51:57.945Z] #88 51.03 Setting up libonig5:arm64 (6.9.6-1.1) ...
13:51:57 [2022-12-16T13:51:57.945Z] #88 51.06 Setting up libkmod2:arm64 (28-1) ...
13:51:57 [2022-12-16T13:51:57.945Z] #88 51.07 Setting up python3-distutils (3.9.2-1) ...
13:51:58 [2022-12-16T13:51:58.204Z] #88 51.42 Setting up vim (2:8.2.2434-3+deb11u1) ...
13:51:58 [2022-12-16T13:51:58.204Z] #88 51.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
13:51:58 [2022-12-16T13:51:58.204Z] #88 51.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
13:51:58 [2022-12-16T13:51:58.204Z] #88 51.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
13:51:58 [2022-12-16T13:51:58.204Z] #88 51.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
13:51:58 [2022-12-16T13:51:58.204Z] #88 51.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
13:51:58 [2022-12-16T13:51:58.204Z] #88 51.46 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
13:51:58 [2022-12-16T13:51:58.204Z] #88 51.47 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
13:51:58 [2022-12-16T13:51:58.204Z] #88 51.48 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
13:51:58 [2022-12-16T13:51:58.463Z] #88 51.51 Setting up python3-setuptools (52.0.0-4) ...
13:51:59 [2022-12-16T13:51:59.838Z] #88 52.73 Setting up libjq1:arm64 (1.6-2.1) ...
13:51:59 [2022-12-16T13:51:59.838Z] #88 52.74 Setting up libnftnl11:arm64 (1.1.9-1) ...
13:51:59 [2022-12-16T13:51:59.838Z] #88 52.75 Setting up thin-provisioning-tools (0.9.0-1) ...
13:51:59 [2022-12-16T13:51:59.838Z] #88 52.76 Setting up python3-pip (20.3.4-4+deb11u1) ...
13:52:00 [2022-12-16T13:52:00.773Z] #88 53.90 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ...
13:52:00 [2022-12-16T13:52:00.773Z] #88 53.91 Setting up jq (1.6-2.1) ...
13:52:00 [2022-12-16T13:52:00.773Z] #88 53.93 Setting up libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ...
13:52:00 [2022-12-16T13:52:00.773Z] #88 53.94 Setting up libbpf0:arm64 (1:0.3-2) ...
13:52:00 [2022-12-16T13:52:00.773Z] #88 53.95 Setting up iptables (1.8.7-1) ...
13:52:00 [2022-12-16T13:52:00.773Z] #88 53.96 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
13:52:00 [2022-12-16T13:52:00.773Z] #88 53.98 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
13:52:01 [2022-12-16T13:52:01.031Z] #88 53.99 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
13:52:01 [2022-12-16T13:52:01.031Z] #88 54.00 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
13:52:01 [2022-12-16T13:52:01.031Z] #88 54.00 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
13:52:01 [2022-12-16T13:52:01.031Z] #88 54.01 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
13:52:01 [2022-12-16T13:52:01.031Z] #88 54.02 Setting up iproute2 (5.10.0-4) ...
13:52:01 [2022-12-16T13:52:01.291Z] #88 54.32 Setting up systemd (247.3-7+deb11u1) ...
13:52:01 [2022-12-16T13:52:01.291Z] #88 54.37 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
13:52:01 [2022-12-16T13:52:01.291Z] #88 54.37 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
13:52:01 [2022-12-16T13:52:01.291Z] #88 54.39 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
13:52:01 [2022-12-16T13:52:01.291Z] #88 54.42 Initializing machine ID from random generator.
13:52:02 [2022-12-16T13:52:02.116Z] #88 55.20 Setting up systemd-journal-remote (247.3-7+deb11u1) ...
13:52:02 [2022-12-16T13:52:02.375Z] #88 55.42 Processing triggers for libc-bin (2.31-13+deb11u5) ...
13:52:02 [2022-12-16T13:52:02.943Z] #88 DONE 56.1s
13:52:02 [2022-12-16T13:52:02.943Z] 
13:52:02 [2022-12-16T13:52:02.943Z] #76 [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
13:52:02 [2022-12-16T13:52:02.943Z] #76 132.7 checking if gcc supports -fno-rtti -fno-exceptions... no
13:52:02 [2022-12-16T13:52:02.943Z] #76 132.9 checking for gcc option to produce PIC... -fPIC -DPIC
13:52:02 [2022-12-16T13:52:02.943Z] #76 132.9 checking if gcc PIC flag -fPIC -DPIC works... yes
13:52:02 [2022-12-16T13:52:02.943Z] #76 133.0 checking if gcc static flag -static works... yes
13:52:02 [2022-12-16T13:52:02.943Z] #76 133.2 checking if gcc supports -c -o file.o... yes
13:52:02 [2022-12-16T13:52:02.943Z] #76 133.4 checking if gcc supports -c -o file.o... (cached) yes
13:52:02 [2022-12-16T13:52:02.943Z] #76 133.4 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
13:52:02 [2022-12-16T13:52:02.943Z] #76 133.5 checking dynamic linker characteristics... GNU/Linux ld.so
13:52:02 [2022-12-16T13:52:02.943Z] #76 133.7 checking how to hardcode library paths into programs... immediate
13:52:02 [2022-12-16T13:52:02.943Z] #76 133.7 checking whether stripping libraries is possible... yes
13:52:02 [2022-12-16T13:52:02.943Z] #76 133.8 checking if libtool supports shared libraries... yes
13:52:02 [2022-12-16T13:52:02.943Z] #76 133.8 checking whether to build shared libraries... no
13:52:02 [2022-12-16T13:52:02.943Z] #76 133.8 checking whether to build static libraries... yes
13:52:02 [2022-12-16T13:52:02.943Z] #76 133.8 checking float.h usability... yes
13:52:02 [2022-12-16T13:52:02.943Z] #76 134.0 checking float.h presence... yes
13:52:02 [2022-12-16T13:52:02.943Z] #76 134.0 checking for float.h... yes
13:52:02 [2022-12-16T13:52:02.943Z] #76 134.0 checking limits.h usability... yes
13:52:02 [2022-12-16T13:52:02.943Z] #76 134.2 checking limits.h presence... yes
13:52:02 [2022-12-16T13:52:02.943Z] #76 134.3 checking for limits.h... yes
13:52:02 [2022-12-16T13:52:02.943Z] #76 134.3 checking stddef.h usability... yes
13:52:02 [2022-12-16T13:52:02.943Z] #76 134.4 checking stddef.h presence... yes
13:52:02 [2022-12-16T13:52:02.943Z] #76 134.5 checking for stddef.h... yes
13:52:02 [2022-12-16T13:52:02.943Z] #76 134.5 checking for stdlib.h... (cached) yes
13:52:02 [2022-12-16T13:52:02.943Z] #76 134.5 checking for string.h... (cached) yes
13:52:02 [2022-12-16T13:52:02.943Z] #76 134.6 checking sys/time.h usability... yes
13:52:02 [2022-12-16T13:52:02.943Z] #76 134.7 checking sys/time.h presence... yes
13:52:02 [2022-12-16T13:52:02.943Z] #76 134.8 checking for sys/time.h... yes
13:52:02 [2022-12-16T13:52:02.943Z] #76 134.8 checking for inline... inline
13:52:02 [2022-12-16T13:52:02.943Z] #76 134.9 checking for size_t... yes
13:52:02 [2022-12-16T13:52:02.943Z] #76 135.2 checking for stdlib.h... (cached) yes
13:52:02 [2022-12-16T13:52:02.943Z] #76 135.2 checking for GNU libc compatible malloc... yes
13:52:02 [2022-12-16T13:52:02.943Z] #76 135.4 checking for stdlib.h... (cached) yes
13:52:02 [2022-12-16T13:52:02.943Z] #76 135.4 checking for GNU libc compatible realloc... yes
13:52:02 [2022-12-16T13:52:02.943Z] #76 135.6 checking for working strtod... yes
13:52:02 [2022-12-16T13:52:02.943Z] #76 135.9 checking for gettimeofday... yes
13:52:02 [2022-12-16T13:52:02.943Z] #76 136.2 checking for memset... yes
13:52:02 [2022-12-16T13:52:02.943Z] #76 136.4 checking for strspn... yes
13:52:02 [2022-12-16T13:52:02.943Z] #76 136.7 checking that generated files are newer than configure... done
13:52:02 [2022-12-16T13:52:02.943Z] #76 136.7 configure: creating ./config.status
13:52:03 [2022-12-16T13:52:03.878Z] #76 ...
13:52:03 [2022-12-16T13:52:03.878Z] 
13:52:03 [2022-12-16T13:52:03.878Z] #91 [dev-systemd-false  8/29] 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
13:52:03 [2022-12-16T13:52:03.878Z] #0 0.747 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
13:52:03 [2022-12-16T13:52:03.878Z] #0 0.752 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
13:52:03 [2022-12-16T13:52:03.878Z] #0 0.756 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
13:52:03 [2022-12-16T13:52:03.878Z] #91 DONE 0.8s
13:52:03 [2022-12-16T13:52:03.878Z] 
13:52:03 [2022-12-16T13:52:03.878Z] #92 [dev-systemd-false  9/29] RUN pip3 install yamllint==1.27.1
13:52:09 [2022-12-16T13:52:09.149Z] #92 ...
13:52:09 [2022-12-16T13:52:09.149Z] 
13:52:09 [2022-12-16T13:52:09.149Z] #76 [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
13:52:09 [2022-12-16T13:52:09.149Z] #76 139.9 config.status: creating Makefile
13:52:09 [2022-12-16T13:52:09.149Z] #76 140.0 config.status: creating config.h
13:52:09 [2022-12-16T13:52:09.149Z] #76 140.0 config.status: executing depfiles commands
13:52:09 [2022-12-16T13:52:09.149Z] #76 140.2 config.status: executing libtool commands
13:52:09 [2022-12-16T13:52:09.149Z] #76 141.1   GEN      .version
13:52:09 [2022-12-16T13:52:09.149Z] #76 141.1 make  install-recursive
13:52:09 [2022-12-16T13:52:09.149Z] #76 141.1 make[1]: Entering directory '/tmp/crun-build'
13:52:09 [2022-12-16T13:52:09.149Z] #76 141.3 Making install in libocispec
13:52:09 [2022-12-16T13:52:09.149Z] #76 141.3 make[2]: Entering directory '/tmp/crun-build/libocispec'
13:52:09 [2022-12-16T13:52:09.149Z] #76 141.3 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema
13:52:09 [2022-12-16T13:52:09.149Z] #76 141.3 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema
13:52:09 [2022-12-16T13:52:09.149Z] #76 141.3 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems
13:52:09 [2022-12-16T13:52:09.149Z] #76 141.3 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic
13:52:09 [2022-12-16T13:52:09.149Z] #76 141.9 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success
13:52:09 [2022-12-16T13:52:09.149Z] #76 141.9 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success
13:52:09 [2022-12-16T13:52:09.149Z] #76 141.9 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success
13:52:09 [2022-12-16T13:52:09.149Z] #76 141.9 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success
13:52:09 [2022-12-16T13:52:09.149Z] #76 141.9 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success
13:52:09 [2022-12-16T13:52:09.149Z] #76 141.9 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success
13:52:09 [2022-12-16T13:52:09.149Z] #76 141.9 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success
13:52:09 [2022-12-16T13:52:09.149Z] #76 141.9 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success
13:52:09 [2022-12-16T13:52:09.149Z] #76 141.9 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success
13:52:09 [2022-12-16T13:52:09.149Z] #76 142.1 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success
13:52:09 [2022-12-16T13:52:09.149Z] #76 142.1 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success
13:52:09 [2022-12-16T13:52:09.149Z] #76 142.1 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success
13:52:09 [2022-12-16T13:52:09.149Z] #76 142.1 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs.json       Success
13:52:09 [2022-12-16T13:52:09.149Z] #76 142.1 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success
13:52:09 [2022-12-16T13:52:09.149Z] #76 142.1 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success
13:52:09 [2022-12-16T13:52:09.149Z] #76 142.1 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success
13:52:09 [2022-12-16T13:52:09.149Z] #76 142.8 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success
13:52:09 [2022-12-16T13:52:09.149Z] #76 142.8 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs.json     Success
13:52:09 [2022-12-16T13:52:09.149Z] #76 142.8 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success
13:52:09 [2022-12-16T13:52:09.149Z] #76 142.8 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success
13:52:09 [2022-12-16T13:52:09.149Z] #76 142.8 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json  Success
13:52:09 [2022-12-16T13:52:09.149Z] #76 142.8 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success
13:52:09 [2022-12-16T13:52:09.149Z] #76 142.8 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success
13:52:09 [2022-12-16T13:52:09.149Z] #76 142.8 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success
13:52:09 [2022-12-16T13:52:09.149Z] #76 142.8 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success
13:52:09 [2022-12-16T13:52:09.149Z] #76 142.8 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success
13:52:09 [2022-12-16T13:52:09.149Z] #76 142.8 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success
13:52:09 [2022-12-16T13:52:09.149Z] #76 142.8 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success
13:52:09 [2022-12-16T13:52:09.149Z] #76 142.8 make  install-recursive
13:52:09 [2022-12-16T13:52:09.149Z] #76 142.9 make[3]: Entering directory '/tmp/crun-build/libocispec'
13:52:09 [2022-12-16T13:52:09.149Z] #76 142.9 Making install in yajl
13:52:09 [2022-12-16T13:52:09.149Z] #76 142.9 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl'
13:52:09 [2022-12-16T13:52:09.149Z] #76 143.0   CC       verify/json_verify-json_verify.o
13:52:09 [2022-12-16T13:52:09.149Z] #76 143.0   CC       src/libyajl_la-yajl_alloc.lo
13:52:09 [2022-12-16T13:52:09.149Z] #76 143.0   CC       src/libyajl_la-yajl.lo
13:52:09 [2022-12-16T13:52:09.149Z] #76 143.0   CC       src/libyajl_la-yajl_gen.lo
13:52:09 [2022-12-16T13:52:09.149Z] #76 143.0   CC       src/libyajl_la-yajl_parser.lo
13:52:09 [2022-12-16T13:52:09.149Z] #76 143.0   CC       src/libyajl_la-yajl_buf.lo
13:52:09 [2022-12-16T13:52:09.149Z] #76 143.1   CC       src/libyajl_la-yajl_encode.lo
13:52:09 [2022-12-16T13:52:09.149Z] #76 143.1   CC       src/libyajl_la-yajl_lex.lo
13:52:09 [2022-12-16T13:52:09.149Z] #76 143.1   CC       src/libyajl_la-yajl_tree.lo
13:52:12 [2022-12-16T13:52:12.447Z] #76 147.1   CCLD     libyajl.la
13:52:12 [2022-12-16T13:52:12.447Z] #76 ...
13:52:12 [2022-12-16T13:52:12.447Z] 
13:52:12 [2022-12-16T13:52:12.447Z] #92 [dev-systemd-false  9/29] RUN pip3 install yamllint==1.27.1
13:52:12 [2022-12-16T13:52:12.447Z] #92 8.514 Collecting yamllint==1.27.1
13:52:13 [2022-12-16T13:52:13.385Z] #92 9.573   Downloading yamllint-1.27.1.tar.gz (129 kB)
13:52:14 [2022-12-16T13:52:14.321Z] #92 10.59 Collecting pathspec>=0.5.3
13:52:14 [2022-12-16T13:52:14.321Z] #92 10.60   Downloading pathspec-0.10.3-py3-none-any.whl (29 kB)
13:52:14 [2022-12-16T13:52:14.580Z] #92 10.89 Collecting pyyaml
13:52:14 [2022-12-16T13:52:14.580Z] #92 10.91   Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB)
13:52:14 [2022-12-16T13:52:14.580Z] #92 10.94 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0)
13:52:14 [2022-12-16T13:52:14.839Z] #92 10.95 Building wheels for collected packages: yamllint
13:52:14 [2022-12-16T13:52:14.839Z] #92 10.96   Building wheel for yamllint (setup.py): started
13:52:15 [2022-12-16T13:52:15.775Z] #92 11.89   Building wheel for yamllint (setup.py): finished with status 'done'
13:52:15 [2022-12-16T13:52:15.775Z] #92 11.89   Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=6b99d5fd1881368b19f0e86e15544577649d7868fdce1d56a90723e4efbd542d
13:52:15 [2022-12-16T13:52:15.775Z] #92 11.89   Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee
13:52:15 [2022-12-16T13:52:15.775Z] #92 11.90 Successfully built yamllint
13:52:15 [2022-12-16T13:52:15.775Z] #92 11.92 Installing collected packages: pyyaml, pathspec, yamllint
13:52:16 [2022-12-16T13:52:16.034Z] #92 12.29 Successfully installed pathspec-0.10.3 pyyaml-6.0 yamllint-1.27.1
13:52:16 [2022-12-16T13:52:16.604Z] #92 DONE 12.8s
13:52:16 [2022-12-16T13:52:16.604Z] 
13:52:16 [2022-12-16T13:52:16.604Z] #76 [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
13:52:16 [2022-12-16T13:52:16.604Z] #76 147.4   CCLD     verify/json_verify
13:52:16 [2022-12-16T13:52:16.604Z] #76 147.7 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl'
13:52:16 [2022-12-16T13:52:16.604Z] #76 147.7 make[5]: Nothing to be done for 'install-exec-am'.
13:52:16 [2022-12-16T13:52:16.604Z] #76 147.7 make[5]: Nothing to be done for 'install-data-am'.
13:52:16 [2022-12-16T13:52:16.604Z] #76 147.7 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl'
13:52:16 [2022-12-16T13:52:16.604Z] #76 147.7 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl'
13:52:16 [2022-12-16T13:52:16.604Z] #76 147.7 make[4]: Entering directory '/tmp/crun-build/libocispec'
13:52:16 [2022-12-16T13:52:16.604Z] #76 147.8   CC       src/validate.o
13:52:16 [2022-12-16T13:52:16.604Z] #76 147.8   CC       src/image_spec_schema_config_schema.lo
13:52:16 [2022-12-16T13:52:16.604Z] #76 147.8   CC       src/image_spec_schema_content_descriptor.lo
13:52:16 [2022-12-16T13:52:16.604Z] #76 147.8   CC       src/image_spec_schema_defs.lo
13:52:16 [2022-12-16T13:52:16.604Z] #76 147.8   CC       src/image_spec_schema_defs_descriptor.lo
13:52:16 [2022-12-16T13:52:16.604Z] #76 147.8   CC       src/image_spec_schema_image_index_schema.lo
13:52:16 [2022-12-16T13:52:16.604Z] #76 147.9   CC       src/image_spec_schema_image_layout_schema.lo
13:52:16 [2022-12-16T13:52:16.604Z] #76 147.9   CC       src/image_spec_schema_image_manifest_schema.lo
13:52:16 [2022-12-16T13:52:16.604Z] #76 147.9   CC       src/runtime_spec_schema_config_linux.lo
13:52:16 [2022-12-16T13:52:16.604Z] #76 148.0   CC       src/runtime_spec_schema_config_zos.lo
13:52:16 [2022-12-16T13:52:16.604Z] #76 148.0   CC       src/runtime_spec_schema_config_schema.lo
13:52:16 [2022-12-16T13:52:16.604Z] #76 148.0   CC       src/runtime_spec_schema_config_solaris.lo
13:52:16 [2022-12-16T13:52:16.604Z] #76 148.1   CC       src/runtime_spec_schema_config_vm.lo
13:52:16 [2022-12-16T13:52:16.604Z] #76 148.2   CC       src/runtime_spec_schema_config_windows.lo
13:52:16 [2022-12-16T13:52:16.604Z] #76 148.2   CC       src/runtime_spec_schema_defs.lo
13:52:16 [2022-12-16T13:52:16.604Z] #76 148.3   CC       src/runtime_spec_schema_defs_linux.lo
13:52:16 [2022-12-16T13:52:16.604Z] #76 148.6   CC       src/runtime_spec_schema_defs_zos.lo
13:52:16 [2022-12-16T13:52:16.604Z] #76 148.6   CC       src/runtime_spec_schema_defs_vm.lo
13:52:16 [2022-12-16T13:52:16.604Z] #76 148.6   CC       src/runtime_spec_schema_defs_windows.lo
13:52:16 [2022-12-16T13:52:16.604Z] #76 148.7   CC       src/runtime_spec_schema_state_schema.lo
13:52:16 [2022-12-16T13:52:16.604Z] #76 148.7   CC       src/image_manifest_items_image_manifest_items_schema.lo
13:52:16 [2022-12-16T13:52:16.604Z] #76 148.9   CC       src/basic_test_double_array_item.lo
13:52:16 [2022-12-16T13:52:16.604Z] #76 148.9   CC       src/basic_test_double_array.lo
13:52:16 [2022-12-16T13:52:16.604Z] #76 149.0   CC       src/basic_test_top_array_int.lo
13:52:16 [2022-12-16T13:52:16.604Z] #76 149.1   CC       src/basic_test_top_array_string.lo
13:52:16 [2022-12-16T13:52:16.604Z] #76 149.2   CC       src/basic_test_top_double_array_int.lo
13:52:16 [2022-12-16T13:52:16.604Z] #76 149.4   CC       src/basic_test_top_double_array_obj.lo
13:52:16 [2022-12-16T13:52:16.604Z] #76 149.4   CC       src/basic_test_top_double_array_refobj.lo
13:52:16 [2022-12-16T13:52:16.604Z] #76 149.6   CC       src/basic_test_top_double_array_string.lo
13:52:16 [2022-12-16T13:52:16.604Z] #76 149.7   CC       src/read-file.lo
13:52:16 [2022-12-16T13:52:16.604Z] #76 149.9   CC       tests/test-1.o
13:52:16 [2022-12-16T13:52:16.604Z] #76 150.1   CC       src/json_common.lo
13:52:16 [2022-12-16T13:52:16.604Z] #76 150.1   CC       tests/test-2.o
13:52:16 [2022-12-16T13:52:16.604Z] #76 150.4   CC       tests/test-3.o
13:52:16 [2022-12-16T13:52:16.604Z] #76 150.5   CC       tests/test-4.o
13:52:16 [2022-12-16T13:52:16.604Z] #76 151.0   CC       tests/test-5.o
13:52:16 [2022-12-16T13:52:16.604Z] #76 151.1   CC       tests/test-6.o
13:52:16 [2022-12-16T13:52:16.604Z] #76 151.3   CC       tests/test-7.o
13:52:16 [2022-12-16T13:52:16.868Z] #76 151.7   CC       tests/test-8.o
13:52:17 [2022-12-16T13:52:17.126Z] #76 151.9   CC       tests/test-9.o
13:52:17 [2022-12-16T13:52:17.385Z] #76 152.2   CC       tests/test-10.o
13:52:17 [2022-12-16T13:52:17.643Z] #76 152.2   CC       tests/test-11.o
13:52:49 [2022-12-16T13:52:49.718Z] #76 180.6   CCLD     libocispec.la
13:52:49 [2022-12-16T13:52:49.718Z] #76 181.1   CCLD     tests/test-1
13:52:49 [2022-12-16T13:52:49.718Z] #76 181.1   CCLD     src/validate
13:52:49 [2022-12-16T13:52:49.718Z] #76 181.1   CCLD     tests/test-2
13:52:49 [2022-12-16T13:52:49.718Z] #76 181.1   CCLD     tests/test-3
13:52:49 [2022-12-16T13:52:49.718Z] #76 181.1   CCLD     tests/test-4
13:52:49 [2022-12-16T13:52:49.718Z] #76 181.1   CCLD     tests/test-5
13:52:49 [2022-12-16T13:52:49.718Z] #76 181.2   CCLD     tests/test-6
13:52:49 [2022-12-16T13:52:49.718Z] #76 181.2   CCLD     tests/test-7
13:52:49 [2022-12-16T13:52:49.718Z] #76 181.2   CCLD     tests/test-8
13:52:49 [2022-12-16T13:52:49.718Z] #76 181.4   CCLD     tests/test-9
13:52:49 [2022-12-16T13:52:49.718Z] #76 181.4 /bin/bash ./libtool --mode=link  libocispec.la -o libocispec.a
13:52:49 [2022-12-16T13:52:49.718Z] #76 181.5   CCLD     tests/test-10
13:52:49 [2022-12-16T13:52:49.718Z] #76 181.5   CCLD     tests/test-11
13:52:49 [2022-12-16T13:52:49.718Z] #76 183.2 libtool: link: ar cr libocispec.a 
13:52:49 [2022-12-16T13:52:49.718Z] #76 183.3 libtool: link: ranlib libocispec.a
13:52:50 [2022-12-16T13:52:50.286Z] #76 184.8 make[5]: Entering directory '/tmp/crun-build/libocispec'
13:52:50 [2022-12-16T13:52:50.286Z] #76 184.9 make[5]: Nothing to be done for 'install-exec-am'.
13:52:50 [2022-12-16T13:52:50.286Z] #76 184.9 make[5]: Nothing to be done for 'install-data-am'.
13:52:50 [2022-12-16T13:52:50.286Z] #76 184.9 make[5]: Leaving directory '/tmp/crun-build/libocispec'
13:52:50 [2022-12-16T13:52:50.286Z] #76 184.9 make[4]: Leaving directory '/tmp/crun-build/libocispec'
13:52:50 [2022-12-16T13:52:50.286Z] #76 184.9 make[3]: Leaving directory '/tmp/crun-build/libocispec'
13:52:50 [2022-12-16T13:52:50.286Z] #76 184.9 make[2]: Leaving directory '/tmp/crun-build/libocispec'
13:52:50 [2022-12-16T13:52:50.286Z] #76 184.9 make[2]: Entering directory '/tmp/crun-build'
13:52:50 [2022-12-16T13:52:50.286Z] #76 185.0   CC       src/libcrun/libcrun_testing_a-utils.o
13:52:50 [2022-12-16T13:52:50.286Z] #76 185.0   CC       src/libcrun/libcrun_testing_a-cloned_binary.o
13:52:50 [2022-12-16T13:52:50.286Z] #76 185.1   CC       src/libcrun/libcrun_testing_a-cgroup.o
13:52:50 [2022-12-16T13:52:50.286Z] #76 185.1   CC       src/libcrun/libcrun_testing_a-container.o
13:52:50 [2022-12-16T13:52:50.286Z] #76 185.1   CC       src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o
13:52:50 [2022-12-16T13:52:50.286Z] #76 185.1   CC       src/libcrun/libcrun_testing_a-cgroup-resources.o
13:52:50 [2022-12-16T13:52:50.286Z] #76 185.1   CC       src/libcrun/libcrun_testing_a-cgroup-setup.o
13:52:50 [2022-12-16T13:52:50.286Z] #76 185.1   CC       src/libcrun/libcrun_testing_a-cgroup-systemd.o
13:52:50 [2022-12-16T13:52:50.286Z] #76 185.1   CC       src/libcrun/libcrun_testing_a-cgroup-utils.o
13:52:50 [2022-12-16T13:52:50.544Z] #76 185.2   CC       src/libcrun/libcrun_testing_a-criu.o
13:52:50 [2022-12-16T13:52:50.544Z] #76 185.2   CC       src/libcrun/libcrun_testing_a-custom-handler.o
13:52:50 [2022-12-16T13:52:50.544Z] #76 185.2   CC       src/libcrun/libcrun_testing_a-linux.o
13:52:50 [2022-12-16T13:52:50.544Z] #76 185.2   CC       src/libcrun/libcrun_testing_a-seccomp.o
13:52:50 [2022-12-16T13:52:50.544Z] #76 185.3   CC       src/libcrun/libcrun_testing_a-ebpf.o
13:52:50 [2022-12-16T13:52:50.544Z] #76 185.4   CC       src/libcrun/libcrun_testing_a-error.o
13:52:50 [2022-12-16T13:52:50.803Z] #76 185.5   CC       src/libcrun/libcrun_testing_a-status.o
13:52:50 [2022-12-16T13:52:50.803Z] #76 185.5   CC       src/libcrun/libcrun_testing_a-terminal.o
13:52:50 [2022-12-16T13:52:50.803Z] #76 185.6   CC       src/libcrun/libcrun_testing_a-chroot_realpath.o
13:52:50 [2022-12-16T13:52:50.803Z] #76 185.6   CC       src/libcrun/libcrun_testing_a-signals.o
13:52:50 [2022-12-16T13:52:50.803Z] #76 185.7   CC       src/libcrun/libcrun_testing_a-mount_flags.o
13:52:51 [2022-12-16T13:52:51.369Z] #76 185.9   CC       src/libcrun/libcrun_testing_a-seccomp_notify.o
13:52:51 [2022-12-16T13:52:51.369Z] #76 186.2   CC       src/libcrun/handlers/libcrun_testing_a-handler-utils.o
13:52:51 [2022-12-16T13:52:51.369Z] #76 186.3   CC       src/libcrun/handlers/libcrun_testing_a-krun.o
13:52:51 [2022-12-16T13:52:51.643Z] #76 186.3   CC       src/libcrun/handlers/libcrun_testing_a-wasmedge.o
13:52:51 [2022-12-16T13:52:51.643Z] #76 186.4   CC       src/libcrun/handlers/libcrun_testing_a-wasmer.o
13:52:51 [2022-12-16T13:52:51.911Z] #76 186.5   CC       tests/tests_libcrun_errors-tests_libcrun_errors.o
13:52:52 [2022-12-16T13:52:52.175Z] #76 186.7   CC       tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o
13:52:52 [2022-12-16T13:52:52.788Z] #76 187.4   CC       src/crun-crun.o
13:52:52 [2022-12-16T13:52:52.788Z] #76 187.5   CC       src/crun-run.o
13:52:52 [2022-12-16T13:52:52.788Z] #76 187.6   CC       src/crun-delete.o
13:52:53 [2022-12-16T13:52:53.047Z] #76 187.7   CC       src/crun-kill.o
13:52:53 [2022-12-16T13:52:53.047Z] #76 187.8   CC       src/crun-pause.o
13:52:53 [2022-12-16T13:52:53.047Z] #76 187.8   CC       src/crun-unpause.o
13:52:53 [2022-12-16T13:52:53.306Z] #76 188.0   CC       src/crun-spec.o
13:52:53 [2022-12-16T13:52:53.565Z] #76 188.2   CC       src/crun-exec.o
13:52:53 [2022-12-16T13:52:53.565Z] #76 188.4   CC       src/crun-list.o
13:52:53 [2022-12-16T13:52:53.565Z] #76 188.4   CC       src/crun-create.o
13:52:53 [2022-12-16T13:52:53.823Z] #76 188.6   CC       src/crun-start.o
13:52:54 [2022-12-16T13:52:54.081Z] #76 188.8   CC       src/crun-state.o
13:52:54 [2022-12-16T13:52:54.340Z] #76 189.0   CC       src/crun-update.o
13:52:54 [2022-12-16T13:52:54.340Z] #76 189.1   CC       src/crun-ps.o
13:52:54 [2022-12-16T13:52:54.598Z] #76 189.3   CC       src/crun-checkpoint.o
13:52:54 [2022-12-16T13:52:54.598Z] #76 189.4   CC       src/crun-restore.o
13:52:54 [2022-12-16T13:52:54.598Z] #76 189.4   CC       src/libcrun/libcrun_la-utils.lo
13:52:54 [2022-12-16T13:52:54.856Z] #76 189.6   CC       src/libcrun/libcrun_la-cloned_binary.lo
13:52:54 [2022-12-16T13:52:54.856Z] #76 189.7   CC       src/libcrun/libcrun_la-container.lo
13:52:55 [2022-12-16T13:52:55.115Z] #76 189.8   CC       src/libcrun/libcrun_la-cgroup.lo
13:52:55 [2022-12-16T13:52:55.115Z] #76 189.9   CC       src/libcrun/libcrun_la-cgroup-cgroupfs.lo
13:52:55 [2022-12-16T13:52:55.738Z] #76 190.1   CC       src/libcrun/libcrun_la-cgroup-resources.lo
13:52:55 [2022-12-16T13:52:55.997Z] #76 ...
13:52:55 [2022-12-16T13:52:55.997Z] 
13:52:55 [2022-12-16T13:52:55.997Z] #77 [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...)
13:52:55 [2022-12-16T13:52:55.997Z] #77 DONE 188.1s
13:52:55 [2022-12-16T13:52:55.997Z] 
13:52:55 [2022-12-16T13:52:55.997Z] #76 [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
13:52:55 [2022-12-16T13:52:55.997Z] #76 190.5   CC       src/libcrun/libcrun_la-cgroup-setup.lo
13:52:56 [2022-12-16T13:52:56.256Z] #76 190.9   CC       src/libcrun/libcrun_la-cgroup-systemd.lo
13:52:56 [2022-12-16T13:52:56.514Z] #76 191.2   CC       src/libcrun/libcrun_la-cgroup-utils.lo
13:52:57 [2022-12-16T13:52:57.451Z] #76 ...
13:52:57 [2022-12-16T13:52:57.451Z] 
13:52:57 [2022-12-16T13:52:57.451Z] #93 [dev-systemd-false 10/29] COPY --from=dockercli     /build/ /usr/local/cli
13:52:57 [2022-12-16T13:52:57.451Z] #93 DONE 0.2s
13:52:57 [2022-12-16T13:52:57.451Z] 
13:52:57 [2022-12-16T13:52:57.451Z] #76 [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
13:52:57 [2022-12-16T13:52:57.451Z] #76 192.0   CC       src/libcrun/libcrun_la-criu.lo
13:52:57 [2022-12-16T13:52:57.451Z] #76 192.1   CC       src/libcrun/libcrun_la-custom-handler.lo
13:52:57 [2022-12-16T13:52:57.451Z] #76 192.2   CC       src/libcrun/libcrun_la-linux.lo
13:52:58 [2022-12-16T13:52:58.017Z] #76 ...
13:52:58 [2022-12-16T13:52:58.017Z] 
13:52:58 [2022-12-16T13:52:58.017Z] #94 [dev-systemd-false 11/29] COPY --from=frozen-images /build/ /docker-frozen-images
13:52:58 [2022-12-16T13:52:58.017Z] #94 DONE 0.8s
13:52:58 [2022-12-16T13:52:58.017Z] 
13:52:58 [2022-12-16T13:52:58.017Z] #76 [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
13:52:58 [2022-12-16T13:52:58.017Z] #76 192.7   CC       src/libcrun/libcrun_la-seccomp.lo
13:52:58 [2022-12-16T13:52:58.017Z] #76 192.8   CC       src/libcrun/libcrun_la-ebpf.lo
13:52:58 [2022-12-16T13:52:58.587Z] #76 193.2   CC       src/libcrun/libcrun_la-error.lo
13:52:58 [2022-12-16T13:52:58.587Z] #76 ...
13:52:58 [2022-12-16T13:52:58.587Z] 
13:52:58 [2022-12-16T13:52:58.587Z] #95 [dev-systemd-false 12/29] COPY --from=swagger       /build/ /usr/local/bin/
13:52:58 [2022-12-16T13:52:58.587Z] #95 DONE 0.6s
13:52:58 [2022-12-16T13:52:58.587Z] 
13:52:58 [2022-12-16T13:52:58.587Z] #96 [dev-systemd-false 13/29] COPY --from=delve         /build/ /usr/local/bin/
13:52:58 [2022-12-16T13:52:58.587Z] #96 DONE 0.1s
13:52:58 [2022-12-16T13:52:58.587Z] 
13:52:58 [2022-12-16T13:52:58.587Z] #76 [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
13:52:58 [2022-12-16T13:52:58.587Z] #76 193.4   CC       src/libcrun/libcrun_la-status.lo
13:52:58 [2022-12-16T13:52:58.846Z] #76 ...
13:52:58 [2022-12-16T13:52:58.846Z] 
13:52:58 [2022-12-16T13:52:58.846Z] #97 [dev-systemd-false 14/29] COPY --from=tomll         /build/ /usr/local/bin/
13:52:58 [2022-12-16T13:52:58.846Z] #97 DONE 0.1s
13:52:58 [2022-12-16T13:52:58.846Z] 
13:52:58 [2022-12-16T13:52:58.846Z] #98 [dev-systemd-false 15/29] COPY --from=gowinres      /build/ /usr/local/bin/
13:52:58 [2022-12-16T13:52:58.846Z] #98 DONE 0.1s
13:52:58 [2022-12-16T13:52:58.846Z] 
13:52:58 [2022-12-16T13:52:58.846Z] #99 [dev-systemd-false 16/29] COPY --from=tini          /build/ /usr/local/bin/
13:52:58 [2022-12-16T13:52:58.846Z] #99 DONE 0.1s
13:52:58 [2022-12-16T13:52:58.846Z] 
13:52:58 [2022-12-16T13:52:58.846Z] #76 [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
13:52:58 [2022-12-16T13:52:58.846Z] #76 193.7   CC       src/libcrun/libcrun_la-terminal.lo
13:52:59 [2022-12-16T13:52:59.106Z] #76 ...
13:52:59 [2022-12-16T13:52:59.106Z] 
13:52:59 [2022-12-16T13:52:59.106Z] #100 [dev-systemd-false 17/29] COPY --from=registry      /build/ /usr/local/bin/
13:52:59 [2022-12-16T13:52:59.106Z] #100 DONE 0.1s
13:52:59 [2022-12-16T13:52:59.106Z] 
13:52:59 [2022-12-16T13:52:59.106Z] #101 [dev-systemd-false 18/29] COPY --from=criu          /build/ /usr/local/bin/
13:52:59 [2022-12-16T13:52:59.106Z] #101 DONE 0.1s
13:52:59 [2022-12-16T13:52:59.106Z] 
13:52:59 [2022-12-16T13:52:59.106Z] #102 [dev-systemd-false 19/29] COPY --from=gotestsum     /build/ /usr/local/bin/
13:52:59 [2022-12-16T13:52:59.106Z] #102 DONE 0.1s
13:52:59 [2022-12-16T13:52:59.106Z] 
13:52:59 [2022-12-16T13:52:59.106Z] #54 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.49.0"      && /build/golangci-lint --version
13:52:59 [2022-12-16T13:52:59.672Z] #54 ...
13:52:59 [2022-12-16T13:52:59.672Z] 
13:52:59 [2022-12-16T13:52:59.672Z] #76 [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
13:52:59 [2022-12-16T13:52:59.672Z] #76 194.4   CC       src/libcrun/libcrun_la-chroot_realpath.lo
13:52:59 [2022-12-16T13:52:59.672Z] #76 194.5   CC       src/libcrun/libcrun_la-signals.lo
13:53:00 [2022-12-16T13:53:00.238Z] #76 194.7   CC       src/libcrun/libcrun_la-mount_flags.lo
13:53:00 [2022-12-16T13:53:00.239Z] #76 194.8   CC       src/libcrun/libcrun_la-seccomp_notify.lo
13:53:00 [2022-12-16T13:53:00.239Z] #76 195.1   CC       src/libcrun/handlers/libcrun_la-handler-utils.lo
13:53:00 [2022-12-16T13:53:00.497Z] #76 195.2   CC       src/libcrun/handlers/libcrun_la-krun.lo
13:53:00 [2022-12-16T13:53:00.497Z] #76 195.3   CC       src/libcrun/handlers/libcrun_la-wasmedge.lo
13:53:00 [2022-12-16T13:53:00.755Z] #76 195.5   CC       src/libcrun/handlers/libcrun_la-wasmer.lo
13:53:01 [2022-12-16T13:53:01.014Z] #76 195.9   CC       tests/init.o
13:53:01 [2022-12-16T13:53:01.581Z] #76 196.4   CC       tests/tests_libcrun_utils-tests_libcrun_utils.o
13:53:06 [2022-12-16T13:53:06.851Z] #76 ...
13:53:06 [2022-12-16T13:53:06.851Z] 
13:53:06 [2022-12-16T13:53:06.851Z] #78 [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...)
13:53:06 [2022-12-16T13:53:06.851Z] #78 DONE 198.4s
13:53:06 [2022-12-16T13:53:06.851Z] 
13:53:06 [2022-12-16T13:53:06.851Z] #79 [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...)
13:53:13 [2022-12-16T13:53:13.417Z] #79 ...
13:53:13 [2022-12-16T13:53:13.417Z] 
13:53:13 [2022-12-16T13:53:13.417Z] #76 [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
13:53:13 [2022-12-16T13:53:13.417Z] #76 208.0   CCLD     tests/init
13:53:25 [2022-12-16T13:53:25.624Z] #76 219.5   AR       libcrun_testing.a
13:53:25 [2022-12-16T13:53:25.624Z] #76 219.5 ar: `u' modifier ignored since `D' is the default (see `U')
13:53:25 [2022-12-16T13:53:25.624Z] #76 219.6   CCLD     tests/tests_libcrun_utils
13:53:25 [2022-12-16T13:53:25.624Z] #76 219.6   CCLD     tests/tests_libcrun_errors
13:53:25 [2022-12-16T13:53:25.624Z] #76 219.6   CCLD     tests/tests_libcrun_fuzzer
13:53:25 [2022-12-16T13:53:25.624Z] #76 219.7   CCLD     libcrun.la
13:53:25 [2022-12-16T13:53:25.624Z] #76 220.5   CCLD     crun
13:53:26 [2022-12-16T13:53:26.192Z] #76 220.9 make[3]: Entering directory '/tmp/crun-build'
13:53:26 [2022-12-16T13:53:26.192Z] #76 221.0  /bin/mkdir -p '/usr/local/lib'
13:53:26 [2022-12-16T13:53:26.192Z] #76 221.0  /bin/mkdir -p '/usr/local/share/man/man1'
13:53:26 [2022-12-16T13:53:26.192Z] #76 221.0  /bin/bash ./libtool   --mode=install /usr/bin/install -c   libcrun.la '/usr/local/lib'
13:53:26 [2022-12-16T13:53:26.192Z] #76 221.0  /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1'
13:53:26 [2022-12-16T13:53:26.192Z] #76 221.1 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la
13:53:26 [2022-12-16T13:53:26.455Z] #76 221.1 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a
13:53:26 [2022-12-16T13:53:26.455Z] #76 221.1 libtool: install: chmod 644 /usr/local/lib/libcrun.a
13:53:26 [2022-12-16T13:53:26.455Z] #76 221.1 libtool: install: ranlib /usr/local/lib/libcrun.a
13:53:26 [2022-12-16T13:53:26.455Z] #76 221.2 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
13:53:26 [2022-12-16T13:53:26.455Z] #76 221.2 ----------------------------------------------------------------------
13:53:26 [2022-12-16T13:53:26.455Z] #76 221.2 Libraries have been installed in:
13:53:26 [2022-12-16T13:53:26.455Z] #76 221.2    /usr/local/lib
13:53:26 [2022-12-16T13:53:26.455Z] #76 221.2 
13:53:26 [2022-12-16T13:53:26.455Z] #76 221.2 If you ever happen to want to link against installed libraries
13:53:26 [2022-12-16T13:53:26.455Z] #76 221.2 in a given directory, LIBDIR, you must either use libtool, and
13:53:26 [2022-12-16T13:53:26.455Z] #76 221.2 specify the full pathname of the library, or use the '-LLIBDIR'
13:53:26 [2022-12-16T13:53:26.455Z] #76 221.2 flag during linking and do at least one of the following:
13:53:26 [2022-12-16T13:53:26.455Z] #76 221.2    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
13:53:26 [2022-12-16T13:53:26.455Z] #76 221.2      during execution
13:53:26 [2022-12-16T13:53:26.455Z] #76 221.2    - add LIBDIR to the 'LD_RUN_PATH' environment variable
13:53:26 [2022-12-16T13:53:26.455Z] #76 221.2      during linking
13:53:26 [2022-12-16T13:53:26.455Z] #76 221.2    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
13:53:26 [2022-12-16T13:53:26.455Z] #76 221.2    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
13:53:26 [2022-12-16T13:53:26.455Z] #76 221.2 
13:53:26 [2022-12-16T13:53:26.455Z] #76 221.2 See any operating system documentation about shared libraries for
13:53:26 [2022-12-16T13:53:26.455Z] #76 221.2 more information, such as the ld(1) and ld.so(8) manual pages.
13:53:26 [2022-12-16T13:53:26.455Z] #76 221.2 ----------------------------------------------------------------------
13:53:26 [2022-12-16T13:53:26.455Z] #76 221.2  /bin/mkdir -p '/build'
13:53:26 [2022-12-16T13:53:26.455Z] #76 221.3   /bin/bash ./libtool   --mode=install /usr/bin/install -c crun '/build'
13:53:26 [2022-12-16T13:53:26.455Z] #76 221.3 libtool: install: /usr/bin/install -c crun /build/crun
13:53:26 [2022-12-16T13:53:26.455Z] #76 221.3 make[3]: Leaving directory '/tmp/crun-build'
13:53:26 [2022-12-16T13:53:26.719Z] #76 221.3 make[2]: Leaving directory '/tmp/crun-build'
13:53:26 [2022-12-16T13:53:26.720Z] #76 221.3 make[1]: Leaving directory '/tmp/crun-build'
13:53:26 [2022-12-16T13:53:26.720Z] #76 DONE 221.6s
13:53:26 [2022-12-16T13:53:26.720Z] 
13:53:26 [2022-12-16T13:53:26.720Z] #54 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.49.0"      && /build/golangci-lint --version
13:53:30 [2022-12-16T13:53:30.910Z] #54 ...
13:53:30 [2022-12-16T13:53:30.910Z] 
13:53:30 [2022-12-16T13:53:30.910Z] #79 [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...)
13:53:30 [2022-12-16T13:53:30.910Z] #79 205.1 + bin/containerd
13:53:30 [2022-12-16T13:53:30.910Z] #79 205.1 go build  -gcflags=-trimpath=/go/src  -o bin/containerd -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.0-beta.1 -X github.com/containerd/containerd/version.Revision=7db53e0e8cde84641634a2fa083b1f2b1b51e46a -X github.com/containerd/containerd/version.Package=github.com/containerd/containerd -s -w -extldflags "-static" ' -tags "urfave_cli_no_docs osusergo netgo static_build"  ./cmd/containerd
13:53:34 [2022-12-16T13:53:34.195Z] #79 ...
13:53:34 [2022-12-16T13:53:34.195Z] 
13:53:34 [2022-12-16T13:53:34.195Z] #54 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.49.0"      && /build/golangci-lint --version
13:53:34 [2022-12-16T13:53:34.195Z] #54 282.0 golangci-lint has version v1.49.0 built from (unknown, mod sum: "h1:I8WHOavragDttlLHtSraHn/h39C+R60bEQ5NoGcHQr8=") on (unknown)
13:53:34 [2022-12-16T13:53:34.195Z] #54 DONE 282.3s
13:53:34 [2022-12-16T13:53:34.454Z] 
13:53:34 [2022-12-16T13:53:34.454Z] #79 [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...)
13:53:35 [2022-12-16T13:53:35.390Z] #79 ...
13:53:35 [2022-12-16T13:53:35.390Z] 
13:53:35 [2022-12-16T13:53:35.390Z] #103 [dev-systemd-false 20/29] COPY --from=golangci_lint /build/ /usr/local/bin/
13:53:35 [2022-12-16T13:53:35.390Z] #103 DONE 0.1s
13:53:35 [2022-12-16T13:53:35.390Z] 
13:53:35 [2022-12-16T13:53:35.390Z] #104 [dev-systemd-false 21/29] COPY --from=shfmt         /build/ /usr/local/bin/
13:53:35 [2022-12-16T13:53:35.390Z] #104 DONE 0.1s
13:53:35 [2022-12-16T13:53:35.390Z] 
13:53:35 [2022-12-16T13:53:35.390Z] #105 [dev-systemd-false 22/29] COPY --from=runc          /build/ /usr/local/bin/
13:53:35 [2022-12-16T13:53:35.390Z] #105 DONE 0.1s
13:53:35 [2022-12-16T13:53:35.390Z] 
13:53:35 [2022-12-16T13:53:35.390Z] #79 [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...)
13:54:14 [2022-12-16T13:54:14.105Z] #79 245.8 + bin/containerd-stress
13:54:14 [2022-12-16T13:54:14.105Z] #79 245.8 go build  -gcflags=-trimpath=/go/src  -o bin/containerd-stress -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.0-beta.1 -X github.com/containerd/containerd/version.Revision=7db53e0e8cde84641634a2fa083b1f2b1b51e46a -X github.com/containerd/containerd/version.Package=github.com/containerd/containerd -s -w -extldflags "-static" ' -tags "urfave_cli_no_docs osusergo netgo static_build"  ./cmd/containerd-stress
13:54:14 [2022-12-16T13:54:14.105Z] #79 247.4 + bin/containerd-shim
13:54:14 [2022-12-16T13:54:14.105Z] #79 248.0 + bin/containerd-shim-runc-v1
13:54:14 [2022-12-16T13:54:14.363Z] #79 249.0 + bin/containerd-shim-runc-v2
13:54:15 [2022-12-16T13:54:15.297Z] #79 249.8 + binaries
13:54:15 [2022-12-16T13:54:15.864Z] #79 DONE 250.5s
13:54:16 [2022-12-16T13:54:16.430Z] 
13:54:16 [2022-12-16T13:54:16.430Z] #106 [dev-systemd-false 23/29] COPY --from=containerd    /build/ /usr/local/bin/
13:54:16 [2022-12-16T13:54:16.689Z] #106 DONE 0.3s
13:54:16 [2022-12-16T13:54:16.947Z] 
13:54:16 [2022-12-16T13:54:16.947Z] #107 [dev-systemd-false 24/29] COPY --from=rootlesskit   /build/ /usr/local/bin/
13:54:16 [2022-12-16T13:54:16.947Z] #107 DONE 0.1s
13:54:16 [2022-12-16T13:54:16.947Z] 
13:54:16 [2022-12-16T13:54:16.947Z] #108 [dev-systemd-false 25/29] COPY --from=vpnkit        /       /usr/local/bin/
13:54:17 [2022-12-16T13:54:17.896Z] #108 DONE 1.1s
13:54:17 [2022-12-16T13:54:17.896Z] 
13:54:17 [2022-12-16T13:54:17.896Z] #109 [dev-systemd-false 26/29] COPY --from=containerutil /build/ /usr/local/bin/
13:54:17 [2022-12-16T13:54:17.896Z] #109 DONE 0.0s
13:54:17 [2022-12-16T13:54:17.896Z] 
13:54:17 [2022-12-16T13:54:17.896Z] #110 [dev-systemd-false 27/29] COPY --from=crun          /build/ /usr/local/bin/
13:54:17 [2022-12-16T13:54:17.896Z] #110 DONE 0.1s
13:54:18 [2022-12-16T13:54:18.170Z] 
13:54:18 [2022-12-16T13:54:18.170Z] #111 [dev-systemd-false 28/29] COPY hack/dockerfile/etc/docker/  /etc/docker/
13:54:18 [2022-12-16T13:54:18.170Z] #111 DONE 0.1s
13:54:18 [2022-12-16T13:54:18.170Z] 
13:54:18 [2022-12-16T13:54:18.170Z] #112 [dev-systemd-false 29/29] WORKDIR /go/src/github.com/docker/docker
13:54:18 [2022-12-16T13:54:18.170Z] #112 DONE 0.0s
13:54:18 [2022-12-16T13:54:18.170Z] 
13:54:18 [2022-12-16T13:54:18.170Z] #113 [final 1/1] COPY . /go/src/github.com/docker/docker
13:54:19 [2022-12-16T13:54:19.579Z] #113 DONE 1.3s
13:54:19 [2022-12-16T13:54:19.579Z] 
13:54:19 [2022-12-16T13:54:19.579Z] #114 exporting to image
13:54:19 [2022-12-16T13:54:19.579Z] #114 exporting layers
13:54:22 [2022-12-16T13:54:22.864Z] #114 exporting layers 2.9s done
13:54:22 [2022-12-16T13:54:22.864Z] #114 writing image sha256:ad77a47cfcc96e0581cf5070377a41e7e4935a8febb2094592d0d1700ed40e49 done
13:54:22 [2022-12-16T13:54:22.864Z] #114 naming to docker.io/library/docker:b3171469c663ad9aa92dba5e9951677ac747f639 done
13:54:22 [2022-12-16T13:54:22.864Z] #114 DONE 2.9s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
13:54:23 [2022-12-16T13:54:23.173Z] + sudo modprobe ip6table_filter
[Pipeline] sh
13:54:23 [2022-12-16T13:54:23.452Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44661/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=b3171469c663ad9aa92dba5e9951677ac747f639 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:b3171469c663ad9aa92dba5e9951677ac747f639 hack/test/unit
13:54:24 [2022-12-16T13:54:24.019Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove journald')
13:54:24 [2022-12-16T13:54:24.019Z] + TESTFLAGS+=' -test.timeout=5m'
13:54:24 [2022-12-16T13:54:24.019Z] + TESTDIRS=./...
13:54:24 [2022-12-16T13:54:24.019Z] + exclude_paths='/vendor/|/integration'
13:54:24 [2022-12-16T13:54:24.019Z] ++ go list ./...
13:54:24 [2022-12-16T13:54:24.019Z] ++ grep -vE '(/vendor/|/integration)'
13:54:24 [2022-12-16T13:54:24.957Z] + pkg_list='github.com/docker/docker/api
13:54:24 [2022-12-16T13:54:24.957Z] github.com/docker/docker/api/server
13:54:24 [2022-12-16T13:54:24.957Z] github.com/docker/docker/api/server/backend/build
13:54:24 [2022-12-16T13:54:24.957Z] github.com/docker/docker/api/server/httpstatus
13:54:24 [2022-12-16T13:54:24.957Z] github.com/docker/docker/api/server/httputils
13:54:24 [2022-12-16T13:54:24.957Z] github.com/docker/docker/api/server/middleware
13:54:24 [2022-12-16T13:54:24.957Z] github.com/docker/docker/api/server/router
13:54:24 [2022-12-16T13:54:24.957Z] github.com/docker/docker/api/server/router/build
13:54:24 [2022-12-16T13:54:24.957Z] github.com/docker/docker/api/server/router/checkpoint
13:54:24 [2022-12-16T13:54:24.957Z] github.com/docker/docker/api/server/router/container
13:54:24 [2022-12-16T13:54:24.957Z] github.com/docker/docker/api/server/router/debug
13:54:24 [2022-12-16T13:54:24.957Z] github.com/docker/docker/api/server/router/distribution
13:54:24 [2022-12-16T13:54:24.957Z] github.com/docker/docker/api/server/router/grpc
13:54:24 [2022-12-16T13:54:24.957Z] github.com/docker/docker/api/server/router/image
13:54:24 [2022-12-16T13:54:24.957Z] github.com/docker/docker/api/server/router/network
13:54:24 [2022-12-16T13:54:24.957Z] github.com/docker/docker/api/server/router/plugin
13:54:24 [2022-12-16T13:54:24.957Z] github.com/docker/docker/api/server/router/session
13:54:24 [2022-12-16T13:54:24.957Z] github.com/docker/docker/api/server/router/swarm
13:54:24 [2022-12-16T13:54:24.957Z] github.com/docker/docker/api/server/router/system
13:54:24 [2022-12-16T13:54:24.957Z] github.com/docker/docker/api/server/router/volume
13:54:24 [2022-12-16T13:54:24.957Z] github.com/docker/docker/api/types
13:54:24 [2022-12-16T13:54:24.957Z] github.com/docker/docker/api/types/backend
13:54:24 [2022-12-16T13:54:24.957Z] github.com/docker/docker/api/types/blkiodev
13:54:24 [2022-12-16T13:54:24.957Z] github.com/docker/docker/api/types/container
13:54:24 [2022-12-16T13:54:24.957Z] github.com/docker/docker/api/types/events
13:54:24 [2022-12-16T13:54:24.957Z] github.com/docker/docker/api/types/filters
13:54:24 [2022-12-16T13:54:24.957Z] github.com/docker/docker/api/types/image
13:54:24 [2022-12-16T13:54:24.957Z] github.com/docker/docker/api/types/mount
13:54:24 [2022-12-16T13:54:24.957Z] github.com/docker/docker/api/types/network
13:54:24 [2022-12-16T13:54:24.957Z] github.com/docker/docker/api/types/plugins/logdriver
13:54:24 [2022-12-16T13:54:24.957Z] github.com/docker/docker/api/types/registry
13:54:24 [2022-12-16T13:54:24.957Z] github.com/docker/docker/api/types/strslice
13:54:24 [2022-12-16T13:54:24.957Z] github.com/docker/docker/api/types/swarm
13:54:24 [2022-12-16T13:54:24.957Z] github.com/docker/docker/api/types/swarm/runtime
13:54:24 [2022-12-16T13:54:24.957Z] github.com/docker/docker/api/types/time
13:54:24 [2022-12-16T13:54:24.957Z] github.com/docker/docker/api/types/versions
13:54:24 [2022-12-16T13:54:24.957Z] github.com/docker/docker/api/types/versions/v1p19
13:54:24 [2022-12-16T13:54:24.957Z] github.com/docker/docker/api/types/versions/v1p20
13:54:24 [2022-12-16T13:54:24.957Z] github.com/docker/docker/api/types/volume
13:54:24 [2022-12-16T13:54:24.957Z] github.com/docker/docker/builder
13:54:24 [2022-12-16T13:54:24.957Z] github.com/docker/docker/builder/builder-next
13:54:24 [2022-12-16T13:54:24.957Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
13:54:24 [2022-12-16T13:54:24.957Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
13:54:24 [2022-12-16T13:54:24.957Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
13:54:24 [2022-12-16T13:54:24.957Z] github.com/docker/docker/builder/builder-next/exporter
13:54:24 [2022-12-16T13:54:24.957Z] github.com/docker/docker/builder/builder-next/imagerefchecker
13:54:24 [2022-12-16T13:54:24.957Z] github.com/docker/docker/builder/builder-next/worker
13:54:24 [2022-12-16T13:54:24.957Z] github.com/docker/docker/builder/dockerfile
13:54:24 [2022-12-16T13:54:24.957Z] github.com/docker/docker/builder/remotecontext
13:54:24 [2022-12-16T13:54:24.957Z] github.com/docker/docker/builder/remotecontext/git
13:54:24 [2022-12-16T13:54:24.957Z] github.com/docker/docker/builder/remotecontext/urlutil
13:54:24 [2022-12-16T13:54:24.957Z] github.com/docker/docker/cli/debug
13:54:24 [2022-12-16T13:54:24.957Z] github.com/docker/docker/cli/winresources/docker-proxy
13:54:24 [2022-12-16T13:54:24.957Z] github.com/docker/docker/cli/winresources/dockerd
13:54:24 [2022-12-16T13:54:24.957Z] github.com/docker/docker/client
13:54:24 [2022-12-16T13:54:24.957Z] github.com/docker/docker/cmd/docker-proxy
13:54:24 [2022-12-16T13:54:24.957Z] github.com/docker/docker/cmd/dockerd
13:54:24 [2022-12-16T13:54:24.957Z] github.com/docker/docker/cmd/dockerd/trap
13:54:24 [2022-12-16T13:54:24.957Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
13:54:24 [2022-12-16T13:54:24.957Z] github.com/docker/docker/container
13:54:24 [2022-12-16T13:54:24.957Z] github.com/docker/docker/container/stream
13:54:24 [2022-12-16T13:54:24.957Z] github.com/docker/docker/contrib/apparmor
13:54:24 [2022-12-16T13:54:24.957Z] github.com/docker/docker/contrib/docker-device-tool
13:54:24 [2022-12-16T13:54:24.957Z] github.com/docker/docker/contrib/httpserver
13:54:24 [2022-12-16T13:54:24.957Z] github.com/docker/docker/daemon
13:54:24 [2022-12-16T13:54:24.957Z] github.com/docker/docker/daemon/cluster
13:54:24 [2022-12-16T13:54:24.957Z] github.com/docker/docker/daemon/cluster/controllers/plugin
13:54:24 [2022-12-16T13:54:24.957Z] github.com/docker/docker/daemon/cluster/convert
13:54:24 [2022-12-16T13:54:24.957Z] github.com/docker/docker/daemon/cluster/executor
13:54:24 [2022-12-16T13:54:24.957Z] github.com/docker/docker/daemon/cluster/executor/container
13:54:24 [2022-12-16T13:54:24.957Z] github.com/docker/docker/daemon/cluster/provider
13:54:24 [2022-12-16T13:54:24.957Z] github.com/docker/docker/daemon/config
13:54:24 [2022-12-16T13:54:24.957Z] github.com/docker/docker/daemon/containerd
13:54:24 [2022-12-16T13:54:24.957Z] github.com/docker/docker/daemon/events
13:54:24 [2022-12-16T13:54:24.957Z] github.com/docker/docker/daemon/events/testutils
13:54:24 [2022-12-16T13:54:24.957Z] github.com/docker/docker/daemon/graphdriver
13:54:24 [2022-12-16T13:54:24.957Z] github.com/docker/docker/daemon/graphdriver/aufs
13:54:24 [2022-12-16T13:54:24.957Z] github.com/docker/docker/daemon/graphdriver/btrfs
13:54:24 [2022-12-16T13:54:24.957Z] github.com/docker/docker/daemon/graphdriver/copy
13:54:24 [2022-12-16T13:54:24.957Z] github.com/docker/docker/daemon/graphdriver/devmapper
13:54:24 [2022-12-16T13:54:24.957Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
13:54:24 [2022-12-16T13:54:24.957Z] github.com/docker/docker/daemon/graphdriver/graphtest
13:54:24 [2022-12-16T13:54:24.957Z] github.com/docker/docker/daemon/graphdriver/overlay
13:54:24 [2022-12-16T13:54:24.957Z] github.com/docker/docker/daemon/graphdriver/overlay2
13:54:24 [2022-12-16T13:54:24.957Z] github.com/docker/docker/daemon/graphdriver/overlayutils
13:54:24 [2022-12-16T13:54:24.957Z] github.com/docker/docker/daemon/graphdriver/register
13:54:24 [2022-12-16T13:54:24.957Z] github.com/docker/docker/daemon/graphdriver/vfs
13:54:24 [2022-12-16T13:54:24.957Z] github.com/docker/docker/daemon/graphdriver/zfs
13:54:24 [2022-12-16T13:54:24.957Z] github.com/docker/docker/daemon/images
13:54:24 [2022-12-16T13:54:24.957Z] github.com/docker/docker/daemon/initlayer
13:54:24 [2022-12-16T13:54:24.957Z] github.com/docker/docker/daemon/links
13:54:24 [2022-12-16T13:54:24.957Z] github.com/docker/docker/daemon/listeners
13:54:24 [2022-12-16T13:54:24.957Z] github.com/docker/docker/daemon/logger
13:54:24 [2022-12-16T13:54:24.957Z] github.com/docker/docker/daemon/logger/awslogs
13:54:24 [2022-12-16T13:54:24.957Z] github.com/docker/docker/daemon/logger/fluentd
13:54:24 [2022-12-16T13:54:24.957Z] github.com/docker/docker/daemon/logger/gcplogs
13:54:24 [2022-12-16T13:54:24.957Z] github.com/docker/docker/daemon/logger/gelf
13:54:24 [2022-12-16T13:54:24.957Z] github.com/docker/docker/daemon/logger/journald
13:54:24 [2022-12-16T13:54:24.957Z] github.com/docker/docker/daemon/logger/journald/internal/export
13:54:24 [2022-12-16T13:54:24.957Z] github.com/docker/docker/daemon/logger/journald/internal/fake
13:54:24 [2022-12-16T13:54:24.957Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
13:54:24 [2022-12-16T13:54:24.957Z] github.com/docker/docker/daemon/logger/jsonfilelog
13:54:24 [2022-12-16T13:54:24.957Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
13:54:24 [2022-12-16T13:54:24.957Z] github.com/docker/docker/daemon/logger/local
13:54:24 [2022-12-16T13:54:24.957Z] github.com/docker/docker/daemon/logger/logentries
13:54:24 [2022-12-16T13:54:24.957Z] github.com/docker/docker/daemon/logger/loggertest
13:54:24 [2022-12-16T13:54:24.957Z] github.com/docker/docker/daemon/logger/loggerutils
13:54:24 [2022-12-16T13:54:24.957Z] github.com/docker/docker/daemon/logger/loggerutils/cache
13:54:24 [2022-12-16T13:54:24.957Z] github.com/docker/docker/daemon/logger/splunk
13:54:24 [2022-12-16T13:54:24.957Z] github.com/docker/docker/daemon/logger/syslog
13:54:24 [2022-12-16T13:54:24.957Z] github.com/docker/docker/daemon/logger/templates
13:54:24 [2022-12-16T13:54:24.957Z] github.com/docker/docker/daemon/names
13:54:24 [2022-12-16T13:54:24.957Z] github.com/docker/docker/daemon/network
13:54:24 [2022-12-16T13:54:24.957Z] github.com/docker/docker/daemon/stats
13:54:24 [2022-12-16T13:54:24.957Z] github.com/docker/docker/distribution
13:54:24 [2022-12-16T13:54:24.957Z] github.com/docker/docker/distribution/metadata
13:54:24 [2022-12-16T13:54:24.957Z] github.com/docker/docker/distribution/utils
13:54:24 [2022-12-16T13:54:24.957Z] github.com/docker/docker/distribution/xfer
13:54:24 [2022-12-16T13:54:24.957Z] github.com/docker/docker/dockerversion
13:54:24 [2022-12-16T13:54:24.957Z] github.com/docker/docker/errdefs
13:54:24 [2022-12-16T13:54:24.957Z] github.com/docker/docker/image
13:54:24 [2022-12-16T13:54:24.957Z] github.com/docker/docker/image/cache
13:54:24 [2022-12-16T13:54:24.957Z] github.com/docker/docker/image/tarexport
13:54:24 [2022-12-16T13:54:24.957Z] github.com/docker/docker/image/v1
13:54:24 [2022-12-16T13:54:24.957Z] github.com/docker/docker/internal/mounttree
13:54:24 [2022-12-16T13:54:24.957Z] github.com/docker/docker/internal/test/suite
13:54:24 [2022-12-16T13:54:24.957Z] github.com/docker/docker/internal/unshare
13:54:24 [2022-12-16T13:54:24.957Z] github.com/docker/docker/layer
13:54:24 [2022-12-16T13:54:24.957Z] github.com/docker/docker/libcontainerd
13:54:24 [2022-12-16T13:54:24.957Z] github.com/docker/docker/libcontainerd/queue
13:54:24 [2022-12-16T13:54:24.957Z] github.com/docker/docker/libcontainerd/remote
13:54:24 [2022-12-16T13:54:24.957Z] github.com/docker/docker/libcontainerd/supervisor
13:54:24 [2022-12-16T13:54:24.957Z] github.com/docker/docker/libcontainerd/types
13:54:24 [2022-12-16T13:54:24.957Z] github.com/docker/docker/libnetwork
13:54:24 [2022-12-16T13:54:24.957Z] github.com/docker/docker/libnetwork/bitseq
13:54:24 [2022-12-16T13:54:24.957Z] github.com/docker/docker/libnetwork/cluster
13:54:24 [2022-12-16T13:54:24.957Z] github.com/docker/docker/libnetwork/cmd/diagnostic
13:54:24 [2022-12-16T13:54:24.957Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
13:54:24 [2022-12-16T13:54:24.957Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
13:54:24 [2022-12-16T13:54:24.957Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
13:54:24 [2022-12-16T13:54:24.957Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
13:54:24 [2022-12-16T13:54:24.957Z] github.com/docker/docker/libnetwork/cmd/ovrouter
13:54:24 [2022-12-16T13:54:24.957Z] github.com/docker/docker/libnetwork/cmd/readme_test
13:54:24 [2022-12-16T13:54:24.957Z] github.com/docker/docker/libnetwork/config
13:54:24 [2022-12-16T13:54:24.957Z] github.com/docker/docker/libnetwork/datastore
13:54:24 [2022-12-16T13:54:24.957Z] github.com/docker/docker/libnetwork/diagnostic
13:54:24 [2022-12-16T13:54:24.957Z] github.com/docker/docker/libnetwork/discoverapi
13:54:24 [2022-12-16T13:54:24.957Z] github.com/docker/docker/libnetwork/driverapi
13:54:24 [2022-12-16T13:54:24.957Z] github.com/docker/docker/libnetwork/drivers/bridge
13:54:24 [2022-12-16T13:54:24.957Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
13:54:24 [2022-12-16T13:54:24.957Z] github.com/docker/docker/libnetwork/drivers/host
13:54:24 [2022-12-16T13:54:24.957Z] github.com/docker/docker/libnetwork/drivers/ipvlan
13:54:24 [2022-12-16T13:54:24.957Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
13:54:24 [2022-12-16T13:54:24.957Z] github.com/docker/docker/libnetwork/drivers/macvlan
13:54:24 [2022-12-16T13:54:24.957Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
13:54:24 [2022-12-16T13:54:24.957Z] github.com/docker/docker/libnetwork/drivers/null
13:54:24 [2022-12-16T13:54:24.957Z] github.com/docker/docker/libnetwork/drivers/overlay
13:54:24 [2022-12-16T13:54:24.957Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
13:54:24 [2022-12-16T13:54:24.957Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
13:54:24 [2022-12-16T13:54:24.957Z] github.com/docker/docker/libnetwork/drivers/remote
13:54:24 [2022-12-16T13:54:24.957Z] github.com/docker/docker/libnetwork/drivers/remote/api
13:54:24 [2022-12-16T13:54:24.957Z] github.com/docker/docker/libnetwork/drivers/windows
13:54:24 [2022-12-16T13:54:24.957Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
13:54:24 [2022-12-16T13:54:24.957Z] github.com/docker/docker/libnetwork/drvregistry
13:54:24 [2022-12-16T13:54:24.957Z] github.com/docker/docker/libnetwork/etchosts
13:54:24 [2022-12-16T13:54:24.957Z] github.com/docker/docker/libnetwork/idm
13:54:24 [2022-12-16T13:54:24.957Z] github.com/docker/docker/libnetwork/internal/caller
13:54:24 [2022-12-16T13:54:24.957Z] github.com/docker/docker/libnetwork/internal/setmatrix
13:54:24 [2022-12-16T13:54:24.957Z] github.com/docker/docker/libnetwork/ipam
13:54:24 [2022-12-16T13:54:24.957Z] github.com/docker/docker/libnetwork/ipamapi
13:54:24 [2022-12-16T13:54:24.957Z] github.com/docker/docker/libnetwork/ipams/builtin
13:54:24 [2022-12-16T13:54:24.957Z] github.com/docker/docker/libnetwork/ipams/null
13:54:24 [2022-12-16T13:54:24.957Z] github.com/docker/docker/libnetwork/ipams/remote
13:54:24 [2022-12-16T13:54:24.957Z] github.com/docker/docker/libnetwork/ipams/remote/api
13:54:24 [2022-12-16T13:54:24.957Z] github.com/docker/docker/libnetwork/ipams/windowsipam
13:54:24 [2022-12-16T13:54:24.957Z] github.com/docker/docker/libnetwork/ipamutils
13:54:24 [2022-12-16T13:54:24.957Z] github.com/docker/docker/libnetwork/iptables
13:54:24 [2022-12-16T13:54:24.957Z] github.com/docker/docker/libnetwork/netlabel
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/libnetwork/netutils
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/libnetwork/networkdb
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/libnetwork/ns
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/libnetwork/options
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/libnetwork/osl
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/libnetwork/osl/kernel
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/libnetwork/portallocator
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/libnetwork/portmapper
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/libnetwork/resolvconf
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/libnetwork/testutils
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/libnetwork/types
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/oci
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/oci/caps
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/opts
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/pkg/aaparser
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/pkg/archive
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/pkg/authorization
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/pkg/broadcaster
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/pkg/capabilities
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/pkg/chrootarchive
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/pkg/containerfs
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/pkg/devicemapper
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/pkg/directory
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/pkg/dmesg
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/pkg/fileutils
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/pkg/homedir
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/pkg/idtools
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/pkg/ioutils
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/pkg/jsonmessage
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/pkg/longpath
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/pkg/loopback
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/pkg/namesgenerator
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/pkg/parsers
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/pkg/parsers/kernel
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/pkg/parsers/operatingsystem
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/pkg/pidfile
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/pkg/platform
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/pkg/plugingetter
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/pkg/plugins
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/pkg/plugins/transport
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/pkg/pools
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/pkg/process
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/pkg/progress
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/pkg/reexec
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/pkg/stack
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/pkg/stdcopy
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/pkg/streamformatter
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/pkg/stringid
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/pkg/sysinfo
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/pkg/system
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/pkg/tailfile
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/pkg/tarsum
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/pkg/useragent
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/plugin
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/plugin/executor/containerd
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/plugin/v2
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/profiles/apparmor
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/profiles/seccomp
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/quota
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/reference
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/registry
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/registry/resumable
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/restartmanager
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/rootless
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/rootless/specconv
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/runconfig
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/runconfig/opts
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/testutil
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/testutil/daemon
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/testutil/environment
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/testutil/fakecontext
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/testutil/fakegit
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/testutil/fakestorage
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/testutil/fixtures/load
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/testutil/fixtures/plugin
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/testutil/fixtures/plugin/basic
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/testutil/registry
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/testutil/request
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/volume
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/volume/drivers
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/volume/local
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/volume/mounts
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/volume/service
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/volume/service/opts
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/volume/testutils'
13:54:24 [2022-12-16T13:54:24.958Z] ++ grep --fixed-strings -v /libnetwork
13:54:24 [2022-12-16T13:54:24.958Z] ++ echo 'github.com/docker/docker/api
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/api/server
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/api/server/backend/build
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/api/server/httpstatus
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/api/server/httputils
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/api/server/middleware
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/api/server/router
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/api/server/router/build
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/api/server/router/checkpoint
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/api/server/router/container
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/api/server/router/debug
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/api/server/router/distribution
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/api/server/router/grpc
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/api/server/router/image
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/api/server/router/network
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/api/server/router/plugin
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/api/server/router/session
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/api/server/router/swarm
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/api/server/router/system
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/api/server/router/volume
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/api/types
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/api/types/backend
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/api/types/blkiodev
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/api/types/container
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/api/types/events
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/api/types/filters
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/api/types/image
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/api/types/mount
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/api/types/network
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/api/types/plugins/logdriver
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/api/types/registry
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/api/types/strslice
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/api/types/swarm
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/api/types/swarm/runtime
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/api/types/time
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/api/types/versions
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/api/types/versions/v1p19
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/api/types/versions/v1p20
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/api/types/volume
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/builder
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/builder/builder-next
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/builder/builder-next/exporter
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/builder/builder-next/imagerefchecker
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/builder/builder-next/worker
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/builder/dockerfile
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/builder/remotecontext
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/builder/remotecontext/git
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/builder/remotecontext/urlutil
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/cli/debug
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/cli/winresources/docker-proxy
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/cli/winresources/dockerd
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/client
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/cmd/docker-proxy
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/cmd/dockerd
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/cmd/dockerd/trap
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/container
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/container/stream
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/contrib/apparmor
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/contrib/docker-device-tool
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/contrib/httpserver
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/daemon
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/daemon/cluster
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/daemon/cluster/controllers/plugin
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/daemon/cluster/convert
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/daemon/cluster/executor
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/daemon/cluster/executor/container
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/daemon/cluster/provider
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/daemon/config
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/daemon/containerd
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/daemon/events
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/daemon/events/testutils
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/daemon/graphdriver
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/daemon/graphdriver/aufs
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/daemon/graphdriver/btrfs
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/daemon/graphdriver/copy
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/daemon/graphdriver/devmapper
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/daemon/graphdriver/graphtest
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/daemon/graphdriver/overlay
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/daemon/graphdriver/overlay2
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/daemon/graphdriver/overlayutils
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/daemon/graphdriver/register
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/daemon/graphdriver/vfs
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/daemon/graphdriver/zfs
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/daemon/images
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/daemon/initlayer
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/daemon/links
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/daemon/listeners
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/daemon/logger
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/daemon/logger/awslogs
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/daemon/logger/fluentd
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/daemon/logger/gcplogs
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/daemon/logger/gelf
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/daemon/logger/journald
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/daemon/logger/journald/internal/export
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/daemon/logger/journald/internal/fake
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/daemon/logger/jsonfilelog
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/daemon/logger/local
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/daemon/logger/logentries
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/daemon/logger/loggertest
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/daemon/logger/loggerutils
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/daemon/logger/loggerutils/cache
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/daemon/logger/splunk
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/daemon/logger/syslog
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/daemon/logger/templates
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/daemon/names
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/daemon/network
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/daemon/stats
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/distribution
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/distribution/metadata
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/distribution/utils
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/distribution/xfer
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/dockerversion
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/errdefs
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/image
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/image/cache
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/image/tarexport
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/image/v1
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/internal/mounttree
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/internal/test/suite
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/internal/unshare
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/layer
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/libcontainerd
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/libcontainerd/queue
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/libcontainerd/remote
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/libcontainerd/supervisor
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/libcontainerd/types
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/libnetwork
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/libnetwork/bitseq
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/libnetwork/cluster
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/libnetwork/cmd/diagnostic
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/libnetwork/cmd/ovrouter
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/libnetwork/cmd/readme_test
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/libnetwork/config
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/libnetwork/datastore
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/libnetwork/diagnostic
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/libnetwork/discoverapi
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/libnetwork/driverapi
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/libnetwork/drivers/bridge
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/libnetwork/drivers/host
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/libnetwork/drivers/ipvlan
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/libnetwork/drivers/macvlan
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/libnetwork/drivers/null
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/libnetwork/drivers/overlay
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/libnetwork/drivers/remote
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/libnetwork/drivers/remote/api
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/libnetwork/drivers/windows
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/libnetwork/drvregistry
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/libnetwork/etchosts
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/libnetwork/idm
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/libnetwork/internal/caller
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/libnetwork/internal/setmatrix
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/libnetwork/ipam
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/libnetwork/ipamapi
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/libnetwork/ipams/builtin
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/libnetwork/ipams/null
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/libnetwork/ipams/remote
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/libnetwork/ipams/remote/api
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/libnetwork/ipams/windowsipam
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/libnetwork/ipamutils
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/libnetwork/iptables
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/libnetwork/netlabel
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/libnetwork/netutils
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/libnetwork/networkdb
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/libnetwork/ns
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/libnetwork/options
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/libnetwork/osl
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/libnetwork/osl/kernel
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/libnetwork/portallocator
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/libnetwork/portmapper
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/libnetwork/resolvconf
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/libnetwork/testutils
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/libnetwork/types
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/oci
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/oci/caps
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/opts
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/pkg/aaparser
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/pkg/archive
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/pkg/authorization
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/pkg/broadcaster
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/pkg/capabilities
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/pkg/chrootarchive
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/pkg/containerfs
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/pkg/devicemapper
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/pkg/directory
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/pkg/dmesg
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/pkg/fileutils
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/pkg/homedir
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/pkg/idtools
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/pkg/ioutils
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/pkg/jsonmessage
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/pkg/longpath
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/pkg/loopback
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/pkg/namesgenerator
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/pkg/parsers
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/pkg/parsers/kernel
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/pkg/parsers/operatingsystem
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/pkg/pidfile
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/pkg/platform
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/pkg/plugingetter
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/pkg/plugins
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/pkg/plugins/transport
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/pkg/pools
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/pkg/process
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/pkg/progress
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/pkg/reexec
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/pkg/stack
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/pkg/stdcopy
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/pkg/streamformatter
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/pkg/stringid
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/pkg/sysinfo
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/pkg/system
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/pkg/tailfile
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/pkg/tarsum
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/pkg/useragent
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/plugin
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/plugin/executor/containerd
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/plugin/v2
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/profiles/apparmor
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/profiles/seccomp
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/quota
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/reference
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/registry
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/registry/resumable
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/restartmanager
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/rootless
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/rootless/specconv
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/runconfig
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/runconfig/opts
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/testutil
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/testutil/daemon
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/testutil/environment
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/testutil/fakecontext
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/testutil/fakegit
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/testutil/fakestorage
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/testutil/fixtures/load
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/testutil/fixtures/plugin
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/testutil/fixtures/plugin/basic
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/testutil/registry
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/testutil/request
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/volume
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/volume/drivers
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/volume/local
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/volume/mounts
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/volume/service
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/volume/service/opts
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/volume/testutils'
13:54:24 [2022-12-16T13:54:24.958Z] + base_pkg_list='github.com/docker/docker/api
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/api/server
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/api/server/backend/build
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/api/server/httpstatus
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/api/server/httputils
13:54:24 [2022-12-16T13:54:24.958Z] github.com/docker/docker/api/server/middleware
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/api/server/router
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/api/server/router/build
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/api/server/router/checkpoint
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/api/server/router/container
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/api/server/router/debug
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/api/server/router/distribution
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/api/server/router/grpc
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/api/server/router/image
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/api/server/router/network
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/api/server/router/plugin
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/api/server/router/session
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/api/server/router/swarm
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/api/server/router/system
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/api/server/router/volume
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/api/types
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/api/types/backend
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/api/types/blkiodev
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/api/types/container
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/api/types/events
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/api/types/filters
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/api/types/image
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/api/types/mount
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/api/types/network
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/api/types/plugins/logdriver
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/api/types/registry
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/api/types/strslice
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/api/types/swarm
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/api/types/swarm/runtime
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/api/types/time
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/api/types/versions
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/api/types/versions/v1p19
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/api/types/versions/v1p20
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/api/types/volume
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/builder
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/builder/builder-next
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/builder/builder-next/exporter
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/builder/builder-next/imagerefchecker
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/builder/builder-next/worker
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/builder/dockerfile
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/builder/remotecontext
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/builder/remotecontext/git
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/builder/remotecontext/urlutil
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/cli/debug
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/cli/winresources/docker-proxy
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/cli/winresources/dockerd
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/client
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/cmd/docker-proxy
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/cmd/dockerd
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/cmd/dockerd/trap
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/container
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/container/stream
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/contrib/apparmor
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/contrib/docker-device-tool
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/contrib/httpserver
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/daemon
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/daemon/cluster
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/daemon/cluster/controllers/plugin
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/daemon/cluster/convert
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/daemon/cluster/executor
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/daemon/cluster/executor/container
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/daemon/cluster/provider
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/daemon/config
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/daemon/containerd
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/daemon/events
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/daemon/events/testutils
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/daemon/graphdriver
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/daemon/graphdriver/aufs
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/daemon/graphdriver/btrfs
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/daemon/graphdriver/copy
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/daemon/graphdriver/devmapper
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/daemon/graphdriver/graphtest
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/daemon/graphdriver/overlay
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/daemon/graphdriver/overlay2
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/daemon/graphdriver/overlayutils
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/daemon/graphdriver/register
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/daemon/graphdriver/vfs
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/daemon/graphdriver/zfs
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/daemon/images
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/daemon/initlayer
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/daemon/links
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/daemon/listeners
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/daemon/logger
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/daemon/logger/awslogs
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/daemon/logger/fluentd
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/daemon/logger/gcplogs
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/daemon/logger/gelf
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/daemon/logger/journald
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/daemon/logger/journald/internal/export
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/daemon/logger/journald/internal/fake
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/daemon/logger/jsonfilelog
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/daemon/logger/local
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/daemon/logger/logentries
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/daemon/logger/loggertest
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/daemon/logger/loggerutils
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/daemon/logger/loggerutils/cache
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/daemon/logger/splunk
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/daemon/logger/syslog
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/daemon/logger/templates
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/daemon/names
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/daemon/network
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/daemon/stats
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/distribution
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/distribution/metadata
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/distribution/utils
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/distribution/xfer
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/dockerversion
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/errdefs
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/image
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/image/cache
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/image/tarexport
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/image/v1
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/internal/mounttree
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/internal/test/suite
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/internal/unshare
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/layer
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/libcontainerd
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/libcontainerd/queue
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/libcontainerd/remote
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/libcontainerd/supervisor
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/libcontainerd/types
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/oci
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/oci/caps
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/opts
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/pkg/aaparser
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/pkg/archive
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/pkg/authorization
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/pkg/broadcaster
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/pkg/capabilities
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/pkg/chrootarchive
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/pkg/containerfs
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/pkg/devicemapper
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/pkg/directory
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/pkg/dmesg
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/pkg/fileutils
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/pkg/homedir
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/pkg/idtools
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/pkg/ioutils
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/pkg/jsonmessage
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/pkg/longpath
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/pkg/loopback
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/pkg/namesgenerator
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/pkg/parsers
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/pkg/parsers/kernel
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/pkg/parsers/operatingsystem
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/pkg/pidfile
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/pkg/platform
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/pkg/plugingetter
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/pkg/plugins
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/pkg/plugins/transport
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/pkg/pools
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/pkg/process
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/pkg/progress
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/pkg/reexec
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/pkg/stack
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/pkg/stdcopy
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/pkg/streamformatter
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/pkg/stringid
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/pkg/sysinfo
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/pkg/system
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/pkg/tailfile
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/pkg/tarsum
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/pkg/useragent
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/plugin
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/plugin/executor/containerd
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/plugin/v2
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/profiles/apparmor
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/profiles/seccomp
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/quota
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/reference
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/registry
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/registry/resumable
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/restartmanager
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/rootless
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/rootless/specconv
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/runconfig
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/runconfig/opts
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/testutil
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/testutil/daemon
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/testutil/environment
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/testutil/fakecontext
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/testutil/fakegit
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/testutil/fakestorage
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/testutil/fixtures/load
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/testutil/fixtures/plugin
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/testutil/fixtures/plugin/basic
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/testutil/registry
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/testutil/request
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/volume
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/volume/drivers
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/volume/local
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/volume/mounts
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/volume/service
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/volume/service/opts
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/volume/testutils'
13:54:24 [2022-12-16T13:54:24.959Z] ++ grep --fixed-strings /libnetwork
13:54:24 [2022-12-16T13:54:24.959Z] ++ echo 'github.com/docker/docker/api
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/api/server
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/api/server/backend/build
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/api/server/httpstatus
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/api/server/httputils
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/api/server/middleware
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/api/server/router
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/api/server/router/build
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/api/server/router/checkpoint
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/api/server/router/container
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/api/server/router/debug
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/api/server/router/distribution
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/api/server/router/grpc
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/api/server/router/image
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/api/server/router/network
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/api/server/router/plugin
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/api/server/router/session
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/api/server/router/swarm
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/api/server/router/system
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/api/server/router/volume
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/api/types
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/api/types/backend
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/api/types/blkiodev
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/api/types/container
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/api/types/events
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/api/types/filters
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/api/types/image
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/api/types/mount
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/api/types/network
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/api/types/plugins/logdriver
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/api/types/registry
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/api/types/strslice
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/api/types/swarm
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/api/types/swarm/runtime
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/api/types/time
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/api/types/versions
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/api/types/versions/v1p19
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/api/types/versions/v1p20
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/api/types/volume
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/builder
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/builder/builder-next
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/builder/builder-next/exporter
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/builder/builder-next/imagerefchecker
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/builder/builder-next/worker
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/builder/dockerfile
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/builder/remotecontext
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/builder/remotecontext/git
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/builder/remotecontext/urlutil
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/cli/debug
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/cli/winresources/docker-proxy
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/cli/winresources/dockerd
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/client
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/cmd/docker-proxy
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/cmd/dockerd
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/cmd/dockerd/trap
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/container
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/container/stream
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/contrib/apparmor
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/contrib/docker-device-tool
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/contrib/httpserver
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/daemon
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/daemon/cluster
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/daemon/cluster/controllers/plugin
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/daemon/cluster/convert
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/daemon/cluster/executor
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/daemon/cluster/executor/container
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/daemon/cluster/provider
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/daemon/config
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/daemon/containerd
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/daemon/events
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/daemon/events/testutils
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/daemon/graphdriver
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/daemon/graphdriver/aufs
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/daemon/graphdriver/btrfs
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/daemon/graphdriver/copy
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/daemon/graphdriver/devmapper
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/daemon/graphdriver/graphtest
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/daemon/graphdriver/overlay
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/daemon/graphdriver/overlay2
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/daemon/graphdriver/overlayutils
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/daemon/graphdriver/register
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/daemon/graphdriver/vfs
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/daemon/graphdriver/zfs
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/daemon/images
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/daemon/initlayer
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/daemon/links
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/daemon/listeners
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/daemon/logger
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/daemon/logger/awslogs
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/daemon/logger/fluentd
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/daemon/logger/gcplogs
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/daemon/logger/gelf
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/daemon/logger/journald
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/daemon/logger/journald/internal/export
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/daemon/logger/journald/internal/fake
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/daemon/logger/jsonfilelog
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/daemon/logger/local
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/daemon/logger/logentries
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/daemon/logger/loggertest
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/daemon/logger/loggerutils
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/daemon/logger/loggerutils/cache
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/daemon/logger/splunk
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/daemon/logger/syslog
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/daemon/logger/templates
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/daemon/names
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/daemon/network
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/daemon/stats
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/distribution
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/distribution/metadata
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/distribution/utils
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/distribution/xfer
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/dockerversion
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/errdefs
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/image
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/image/cache
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/image/tarexport
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/image/v1
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/internal/mounttree
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/internal/test/suite
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/internal/unshare
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/layer
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/libcontainerd
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/libcontainerd/queue
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/libcontainerd/remote
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/libcontainerd/supervisor
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/libcontainerd/types
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/libnetwork
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/libnetwork/bitseq
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/libnetwork/cluster
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/libnetwork/cmd/diagnostic
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/libnetwork/cmd/ovrouter
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/libnetwork/cmd/readme_test
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/libnetwork/config
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/libnetwork/datastore
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/libnetwork/diagnostic
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/libnetwork/discoverapi
13:54:24 [2022-12-16T13:54:24.959Z] github.com/docker/docker/libnetwork/driverapi
13:54:24 [2022-12-16T13:54:24.960Z] github.com/docker/docker/libnetwork/drivers/bridge
13:54:24 [2022-12-16T13:54:24.960Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
13:54:24 [2022-12-16T13:54:24.960Z] github.com/docker/docker/libnetwork/drivers/host
13:54:24 [2022-12-16T13:54:24.960Z] github.com/docker/docker/libnetwork/drivers/ipvlan
13:54:24 [2022-12-16T13:54:24.960Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
13:54:24 [2022-12-16T13:54:24.960Z] github.com/docker/docker/libnetwork/drivers/macvlan
13:54:24 [2022-12-16T13:54:24.960Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
13:54:24 [2022-12-16T13:54:24.960Z] github.com/docker/docker/libnetwork/drivers/null
13:54:24 [2022-12-16T13:54:24.960Z] github.com/docker/docker/libnetwork/drivers/overlay
13:54:24 [2022-12-16T13:54:24.960Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
13:54:24 [2022-12-16T13:54:24.960Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
13:54:24 [2022-12-16T13:54:24.960Z] github.com/docker/docker/libnetwork/drivers/remote
13:54:24 [2022-12-16T13:54:24.960Z] github.com/docker/docker/libnetwork/drivers/remote/api
13:54:24 [2022-12-16T13:54:24.960Z] github.com/docker/docker/libnetwork/drivers/windows
13:54:24 [2022-12-16T13:54:24.960Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
13:54:24 [2022-12-16T13:54:24.960Z] github.com/docker/docker/libnetwork/drvregistry
13:54:24 [2022-12-16T13:54:24.960Z] github.com/docker/docker/libnetwork/etchosts
13:54:24 [2022-12-16T13:54:24.960Z] github.com/docker/docker/libnetwork/idm
13:54:24 [2022-12-16T13:54:24.960Z] github.com/docker/docker/libnetwork/internal/caller
13:54:24 [2022-12-16T13:54:24.960Z] github.com/docker/docker/libnetwork/internal/setmatrix
13:54:24 [2022-12-16T13:54:24.960Z] github.com/docker/docker/libnetwork/ipam
13:54:24 [2022-12-16T13:54:24.960Z] github.com/docker/docker/libnetwork/ipamapi
13:54:24 [2022-12-16T13:54:24.960Z] github.com/docker/docker/libnetwork/ipams/builtin
13:54:24 [2022-12-16T13:54:24.960Z] github.com/docker/docker/libnetwork/ipams/null
13:54:24 [2022-12-16T13:54:24.960Z] github.com/docker/docker/libnetwork/ipams/remote
13:54:24 [2022-12-16T13:54:24.960Z] github.com/docker/docker/libnetwork/ipams/remote/api
13:54:24 [2022-12-16T13:54:24.960Z] github.com/docker/docker/libnetwork/ipams/windowsipam
13:54:24 [2022-12-16T13:54:24.960Z] github.com/docker/docker/libnetwork/ipamutils
13:54:24 [2022-12-16T13:54:24.960Z] github.com/docker/docker/libnetwork/iptables
13:54:24 [2022-12-16T13:54:24.960Z] github.com/docker/docker/libnetwork/netlabel
13:54:24 [2022-12-16T13:54:24.960Z] github.com/docker/docker/libnetwork/netutils
13:54:24 [2022-12-16T13:54:24.960Z] github.com/docker/docker/libnetwork/networkdb
13:54:24 [2022-12-16T13:54:24.960Z] github.com/docker/docker/libnetwork/ns
13:54:24 [2022-12-16T13:54:24.960Z] github.com/docker/docker/libnetwork/options
13:54:24 [2022-12-16T13:54:24.960Z] github.com/docker/docker/libnetwork/osl
13:54:24 [2022-12-16T13:54:24.960Z] github.com/docker/docker/libnetwork/osl/kernel
13:54:24 [2022-12-16T13:54:24.960Z] github.com/docker/docker/libnetwork/portallocator
13:54:24 [2022-12-16T13:54:24.960Z] github.com/docker/docker/libnetwork/portmapper
13:54:24 [2022-12-16T13:54:24.960Z] github.com/docker/docker/libnetwork/resolvconf
13:54:24 [2022-12-16T13:54:24.960Z] github.com/docker/docker/libnetwork/testutils
13:54:24 [2022-12-16T13:54:24.960Z] github.com/docker/docker/libnetwork/types
13:54:24 [2022-12-16T13:54:24.960Z] github.com/docker/docker/oci
13:54:24 [2022-12-16T13:54:24.960Z] github.com/docker/docker/oci/caps
13:54:24 [2022-12-16T13:54:24.960Z] github.com/docker/docker/opts
13:54:24 [2022-12-16T13:54:24.960Z] github.com/docker/docker/pkg/aaparser
13:54:24 [2022-12-16T13:54:24.960Z] github.com/docker/docker/pkg/archive
13:54:24 [2022-12-16T13:54:24.960Z] github.com/docker/docker/pkg/authorization
13:54:24 [2022-12-16T13:54:24.960Z] github.com/docker/docker/pkg/broadcaster
13:54:24 [2022-12-16T13:54:24.960Z] github.com/docker/docker/pkg/capabilities
13:54:24 [2022-12-16T13:54:24.960Z] github.com/docker/docker/pkg/chrootarchive
13:54:24 [2022-12-16T13:54:24.960Z] github.com/docker/docker/pkg/containerfs
13:54:24 [2022-12-16T13:54:24.960Z] github.com/docker/docker/pkg/devicemapper
13:54:24 [2022-12-16T13:54:24.960Z] github.com/docker/docker/pkg/directory
13:54:24 [2022-12-16T13:54:24.960Z] github.com/docker/docker/pkg/dmesg
13:54:24 [2022-12-16T13:54:24.960Z] github.com/docker/docker/pkg/fileutils
13:54:24 [2022-12-16T13:54:24.960Z] github.com/docker/docker/pkg/homedir
13:54:24 [2022-12-16T13:54:24.960Z] github.com/docker/docker/pkg/idtools
13:54:24 [2022-12-16T13:54:24.960Z] github.com/docker/docker/pkg/ioutils
13:54:24 [2022-12-16T13:54:24.960Z] github.com/docker/docker/pkg/jsonmessage
13:54:24 [2022-12-16T13:54:24.960Z] github.com/docker/docker/pkg/longpath
13:54:24 [2022-12-16T13:54:24.960Z] github.com/docker/docker/pkg/loopback
13:54:24 [2022-12-16T13:54:24.960Z] github.com/docker/docker/pkg/namesgenerator
13:54:24 [2022-12-16T13:54:24.960Z] github.com/docker/docker/pkg/parsers
13:54:24 [2022-12-16T13:54:24.960Z] github.com/docker/docker/pkg/parsers/kernel
13:54:24 [2022-12-16T13:54:24.960Z] github.com/docker/docker/pkg/parsers/operatingsystem
13:54:24 [2022-12-16T13:54:24.960Z] github.com/docker/docker/pkg/pidfile
13:54:24 [2022-12-16T13:54:24.960Z] github.com/docker/docker/pkg/platform
13:54:24 [2022-12-16T13:54:24.960Z] github.com/docker/docker/pkg/plugingetter
13:54:24 [2022-12-16T13:54:24.960Z] github.com/docker/docker/pkg/plugins
13:54:24 [2022-12-16T13:54:24.960Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
13:54:24 [2022-12-16T13:54:24.960Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
13:54:24 [2022-12-16T13:54:24.960Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
13:54:24 [2022-12-16T13:54:24.960Z] github.com/docker/docker/pkg/plugins/transport
13:54:24 [2022-12-16T13:54:24.960Z] github.com/docker/docker/pkg/pools
13:54:24 [2022-12-16T13:54:24.960Z] github.com/docker/docker/pkg/process
13:54:24 [2022-12-16T13:54:24.960Z] github.com/docker/docker/pkg/progress
13:54:24 [2022-12-16T13:54:24.960Z] github.com/docker/docker/pkg/reexec
13:54:24 [2022-12-16T13:54:24.960Z] github.com/docker/docker/pkg/stack
13:54:24 [2022-12-16T13:54:24.960Z] github.com/docker/docker/pkg/stdcopy
13:54:24 [2022-12-16T13:54:24.960Z] github.com/docker/docker/pkg/streamformatter
13:54:24 [2022-12-16T13:54:24.960Z] github.com/docker/docker/pkg/stringid
13:54:24 [2022-12-16T13:54:24.960Z] github.com/docker/docker/pkg/sysinfo
13:54:24 [2022-12-16T13:54:24.960Z] github.com/docker/docker/pkg/system
13:54:24 [2022-12-16T13:54:24.960Z] github.com/docker/docker/pkg/tailfile
13:54:24 [2022-12-16T13:54:24.960Z] github.com/docker/docker/pkg/tarsum
13:54:24 [2022-12-16T13:54:24.960Z] github.com/docker/docker/pkg/useragent
13:54:24 [2022-12-16T13:54:24.960Z] github.com/docker/docker/plugin
13:54:24 [2022-12-16T13:54:24.960Z] github.com/docker/docker/plugin/executor/containerd
13:54:24 [2022-12-16T13:54:24.960Z] github.com/docker/docker/plugin/v2
13:54:24 [2022-12-16T13:54:24.960Z] github.com/docker/docker/profiles/apparmor
13:54:24 [2022-12-16T13:54:24.960Z] github.com/docker/docker/profiles/seccomp
13:54:24 [2022-12-16T13:54:24.960Z] github.com/docker/docker/quota
13:54:24 [2022-12-16T13:54:24.960Z] github.com/docker/docker/reference
13:54:24 [2022-12-16T13:54:24.960Z] github.com/docker/docker/registry
13:54:24 [2022-12-16T13:54:24.960Z] github.com/docker/docker/registry/resumable
13:54:24 [2022-12-16T13:54:24.960Z] github.com/docker/docker/restartmanager
13:54:24 [2022-12-16T13:54:24.960Z] github.com/docker/docker/rootless
13:54:24 [2022-12-16T13:54:24.960Z] github.com/docker/docker/rootless/specconv
13:54:24 [2022-12-16T13:54:24.960Z] github.com/docker/docker/runconfig
13:54:24 [2022-12-16T13:54:24.960Z] github.com/docker/docker/runconfig/opts
13:54:24 [2022-12-16T13:54:24.960Z] github.com/docker/docker/testutil
13:54:24 [2022-12-16T13:54:24.960Z] github.com/docker/docker/testutil/daemon
13:54:24 [2022-12-16T13:54:24.960Z] github.com/docker/docker/testutil/environment
13:54:24 [2022-12-16T13:54:24.960Z] github.com/docker/docker/testutil/fakecontext
13:54:24 [2022-12-16T13:54:24.960Z] github.com/docker/docker/testutil/fakegit
13:54:24 [2022-12-16T13:54:24.960Z] github.com/docker/docker/testutil/fakestorage
13:54:24 [2022-12-16T13:54:24.960Z] github.com/docker/docker/testutil/fixtures/load
13:54:24 [2022-12-16T13:54:24.960Z] github.com/docker/docker/testutil/fixtures/plugin
13:54:24 [2022-12-16T13:54:24.960Z] github.com/docker/docker/testutil/fixtures/plugin/basic
13:54:24 [2022-12-16T13:54:24.960Z] github.com/docker/docker/testutil/registry
13:54:24 [2022-12-16T13:54:24.960Z] github.com/docker/docker/testutil/request
13:54:24 [2022-12-16T13:54:24.960Z] github.com/docker/docker/volume
13:54:24 [2022-12-16T13:54:24.960Z] github.com/docker/docker/volume/drivers
13:54:24 [2022-12-16T13:54:24.960Z] github.com/docker/docker/volume/local
13:54:24 [2022-12-16T13:54:24.960Z] github.com/docker/docker/volume/mounts
13:54:24 [2022-12-16T13:54:24.960Z] github.com/docker/docker/volume/service
13:54:24 [2022-12-16T13:54:24.960Z] github.com/docker/docker/volume/service/opts
13:54:24 [2022-12-16T13:54:24.960Z] github.com/docker/docker/volume/testutils'
13:54:24 [2022-12-16T13:54:24.960Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork
13:54:24 [2022-12-16T13:54:24.960Z] github.com/docker/docker/libnetwork/bitseq
13:54:24 [2022-12-16T13:54:24.960Z] github.com/docker/docker/libnetwork/cluster
13:54:24 [2022-12-16T13:54:24.960Z] github.com/docker/docker/libnetwork/cmd/diagnostic
13:54:24 [2022-12-16T13:54:24.960Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
13:54:24 [2022-12-16T13:54:24.960Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
13:54:24 [2022-12-16T13:54:24.960Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
13:54:24 [2022-12-16T13:54:24.960Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
13:54:24 [2022-12-16T13:54:24.960Z] github.com/docker/docker/libnetwork/cmd/ovrouter
13:54:24 [2022-12-16T13:54:24.960Z] github.com/docker/docker/libnetwork/cmd/readme_test
13:54:24 [2022-12-16T13:54:24.960Z] github.com/docker/docker/libnetwork/config
13:54:24 [2022-12-16T13:54:24.960Z] github.com/docker/docker/libnetwork/datastore
13:54:24 [2022-12-16T13:54:24.960Z] github.com/docker/docker/libnetwork/diagnostic
13:54:24 [2022-12-16T13:54:24.960Z] github.com/docker/docker/libnetwork/discoverapi
13:54:24 [2022-12-16T13:54:24.960Z] github.com/docker/docker/libnetwork/driverapi
13:54:24 [2022-12-16T13:54:24.960Z] github.com/docker/docker/libnetwork/drivers/bridge
13:54:24 [2022-12-16T13:54:24.960Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
13:54:24 [2022-12-16T13:54:24.960Z] github.com/docker/docker/libnetwork/drivers/host
13:54:24 [2022-12-16T13:54:24.960Z] github.com/docker/docker/libnetwork/drivers/ipvlan
13:54:24 [2022-12-16T13:54:24.960Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
13:54:24 [2022-12-16T13:54:24.960Z] github.com/docker/docker/libnetwork/drivers/macvlan
13:54:24 [2022-12-16T13:54:24.960Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
13:54:24 [2022-12-16T13:54:24.960Z] github.com/docker/docker/libnetwork/drivers/null
13:54:24 [2022-12-16T13:54:24.960Z] github.com/docker/docker/libnetwork/drivers/overlay
13:54:24 [2022-12-16T13:54:24.960Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
13:54:24 [2022-12-16T13:54:24.960Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
13:54:24 [2022-12-16T13:54:24.960Z] github.com/docker/docker/libnetwork/drivers/remote
13:54:24 [2022-12-16T13:54:24.960Z] github.com/docker/docker/libnetwork/drivers/remote/api
13:54:24 [2022-12-16T13:54:24.960Z] github.com/docker/docker/libnetwork/drivers/windows
13:54:24 [2022-12-16T13:54:24.960Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
13:54:24 [2022-12-16T13:54:24.960Z] github.com/docker/docker/libnetwork/drvregistry
13:54:24 [2022-12-16T13:54:24.960Z] github.com/docker/docker/libnetwork/etchosts
13:54:24 [2022-12-16T13:54:24.960Z] github.com/docker/docker/libnetwork/idm
13:54:24 [2022-12-16T13:54:24.960Z] github.com/docker/docker/libnetwork/internal/caller
13:54:24 [2022-12-16T13:54:24.960Z] github.com/docker/docker/libnetwork/internal/setmatrix
13:54:24 [2022-12-16T13:54:24.960Z] github.com/docker/docker/libnetwork/ipam
13:54:24 [2022-12-16T13:54:24.960Z] github.com/docker/docker/libnetwork/ipamapi
13:54:24 [2022-12-16T13:54:24.960Z] github.com/docker/docker/libnetwork/ipams/builtin
13:54:24 [2022-12-16T13:54:24.960Z] github.com/docker/docker/libnetwork/ipams/null
13:54:24 [2022-12-16T13:54:24.960Z] github.com/docker/docker/libnetwork/ipams/remote
13:54:24 [2022-12-16T13:54:24.960Z] github.com/docker/docker/libnetwork/ipams/remote/api
13:54:24 [2022-12-16T13:54:24.960Z] github.com/docker/docker/libnetwork/ipams/windowsipam
13:54:24 [2022-12-16T13:54:24.960Z] github.com/docker/docker/libnetwork/ipamutils
13:54:24 [2022-12-16T13:54:24.960Z] github.com/docker/docker/libnetwork/iptables
13:54:24 [2022-12-16T13:54:24.960Z] github.com/docker/docker/libnetwork/netlabel
13:54:24 [2022-12-16T13:54:24.960Z] github.com/docker/docker/libnetwork/netutils
13:54:24 [2022-12-16T13:54:24.960Z] github.com/docker/docker/libnetwork/networkdb
13:54:24 [2022-12-16T13:54:24.960Z] github.com/docker/docker/libnetwork/ns
13:54:24 [2022-12-16T13:54:24.960Z] github.com/docker/docker/libnetwork/options
13:54:24 [2022-12-16T13:54:24.960Z] github.com/docker/docker/libnetwork/osl
13:54:24 [2022-12-16T13:54:24.960Z] github.com/docker/docker/libnetwork/osl/kernel
13:54:24 [2022-12-16T13:54:24.960Z] github.com/docker/docker/libnetwork/portallocator
13:54:24 [2022-12-16T13:54:24.960Z] github.com/docker/docker/libnetwork/portmapper
13:54:24 [2022-12-16T13:54:24.960Z] github.com/docker/docker/libnetwork/resolvconf
13:54:24 [2022-12-16T13:54:24.960Z] github.com/docker/docker/libnetwork/testutils
13:54:24 [2022-12-16T13:54:24.960Z] github.com/docker/docker/libnetwork/types'
13:54:24 [2022-12-16T13:54:24.960Z] + echo 'github.com/docker/docker/libnetwork
13:54:24 [2022-12-16T13:54:24.960Z] github.com/docker/docker/libnetwork/bitseq
13:54:24 [2022-12-16T13:54:24.960Z] github.com/docker/docker/libnetwork/cluster
13:54:24 [2022-12-16T13:54:24.960Z] github.com/docker/docker/libnetwork/cmd/diagnostic
13:54:24 [2022-12-16T13:54:24.960Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
13:54:24 [2022-12-16T13:54:24.960Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
13:54:24 [2022-12-16T13:54:24.960Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
13:54:24 [2022-12-16T13:54:24.960Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
13:54:24 [2022-12-16T13:54:24.960Z] github.com/docker/docker/libnetwork/cmd/ovrouter
13:54:24 [2022-12-16T13:54:24.960Z] github.com/docker/docker/libnetwork/cmd/readme_test
13:54:24 [2022-12-16T13:54:24.960Z] github.com/docker/docker/libnetwork/config
13:54:24 [2022-12-16T13:54:24.960Z] github.com/docker/docker/libnetwork/datastore
13:54:24 [2022-12-16T13:54:24.960Z] github.com/docker/docker/libnetwork/diagnostic
13:54:24 [2022-12-16T13:54:24.960Z] github.com/docker/docker/libnetwork/discoverapi
13:54:24 [2022-12-16T13:54:24.960Z] github.com/docker/docker/libnetwork/driverapi
13:54:24 [2022-12-16T13:54:24.960Z] github.com/docker/docker/libnetwork/drivers/bridge
13:54:24 [2022-12-16T13:54:24.960Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
13:54:24 [2022-12-16T13:54:24.960Z] github.com/docker/docker/libnetwork/drivers/host
13:54:24 [2022-12-16T13:54:24.960Z] github.com/docker/docker/libnetwork/drivers/ipvlan
13:54:24 [2022-12-16T13:54:24.960Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
13:54:24 [2022-12-16T13:54:24.960Z] github.com/docker/docker/libnetwork/drivers/macvlan
13:54:24 [2022-12-16T13:54:24.960Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
13:54:24 [2022-12-16T13:54:24.960Z] github.com/docker/docker/libnetwork/drivers/null
13:54:24 [2022-12-16T13:54:24.960Z] github.com/docker/docker/libnetwork/drivers/overlay
13:54:24 [2022-12-16T13:54:24.960Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
13:54:24 [2022-12-16T13:54:24.960Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
13:54:24 [2022-12-16T13:54:24.960Z] github.com/docker/docker/libnetwork/drivers/remote
13:54:24 [2022-12-16T13:54:24.960Z] github.com/docker/docker/libnetwork/drivers/remote/api
13:54:24 [2022-12-16T13:54:24.960Z] github.com/docker/docker/libnetwork/drivers/windows
13:54:24 [2022-12-16T13:54:24.960Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
13:54:24 [2022-12-16T13:54:24.960Z] github.com/docker/docker/libnetwork/drvregistry
13:54:24 [2022-12-16T13:54:24.960Z] github.com/docker/docker/libnetwork/etchosts
13:54:24 [2022-12-16T13:54:24.960Z] github.com/docker/docker/libnetwork/idm
13:54:24 [2022-12-16T13:54:24.960Z] github.com/docker/docker/libnetwork/internal/caller
13:54:24 [2022-12-16T13:54:24.960Z] github.com/docker/docker/libnetwork/internal/setmatrix
13:54:24 [2022-12-16T13:54:24.960Z] github.com/docker/docker/libnetwork/ipam
13:54:24 [2022-12-16T13:54:24.960Z] github.com/docker/docker/libnetwork/ipamapi
13:54:24 [2022-12-16T13:54:24.960Z] github.com/docker/docker/libnetwork/ipams/builtin
13:54:24 [2022-12-16T13:54:24.960Z] github.com/docker/docker/libnetwork/ipams/null
13:54:24 [2022-12-16T13:54:24.960Z] github.com/docker/docker/libnetwork/ipams/remote
13:54:24 [2022-12-16T13:54:24.960Z] github.com/docker/docker/libnetwork/ipams/remote/api
13:54:24 [2022-12-16T13:54:24.960Z] github.com/docker/docker/libnetwork/ipams/windowsipam
13:54:24 [2022-12-16T13:54:24.960Z] github.com/docker/docker/libnetwork/ipamutils
13:54:24 [2022-12-16T13:54:24.960Z] github.com/docker/docker/libnetwork/iptables
13:54:24 [2022-12-16T13:54:24.960Z] github.com/docker/docker/libnetwork/netlabel
13:54:24 [2022-12-16T13:54:24.960Z] github.com/docker/docker/libnetwork/netutils
13:54:24 [2022-12-16T13:54:24.960Z] github.com/docker/docker/libnetwork/networkdb
13:54:24 [2022-12-16T13:54:24.960Z] github.com/docker/docker/libnetwork/ns
13:54:24 [2022-12-16T13:54:24.960Z] github.com/docker/docker/libnetwork/options
13:54:24 [2022-12-16T13:54:24.960Z] github.com/docker/docker/libnetwork/osl
13:54:24 [2022-12-16T13:54:24.960Z] github.com/docker/docker/libnetwork/osl/kernel
13:54:24 [2022-12-16T13:54:24.960Z] github.com/docker/docker/libnetwork/portallocator
13:54:24 [2022-12-16T13:54:24.960Z] github.com/docker/docker/libnetwork/portmapper
13:54:24 [2022-12-16T13:54:24.960Z] github.com/docker/docker/libnetwork/resolvconf
13:54:24 [2022-12-16T13:54:24.960Z] github.com/docker/docker/libnetwork/testutils
13:54:24 [2022-12-16T13:54:24.960Z] github.com/docker/docker/libnetwork/types'
13:54:24 [2022-12-16T13:54:24.960Z] + grep --fixed-strings libnetwork/drivers/bridge
13:54:24 [2022-12-16T13:54:24.960Z] github.com/docker/docker/libnetwork/drivers/bridge
13:54:24 [2022-12-16T13:54:24.960Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
13:54:24 [2022-12-16T13:54:24.960Z] + type docker-proxy
13:54:24 [2022-12-16T13:54:24.960Z] hack/test/unit: line 25: type: docker-proxy: not found
13:54:24 [2022-12-16T13:54:24.960Z] + hack/make.sh binary-proxy install-proxy
13:54:24 [2022-12-16T13:54:24.960Z] 
13:54:24 [2022-12-16T13:54:24.960Z] Removing bundles/
13:54:24 [2022-12-16T13:54:24.960Z] 
13:54:24 [2022-12-16T13:54:24.960Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy)
13:54:24 [2022-12-16T13:54:24.960Z] Building: bundles/binary-proxy/docker-proxy
13:54:24 [2022-12-16T13:54:24.960Z] GOOS="" GOARCH="" GOARM=""
13:54:31 [2022-12-16T13:54:31.524Z] Created binary: bundles/binary-proxy/docker-proxy
13:54:31 [2022-12-16T13:54:31.524Z] 
13:54:31 [2022-12-16T13:54:31.524Z] ---> Making bundle: install-proxy (in bundles/install-proxy)
13:54:31 [2022-12-16T13:54:31.524Z] Installing docker-proxy to /usr/local/bin/
13:54:31 [2022-12-16T13:54:31.524Z] 
13:54:31 [2022-12-16T13:54:31.524Z] + mkdir -p bundles
13:54:31 [2022-12-16T13:54:31.524Z] + '[' -n 'github.com/docker/docker/api
13:54:31 [2022-12-16T13:54:31.524Z] github.com/docker/docker/api/server
13:54:31 [2022-12-16T13:54:31.524Z] github.com/docker/docker/api/server/backend/build
13:54:31 [2022-12-16T13:54:31.524Z] github.com/docker/docker/api/server/httpstatus
13:54:31 [2022-12-16T13:54:31.524Z] github.com/docker/docker/api/server/httputils
13:54:31 [2022-12-16T13:54:31.524Z] github.com/docker/docker/api/server/middleware
13:54:31 [2022-12-16T13:54:31.524Z] github.com/docker/docker/api/server/router
13:54:31 [2022-12-16T13:54:31.524Z] github.com/docker/docker/api/server/router/build
13:54:31 [2022-12-16T13:54:31.524Z] github.com/docker/docker/api/server/router/checkpoint
13:54:31 [2022-12-16T13:54:31.524Z] github.com/docker/docker/api/server/router/container
13:54:31 [2022-12-16T13:54:31.524Z] github.com/docker/docker/api/server/router/debug
13:54:31 [2022-12-16T13:54:31.524Z] github.com/docker/docker/api/server/router/distribution
13:54:31 [2022-12-16T13:54:31.524Z] github.com/docker/docker/api/server/router/grpc
13:54:31 [2022-12-16T13:54:31.524Z] github.com/docker/docker/api/server/router/image
13:54:31 [2022-12-16T13:54:31.524Z] github.com/docker/docker/api/server/router/network
13:54:31 [2022-12-16T13:54:31.524Z] github.com/docker/docker/api/server/router/plugin
13:54:31 [2022-12-16T13:54:31.524Z] github.com/docker/docker/api/server/router/session
13:54:31 [2022-12-16T13:54:31.524Z] github.com/docker/docker/api/server/router/swarm
13:54:31 [2022-12-16T13:54:31.524Z] github.com/docker/docker/api/server/router/system
13:54:31 [2022-12-16T13:54:31.524Z] github.com/docker/docker/api/server/router/volume
13:54:31 [2022-12-16T13:54:31.524Z] github.com/docker/docker/api/types
13:54:31 [2022-12-16T13:54:31.524Z] github.com/docker/docker/api/types/backend
13:54:31 [2022-12-16T13:54:31.524Z] github.com/docker/docker/api/types/blkiodev
13:54:31 [2022-12-16T13:54:31.524Z] github.com/docker/docker/api/types/container
13:54:31 [2022-12-16T13:54:31.524Z] github.com/docker/docker/api/types/events
13:54:31 [2022-12-16T13:54:31.524Z] github.com/docker/docker/api/types/filters
13:54:31 [2022-12-16T13:54:31.524Z] github.com/docker/docker/api/types/image
13:54:31 [2022-12-16T13:54:31.524Z] github.com/docker/docker/api/types/mount
13:54:31 [2022-12-16T13:54:31.524Z] github.com/docker/docker/api/types/network
13:54:31 [2022-12-16T13:54:31.524Z] github.com/docker/docker/api/types/plugins/logdriver
13:54:31 [2022-12-16T13:54:31.524Z] github.com/docker/docker/api/types/registry
13:54:31 [2022-12-16T13:54:31.524Z] github.com/docker/docker/api/types/strslice
13:54:31 [2022-12-16T13:54:31.524Z] github.com/docker/docker/api/types/swarm
13:54:31 [2022-12-16T13:54:31.524Z] github.com/docker/docker/api/types/swarm/runtime
13:54:31 [2022-12-16T13:54:31.524Z] github.com/docker/docker/api/types/time
13:54:31 [2022-12-16T13:54:31.524Z] github.com/docker/docker/api/types/versions
13:54:31 [2022-12-16T13:54:31.524Z] github.com/docker/docker/api/types/versions/v1p19
13:54:31 [2022-12-16T13:54:31.524Z] github.com/docker/docker/api/types/versions/v1p20
13:54:31 [2022-12-16T13:54:31.524Z] github.com/docker/docker/api/types/volume
13:54:31 [2022-12-16T13:54:31.524Z] github.com/docker/docker/builder
13:54:31 [2022-12-16T13:54:31.524Z] github.com/docker/docker/builder/builder-next
13:54:31 [2022-12-16T13:54:31.524Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
13:54:31 [2022-12-16T13:54:31.524Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
13:54:31 [2022-12-16T13:54:31.524Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
13:54:31 [2022-12-16T13:54:31.524Z] github.com/docker/docker/builder/builder-next/exporter
13:54:31 [2022-12-16T13:54:31.524Z] github.com/docker/docker/builder/builder-next/imagerefchecker
13:54:31 [2022-12-16T13:54:31.524Z] github.com/docker/docker/builder/builder-next/worker
13:54:31 [2022-12-16T13:54:31.524Z] github.com/docker/docker/builder/dockerfile
13:54:31 [2022-12-16T13:54:31.524Z] github.com/docker/docker/builder/remotecontext
13:54:31 [2022-12-16T13:54:31.524Z] github.com/docker/docker/builder/remotecontext/git
13:54:31 [2022-12-16T13:54:31.524Z] github.com/docker/docker/builder/remotecontext/urlutil
13:54:31 [2022-12-16T13:54:31.524Z] github.com/docker/docker/cli/debug
13:54:31 [2022-12-16T13:54:31.524Z] github.com/docker/docker/cli/winresources/docker-proxy
13:54:31 [2022-12-16T13:54:31.524Z] github.com/docker/docker/cli/winresources/dockerd
13:54:31 [2022-12-16T13:54:31.524Z] github.com/docker/docker/client
13:54:31 [2022-12-16T13:54:31.524Z] github.com/docker/docker/cmd/docker-proxy
13:54:31 [2022-12-16T13:54:31.524Z] github.com/docker/docker/cmd/dockerd
13:54:31 [2022-12-16T13:54:31.524Z] github.com/docker/docker/cmd/dockerd/trap
13:54:31 [2022-12-16T13:54:31.524Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
13:54:31 [2022-12-16T13:54:31.524Z] github.com/docker/docker/container
13:54:31 [2022-12-16T13:54:31.524Z] github.com/docker/docker/container/stream
13:54:31 [2022-12-16T13:54:31.524Z] github.com/docker/docker/contrib/apparmor
13:54:31 [2022-12-16T13:54:31.524Z] github.com/docker/docker/contrib/docker-device-tool
13:54:31 [2022-12-16T13:54:31.524Z] github.com/docker/docker/contrib/httpserver
13:54:31 [2022-12-16T13:54:31.524Z] github.com/docker/docker/daemon
13:54:31 [2022-12-16T13:54:31.524Z] github.com/docker/docker/daemon/cluster
13:54:31 [2022-12-16T13:54:31.524Z] github.com/docker/docker/daemon/cluster/controllers/plugin
13:54:31 [2022-12-16T13:54:31.524Z] github.com/docker/docker/daemon/cluster/convert
13:54:31 [2022-12-16T13:54:31.524Z] github.com/docker/docker/daemon/cluster/executor
13:54:31 [2022-12-16T13:54:31.524Z] github.com/docker/docker/daemon/cluster/executor/container
13:54:31 [2022-12-16T13:54:31.524Z] github.com/docker/docker/daemon/cluster/provider
13:54:31 [2022-12-16T13:54:31.524Z] github.com/docker/docker/daemon/config
13:54:31 [2022-12-16T13:54:31.524Z] github.com/docker/docker/daemon/containerd
13:54:31 [2022-12-16T13:54:31.524Z] github.com/docker/docker/daemon/events
13:54:31 [2022-12-16T13:54:31.524Z] github.com/docker/docker/daemon/events/testutils
13:54:31 [2022-12-16T13:54:31.524Z] github.com/docker/docker/daemon/graphdriver
13:54:31 [2022-12-16T13:54:31.524Z] github.com/docker/docker/daemon/graphdriver/aufs
13:54:31 [2022-12-16T13:54:31.524Z] github.com/docker/docker/daemon/graphdriver/btrfs
13:54:31 [2022-12-16T13:54:31.524Z] github.com/docker/docker/daemon/graphdriver/copy
13:54:31 [2022-12-16T13:54:31.524Z] github.com/docker/docker/daemon/graphdriver/devmapper
13:54:31 [2022-12-16T13:54:31.524Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
13:54:31 [2022-12-16T13:54:31.524Z] github.com/docker/docker/daemon/graphdriver/graphtest
13:54:31 [2022-12-16T13:54:31.524Z] github.com/docker/docker/daemon/graphdriver/overlay
13:54:31 [2022-12-16T13:54:31.524Z] github.com/docker/docker/daemon/graphdriver/overlay2
13:54:31 [2022-12-16T13:54:31.524Z] github.com/docker/docker/daemon/graphdriver/overlayutils
13:54:31 [2022-12-16T13:54:31.524Z] github.com/docker/docker/daemon/graphdriver/register
13:54:31 [2022-12-16T13:54:31.524Z] github.com/docker/docker/daemon/graphdriver/vfs
13:54:31 [2022-12-16T13:54:31.524Z] github.com/docker/docker/daemon/graphdriver/zfs
13:54:31 [2022-12-16T13:54:31.524Z] github.com/docker/docker/daemon/images
13:54:31 [2022-12-16T13:54:31.524Z] github.com/docker/docker/daemon/initlayer
13:54:31 [2022-12-16T13:54:31.524Z] github.com/docker/docker/daemon/links
13:54:31 [2022-12-16T13:54:31.524Z] github.com/docker/docker/daemon/listeners
13:54:31 [2022-12-16T13:54:31.524Z] github.com/docker/docker/daemon/logger
13:54:31 [2022-12-16T13:54:31.524Z] github.com/docker/docker/daemon/logger/awslogs
13:54:31 [2022-12-16T13:54:31.524Z] github.com/docker/docker/daemon/logger/fluentd
13:54:31 [2022-12-16T13:54:31.525Z] github.com/docker/docker/daemon/logger/gcplogs
13:54:31 [2022-12-16T13:54:31.525Z] github.com/docker/docker/daemon/logger/gelf
13:54:31 [2022-12-16T13:54:31.525Z] github.com/docker/docker/daemon/logger/journald
13:54:31 [2022-12-16T13:54:31.525Z] github.com/docker/docker/daemon/logger/journald/internal/export
13:54:31 [2022-12-16T13:54:31.525Z] github.com/docker/docker/daemon/logger/journald/internal/fake
13:54:31 [2022-12-16T13:54:31.525Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
13:54:31 [2022-12-16T13:54:31.525Z] github.com/docker/docker/daemon/logger/jsonfilelog
13:54:31 [2022-12-16T13:54:31.525Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
13:54:31 [2022-12-16T13:54:31.525Z] github.com/docker/docker/daemon/logger/local
13:54:31 [2022-12-16T13:54:31.525Z] github.com/docker/docker/daemon/logger/logentries
13:54:31 [2022-12-16T13:54:31.525Z] github.com/docker/docker/daemon/logger/loggertest
13:54:31 [2022-12-16T13:54:31.525Z] github.com/docker/docker/daemon/logger/loggerutils
13:54:31 [2022-12-16T13:54:31.525Z] github.com/docker/docker/daemon/logger/loggerutils/cache
13:54:31 [2022-12-16T13:54:31.525Z] github.com/docker/docker/daemon/logger/splunk
13:54:31 [2022-12-16T13:54:31.525Z] github.com/docker/docker/daemon/logger/syslog
13:54:31 [2022-12-16T13:54:31.525Z] github.com/docker/docker/daemon/logger/templates
13:54:31 [2022-12-16T13:54:31.525Z] github.com/docker/docker/daemon/names
13:54:31 [2022-12-16T13:54:31.525Z] github.com/docker/docker/daemon/network
13:54:31 [2022-12-16T13:54:31.525Z] github.com/docker/docker/daemon/stats
13:54:31 [2022-12-16T13:54:31.525Z] github.com/docker/docker/distribution
13:54:31 [2022-12-16T13:54:31.525Z] github.com/docker/docker/distribution/metadata
13:54:31 [2022-12-16T13:54:31.525Z] github.com/docker/docker/distribution/utils
13:54:31 [2022-12-16T13:54:31.525Z] github.com/docker/docker/distribution/xfer
13:54:31 [2022-12-16T13:54:31.525Z] github.com/docker/docker/dockerversion
13:54:31 [2022-12-16T13:54:31.525Z] github.com/docker/docker/errdefs
13:54:31 [2022-12-16T13:54:31.525Z] github.com/docker/docker/image
13:54:31 [2022-12-16T13:54:31.525Z] github.com/docker/docker/image/cache
13:54:31 [2022-12-16T13:54:31.525Z] github.com/docker/docker/image/tarexport
13:54:31 [2022-12-16T13:54:31.525Z] github.com/docker/docker/image/v1
13:54:31 [2022-12-16T13:54:31.525Z] github.com/docker/docker/internal/mounttree
13:54:31 [2022-12-16T13:54:31.525Z] github.com/docker/docker/internal/test/suite
13:54:31 [2022-12-16T13:54:31.525Z] github.com/docker/docker/internal/unshare
13:54:31 [2022-12-16T13:54:31.525Z] github.com/docker/docker/layer
13:54:31 [2022-12-16T13:54:31.525Z] github.com/docker/docker/libcontainerd
13:54:31 [2022-12-16T13:54:31.525Z] github.com/docker/docker/libcontainerd/queue
13:54:31 [2022-12-16T13:54:31.525Z] github.com/docker/docker/libcontainerd/remote
13:54:31 [2022-12-16T13:54:31.525Z] github.com/docker/docker/libcontainerd/supervisor
13:54:31 [2022-12-16T13:54:31.525Z] github.com/docker/docker/libcontainerd/types
13:54:31 [2022-12-16T13:54:31.525Z] github.com/docker/docker/oci
13:54:31 [2022-12-16T13:54:31.525Z] github.com/docker/docker/oci/caps
13:54:31 [2022-12-16T13:54:31.525Z] github.com/docker/docker/opts
13:54:31 [2022-12-16T13:54:31.525Z] github.com/docker/docker/pkg/aaparser
13:54:31 [2022-12-16T13:54:31.525Z] github.com/docker/docker/pkg/archive
13:54:31 [2022-12-16T13:54:31.525Z] github.com/docker/docker/pkg/authorization
13:54:31 [2022-12-16T13:54:31.525Z] github.com/docker/docker/pkg/broadcaster
13:54:31 [2022-12-16T13:54:31.525Z] github.com/docker/docker/pkg/capabilities
13:54:31 [2022-12-16T13:54:31.525Z] github.com/docker/docker/pkg/chrootarchive
13:54:31 [2022-12-16T13:54:31.525Z] github.com/docker/docker/pkg/containerfs
13:54:31 [2022-12-16T13:54:31.525Z] github.com/docker/docker/pkg/devicemapper
13:54:31 [2022-12-16T13:54:31.525Z] github.com/docker/docker/pkg/directory
13:54:31 [2022-12-16T13:54:31.525Z] github.com/docker/docker/pkg/dmesg
13:54:31 [2022-12-16T13:54:31.525Z] github.com/docker/docker/pkg/fileutils
13:54:31 [2022-12-16T13:54:31.525Z] github.com/docker/docker/pkg/homedir
13:54:31 [2022-12-16T13:54:31.525Z] github.com/docker/docker/pkg/idtools
13:54:31 [2022-12-16T13:54:31.525Z] github.com/docker/docker/pkg/ioutils
13:54:31 [2022-12-16T13:54:31.525Z] github.com/docker/docker/pkg/jsonmessage
13:54:31 [2022-12-16T13:54:31.525Z] github.com/docker/docker/pkg/longpath
13:54:31 [2022-12-16T13:54:31.525Z] github.com/docker/docker/pkg/loopback
13:54:31 [2022-12-16T13:54:31.525Z] github.com/docker/docker/pkg/namesgenerator
13:54:31 [2022-12-16T13:54:31.525Z] github.com/docker/docker/pkg/parsers
13:54:31 [2022-12-16T13:54:31.525Z] github.com/docker/docker/pkg/parsers/kernel
13:54:31 [2022-12-16T13:54:31.525Z] github.com/docker/docker/pkg/parsers/operatingsystem
13:54:31 [2022-12-16T13:54:31.525Z] github.com/docker/docker/pkg/pidfile
13:54:31 [2022-12-16T13:54:31.525Z] github.com/docker/docker/pkg/platform
13:54:31 [2022-12-16T13:54:31.525Z] github.com/docker/docker/pkg/plugingetter
13:54:31 [2022-12-16T13:54:31.525Z] github.com/docker/docker/pkg/plugins
13:54:31 [2022-12-16T13:54:31.525Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
13:54:31 [2022-12-16T13:54:31.525Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
13:54:31 [2022-12-16T13:54:31.525Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
13:54:31 [2022-12-16T13:54:31.525Z] github.com/docker/docker/pkg/plugins/transport
13:54:31 [2022-12-16T13:54:31.525Z] github.com/docker/docker/pkg/pools
13:54:31 [2022-12-16T13:54:31.525Z] github.com/docker/docker/pkg/process
13:54:31 [2022-12-16T13:54:31.525Z] github.com/docker/docker/pkg/progress
13:54:31 [2022-12-16T13:54:31.525Z] github.com/docker/docker/pkg/reexec
13:54:31 [2022-12-16T13:54:31.525Z] github.com/docker/docker/pkg/stack
13:54:31 [2022-12-16T13:54:31.525Z] github.com/docker/docker/pkg/stdcopy
13:54:31 [2022-12-16T13:54:31.525Z] github.com/docker/docker/pkg/streamformatter
13:54:31 [2022-12-16T13:54:31.525Z] github.com/docker/docker/pkg/stringid
13:54:31 [2022-12-16T13:54:31.525Z] github.com/docker/docker/pkg/sysinfo
13:54:31 [2022-12-16T13:54:31.525Z] github.com/docker/docker/pkg/system
13:54:31 [2022-12-16T13:54:31.525Z] github.com/docker/docker/pkg/tailfile
13:54:31 [2022-12-16T13:54:31.525Z] github.com/docker/docker/pkg/tarsum
13:54:31 [2022-12-16T13:54:31.525Z] github.com/docker/docker/pkg/useragent
13:54:31 [2022-12-16T13:54:31.525Z] github.com/docker/docker/plugin
13:54:31 [2022-12-16T13:54:31.525Z] github.com/docker/docker/plugin/executor/containerd
13:54:31 [2022-12-16T13:54:31.525Z] github.com/docker/docker/plugin/v2
13:54:31 [2022-12-16T13:54:31.525Z] github.com/docker/docker/profiles/apparmor
13:54:31 [2022-12-16T13:54:31.525Z] github.com/docker/docker/profiles/seccomp
13:54:31 [2022-12-16T13:54:31.525Z] github.com/docker/docker/quota
13:54:31 [2022-12-16T13:54:31.525Z] github.com/docker/docker/reference
13:54:31 [2022-12-16T13:54:31.525Z] github.com/docker/docker/registry
13:54:31 [2022-12-16T13:54:31.525Z] github.com/docker/docker/registry/resumable
13:54:31 [2022-12-16T13:54:31.525Z] github.com/docker/docker/restartmanager
13:54:31 [2022-12-16T13:54:31.525Z] github.com/docker/docker/rootless
13:54:31 [2022-12-16T13:54:31.525Z] github.com/docker/docker/rootless/specconv
13:54:31 [2022-12-16T13:54:31.525Z] github.com/docker/docker/runconfig
13:54:31 [2022-12-16T13:54:31.525Z] github.com/docker/docker/runconfig/opts
13:54:31 [2022-12-16T13:54:31.525Z] github.com/docker/docker/testutil
13:54:31 [2022-12-16T13:54:31.525Z] github.com/docker/docker/testutil/daemon
13:54:31 [2022-12-16T13:54:31.525Z] github.com/docker/docker/testutil/environment
13:54:31 [2022-12-16T13:54:31.525Z] github.com/docker/docker/testutil/fakecontext
13:54:31 [2022-12-16T13:54:31.525Z] github.com/docker/docker/testutil/fakegit
13:54:31 [2022-12-16T13:54:31.525Z] github.com/docker/docker/testutil/fakestorage
13:54:31 [2022-12-16T13:54:31.525Z] github.com/docker/docker/testutil/fixtures/load
13:54:31 [2022-12-16T13:54:31.525Z] github.com/docker/docker/testutil/fixtures/plugin
13:54:31 [2022-12-16T13:54:31.525Z] github.com/docker/docker/testutil/fixtures/plugin/basic
13:54:31 [2022-12-16T13:54:31.525Z] github.com/docker/docker/testutil/registry
13:54:31 [2022-12-16T13:54:31.525Z] github.com/docker/docker/testutil/request
13:54:31 [2022-12-16T13:54:31.525Z] github.com/docker/docker/volume
13:54:31 [2022-12-16T13:54:31.525Z] github.com/docker/docker/volume/drivers
13:54:31 [2022-12-16T13:54:31.525Z] github.com/docker/docker/volume/local
13:54:31 [2022-12-16T13:54:31.525Z] github.com/docker/docker/volume/mounts
13:54:31 [2022-12-16T13:54:31.525Z] github.com/docker/docker/volume/service
13:54:31 [2022-12-16T13:54:31.525Z] github.com/docker/docker/volume/service/opts
13:54:31 [2022-12-16T13:54:31.525Z] github.com/docker/docker/volume/testutils' ']'
13:54:31 [2022-12-16T13:54:31.525Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove journald' -cover -coverprofile=bundles/coverage.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/containerd github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/journald/internal/export github.com/docker/docker/daemon/logger/journald/internal/fake github.com/docker/docker/daemon/logger/journald/internal/sdjournal github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/mounttree github.com/docker/docker/internal/test/suite github.com/docker/docker/internal/unshare github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/process github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv 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
13:54:31 [2022-12-16T13:54:31.783Z] ?   	github.com/docker/docker/api	[no test files]
13:54:46 [2022-12-16T13:54:46.663Z] ok  	github.com/docker/docker/api/server	0.005s	coverage: 7.9% of statements
13:56:08 [2022-12-16T13:56:08.099Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
13:56:08 [2022-12-16T13:56:08.099Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
13:56:08 [2022-12-16T13:56:08.099Z] ok  	github.com/docker/docker/api/server/httputils	0.006s	coverage: 31.9% of statements
13:56:08 [2022-12-16T13:56:08.099Z] ok  	github.com/docker/docker/api/server/middleware	0.005s	coverage: 37.7% of statements
13:56:08 [2022-12-16T13:56:08.099Z] ?   	github.com/docker/docker/api/server/router	[no test files]
13:56:08 [2022-12-16T13:56:08.099Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
13:56:08 [2022-12-16T13:56:08.099Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
13:56:08 [2022-12-16T13:56:08.099Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
13:56:08 [2022-12-16T13:56:08.099Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
13:56:08 [2022-12-16T13:56:08.099Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
13:56:08 [2022-12-16T13:56:08.099Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
13:56:08 [2022-12-16T13:56:08.099Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
13:56:08 [2022-12-16T13:56:08.099Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
13:56:08 [2022-12-16T13:56:08.099Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
13:56:08 [2022-12-16T13:56:08.099Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
13:56:08 [2022-12-16T13:56:08.099Z] ok  	github.com/docker/docker/api/server/router/swarm	0.004s	coverage: 6.0% of statements
13:56:08 [2022-12-16T13:56:08.099Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
13:56:08 [2022-12-16T13:56:08.099Z] ok  	github.com/docker/docker/api/types/filters	0.004s	coverage: 93.8% of statements
13:56:08 [2022-12-16T13:56:08.099Z] ok  	github.com/docker/docker/api/server/router/volume	0.007s	coverage: 66.7% of statements
13:56:08 [2022-12-16T13:56:08.099Z] ?   	github.com/docker/docker/api/types	[no test files]
13:56:08 [2022-12-16T13:56:08.099Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
13:56:08 [2022-12-16T13:56:08.099Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
13:56:08 [2022-12-16T13:56:08.099Z] ?   	github.com/docker/docker/api/types/container	[no test files]
13:56:08 [2022-12-16T13:56:08.099Z] ?   	github.com/docker/docker/api/types/events	[no test files]
13:56:08 [2022-12-16T13:56:08.099Z] ?   	github.com/docker/docker/api/types/image	[no test files]
13:56:08 [2022-12-16T13:56:08.099Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
13:56:08 [2022-12-16T13:56:08.099Z] ?   	github.com/docker/docker/api/types/network	[no test files]
13:56:08 [2022-12-16T13:56:08.099Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
13:56:08 [2022-12-16T13:56:08.099Z] ok  	github.com/docker/docker/api/types/registry	0.004s	coverage: 54.2% of statements
13:56:08 [2022-12-16T13:56:08.099Z] ok  	github.com/docker/docker/api/types/strslice	0.003s	coverage: 90.0% of statements
13:56:08 [2022-12-16T13:56:08.099Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
13:56:08 [2022-12-16T13:56:08.099Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
13:56:08 [2022-12-16T13:56:08.099Z] ok  	github.com/docker/docker/api/types/time	0.013s	coverage: 100.0% of statements
13:56:08 [2022-12-16T13:56:08.099Z] ok  	github.com/docker/docker/api/types/versions	0.004s	coverage: 77.3% of statements
13:56:08 [2022-12-16T13:56:08.099Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
13:56:08 [2022-12-16T13:56:08.099Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
13:56:08 [2022-12-16T13:56:08.099Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
13:56:08 [2022-12-16T13:56:08.099Z] ?   	github.com/docker/docker/builder	[no test files]
13:56:08 [2022-12-16T13:56:08.099Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
13:56:08 [2022-12-16T13:56:08.099Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
13:56:08 [2022-12-16T13:56:08.099Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
13:56:08 [2022-12-16T13:56:08.099Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
13:56:08 [2022-12-16T13:56:08.099Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
13:56:08 [2022-12-16T13:56:08.099Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
13:56:08 [2022-12-16T13:56:08.099Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
13:56:08 [2022-12-16T13:56:08.099Z] ok  	github.com/docker/docker/builder/remotecontext	0.044s	coverage: 13.7% of statements
13:56:08 [2022-12-16T13:56:08.099Z] ok  	github.com/docker/docker/builder/dockerfile	0.084s	coverage: 50.1% of statements
13:56:08 [2022-12-16T13:56:08.099Z] ok  	github.com/docker/docker/builder/remotecontext/urlutil	0.008s	coverage: 100.0% of statements
13:56:08 [2022-12-16T13:56:08.099Z] ok  	github.com/docker/docker/cli/debug	0.002s	coverage: 100.0% of statements
13:56:10 [2022-12-16T13:56:10.632Z] ok  	github.com/docker/docker/builder/remotecontext/git	3.014s	coverage: 83.5% of statements
13:56:10 [2022-12-16T13:56:10.632Z] ?   	github.com/docker/docker/cli/winresources/docker-proxy	[no test files]
13:56:10 [2022-12-16T13:56:10.632Z] ?   	github.com/docker/docker/cli/winresources/dockerd	[no test files]
13:56:11 [2022-12-16T13:56:11.567Z] ok  	github.com/docker/docker/client	0.058s	coverage: 76.1% of statements
13:56:11 [2022-12-16T13:56:11.567Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.275s	coverage: 67.6% of statements
13:56:43 [2022-12-16T13:56:43.650Z] ok  	github.com/docker/docker/cmd/dockerd	0.073s	coverage: 27.9% of statements
13:56:45 [2022-12-16T13:56:45.026Z] ok  	github.com/docker/docker/container	0.123s	coverage: 36.6% of statements
13:56:45 [2022-12-16T13:56:45.026Z] ok  	github.com/docker/docker/cmd/dockerd/trap	2.444s	coverage: 0.0% of statements
13:56:45 [2022-12-16T13:56:45.026Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
13:56:45 [2022-12-16T13:56:45.026Z] ?   	github.com/docker/docker/container/stream	[no test files]
13:56:45 [2022-12-16T13:56:45.026Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
13:56:45 [2022-12-16T13:56:45.026Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
13:56:45 [2022-12-16T13:56:45.026Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
13:56:50 [2022-12-16T13:56:50.305Z] ok  	github.com/docker/docker/daemon/cluster	0.070s	coverage: 0.5% of statements
13:56:52 [2022-12-16T13:56:52.209Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.013s	coverage: 65.3% of statements
13:56:53 [2022-12-16T13:56:53.585Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.015s	coverage: 36.9% of statements
13:57:01 [2022-12-16T13:57:01.697Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.450s	coverage: 13.4% of statements
13:57:01 [2022-12-16T13:57:01.697Z] ok  	github.com/docker/docker/daemon/config	0.033s	coverage: 76.8% of statements
13:57:02 [2022-12-16T13:57:02.264Z] ok  	github.com/docker/docker/daemon/events	0.059s	coverage: 50.0% of statements
13:57:03 [2022-12-16T13:57:03.200Z] ok  	github.com/docker/docker/daemon/graphdriver	0.007s	coverage: 2.2% of statements
13:57:03 [2022-12-16T13:57:03.458Z] ok  	github.com/docker/docker/daemon	10.119s	coverage: 16.2% of statements
13:57:03 [2022-12-16T13:57:03.458Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
13:57:03 [2022-12-16T13:57:03.458Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
13:57:03 [2022-12-16T13:57:03.458Z] ?   	github.com/docker/docker/daemon/containerd	[no test files]
13:57:03 [2022-12-16T13:57:03.458Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
13:57:04 [2022-12-16T13:57:04.394Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	0.636s	coverage: 74.8% of statements
13:57:05 [2022-12-16T13:57:05.814Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.009s	coverage: 3.0% of statements
13:57:05 [2022-12-16T13:57:05.814Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.359s	coverage: 60.7% of statements
13:57:07 [2022-12-16T13:57:07.212Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.010s	coverage: 1.9% of statements
13:57:08 [2022-12-16T13:57:08.594Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	0.167s	coverage: 50.6% of statements
13:57:10 [2022-12-16T13:57:10.500Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	2.653s	coverage: 45.9% of statements
13:57:10 [2022-12-16T13:57:10.500Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
13:57:10 [2022-12-16T13:57:10.500Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.420s	coverage: 60.3% of statements
13:57:10 [2022-12-16T13:57:10.500Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
13:57:10 [2022-12-16T13:57:10.500Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
13:57:11 [2022-12-16T13:57:11.435Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.010s	coverage: 58.5% of statements
13:57:11 [2022-12-16T13:57:11.693Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.008s	coverage: 3.0% of statements
13:57:12 [2022-12-16T13:57:12.260Z] ok  	github.com/docker/docker/daemon/links	0.002s	coverage: 93.0% of statements
13:57:13 [2022-12-16T13:57:13.636Z] ok  	github.com/docker/docker/daemon/images	0.034s	coverage: 6.7% of statements
13:57:13 [2022-12-16T13:57:13.636Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
13:57:13 [2022-12-16T13:57:13.636Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
13:57:13 [2022-12-16T13:57:13.636Z] ok  	github.com/docker/docker/daemon/logger	0.224s	coverage: 43.2% of statements
13:57:14 [2022-12-16T13:57:14.572Z] ok  	github.com/docker/docker/daemon/logger/fluentd	0.012s	coverage: 53.6% of statements
13:57:14 [2022-12-16T13:57:14.572Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.125s	coverage: 79.6% of statements
13:57:14 [2022-12-16T13:57:14.572Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
13:57:15 [2022-12-16T13:57:15.140Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.007s	coverage: 68.2% of statements
13:57:15 [2022-12-16T13:57:15.708Z] ok  	github.com/docker/docker/daemon/logger/journald/internal/export	0.006s	coverage: 88.2% of statements
13:57:16 [2022-12-16T13:57:16.644Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.115s	coverage: 76.8% of statements
13:57:17 [2022-12-16T13:57:17.211Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.005s	coverage: 87.2% of statements
13:57:17 [2022-12-16T13:57:17.778Z] ok  	github.com/docker/docker/daemon/logger/local	0.027s	coverage: 79.4% of statements
13:57:18 [2022-12-16T13:57:18.714Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.016s	coverage: 63.5% of statements
13:57:19 [2022-12-16T13:57:19.281Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.020s	coverage: 31.5% of statements
13:57:19 [2022-12-16T13:57:19.848Z] ok  	github.com/docker/docker/daemon/logger/journald	3.858s	coverage: 74.5% of statements
13:57:19 [2022-12-16T13:57:19.848Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/fake	[no test files]
13:57:19 [2022-12-16T13:57:19.848Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/sdjournal	[no test files]
13:57:19 [2022-12-16T13:57:19.848Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
13:57:19 [2022-12-16T13:57:19.848Z] ?   	github.com/docker/docker/daemon/logger/loggertest	[no test files]
13:57:20 [2022-12-16T13:57:20.783Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.006s	coverage: 46.8% of statements
13:57:21 [2022-12-16T13:57:21.042Z] ok  	github.com/docker/docker/daemon/logger/templates	0.003s	coverage: 8.3% of statements
13:57:21 [2022-12-16T13:57:21.301Z] ok  	github.com/docker/docker/daemon/network	0.005s	coverage: 63.8% of statements
13:57:21 [2022-12-16T13:57:21.868Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.518s	coverage: 82.5% of statements
13:57:21 [2022-12-16T13:57:21.868Z] ?   	github.com/docker/docker/daemon/names	[no test files]
13:57:21 [2022-12-16T13:57:21.868Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
13:57:22 [2022-12-16T13:57:22.803Z] ok  	github.com/docker/docker/distribution/metadata	0.037s	coverage: 44.4% of statements
13:57:24 [2022-12-16T13:57:24.717Z] ok  	github.com/docker/docker/distribution	1.485s	coverage: 29.5% of statements
13:57:24 [2022-12-16T13:57:24.717Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
13:57:24 [2022-12-16T13:57:24.976Z] ok  	github.com/docker/docker/errdefs	0.004s	coverage: 77.0% of statements
13:57:25 [2022-12-16T13:57:25.542Z] ok  	github.com/docker/docker/distribution/xfer	1.889s	coverage: 85.4% of statements
13:57:25 [2022-12-16T13:57:25.542Z] ?   	github.com/docker/docker/dockerversion	[no test files]
13:57:25 [2022-12-16T13:57:25.542Z] ok  	github.com/docker/docker/image	0.034s	coverage: 87.3% of statements
13:57:26 [2022-12-16T13:57:26.109Z] ok  	github.com/docker/docker/image/cache	0.008s	coverage: 19.2% of statements
13:57:26 [2022-12-16T13:57:26.367Z] ok  	github.com/docker/docker/image/tarexport	0.009s	coverage: 0.7% of statements
13:57:26 [2022-12-16T13:57:26.367Z] ?   	github.com/docker/docker/image/v1	[no test files]
13:57:26 [2022-12-16T13:57:26.367Z] ?   	github.com/docker/docker/internal/mounttree	[no test files]
13:57:26 [2022-12-16T13:57:26.367Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
13:57:26 [2022-12-16T13:57:26.367Z] ?   	github.com/docker/docker/internal/unshare	[no test files]
13:57:26 [2022-12-16T13:57:26.933Z] ok  	github.com/docker/docker/libcontainerd/queue	0.024s	coverage: 100.0% of statements
13:57:27 [2022-12-16T13:57:27.504Z] ok  	github.com/docker/docker/oci	0.014s	coverage: 41.4% of statements
13:57:28 [2022-12-16T13:57:28.441Z] ok  	github.com/docker/docker/opts	0.021s	coverage: 66.8% of statements
13:57:28 [2022-12-16T13:57:28.441Z] ok  	github.com/docker/docker/pkg/aaparser	0.002s	coverage: 52.9% of statements
13:57:30 [2022-12-16T13:57:30.342Z] ok  	github.com/docker/docker/pkg/archive	0.298s	coverage: 82.0% of statements
13:57:31 [2022-12-16T13:57:31.276Z] ok  	github.com/docker/docker/pkg/authorization	0.662s	coverage: 68.3% of statements
13:57:31 [2022-12-16T13:57:31.276Z] ok  	github.com/docker/docker/pkg/broadcaster	0.002s	coverage: 100.0% of statements
13:57:31 [2022-12-16T13:57:31.534Z] ok  	github.com/docker/docker/pkg/capabilities	0.003s	coverage: 87.5% of statements
13:57:32 [2022-12-16T13:57:32.100Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.233s	coverage: 83.1% of statements
13:57:32 [2022-12-16T13:57:32.358Z] ok  	github.com/docker/docker/pkg/containerfs	0.003s	coverage: 28.6% of statements
13:57:32 [2022-12-16T13:57:32.616Z] ok  	github.com/docker/docker/pkg/directory	0.002s	coverage: 81.8% of statements
13:57:32 [2022-12-16T13:57:32.875Z] ok  	github.com/docker/docker/pkg/dmesg	0.003s	coverage: 83.3% of statements
13:57:32 [2022-12-16T13:57:32.875Z] ok  	github.com/docker/docker/pkg/fileutils	0.003s	coverage: 77.5% of statements
13:57:33 [2022-12-16T13:57:33.133Z] ok  	github.com/docker/docker/pkg/homedir	0.003s	coverage: 11.4% of statements
13:57:34 [2022-12-16T13:57:34.067Z] ok  	github.com/docker/docker/pkg/idtools	0.281s	coverage: 69.6% of statements
13:57:34 [2022-12-16T13:57:34.634Z] ok  	github.com/docker/docker/pkg/ioutils	0.332s	coverage: 70.1% of statements
13:57:34 [2022-12-16T13:57:34.892Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.004s	coverage: 91.7% of statements
13:57:34 [2022-12-16T13:57:34.892Z] ok  	github.com/docker/docker/pkg/longpath	0.002s	coverage: 100.0% of statements
13:57:35 [2022-12-16T13:57:35.150Z] ok  	github.com/docker/docker/layer	7.188s	coverage: 68.9% of statements
13:57:35 [2022-12-16T13:57:35.150Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
13:57:35 [2022-12-16T13:57:35.150Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
13:57:35 [2022-12-16T13:57:35.150Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
13:57:35 [2022-12-16T13:57:35.150Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
13:57:35 [2022-12-16T13:57:35.150Z] ?   	github.com/docker/docker/oci/caps	[no test files]
13:57:35 [2022-12-16T13:57:35.150Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
13:57:35 [2022-12-16T13:57:35.150Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
13:57:35 [2022-12-16T13:57:35.150Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.003s	coverage: 85.7% of statements
13:57:35 [2022-12-16T13:57:35.409Z] ok  	github.com/docker/docker/pkg/parsers	0.011s	coverage: 97.0% of statements
13:57:35 [2022-12-16T13:57:35.409Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.002s	coverage: 60.0% of statements
13:57:35 [2022-12-16T13:57:35.668Z] ok  	github.com/docker/docker/pkg/pidfile	0.015s	coverage: 94.1% of statements
13:57:35 [2022-12-16T13:57:35.668Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.005s	coverage: 90.5% of statements
13:57:35 [2022-12-16T13:57:35.668Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
13:57:35 [2022-12-16T13:57:35.668Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
13:57:36 [2022-12-16T13:57:36.234Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.012s	coverage: 56.8% of statements
13:57:36 [2022-12-16T13:57:36.801Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.005s	coverage: 85.7% of statements
13:57:36 [2022-12-16T13:57:36.801Z] ok  	github.com/docker/docker/pkg/pools	0.004s	coverage: 88.2% of statements
13:57:37 [2022-12-16T13:57:37.059Z] ok  	github.com/docker/docker/pkg/process	0.003s	coverage: 21.7% of statements
13:57:37 [2022-12-16T13:57:37.318Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
13:57:37 [2022-12-16T13:57:37.577Z] ok  	github.com/docker/docker/pkg/reexec	0.010s	coverage: 82.4% of statements
13:57:37 [2022-12-16T13:57:37.836Z] ok  	github.com/docker/docker/pkg/stack	0.004s	coverage: 90.9% of statements
13:57:37 [2022-12-16T13:57:37.836Z] ok  	github.com/docker/docker/pkg/stdcopy	0.003s	coverage: 100.0% of statements
13:57:38 [2022-12-16T13:57:38.094Z] ok  	github.com/docker/docker/pkg/streamformatter	0.003s	coverage: 66.2% of statements
13:57:38 [2022-12-16T13:57:38.353Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 61.9% of statements
13:57:38 [2022-12-16T13:57:38.919Z] ok  	github.com/docker/docker/pkg/sysinfo	0.006s	coverage: 53.6% of statements
13:57:39 [2022-12-16T13:57:39.177Z] ok  	github.com/docker/docker/pkg/system	0.003s	coverage: 52.9% of statements
13:57:39 [2022-12-16T13:57:39.435Z] ok  	github.com/docker/docker/pkg/tailfile	0.043s	coverage: 88.6% of statements
13:57:40 [2022-12-16T13:57:40.002Z] ok  	github.com/docker/docker/pkg/tarsum	0.044s	coverage: 89.3% of statements
13:57:40 [2022-12-16T13:57:40.260Z] ok  	github.com/docker/docker/pkg/useragent	0.002s	coverage: 88.9% of statements
13:57:42 [2022-12-16T13:57:42.161Z] ok  	github.com/docker/docker/plugin	0.519s	coverage: 23.2% of statements
13:57:42 [2022-12-16T13:57:42.419Z] ok  	github.com/docker/docker/plugin/v2	0.005s	coverage: 14.4% of statements
13:57:42 [2022-12-16T13:57:42.678Z] ok  	github.com/docker/docker/profiles/seccomp	0.008s	coverage: 86.0% of statements
13:57:44 [2022-12-16T13:57:44.052Z] ok  	github.com/docker/docker/quota	0.233s	coverage: 71.4% of statements
13:57:44 [2022-12-16T13:57:44.052Z] ok  	github.com/docker/docker/reference	0.006s	coverage: 84.4% of statements
13:57:44 [2022-12-16T13:57:44.986Z] ok  	github.com/docker/docker/registry	0.078s	coverage: 58.7% of statements
13:57:45 [2022-12-16T13:57:45.552Z] ok  	github.com/docker/docker/registry/resumable	0.017s	coverage: 100.0% of statements
13:57:45 [2022-12-16T13:57:45.552Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 45.3% of statements
13:57:46 [2022-12-16T13:57:46.118Z] ok  	github.com/docker/docker/runconfig	0.008s	coverage: 64.5% of statements
13:57:46 [2022-12-16T13:57:46.377Z] ok  	github.com/docker/docker/testutil	0.003s	coverage: 62.5% of statements
13:57:47 [2022-12-16T13:57:47.793Z] ok  	github.com/docker/docker/volume/drivers	0.005s	coverage: 36.1% of statements
13:57:48 [2022-12-16T13:57:48.774Z] ok  	github.com/docker/docker/volume/local	0.103s	coverage: 77.1% of statements
13:57:49 [2022-12-16T13:57:49.032Z] ok  	github.com/docker/docker/volume/mounts	0.008s	coverage: 67.7% of statements
13:57:50 [2022-12-16T13:57:50.408Z] ok  	github.com/docker/docker/volume/service	0.017s	coverage: 73.2% of statements
13:58:12 [2022-12-16T13:58:12.329Z] ok  	github.com/docker/docker/pkg/plugins	33.639s	coverage: 76.3% of statements
13:58:12 [2022-12-16T13:58:12.329Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
13:58:12 [2022-12-16T13:58:12.329Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
13:58:12 [2022-12-16T13:58:12.329Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
13:58:12 [2022-12-16T13:58:12.329Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
13:58:12 [2022-12-16T13:58:12.329Z] ?   	github.com/docker/docker/rootless	[no test files]
13:58:12 [2022-12-16T13:58:12.329Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
13:58:12 [2022-12-16T13:58:12.329Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
13:58:12 [2022-12-16T13:58:12.329Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
13:58:12 [2022-12-16T13:58:12.329Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
13:58:12 [2022-12-16T13:58:12.329Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
13:58:12 [2022-12-16T13:58:12.329Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
13:58:12 [2022-12-16T13:58:12.329Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
13:58:12 [2022-12-16T13:58:12.329Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
13:58:12 [2022-12-16T13:58:12.329Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
13:58:12 [2022-12-16T13:58:12.329Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
13:58:12 [2022-12-16T13:58:12.329Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
13:58:12 [2022-12-16T13:58:12.329Z] ?   	github.com/docker/docker/testutil/request	[no test files]
13:58:12 [2022-12-16T13:58:12.329Z] ?   	github.com/docker/docker/volume	[no test files]
13:58:12 [2022-12-16T13:58:12.329Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
13:58:12 [2022-12-16T13:58:12.329Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
13:58:12 [2022-12-16T13:58:12.329Z] 
13:58:12 [2022-12-16T13:58:12.329Z] === Skipped
13:58:12 [2022-12-16T13:58:12.329Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s)
13:58:12 [2022-12-16T13:58:12.329Z]     network_proxy_test.go:193: Need to start CI docker with --ipv6
13:58:12 [2022-12-16T13:58:12.329Z] 
13:58:12 [2022-12-16T13:58:12.329Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s)
13:58:12 [2022-12-16T13:58:12.329Z]     network_proxy_test.go:208: No support for dual stack yet
13:58:12 [2022-12-16T13:58:12.329Z] 
13:58:12 [2022-12-16T13:58:12.329Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s)
13:58:12 [2022-12-16T13:58:12.329Z]     network_proxy_test.go:237: Need to start CI docker with --ipv6
13:58:12 [2022-12-16T13:58:12.329Z] 
13:58:12 [2022-12-16T13:58:12.329Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s)
13:58:12 [2022-12-16T13:58:12.329Z]     network_proxy_test.go:298: Need to start CI docker with --ipv6
13:58:12 [2022-12-16T13:58:12.329Z] 
13:58:12 [2022-12-16T13:58:12.329Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
13:58:12 [2022-12-16T13:58:12.329Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:58:12 [2022-12-16T13:58:12.329Z]     graphtest_unix.go:44: Driver btrfs not supported
13:58:12 [2022-12-16T13:58:12.329Z] 
13:58:12 [2022-12-16T13:58:12.329Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
13:58:12 [2022-12-16T13:58:12.329Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:58:12 [2022-12-16T13:58:12.329Z]     graphtest_unix.go:44: Driver btrfs not supported
13:58:12 [2022-12-16T13:58:12.329Z] 
13:58:12 [2022-12-16T13:58:12.329Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
13:58:12 [2022-12-16T13:58:12.329Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:58:12 [2022-12-16T13:58:12.329Z]     graphtest_unix.go:44: Driver btrfs not supported
13:58:12 [2022-12-16T13:58:12.329Z] 
13:58:12 [2022-12-16T13:58:12.329Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
13:58:12 [2022-12-16T13:58:12.329Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:58:12 [2022-12-16T13:58:12.329Z]     graphtest_unix.go:44: Driver btrfs not supported
13:58:12 [2022-12-16T13:58:12.329Z] 
13:58:12 [2022-12-16T13:58:12.329Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
13:58:12 [2022-12-16T13:58:12.329Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:58:12 [2022-12-16T13:58:12.329Z]     graphtest_unix.go:44: Driver btrfs not supported
13:58:12 [2022-12-16T13:58:12.329Z] 
13:58:12 [2022-12-16T13:58:12.329Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
13:58:12 [2022-12-16T13:58:12.329Z]     graphtest_unix.go:71: No driver to put!
13:58:12 [2022-12-16T13:58:12.329Z] 
13:58:12 [2022-12-16T13:58:12.329Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
13:58:12 [2022-12-16T13:58:12.329Z] time="2022-12-16T13:57:07Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
13:58:12 [2022-12-16T13:58:12.329Z]     graphtest_unix.go:42: graphdriver: driver not supported
13:58:12 [2022-12-16T13:58:12.329Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
13:58:12 [2022-12-16T13:58:12.329Z] 
13:58:12 [2022-12-16T13:58:12.329Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
13:58:12 [2022-12-16T13:58:12.329Z] time="2022-12-16T13:57:07Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
13:58:12 [2022-12-16T13:58:12.329Z]     graphtest_unix.go:42: graphdriver: driver not supported
13:58:12 [2022-12-16T13:58:12.329Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
13:58:12 [2022-12-16T13:58:12.329Z] 
13:58:12 [2022-12-16T13:58:12.329Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
13:58:12 [2022-12-16T13:58:12.329Z] time="2022-12-16T13:57:07Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
13:58:12 [2022-12-16T13:58:12.329Z]     graphtest_unix.go:42: graphdriver: driver not supported
13:58:12 [2022-12-16T13:58:12.329Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
13:58:12 [2022-12-16T13:58:12.329Z] 
13:58:12 [2022-12-16T13:58:12.330Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
13:58:12 [2022-12-16T13:58:12.330Z] time="2022-12-16T13:57:07Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
13:58:12 [2022-12-16T13:58:12.330Z]     graphtest_unix.go:42: graphdriver: driver not supported
13:58:12 [2022-12-16T13:58:12.330Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
13:58:12 [2022-12-16T13:58:12.330Z] 
13:58:12 [2022-12-16T13:58:12.330Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
13:58:12 [2022-12-16T13:58:12.330Z] time="2022-12-16T13:57:07Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
13:58:12 [2022-12-16T13:58:12.330Z]     graphtest_unix.go:42: graphdriver: driver not supported
13:58:12 [2022-12-16T13:58:12.330Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
13:58:12 [2022-12-16T13:58:12.330Z] 
13:58:12 [2022-12-16T13:58:12.330Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
13:58:12 [2022-12-16T13:58:12.330Z]     graphtest_unix.go:71: No driver to put!
13:58:12 [2022-12-16T13:58:12.330Z] 
13:58:12 [2022-12-16T13:58:12.330Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
13:58:12 [2022-12-16T13:58:12.330Z]     overlay_test.go:45: Fails to compute changes after apply intermittently
13:58:12 [2022-12-16T13:58:12.330Z] 
13:58:12 [2022-12-16T13:58:12.330Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
13:58:12 [2022-12-16T13:58:12.330Z]     overlay_test.go:50: Fails to compute changes intermittently
13:58:12 [2022-12-16T13:58:12.330Z] 
13:58:12 [2022-12-16T13:58:12.330Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
13:58:12 [2022-12-16T13:58:12.330Z]     overlay_test.go:65: Cannot run test with naive change algorithm
13:58:12 [2022-12-16T13:58:12.330Z] 
13:58:12 [2022-12-16T13:58:12.330Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
13:58:12 [2022-12-16T13:58:12.330Z]     graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
13:58:12 [2022-12-16T13:58:12.330Z] 
13:58:12 [2022-12-16T13:58:12.330Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
13:58:12 [2022-12-16T13:58:12.330Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:58:12 [2022-12-16T13:58:12.330Z]     graphtest_unix.go:44: Driver zfs not supported
13:58:12 [2022-12-16T13:58:12.330Z] 
13:58:12 [2022-12-16T13:58:12.330Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
13:58:12 [2022-12-16T13:58:12.330Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:58:12 [2022-12-16T13:58:12.330Z]     graphtest_unix.go:44: Driver zfs not supported
13:58:12 [2022-12-16T13:58:12.330Z] 
13:58:12 [2022-12-16T13:58:12.330Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
13:58:12 [2022-12-16T13:58:12.330Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:58:12 [2022-12-16T13:58:12.330Z]     graphtest_unix.go:44: Driver zfs not supported
13:58:12 [2022-12-16T13:58:12.330Z] 
13:58:12 [2022-12-16T13:58:12.330Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
13:58:12 [2022-12-16T13:58:12.330Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:58:12 [2022-12-16T13:58:12.330Z]     graphtest_unix.go:44: Driver zfs not supported
13:58:12 [2022-12-16T13:58:12.330Z] 
13:58:12 [2022-12-16T13:58:12.330Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
13:58:12 [2022-12-16T13:58:12.330Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:58:12 [2022-12-16T13:58:12.330Z]     graphtest_unix.go:44: Driver zfs not supported
13:58:12 [2022-12-16T13:58:12.330Z] 
13:58:12 [2022-12-16T13:58:12.330Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
13:58:12 [2022-12-16T13:58:12.330Z]     graphtest_unix.go:71: No driver to put!
13:58:12 [2022-12-16T13:58:12.330Z] 
13:58:12 [2022-12-16T13:58:12.330Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
13:58:12 [2022-12-16T13:58:12.330Z]     sysinfo_linux_test.go:86: AppArmor Must be Disabled
13:58:12 [2022-12-16T13:58:12.330Z] 
13:58:12 [2022-12-16T13:58:12.330Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
13:58:12 [2022-12-16T13:58:12.330Z]     sysinfo_linux_test.go:106: cgroup namespaces must be disabled
13:58:12 [2022-12-16T13:58:12.330Z] 
13:58:12 [2022-12-16T13:58:12.330Z] DONE 2897 tests, 28 skipped in 219.478s
13:58:12 [2022-12-16T13:58:12.330Z] + '[' -n 'github.com/docker/docker/libnetwork
13:58:12 [2022-12-16T13:58:12.330Z] github.com/docker/docker/libnetwork/bitseq
13:58:12 [2022-12-16T13:58:12.330Z] github.com/docker/docker/libnetwork/cluster
13:58:12 [2022-12-16T13:58:12.330Z] github.com/docker/docker/libnetwork/cmd/diagnostic
13:58:12 [2022-12-16T13:58:12.330Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
13:58:12 [2022-12-16T13:58:12.330Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
13:58:12 [2022-12-16T13:58:12.330Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
13:58:12 [2022-12-16T13:58:12.330Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
13:58:12 [2022-12-16T13:58:12.330Z] github.com/docker/docker/libnetwork/cmd/ovrouter
13:58:12 [2022-12-16T13:58:12.330Z] github.com/docker/docker/libnetwork/cmd/readme_test
13:58:12 [2022-12-16T13:58:12.330Z] github.com/docker/docker/libnetwork/config
13:58:12 [2022-12-16T13:58:12.330Z] github.com/docker/docker/libnetwork/datastore
13:58:12 [2022-12-16T13:58:12.330Z] github.com/docker/docker/libnetwork/diagnostic
13:58:12 [2022-12-16T13:58:12.330Z] github.com/docker/docker/libnetwork/discoverapi
13:58:12 [2022-12-16T13:58:12.330Z] github.com/docker/docker/libnetwork/driverapi
13:58:12 [2022-12-16T13:58:12.330Z] github.com/docker/docker/libnetwork/drivers/bridge
13:58:12 [2022-12-16T13:58:12.330Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
13:58:12 [2022-12-16T13:58:12.330Z] github.com/docker/docker/libnetwork/drivers/host
13:58:12 [2022-12-16T13:58:12.330Z] github.com/docker/docker/libnetwork/drivers/ipvlan
13:58:12 [2022-12-16T13:58:12.330Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
13:58:12 [2022-12-16T13:58:12.330Z] github.com/docker/docker/libnetwork/drivers/macvlan
13:58:12 [2022-12-16T13:58:12.330Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
13:58:12 [2022-12-16T13:58:12.330Z] github.com/docker/docker/libnetwork/drivers/null
13:58:12 [2022-12-16T13:58:12.330Z] github.com/docker/docker/libnetwork/drivers/overlay
13:58:12 [2022-12-16T13:58:12.330Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
13:58:12 [2022-12-16T13:58:12.330Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
13:58:12 [2022-12-16T13:58:12.330Z] github.com/docker/docker/libnetwork/drivers/remote
13:58:12 [2022-12-16T13:58:12.330Z] github.com/docker/docker/libnetwork/drivers/remote/api
13:58:12 [2022-12-16T13:58:12.330Z] github.com/docker/docker/libnetwork/drivers/windows
13:58:12 [2022-12-16T13:58:12.330Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
13:58:12 [2022-12-16T13:58:12.330Z] github.com/docker/docker/libnetwork/drvregistry
13:58:12 [2022-12-16T13:58:12.330Z] github.com/docker/docker/libnetwork/etchosts
13:58:12 [2022-12-16T13:58:12.330Z] github.com/docker/docker/libnetwork/idm
13:58:12 [2022-12-16T13:58:12.330Z] github.com/docker/docker/libnetwork/internal/caller
13:58:12 [2022-12-16T13:58:12.330Z] github.com/docker/docker/libnetwork/internal/setmatrix
13:58:12 [2022-12-16T13:58:12.330Z] github.com/docker/docker/libnetwork/ipam
13:58:12 [2022-12-16T13:58:12.330Z] github.com/docker/docker/libnetwork/ipamapi
13:58:12 [2022-12-16T13:58:12.330Z] github.com/docker/docker/libnetwork/ipams/builtin
13:58:12 [2022-12-16T13:58:12.330Z] github.com/docker/docker/libnetwork/ipams/null
13:58:12 [2022-12-16T13:58:12.330Z] github.com/docker/docker/libnetwork/ipams/remote
13:58:12 [2022-12-16T13:58:12.330Z] github.com/docker/docker/libnetwork/ipams/remote/api
13:58:12 [2022-12-16T13:58:12.330Z] github.com/docker/docker/libnetwork/ipams/windowsipam
13:58:12 [2022-12-16T13:58:12.330Z] github.com/docker/docker/libnetwork/ipamutils
13:58:12 [2022-12-16T13:58:12.330Z] github.com/docker/docker/libnetwork/iptables
13:58:12 [2022-12-16T13:58:12.330Z] github.com/docker/docker/libnetwork/netlabel
13:58:12 [2022-12-16T13:58:12.330Z] github.com/docker/docker/libnetwork/netutils
13:58:12 [2022-12-16T13:58:12.330Z] github.com/docker/docker/libnetwork/networkdb
13:58:12 [2022-12-16T13:58:12.330Z] github.com/docker/docker/libnetwork/ns
13:58:12 [2022-12-16T13:58:12.330Z] github.com/docker/docker/libnetwork/options
13:58:12 [2022-12-16T13:58:12.330Z] github.com/docker/docker/libnetwork/osl
13:58:12 [2022-12-16T13:58:12.330Z] github.com/docker/docker/libnetwork/osl/kernel
13:58:12 [2022-12-16T13:58:12.330Z] github.com/docker/docker/libnetwork/portallocator
13:58:12 [2022-12-16T13:58:12.330Z] github.com/docker/docker/libnetwork/portmapper
13:58:12 [2022-12-16T13:58:12.330Z] github.com/docker/docker/libnetwork/resolvconf
13:58:12 [2022-12-16T13:58:12.330Z] github.com/docker/docker/libnetwork/testutils
13:58:12 [2022-12-16T13:58:12.330Z] github.com/docker/docker/libnetwork/types' ']'
13:58:12 [2022-12-16T13:58:12.330Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove journald' -cover -coverprofile=bundles/coverage-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types
13:58:59 [2022-12-16T13:58:59.002Z] ok  	github.com/docker/docker/libnetwork	42.186s	coverage: 40.9% of statements
13:58:59 [2022-12-16T13:58:59.002Z] ok  	github.com/docker/docker/libnetwork/bitseq	0.149s	coverage: 84.4% of statements
13:58:59 [2022-12-16T13:58:59.002Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
13:58:59 [2022-12-16T13:58:59.260Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
13:58:59 [2022-12-16T13:58:59.827Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
13:58:59 [2022-12-16T13:58:59.827Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
13:58:59 [2022-12-16T13:58:59.827Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
13:58:59 [2022-12-16T13:58:59.827Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
13:58:59 [2022-12-16T13:58:59.827Z] ?   	github.com/docker/docker/libnetwork/cmd/ovrouter	[no test files]
13:59:00 [2022-12-16T13:59:00.086Z] ?   	github.com/docker/docker/libnetwork/cmd/readme_test	[no test files]
13:59:00 [2022-12-16T13:59:00.345Z] ok  	github.com/docker/docker/libnetwork/config	0.014s	coverage: 9.3% of statements
13:59:00 [2022-12-16T13:59:00.913Z] ok  	github.com/docker/docker/libnetwork/datastore	0.004s	coverage: 22.0% of statements
13:59:00 [2022-12-16T13:59:00.913Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
13:59:00 [2022-12-16T13:59:00.913Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
13:59:01 [2022-12-16T13:59:01.172Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.003s	coverage: 68.9% of statements
13:59:04 [2022-12-16T13:59:04.459Z] ok  	github.com/docker/docker/libnetwork/drivers/bridge	1.800s	coverage: 59.5% of statements
13:59:04 [2022-12-16T13:59:04.459Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
13:59:04 [2022-12-16T13:59:04.459Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.003s	coverage: 34.8% of statements
13:59:05 [2022-12-16T13:59:05.395Z] ok  	github.com/docker/docker/libnetwork/drivers/ipvlan	0.265s	coverage: 5.2% of statements
13:59:05 [2022-12-16T13:59:05.395Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
13:59:05 [2022-12-16T13:59:05.963Z] ok  	github.com/docker/docker/libnetwork/drivers/macvlan	0.014s	coverage: 4.8% of statements
13:59:05 [2022-12-16T13:59:05.963Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
13:59:06 [2022-12-16T13:59:06.222Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.003s	coverage: 34.8% of statements
13:59:16 [2022-12-16T13:59:16.195Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay	8.264s	coverage: 6.9% of statements
13:59:16 [2022-12-16T13:59:16.195Z] ?   	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	[no test files]
13:59:16 [2022-12-16T13:59:16.454Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.004s	coverage: 63.6% of statements
13:59:17 [2022-12-16T13:59:17.021Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.010s	coverage: 57.4% of statements
13:59:17 [2022-12-16T13:59:17.021Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
13:59:17 [2022-12-16T13:59:17.021Z] ?   	github.com/docker/docker/libnetwork/drivers/windows	[no test files]
13:59:17 [2022-12-16T13:59:17.021Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
13:59:17 [2022-12-16T13:59:17.279Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.015s	coverage: 82.4% of statements
13:59:17 [2022-12-16T13:59:17.846Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.014s	coverage: 81.2% of statements
13:59:17 [2022-12-16T13:59:17.846Z] ok  	github.com/docker/docker/libnetwork/idm	0.003s	coverage: 87.5% of statements
13:59:18 [2022-12-16T13:59:18.105Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.002s	coverage: 100.0% of statements
13:59:30 [2022-12-16T13:59:30.310Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.003s	coverage: 100.0% of statements
13:59:48 [2022-12-16T13:59:48.395Z] ok  	github.com/docker/docker/libnetwork/ipam	16.428s	coverage: 85.3% of statements
13:59:48 [2022-12-16T13:59:48.395Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
13:59:48 [2022-12-16T13:59:48.395Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
13:59:48 [2022-12-16T13:59:48.395Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.003s	coverage: 57.1% of statements
13:59:48 [2022-12-16T13:59:48.395Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.008s	coverage: 47.4% of statements
13:59:48 [2022-12-16T13:59:48.395Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
13:59:48 [2022-12-16T13:59:48.395Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.003s	coverage: 71.4% of statements
13:59:48 [2022-12-16T13:59:48.395Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.274s	coverage: 74.0% of statements
13:59:48 [2022-12-16T13:59:48.395Z] ok  	github.com/docker/docker/libnetwork/iptables	0.259s	coverage: 45.9% of statements
13:59:48 [2022-12-16T13:59:48.395Z] ok  	github.com/docker/docker/libnetwork/netlabel	0.002s	coverage: 60.0% of statements
13:59:48 [2022-12-16T13:59:48.395Z] ok  	github.com/docker/docker/libnetwork/netutils	0.016s	coverage: 44.1% of statements
14:01:39 [2022-12-16T14:01:39.837Z] ok  	github.com/docker/docker/libnetwork/networkdb	104.063s	coverage: 60.6% of statements
14:01:39 [2022-12-16T14:01:39.837Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
14:01:39 [2022-12-16T14:01:39.837Z] ok  	github.com/docker/docker/libnetwork/options	0.002s	coverage: 100.0% of statements
14:01:39 [2022-12-16T14:01:39.837Z] ok  	github.com/docker/docker/libnetwork/osl	4.390s	coverage: 39.4% of statements
14:01:39 [2022-12-16T14:01:39.837Z] ok  	github.com/docker/docker/libnetwork/osl/kernel	0.003s	coverage: 20.0% of statements
14:01:39 [2022-12-16T14:01:39.837Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.016s	coverage: 80.7% of statements
14:01:40 [2022-12-16T14:01:40.420Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.713s	coverage: 46.3% of statements
14:01:40 [2022-12-16T14:01:40.683Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.003s	coverage: 82.8% of statements
14:01:40 [2022-12-16T14:01:40.683Z] ?   	github.com/docker/docker/libnetwork/testutils	[no test files]
14:01:41 [2022-12-16T14:01:41.270Z] ok  	github.com/docker/docker/libnetwork/types	0.003s	coverage: 37.3% of statements
14:01:41 [2022-12-16T14:01:41.270Z] 
14:01:41 [2022-12-16T14:01:41.270Z] === Skipped
14:01:41 [2022-12-16T14:01:41.270Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s)
14:01:41 [2022-12-16T14:01:41.270Z]     allocator_test.go:1483: Skipped because t.parallel was less than  5
14:01:41 [2022-12-16T14:01:41.270Z] 
14:01:41 [2022-12-16T14:01:41.270Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s)
14:01:41 [2022-12-16T14:01:41.270Z]     allocator_test.go:1483: Skipped because t.parallel was less than  5
14:01:41 [2022-12-16T14:01:41.270Z] 
14:01:41 [2022-12-16T14:01:41.270Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s)
14:01:41 [2022-12-16T14:01:41.270Z]     allocator_test.go:1483: Skipped because t.parallel was less than  5
14:01:41 [2022-12-16T14:01:41.270Z] 
14:01:41 [2022-12-16T14:01:41.270Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s)
14:01:41 [2022-12-16T14:01:41.270Z]     allocator_test.go:1483: Skipped because t.parallel was less than  5
14:01:41 [2022-12-16T14:01:41.270Z] 
14:01:41 [2022-12-16T14:01:41.270Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s)
14:01:41 [2022-12-16T14:01:41.270Z]     allocator_test.go:1483: Skipped because t.parallel was less than  5
14:01:41 [2022-12-16T14:01:41.270Z] 
14:01:41 [2022-12-16T14:01:41.270Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s)
14:01:41 [2022-12-16T14:01:41.270Z]     firewalld_test.go:14: firewalld is not running
14:01:41 [2022-12-16T14:01:41.270Z] 
14:01:41 [2022-12-16T14:01:41.270Z] DONE 324 tests, 6 skipped in 210.799s
Post stage
[Pipeline] junit
14:01:41 [2022-12-16T14:01:41.856Z] Recording test results
14:01:43 [2022-12-16T14:01:43.270Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
14:01:43 [2022-12-16T14:01:43.589Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44661/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=b3171469c663ad9aa92dba5e9951677ac747f639 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_INTEGRATION_USE_SNAPSHOTTER -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:b3171469c663ad9aa92dba5e9951677ac747f639 hack/make.sh dynbinary test-integration
14:01:44 [2022-12-16T14:01:44.158Z] 
14:01:44 [2022-12-16T14:01:44.158Z] Removing bundles/
14:01:44 [2022-12-16T14:01:44.158Z] 
14:01:44 [2022-12-16T14:01:44.158Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
14:01:44 [2022-12-16T14:01:44.158Z] Building: bundles/dynbinary-daemon/dockerd
14:01:44 [2022-12-16T14:01:44.158Z] GOOS="" GOARCH="" GOARM=""
14:03:20 [2022-12-16T14:03:20.636Z] Created binary: bundles/dynbinary-daemon/dockerd
14:03:20 [2022-12-16T14:03:20.636Z] Building: bundles/dynbinary-daemon/docker-proxy
14:03:20 [2022-12-16T14:03:20.636Z] GOOS="" GOARCH="" GOARM=""
14:03:20 [2022-12-16T14:03:20.636Z] Created binary: bundles/dynbinary-daemon/docker-proxy
14:03:20 [2022-12-16T14:03:20.636Z] 
14:03:20 [2022-12-16T14:03:20.636Z] ---> Making bundle: test-integration (in bundles/test-integration)
14:03:20 [2022-12-16T14:03:20.636Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
14:03:20 [2022-12-16T14:03:20.636Z] HOSTNAME=411e214e664e
14:03:20 [2022-12-16T14:03:20.636Z] TESTDEBUG=0
14:03:20 [2022-12-16T14:03:20.636Z] DEST=bundles/test-integration
14:03:20 [2022-12-16T14:03:20.636Z] PWD=/go/src/github.com/docker/docker
14:03:20 [2022-12-16T14:03:20.636Z] DOCKER_GITCOMMIT=b3171469c663ad9aa92dba5e9951677ac747f639
14:03:20 [2022-12-16T14:03:20.636Z] container=docker
14:03:20 [2022-12-16T14:03:20.636Z] HOME=/root
14:03:20 [2022-12-16T14:03:20.636Z] GOLANG_VERSION=1.19.4
14:03:20 [2022-12-16T14:03:20.636Z] VALIDATE_REPO=https://github.com/moby/moby.git
14:03:20 [2022-12-16T14:03:20.636Z] VALIDATE_BRANCH=master
14:03:20 [2022-12-16T14:03:20.636Z] TERM=xterm
14:03:20 [2022-12-16T14:03:20.636Z] DOCKER_PKG=github.com/docker/docker
14:03:20 [2022-12-16T14:03:20.636Z] SHLVL=1
14:03:20 [2022-12-16T14:03:20.636Z] TIMEOUT=120m
14:03:20 [2022-12-16T14:03:20.636Z] DOCKER_BUILDTAGS= journald
14:03:20 [2022-12-16T14:03:20.636Z] DOCKER_GRAPHDRIVER=overlay2
14:03:20 [2022-12-16T14:03:20.636Z] GO111MODULE=off
14:03:20 [2022-12-16T14:03:20.636Z] DOCKER_EXPERIMENTAL=1
14:03:20 [2022-12-16T14:03:20.636Z] TEST_SKIP_INTEGRATION_CLI=1
14:03:20 [2022-12-16T14:03:20.636Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
14:03:20 [2022-12-16T14:03:20.636Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
14:03:20 [2022-12-16T14:03:20.636Z] GOPATH=/go
14:03:20 [2022-12-16T14:03:20.636Z] PKG_CONFIG=pkg-config
14:03:20 [2022-12-16T14:03:20.636Z] _=/usr/bin/env
14:03:20 [2022-12-16T14:03:20.636Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
14:03:59 [2022-12-16T14:03:59.367Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
14:03:59 [2022-12-16T14:03:59.367Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
14:04:25 [2022-12-16T14:04:25.934Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
14:04:34 [2022-12-16T14:04:34.051Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
14:04:40 [2022-12-16T14:04:40.616Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
14:04:41 [2022-12-16T14:04:41.184Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
14:04:42 [2022-12-16T14:04:42.120Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
14:04:42 [2022-12-16T14:04:42.687Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
14:04:43 [2022-12-16T14:04:43.623Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
14:04:43 [2022-12-16T14:04:43.623Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
14:04:44 [2022-12-16T14:04:44.563Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
14:04:46 [2022-12-16T14:04:46.467Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
14:04:47 [2022-12-16T14:04:47.402Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
14:04:48 [2022-12-16T14:04:48.339Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
14:04:48 [2022-12-16T14:04:48.598Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
14:04:49 [2022-12-16T14:04:49.534Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
14:04:50 [2022-12-16T14:04:50.470Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
14:04:51 [2022-12-16T14:04:51.405Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
14:04:52 [2022-12-16T14:04:52.341Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
14:04:53 [2022-12-16T14:04:53.276Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
14:04:53 [2022-12-16T14:04:53.844Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
14:04:53 [2022-12-16T14:04:53.844Z] Using test binary docker
14:04:53 [2022-12-16T14:04:53.844Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
14:04:53 [2022-12-16T14:04:53.844Z] +++ /etc/init.d/apparmor start
14:04:53 [2022-12-16T14:04:53.844Z] Not: starting.
14:04:53 [2022-12-16T14:04:53.844Z] INFO: Waiting for daemon to start...
14:04:53 [2022-12-16T14:04:53.844Z] Starting dockerd
14:04:53 [2022-12-16T14:04:53.844Z] +++ 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
14:04:56 [2022-12-16T14:04:56.375Z] .
14:04:56 [2022-12-16T14:04:56.375Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
14:04:56 [2022-12-16T14:04:56.375Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
14:04:56 [2022-12-16T14:04:56.375Z] Error: No such image: emptyfs
14:04:56 [2022-12-16T14:04:56.375Z] ++++ tar -cC bundles/test-integration/emptyfs .
14:04:56 [2022-12-16T14:04:56.375Z] ++++ docker load
14:04:56 [2022-12-16T14:04:56.375Z] Loaded image: emptyfs:latest
14:04:56 [2022-12-16T14:04:56.375Z] Running integration-test (iteration 1)
14:04:56 [2022-12-16T14:04:56.375Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
14:04:56 [2022-12-16T14:04:56.375Z] ++ 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
14:04:56 [2022-12-16T14:04:56.375Z] ++ set -e
14:04:56 [2022-12-16T14:04:56.375Z] ++ '[' -n 0 ']'
14:04:56 [2022-12-16T14:04:56.375Z] ++ set -x
14:04:56 [2022-12-16T14:04:56.375Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m
14:04:56 [2022-12-16T14:04:56.375Z] Loaded image: busybox:latest
14:04:56 [2022-12-16T14:04:56.375Z] Loaded image: busybox:glibc
14:04:57 [2022-12-16T14:04:57.751Z] Loaded image: debian:bullseye-slim
14:04:57 [2022-12-16T14:04:57.751Z] Loaded image: hello-world:latest
14:04:57 [2022-12-16T14:04:57.751Z] Loaded image: arm32v7/hello-world:latest
14:04:57 [2022-12-16T14:04:57.751Z] INFO: Testing against a local daemon
14:04:57 [2022-12-16T14:04:57.751Z] === RUN   TestCgroupNamespacesBuild
14:05:01 [2022-12-16T14:05:01.034Z] --- PASS: TestCgroupNamespacesBuild (3.51s)
14:05:01 [2022-12-16T14:05:01.034Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
14:05:02 [2022-12-16T14:05:02.408Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.08s)
14:05:02 [2022-12-16T14:05:02.409Z] === RUN   TestBuildWithSession
14:05:02 [2022-12-16T14:05:02.409Z]     build_session_test.go:25: TODO: BuildKit
14:05:02 [2022-12-16T14:05:02.409Z] --- SKIP: TestBuildWithSession (0.00s)
14:05:02 [2022-12-16T14:05:02.409Z] === RUN   TestBuildSquashParent
14:05:05 [2022-12-16T14:05:05.693Z] --- PASS: TestBuildSquashParent (3.07s)
14:05:05 [2022-12-16T14:05:05.693Z] === RUN   TestBuildWithRemoveAndForceRemove
14:05:05 [2022-12-16T14:05:05.693Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
14:05:05 [2022-12-16T14:05:05.693Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
14:05:05 [2022-12-16T14:05:05.693Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
14:05:05 [2022-12-16T14:05:05.693Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
14:05:05 [2022-12-16T14:05:05.693Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
14:05:05 [2022-12-16T14:05:05.693Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
14:05:05 [2022-12-16T14:05:05.693Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
14:05:05 [2022-12-16T14:05:05.693Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
14:05:05 [2022-12-16T14:05:05.693Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
14:05:05 [2022-12-16T14:05:05.693Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
14:05:05 [2022-12-16T14:05:05.693Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
14:05:05 [2022-12-16T14:05:05.693Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
14:05:05 [2022-12-16T14:05:05.693Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
14:05:05 [2022-12-16T14:05:05.693Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
14:05:06 [2022-12-16T14:05:06.629Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
14:05:06 [2022-12-16T14:05:06.629Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
14:05:08 [2022-12-16T14:05:08.006Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
14:05:08 [2022-12-16T14:05:08.006Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
14:05:08 [2022-12-16T14:05:08.947Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
14:05:08 [2022-12-16T14:05:08.947Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.31s)
14:05:08 [2022-12-16T14:05:08.947Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.36s)
14:05:08 [2022-12-16T14:05:08.947Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.23s)
14:05:08 [2022-12-16T14:05:08.947Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.32s)
14:05:08 [2022-12-16T14:05:08.947Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.17s)
14:05:08 [2022-12-16T14:05:08.947Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.16s)
14:05:08 [2022-12-16T14:05:08.947Z] === RUN   TestBuildMultiStageCopy
14:05:08 [2022-12-16T14:05:08.947Z] === RUN   TestBuildMultiStageCopy/copy_to_root
14:05:09 [2022-12-16T14:05:09.882Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
14:05:09 [2022-12-16T14:05:09.882Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
14:05:09 [2022-12-16T14:05:09.882Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
14:05:09 [2022-12-16T14:05:09.882Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
14:05:10 [2022-12-16T14:05:10.140Z] --- PASS: TestBuildMultiStageCopy (1.08s)
14:05:10 [2022-12-16T14:05:10.140Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (0.87s)
14:05:10 [2022-12-16T14:05:10.140Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.05s)
14:05:10 [2022-12-16T14:05:10.140Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.05s)
14:05:10 [2022-12-16T14:05:10.140Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.06s)
14:05:10 [2022-12-16T14:05:10.140Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.06s)
14:05:10 [2022-12-16T14:05:10.140Z] === RUN   TestBuildMultiStageParentConfig
14:05:10 [2022-12-16T14:05:10.398Z] --- PASS: TestBuildMultiStageParentConfig (0.25s)
14:05:10 [2022-12-16T14:05:10.398Z] === RUN   TestBuildLabelWithTargets
14:05:10 [2022-12-16T14:05:10.656Z] --- PASS: TestBuildLabelWithTargets (0.38s)
14:05:10 [2022-12-16T14:05:10.656Z] === RUN   TestBuildWithEmptyLayers
14:05:10 [2022-12-16T14:05:10.656Z] --- PASS: TestBuildWithEmptyLayers (0.07s)
14:05:10 [2022-12-16T14:05:10.656Z] === RUN   TestBuildMultiStageOnBuild
14:05:12 [2022-12-16T14:05:12.033Z] --- PASS: TestBuildMultiStageOnBuild (0.97s)
14:05:12 [2022-12-16T14:05:12.033Z] === RUN   TestBuildUncleanTarFilenames
14:05:12 [2022-12-16T14:05:12.033Z] --- PASS: TestBuildUncleanTarFilenames (0.10s)
14:05:12 [2022-12-16T14:05:12.033Z] === RUN   TestBuildMultiStageLayerLeak
14:05:12 [2022-12-16T14:05:12.969Z] --- PASS: TestBuildMultiStageLayerLeak (0.96s)
14:05:12 [2022-12-16T14:05:12.969Z] === RUN   TestBuildWithHugeFile
14:05:51 [2022-12-16T14:05:51.696Z] --- PASS: TestBuildWithHugeFile (38.20s)
14:05:51 [2022-12-16T14:05:51.696Z] === RUN   TestBuildWCOWSandboxSize
14:05:51 [2022-12-16T14:05:51.696Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
14:05:51 [2022-12-16T14:05:51.696Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
14:05:51 [2022-12-16T14:05:51.696Z] === RUN   TestBuildWithEmptyDockerfile
14:05:51 [2022-12-16T14:05:51.696Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
14:05:51 [2022-12-16T14:05:51.696Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
14:05:51 [2022-12-16T14:05:51.696Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
14:05:51 [2022-12-16T14:05:51.696Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
14:05:51 [2022-12-16T14:05:51.696Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
14:05:51 [2022-12-16T14:05:51.696Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
14:05:51 [2022-12-16T14:05:51.696Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
14:05:51 [2022-12-16T14:05:51.696Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
14:05:51 [2022-12-16T14:05:51.696Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
14:05:51 [2022-12-16T14:05:51.696Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s)
14:05:51 [2022-12-16T14:05:51.696Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s)
14:05:51 [2022-12-16T14:05:51.696Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s)
14:05:51 [2022-12-16T14:05:51.696Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s)
14:05:51 [2022-12-16T14:05:51.696Z] === RUN   TestBuildPreserveOwnership
14:05:51 [2022-12-16T14:05:51.696Z] === RUN   TestBuildPreserveOwnership/copy_from
14:05:52 [2022-12-16T14:05:52.630Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
14:05:53 [2022-12-16T14:05:53.196Z] --- PASS: TestBuildPreserveOwnership (2.07s)
14:05:53 [2022-12-16T14:05:53.196Z]     --- PASS: TestBuildPreserveOwnership/copy_from (1.52s)
14:05:53 [2022-12-16T14:05:53.196Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.54s)
14:05:53 [2022-12-16T14:05:53.196Z] === RUN   TestBuildPlatformInvalid
14:05:53 [2022-12-16T14:05:53.196Z] --- PASS: TestBuildPlatformInvalid (0.03s)
14:05:53 [2022-12-16T14:05:53.196Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
14:05:53 [2022-12-16T14:05:53.762Z] Loaded image: busybox:latest
14:05:53 [2022-12-16T14:05:53.762Z] Loaded image: busybox:glibc
14:05:55 [2022-12-16T14:05:55.137Z] Loaded image: debian:bullseye-slim
14:05:55 [2022-12-16T14:05:55.137Z] Loaded image: hello-world:latest
14:05:55 [2022-12-16T14:05:55.137Z] Loaded image: arm32v7/hello-world:latest
14:06:05 [2022-12-16T14:06:05.108Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (11.23s)
14:06:05 [2022-12-16T14:06:05.108Z] PASS
14:06:05 [2022-12-16T14:06:05.108Z] 
14:06:05 [2022-12-16T14:06:05.108Z] === Skipped
14:06:05 [2022-12-16T14:06:05.108Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
14:06:05 [2022-12-16T14:06:05.108Z]     build_session_test.go:25: TODO: BuildKit
14:06:05 [2022-12-16T14:06:05.108Z] 
14:06:05 [2022-12-16T14:06:05.108Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s)
14:06:05 [2022-12-16T14:06:05.108Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
14:06:05 [2022-12-16T14:06:05.108Z] 
14:06:05 [2022-12-16T14:06:05.108Z] DONE 34 tests, 2 skipped in 68.364s
14:06:05 [2022-12-16T14:06:05.108Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
14:06:05 [2022-12-16T14:06:05.108Z] ++ 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
14:06:05 [2022-12-16T14:06:05.108Z] ++ set -e
14:06:05 [2022-12-16T14:06:05.108Z] ++ '[' -n 0 ']'
14:06:05 [2022-12-16T14:06:05.108Z] ++ set -x
14:06:05 [2022-12-16T14:06:05.108Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m
14:06:05 [2022-12-16T14:06:05.108Z] INFO: Testing against a local daemon
14:06:05 [2022-12-16T14:06:05.108Z] === RUN   TestConfigInspect
14:06:07 [2022-12-16T14:06:07.079Z] --- PASS: TestConfigInspect (2.23s)
14:06:07 [2022-12-16T14:06:07.079Z] === RUN   TestConfigList
14:06:09 [2022-12-16T14:06:09.005Z] --- PASS: TestConfigList (2.18s)
14:06:09 [2022-12-16T14:06:09.005Z] === RUN   TestConfigsCreateAndDelete
14:06:11 [2022-12-16T14:06:11.536Z] --- PASS: TestConfigsCreateAndDelete (2.16s)
14:06:11 [2022-12-16T14:06:11.536Z] === RUN   TestConfigsUpdate
14:06:13 [2022-12-16T14:06:13.437Z] --- PASS: TestConfigsUpdate (2.10s)
14:06:13 [2022-12-16T14:06:13.437Z] === RUN   TestTemplatedConfig
14:06:15 [2022-12-16T14:06:15.965Z] --- PASS: TestTemplatedConfig (2.35s)
14:06:15 [2022-12-16T14:06:15.965Z] === RUN   TestConfigCreateResolve
14:06:17 [2022-12-16T14:06:17.866Z] --- PASS: TestConfigCreateResolve (2.17s)
14:06:17 [2022-12-16T14:06:17.866Z] PASS
14:06:17 [2022-12-16T14:06:17.866Z] 
14:06:17 [2022-12-16T14:06:17.866Z] DONE 6 tests in 13.273s
14:06:17 [2022-12-16T14:06:17.866Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
14:06:17 [2022-12-16T14:06:17.866Z] ++ 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
14:06:17 [2022-12-16T14:06:17.866Z] ++ set -e
14:06:17 [2022-12-16T14:06:17.866Z] ++ '[' -n 0 ']'
14:06:17 [2022-12-16T14:06:17.866Z] ++ set -x
14:06:17 [2022-12-16T14:06:17.866Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m
14:06:17 [2022-12-16T14:06:17.866Z] INFO: Testing against a local daemon
14:06:17 [2022-12-16T14:06:17.866Z] === RUN   TestAttachWithTTY
14:06:17 [2022-12-16T14:06:17.866Z] --- PASS: TestAttachWithTTY (0.07s)
14:06:17 [2022-12-16T14:06:17.866Z] === RUN   TestAttachWithoutTTy
14:06:17 [2022-12-16T14:06:17.866Z] --- PASS: TestAttachWithoutTTy (0.04s)
14:06:17 [2022-12-16T14:06:17.866Z] === RUN   TestCheckpoint
14:06:17 [2022-12-16T14:06:17.866Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
14:06:17 [2022-12-16T14:06:17.866Z] --- SKIP: TestCheckpoint (0.00s)
14:06:17 [2022-12-16T14:06:17.866Z] === RUN   TestContainerInvalidJSON
14:06:17 [2022-12-16T14:06:17.866Z] === RUN   TestContainerInvalidJSON/commit
14:06:17 [2022-12-16T14:06:17.866Z] === PAUSE TestContainerInvalidJSON/commit
14:06:17 [2022-12-16T14:06:17.866Z] === RUN   TestContainerInvalidJSON/containers/create
14:06:17 [2022-12-16T14:06:17.866Z] === PAUSE TestContainerInvalidJSON/containers/create
14:06:17 [2022-12-16T14:06:17.866Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
14:06:17 [2022-12-16T14:06:17.866Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
14:06:17 [2022-12-16T14:06:17.866Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
14:06:17 [2022-12-16T14:06:17.866Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
14:06:17 [2022-12-16T14:06:17.866Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
14:06:17 [2022-12-16T14:06:17.866Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
14:06:17 [2022-12-16T14:06:17.866Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
14:06:17 [2022-12-16T14:06:17.866Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
14:06:17 [2022-12-16T14:06:17.866Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
14:06:17 [2022-12-16T14:06:17.866Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
14:06:17 [2022-12-16T14:06:17.866Z] === CONT  TestContainerInvalidJSON/commit
14:06:17 [2022-12-16T14:06:17.866Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
14:06:17 [2022-12-16T14:06:17.866Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
14:06:17 [2022-12-16T14:06:17.866Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
14:06:17 [2022-12-16T14:06:17.866Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
14:06:17 [2022-12-16T14:06:17.866Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
14:06:17 [2022-12-16T14:06:17.866Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
14:06:17 [2022-12-16T14:06:17.866Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
14:06:17 [2022-12-16T14:06:17.866Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
14:06:17 [2022-12-16T14:06:17.866Z] === RUN   TestContainerInvalidJSON/commit/empty_body
14:06:17 [2022-12-16T14:06:17.866Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
14:06:17 [2022-12-16T14:06:17.866Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
14:06:17 [2022-12-16T14:06:17.866Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
14:06:17 [2022-12-16T14:06:17.866Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
14:06:17 [2022-12-16T14:06:17.866Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
14:06:17 [2022-12-16T14:06:17.866Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
14:06:17 [2022-12-16T14:06:17.866Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
14:06:17 [2022-12-16T14:06:17.866Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
14:06:17 [2022-12-16T14:06:17.866Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
14:06:17 [2022-12-16T14:06:17.866Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
14:06:17 [2022-12-16T14:06:17.866Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
14:06:17 [2022-12-16T14:06:17.866Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
14:06:17 [2022-12-16T14:06:17.866Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
14:06:17 [2022-12-16T14:06:17.866Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
14:06:17 [2022-12-16T14:06:17.866Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
14:06:17 [2022-12-16T14:06:17.866Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
14:06:17 [2022-12-16T14:06:17.866Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
14:06:17 [2022-12-16T14:06:17.866Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
14:06:17 [2022-12-16T14:06:17.866Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
14:06:17 [2022-12-16T14:06:17.866Z] === CONT  TestContainerInvalidJSON/containers/create
14:06:17 [2022-12-16T14:06:17.866Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
14:06:17 [2022-12-16T14:06:17.866Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
14:06:17 [2022-12-16T14:06:17.866Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
14:06:17 [2022-12-16T14:06:17.866Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
14:06:17 [2022-12-16T14:06:17.866Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
14:06:17 [2022-12-16T14:06:17.866Z] --- PASS: TestContainerInvalidJSON (0.01s)
14:06:17 [2022-12-16T14:06:17.866Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s)
14:06:17 [2022-12-16T14:06:17.866Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
14:06:17 [2022-12-16T14:06:17.866Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
14:06:17 [2022-12-16T14:06:17.866Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
14:06:17 [2022-12-16T14:06:17.866Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
14:06:17 [2022-12-16T14:06:17.866Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
14:06:17 [2022-12-16T14:06:17.866Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
14:06:17 [2022-12-16T14:06:17.866Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
14:06:17 [2022-12-16T14:06:17.866Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
14:06:17 [2022-12-16T14:06:17.866Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
14:06:17 [2022-12-16T14:06:17.866Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
14:06:17 [2022-12-16T14:06:17.866Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
14:06:17 [2022-12-16T14:06:17.866Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
14:06:17 [2022-12-16T14:06:17.866Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
14:06:17 [2022-12-16T14:06:17.866Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
14:06:17 [2022-12-16T14:06:17.866Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
14:06:17 [2022-12-16T14:06:17.866Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
14:06:17 [2022-12-16T14:06:17.866Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
14:06:17 [2022-12-16T14:06:17.866Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
14:06:17 [2022-12-16T14:06:17.866Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
14:06:17 [2022-12-16T14:06:17.866Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
14:06:17 [2022-12-16T14:06:17.866Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
14:06:17 [2022-12-16T14:06:17.866Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
14:06:17 [2022-12-16T14:06:17.866Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
14:06:17 [2022-12-16T14:06:17.866Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
14:06:17 [2022-12-16T14:06:17.866Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
14:06:17 [2022-12-16T14:06:17.866Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
14:06:17 [2022-12-16T14:06:17.866Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
14:06:17 [2022-12-16T14:06:17.866Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
14:06:17 [2022-12-16T14:06:17.866Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
14:06:17 [2022-12-16T14:06:17.866Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
14:06:17 [2022-12-16T14:06:17.866Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
14:06:17 [2022-12-16T14:06:17.866Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
14:06:17 [2022-12-16T14:06:17.866Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
14:06:17 [2022-12-16T14:06:17.866Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
14:06:17 [2022-12-16T14:06:17.866Z] === RUN   TestCopyFromContainerPathDoesNotExist
14:06:18 [2022-12-16T14:06:18.125Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.04s)
14:06:18 [2022-12-16T14:06:18.125Z] === RUN   TestCopyFromContainerPathIsNotDir
14:06:18 [2022-12-16T14:06:18.125Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s)
14:06:18 [2022-12-16T14:06:18.125Z] === RUN   TestCopyToContainerPathDoesNotExist
14:06:18 [2022-12-16T14:06:18.125Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s)
14:06:18 [2022-12-16T14:06:18.125Z] === RUN   TestCopyEmptyFile
14:06:18 [2022-12-16T14:06:18.125Z] --- PASS: TestCopyEmptyFile (0.06s)
14:06:18 [2022-12-16T14:06:18.125Z] === RUN   TestCopyToContainerPathIsNotDir
14:06:18 [2022-12-16T14:06:18.125Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s)
14:06:18 [2022-12-16T14:06:18.125Z] === RUN   TestCopyFromContainer
14:06:18 [2022-12-16T14:06:18.691Z] === RUN   TestCopyFromContainer//
14:06:18 [2022-12-16T14:06:18.691Z] === RUN   TestCopyFromContainer/.
14:06:18 [2022-12-16T14:06:18.691Z] === RUN   TestCopyFromContainer//.
14:06:18 [2022-12-16T14:06:18.691Z] === RUN   TestCopyFromContainer/./
14:06:18 [2022-12-16T14:06:18.691Z] === RUN   TestCopyFromContainer//./
14:06:18 [2022-12-16T14:06:18.691Z] === RUN   TestCopyFromContainer//bar/root
14:06:18 [2022-12-16T14:06:18.691Z] === RUN   TestCopyFromContainer//bar/root/
14:06:18 [2022-12-16T14:06:18.948Z] === RUN   TestCopyFromContainer//bar/root/.
14:06:18 [2022-12-16T14:06:18.949Z] === RUN   TestCopyFromContainer/bar/quux
14:06:18 [2022-12-16T14:06:18.949Z] === RUN   TestCopyFromContainer/bar/quux/
14:06:18 [2022-12-16T14:06:18.949Z] === RUN   TestCopyFromContainer/bar/quux/.
14:06:18 [2022-12-16T14:06:18.949Z] === RUN   TestCopyFromContainer/bar/quux/baz
14:06:18 [2022-12-16T14:06:18.949Z] === RUN   TestCopyFromContainer/bar/filesymlink
14:06:18 [2022-12-16T14:06:18.949Z] === RUN   TestCopyFromContainer/bar/dirsymlink
14:06:18 [2022-12-16T14:06:18.949Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
14:06:18 [2022-12-16T14:06:18.949Z] === RUN   TestCopyFromContainer/bar/dirsymlink/.
14:06:18 [2022-12-16T14:06:18.949Z] === RUN   TestCopyFromContainer/bar/notarget
14:06:18 [2022-12-16T14:06:18.949Z] --- PASS: TestCopyFromContainer (0.70s)
14:06:18 [2022-12-16T14:06:18.949Z]     --- PASS: TestCopyFromContainer// (0.01s)
14:06:18 [2022-12-16T14:06:18.949Z]     --- PASS: TestCopyFromContainer/. (0.02s)
14:06:18 [2022-12-16T14:06:18.949Z]     --- PASS: TestCopyFromContainer//. (0.01s)
14:06:18 [2022-12-16T14:06:18.949Z]     --- PASS: TestCopyFromContainer/./ (0.01s)
14:06:18 [2022-12-16T14:06:18.949Z]     --- PASS: TestCopyFromContainer//./ (0.01s)
14:06:18 [2022-12-16T14:06:18.949Z]     --- PASS: TestCopyFromContainer//bar/root (0.01s)
14:06:18 [2022-12-16T14:06:18.949Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.01s)
14:06:18 [2022-12-16T14:06:18.949Z]     --- PASS: TestCopyFromContainer//bar/root/. (0.01s)
14:06:18 [2022-12-16T14:06:18.949Z]     --- PASS: TestCopyFromContainer/bar/quux (0.01s)
14:06:18 [2022-12-16T14:06:18.949Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.01s)
14:06:18 [2022-12-16T14:06:18.949Z]     --- PASS: TestCopyFromContainer/bar/quux/. (0.00s)
14:06:18 [2022-12-16T14:06:18.949Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.00s)
14:06:18 [2022-12-16T14:06:18.949Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.00s)
14:06:18 [2022-12-16T14:06:18.949Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.00s)
14:06:18 [2022-12-16T14:06:18.949Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.00s)
14:06:18 [2022-12-16T14:06:18.949Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/. (0.00s)
14:06:18 [2022-12-16T14:06:18.949Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.00s)
14:06:18 [2022-12-16T14:06:18.949Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
14:06:18 [2022-12-16T14:06:18.949Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
14:06:18 [2022-12-16T14:06:18.949Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
14:06:18 [2022-12-16T14:06:18.949Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
14:06:18 [2022-12-16T14:06:18.949Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
14:06:18 [2022-12-16T14:06:18.949Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
14:06:18 [2022-12-16T14:06:18.949Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
14:06:18 [2022-12-16T14:06:18.949Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
14:06:18 [2022-12-16T14:06:18.949Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
14:06:18 [2022-12-16T14:06:18.949Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
14:06:18 [2022-12-16T14:06:18.949Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
14:06:18 [2022-12-16T14:06:18.949Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
14:06:18 [2022-12-16T14:06:18.949Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
14:06:18 [2022-12-16T14:06:18.949Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
14:06:18 [2022-12-16T14:06:18.949Z] === RUN   TestCreateLinkToNonExistingContainer
14:06:18 [2022-12-16T14:06:18.949Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
14:06:18 [2022-12-16T14:06:18.949Z] === RUN   TestCreateWithInvalidEnv
14:06:18 [2022-12-16T14:06:18.949Z] === RUN   TestCreateWithInvalidEnv/0
14:06:18 [2022-12-16T14:06:18.949Z] === PAUSE TestCreateWithInvalidEnv/0
14:06:18 [2022-12-16T14:06:18.949Z] === RUN   TestCreateWithInvalidEnv/1
14:06:18 [2022-12-16T14:06:18.949Z] === PAUSE TestCreateWithInvalidEnv/1
14:06:18 [2022-12-16T14:06:18.949Z] === RUN   TestCreateWithInvalidEnv/2
14:06:18 [2022-12-16T14:06:18.949Z] === PAUSE TestCreateWithInvalidEnv/2
14:06:18 [2022-12-16T14:06:18.949Z] === CONT  TestCreateWithInvalidEnv/0
14:06:18 [2022-12-16T14:06:18.949Z] === CONT  TestCreateWithInvalidEnv/2
14:06:18 [2022-12-16T14:06:18.949Z] === CONT  TestCreateWithInvalidEnv/1
14:06:18 [2022-12-16T14:06:18.949Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
14:06:18 [2022-12-16T14:06:18.949Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
14:06:18 [2022-12-16T14:06:18.949Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
14:06:18 [2022-12-16T14:06:18.949Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
14:06:18 [2022-12-16T14:06:18.949Z] === RUN   TestCreateTmpfsMountsTarget
14:06:18 [2022-12-16T14:06:18.949Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
14:06:18 [2022-12-16T14:06:18.949Z] === RUN   TestCreateWithCustomMaskedPaths
14:06:20 [2022-12-16T14:06:20.324Z] --- PASS: TestCreateWithCustomMaskedPaths (1.36s)
14:06:20 [2022-12-16T14:06:20.324Z] === RUN   TestCreateWithCustomReadonlyPaths
14:06:21 [2022-12-16T14:06:21.699Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.26s)
14:06:21 [2022-12-16T14:06:21.699Z] === RUN   TestCreateWithInvalidHealthcheckParams
14:06:21 [2022-12-16T14:06:21.699Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
14:06:21 [2022-12-16T14:06:21.699Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
14:06:21 [2022-12-16T14:06:21.699Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
14:06:21 [2022-12-16T14:06:21.699Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
14:06:21 [2022-12-16T14:06:21.700Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
14:06:21 [2022-12-16T14:06:21.700Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
14:06:21 [2022-12-16T14:06:21.700Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
14:06:21 [2022-12-16T14:06:21.700Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
14:06:21 [2022-12-16T14:06:21.700Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
14:06:21 [2022-12-16T14:06:21.700Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
14:06:21 [2022-12-16T14:06:21.700Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
14:06:21 [2022-12-16T14:06:21.700Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
14:06:21 [2022-12-16T14:06:21.700Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
14:06:21 [2022-12-16T14:06:21.700Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
14:06:21 [2022-12-16T14:06:21.700Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
14:06:21 [2022-12-16T14:06:21.700Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
14:06:21 [2022-12-16T14:06:21.700Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
14:06:21 [2022-12-16T14:06:21.700Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
14:06:21 [2022-12-16T14:06:21.700Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
14:06:21 [2022-12-16T14:06:21.700Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
14:06:21 [2022-12-16T14:06:21.700Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
14:06:21 [2022-12-16T14:06:21.700Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
14:06:21 [2022-12-16T14:06:21.958Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.43s)
14:06:21 [2022-12-16T14:06:21.958Z] === RUN   TestCreateDifferentPlatform
14:06:21 [2022-12-16T14:06:21.958Z] === RUN   TestCreateDifferentPlatform/different_os
14:06:21 [2022-12-16T14:06:21.958Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
14:06:22 [2022-12-16T14:06:22.217Z] --- PASS: TestCreateDifferentPlatform (0.01s)
14:06:22 [2022-12-16T14:06:22.217Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
14:06:22 [2022-12-16T14:06:22.217Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
14:06:22 [2022-12-16T14:06:22.217Z] === RUN   TestCreateVolumesFromNonExistingContainer
14:06:22 [2022-12-16T14:06:22.217Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s)
14:06:22 [2022-12-16T14:06:22.217Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
14:06:22 [2022-12-16T14:06:22.217Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s)
14:06:22 [2022-12-16T14:06:22.217Z] === RUN   TestCreateInvalidHostConfig
14:06:22 [2022-12-16T14:06:22.217Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
14:06:22 [2022-12-16T14:06:22.217Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
14:06:22 [2022-12-16T14:06:22.217Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
14:06:22 [2022-12-16T14:06:22.217Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
14:06:22 [2022-12-16T14:06:22.217Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
14:06:22 [2022-12-16T14:06:22.217Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
14:06:22 [2022-12-16T14:06:22.217Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
14:06:22 [2022-12-16T14:06:22.217Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
14:06:22 [2022-12-16T14:06:22.217Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
14:06:22 [2022-12-16T14:06:22.217Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
14:06:22 [2022-12-16T14:06:22.217Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
14:06:22 [2022-12-16T14:06:22.217Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
14:06:22 [2022-12-16T14:06:22.217Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
14:06:22 [2022-12-16T14:06:22.217Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
14:06:22 [2022-12-16T14:06:22.217Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
14:06:22 [2022-12-16T14:06:22.217Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
14:06:22 [2022-12-16T14:06:22.217Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
14:06:22 [2022-12-16T14:06:22.217Z] === RUN   TestContainerStartOnDaemonRestart
14:06:22 [2022-12-16T14:06:22.217Z] === PAUSE TestContainerStartOnDaemonRestart
14:06:22 [2022-12-16T14:06:22.217Z] === RUN   TestDaemonRestartIpcMode
14:06:22 [2022-12-16T14:06:22.217Z] === PAUSE TestDaemonRestartIpcMode
14:06:22 [2022-12-16T14:06:22.217Z] === RUN   TestDaemonHostGatewayIP
14:06:22 [2022-12-16T14:06:22.217Z] === PAUSE TestDaemonHostGatewayIP
14:06:22 [2022-12-16T14:06:22.217Z] === RUN   TestRestartDaemonWithRestartingContainer
14:06:22 [2022-12-16T14:06:22.217Z] === PAUSE TestRestartDaemonWithRestartingContainer
14:06:22 [2022-12-16T14:06:22.217Z] === RUN   TestContainerKillOnDaemonStart
14:06:22 [2022-12-16T14:06:22.217Z] === PAUSE TestContainerKillOnDaemonStart
14:06:22 [2022-12-16T14:06:22.217Z] === RUN   TestDiff
14:06:22 [2022-12-16T14:06:22.475Z] --- PASS: TestDiff (0.42s)
14:06:22 [2022-12-16T14:06:22.475Z] === RUN   TestExecConsoleSize
14:06:23 [2022-12-16T14:06:23.041Z] --- PASS: TestExecConsoleSize (0.46s)
14:06:23 [2022-12-16T14:06:23.041Z] === RUN   TestExecWithCloseStdin
14:06:23 [2022-12-16T14:06:23.608Z] --- PASS: TestExecWithCloseStdin (0.48s)
14:06:23 [2022-12-16T14:06:23.608Z] === RUN   TestExec
14:06:24 [2022-12-16T14:06:24.174Z] --- PASS: TestExec (0.48s)
14:06:24 [2022-12-16T14:06:24.174Z] === RUN   TestExecUser
14:06:24 [2022-12-16T14:06:24.433Z] --- PASS: TestExecUser (0.50s)
14:06:24 [2022-12-16T14:06:24.433Z] === RUN   TestExportContainerAndImportImage
14:06:24 [2022-12-16T14:06:24.999Z] --- PASS: TestExportContainerAndImportImage (0.48s)
14:06:24 [2022-12-16T14:06:24.999Z] === RUN   TestExportContainerAfterDaemonRestart
14:06:26 [2022-12-16T14:06:26.374Z] --- PASS: TestExportContainerAfterDaemonRestart (1.14s)
14:06:26 [2022-12-16T14:06:26.374Z] === RUN   TestHealthCheckWorkdir
14:06:26 [2022-12-16T14:06:26.632Z] --- PASS: TestHealthCheckWorkdir (0.53s)
14:06:26 [2022-12-16T14:06:26.632Z] === RUN   TestHealthKillContainer
14:06:34 [2022-12-16T14:06:34.745Z] --- PASS: TestHealthKillContainer (7.81s)
14:06:34 [2022-12-16T14:06:34.745Z] === RUN   TestHealthCheckProcessKilled
14:06:35 [2022-12-16T14:06:35.003Z] --- PASS: TestHealthCheckProcessKilled (0.61s)
14:06:35 [2022-12-16T14:06:35.003Z] === RUN   TestInspectCpusetInConfigPre120
14:06:35 [2022-12-16T14:06:35.570Z] --- PASS: TestInspectCpusetInConfigPre120 (0.39s)
14:06:35 [2022-12-16T14:06:35.570Z] === RUN   TestIpcModeNone
14:06:35 [2022-12-16T14:06:35.828Z] --- PASS: TestIpcModeNone (0.45s)
14:06:35 [2022-12-16T14:06:35.828Z] === RUN   TestIpcModePrivate
14:06:36 [2022-12-16T14:06:36.396Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:75, shared: false, mustBeShared: false
14:06:36 [2022-12-16T14:06:36.396Z] --- PASS: TestIpcModePrivate (0.47s)
14:06:36 [2022-12-16T14:06:36.396Z] === RUN   TestIpcModeShareable
14:06:36 [2022-12-16T14:06:36.964Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:69, shared: true, mustBeShared: true
14:06:36 [2022-12-16T14:06:36.964Z] --- PASS: TestIpcModeShareable (0.53s)
14:06:36 [2022-12-16T14:06:36.964Z] === RUN   TestAPIIpcModeShareableAndContainer
14:06:38 [2022-12-16T14:06:38.867Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.52s)
14:06:38 [2022-12-16T14:06:38.867Z] === RUN   TestAPIIpcModeHost
14:06:38 [2022-12-16T14:06:38.867Z] --- PASS: TestAPIIpcModeHost (0.40s)
14:06:38 [2022-12-16T14:06:38.867Z] === RUN   TestDaemonIpcModeShareable
14:06:39 [2022-12-16T14:06:39.801Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true
14:06:40 [2022-12-16T14:06:40.059Z] --- PASS: TestDaemonIpcModeShareable (1.06s)
14:06:40 [2022-12-16T14:06:40.059Z] === RUN   TestDaemonIpcModePrivate
14:06:40 [2022-12-16T14:06:40.993Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false
14:06:40 [2022-12-16T14:06:40.993Z] --- PASS: TestDaemonIpcModePrivate (1.05s)
14:06:40 [2022-12-16T14:06:40.993Z] === RUN   TestDaemonIpcModePrivateFromConfig
14:06:41 [2022-12-16T14:06:41.927Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false
14:06:42 [2022-12-16T14:06:42.186Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.06s)
14:06:42 [2022-12-16T14:06:42.186Z] === RUN   TestDaemonIpcModeShareableFromConfig
14:06:43 [2022-12-16T14:06:43.120Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true
14:06:43 [2022-12-16T14:06:43.120Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.06s)
14:06:43 [2022-12-16T14:06:43.120Z] === RUN   TestIpcModeOlderClient
14:06:43 [2022-12-16T14:06:43.120Z] === PAUSE TestIpcModeOlderClient
14:06:43 [2022-12-16T14:06:43.120Z] === RUN   TestKillContainerInvalidSignal
14:06:43 [2022-12-16T14:06:43.686Z] --- PASS: TestKillContainerInvalidSignal (0.44s)
14:06:43 [2022-12-16T14:06:43.686Z] === RUN   TestKillContainer
14:06:43 [2022-12-16T14:06:43.686Z] === RUN   TestKillContainer/no_signal
14:06:43 [2022-12-16T14:06:43.944Z] === RUN   TestKillContainer/non_killing_signal
14:06:44 [2022-12-16T14:06:44.202Z] === RUN   TestKillContainer/killing_signal
14:06:44 [2022-12-16T14:06:44.768Z] --- PASS: TestKillContainer (1.23s)
14:06:44 [2022-12-16T14:06:44.768Z]     --- PASS: TestKillContainer/no_signal (0.40s)
14:06:44 [2022-12-16T14:06:44.768Z]     --- PASS: TestKillContainer/non_killing_signal (0.27s)
14:06:44 [2022-12-16T14:06:44.768Z]     --- PASS: TestKillContainer/killing_signal (0.39s)
14:06:44 [2022-12-16T14:06:44.768Z] === RUN   TestKillWithStopSignalAndRestartPolicies
14:06:44 [2022-12-16T14:06:44.768Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
14:06:45 [2022-12-16T14:06:45.333Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
14:06:45 [2022-12-16T14:06:45.900Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.15s)
14:06:45 [2022-12-16T14:06:45.900Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.38s)
14:06:45 [2022-12-16T14:06:45.900Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.64s)
14:06:45 [2022-12-16T14:06:45.900Z] === RUN   TestKillStoppedContainer
14:06:45 [2022-12-16T14:06:45.900Z] --- PASS: TestKillStoppedContainer (0.05s)
14:06:45 [2022-12-16T14:06:45.900Z] === RUN   TestKillStoppedContainerAPIPre120
14:06:45 [2022-12-16T14:06:45.900Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
14:06:45 [2022-12-16T14:06:45.900Z] === RUN   TestKillDifferentUserContainer
14:06:46 [2022-12-16T14:06:46.466Z] --- PASS: TestKillDifferentUserContainer (0.41s)
14:06:46 [2022-12-16T14:06:46.466Z] === RUN   TestInspectOomKilledTrue
14:06:47 [2022-12-16T14:06:47.032Z] --- PASS: TestInspectOomKilledTrue (0.49s)
14:06:47 [2022-12-16T14:06:47.032Z] === RUN   TestInspectOomKilledFalse
14:06:47 [2022-12-16T14:06:47.290Z] --- PASS: TestInspectOomKilledFalse (0.43s)
14:06:47 [2022-12-16T14:06:47.290Z] === RUN   TestLinksEtcHostsContentMatch
14:06:47 [2022-12-16T14:06:47.548Z] --- PASS: TestLinksEtcHostsContentMatch (0.27s)
14:06:47 [2022-12-16T14:06:47.548Z] === RUN   TestLinksContainerNames
14:06:48 [2022-12-16T14:06:48.482Z] --- PASS: TestLinksContainerNames (0.87s)
14:06:48 [2022-12-16T14:06:48.482Z] === RUN   TestLogsFollowTailEmpty
14:06:49 [2022-12-16T14:06:49.048Z] --- PASS: TestLogsFollowTailEmpty (0.43s)
14:06:49 [2022-12-16T14:06:49.048Z] === RUN   TestLogs
14:06:49 [2022-12-16T14:06:49.048Z] === RUN   TestLogs/driver_local
14:06:49 [2022-12-16T14:06:49.048Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
14:06:49 [2022-12-16T14:06:49.048Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
14:06:49 [2022-12-16T14:06:49.048Z] === RUN   TestLogs/driver_local/tty/only_stdout
14:06:49 [2022-12-16T14:06:49.048Z] === PAUSE TestLogs/driver_local/tty/only_stdout
14:06:49 [2022-12-16T14:06:49.048Z] === RUN   TestLogs/driver_local/tty/only_stderr
14:06:49 [2022-12-16T14:06:49.048Z] === PAUSE TestLogs/driver_local/tty/only_stderr
14:06:49 [2022-12-16T14:06:49.048Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
14:06:49 [2022-12-16T14:06:49.048Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
14:06:49 [2022-12-16T14:06:49.048Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
14:06:49 [2022-12-16T14:06:49.048Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
14:06:49 [2022-12-16T14:06:49.048Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
14:06:49 [2022-12-16T14:06:49.048Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
14:06:49 [2022-12-16T14:06:49.048Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
14:06:49 [2022-12-16T14:06:49.048Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
14:06:49 [2022-12-16T14:06:49.614Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
14:06:49 [2022-12-16T14:06:49.614Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
14:06:50 [2022-12-16T14:06:50.549Z] === CONT  TestLogs/driver_local/tty/only_stderr
14:06:50 [2022-12-16T14:06:50.549Z] === CONT  TestLogs/driver_local/tty/only_stdout
14:06:50 [2022-12-16T14:06:50.808Z] === RUN   TestLogs/driver_json-file
14:06:50 [2022-12-16T14:06:50.808Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
14:06:50 [2022-12-16T14:06:50.808Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
14:06:50 [2022-12-16T14:06:50.808Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
14:06:50 [2022-12-16T14:06:50.808Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
14:06:50 [2022-12-16T14:06:50.808Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
14:06:50 [2022-12-16T14:06:50.808Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
14:06:50 [2022-12-16T14:06:50.808Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
14:06:50 [2022-12-16T14:06:50.808Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
14:06:50 [2022-12-16T14:06:50.808Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
14:06:50 [2022-12-16T14:06:50.808Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
14:06:50 [2022-12-16T14:06:50.808Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
14:06:50 [2022-12-16T14:06:50.808Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
14:06:50 [2022-12-16T14:06:50.808Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
14:06:50 [2022-12-16T14:06:50.808Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
14:06:51 [2022-12-16T14:06:51.765Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
14:06:51 [2022-12-16T14:06:51.765Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
14:06:52 [2022-12-16T14:06:52.354Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
14:06:52 [2022-12-16T14:06:52.354Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
14:06:52 [2022-12-16T14:06:52.921Z] --- PASS: TestLogs (4.01s)
14:06:52 [2022-12-16T14:06:52.921Z]     --- PASS: TestLogs/driver_local (0.01s)
14:06:52 [2022-12-16T14:06:52.921Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.70s)
14:06:52 [2022-12-16T14:06:52.921Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.76s)
14:06:52 [2022-12-16T14:06:52.921Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.68s)
14:06:52 [2022-12-16T14:06:52.921Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.66s)
14:06:52 [2022-12-16T14:06:52.921Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (0.51s)
14:06:52 [2022-12-16T14:06:52.921Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (0.53s)
14:06:52 [2022-12-16T14:06:52.921Z]     --- PASS: TestLogs/driver_json-file (0.01s)
14:06:52 [2022-12-16T14:06:52.921Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.78s)
14:06:52 [2022-12-16T14:06:52.921Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.83s)
14:06:52 [2022-12-16T14:06:52.921Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.60s)
14:06:52 [2022-12-16T14:06:52.921Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.69s)
14:06:52 [2022-12-16T14:06:52.921Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.56s)
14:06:52 [2022-12-16T14:06:52.921Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.57s)
14:06:52 [2022-12-16T14:06:52.921Z] === RUN   TestContainerNetworkMountsNoChown
14:06:53 [2022-12-16T14:06:53.487Z] --- PASS: TestContainerNetworkMountsNoChown (0.42s)
14:06:53 [2022-12-16T14:06:53.487Z] === RUN   TestMountDaemonRoot
14:06:53 [2022-12-16T14:06:53.487Z] === RUN   TestMountDaemonRoot/default
14:06:53 [2022-12-16T14:06:53.487Z] === PAUSE TestMountDaemonRoot/default
14:06:53 [2022-12-16T14:06:53.487Z] === RUN   TestMountDaemonRoot/private
14:06:53 [2022-12-16T14:06:53.487Z] === PAUSE TestMountDaemonRoot/private
14:06:53 [2022-12-16T14:06:53.487Z] === RUN   TestMountDaemonRoot/rprivate
14:06:53 [2022-12-16T14:06:53.487Z] === PAUSE TestMountDaemonRoot/rprivate
14:06:53 [2022-12-16T14:06:53.487Z] === RUN   TestMountDaemonRoot/slave
14:06:53 [2022-12-16T14:06:53.487Z] === PAUSE TestMountDaemonRoot/slave
14:06:53 [2022-12-16T14:06:53.487Z] === RUN   TestMountDaemonRoot/rslave
14:06:53 [2022-12-16T14:06:53.487Z] === PAUSE TestMountDaemonRoot/rslave
14:06:53 [2022-12-16T14:06:53.487Z] === RUN   TestMountDaemonRoot/shared
14:06:53 [2022-12-16T14:06:53.487Z] === PAUSE TestMountDaemonRoot/shared
14:06:53 [2022-12-16T14:06:53.488Z] === RUN   TestMountDaemonRoot/rshared
14:06:53 [2022-12-16T14:06:53.488Z] === PAUSE TestMountDaemonRoot/rshared
14:06:53 [2022-12-16T14:06:53.488Z] === CONT  TestMountDaemonRoot/default
14:06:53 [2022-12-16T14:06:53.488Z] === CONT  TestMountDaemonRoot/rslave
14:06:53 [2022-12-16T14:06:53.488Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
14:06:53 [2022-12-16T14:06:53.488Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
14:06:53 [2022-12-16T14:06:53.488Z] === RUN   TestMountDaemonRoot/rslave/bind_root
14:06:53 [2022-12-16T14:06:53.488Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
14:06:53 [2022-12-16T14:06:53.488Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
14:06:53 [2022-12-16T14:06:53.488Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
14:06:53 [2022-12-16T14:06:53.488Z] === RUN   TestMountDaemonRoot/rslave/mount_root
14:06:53 [2022-12-16T14:06:53.488Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
14:06:53 [2022-12-16T14:06:53.488Z] === RUN   TestMountDaemonRoot/default/bind_root
14:06:53 [2022-12-16T14:06:53.488Z] === PAUSE TestMountDaemonRoot/default/bind_root
14:06:53 [2022-12-16T14:06:53.488Z] === RUN   TestMountDaemonRoot/default/bind_subpath
14:06:53 [2022-12-16T14:06:53.488Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
14:06:53 [2022-12-16T14:06:53.488Z] === RUN   TestMountDaemonRoot/default/mount_root
14:06:53 [2022-12-16T14:06:53.488Z] === PAUSE TestMountDaemonRoot/default/mount_root
14:06:53 [2022-12-16T14:06:53.488Z] === RUN   TestMountDaemonRoot/default/mount_subpath
14:06:53 [2022-12-16T14:06:53.488Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
14:06:53 [2022-12-16T14:06:53.488Z] === CONT  TestMountDaemonRoot/rshared
14:06:53 [2022-12-16T14:06:53.488Z] === RUN   TestMountDaemonRoot/rshared/bind_root
14:06:53 [2022-12-16T14:06:53.488Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
14:06:53 [2022-12-16T14:06:53.488Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
14:06:53 [2022-12-16T14:06:53.488Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
14:06:53 [2022-12-16T14:06:53.488Z] === RUN   TestMountDaemonRoot/rshared/mount_root
14:06:53 [2022-12-16T14:06:53.488Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
14:06:53 [2022-12-16T14:06:53.488Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
14:06:53 [2022-12-16T14:06:53.488Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
14:06:53 [2022-12-16T14:06:53.488Z] === CONT  TestMountDaemonRoot/shared
14:06:53 [2022-12-16T14:06:53.488Z] === RUN   TestMountDaemonRoot/shared/bind_root
14:06:53 [2022-12-16T14:06:53.488Z] === PAUSE TestMountDaemonRoot/shared/bind_root
14:06:53 [2022-12-16T14:06:53.488Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
14:06:53 [2022-12-16T14:06:53.488Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
14:06:53 [2022-12-16T14:06:53.488Z] === RUN   TestMountDaemonRoot/shared/mount_root
14:06:53 [2022-12-16T14:06:53.488Z] === PAUSE TestMountDaemonRoot/shared/mount_root
14:06:53 [2022-12-16T14:06:53.488Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
14:06:53 [2022-12-16T14:06:53.488Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
14:06:53 [2022-12-16T14:06:53.488Z] === CONT  TestMountDaemonRoot/rprivate
14:06:53 [2022-12-16T14:06:53.488Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
14:06:53 [2022-12-16T14:06:53.488Z] === CONT  TestMountDaemonRoot/slave
14:06:53 [2022-12-16T14:06:53.488Z] === RUN   TestMountDaemonRoot/slave/bind_root
14:06:53 [2022-12-16T14:06:53.488Z] === PAUSE TestMountDaemonRoot/slave/bind_root
14:06:53 [2022-12-16T14:06:53.488Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
14:06:53 [2022-12-16T14:06:53.488Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
14:06:53 [2022-12-16T14:06:53.488Z] === RUN   TestMountDaemonRoot/slave/mount_root
14:06:53 [2022-12-16T14:06:53.488Z] === PAUSE TestMountDaemonRoot/slave/mount_root
14:06:53 [2022-12-16T14:06:53.488Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
14:06:53 [2022-12-16T14:06:53.488Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
14:06:53 [2022-12-16T14:06:53.488Z] === CONT  TestMountDaemonRoot/private
14:06:53 [2022-12-16T14:06:53.488Z] === RUN   TestMountDaemonRoot/private/bind_root
14:06:53 [2022-12-16T14:06:53.488Z] === PAUSE TestMountDaemonRoot/private/bind_root
14:06:53 [2022-12-16T14:06:53.488Z] === RUN   TestMountDaemonRoot/private/bind_subpath
14:06:53 [2022-12-16T14:06:53.488Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
14:06:53 [2022-12-16T14:06:53.488Z] === RUN   TestMountDaemonRoot/private/mount_root
14:06:53 [2022-12-16T14:06:53.488Z] === PAUSE TestMountDaemonRoot/private/mount_root
14:06:53 [2022-12-16T14:06:53.488Z] === RUN   TestMountDaemonRoot/private/mount_subpath
14:06:53 [2022-12-16T14:06:53.488Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
14:06:53 [2022-12-16T14:06:53.488Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
14:06:53 [2022-12-16T14:06:53.488Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
14:06:53 [2022-12-16T14:06:53.488Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
14:06:53 [2022-12-16T14:06:53.488Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
14:06:53 [2022-12-16T14:06:53.488Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
14:06:53 [2022-12-16T14:06:53.488Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
14:06:53 [2022-12-16T14:06:53.488Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
14:06:53 [2022-12-16T14:06:53.488Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
14:06:53 [2022-12-16T14:06:53.488Z] === CONT  TestMountDaemonRoot/default/bind_root
14:06:53 [2022-12-16T14:06:53.488Z] === CONT  TestMountDaemonRoot/rshared/bind_root
14:06:53 [2022-12-16T14:06:53.488Z] === CONT  TestMountDaemonRoot/rslave/mount_root
14:06:53 [2022-12-16T14:06:53.488Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
14:06:53 [2022-12-16T14:06:53.488Z] === CONT  TestMountDaemonRoot/rslave/bind_root
14:06:53 [2022-12-16T14:06:53.488Z] === CONT  TestMountDaemonRoot/shared/bind_root
14:06:53 [2022-12-16T14:06:53.488Z] === CONT  TestMountDaemonRoot/default/mount_subpath
14:06:53 [2022-12-16T14:06:53.488Z] === CONT  TestMountDaemonRoot/default/mount_root
14:06:53 [2022-12-16T14:06:53.488Z] === CONT  TestMountDaemonRoot/default/bind_subpath
14:06:53 [2022-12-16T14:06:53.488Z] === CONT  TestMountDaemonRoot/slave/bind_root
14:06:53 [2022-12-16T14:06:53.488Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
14:06:53 [2022-12-16T14:06:53.746Z] === CONT  TestMountDaemonRoot/rshared/mount_root
14:06:53 [2022-12-16T14:06:53.746Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
14:06:53 [2022-12-16T14:06:53.746Z] === CONT  TestMountDaemonRoot/private/bind_root
14:06:53 [2022-12-16T14:06:53.746Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
14:06:53 [2022-12-16T14:06:53.746Z] === CONT  TestMountDaemonRoot/slave/mount_root
14:06:53 [2022-12-16T14:06:53.746Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
14:06:53 [2022-12-16T14:06:53.746Z] === CONT  TestMountDaemonRoot/private/mount_subpath
14:06:53 [2022-12-16T14:06:53.746Z] === CONT  TestMountDaemonRoot/private/mount_root
14:06:53 [2022-12-16T14:06:53.746Z] === CONT  TestMountDaemonRoot/private/bind_subpath
14:06:53 [2022-12-16T14:06:53.746Z] === CONT  TestMountDaemonRoot/shared/mount_root
14:06:53 [2022-12-16T14:06:53.746Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
14:06:53 [2022-12-16T14:06:53.746Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
14:06:53 [2022-12-16T14:06:53.746Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
14:06:53 [2022-12-16T14:06:53.746Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
14:06:53 [2022-12-16T14:06:53.746Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
14:06:54 [2022-12-16T14:06:54.004Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
14:06:54 [2022-12-16T14:06:54.004Z] --- PASS: TestMountDaemonRoot (0.02s)
14:06:54 [2022-12-16T14:06:54.004Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
14:06:54 [2022-12-16T14:06:54.004Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s)
14:06:54 [2022-12-16T14:06:54.004Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s)
14:06:54 [2022-12-16T14:06:54.004Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s)
14:06:54 [2022-12-16T14:06:54.004Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s)
14:06:54 [2022-12-16T14:06:54.004Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
14:06:54 [2022-12-16T14:06:54.004Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.05s)
14:06:54 [2022-12-16T14:06:54.004Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s)
14:06:54 [2022-12-16T14:06:54.004Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.04s)
14:06:54 [2022-12-16T14:06:54.004Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s)
14:06:54 [2022-12-16T14:06:54.004Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
14:06:54 [2022-12-16T14:06:54.004Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s)
14:06:54 [2022-12-16T14:06:54.004Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s)
14:06:54 [2022-12-16T14:06:54.004Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s)
14:06:54 [2022-12-16T14:06:54.004Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s)
14:06:54 [2022-12-16T14:06:54.004Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
14:06:54 [2022-12-16T14:06:54.004Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
14:06:54 [2022-12-16T14:06:54.004Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
14:06:54 [2022-12-16T14:06:54.004Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
14:06:54 [2022-12-16T14:06:54.004Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
14:06:54 [2022-12-16T14:06:54.004Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
14:06:54 [2022-12-16T14:06:54.004Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
14:06:54 [2022-12-16T14:06:54.004Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s)
14:06:54 [2022-12-16T14:06:54.004Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
14:06:54 [2022-12-16T14:06:54.004Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
14:06:54 [2022-12-16T14:06:54.004Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
14:06:54 [2022-12-16T14:06:54.004Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s)
14:06:54 [2022-12-16T14:06:54.004Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
14:06:54 [2022-12-16T14:06:54.004Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
14:06:54 [2022-12-16T14:06:54.004Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s)
14:06:54 [2022-12-16T14:06:54.004Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
14:06:54 [2022-12-16T14:06:54.004Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
14:06:54 [2022-12-16T14:06:54.004Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
14:06:54 [2022-12-16T14:06:54.004Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s)
14:06:54 [2022-12-16T14:06:54.004Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
14:06:54 [2022-12-16T14:06:54.004Z] === RUN   TestContainerBindMountNonRecursive
14:06:55 [2022-12-16T14:06:55.380Z] --- PASS: TestContainerBindMountNonRecursive (1.19s)
14:06:55 [2022-12-16T14:06:55.380Z] === RUN   TestContainerVolumesMountedAsShared
14:06:55 [2022-12-16T14:06:55.380Z] --- PASS: TestContainerVolumesMountedAsShared (0.41s)
14:06:55 [2022-12-16T14:06:55.380Z] === RUN   TestContainerVolumesMountedAsSlave
14:06:55 [2022-12-16T14:06:55.946Z] --- PASS: TestContainerVolumesMountedAsSlave (0.32s)
14:06:55 [2022-12-16T14:06:55.946Z] === RUN   TestContainerCopyLeaksMounts
14:06:56 [2022-12-16T14:06:56.512Z] --- PASS: TestContainerCopyLeaksMounts (0.53s)
14:06:56 [2022-12-16T14:06:56.512Z] === RUN   TestNetworkNat
14:06:56 [2022-12-16T14:06:56.770Z] --- PASS: TestNetworkNat (0.46s)
14:06:56 [2022-12-16T14:06:56.770Z] === RUN   TestNetworkLocalhostTCPNat
14:06:57 [2022-12-16T14:06:57.336Z] --- PASS: TestNetworkLocalhostTCPNat (0.44s)
14:06:57 [2022-12-16T14:06:57.337Z] === RUN   TestNetworkLoopbackNat
14:06:59 [2022-12-16T14:06:59.865Z] --- PASS: TestNetworkLoopbackNat (2.55s)
14:06:59 [2022-12-16T14:06:59.865Z] === RUN   TestPause
14:07:00 [2022-12-16T14:07:00.123Z] --- PASS: TestPause (0.44s)
14:07:00 [2022-12-16T14:07:00.123Z] === RUN   TestPauseFailsOnWindowsServerContainers
14:07:00 [2022-12-16T14:07:00.123Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
14:07:00 [2022-12-16T14:07:00.123Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
14:07:00 [2022-12-16T14:07:00.123Z] === RUN   TestPauseStopPausedContainer
14:07:00 [2022-12-16T14:07:00.690Z] --- PASS: TestPauseStopPausedContainer (0.44s)
14:07:00 [2022-12-16T14:07:00.690Z] === RUN   TestPidHost
14:07:01 [2022-12-16T14:07:01.626Z] --- PASS: TestPidHost (0.97s)
14:07:01 [2022-12-16T14:07:01.626Z] === RUN   TestPsFilter
14:07:01 [2022-12-16T14:07:01.884Z] --- PASS: TestPsFilter (0.10s)
14:07:01 [2022-12-16T14:07:01.884Z] === RUN   TestRemoveContainerWithRemovedVolume
14:07:02 [2022-12-16T14:07:02.143Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.45s)
14:07:02 [2022-12-16T14:07:02.143Z] === RUN   TestRemoveContainerWithVolume
14:07:02 [2022-12-16T14:07:02.709Z] --- PASS: TestRemoveContainerWithVolume (0.44s)
14:07:02 [2022-12-16T14:07:02.709Z] === RUN   TestRemoveContainerRunning
14:07:03 [2022-12-16T14:07:03.275Z] --- PASS: TestRemoveContainerRunning (0.46s)
14:07:03 [2022-12-16T14:07:03.276Z] === RUN   TestRemoveContainerForceRemoveRunning
14:07:03 [2022-12-16T14:07:03.534Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.41s)
14:07:03 [2022-12-16T14:07:03.534Z] === RUN   TestRemoveInvalidContainer
14:07:03 [2022-12-16T14:07:03.534Z] --- PASS: TestRemoveInvalidContainer (0.01s)
14:07:03 [2022-12-16T14:07:03.534Z] === RUN   TestRenameLinkedContainer
14:07:05 [2022-12-16T14:07:05.444Z] --- PASS: TestRenameLinkedContainer (1.79s)
14:07:05 [2022-12-16T14:07:05.444Z] === RUN   TestRenameStoppedContainer
14:07:05 [2022-12-16T14:07:05.702Z] --- PASS: TestRenameStoppedContainer (0.43s)
14:07:05 [2022-12-16T14:07:05.702Z] === RUN   TestRenameRunningContainerAndReuse
14:07:06 [2022-12-16T14:07:06.636Z] --- PASS: TestRenameRunningContainerAndReuse (0.90s)
14:07:06 [2022-12-16T14:07:06.636Z] === RUN   TestRenameInvalidName
14:07:07 [2022-12-16T14:07:07.203Z] --- PASS: TestRenameInvalidName (0.43s)
14:07:07 [2022-12-16T14:07:07.203Z] === RUN   TestRenameAnonymousContainer
14:07:08 [2022-12-16T14:07:08.579Z] --- PASS: TestRenameAnonymousContainer (1.56s)
14:07:08 [2022-12-16T14:07:08.579Z] === RUN   TestRenameContainerWithSameName
14:07:09 [2022-12-16T14:07:09.146Z] --- PASS: TestRenameContainerWithSameName (0.45s)
14:07:09 [2022-12-16T14:07:09.146Z] === RUN   TestRenameContainerWithLinkedContainer
14:07:10 [2022-12-16T14:07:10.081Z] --- PASS: TestRenameContainerWithLinkedContainer (0.91s)
14:07:10 [2022-12-16T14:07:10.081Z] === RUN   TestResize
14:07:10 [2022-12-16T14:07:10.341Z] --- PASS: TestResize (0.42s)
14:07:10 [2022-12-16T14:07:10.342Z] === RUN   TestResizeWithInvalidSize
14:07:10 [2022-12-16T14:07:10.908Z] --- PASS: TestResizeWithInvalidSize (0.43s)
14:07:10 [2022-12-16T14:07:10.908Z] === RUN   TestResizeWhenContainerNotStarted
14:07:11 [2022-12-16T14:07:11.166Z] --- PASS: TestResizeWhenContainerNotStarted (0.43s)
14:07:11 [2022-12-16T14:07:11.166Z] === RUN   TestDaemonRestartKillContainers
14:07:11 [2022-12-16T14:07:11.166Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
14:07:11 [2022-12-16T14:07:11.166Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
14:07:11 [2022-12-16T14:07:11.166Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
14:07:11 [2022-12-16T14:07:11.166Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
14:07:11 [2022-12-16T14:07:11.166Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
14:07:11 [2022-12-16T14:07:11.166Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
14:07:11 [2022-12-16T14:07:11.166Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
14:07:11 [2022-12-16T14:07:11.166Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
14:07:11 [2022-12-16T14:07:11.166Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
14:07:11 [2022-12-16T14:07:11.166Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
14:07:11 [2022-12-16T14:07:11.166Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
14:07:11 [2022-12-16T14:07:11.166Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
14:07:11 [2022-12-16T14:07:11.166Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
14:07:11 [2022-12-16T14:07:11.166Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
14:07:11 [2022-12-16T14:07:11.166Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
14:07:11 [2022-12-16T14:07:11.166Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
14:07:11 [2022-12-16T14:07:11.166Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
14:07:11 [2022-12-16T14:07:11.166Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
14:07:11 [2022-12-16T14:07:11.166Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
14:07:11 [2022-12-16T14:07:11.166Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
14:07:11 [2022-12-16T14:07:11.166Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
14:07:11 [2022-12-16T14:07:11.166Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
14:07:11 [2022-12-16T14:07:11.166Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
14:07:11 [2022-12-16T14:07:11.166Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
14:07:11 [2022-12-16T14:07:11.166Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
14:07:11 [2022-12-16T14:07:11.166Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
14:07:11 [2022-12-16T14:07:11.166Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
14:07:11 [2022-12-16T14:07:11.166Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
14:07:11 [2022-12-16T14:07:11.166Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
14:07:11 [2022-12-16T14:07:11.166Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
14:07:11 [2022-12-16T14:07:11.166Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
14:07:11 [2022-12-16T14:07:11.166Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
14:07:11 [2022-12-16T14:07:11.166Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
14:07:11 [2022-12-16T14:07:11.166Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
14:07:13 [2022-12-16T14:07:13.067Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
14:07:14 [2022-12-16T14:07:14.000Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
14:07:15 [2022-12-16T14:07:15.374Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
14:07:15 [2022-12-16T14:07:15.374Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
14:07:16 [2022-12-16T14:07:16.307Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
14:07:16 [2022-12-16T14:07:16.307Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
14:07:19 [2022-12-16T14:07:19.591Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
14:07:19 [2022-12-16T14:07:19.849Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
14:07:21 [2022-12-16T14:07:21.750Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
14:07:23 [2022-12-16T14:07:23.124Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
14:07:23 [2022-12-16T14:07:23.382Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
14:07:24 [2022-12-16T14:07:24.757Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
14:07:25 [2022-12-16T14:07:25.323Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
14:07:26 [2022-12-16T14:07:26.257Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
14:07:28 [2022-12-16T14:07:28.160Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
14:07:28 [2022-12-16T14:07:28.160Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.51s)
14:07:28 [2022-12-16T14:07:28.160Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.17s)
14:07:28 [2022-12-16T14:07:28.160Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.15s)
14:07:28 [2022-12-16T14:07:28.160Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.89s)
14:07:28 [2022-12-16T14:07:28.160Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.18s)
14:07:28 [2022-12-16T14:07:28.160Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.17s)
14:07:28 [2022-12-16T14:07:28.160Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.35s)
14:07:28 [2022-12-16T14:07:28.160Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.42s)
14:07:28 [2022-12-16T14:07:28.160Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.94s)
14:07:28 [2022-12-16T14:07:28.160Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.49s)
14:07:28 [2022-12-16T14:07:28.160Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.81s)
14:07:28 [2022-12-16T14:07:28.160Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.53s)
14:07:28 [2022-12-16T14:07:28.160Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.76s)
14:07:28 [2022-12-16T14:07:28.160Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.53s)
14:07:28 [2022-12-16T14:07:28.160Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.47s)
14:07:28 [2022-12-16T14:07:28.160Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.52s)
14:07:28 [2022-12-16T14:07:28.160Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
14:07:28 [2022-12-16T14:07:28.160Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
14:07:28 [2022-12-16T14:07:28.726Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
14:07:29 [2022-12-16T14:07:29.664Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.83s)
14:07:29 [2022-12-16T14:07:29.664Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.90s)
14:07:29 [2022-12-16T14:07:29.664Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.91s)
14:07:29 [2022-12-16T14:07:29.664Z] === RUN   TestCgroupNamespacesRun
14:07:30 [2022-12-16T14:07:30.600Z] --- PASS: TestCgroupNamespacesRun (1.05s)
14:07:30 [2022-12-16T14:07:30.600Z] === RUN   TestCgroupNamespacesRunPrivileged
14:07:31 [2022-12-16T14:07:31.978Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.06s)
14:07:31 [2022-12-16T14:07:31.978Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
14:07:32 [2022-12-16T14:07:32.912Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.15s)
14:07:32 [2022-12-16T14:07:32.912Z] === RUN   TestCgroupNamespacesRunHostMode
14:07:33 [2022-12-16T14:07:33.848Z] --- PASS: TestCgroupNamespacesRunHostMode (1.08s)
14:07:33 [2022-12-16T14:07:33.848Z] === RUN   TestCgroupNamespacesRunPrivateMode
14:07:35 [2022-12-16T14:07:35.223Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.15s)
14:07:35 [2022-12-16T14:07:35.223Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
14:07:36 [2022-12-16T14:07:36.158Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.06s)
14:07:36 [2022-12-16T14:07:36.158Z] === RUN   TestCgroupNamespacesRunInvalidMode
14:07:36 [2022-12-16T14:07:36.724Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.59s)
14:07:36 [2022-12-16T14:07:36.724Z] === RUN   TestCgroupNamespacesRunOlderClient
14:07:37 [2022-12-16T14:07:37.658Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.04s)
14:07:37 [2022-12-16T14:07:37.658Z] === RUN   TestNISDomainname
14:07:38 [2022-12-16T14:07:38.225Z] --- PASS: TestNISDomainname (0.50s)
14:07:38 [2022-12-16T14:07:38.225Z] === RUN   TestHostnameDnsResolution
14:07:39 [2022-12-16T14:07:39.168Z] --- PASS: TestHostnameDnsResolution (0.66s)
14:07:39 [2022-12-16T14:07:39.168Z] === RUN   TestUnprivilegedPortsAndPing
14:07:39 [2022-12-16T14:07:39.433Z] --- PASS: TestUnprivilegedPortsAndPing (0.51s)
14:07:39 [2022-12-16T14:07:39.433Z] === RUN   TestPrivilegedHostDevices
14:07:40 [2022-12-16T14:07:40.004Z] --- PASS: TestPrivilegedHostDevices (0.50s)
14:07:40 [2022-12-16T14:07:40.004Z] === RUN   TestRunConsoleSize
14:07:40 [2022-12-16T14:07:40.263Z] --- PASS: TestRunConsoleSize (0.43s)
14:07:40 [2022-12-16T14:07:40.263Z] === RUN   TestRunWithAlternativeContainerdShim
14:07:42 [2022-12-16T14:07:42.796Z] --- PASS: TestRunWithAlternativeContainerdShim (1.93s)
14:07:42 [2022-12-16T14:07:42.796Z] === RUN   TestStats
14:07:44 [2022-12-16T14:07:44.694Z] --- PASS: TestStats (2.45s)
14:07:44 [2022-12-16T14:07:44.694Z] === RUN   TestStopContainerWithTimeout
14:07:44 [2022-12-16T14:07:44.694Z] === RUN   TestStopContainerWithTimeout/0
14:07:44 [2022-12-16T14:07:44.694Z] === PAUSE TestStopContainerWithTimeout/0
14:07:44 [2022-12-16T14:07:44.694Z] === RUN   TestStopContainerWithTimeout/1
14:07:44 [2022-12-16T14:07:44.694Z] === PAUSE TestStopContainerWithTimeout/1
14:07:44 [2022-12-16T14:07:44.694Z] === RUN   TestStopContainerWithTimeout/3
14:07:44 [2022-12-16T14:07:44.694Z] === PAUSE TestStopContainerWithTimeout/3
14:07:44 [2022-12-16T14:07:44.694Z] === RUN   TestStopContainerWithTimeout/-1
14:07:44 [2022-12-16T14:07:44.694Z] === PAUSE TestStopContainerWithTimeout/-1
14:07:44 [2022-12-16T14:07:44.694Z] === CONT  TestStopContainerWithTimeout/0
14:07:44 [2022-12-16T14:07:44.694Z] === CONT  TestStopContainerWithTimeout/3
14:07:45 [2022-12-16T14:07:45.628Z] === CONT  TestStopContainerWithTimeout/-1
14:07:47 [2022-12-16T14:07:47.526Z] === CONT  TestStopContainerWithTimeout/1
14:07:48 [2022-12-16T14:07:48.900Z] --- PASS: TestStopContainerWithTimeout (0.01s)
14:07:48 [2022-12-16T14:07:48.900Z]     --- PASS: TestStopContainerWithTimeout/0 (0.69s)
14:07:48 [2022-12-16T14:07:48.900Z]     --- PASS: TestStopContainerWithTimeout/3 (2.69s)
14:07:48 [2022-12-16T14:07:48.900Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.39s)
14:07:48 [2022-12-16T14:07:48.900Z]     --- PASS: TestStopContainerWithTimeout/1 (1.41s)
14:07:48 [2022-12-16T14:07:48.900Z] === RUN   TestDeleteDevicemapper
14:07:48 [2022-12-16T14:07:48.900Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
14:07:48 [2022-12-16T14:07:48.900Z] --- SKIP: TestDeleteDevicemapper (0.00s)
14:07:48 [2022-12-16T14:07:48.900Z] === RUN   TestStopContainerWithRestartPolicyAlways
14:07:50 [2022-12-16T14:07:50.278Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.16s)
14:07:50 [2022-12-16T14:07:50.278Z] === RUN   TestUpdateMemory
14:07:50 [2022-12-16T14:07:50.536Z] --- PASS: TestUpdateMemory (0.53s)
14:07:50 [2022-12-16T14:07:50.536Z] === RUN   TestUpdateCPUQuota
14:07:51 [2022-12-16T14:07:51.471Z] --- PASS: TestUpdateCPUQuota (0.71s)
14:07:51 [2022-12-16T14:07:51.471Z] === RUN   TestUpdatePidsLimit
14:07:51 [2022-12-16T14:07:51.471Z] === RUN   TestUpdatePidsLimit/update_from_none
14:07:51 [2022-12-16T14:07:51.471Z] === RUN   TestUpdatePidsLimit/no_change
14:07:51 [2022-12-16T14:07:51.730Z] === RUN   TestUpdatePidsLimit/update_lower
14:07:51 [2022-12-16T14:07:51.730Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
14:07:51 [2022-12-16T14:07:51.987Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
14:07:52 [2022-12-16T14:07:52.245Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
14:07:52 [2022-12-16T14:07:52.503Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
14:07:53 [2022-12-16T14:07:53.070Z] --- PASS: TestUpdatePidsLimit (1.74s)
14:07:53 [2022-12-16T14:07:53.070Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.19s)
14:07:53 [2022-12-16T14:07:53.070Z]     --- PASS: TestUpdatePidsLimit/no_change (0.19s)
14:07:53 [2022-12-16T14:07:53.070Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.18s)
14:07:53 [2022-12-16T14:07:53.070Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.17s)
14:07:53 [2022-12-16T14:07:53.070Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.18s)
14:07:53 [2022-12-16T14:07:53.070Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.18s)
14:07:53 [2022-12-16T14:07:53.070Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.20s)
14:07:53 [2022-12-16T14:07:53.070Z] === RUN   TestUpdateRestartPolicy
14:08:05 [2022-12-16T14:08:05.268Z] --- PASS: TestUpdateRestartPolicy (10.90s)
14:08:05 [2022-12-16T14:08:05.268Z] === RUN   TestUpdateRestartWithAutoRemove
14:08:05 [2022-12-16T14:08:05.268Z] --- PASS: TestUpdateRestartWithAutoRemove (0.44s)
14:08:05 [2022-12-16T14:08:05.268Z] === RUN   TestWaitNonBlocked
14:08:05 [2022-12-16T14:08:05.268Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
14:08:05 [2022-12-16T14:08:05.268Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
14:08:05 [2022-12-16T14:08:05.268Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
14:08:05 [2022-12-16T14:08:05.268Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
14:08:05 [2022-12-16T14:08:05.268Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
14:08:05 [2022-12-16T14:08:05.268Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
14:08:05 [2022-12-16T14:08:05.268Z] --- PASS: TestWaitNonBlocked (0.01s)
14:08:05 [2022-12-16T14:08:05.268Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.75s)
14:08:05 [2022-12-16T14:08:05.268Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.77s)
14:08:05 [2022-12-16T14:08:05.268Z] === RUN   TestWaitBlocked
14:08:05 [2022-12-16T14:08:05.268Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
14:08:05 [2022-12-16T14:08:05.268Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
14:08:05 [2022-12-16T14:08:05.268Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
14:08:05 [2022-12-16T14:08:05.268Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
14:08:05 [2022-12-16T14:08:05.268Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
14:08:05 [2022-12-16T14:08:05.268Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
14:08:05 [2022-12-16T14:08:05.835Z] --- PASS: TestWaitBlocked (0.01s)
14:08:05 [2022-12-16T14:08:05.835Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.61s)
14:08:05 [2022-12-16T14:08:05.835Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.68s)
14:08:05 [2022-12-16T14:08:05.835Z] === RUN   TestWaitConditions
14:08:05 [2022-12-16T14:08:05.835Z] === RUN   TestWaitConditions/default
14:08:05 [2022-12-16T14:08:05.835Z] === PAUSE TestWaitConditions/default
14:08:05 [2022-12-16T14:08:05.835Z] === RUN   TestWaitConditions/not-running
14:08:05 [2022-12-16T14:08:05.835Z] === PAUSE TestWaitConditions/not-running
14:08:05 [2022-12-16T14:08:05.835Z] === RUN   TestWaitConditions/next-exit
14:08:05 [2022-12-16T14:08:05.835Z] === PAUSE TestWaitConditions/next-exit
14:08:05 [2022-12-16T14:08:05.835Z] === RUN   TestWaitConditions/removed
14:08:05 [2022-12-16T14:08:05.835Z] === PAUSE TestWaitConditions/removed
14:08:05 [2022-12-16T14:08:05.835Z] === CONT  TestWaitConditions/default
14:08:05 [2022-12-16T14:08:05.835Z] === CONT  TestWaitConditions/next-exit
14:08:05 [2022-12-16T14:08:05.835Z] === CONT  TestWaitConditions/default
14:08:05 [2022-12-16T14:08:05.835Z]     wait_test.go:146: ContainerID = 99180e6fc46da2d6894afcafc88df275bc0fab24ea5b7638ee52248ba5c729fd
14:08:05 [2022-12-16T14:08:05.835Z] === CONT  TestWaitConditions/next-exit
14:08:05 [2022-12-16T14:08:05.835Z]     wait_test.go:146: ContainerID = e3895dc6500b98c5773623cb170016726293795164b735a084fc3339efc4e0f7
14:08:06 [2022-12-16T14:08:06.401Z] === CONT  TestWaitConditions/not-running
14:08:06 [2022-12-16T14:08:06.401Z]     wait_test.go:146: ContainerID = c25e339709529b7cacca798eb0393fb49de73472dbffc8fd8abec9cfecc5741b
14:08:06 [2022-12-16T14:08:06.659Z] === CONT  TestWaitConditions/removed
14:08:06 [2022-12-16T14:08:06.659Z]     wait_test.go:146: ContainerID = 880fd505f5eb22fac90ca13669f65a8c31a6515af9a8e5e80ad27659f8bc358b
14:08:07 [2022-12-16T14:08:07.225Z] --- PASS: TestWaitConditions (0.01s)
14:08:07 [2022-12-16T14:08:07.225Z]     --- PASS: TestWaitConditions/default (0.56s)
14:08:07 [2022-12-16T14:08:07.225Z]     --- PASS: TestWaitConditions/next-exit (0.75s)
14:08:07 [2022-12-16T14:08:07.225Z]     --- PASS: TestWaitConditions/not-running (0.67s)
14:08:07 [2022-12-16T14:08:07.225Z]     --- PASS: TestWaitConditions/removed (0.54s)
14:08:07 [2022-12-16T14:08:07.225Z] === RUN   TestWaitRestartedContainer
14:08:07 [2022-12-16T14:08:07.225Z] === RUN   TestWaitRestartedContainer/default
14:08:07 [2022-12-16T14:08:07.225Z] === PAUSE TestWaitRestartedContainer/default
14:08:07 [2022-12-16T14:08:07.225Z] === RUN   TestWaitRestartedContainer/not-running
14:08:07 [2022-12-16T14:08:07.225Z] === PAUSE TestWaitRestartedContainer/not-running
14:08:07 [2022-12-16T14:08:07.225Z] === RUN   TestWaitRestartedContainer/next-exit
14:08:07 [2022-12-16T14:08:07.225Z] === PAUSE TestWaitRestartedContainer/next-exit
14:08:07 [2022-12-16T14:08:07.225Z] === CONT  TestWaitRestartedContainer/default
14:08:07 [2022-12-16T14:08:07.225Z] === CONT  TestWaitRestartedContainer/next-exit
14:08:08 [2022-12-16T14:08:08.600Z] === CONT  TestWaitRestartedContainer/not-running
14:08:09 [2022-12-16T14:08:09.166Z] --- PASS: TestWaitRestartedContainer (0.01s)
14:08:09 [2022-12-16T14:08:09.166Z]     --- PASS: TestWaitRestartedContainer/default (1.15s)
14:08:09 [2022-12-16T14:08:09.166Z]     --- PASS: TestWaitRestartedContainer/next-exit (1.39s)
14:08:09 [2022-12-16T14:08:09.166Z]     --- PASS: TestWaitRestartedContainer/not-running (0.97s)
14:08:09 [2022-12-16T14:08:09.166Z] === CONT  TestContainerStartOnDaemonRestart
14:08:09 [2022-12-16T14:08:09.166Z] === CONT  TestRestartDaemonWithRestartingContainer
14:08:11 [2022-12-16T14:08:11.695Z] --- PASS: TestContainerStartOnDaemonRestart (2.04s)
14:08:11 [2022-12-16T14:08:11.695Z] === CONT  TestIpcModeOlderClient
14:08:11 [2022-12-16T14:08:11.695Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.05s)
14:08:11 [2022-12-16T14:08:11.695Z] === CONT  TestContainerKillOnDaemonStart
14:08:11 [2022-12-16T14:08:11.695Z] --- PASS: TestIpcModeOlderClient (0.07s)
14:08:11 [2022-12-16T14:08:11.695Z] === CONT  TestDaemonHostGatewayIP
14:08:13 [2022-12-16T14:08:13.594Z] --- PASS: TestDaemonHostGatewayIP (2.20s)
14:08:13 [2022-12-16T14:08:13.594Z] === CONT  TestDaemonRestartIpcMode
14:08:16 [2022-12-16T14:08:16.126Z] --- PASS: TestDaemonRestartIpcMode (2.17s)
14:08:24 [2022-12-16T14:08:24.233Z] --- PASS: TestContainerKillOnDaemonStart (11.58s)
14:08:24 [2022-12-16T14:08:24.233Z] PASS
14:08:24 [2022-12-16T14:08:24.233Z] 
14:08:24 [2022-12-16T14:08:24.233Z] === Skipped
14:08:24 [2022-12-16T14:08:24.233Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
14:08:24 [2022-12-16T14:08:24.233Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
14:08:24 [2022-12-16T14:08:24.233Z] 
14:08:24 [2022-12-16T14:08:24.233Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
14:08:24 [2022-12-16T14:08:24.233Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
14:08:24 [2022-12-16T14:08:24.233Z] 
14:08:24 [2022-12-16T14:08:24.233Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
14:08:24 [2022-12-16T14:08:24.233Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
14:08:24 [2022-12-16T14:08:24.233Z] 
14:08:24 [2022-12-16T14:08:24.233Z] DONE 281 tests, 3 skipped in 125.213s
14:08:24 [2022-12-16T14:08:24.233Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m 
14:08:24 [2022-12-16T14:08:24.233Z] ++ 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
14:08:24 [2022-12-16T14:08:24.233Z] ++ set -e
14:08:24 [2022-12-16T14:08:24.233Z] ++ '[' -n 0 ']'
14:08:24 [2022-12-16T14:08:24.233Z] ++ set -x
14:08:24 [2022-12-16T14:08:24.233Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m
14:08:24 [2022-12-16T14:08:24.233Z] INFO: Testing against a local daemon
14:08:24 [2022-12-16T14:08:24.233Z] === RUN   TestConfigDaemonID
14:08:24 [2022-12-16T14:08:24.233Z]     daemon_test.go:51: [db9e89c20a1b2] daemon is not started
14:08:24 [2022-12-16T14:08:24.233Z] --- PASS: TestConfigDaemonID (1.04s)
14:08:24 [2022-12-16T14:08:24.233Z] === RUN   TestDaemonConfigValidation
14:08:24 [2022-12-16T14:08:24.233Z] === RUN   TestDaemonConfigValidation/config_with_no_content
14:08:24 [2022-12-16T14:08:24.233Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
14:08:24 [2022-12-16T14:08:24.233Z] === RUN   TestDaemonConfigValidation/config_with_{}
14:08:24 [2022-12-16T14:08:24.233Z] === PAUSE TestDaemonConfigValidation/config_with_{}
14:08:24 [2022-12-16T14:08:24.233Z] === RUN   TestDaemonConfigValidation/invalid_config
14:08:24 [2022-12-16T14:08:24.233Z] === PAUSE TestDaemonConfigValidation/invalid_config
14:08:24 [2022-12-16T14:08:24.233Z] === RUN   TestDaemonConfigValidation/malformed_config
14:08:24 [2022-12-16T14:08:24.233Z] === PAUSE TestDaemonConfigValidation/malformed_config
14:08:24 [2022-12-16T14:08:24.233Z] === RUN   TestDaemonConfigValidation/valid_config
14:08:24 [2022-12-16T14:08:24.233Z] === PAUSE TestDaemonConfigValidation/valid_config
14:08:24 [2022-12-16T14:08:24.233Z] === CONT  TestDaemonConfigValidation/config_with_no_content
14:08:24 [2022-12-16T14:08:24.233Z] === CONT  TestDaemonConfigValidation/malformed_config
14:08:24 [2022-12-16T14:08:24.233Z] === CONT  TestDaemonConfigValidation/invalid_config
14:08:24 [2022-12-16T14:08:24.233Z] === CONT  TestDaemonConfigValidation/config_with_{}
14:08:24 [2022-12-16T14:08:24.233Z] === CONT  TestDaemonConfigValidation/valid_config
14:08:24 [2022-12-16T14:08:24.233Z] --- PASS: TestDaemonConfigValidation (0.00s)
14:08:24 [2022-12-16T14:08:24.233Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.07s)
14:08:24 [2022-12-16T14:08:24.233Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s)
14:08:24 [2022-12-16T14:08:24.233Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.07s)
14:08:24 [2022-12-16T14:08:24.233Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.08s)
14:08:24 [2022-12-16T14:08:24.233Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.06s)
14:08:24 [2022-12-16T14:08:24.233Z] === RUN   TestConfigDaemonSeccompProfiles
14:08:24 [2022-12-16T14:08:24.233Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
14:08:25 [2022-12-16T14:08:25.607Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
14:08:26 [2022-12-16T14:08:26.540Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
14:08:27 [2022-12-16T14:08:27.474Z] === CONT  TestConfigDaemonSeccompProfiles
14:08:27 [2022-12-16T14:08:27.474Z]     daemon_test.go:165: [d2e7e71443827] daemon is not started
14:08:27 [2022-12-16T14:08:27.474Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s)
14:08:27 [2022-12-16T14:08:27.474Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
14:08:27 [2022-12-16T14:08:27.474Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
14:08:27 [2022-12-16T14:08:27.474Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
14:08:27 [2022-12-16T14:08:27.474Z] === RUN   TestDaemonProxy
14:08:27 [2022-12-16T14:08:27.474Z] === RUN   TestDaemonProxy/environment_variables
14:08:29 [2022-12-16T14:08:29.374Z] === RUN   TestDaemonProxy/command-line_options
14:08:30 [2022-12-16T14:08:30.753Z] === RUN   TestDaemonProxy/configuration_file
14:08:32 [2022-12-16T14:08:32.654Z] === RUN   TestDaemonProxy/conflicting_options
14:08:33 [2022-12-16T14:08:33.220Z] === RUN   TestDaemonProxy/reload_sanitized
14:08:33 [2022-12-16T14:08:33.479Z] --- PASS: TestDaemonProxy (6.19s)
14:08:33 [2022-12-16T14:08:33.479Z]     --- PASS: TestDaemonProxy/environment_variables (1.72s)
14:08:33 [2022-12-16T14:08:33.479Z]     --- PASS: TestDaemonProxy/command-line_options (1.73s)
14:08:33 [2022-12-16T14:08:33.479Z]     --- PASS: TestDaemonProxy/configuration_file (1.72s)
14:08:33 [2022-12-16T14:08:33.479Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
14:08:33 [2022-12-16T14:08:33.479Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.52s)
14:08:33 [2022-12-16T14:08:33.479Z] === RUN   TestLiveRestore
14:08:33 [2022-12-16T14:08:33.479Z] === RUN   TestLiveRestore/volume_references
14:08:33 [2022-12-16T14:08:33.479Z] === PAUSE TestLiveRestore/volume_references
14:08:33 [2022-12-16T14:08:33.479Z] === CONT  TestLiveRestore/volume_references
14:08:34 [2022-12-16T14:08:34.413Z] === RUN   TestLiveRestore/volume_references/restartPolicy
14:08:34 [2022-12-16T14:08:34.413Z] === RUN   TestLiveRestore/volume_references/restartPolicy/always
14:08:34 [2022-12-16T14:08:34.981Z] === RUN   TestLiveRestore/volume_references/restartPolicy/unless-stopped
14:08:35 [2022-12-16T14:08:35.915Z] === RUN   TestLiveRestore/volume_references/restartPolicy/on-failure
14:08:36 [2022-12-16T14:08:36.849Z] === RUN   TestLiveRestore/volume_references/restartPolicy/no
14:08:37 [2022-12-16T14:08:37.783Z] --- PASS: TestLiveRestore (0.00s)
14:08:37 [2022-12-16T14:08:37.783Z]     --- PASS: TestLiveRestore/volume_references (4.04s)
14:08:37 [2022-12-16T14:08:37.783Z]         --- PASS: TestLiveRestore/volume_references/restartPolicy (3.45s)
14:08:37 [2022-12-16T14:08:37.783Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/always (0.88s)
14:08:37 [2022-12-16T14:08:37.783Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.85s)
14:08:37 [2022-12-16T14:08:37.783Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.86s)
14:08:37 [2022-12-16T14:08:37.783Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.87s)
14:08:37 [2022-12-16T14:08:37.783Z] PASS
14:08:37 [2022-12-16T14:08:37.783Z] 
14:08:37 [2022-12-16T14:08:37.783Z] DONE 24 tests in 14.735s
14:08:37 [2022-12-16T14:08:37.783Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
14:08:37 [2022-12-16T14:08:37.783Z] ++ 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
14:08:37 [2022-12-16T14:08:37.783Z] ++ set -e
14:08:37 [2022-12-16T14:08:37.783Z] ++ '[' -n 0 ']'
14:08:37 [2022-12-16T14:08:37.783Z] ++ set -x
14:08:37 [2022-12-16T14:08:37.783Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m
14:08:37 [2022-12-16T14:08:37.783Z] INFO: Testing against a local daemon
14:08:37 [2022-12-16T14:08:37.783Z] === RUN   TestCommitInheritsEnv
14:08:38 [2022-12-16T14:08:38.041Z] --- PASS: TestCommitInheritsEnv (0.16s)
14:08:38 [2022-12-16T14:08:38.041Z] === RUN   TestImportExtremelyLargeImageWorks
14:08:38 [2022-12-16T14:08:38.041Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
14:08:38 [2022-12-16T14:08:38.041Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
14:08:38 [2022-12-16T14:08:38.041Z] === RUN   TestImportWithCustomPlatform
14:08:38 [2022-12-16T14:08:38.041Z] === RUN   TestImportWithCustomPlatform/#00
14:08:38 [2022-12-16T14:08:38.041Z] === RUN   TestImportWithCustomPlatform/_______
14:08:38 [2022-12-16T14:08:38.041Z] === RUN   TestImportWithCustomPlatform//
14:08:38 [2022-12-16T14:08:38.041Z] === RUN   TestImportWithCustomPlatform/linux
14:08:38 [2022-12-16T14:08:38.041Z] === RUN   TestImportWithCustomPlatform/LINUX
14:08:38 [2022-12-16T14:08:38.041Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
14:08:38 [2022-12-16T14:08:38.041Z] === RUN   TestImportWithCustomPlatform/macos
14:08:38 [2022-12-16T14:08:38.041Z] === RUN   TestImportWithCustomPlatform/macos/arm64
14:08:38 [2022-12-16T14:08:38.041Z] === RUN   TestImportWithCustomPlatform/nintendo64
14:08:38 [2022-12-16T14:08:38.041Z] --- PASS: TestImportWithCustomPlatform (0.12s)
14:08:38 [2022-12-16T14:08:38.041Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.02s)
14:08:38 [2022-12-16T14:08:38.041Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
14:08:38 [2022-12-16T14:08:38.041Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
14:08:38 [2022-12-16T14:08:38.041Z]     --- PASS: TestImportWithCustomPlatform/linux (0.03s)
14:08:38 [2022-12-16T14:08:38.041Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.02s)
14:08:38 [2022-12-16T14:08:38.041Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.02s)
14:08:38 [2022-12-16T14:08:38.041Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
14:08:38 [2022-12-16T14:08:38.041Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
14:08:38 [2022-12-16T14:08:38.041Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
14:08:38 [2022-12-16T14:08:38.041Z] === RUN   TestImagesFilterMultiReference
14:08:38 [2022-12-16T14:08:38.041Z] --- PASS: TestImagesFilterMultiReference (0.06s)
14:08:38 [2022-12-16T14:08:38.041Z] === RUN   TestImagesFilterBeforeSince
14:08:38 [2022-12-16T14:08:38.299Z]     list_test.go:87: ImageList: ID=sha256:11b5bd34d2aa8ae800ea14281162eb175ee88d6c24c521016a465afe0a06a6f8 RepoTags=[testimagesfilterbeforesince:v3]
14:08:38 [2022-12-16T14:08:38.299Z]     list_test.go:87: ImageList: ID=sha256:231f9e9656d1fe91c4d19aca6c580012bd87a3025c1f37baf500f0c52a160fbb RepoTags=[testimagesfilterbeforesince:v1]
14:08:38 [2022-12-16T14:08:38.299Z]     list_test.go:87: ImageList: ID=sha256:cd9f34991a916b390b5a7068a0b65ca425649a1a3f23ebc12a7e731ed20b5066 RepoTags=[testimagesfilterbeforesince:v2]
14:08:38 [2022-12-16T14:08:38.299Z] --- PASS: TestImagesFilterBeforeSince (0.22s)
14:08:38 [2022-12-16T14:08:38.299Z] === RUN   TestImagePullPlatformInvalid
14:08:38 [2022-12-16T14:08:38.299Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
14:08:38 [2022-12-16T14:08:38.299Z] === RUN   TestImagePullStoredfDigestForOtherRepo
14:08:38 [2022-12-16T14:08:38.563Z] time="2022-12-16T14:08:38Z" 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.4 instance.id=71fc0be1-6f4d-48fd-97ad-feade0cda3d3 version="v2.3.0+unknown" 
14:08:38 [2022-12-16T14:08:38.563Z] time="2022-12-16T14:08:38Z" level=info msg="redis not configured" go.version=go1.19.4 instance.id=71fc0be1-6f4d-48fd-97ad-feade0cda3d3 version="v2.3.0+unknown" 
14:08:38 [2022-12-16T14:08:38.563Z] time="2022-12-16T14:08:38Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.19.4 instance.id=71fc0be1-6f4d-48fd-97ad-feade0cda3d3 version="v2.3.0+unknown" 
14:08:38 [2022-12-16T14:08:38.563Z] time="2022-12-16T14:08:38Z" level=info msg="Starting upload purge in 46m0s" go.version=go1.19.4 instance.id=71fc0be1-6f4d-48fd-97ad-feade0cda3d3 version="v2.3.0+unknown" 
14:08:38 [2022-12-16T14:08:38.563Z] time="2022-12-16T14:08:38Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=7ebbdc5f-15f2-4333-8c25-6ba23f81ceca http.request.method=GET http.request.remoteaddr="127.0.0.1:45970" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" instance.id=71fc0be1-6f4d-48fd-97ad-feade0cda3d3 version="v2.3.0+unknown" 
14:08:38 [2022-12-16T14:08:38.563Z] time="2022-12-16T14:08:38Z" level=info msg="response completed" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=7ebbdc5f-15f2-4333-8c25-6ba23f81ceca http.request.method=GET http.request.remoteaddr="127.0.0.1:45970" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.055097ms http.response.status=200 http.response.written=2 instance.id=71fc0be1-6f4d-48fd-97ad-feade0cda3d3 version="v2.3.0+unknown" 
14:08:38 [2022-12-16T14:08:38.563Z] 127.0.0.1 - - [16/Dec/2022:14:08:38 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1"
14:08:38 [2022-12-16T14:08:38.563Z] time="2022-12-16T14:08:38Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=5e3bebac-46e9-4df4-b9a7-7cbbce5e945f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45984" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.13+unknown" instance.id=71fc0be1-6f4d-48fd-97ad-feade0cda3d3 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
14:08:38 [2022-12-16T14:08:38.564Z] time="2022-12-16T14:08:38Z" level=debug msg=GetBlob go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=5e3bebac-46e9-4df4-b9a7-7cbbce5e945f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45984" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.13+unknown" instance.id=71fc0be1-6f4d-48fd-97ad-feade0cda3d3 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
14:08:38 [2022-12-16T14:08:38.564Z] time="2022-12-16T14:08:38Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=143e7ba1-d230-4722-9625-7945d5b4d79f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45986" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.13+unknown" instance.id=71fc0be1-6f4d-48fd-97ad-feade0cda3d3 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
14:08:38 [2022-12-16T14:08:38.564Z] time="2022-12-16T14:08:38Z" level=debug msg=GetBlob go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=143e7ba1-d230-4722-9625-7945d5b4d79f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45986" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.13+unknown" instance.id=71fc0be1-6f4d-48fd-97ad-feade0cda3d3 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
14:08:38 [2022-12-16T14:08:38.564Z] time="2022-12-16T14:08:38Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=5e3bebac-46e9-4df4-b9a7-7cbbce5e945f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45984" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.13+unknown" instance.id=71fc0be1-6f4d-48fd-97ad-feade0cda3d3 trace.duration=25.625µs trace.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=942edd37-a3c2-4a49-a22c-a08ec06bb083 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
14:08:38 [2022-12-16T14:08:38.564Z] time="2022-12-16T14:08:38Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=143e7ba1-d230-4722-9625-7945d5b4d79f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45986" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.13+unknown" instance.id=71fc0be1-6f4d-48fd-97ad-feade0cda3d3 trace.duration=22.318µs trace.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=dd171db2-d8e1-499e-bbc9-160cee983a55 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
14:08:38 [2022-12-16T14:08:38.564Z] time="2022-12-16T14:08:38Z" 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.4 http.request.host="127.0.0.1:5000" http.request.id=5e3bebac-46e9-4df4-b9a7-7cbbce5e945f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45984" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.13+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.701004ms http.response.status=404 http.response.written=157 instance.id=71fc0be1-6f4d-48fd-97ad-feade0cda3d3 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
14:08:38 [2022-12-16T14:08:38.564Z] 127.0.0.1 - - [16/Dec/2022:14:08:38 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.6.13+unknown"
14:08:38 [2022-12-16T14:08:38.564Z] time="2022-12-16T14:08:38Z" 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.4 http.request.host="127.0.0.1:5000" http.request.id=143e7ba1-d230-4722-9625-7945d5b4d79f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45986" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.13+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.857861ms http.response.status=404 http.response.written=157 instance.id=71fc0be1-6f4d-48fd-97ad-feade0cda3d3 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
14:08:38 [2022-12-16T14:08:38.564Z] 127.0.0.1 - - [16/Dec/2022:14:08:38 +0000] "HEAD /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 404 157 "" "containerd/1.6.13+unknown"
14:08:38 [2022-12-16T14:08:38.564Z] time="2022-12-16T14:08:38Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=a86188eb-906a-4082-a570-b259106febd3 http.request.method=POST http.request.remoteaddr="127.0.0.1:45986" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.13+unknown" instance.id=71fc0be1-6f4d-48fd-97ad-feade0cda3d3 vars.name=test version="v2.3.0+unknown" 
14:08:38 [2022-12-16T14:08:38.564Z] time="2022-12-16T14:08:38Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=a86188eb-906a-4082-a570-b259106febd3 http.request.method=POST http.request.remoteaddr="127.0.0.1:45986" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.13+unknown" instance.id=71fc0be1-6f4d-48fd-97ad-feade0cda3d3 vars.name=test version="v2.3.0+unknown" 
14:08:38 [2022-12-16T14:08:38.564Z] time="2022-12-16T14:08:38Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/0eb130bc-5d1f-49cd-b7da-84d1afc3ea8d/startedat\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=a86188eb-906a-4082-a570-b259106febd3 http.request.method=POST http.request.remoteaddr="127.0.0.1:45986" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.13+unknown" instance.id=71fc0be1-6f4d-48fd-97ad-feade0cda3d3 trace.duration=129.124µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=06dc5161-b979-45d8-9731-0b471c8fb9d5 trace.line=95 vars.name=test version="v2.3.0+unknown" 
14:08:38 [2022-12-16T14:08:38.564Z] time="2022-12-16T14:08:38Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/0eb130bc-5d1f-49cd-b7da-84d1afc3ea8d/data\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=a86188eb-906a-4082-a570-b259106febd3 http.request.method=POST http.request.remoteaddr="127.0.0.1:45986" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.13+unknown" instance.id=71fc0be1-6f4d-48fd-97ad-feade0cda3d3 trace.duration=12.792µs trace.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=8f328682-a86b-451a-b809-92e692a2cb54 trace.line=141 vars.name=test version="v2.3.0+unknown" 
14:08:38 [2022-12-16T14:08:38.564Z] time="2022-12-16T14:08:38Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/0eb130bc-5d1f-49cd-b7da-84d1afc3ea8d/hashstates/sha256/0\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=a86188eb-906a-4082-a570-b259106febd3 http.request.method=POST http.request.remoteaddr="127.0.0.1:45986" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.13+unknown" instance.id=71fc0be1-6f4d-48fd-97ad-feade0cda3d3 trace.duration=77.604µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=4cb1f67f-ffab-4622-83e7-d5b6ec6ac7bf trace.line=95 vars.name=test version="v2.3.0+unknown" 
14:08:38 [2022-12-16T14:08:38.564Z] time="2022-12-16T14:08:38Z" level=info msg="response completed" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=a86188eb-906a-4082-a570-b259106febd3 http.request.method=POST http.request.remoteaddr="127.0.0.1:45986" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.13+unknown" http.response.duration=4.253373ms http.response.status=202 http.response.written=0 instance.id=71fc0be1-6f4d-48fd-97ad-feade0cda3d3 version="v2.3.0+unknown" 
14:08:38 [2022-12-16T14:08:38.564Z] 127.0.0.1 - - [16/Dec/2022:14:08:38 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.13+unknown"
14:08:38 [2022-12-16T14:08:38.564Z] time="2022-12-16T14:08:38Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=5ec26079-f158-45d1-9c00-b665111d8e15 http.request.method=POST http.request.remoteaddr="127.0.0.1:45984" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.13+unknown" instance.id=71fc0be1-6f4d-48fd-97ad-feade0cda3d3 vars.name=test version="v2.3.0+unknown" 
14:08:38 [2022-12-16T14:08:38.564Z] time="2022-12-16T14:08:38Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=5ec26079-f158-45d1-9c00-b665111d8e15 http.request.method=POST http.request.remoteaddr="127.0.0.1:45984" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.13+unknown" instance.id=71fc0be1-6f4d-48fd-97ad-feade0cda3d3 vars.name=test version="v2.3.0+unknown" 
14:08:38 [2022-12-16T14:08:38.564Z] time="2022-12-16T14:08:38Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/d7987c2d-4e37-4fd8-b160-ed5083e69418/startedat\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=5ec26079-f158-45d1-9c00-b665111d8e15 http.request.method=POST http.request.remoteaddr="127.0.0.1:45984" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.13+unknown" instance.id=71fc0be1-6f4d-48fd-97ad-feade0cda3d3 trace.duration=92.332µs trace.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=c2c00d11-b18b-4e11-a502-58b0751bbce7 trace.line=95 vars.name=test version="v2.3.0+unknown" 
14:08:38 [2022-12-16T14:08:38.564Z] time="2022-12-16T14:08:38Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/d7987c2d-4e37-4fd8-b160-ed5083e69418/data\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=5ec26079-f158-45d1-9c00-b665111d8e15 http.request.method=POST http.request.remoteaddr="127.0.0.1:45984" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.13+unknown" instance.id=71fc0be1-6f4d-48fd-97ad-feade0cda3d3 trace.duration=32.459µs trace.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=1d10184f-5db3-42ae-a50e-9d94e333332d trace.line=141 vars.name=test version="v2.3.0+unknown" 
14:08:38 [2022-12-16T14:08:38.564Z] time="2022-12-16T14:08:38Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/d7987c2d-4e37-4fd8-b160-ed5083e69418/hashstates/sha256/0\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=5ec26079-f158-45d1-9c00-b665111d8e15 http.request.method=POST http.request.remoteaddr="127.0.0.1:45984" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.13+unknown" instance.id=71fc0be1-6f4d-48fd-97ad-feade0cda3d3 trace.duration=77.989µs trace.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=4f9f76de-dd7e-4f2c-9383-c758c5877b9b trace.line=95 vars.name=test version="v2.3.0+unknown" 
14:08:38 [2022-12-16T14:08:38.564Z] time="2022-12-16T14:08:38Z" level=info msg="response completed" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=5ec26079-f158-45d1-9c00-b665111d8e15 http.request.method=POST http.request.remoteaddr="127.0.0.1:45984" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.13+unknown" http.response.duration=2.669258ms http.response.status=202 http.response.written=0 instance.id=71fc0be1-6f4d-48fd-97ad-feade0cda3d3 version="v2.3.0+unknown" 
14:08:38 [2022-12-16T14:08:38.564Z] 127.0.0.1 - - [16/Dec/2022:14:08:38 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.13+unknown"
14:08:38 [2022-12-16T14:08:38.564Z] time="2022-12-16T14:08:38Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=c8cc7b4a-baab-435d-8c3a-7330dc67e53e http.request.method=PUT http.request.remoteaddr="127.0.0.1:45986" http.request.uri="/v2/test/blobs/uploads/0eb130bc-5d1f-49cd-b7da-84d1afc3ea8d?_state=8UE1LMQc2yTmb_ObwkAO-Bbt46psqyhUdnxNkXR76UR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBlYjEzMGJjLTVkMWYtNDljZC1iN2RhLTg0ZDFhZmMzZWE4ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0xNlQxNDowODozOC40MDU4MjI1OFoifQ%3D%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.13+unknown" instance.id=71fc0be1-6f4d-48fd-97ad-feade0cda3d3 vars.name=test vars.uuid=0eb130bc-5d1f-49cd-b7da-84d1afc3ea8d version="v2.3.0+unknown" 
14:08:38 [2022-12-16T14:08:38.564Z] time="2022-12-16T14:08:38Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=c8cc7b4a-baab-435d-8c3a-7330dc67e53e http.request.method=PUT http.request.remoteaddr="127.0.0.1:45986" http.request.uri="/v2/test/blobs/uploads/0eb130bc-5d1f-49cd-b7da-84d1afc3ea8d?_state=8UE1LMQc2yTmb_ObwkAO-Bbt46psqyhUdnxNkXR76UR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBlYjEzMGJjLTVkMWYtNDljZC1iN2RhLTg0ZDFhZmMzZWE4ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0xNlQxNDowODozOC40MDU4MjI1OFoifQ%3D%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.13+unknown" instance.id=71fc0be1-6f4d-48fd-97ad-feade0cda3d3 vars.name=test vars.uuid=0eb130bc-5d1f-49cd-b7da-84d1afc3ea8d version="v2.3.0+unknown" 
14:08:38 [2022-12-16T14:08:38.564Z] time="2022-12-16T14:08:38Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/0eb130bc-5d1f-49cd-b7da-84d1afc3ea8d/startedat\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=c8cc7b4a-baab-435d-8c3a-7330dc67e53e http.request.method=PUT http.request.remoteaddr="127.0.0.1:45986" http.request.uri="/v2/test/blobs/uploads/0eb130bc-5d1f-49cd-b7da-84d1afc3ea8d?_state=8UE1LMQc2yTmb_ObwkAO-Bbt46psqyhUdnxNkXR76UR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBlYjEzMGJjLTVkMWYtNDljZC1iN2RhLTg0ZDFhZmMzZWE4ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0xNlQxNDowODozOC40MDU4MjI1OFoifQ%3D%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.13+unknown" instance.id=71fc0be1-6f4d-48fd-97ad-feade0cda3d3 trace.duration=147.397µs trace.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=f02869e0-0af9-4543-9a9e-e993a7763f22 trace.line=82 vars.name=test vars.uuid=0eb130bc-5d1f-49cd-b7da-84d1afc3ea8d version="v2.3.0+unknown" 
14:08:38 [2022-12-16T14:08:38.564Z] time="2022-12-16T14:08:38Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/0eb130bc-5d1f-49cd-b7da-84d1afc3ea8d/data\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=c8cc7b4a-baab-435d-8c3a-7330dc67e53e http.request.method=PUT http.request.remoteaddr="127.0.0.1:45986" http.request.uri="/v2/test/blobs/uploads/0eb130bc-5d1f-49cd-b7da-84d1afc3ea8d?_state=8UE1LMQc2yTmb_ObwkAO-Bbt46psqyhUdnxNkXR76UR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBlYjEzMGJjLTVkMWYtNDljZC1iN2RhLTg0ZDFhZmMzZWE4ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0xNlQxNDowODozOC40MDU4MjI1OFoifQ%3D%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.13+unknown" instance.id=71fc0be1-6f4d-48fd-97ad-feade0cda3d3 trace.duration=110.384µs trace.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=0a54a5d1-7f52-462d-b5f0-5f5099d32c4c trace.line=141 vars.name=test vars.uuid=0eb130bc-5d1f-49cd-b7da-84d1afc3ea8d version="v2.3.0+unknown" 
14:08:38 [2022-12-16T14:08:38.564Z] time="2022-12-16T14:08:38Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=7151b546-822f-4fe8-8029-96aae0deab56 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45984" http.request.uri="/v2/test/blobs/uploads/d7987c2d-4e37-4fd8-b160-ed5083e69418?_state=_TwOL2ZHPei7jEsivUZS2mtOsTgjAb8J2ZI5tlhIoJd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQ3OTg3YzJkLTRlMzctNGZkOC1iMTYwLWVkNTA4M2U2OTQxOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0xNlQxNDowODozOC40MDk2NzA0NDdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.13+unknown" instance.id=71fc0be1-6f4d-48fd-97ad-feade0cda3d3 vars.name=test vars.uuid=d7987c2d-4e37-4fd8-b160-ed5083e69418 version="v2.3.0+unknown" 
14:08:38 [2022-12-16T14:08:38.564Z] time="2022-12-16T14:08:38Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=7151b546-822f-4fe8-8029-96aae0deab56 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45984" http.request.uri="/v2/test/blobs/uploads/d7987c2d-4e37-4fd8-b160-ed5083e69418?_state=_TwOL2ZHPei7jEsivUZS2mtOsTgjAb8J2ZI5tlhIoJd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQ3OTg3YzJkLTRlMzctNGZkOC1iMTYwLWVkNTA4M2U2OTQxOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0xNlQxNDowODozOC40MDk2NzA0NDdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.13+unknown" instance.id=71fc0be1-6f4d-48fd-97ad-feade0cda3d3 vars.name=test vars.uuid=d7987c2d-4e37-4fd8-b160-ed5083e69418 version="v2.3.0+unknown" 
14:08:38 [2022-12-16T14:08:38.564Z] time="2022-12-16T14:08:38Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/d7987c2d-4e37-4fd8-b160-ed5083e69418/startedat\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=7151b546-822f-4fe8-8029-96aae0deab56 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45984" http.request.uri="/v2/test/blobs/uploads/d7987c2d-4e37-4fd8-b160-ed5083e69418?_state=_TwOL2ZHPei7jEsivUZS2mtOsTgjAb8J2ZI5tlhIoJd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQ3OTg3YzJkLTRlMzctNGZkOC1iMTYwLWVkNTA4M2U2OTQxOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0xNlQxNDowODozOC40MDk2NzA0NDdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.13+unknown" instance.id=71fc0be1-6f4d-48fd-97ad-feade0cda3d3 trace.duration=28.439µs trace.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=42727686-6129-45c9-be38-43f778fd6492 trace.line=82 vars.name=test vars.uuid=d7987c2d-4e37-4fd8-b160-ed5083e69418 version="v2.3.0+unknown" 
14:08:38 [2022-12-16T14:08:38.564Z] time="2022-12-16T14:08:38Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/d7987c2d-4e37-4fd8-b160-ed5083e69418/data\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=7151b546-822f-4fe8-8029-96aae0deab56 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45984" http.request.uri="/v2/test/blobs/uploads/d7987c2d-4e37-4fd8-b160-ed5083e69418?_state=_TwOL2ZHPei7jEsivUZS2mtOsTgjAb8J2ZI5tlhIoJd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQ3OTg3YzJkLTRlMzctNGZkOC1iMTYwLWVkNTA4M2U2OTQxOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0xNlQxNDowODozOC40MDk2NzA0NDdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.13+unknown" instance.id=71fc0be1-6f4d-48fd-97ad-feade0cda3d3 trace.duration=11.52µs trace.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=75d53d09-55bf-42d4-913f-1d74a7a5f142 trace.line=141 vars.name=test vars.uuid=d7987c2d-4e37-4fd8-b160-ed5083e69418 version="v2.3.0+unknown" 
14:08:38 [2022-12-16T14:08:38.564Z] time="2022-12-16T14:08:38Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/0eb130bc-5d1f-49cd-b7da-84d1afc3ea8d/data\", 0)" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=c8cc7b4a-baab-435d-8c3a-7330dc67e53e http.request.method=PUT http.request.remoteaddr="127.0.0.1:45986" http.request.uri="/v2/test/blobs/uploads/0eb130bc-5d1f-49cd-b7da-84d1afc3ea8d?_state=8UE1LMQc2yTmb_ObwkAO-Bbt46psqyhUdnxNkXR76UR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBlYjEzMGJjLTVkMWYtNDljZC1iN2RhLTg0ZDFhZmMzZWE4ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0xNlQxNDowODozOC40MDU4MjI1OFoifQ%3D%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.13+unknown" instance.id=71fc0be1-6f4d-48fd-97ad-feade0cda3d3 trace.duration=62.703µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).WriteStream" trace.id=6f98cc03-69de-4a87-82fb-2efd5acb27ab trace.line=124 vars.name=test vars.uuid=0eb130bc-5d1f-49cd-b7da-84d1afc3ea8d version="v2.3.0+unknown" 
14:08:38 [2022-12-16T14:08:38.564Z] time="2022-12-16T14:08:38Z" level=debug msg="(*blobWriter).Commit" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=c8cc7b4a-baab-435d-8c3a-7330dc67e53e http.request.method=PUT http.request.remoteaddr="127.0.0.1:45986" http.request.uri="/v2/test/blobs/uploads/0eb130bc-5d1f-49cd-b7da-84d1afc3ea8d?_state=8UE1LMQc2yTmb_ObwkAO-Bbt46psqyhUdnxNkXR76UR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBlYjEzMGJjLTVkMWYtNDljZC1iN2RhLTg0ZDFhZmMzZWE4ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0xNlQxNDowODozOC40MDU4MjI1OFoifQ%3D%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.13+unknown" instance.id=71fc0be1-6f4d-48fd-97ad-feade0cda3d3 vars.name=test vars.uuid=0eb130bc-5d1f-49cd-b7da-84d1afc3ea8d version="v2.3.0+unknown" 
14:08:38 [2022-12-16T14:08:38.564Z] time="2022-12-16T14:08:38Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/0eb130bc-5d1f-49cd-b7da-84d1afc3ea8d/data\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=c8cc7b4a-baab-435d-8c3a-7330dc67e53e http.request.method=PUT http.request.remoteaddr="127.0.0.1:45986" http.request.uri="/v2/test/blobs/uploads/0eb130bc-5d1f-49cd-b7da-84d1afc3ea8d?_state=8UE1LMQc2yTmb_ObwkAO-Bbt46psqyhUdnxNkXR76UR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBlYjEzMGJjLTVkMWYtNDljZC1iN2RhLTg0ZDFhZmMzZWE4ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0xNlQxNDowODozOC40MDU4MjI1OFoifQ%3D%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.13+unknown" instance.id=71fc0be1-6f4d-48fd-97ad-feade0cda3d3 trace.duration=9.633µs trace.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=179b86e1-daa5-4b41-becd-cf278d09d5ff trace.line=141 vars.name=test vars.uuid=0eb130bc-5d1f-49cd-b7da-84d1afc3ea8d version="v2.3.0+unknown" 
14:08:38 [2022-12-16T14:08:38.565Z] time="2022-12-16T14:08:38Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=c8cc7b4a-baab-435d-8c3a-7330dc67e53e http.request.method=PUT http.request.remoteaddr="127.0.0.1:45986" http.request.uri="/v2/test/blobs/uploads/0eb130bc-5d1f-49cd-b7da-84d1afc3ea8d?_state=8UE1LMQc2yTmb_ObwkAO-Bbt46psqyhUdnxNkXR76UR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBlYjEzMGJjLTVkMWYtNDljZC1iN2RhLTg0ZDFhZmMzZWE4ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0xNlQxNDowODozOC40MDU4MjI1OFoifQ%3D%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.13+unknown" instance.id=71fc0be1-6f4d-48fd-97ad-feade0cda3d3 trace.duration=16.164µs trace.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=b8d88b5b-fbd7-4178-8e62-d7f01e40cf45 trace.line=141 vars.name=test vars.uuid=0eb130bc-5d1f-49cd-b7da-84d1afc3ea8d version="v2.3.0+unknown" 
14:08:38 [2022-12-16T14:08:38.565Z] time="2022-12-16T14:08:38Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/0eb130bc-5d1f-49cd-b7da-84d1afc3ea8d/data\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=c8cc7b4a-baab-435d-8c3a-7330dc67e53e http.request.method=PUT http.request.remoteaddr="127.0.0.1:45986" http.request.uri="/v2/test/blobs/uploads/0eb130bc-5d1f-49cd-b7da-84d1afc3ea8d?_state=8UE1LMQc2yTmb_ObwkAO-Bbt46psqyhUdnxNkXR76UR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBlYjEzMGJjLTVkMWYtNDljZC1iN2RhLTg0ZDFhZmMzZWE4ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0xNlQxNDowODozOC40MDU4MjI1OFoifQ%3D%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.13+unknown" instance.id=71fc0be1-6f4d-48fd-97ad-feade0cda3d3 trace.duration=10.339µs trace.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=002868cf-5330-41aa-8a93-7777ec00c8f1 trace.line=141 vars.name=test vars.uuid=0eb130bc-5d1f-49cd-b7da-84d1afc3ea8d version="v2.3.0+unknown" 
14:08:38 [2022-12-16T14:08:38.565Z] time="2022-12-16T14:08:38Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/0eb130bc-5d1f-49cd-b7da-84d1afc3ea8d/data\", \"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\"" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=c8cc7b4a-baab-435d-8c3a-7330dc67e53e http.request.method=PUT http.request.remoteaddr="127.0.0.1:45986" http.request.uri="/v2/test/blobs/uploads/0eb130bc-5d1f-49cd-b7da-84d1afc3ea8d?_state=8UE1LMQc2yTmb_ObwkAO-Bbt46psqyhUdnxNkXR76UR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBlYjEzMGJjLTVkMWYtNDljZC1iN2RhLTg0ZDFhZmMzZWE4ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0xNlQxNDowODozOC40MDU4MjI1OFoifQ%3D%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.13+unknown" instance.id=71fc0be1-6f4d-48fd-97ad-feade0cda3d3 trace.duration=50.88µs trace.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=4507e628-2b91-4f25-963a-8876225f11c1 trace.line=167 vars.name=test vars.uuid=0eb130bc-5d1f-49cd-b7da-84d1afc3ea8d version="v2.3.0+unknown" 
14:08:38 [2022-12-16T14:08:38.565Z] time="2022-12-16T14:08:38Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=c8cc7b4a-baab-435d-8c3a-7330dc67e53e http.request.method=PUT http.request.remoteaddr="127.0.0.1:45986" http.request.uri="/v2/test/blobs/uploads/0eb130bc-5d1f-49cd-b7da-84d1afc3ea8d?_state=8UE1LMQc2yTmb_ObwkAO-Bbt46psqyhUdnxNkXR76UR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBlYjEzMGJjLTVkMWYtNDljZC1iN2RhLTg0ZDFhZmMzZWE4ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0xNlQxNDowODozOC40MDU4MjI1OFoifQ%3D%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.13+unknown" instance.id=71fc0be1-6f4d-48fd-97ad-feade0cda3d3 trace.duration=52.578µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=bdcb14e5-f849-4262-9a3a-a00c5e253506 trace.line=95 vars.name=test vars.uuid=0eb130bc-5d1f-49cd-b7da-84d1afc3ea8d version="v2.3.0+unknown" 
14:08:38 [2022-12-16T14:08:38.565Z] time="2022-12-16T14:08:38Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/0eb130bc-5d1f-49cd-b7da-84d1afc3ea8d\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=c8cc7b4a-baab-435d-8c3a-7330dc67e53e http.request.method=PUT http.request.remoteaddr="127.0.0.1:45986" http.request.uri="/v2/test/blobs/uploads/0eb130bc-5d1f-49cd-b7da-84d1afc3ea8d?_state=8UE1LMQc2yTmb_ObwkAO-Bbt46psqyhUdnxNkXR76UR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBlYjEzMGJjLTVkMWYtNDljZC1iN2RhLTg0ZDFhZmMzZWE4ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0xNlQxNDowODozOC40MDU4MjI1OFoifQ%3D%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.13+unknown" instance.id=71fc0be1-6f4d-48fd-97ad-feade0cda3d3 trace.duration=125.547µs trace.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=57eb60cc-28eb-45ce-9200-7e8db1a55205 trace.line=181 vars.name=test vars.uuid=0eb130bc-5d1f-49cd-b7da-84d1afc3ea8d version="v2.3.0+unknown" 
14:08:38 [2022-12-16T14:08:38.565Z] time="2022-12-16T14:08:38Z" level=info msg="response completed" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=c8cc7b4a-baab-435d-8c3a-7330dc67e53e http.request.method=PUT http.request.remoteaddr="127.0.0.1:45986" http.request.uri="/v2/test/blobs/uploads/0eb130bc-5d1f-49cd-b7da-84d1afc3ea8d?_state=8UE1LMQc2yTmb_ObwkAO-Bbt46psqyhUdnxNkXR76UR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBlYjEzMGJjLTVkMWYtNDljZC1iN2RhLTg0ZDFhZmMzZWE4ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0xNlQxNDowODozOC40MDU4MjI1OFoifQ%3D%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.13+unknown" http.response.duration=4.731789ms http.response.status=201 http.response.written=0 instance.id=71fc0be1-6f4d-48fd-97ad-feade0cda3d3 version="v2.3.0+unknown" 
14:08:38 [2022-12-16T14:08:38.565Z] 127.0.0.1 - - [16/Dec/2022:14:08:38 +0000] "PUT /v2/test/blobs/uploads/0eb130bc-5d1f-49cd-b7da-84d1afc3ea8d?_state=8UE1LMQc2yTmb_ObwkAO-Bbt46psqyhUdnxNkXR76UR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBlYjEzMGJjLTVkMWYtNDljZC1iN2RhLTg0ZDFhZmMzZWE4ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0xNlQxNDowODozOC40MDU4MjI1OFoifQ%3D%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 201 0 "" "containerd/1.6.13+unknown"
14:08:38 [2022-12-16T14:08:38.565Z] time="2022-12-16T14:08:38Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/d7987c2d-4e37-4fd8-b160-ed5083e69418/data\", 0)" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=7151b546-822f-4fe8-8029-96aae0deab56 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45984" http.request.uri="/v2/test/blobs/uploads/d7987c2d-4e37-4fd8-b160-ed5083e69418?_state=_TwOL2ZHPei7jEsivUZS2mtOsTgjAb8J2ZI5tlhIoJd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQ3OTg3YzJkLTRlMzctNGZkOC1iMTYwLWVkNTA4M2U2OTQxOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0xNlQxNDowODozOC40MDk2NzA0NDdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.13+unknown" instance.id=71fc0be1-6f4d-48fd-97ad-feade0cda3d3 trace.duration=52.71µs trace.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=b55fe956-02dc-4a81-870b-46951410c6f7 trace.line=124 vars.name=test vars.uuid=d7987c2d-4e37-4fd8-b160-ed5083e69418 version="v2.3.0+unknown" 
14:08:38 [2022-12-16T14:08:38.565Z] time="2022-12-16T14:08:38Z" level=debug msg="(*blobWriter).Commit" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=7151b546-822f-4fe8-8029-96aae0deab56 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45984" http.request.uri="/v2/test/blobs/uploads/d7987c2d-4e37-4fd8-b160-ed5083e69418?_state=_TwOL2ZHPei7jEsivUZS2mtOsTgjAb8J2ZI5tlhIoJd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQ3OTg3YzJkLTRlMzctNGZkOC1iMTYwLWVkNTA4M2U2OTQxOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0xNlQxNDowODozOC40MDk2NzA0NDdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.13+unknown" instance.id=71fc0be1-6f4d-48fd-97ad-feade0cda3d3 vars.name=test vars.uuid=d7987c2d-4e37-4fd8-b160-ed5083e69418 version="v2.3.0+unknown" 
14:08:38 [2022-12-16T14:08:38.565Z] time="2022-12-16T14:08:38Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/d7987c2d-4e37-4fd8-b160-ed5083e69418/data\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=7151b546-822f-4fe8-8029-96aae0deab56 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45984" http.request.uri="/v2/test/blobs/uploads/d7987c2d-4e37-4fd8-b160-ed5083e69418?_state=_TwOL2ZHPei7jEsivUZS2mtOsTgjAb8J2ZI5tlhIoJd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQ3OTg3YzJkLTRlMzctNGZkOC1iMTYwLWVkNTA4M2U2OTQxOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0xNlQxNDowODozOC40MDk2NzA0NDdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.13+unknown" instance.id=71fc0be1-6f4d-48fd-97ad-feade0cda3d3 trace.duration=11.176µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=a9ef0f95-9a56-4b6c-99b3-b0c9a73d69d1 trace.line=141 vars.name=test vars.uuid=d7987c2d-4e37-4fd8-b160-ed5083e69418 version="v2.3.0+unknown" 
14:08:38 [2022-12-16T14:08:38.565Z] time="2022-12-16T14:08:38Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=7151b546-822f-4fe8-8029-96aae0deab56 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45984" http.request.uri="/v2/test/blobs/uploads/d7987c2d-4e37-4fd8-b160-ed5083e69418?_state=_TwOL2ZHPei7jEsivUZS2mtOsTgjAb8J2ZI5tlhIoJd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQ3OTg3YzJkLTRlMzctNGZkOC1iMTYwLWVkNTA4M2U2OTQxOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0xNlQxNDowODozOC40MDk2NzA0NDdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.13+unknown" instance.id=71fc0be1-6f4d-48fd-97ad-feade0cda3d3 trace.duration=13.326µs trace.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=773e79b2-19e7-49f3-8de0-47e8a207f935 trace.line=141 vars.name=test vars.uuid=d7987c2d-4e37-4fd8-b160-ed5083e69418 version="v2.3.0+unknown" 
14:08:38 [2022-12-16T14:08:38.565Z] time="2022-12-16T14:08:38Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/d7987c2d-4e37-4fd8-b160-ed5083e69418/data\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=7151b546-822f-4fe8-8029-96aae0deab56 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45984" http.request.uri="/v2/test/blobs/uploads/d7987c2d-4e37-4fd8-b160-ed5083e69418?_state=_TwOL2ZHPei7jEsivUZS2mtOsTgjAb8J2ZI5tlhIoJd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQ3OTg3YzJkLTRlMzctNGZkOC1iMTYwLWVkNTA4M2U2OTQxOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0xNlQxNDowODozOC40MDk2NzA0NDdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.13+unknown" instance.id=71fc0be1-6f4d-48fd-97ad-feade0cda3d3 trace.duration=14.933µs trace.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=3a2ce3ab-a2a0-4e36-9593-a8ad1b1c2ed3 trace.line=141 vars.name=test vars.uuid=d7987c2d-4e37-4fd8-b160-ed5083e69418 version="v2.3.0+unknown" 
14:08:38 [2022-12-16T14:08:38.565Z] time="2022-12-16T14:08:38Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/d7987c2d-4e37-4fd8-b160-ed5083e69418/data\", \"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\"" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=7151b546-822f-4fe8-8029-96aae0deab56 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45984" http.request.uri="/v2/test/blobs/uploads/d7987c2d-4e37-4fd8-b160-ed5083e69418?_state=_TwOL2ZHPei7jEsivUZS2mtOsTgjAb8J2ZI5tlhIoJd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQ3OTg3YzJkLTRlMzctNGZkOC1iMTYwLWVkNTA4M2U2OTQxOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0xNlQxNDowODozOC40MDk2NzA0NDdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.13+unknown" instance.id=71fc0be1-6f4d-48fd-97ad-feade0cda3d3 trace.duration=288.443µs trace.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=3695940e-98e0-4ced-b107-3a86a8849250 trace.line=167 vars.name=test vars.uuid=d7987c2d-4e37-4fd8-b160-ed5083e69418 version="v2.3.0+unknown" 
14:08:38 [2022-12-16T14:08:38.565Z] time="2022-12-16T14:08:38Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=7151b546-822f-4fe8-8029-96aae0deab56 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45984" http.request.uri="/v2/test/blobs/uploads/d7987c2d-4e37-4fd8-b160-ed5083e69418?_state=_TwOL2ZHPei7jEsivUZS2mtOsTgjAb8J2ZI5tlhIoJd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQ3OTg3YzJkLTRlMzctNGZkOC1iMTYwLWVkNTA4M2U2OTQxOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0xNlQxNDowODozOC40MDk2NzA0NDdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.13+unknown" instance.id=71fc0be1-6f4d-48fd-97ad-feade0cda3d3 trace.duration=97.312µs trace.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=19aca7d7-77f7-4ded-8048-891d61fcd1b8 trace.line=95 vars.name=test vars.uuid=d7987c2d-4e37-4fd8-b160-ed5083e69418 version="v2.3.0+unknown" 
14:08:38 [2022-12-16T14:08:38.565Z] time="2022-12-16T14:08:38Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/d7987c2d-4e37-4fd8-b160-ed5083e69418\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=7151b546-822f-4fe8-8029-96aae0deab56 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45984" http.request.uri="/v2/test/blobs/uploads/d7987c2d-4e37-4fd8-b160-ed5083e69418?_state=_TwOL2ZHPei7jEsivUZS2mtOsTgjAb8J2ZI5tlhIoJd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQ3OTg3YzJkLTRlMzctNGZkOC1iMTYwLWVkNTA4M2U2OTQxOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0xNlQxNDowODozOC40MDk2NzA0NDdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.13+unknown" instance.id=71fc0be1-6f4d-48fd-97ad-feade0cda3d3 trace.duration=211.463µs trace.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=4dbbfe9f-5b87-4c45-a8c1-2c6d4c86f908 trace.line=181 vars.name=test vars.uuid=d7987c2d-4e37-4fd8-b160-ed5083e69418 version="v2.3.0+unknown" 
14:08:38 [2022-12-16T14:08:38.565Z] time="2022-12-16T14:08:38Z" level=info msg="response completed" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=7151b546-822f-4fe8-8029-96aae0deab56 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45984" http.request.uri="/v2/test/blobs/uploads/d7987c2d-4e37-4fd8-b160-ed5083e69418?_state=_TwOL2ZHPei7jEsivUZS2mtOsTgjAb8J2ZI5tlhIoJd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQ3OTg3YzJkLTRlMzctNGZkOC1iMTYwLWVkNTA4M2U2OTQxOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0xNlQxNDowODozOC40MDk2NzA0NDdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.13+unknown" http.response.duration=8.294184ms http.response.status=201 http.response.written=0 instance.id=71fc0be1-6f4d-48fd-97ad-feade0cda3d3 version="v2.3.0+unknown" 
14:08:38 [2022-12-16T14:08:38.565Z] 127.0.0.1 - - [16/Dec/2022:14:08:38 +0000] "PUT /v2/test/blobs/uploads/d7987c2d-4e37-4fd8-b160-ed5083e69418?_state=_TwOL2ZHPei7jEsivUZS2mtOsTgjAb8J2ZI5tlhIoJd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQ3OTg3YzJkLTRlMzctNGZkOC1iMTYwLWVkNTA4M2U2OTQxOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0xNlQxNDowODozOC40MDk2NzA0NDdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.6.13+unknown"
14:08:38 [2022-12-16T14:08:38.565Z] time="2022-12-16T14:08:38Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=24d47573-a826-4e29-becc-445a7bd03fb6 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45984" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.13+unknown" instance.id=71fc0be1-6f4d-48fd-97ad-feade0cda3d3 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
14:08:38 [2022-12-16T14:08:38.565Z] time="2022-12-16T14:08:38Z" level=debug msg=GetImageManifest go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=24d47573-a826-4e29-becc-445a7bd03fb6 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45984" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.13+unknown" instance.id=71fc0be1-6f4d-48fd-97ad-feade0cda3d3 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
14:08:38 [2022-12-16T14:08:38.565Z] time="2022-12-16T14:08:38Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=24d47573-a826-4e29-becc-445a7bd03fb6 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45984" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.13+unknown" instance.id=71fc0be1-6f4d-48fd-97ad-feade0cda3d3 trace.duration=37.489µs trace.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=207a02b4-1027-4a14-b63a-1351a0b026dd trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
14:08:38 [2022-12-16T14:08:38.565Z] time="2022-12-16T14:08:38Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=24d47573-a826-4e29-becc-445a7bd03fb6 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45984" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.13+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.038137ms http.response.status=404 http.response.written=96 instance.id=71fc0be1-6f4d-48fd-97ad-feade0cda3d3 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
14:08:38 [2022-12-16T14:08:38.565Z] 127.0.0.1 - - [16/Dec/2022:14:08:38 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.6.13+unknown"
14:08:38 [2022-12-16T14:08:38.565Z] time="2022-12-16T14:08:38Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=753b985f-5f8f-4075-880a-9c0a55d9f38e http.request.method=PUT http.request.remoteaddr="127.0.0.1:45984" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.13+unknown" instance.id=71fc0be1-6f4d-48fd-97ad-feade0cda3d3 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
14:08:38 [2022-12-16T14:08:38.565Z] time="2022-12-16T14:08:38Z" level=debug msg=PutImageManifest go.version=go1.19.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=753b985f-5f8f-4075-880a-9c0a55d9f38e http.request.method=PUT http.request.remoteaddr="127.0.0.1:45984" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.13+unknown" instance.id=71fc0be1-6f4d-48fd-97ad-feade0cda3d3 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
14:08:38 [2022-12-16T14:08:38.565Z] time="2022-12-16T14:08:38Z" level=debug msg="(*manifestStore).Put" go.version=go1.19.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=753b985f-5f8f-4075-880a-9c0a55d9f38e http.request.method=PUT http.request.remoteaddr="127.0.0.1:45984" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.13+unknown" instance.id=71fc0be1-6f4d-48fd-97ad-feade0cda3d3 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
14:08:38 [2022-12-16T14:08:38.565Z] time="2022-12-16T14:08:38Z" level=debug msg="(*schema2ManifestHandler).Put" go.version=go1.19.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=753b985f-5f8f-4075-880a-9c0a55d9f38e http.request.method=PUT http.request.remoteaddr="127.0.0.1:45984" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.13+unknown" instance.id=71fc0be1-6f4d-48fd-97ad-feade0cda3d3 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
14:08:38 [2022-12-16T14:08:38.565Z] time="2022-12-16T14:08:38Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=753b985f-5f8f-4075-880a-9c0a55d9f38e http.request.method=PUT http.request.remoteaddr="127.0.0.1:45984" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.13+unknown" instance.id=71fc0be1-6f4d-48fd-97ad-feade0cda3d3 trace.duration=41.37µs trace.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=6d1045cd-aee2-49c1-b286-e3e40c31e382 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
14:08:38 [2022-12-16T14:08:38.565Z] time="2022-12-16T14:08:38Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=753b985f-5f8f-4075-880a-9c0a55d9f38e http.request.method=PUT http.request.remoteaddr="127.0.0.1:45984" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.13+unknown" instance.id=71fc0be1-6f4d-48fd-97ad-feade0cda3d3 trace.duration=13.62µs trace.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=61b53b5c-7da7-412f-a060-0fa9d6dee20f trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
14:08:38 [2022-12-16T14:08:38.565Z] time="2022-12-16T14:08:38Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=753b985f-5f8f-4075-880a-9c0a55d9f38e http.request.method=PUT http.request.remoteaddr="127.0.0.1:45984" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.13+unknown" instance.id=71fc0be1-6f4d-48fd-97ad-feade0cda3d3 trace.duration=43.758µs trace.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=467aa8c2-6c71-4556-a2f6-820b9720e0fa trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
14:08:38 [2022-12-16T14:08:38.566Z] time="2022-12-16T14:08:38Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=753b985f-5f8f-4075-880a-9c0a55d9f38e http.request.method=PUT http.request.remoteaddr="127.0.0.1:45984" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.13+unknown" instance.id=71fc0be1-6f4d-48fd-97ad-feade0cda3d3 trace.duration=11.446µs trace.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=4245720e-ca94-4ddf-b743-77f779625aa6 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
14:08:38 [2022-12-16T14:08:38.566Z] time="2022-12-16T14:08:38Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=753b985f-5f8f-4075-880a-9c0a55d9f38e http.request.method=PUT http.request.remoteaddr="127.0.0.1:45984" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.13+unknown" instance.id=71fc0be1-6f4d-48fd-97ad-feade0cda3d3 trace.duration=14.245µs trace.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=a82d8751-65fa-4ac5-b40b-e38cac8f498f trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
14:08:38 [2022-12-16T14:08:38.566Z] time="2022-12-16T14:08:38Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=753b985f-5f8f-4075-880a-9c0a55d9f38e http.request.method=PUT http.request.remoteaddr="127.0.0.1:45984" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.13+unknown" instance.id=71fc0be1-6f4d-48fd-97ad-feade0cda3d3 trace.duration=75.151µs trace.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=a3ab36be-994e-4f92-a641-203c87d05816 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
14:08:38 [2022-12-16T14:08:38.566Z] time="2022-12-16T14:08:38Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=753b985f-5f8f-4075-880a-9c0a55d9f38e http.request.method=PUT http.request.remoteaddr="127.0.0.1:45984" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.13+unknown" instance.id=71fc0be1-6f4d-48fd-97ad-feade0cda3d3 trace.duration=70.613µs trace.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=0b55d42d-28d2-492d-b8e5-25836cc8058d trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
14:08:38 [2022-12-16T14:08:38.566Z] time="2022-12-16T14:08:38Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=753b985f-5f8f-4075-880a-9c0a55d9f38e http.request.method=PUT http.request.remoteaddr="127.0.0.1:45984" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.13+unknown" instance.id=71fc0be1-6f4d-48fd-97ad-feade0cda3d3 trace.duration=32.14µs trace.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=246399b2-6e2c-431f-92b2-c14b3a2e4b7b trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
14:08:38 [2022-12-16T14:08:38.566Z] time="2022-12-16T14:08:38Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/index/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=753b985f-5f8f-4075-880a-9c0a55d9f38e http.request.method=PUT http.request.remoteaddr="127.0.0.1:45984" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.13+unknown" instance.id=71fc0be1-6f4d-48fd-97ad-feade0cda3d3 trace.duration=95.303µs trace.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=941588f8-120a-4ed7-9626-61b00c1f59d0 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
14:08:38 [2022-12-16T14:08:38.566Z] time="2022-12-16T14:08:38Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=753b985f-5f8f-4075-880a-9c0a55d9f38e http.request.method=PUT http.request.remoteaddr="127.0.0.1:45984" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.13+unknown" instance.id=71fc0be1-6f4d-48fd-97ad-feade0cda3d3 trace.duration=61.686µs trace.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=f4cc47e9-7acf-4fda-b672-90db9521ec8c trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
14:08:38 [2022-12-16T14:08:38.566Z] time="2022-12-16T14:08:38Z" level=info msg="response completed" go.version=go1.19.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=753b985f-5f8f-4075-880a-9c0a55d9f38e http.request.method=PUT http.request.remoteaddr="127.0.0.1:45984" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.13+unknown" http.response.duration=2.226272ms http.response.status=201 http.response.written=0 instance.id=71fc0be1-6f4d-48fd-97ad-feade0cda3d3 version="v2.3.0+unknown" 
14:08:38 [2022-12-16T14:08:38.566Z] 127.0.0.1 - - [16/Dec/2022:14:08:38 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.6.13+unknown"
14:08:38 [2022-12-16T14:08:38.566Z] time="2022-12-16T14:08:38Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=daa5ee0e-225e-466c-9581-9b5f3fe7dd36 http.request.method=GET http.request.remoteaddr="127.0.0.1:46014" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.4 git-commit/b3171469c663ad9aa92dba5e9951677ac747f639 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=71fc0be1-6f4d-48fd-97ad-feade0cda3d3 version="v2.3.0+unknown" 
14:08:38 [2022-12-16T14:08:38.566Z] time="2022-12-16T14:08:38Z" level=info msg="response completed" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=daa5ee0e-225e-466c-9581-9b5f3fe7dd36 http.request.method=GET http.request.remoteaddr="127.0.0.1:46014" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.4 git-commit/b3171469c663ad9aa92dba5e9951677ac747f639 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="817.362µs" http.response.status=200 http.response.written=2 instance.id=71fc0be1-6f4d-48fd-97ad-feade0cda3d3 version="v2.3.0+unknown" 
14:08:38 [2022-12-16T14:08:38.566Z] 127.0.0.1 - - [16/Dec/2022:14:08:38 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.19.4 git-commit/b3171469c663ad9aa92dba5e9951677ac747f639 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
14:08:38 [2022-12-16T14:08:38.566Z] time="2022-12-16T14:08:38Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=51546c76-1371-467e-97f3-2e730383eae8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46020" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.4 git-commit/b3171469c663ad9aa92dba5e9951677ac747f639 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=71fc0be1-6f4d-48fd-97ad-feade0cda3d3 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
14:08:38 [2022-12-16T14:08:38.566Z] time="2022-12-16T14:08:38Z" level=debug msg=GetImageManifest go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=51546c76-1371-467e-97f3-2e730383eae8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46020" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.4 git-commit/b3171469c663ad9aa92dba5e9951677ac747f639 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=71fc0be1-6f4d-48fd-97ad-feade0cda3d3 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
14:08:38 [2022-12-16T14:08:38.566Z] time="2022-12-16T14:08:38Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=51546c76-1371-467e-97f3-2e730383eae8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46020" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.4 git-commit/b3171469c663ad9aa92dba5e9951677ac747f639 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=71fc0be1-6f4d-48fd-97ad-feade0cda3d3 trace.duration=55.491µs trace.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=b61a80d1-5222-47fe-aa95-1599a4741dc5 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
14:08:38 [2022-12-16T14:08:38.566Z] time="2022-12-16T14:08:38Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=51546c76-1371-467e-97f3-2e730383eae8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46020" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.4 git-commit/b3171469c663ad9aa92dba5e9951677ac747f639 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=71fc0be1-6f4d-48fd-97ad-feade0cda3d3 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
14:08:38 [2022-12-16T14:08:38.566Z] time="2022-12-16T14:08:38Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=51546c76-1371-467e-97f3-2e730383eae8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46020" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.4 git-commit/b3171469c663ad9aa92dba5e9951677ac747f639 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=71fc0be1-6f4d-48fd-97ad-feade0cda3d3 trace.duration=54.63µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=625e03e8-372f-493d-9f0b-d898b3b76dc0 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
14:08:38 [2022-12-16T14:08:38.566Z] time="2022-12-16T14:08:38Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=51546c76-1371-467e-97f3-2e730383eae8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46020" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.4 git-commit/b3171469c663ad9aa92dba5e9951677ac747f639 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=71fc0be1-6f4d-48fd-97ad-feade0cda3d3 trace.duration=105.124µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=a7a31103-0cb4-4a9c-9078-ecc90a808cc8 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
14:08:38 [2022-12-16T14:08:38.566Z] time="2022-12-16T14:08:38Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=51546c76-1371-467e-97f3-2e730383eae8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46020" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.4 git-commit/b3171469c663ad9aa92dba5e9951677ac747f639 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=71fc0be1-6f4d-48fd-97ad-feade0cda3d3 trace.duration=44.127µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=107293f4-982c-487e-a222-9ac2a4d33b24 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
14:08:38 [2022-12-16T14:08:38.566Z] time="2022-12-16T14:08:38Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=51546c76-1371-467e-97f3-2e730383eae8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46020" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.4 git-commit/b3171469c663ad9aa92dba5e9951677ac747f639 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=71fc0be1-6f4d-48fd-97ad-feade0cda3d3 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
14:08:38 [2022-12-16T14:08:38.566Z] time="2022-12-16T14:08:38Z" level=info msg="response completed" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=51546c76-1371-467e-97f3-2e730383eae8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46020" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.4 git-commit/b3171469c663ad9aa92dba5e9951677ac747f639 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.910769ms http.response.status=200 http.response.written=417 instance.id=71fc0be1-6f4d-48fd-97ad-feade0cda3d3 version="v2.3.0+unknown" 
14:08:38 [2022-12-16T14:08:38.566Z] 127.0.0.1 - - [16/Dec/2022:14:08:38 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.19.4 git-commit/b3171469c663ad9aa92dba5e9951677ac747f639 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
14:08:38 [2022-12-16T14:08:38.566Z] time="2022-12-16T14:08:38Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=af332044-2f5c-49ac-ae5e-1ed003202b40 http.request.method=GET http.request.remoteaddr="127.0.0.1:46022" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/b3171469c663ad9aa92dba5e9951677ac747f639 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=71fc0be1-6f4d-48fd-97ad-feade0cda3d3 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
14:08:38 [2022-12-16T14:08:38.566Z] time="2022-12-16T14:08:38Z" level=debug msg=GetImageManifest go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=af332044-2f5c-49ac-ae5e-1ed003202b40 http.request.method=GET http.request.remoteaddr="127.0.0.1:46022" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/b3171469c663ad9aa92dba5e9951677ac747f639 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=71fc0be1-6f4d-48fd-97ad-feade0cda3d3 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
14:08:38 [2022-12-16T14:08:38.566Z] time="2022-12-16T14:08:38Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=af332044-2f5c-49ac-ae5e-1ed003202b40 http.request.method=GET http.request.remoteaddr="127.0.0.1:46022" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/b3171469c663ad9aa92dba5e9951677ac747f639 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=71fc0be1-6f4d-48fd-97ad-feade0cda3d3 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
14:08:38 [2022-12-16T14:08:38.566Z] time="2022-12-16T14:08:38Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=af332044-2f5c-49ac-ae5e-1ed003202b40 http.request.method=GET http.request.remoteaddr="127.0.0.1:46022" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/b3171469c663ad9aa92dba5e9951677ac747f639 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=71fc0be1-6f4d-48fd-97ad-feade0cda3d3 trace.duration=67.347µs trace.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=67deecf3-79be-43ad-90d3-2d1263e855cc trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
14:08:38 [2022-12-16T14:08:38.566Z] time="2022-12-16T14:08:38Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=af332044-2f5c-49ac-ae5e-1ed003202b40 http.request.method=GET http.request.remoteaddr="127.0.0.1:46022" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/b3171469c663ad9aa92dba5e9951677ac747f639 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=71fc0be1-6f4d-48fd-97ad-feade0cda3d3 trace.duration=43.659µs trace.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=21dbfb67-6163-4d53-acef-1ce97e1cfd74 trace.line=141 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
14:08:38 [2022-12-16T14:08:38.566Z] time="2022-12-16T14:08:38Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=af332044-2f5c-49ac-ae5e-1ed003202b40 http.request.method=GET http.request.remoteaddr="127.0.0.1:46022" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/b3171469c663ad9aa92dba5e9951677ac747f639 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=71fc0be1-6f4d-48fd-97ad-feade0cda3d3 trace.duration=32.755µs trace.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=ea156be8-0839-4a77-889f-d1f9fed1dfcc trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
14:08:38 [2022-12-16T14:08:38.566Z] time="2022-12-16T14:08:38Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=af332044-2f5c-49ac-ae5e-1ed003202b40 http.request.method=GET http.request.remoteaddr="127.0.0.1:46022" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/b3171469c663ad9aa92dba5e9951677ac747f639 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=71fc0be1-6f4d-48fd-97ad-feade0cda3d3 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
14:08:38 [2022-12-16T14:08:38.566Z] time="2022-12-16T14:08:38Z" level=info msg="response completed" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=af332044-2f5c-49ac-ae5e-1ed003202b40 http.request.method=GET http.request.remoteaddr="127.0.0.1:46022" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/b3171469c663ad9aa92dba5e9951677ac747f639 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.84114ms http.response.status=200 http.response.written=417 instance.id=71fc0be1-6f4d-48fd-97ad-feade0cda3d3 version="v2.3.0+unknown" 
14:08:38 [2022-12-16T14:08:38.566Z] 127.0.0.1 - - [16/Dec/2022:14:08:38 +0000] "GET /v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 200 417 "" "docker/dev go/go1.19.4 git-commit/b3171469c663ad9aa92dba5e9951677ac747f639 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
14:08:38 [2022-12-16T14:08:38.566Z] time="2022-12-16T14:08:38Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=81fcb87b-7415-4c28-82f1-07734b516c63 http.request.method=GET http.request.remoteaddr="127.0.0.1:46044" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.4 git-commit/b3171469c663ad9aa92dba5e9951677ac747f639 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=71fc0be1-6f4d-48fd-97ad-feade0cda3d3 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
14:08:38 [2022-12-16T14:08:38.567Z] time="2022-12-16T14:08:38Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=65cfc976-0b40-4795-b792-988f4c10d0bf http.request.method=GET http.request.remoteaddr="127.0.0.1:46038" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.4 git-commit/b3171469c663ad9aa92dba5e9951677ac747f639 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=71fc0be1-6f4d-48fd-97ad-feade0cda3d3 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
14:08:38 [2022-12-16T14:08:38.567Z] time="2022-12-16T14:08:38Z" level=debug msg=GetBlob go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=65cfc976-0b40-4795-b792-988f4c10d0bf http.request.method=GET http.request.remoteaddr="127.0.0.1:46038" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.4 git-commit/b3171469c663ad9aa92dba5e9951677ac747f639 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=71fc0be1-6f4d-48fd-97ad-feade0cda3d3 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
14:08:38 [2022-12-16T14:08:38.567Z] time="2022-12-16T14:08:38Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=65cfc976-0b40-4795-b792-988f4c10d0bf http.request.method=GET http.request.remoteaddr="127.0.0.1:46038" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.4 git-commit/b3171469c663ad9aa92dba5e9951677ac747f639 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=71fc0be1-6f4d-48fd-97ad-feade0cda3d3 trace.duration=111.228µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=df5a4f46-ff19-4081-b7ff-7712031fafa7 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
14:08:38 [2022-12-16T14:08:38.567Z] time="2022-12-16T14:08:38Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=65cfc976-0b40-4795-b792-988f4c10d0bf http.request.method=GET http.request.remoteaddr="127.0.0.1:46038" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.4 git-commit/b3171469c663ad9aa92dba5e9951677ac747f639 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=71fc0be1-6f4d-48fd-97ad-feade0cda3d3 trace.duration=50.24µs trace.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=88dfd95a-c699-4f92-9a41-4fe00718d04c trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
14:08:38 [2022-12-16T14:08:38.567Z] time="2022-12-16T14:08:38Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=65cfc976-0b40-4795-b792-988f4c10d0bf http.request.method=GET http.request.remoteaddr="127.0.0.1:46038" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.4 git-commit/b3171469c663ad9aa92dba5e9951677ac747f639 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=71fc0be1-6f4d-48fd-97ad-feade0cda3d3 trace.duration=27.332µs trace.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=2c2ddfae-130f-4392-94c5-03398f885d6d trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
14:08:38 [2022-12-16T14:08:38.567Z] time="2022-12-16T14:08:38Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=65cfc976-0b40-4795-b792-988f4c10d0bf http.request.method=GET http.request.remoteaddr="127.0.0.1:46038" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.4 git-commit/b3171469c663ad9aa92dba5e9951677ac747f639 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=71fc0be1-6f4d-48fd-97ad-feade0cda3d3 trace.duration=13.292µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=e6bd529d-e6ff-40b4-bad5-5e997bfe8d4d trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
14:08:38 [2022-12-16T14:08:38.567Z] time="2022-12-16T14:08:38Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=65cfc976-0b40-4795-b792-988f4c10d0bf http.request.method=GET http.request.remoteaddr="127.0.0.1:46038" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.4 git-commit/b3171469c663ad9aa92dba5e9951677ac747f639 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=71fc0be1-6f4d-48fd-97ad-feade0cda3d3 trace.duration=11.635µs trace.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=b95835ac-00ab-493b-86b4-ba393a5d09e8 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
14:08:38 [2022-12-16T14:08:38.567Z] time="2022-12-16T14:08:38Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=65cfc976-0b40-4795-b792-988f4c10d0bf http.request.method=GET http.request.remoteaddr="127.0.0.1:46038" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.4 git-commit/b3171469c663ad9aa92dba5e9951677ac747f639 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=71fc0be1-6f4d-48fd-97ad-feade0cda3d3 trace.duration=6.515µs trace.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=2e15639f-a6a3-4b03-8ebf-6f339bb992c2 trace.line=193 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
14:08:38 [2022-12-16T14:08:38.567Z] time="2022-12-16T14:08:38Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\", 0)" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=65cfc976-0b40-4795-b792-988f4c10d0bf http.request.method=GET http.request.remoteaddr="127.0.0.1:46038" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.4 git-commit/b3171469c663ad9aa92dba5e9951677ac747f639 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=71fc0be1-6f4d-48fd-97ad-feade0cda3d3 trace.duration=17.305µs trace.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=abff9b30-b3f2-409c-a794-cce8bb97a86a trace.line=107 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
14:08:38 [2022-12-16T14:08:38.567Z] time="2022-12-16T14:08:38Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=65cfc976-0b40-4795-b792-988f4c10d0bf http.request.method=GET http.request.remoteaddr="127.0.0.1:46038" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.4 git-commit/b3171469c663ad9aa92dba5e9951677ac747f639 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=71fc0be1-6f4d-48fd-97ad-feade0cda3d3 trace.duration=46.113µs trace.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=0176319d-f5b7-453a-aca3-24fb4a99632e trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
14:08:38 [2022-12-16T14:08:38.567Z] time="2022-12-16T14:08:38Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=65cfc976-0b40-4795-b792-988f4c10d0bf http.request.method=GET http.request.remoteaddr="127.0.0.1:46038" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.4 git-commit/b3171469c663ad9aa92dba5e9951677ac747f639 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=71fc0be1-6f4d-48fd-97ad-feade0cda3d3 trace.duration=12.431µs trace.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=d7f176cc-707b-498e-b698-fbafb4a94c52 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
14:08:38 [2022-12-16T14:08:38.567Z] time="2022-12-16T14:08:38Z" level=info msg="response completed" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=65cfc976-0b40-4795-b792-988f4c10d0bf http.request.method=GET http.request.remoteaddr="127.0.0.1:46038" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.4 git-commit/b3171469c663ad9aa92dba5e9951677ac747f639 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=3.036939ms http.response.status=200 http.response.written=179 instance.id=71fc0be1-6f4d-48fd-97ad-feade0cda3d3 version="v2.3.0+unknown" 
14:08:38 [2022-12-16T14:08:38.567Z] 127.0.0.1 - - [16/Dec/2022:14:08:38 +0000] "GET /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 200 179 "" "docker/dev go/go1.19.4 git-commit/b3171469c663ad9aa92dba5e9951677ac747f639 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
14:08:38 [2022-12-16T14:08:38.567Z] time="2022-12-16T14:08:38Z" level=debug msg=GetBlob go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=81fcb87b-7415-4c28-82f1-07734b516c63 http.request.method=GET http.request.remoteaddr="127.0.0.1:46044" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.4 git-commit/b3171469c663ad9aa92dba5e9951677ac747f639 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=71fc0be1-6f4d-48fd-97ad-feade0cda3d3 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
14:08:38 [2022-12-16T14:08:38.567Z] time="2022-12-16T14:08:38Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=81fcb87b-7415-4c28-82f1-07734b516c63 http.request.method=GET http.request.remoteaddr="127.0.0.1:46044" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.4 git-commit/b3171469c663ad9aa92dba5e9951677ac747f639 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=71fc0be1-6f4d-48fd-97ad-feade0cda3d3 trace.duration=51.126µs trace.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=e80ec231-f6f5-4f44-9e8b-f8c3403bf027 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
14:08:38 [2022-12-16T14:08:38.567Z] time="2022-12-16T14:08:38Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=81fcb87b-7415-4c28-82f1-07734b516c63 http.request.method=GET http.request.remoteaddr="127.0.0.1:46044" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.4 git-commit/b3171469c663ad9aa92dba5e9951677ac747f639 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=71fc0be1-6f4d-48fd-97ad-feade0cda3d3 trace.duration=12.587µs trace.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=be379b14-66d9-41d5-a58e-c033ab3a82dc trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
14:08:38 [2022-12-16T14:08:38.567Z] time="2022-12-16T14:08:38Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=81fcb87b-7415-4c28-82f1-07734b516c63 http.request.method=GET http.request.remoteaddr="127.0.0.1:46044" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.4 git-commit/b3171469c663ad9aa92dba5e9951677ac747f639 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=71fc0be1-6f4d-48fd-97ad-feade0cda3d3 trace.duration=44.866µs trace.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=a77fcc0c-57cf-4d77-aafb-86556846e01c trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
14:08:38 [2022-12-16T14:08:38.567Z] time="2022-12-16T14:08:38Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=81fcb87b-7415-4c28-82f1-07734b516c63 http.request.method=GET http.request.remoteaddr="127.0.0.1:46044" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.4 git-commit/b3171469c663ad9aa92dba5e9951677ac747f639 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=71fc0be1-6f4d-48fd-97ad-feade0cda3d3 trace.duration=27.602µs trace.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=9142544f-8bc7-4411-9c52-993af0014873 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
14:08:38 [2022-12-16T14:08:38.567Z] time="2022-12-16T14:08:38Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=81fcb87b-7415-4c28-82f1-07734b516c63 http.request.method=GET http.request.remoteaddr="127.0.0.1:46044" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.4 git-commit/b3171469c663ad9aa92dba5e9951677ac747f639 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=71fc0be1-6f4d-48fd-97ad-feade0cda3d3 trace.duration=10.601µs trace.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=57118737-e9c1-4f43-b9d0-0ec3c160e391 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
14:08:38 [2022-12-16T14:08:38.567Z] time="2022-12-16T14:08:38Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=81fcb87b-7415-4c28-82f1-07734b516c63 http.request.method=GET http.request.remoteaddr="127.0.0.1:46044" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.4 git-commit/b3171469c663ad9aa92dba5e9951677ac747f639 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=71fc0be1-6f4d-48fd-97ad-feade0cda3d3 trace.duration=6.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).URLFor" trace.id=5f193f92-1abb-4d19-8ce6-964a4adb83c6 trace.line=193 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
14:08:38 [2022-12-16T14:08:38.567Z] time="2022-12-16T14:08:38Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\", 0)" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=81fcb87b-7415-4c28-82f1-07734b516c63 http.request.method=GET http.request.remoteaddr="127.0.0.1:46044" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.4 git-commit/b3171469c663ad9aa92dba5e9951677ac747f639 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=71fc0be1-6f4d-48fd-97ad-feade0cda3d3 trace.duration=26.839µs trace.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=c8a53278-90e8-416c-82c4-9534440aa963 trace.line=107 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
14:08:38 [2022-12-16T14:08:38.567Z] time="2022-12-16T14:08:38Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=81fcb87b-7415-4c28-82f1-07734b516c63 http.request.method=GET http.request.remoteaddr="127.0.0.1:46044" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.4 git-commit/b3171469c663ad9aa92dba5e9951677ac747f639 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=71fc0be1-6f4d-48fd-97ad-feade0cda3d3 trace.duration=77.276µs trace.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=a8cafcc0-0405-4178-89cf-ad1f67d099ea trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
14:08:38 [2022-12-16T14:08:38.567Z] time="2022-12-16T14:08:38Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=81fcb87b-7415-4c28-82f1-07734b516c63 http.request.method=GET http.request.remoteaddr="127.0.0.1:46044" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.4 git-commit/b3171469c663ad9aa92dba5e9951677ac747f639 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=71fc0be1-6f4d-48fd-97ad-feade0cda3d3 trace.duration=13.784µs trace.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=6987fcd6-4bed-4258-9d50-9deab93f4a3c trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
14:08:38 [2022-12-16T14:08:38.567Z] time="2022-12-16T14:08:38Z" level=info msg="response completed" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=81fcb87b-7415-4c28-82f1-07734b516c63 http.request.method=GET http.request.remoteaddr="127.0.0.1:46044" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.4 git-commit/b3171469c663ad9aa92dba5e9951677ac747f639 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=4.851625ms http.response.status=200 http.response.written=68 instance.id=71fc0be1-6f4d-48fd-97ad-feade0cda3d3 version="v2.3.0+unknown" 
14:08:38 [2022-12-16T14:08:38.567Z] 127.0.0.1 - - [16/Dec/2022:14:08:38 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.19.4 git-commit/b3171469c663ad9aa92dba5e9951677ac747f639 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
14:08:38 [2022-12-16T14:08:38.567Z] time="2022-12-16T14:08:38Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=47b1a3f8-14cd-4ce6-b1b8-c6b7d27fca51 http.request.method=GET http.request.remoteaddr="127.0.0.1:46062" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.4 git-commit/b3171469c663ad9aa92dba5e9951677ac747f639 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=71fc0be1-6f4d-48fd-97ad-feade0cda3d3 version="v2.3.0+unknown" 
14:08:38 [2022-12-16T14:08:38.567Z] time="2022-12-16T14:08:38Z" level=info msg="response completed" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=47b1a3f8-14cd-4ce6-b1b8-c6b7d27fca51 http.request.method=GET http.request.remoteaddr="127.0.0.1:46062" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.4 git-commit/b3171469c663ad9aa92dba5e9951677ac747f639 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="780.267µs" http.response.status=200 http.response.written=2 instance.id=71fc0be1-6f4d-48fd-97ad-feade0cda3d3 version="v2.3.0+unknown" 
14:08:38 [2022-12-16T14:08:38.567Z] 127.0.0.1 - - [16/Dec/2022:14:08:38 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.19.4 git-commit/b3171469c663ad9aa92dba5e9951677ac747f639 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
14:08:38 [2022-12-16T14:08:38.567Z] time="2022-12-16T14:08:38Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=ceb0acf2-540b-4470-97c8-dacb61a28a99 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46066" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/b3171469c663ad9aa92dba5e9951677ac747f639 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=71fc0be1-6f4d-48fd-97ad-feade0cda3d3 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
14:08:38 [2022-12-16T14:08:38.568Z] time="2022-12-16T14:08:38Z" level=debug msg=GetImageManifest go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=ceb0acf2-540b-4470-97c8-dacb61a28a99 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46066" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/b3171469c663ad9aa92dba5e9951677ac747f639 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=71fc0be1-6f4d-48fd-97ad-feade0cda3d3 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
14:08:38 [2022-12-16T14:08:38.568Z] time="2022-12-16T14:08:38Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=ceb0acf2-540b-4470-97c8-dacb61a28a99 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46066" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/b3171469c663ad9aa92dba5e9951677ac747f639 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=71fc0be1-6f4d-48fd-97ad-feade0cda3d3 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
14:08:38 [2022-12-16T14:08:38.568Z] time="2022-12-16T14:08:38Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=ceb0acf2-540b-4470-97c8-dacb61a28a99 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46066" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/b3171469c663ad9aa92dba5e9951677ac747f639 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=71fc0be1-6f4d-48fd-97ad-feade0cda3d3 trace.duration=140.16µs trace.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=19322298-27ba-4086-9d86-b4033aeed1f2 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
14:08:38 [2022-12-16T14:08:38.568Z] time="2022-12-16T14:08:38Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=ceb0acf2-540b-4470-97c8-dacb61a28a99 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46066" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/b3171469c663ad9aa92dba5e9951677ac747f639 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=71fc0be1-6f4d-48fd-97ad-feade0cda3d3 trace.duration=42.749µs trace.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=40a110e3-5427-4be0-a487-6ce88979e72e trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
14:08:38 [2022-12-16T14:08:38.568Z] time="2022-12-16T14:08:38Z" 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.4 http.request.host="127.0.0.1:5000" http.request.id=ceb0acf2-540b-4470-97c8-dacb61a28a99 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46066" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/b3171469c663ad9aa92dba5e9951677ac747f639 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.90477ms http.response.status=404 http.response.written=181 instance.id=71fc0be1-6f4d-48fd-97ad-feade0cda3d3 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
14:08:38 [2022-12-16T14:08:38.568Z] 127.0.0.1 - - [16/Dec/2022:14:08:38 +0000] "HEAD /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.19.4 git-commit/b3171469c663ad9aa92dba5e9951677ac747f639 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
14:08:38 [2022-12-16T14:08:38.568Z] time="2022-12-16T14:08:38Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=668a0ab0-f06d-4529-8621-79f6f2e8ea33 http.request.method=GET http.request.remoteaddr="127.0.0.1:46082" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/b3171469c663ad9aa92dba5e9951677ac747f639 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=71fc0be1-6f4d-48fd-97ad-feade0cda3d3 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
14:08:38 [2022-12-16T14:08:38.568Z] time="2022-12-16T14:08:38Z" level=debug msg=GetImageManifest go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=668a0ab0-f06d-4529-8621-79f6f2e8ea33 http.request.method=GET http.request.remoteaddr="127.0.0.1:46082" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/b3171469c663ad9aa92dba5e9951677ac747f639 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=71fc0be1-6f4d-48fd-97ad-feade0cda3d3 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
14:08:38 [2022-12-16T14:08:38.568Z] time="2022-12-16T14:08:38Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=668a0ab0-f06d-4529-8621-79f6f2e8ea33 http.request.method=GET http.request.remoteaddr="127.0.0.1:46082" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/b3171469c663ad9aa92dba5e9951677ac747f639 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=71fc0be1-6f4d-48fd-97ad-feade0cda3d3 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
14:08:38 [2022-12-16T14:08:38.568Z] time="2022-12-16T14:08:38Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=668a0ab0-f06d-4529-8621-79f6f2e8ea33 http.request.method=GET http.request.remoteaddr="127.0.0.1:46082" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/b3171469c663ad9aa92dba5e9951677ac747f639 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=71fc0be1-6f4d-48fd-97ad-feade0cda3d3 trace.duration=32.697µs trace.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=b74239cf-15e3-4b6d-ac42-6472dbfee701 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
14:08:38 [2022-12-16T14:08:38.568Z] time="2022-12-16T14:08:38Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=668a0ab0-f06d-4529-8621-79f6f2e8ea33 http.request.method=GET http.request.remoteaddr="127.0.0.1:46082" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/b3171469c663ad9aa92dba5e9951677ac747f639 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=71fc0be1-6f4d-48fd-97ad-feade0cda3d3 trace.duration=43.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=6317c765-e7eb-42d8-808b-a6db652c6aa7 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
14:08:38 [2022-12-16T14:08:38.568Z] time="2022-12-16T14:08:38Z" 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.4 http.request.host="127.0.0.1:5000" http.request.id=668a0ab0-f06d-4529-8621-79f6f2e8ea33 http.request.method=GET http.request.remoteaddr="127.0.0.1:46082" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/b3171469c663ad9aa92dba5e9951677ac747f639 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.417616ms http.response.status=404 http.response.written=181 instance.id=71fc0be1-6f4d-48fd-97ad-feade0cda3d3 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
14:08:38 [2022-12-16T14:08:38.568Z] 127.0.0.1 - - [16/Dec/2022:14:08:38 +0000] "GET /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.19.4 git-commit/b3171469c663ad9aa92dba5e9951677ac747f639 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
14:08:38 [2022-12-16T14:08:38.568Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.22s)
14:08:38 [2022-12-16T14:08:38.568Z] === RUN   TestRemoveImageOrphaning
14:08:38 [2022-12-16T14:08:38.840Z] --- PASS: TestRemoveImageOrphaning (0.13s)
14:08:38 [2022-12-16T14:08:38.841Z] === RUN   TestRemoveImageGarbageCollector
14:08:38 [2022-12-16T14:08:38.841Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:08:38 [2022-12-16T14:08:38.841Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
14:08:38 [2022-12-16T14:08:38.841Z] === RUN   TestTagUnprefixedRepoByNameOrName
14:08:38 [2022-12-16T14:08:38.841Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
14:08:38 [2022-12-16T14:08:38.841Z] === RUN   TestTagInvalidReference
14:08:38 [2022-12-16T14:08:38.841Z] --- PASS: TestTagInvalidReference (0.01s)
14:08:38 [2022-12-16T14:08:38.841Z] === RUN   TestTagValidPrefixedRepo
14:08:38 [2022-12-16T14:08:38.841Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
14:08:38 [2022-12-16T14:08:38.841Z] === RUN   TestTagExistedNameWithoutForce
14:08:38 [2022-12-16T14:08:38.841Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
14:08:38 [2022-12-16T14:08:38.841Z] === RUN   TestTagOfficialNames
14:08:38 [2022-12-16T14:08:38.841Z] --- PASS: TestTagOfficialNames (0.04s)
14:08:38 [2022-12-16T14:08:38.841Z] === RUN   TestTagMatchesDigest
14:08:38 [2022-12-16T14:08:38.841Z] --- PASS: TestTagMatchesDigest (0.02s)
14:08:38 [2022-12-16T14:08:38.841Z] PASS
14:08:38 [2022-12-16T14:08:38.841Z] 
14:08:38 [2022-12-16T14:08:38.841Z] === Skipped
14:08:38 [2022-12-16T14:08:38.841Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
14:08:38 [2022-12-16T14:08:38.841Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
14:08:38 [2022-12-16T14:08:38.841Z] 
14:08:38 [2022-12-16T14:08:38.841Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
14:08:38 [2022-12-16T14:08:38.841Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:08:38 [2022-12-16T14:08:38.841Z] 
14:08:38 [2022-12-16T14:08:38.841Z] DONE 24 tests, 2 skipped in 1.251s
14:08:38 [2022-12-16T14:08:38.841Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m 
14:08:38 [2022-12-16T14:08:38.841Z] ++ 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
14:08:38 [2022-12-16T14:08:38.841Z] ++ set -e
14:08:38 [2022-12-16T14:08:38.841Z] ++ '[' -n 0 ']'
14:08:38 [2022-12-16T14:08:38.841Z] ++ set -x
14:08:38 [2022-12-16T14:08:38.841Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m
14:08:39 [2022-12-16T14:08:39.103Z] === RUN   TestStripANSICommands
14:08:39 [2022-12-16T14:08:39.103Z] === RUN   TestStripANSICommands/#00
14:08:39 [2022-12-16T14:08:39.103Z] === RUN   TestStripANSICommands/#01
14:08:39 [2022-12-16T14:08:39.103Z] --- PASS: TestStripANSICommands (0.00s)
14:08:39 [2022-12-16T14:08:39.103Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
14:08:39 [2022-12-16T14:08:39.103Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
14:08:39 [2022-12-16T14:08:39.103Z] PASS
14:08:39 [2022-12-16T14:08:39.103Z] 
14:08:39 [2022-12-16T14:08:39.103Z] DONE 3 tests in 0.046s
14:08:39 [2022-12-16T14:08:39.103Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
14:08:39 [2022-12-16T14:08:39.103Z] ++ 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
14:08:39 [2022-12-16T14:08:39.103Z] ++ set -e
14:08:39 [2022-12-16T14:08:39.103Z] ++ '[' -n 0 ']'
14:08:39 [2022-12-16T14:08:39.103Z] ++ set -x
14:08:39 [2022-12-16T14:08:39.103Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m
14:08:39 [2022-12-16T14:08:39.103Z] INFO: Testing against a local daemon
14:08:39 [2022-12-16T14:08:39.103Z] === RUN   TestNetworkCreateDelete
14:08:39 [2022-12-16T14:08:39.103Z] --- PASS: TestNetworkCreateDelete (0.14s)
14:08:39 [2022-12-16T14:08:39.103Z] === RUN   TestDockerNetworkDeletePreferID
14:08:39 [2022-12-16T14:08:39.677Z] --- PASS: TestDockerNetworkDeletePreferID (0.40s)
14:08:39 [2022-12-16T14:08:39.677Z] === RUN   TestDaemonDNSFallback
14:08:46 [2022-12-16T14:08:46.240Z] --- PASS: TestDaemonDNSFallback (6.21s)
14:08:46 [2022-12-16T14:08:46.240Z] === RUN   TestInspectNetwork
14:08:48 [2022-12-16T14:08:48.773Z] === RUN   TestInspectNetwork/full_network_id
14:08:48 [2022-12-16T14:08:48.773Z] === RUN   TestInspectNetwork/partial_network_id
14:08:48 [2022-12-16T14:08:48.773Z] === RUN   TestInspectNetwork/network_name
14:08:48 [2022-12-16T14:08:48.773Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
14:08:52 [2022-12-16T14:08:52.958Z] --- PASS: TestInspectNetwork (6.97s)
14:08:52 [2022-12-16T14:08:52.958Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
14:08:52 [2022-12-16T14:08:52.958Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
14:08:52 [2022-12-16T14:08:52.958Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
14:08:52 [2022-12-16T14:08:52.958Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
14:08:52 [2022-12-16T14:08:52.958Z] === RUN   TestRunContainerWithBridgeNone
14:08:54 [2022-12-16T14:08:54.332Z] --- PASS: TestRunContainerWithBridgeNone (1.34s)
14:08:54 [2022-12-16T14:08:54.332Z] === RUN   TestNetworkInvalidJSON
14:08:54 [2022-12-16T14:08:54.332Z] === RUN   TestNetworkInvalidJSON/networks/create
14:08:54 [2022-12-16T14:08:54.332Z] === PAUSE TestNetworkInvalidJSON/networks/create
14:08:54 [2022-12-16T14:08:54.332Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
14:08:54 [2022-12-16T14:08:54.332Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
14:08:54 [2022-12-16T14:08:54.332Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
14:08:54 [2022-12-16T14:08:54.332Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
14:08:54 [2022-12-16T14:08:54.332Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
14:08:54 [2022-12-16T14:08:54.332Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
14:08:54 [2022-12-16T14:08:54.332Z] === CONT  TestNetworkInvalidJSON/networks/create
14:08:54 [2022-12-16T14:08:54.332Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
14:08:54 [2022-12-16T14:08:54.332Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
14:08:54 [2022-12-16T14:08:54.332Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
14:08:54 [2022-12-16T14:08:54.332Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
14:08:54 [2022-12-16T14:08:54.332Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
14:08:54 [2022-12-16T14:08:54.332Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
14:08:54 [2022-12-16T14:08:54.332Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
14:08:54 [2022-12-16T14:08:54.332Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
14:08:54 [2022-12-16T14:08:54.332Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
14:08:54 [2022-12-16T14:08:54.332Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
14:08:54 [2022-12-16T14:08:54.332Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
14:08:54 [2022-12-16T14:08:54.332Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
14:08:54 [2022-12-16T14:08:54.332Z] --- PASS: TestNetworkInvalidJSON (0.01s)
14:08:54 [2022-12-16T14:08:54.332Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
14:08:54 [2022-12-16T14:08:54.332Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
14:08:54 [2022-12-16T14:08:54.332Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
14:08:54 [2022-12-16T14:08:54.332Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
14:08:54 [2022-12-16T14:08:54.332Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
14:08:54 [2022-12-16T14:08:54.332Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
14:08:54 [2022-12-16T14:08:54.332Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
14:08:54 [2022-12-16T14:08:54.332Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
14:08:54 [2022-12-16T14:08:54.332Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
14:08:54 [2022-12-16T14:08:54.332Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
14:08:54 [2022-12-16T14:08:54.332Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
14:08:54 [2022-12-16T14:08:54.332Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
14:08:54 [2022-12-16T14:08:54.332Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
14:08:54 [2022-12-16T14:08:54.332Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
14:08:54 [2022-12-16T14:08:54.332Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
14:08:54 [2022-12-16T14:08:54.332Z] === RUN   TestNetworkList
14:08:54 [2022-12-16T14:08:54.332Z] === RUN   TestNetworkList//networks
14:08:54 [2022-12-16T14:08:54.332Z] === PAUSE TestNetworkList//networks
14:08:54 [2022-12-16T14:08:54.332Z] === RUN   TestNetworkList//networks/
14:08:54 [2022-12-16T14:08:54.332Z] === PAUSE TestNetworkList//networks/
14:08:54 [2022-12-16T14:08:54.332Z] === CONT  TestNetworkList//networks
14:08:54 [2022-12-16T14:08:54.332Z] === CONT  TestNetworkList//networks/
14:08:54 [2022-12-16T14:08:54.332Z] --- PASS: TestNetworkList (0.01s)
14:08:54 [2022-12-16T14:08:54.332Z]     --- PASS: TestNetworkList//networks (0.00s)
14:08:54 [2022-12-16T14:08:54.332Z]     --- PASS: TestNetworkList//networks/ (0.00s)
14:08:54 [2022-12-16T14:08:54.332Z] === RUN   TestHostIPv4BridgeLabel
14:08:54 [2022-12-16T14:08:54.898Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
14:08:54 [2022-12-16T14:08:54.898Z] === RUN   TestDaemonRestartWithLiveRestore
14:08:55 [2022-12-16T14:08:55.832Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s)
14:08:55 [2022-12-16T14:08:55.832Z] === RUN   TestDaemonDefaultNetworkPools
14:08:56 [2022-12-16T14:08:56.398Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s)
14:08:56 [2022-12-16T14:08:56.398Z] === RUN   TestDaemonRestartWithExistingNetwork
14:08:57 [2022-12-16T14:08:57.771Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s)
14:08:57 [2022-12-16T14:08:57.771Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
14:08:59 [2022-12-16T14:08:59.144Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s)
14:08:59 [2022-12-16T14:08:59.144Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
14:08:59 [2022-12-16T14:08:59.402Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s)
14:08:59 [2022-12-16T14:08:59.402Z] === RUN   TestServiceWithPredefinedNetwork
14:09:01 [2022-12-16T14:09:01.931Z] --- PASS: TestServiceWithPredefinedNetwork (2.18s)
14:09:01 [2022-12-16T14:09:01.931Z] === RUN   TestServiceRemoveKeepsIngressNetwork
14:09:01 [2022-12-16T14:09:01.931Z]     service_test.go:242: FLAKY_TEST
14:09:01 [2022-12-16T14:09:01.931Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
14:09:01 [2022-12-16T14:09:01.931Z] === RUN   TestServiceWithDataPathPortInit
14:09:16 [2022-12-16T14:09:16.802Z] --- PASS: TestServiceWithDataPathPortInit (13.62s)
14:09:16 [2022-12-16T14:09:16.802Z] === RUN   TestServiceWithDefaultAddressPoolInit
14:09:17 [2022-12-16T14:09:17.736Z]     service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:0dx1hk41ml9naim8lle6yryo8 Created:2022-12-16 14:09:16.406548235 +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[72cccd3ab6fce3bb9256bc43312c96d99f0a1218427b41e529aea06eac6a8090:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.z1vm1mmqsif8u3svikna6bjsx EndpointID:0c801da83078ca5417436601269f43633ca3cbbd384bd9ac7b53fc9c5b0abe65 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:7e0c3090289e54fcc06ff52e3a33d1ffc88e663f02b2c14269875085ed20cabc 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:223b0df16e4e IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.z1vm1mmqsif8u3svikna6bjsx EndpointID:0c801da83078ca5417436601269f43633ca3cbbd384bd9ac7b53fc9c5b0abe65 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
14:09:21 [2022-12-16T14:09:21.919Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.76s)
14:09:21 [2022-12-16T14:09:21.919Z] PASS
14:09:21 [2022-12-16T14:09:21.919Z] 
14:09:21 [2022-12-16T14:09:21.919Z] === Skipped
14:09:21 [2022-12-16T14:09:21.919Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
14:09:21 [2022-12-16T14:09:21.919Z]     service_test.go:242: FLAKY_TEST
14:09:21 [2022-12-16T14:09:21.919Z] 
14:09:21 [2022-12-16T14:09:21.919Z] DONE 38 tests, 1 skipped in 42.975s
14:09:21 [2022-12-16T14:09:21.920Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
14:09:21 [2022-12-16T14:09:21.920Z] ++ 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
14:09:21 [2022-12-16T14:09:21.920Z] ++ set -e
14:09:21 [2022-12-16T14:09:21.920Z] ++ '[' -n 0 ']'
14:09:21 [2022-12-16T14:09:21.920Z] ++ set -x
14:09:21 [2022-12-16T14:09:21.920Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
14:09:22 [2022-12-16T14:09:22.178Z] INFO: Testing against a local daemon
14:09:22 [2022-12-16T14:09:22.178Z] === RUN   TestDockerNetworkIpvlanPersistance
14:09:22 [2022-12-16T14:09:22.178Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
14:09:22 [2022-12-16T14:09:22.178Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
14:09:22 [2022-12-16T14:09:22.178Z] === RUN   TestDockerNetworkIpvlan
14:09:22 [2022-12-16T14:09:22.178Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
14:09:22 [2022-12-16T14:09:22.178Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
14:09:22 [2022-12-16T14:09:22.178Z] PASS
14:09:22 [2022-12-16T14:09:22.178Z] 
14:09:22 [2022-12-16T14:09:22.178Z] === Skipped
14:09:22 [2022-12-16T14:09:22.178Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
14:09:22 [2022-12-16T14:09:22.178Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
14:09:22 [2022-12-16T14:09:22.178Z] 
14:09:22 [2022-12-16T14:09:22.178Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
14:09:22 [2022-12-16T14:09:22.178Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
14:09:22 [2022-12-16T14:09:22.178Z] 
14:09:22 [2022-12-16T14:09:22.178Z] DONE 2 tests, 2 skipped in 0.079s
14:09:22 [2022-12-16T14:09:22.178Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
14:09:22 [2022-12-16T14:09:22.178Z] ++ 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
14:09:22 [2022-12-16T14:09:22.178Z] ++ set -e
14:09:22 [2022-12-16T14:09:22.178Z] ++ '[' -n 0 ']'
14:09:22 [2022-12-16T14:09:22.178Z] ++ set -x
14:09:22 [2022-12-16T14:09:22.178Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
14:09:22 [2022-12-16T14:09:22.178Z] INFO: Testing against a local daemon
14:09:22 [2022-12-16T14:09:22.178Z] === RUN   TestDockerNetworkMacvlanPersistance
14:09:23 [2022-12-16T14:09:23.550Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.34s)
14:09:23 [2022-12-16T14:09:23.550Z] === RUN   TestDockerNetworkMacvlan
14:09:24 [2022-12-16T14:09:24.116Z] === RUN   TestDockerNetworkMacvlan/Subinterface
14:09:24 [2022-12-16T14:09:24.681Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
14:09:25 [2022-12-16T14:09:25.616Z] === RUN   TestDockerNetworkMacvlan/NilParent
14:09:26 [2022-12-16T14:09:26.990Z] === RUN   TestDockerNetworkMacvlan/InternalMode
14:09:28 [2022-12-16T14:09:28.890Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
14:09:32 [2022-12-16T14:09:32.174Z] === RUN   TestDockerNetworkMacvlan/Addressing
14:09:32 [2022-12-16T14:09:32.432Z] --- PASS: TestDockerNetworkMacvlan (8.86s)
14:09:32 [2022-12-16T14:09:32.432Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s)
14:09:32 [2022-12-16T14:09:32.432Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s)
14:09:32 [2022-12-16T14:09:32.432Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.89s)
14:09:32 [2022-12-16T14:09:32.432Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.82s)
14:09:32 [2022-12-16T14:09:32.432Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.95s)
14:09:32 [2022-12-16T14:09:32.432Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.61s)
14:09:32 [2022-12-16T14:09:32.432Z] PASS
14:09:32 [2022-12-16T14:09:32.432Z] 
14:09:32 [2022-12-16T14:09:32.432Z] DONE 8 tests in 10.275s
14:09:32 [2022-12-16T14:09:32.432Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
14:09:32 [2022-12-16T14:09:32.432Z] ++ 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
14:09:32 [2022-12-16T14:09:32.432Z] ++ set -e
14:09:32 [2022-12-16T14:09:32.432Z] ++ '[' -n 0 ']'
14:09:32 [2022-12-16T14:09:32.432Z] ++ set -x
14:09:32 [2022-12-16T14:09:32.432Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m
14:09:32 [2022-12-16T14:09:32.432Z] testing: warning: no tests to run
14:09:32 [2022-12-16T14:09:32.432Z] PASS
14:09:32 [2022-12-16T14:09:32.432Z] 
14:09:32 [2022-12-16T14:09:32.432Z] DONE 0 tests in 0.023s
14:09:32 [2022-12-16T14:09:32.432Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
14:09:32 [2022-12-16T14:09:32.432Z] ++ 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
14:09:32 [2022-12-16T14:09:32.432Z] ++ set -e
14:09:32 [2022-12-16T14:09:32.432Z] ++ '[' -n 0 ']'
14:09:32 [2022-12-16T14:09:32.432Z] ++ set -x
14:09:32 [2022-12-16T14:09:32.432Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
14:09:32 [2022-12-16T14:09:32.432Z] INFO: Testing against a local daemon
14:09:32 [2022-12-16T14:09:32.432Z] === RUN   TestAuthZPluginAllowRequest
14:09:33 [2022-12-16T14:09:33.806Z] --- PASS: TestAuthZPluginAllowRequest (1.05s)
14:09:33 [2022-12-16T14:09:33.806Z] === RUN   TestAuthZPluginTLS
14:09:34 [2022-12-16T14:09:34.064Z] --- PASS: TestAuthZPluginTLS (0.55s)
14:09:34 [2022-12-16T14:09:34.064Z] === RUN   TestAuthZPluginDenyRequest
14:09:34 [2022-12-16T14:09:34.629Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
14:09:34 [2022-12-16T14:09:34.629Z] === RUN   TestAuthZPluginAPIDenyResponse
14:09:35 [2022-12-16T14:09:35.196Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
14:09:35 [2022-12-16T14:09:35.196Z] === RUN   TestAuthZPluginDenyResponse
14:09:35 [2022-12-16T14:09:35.762Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
14:09:35 [2022-12-16T14:09:35.762Z] === RUN   TestAuthZPluginAllowEventStream
14:09:36 [2022-12-16T14:09:36.696Z] --- PASS: TestAuthZPluginAllowEventStream (1.02s)
14:09:36 [2022-12-16T14:09:36.696Z] === RUN   TestAuthZPluginErrorResponse
14:09:37 [2022-12-16T14:09:37.262Z] --- PASS: TestAuthZPluginErrorResponse (0.53s)
14:09:37 [2022-12-16T14:09:37.262Z] === RUN   TestAuthZPluginErrorRequest
14:09:37 [2022-12-16T14:09:37.828Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
14:09:37 [2022-12-16T14:09:37.828Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
14:09:38 [2022-12-16T14:09:38.393Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s)
14:09:38 [2022-12-16T14:09:38.393Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
14:09:39 [2022-12-16T14:09:39.327Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.10s)
14:09:39 [2022-12-16T14:09:39.327Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
14:09:40 [2022-12-16T14:09:40.701Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.13s)
14:09:40 [2022-12-16T14:09:40.701Z] === RUN   TestAuthZPluginHeader
14:09:41 [2022-12-16T14:09:41.267Z] --- PASS: TestAuthZPluginHeader (0.61s)
14:09:41 [2022-12-16T14:09:41.267Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
14:09:41 [2022-12-16T14:09:41.267Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:09:41 [2022-12-16T14:09:41.267Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
14:09:41 [2022-12-16T14:09:41.267Z] === RUN   TestAuthZPluginV2Disable
14:09:41 [2022-12-16T14:09:41.267Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:09:41 [2022-12-16T14:09:41.267Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
14:09:41 [2022-12-16T14:09:41.267Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
14:09:41 [2022-12-16T14:09:41.267Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:09:41 [2022-12-16T14:09:41.267Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
14:09:41 [2022-12-16T14:09:41.267Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
14:09:41 [2022-12-16T14:09:41.267Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:09:41 [2022-12-16T14:09:41.267Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
14:09:41 [2022-12-16T14:09:41.267Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
14:09:59 [2022-12-16T14:09:59.379Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.88s)
14:09:59 [2022-12-16T14:09:59.379Z] PASS
14:09:59 [2022-12-16T14:09:59.379Z] 
14:09:59 [2022-12-16T14:09:59.379Z] === Skipped
14:09:59 [2022-12-16T14:09:59.379Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
14:09:59 [2022-12-16T14:09:59.379Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:09:59 [2022-12-16T14:09:59.379Z] 
14:09:59 [2022-12-16T14:09:59.379Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
14:09:59 [2022-12-16T14:09:59.379Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:09:59 [2022-12-16T14:09:59.379Z] 
14:09:59 [2022-12-16T14:09:59.379Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
14:09:59 [2022-12-16T14:09:59.379Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:09:59 [2022-12-16T14:09:59.379Z] 
14:09:59 [2022-12-16T14:09:59.379Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
14:09:59 [2022-12-16T14:09:59.379Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:09:59 [2022-12-16T14:09:59.379Z] 
14:09:59 [2022-12-16T14:09:59.379Z] DONE 17 tests, 4 skipped in 25.619s
14:09:59 [2022-12-16T14:09:59.379Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
14:09:59 [2022-12-16T14:09:59.379Z] ++ 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
14:09:59 [2022-12-16T14:09:59.379Z] ++ set -e
14:09:59 [2022-12-16T14:09:59.379Z] ++ '[' -n 0 ']'
14:09:59 [2022-12-16T14:09:59.379Z] ++ set -x
14:09:59 [2022-12-16T14:09:59.379Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
14:09:59 [2022-12-16T14:09:59.379Z] INFO: Testing against a local daemon
14:09:59 [2022-12-16T14:09:59.379Z] === RUN   TestPluginInvalidJSON
14:09:59 [2022-12-16T14:09:59.379Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
14:09:59 [2022-12-16T14:09:59.379Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
14:09:59 [2022-12-16T14:09:59.379Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
14:09:59 [2022-12-16T14:09:59.379Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
14:09:59 [2022-12-16T14:09:59.379Z] === RUN   TestPluginInvalidJSON/plugins/pull
14:09:59 [2022-12-16T14:09:59.379Z] === PAUSE TestPluginInvalidJSON/plugins/pull
14:09:59 [2022-12-16T14:09:59.379Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
14:09:59 [2022-12-16T14:09:59.379Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
14:09:59 [2022-12-16T14:09:59.379Z] === CONT  TestPluginInvalidJSON/plugins/pull
14:09:59 [2022-12-16T14:09:59.379Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
14:09:59 [2022-12-16T14:09:59.379Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
14:09:59 [2022-12-16T14:09:59.379Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
14:09:59 [2022-12-16T14:09:59.379Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
14:09:59 [2022-12-16T14:09:59.379Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
14:09:59 [2022-12-16T14:09:59.379Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
14:09:59 [2022-12-16T14:09:59.379Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
14:09:59 [2022-12-16T14:09:59.379Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
14:09:59 [2022-12-16T14:09:59.379Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
14:09:59 [2022-12-16T14:09:59.379Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
14:09:59 [2022-12-16T14:09:59.379Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
14:09:59 [2022-12-16T14:09:59.379Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
14:09:59 [2022-12-16T14:09:59.379Z] --- PASS: TestPluginInvalidJSON (0.02s)
14:09:59 [2022-12-16T14:09:59.379Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s)
14:09:59 [2022-12-16T14:09:59.379Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
14:09:59 [2022-12-16T14:09:59.379Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
14:09:59 [2022-12-16T14:09:59.379Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
14:09:59 [2022-12-16T14:09:59.379Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
14:09:59 [2022-12-16T14:09:59.379Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
14:09:59 [2022-12-16T14:09:59.379Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
14:09:59 [2022-12-16T14:09:59.379Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
14:09:59 [2022-12-16T14:09:59.379Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
14:09:59 [2022-12-16T14:09:59.379Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
14:09:59 [2022-12-16T14:09:59.379Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
14:09:59 [2022-12-16T14:09:59.379Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
14:09:59 [2022-12-16T14:09:59.379Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
14:09:59 [2022-12-16T14:09:59.379Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
14:09:59 [2022-12-16T14:09:59.379Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
14:09:59 [2022-12-16T14:09:59.379Z] === RUN   TestPluginInstall
14:09:59 [2022-12-16T14:09:59.379Z] === RUN   TestPluginInstall/no_auth
14:10:01 [2022-12-16T14:10:01.908Z] time="2022-12-16T14:10:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
14:10:01 [2022-12-16T14:10:01.908Z] time="2022-12-16T14:10:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:64d518048087ab3d5bf865c91633820bc68a0944232b7f12956785e567b178f5" mediatype=application/vnd.docker.plugin.v1+json size=522
14:10:01 [2022-12-16T14:10:01.908Z] time="2022-12-16T14:10:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
14:10:01 [2022-12-16T14:10:01.908Z] time="2022-12-16T14:10:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:64d518048087ab3d5bf865c91633820bc68a0944232b7f12956785e567b178f5" mediatype=application/vnd.docker.plugin.v1+json size=522
14:10:02 [2022-12-16T14:10:02.166Z] === RUN   TestPluginInstall/with_htpasswd
14:10:02 [2022-12-16T14:10:02.424Z] time="2022-12-16T14:10:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
14:10:02 [2022-12-16T14:10:02.424Z] time="2022-12-16T14:10:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:64d518048087ab3d5bf865c91633820bc68a0944232b7f12956785e567b178f5" mediatype=application/vnd.docker.plugin.v1+json size=522
14:10:02 [2022-12-16T14:10:02.424Z] time="2022-12-16T14:10:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
14:10:02 [2022-12-16T14:10:02.424Z] time="2022-12-16T14:10:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:64d518048087ab3d5bf865c91633820bc68a0944232b7f12956785e567b178f5" mediatype=application/vnd.docker.plugin.v1+json size=522
14:10:02 [2022-12-16T14:10:02.682Z] === RUN   TestPluginInstall/with_insecure
14:10:03 [2022-12-16T14:10:03.616Z] time="2022-12-16T14:10:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
14:10:03 [2022-12-16T14:10:03.616Z] time="2022-12-16T14:10:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5ac812de3923e3cb298a24856efde397ccabaad28dc3a82c74bc20ee9c6df704" mediatype=application/vnd.docker.plugin.v1+json size=522
14:10:03 [2022-12-16T14:10:03.616Z] time="2022-12-16T14:10:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
14:10:03 [2022-12-16T14:10:03.616Z] time="2022-12-16T14:10:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5ac812de3923e3cb298a24856efde397ccabaad28dc3a82c74bc20ee9c6df704" mediatype=application/vnd.docker.plugin.v1+json size=522
14:10:03 [2022-12-16T14:10:03.616Z]     plugin_test.go:196: [d35b525113062] daemon is not started
14:10:03 [2022-12-16T14:10:03.616Z] --- PASS: TestPluginInstall (5.38s)
14:10:03 [2022-12-16T14:10:03.616Z]     --- PASS: TestPluginInstall/no_auth (3.92s)
14:10:03 [2022-12-16T14:10:03.616Z]     --- PASS: TestPluginInstall/with_htpasswd (0.50s)
14:10:03 [2022-12-16T14:10:03.616Z]     --- PASS: TestPluginInstall/with_insecure (0.96s)
14:10:03 [2022-12-16T14:10:03.616Z] === RUN   TestPluginsWithRuntimes
14:10:04 [2022-12-16T14:10:04.990Z] === RUN   TestPluginsWithRuntimes/No_Args
14:10:05 [2022-12-16T14:10:05.924Z] === RUN   TestPluginsWithRuntimes/With_Args
14:10:06 [2022-12-16T14:10:06.860Z] --- PASS: TestPluginsWithRuntimes (3.30s)
14:10:06 [2022-12-16T14:10:06.860Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.89s)
14:10:06 [2022-12-16T14:10:06.860Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.91s)
14:10:06 [2022-12-16T14:10:06.860Z] === RUN   TestPluginBackCompatMediaTypes
14:10:07 [2022-12-16T14:10:07.426Z] --- PASS: TestPluginBackCompatMediaTypes (0.52s)
14:10:07 [2022-12-16T14:10:07.426Z] PASS
14:10:07 [2022-12-16T14:10:07.426Z] 
14:10:07 [2022-12-16T14:10:07.426Z] DONE 24 tests in 9.333s
14:10:07 [2022-12-16T14:10:07.426Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
14:10:07 [2022-12-16T14:10:07.426Z] ++ 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
14:10:07 [2022-12-16T14:10:07.426Z] ++ set -e
14:10:07 [2022-12-16T14:10:07.426Z] ++ '[' -n 0 ']'
14:10:07 [2022-12-16T14:10:07.426Z] ++ set -x
14:10:07 [2022-12-16T14:10:07.426Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
14:10:07 [2022-12-16T14:10:07.426Z] INFO: Testing against a local daemon
14:10:07 [2022-12-16T14:10:07.426Z] === RUN   TestExternalGraphDriver
14:10:07 [2022-12-16T14:10:07.991Z] === RUN   TestExternalGraphDriver/json
14:10:09 [2022-12-16T14:10:09.365Z] === RUN   TestExternalGraphDriver/spec
14:10:10 [2022-12-16T14:10:10.738Z] === RUN   TestExternalGraphDriver/pull
14:10:12 [2022-12-16T14:10:12.638Z] --- PASS: TestExternalGraphDriver (4.89s)
14:10:12 [2022-12-16T14:10:12.638Z]     --- PASS: TestExternalGraphDriver/json (1.50s)
14:10:12 [2022-12-16T14:10:12.638Z]     --- PASS: TestExternalGraphDriver/spec (1.50s)
14:10:12 [2022-12-16T14:10:12.638Z]     --- PASS: TestExternalGraphDriver/pull (1.56s)
14:10:12 [2022-12-16T14:10:12.638Z] === RUN   TestGraphdriverPluginV2
14:10:12 [2022-12-16T14:10:12.638Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:10:12 [2022-12-16T14:10:12.638Z] --- SKIP: TestGraphdriverPluginV2 (0.32s)
14:10:12 [2022-12-16T14:10:12.638Z] PASS
14:10:12 [2022-12-16T14:10:12.638Z] 
14:10:12 [2022-12-16T14:10:12.638Z] === Skipped
14:10:12 [2022-12-16T14:10:12.638Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s)
14:10:12 [2022-12-16T14:10:12.638Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:10:12 [2022-12-16T14:10:12.638Z] 
14:10:12 [2022-12-16T14:10:12.638Z] DONE 5 tests, 1 skipped in 5.309s
14:10:12 [2022-12-16T14:10:12.638Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
14:10:12 [2022-12-16T14:10:12.638Z] ++ 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
14:10:12 [2022-12-16T14:10:12.638Z] ++ set -e
14:10:12 [2022-12-16T14:10:12.638Z] ++ '[' -n 0 ']'
14:10:12 [2022-12-16T14:10:12.638Z] ++ set -x
14:10:12 [2022-12-16T14:10:12.638Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
14:10:12 [2022-12-16T14:10:12.896Z] INFO: Testing against a local daemon
14:10:12 [2022-12-16T14:10:12.896Z] === RUN   TestContinueAfterPluginCrash
14:10:12 [2022-12-16T14:10:12.896Z] === PAUSE TestContinueAfterPluginCrash
14:10:12 [2022-12-16T14:10:12.896Z] === RUN   TestReadPluginNoRead
14:10:12 [2022-12-16T14:10:12.896Z] === PAUSE TestReadPluginNoRead
14:10:12 [2022-12-16T14:10:12.896Z] === RUN   TestDaemonStartWithLogOpt
14:10:12 [2022-12-16T14:10:12.896Z] === PAUSE TestDaemonStartWithLogOpt
14:10:12 [2022-12-16T14:10:12.896Z] === CONT  TestDaemonStartWithLogOpt
14:10:12 [2022-12-16T14:10:12.896Z] === CONT  TestContinueAfterPluginCrash
14:10:16 [2022-12-16T14:10:16.179Z] --- PASS: TestDaemonStartWithLogOpt (3.00s)
14:10:16 [2022-12-16T14:10:16.179Z] === CONT  TestReadPluginNoRead
14:10:18 [2022-12-16T14:10:18.080Z] === RUN   TestReadPluginNoRead/default
14:10:19 [2022-12-16T14:10:19.014Z] === RUN   TestReadPluginNoRead/disabled_caching
14:10:20 [2022-12-16T14:10:20.388Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
14:10:20 [2022-12-16T14:10:20.646Z] --- PASS: TestContinueAfterPluginCrash (7.73s)
14:10:21 [2022-12-16T14:10:21.581Z] === CONT  TestReadPluginNoRead
14:10:21 [2022-12-16T14:10:21.581Z]     read_test.go:91: [d9b87a237139b] daemon is not started
14:10:21 [2022-12-16T14:10:21.581Z] --- PASS: TestReadPluginNoRead (5.56s)
14:10:21 [2022-12-16T14:10:21.581Z]     --- PASS: TestReadPluginNoRead/default (1.21s)
14:10:21 [2022-12-16T14:10:21.581Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.18s)
14:10:21 [2022-12-16T14:10:21.581Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.16s)
14:10:21 [2022-12-16T14:10:21.581Z] PASS
14:10:21 [2022-12-16T14:10:21.581Z] 
14:10:21 [2022-12-16T14:10:21.581Z] DONE 6 tests in 8.657s
14:10:21 [2022-12-16T14:10:21.581Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
14:10:21 [2022-12-16T14:10:21.581Z] ++ 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
14:10:21 [2022-12-16T14:10:21.581Z] ++ set -e
14:10:21 [2022-12-16T14:10:21.581Z] ++ '[' -n 0 ']'
14:10:21 [2022-12-16T14:10:21.581Z] ++ set -x
14:10:21 [2022-12-16T14:10:21.581Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
14:10:21 [2022-12-16T14:10:21.581Z] testing: warning: no tests to run
14:10:21 [2022-12-16T14:10:21.581Z] PASS
14:10:21 [2022-12-16T14:10:21.581Z] 
14:10:21 [2022-12-16T14:10:21.581Z] DONE 0 tests in 0.031s
14:10:21 [2022-12-16T14:10:21.581Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
14:10:21 [2022-12-16T14:10:21.581Z] ++ 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
14:10:21 [2022-12-16T14:10:21.581Z] ++ set -e
14:10:21 [2022-12-16T14:10:21.581Z] ++ '[' -n 0 ']'
14:10:21 [2022-12-16T14:10:21.581Z] ++ set -x
14:10:21 [2022-12-16T14:10:21.581Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
14:10:21 [2022-12-16T14:10:21.581Z] INFO: Testing against a local daemon
14:10:21 [2022-12-16T14:10:21.581Z] === RUN   TestPluginWithDevMounts
14:10:21 [2022-12-16T14:10:21.581Z] === PAUSE TestPluginWithDevMounts
14:10:21 [2022-12-16T14:10:21.581Z] === CONT  TestPluginWithDevMounts
14:10:22 [2022-12-16T14:10:22.955Z] --- PASS: TestPluginWithDevMounts (1.47s)
14:10:22 [2022-12-16T14:10:22.955Z] PASS
14:10:22 [2022-12-16T14:10:22.955Z] 
14:10:22 [2022-12-16T14:10:22.955Z] DONE 1 tests in 1.574s
14:10:22 [2022-12-16T14:10:22.955Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
14:10:22 [2022-12-16T14:10:22.955Z] ++ 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
14:10:22 [2022-12-16T14:10:22.955Z] ++ set -e
14:10:22 [2022-12-16T14:10:22.955Z] ++ '[' -n 0 ']'
14:10:22 [2022-12-16T14:10:22.955Z] ++ set -x
14:10:22 [2022-12-16T14:10:22.955Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m
14:10:23 [2022-12-16T14:10:23.212Z] INFO: Testing against a local daemon
14:10:23 [2022-12-16T14:10:23.212Z] === RUN   TestSecretInspect
14:10:25 [2022-12-16T14:10:25.741Z] --- PASS: TestSecretInspect (2.21s)
14:10:25 [2022-12-16T14:10:25.741Z] === RUN   TestSecretList
14:10:27 [2022-12-16T14:10:27.641Z] --- PASS: TestSecretList (2.06s)
14:10:27 [2022-12-16T14:10:27.641Z] === RUN   TestSecretsCreateAndDelete
14:10:29 [2022-12-16T14:10:29.542Z] --- PASS: TestSecretsCreateAndDelete (2.08s)
14:10:29 [2022-12-16T14:10:29.542Z] === RUN   TestSecretsUpdate
14:10:31 [2022-12-16T14:10:31.442Z] --- PASS: TestSecretsUpdate (2.08s)
14:10:31 [2022-12-16T14:10:31.442Z] === RUN   TestTemplatedSecret
14:10:33 [2022-12-16T14:10:33.970Z] --- PASS: TestTemplatedSecret (2.45s)
14:10:33 [2022-12-16T14:10:33.970Z] === RUN   TestSecretCreateResolve
14:10:36 [2022-12-16T14:10:36.499Z] --- PASS: TestSecretCreateResolve (2.13s)
14:10:36 [2022-12-16T14:10:36.499Z] PASS
14:10:36 [2022-12-16T14:10:36.499Z] 
14:10:36 [2022-12-16T14:10:36.499Z] DONE 6 tests in 13.093s
14:10:36 [2022-12-16T14:10:36.499Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
14:10:36 [2022-12-16T14:10:36.499Z] ++ 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
14:10:36 [2022-12-16T14:10:36.499Z] ++ set -e
14:10:36 [2022-12-16T14:10:36.499Z] ++ '[' -n 0 ']'
14:10:36 [2022-12-16T14:10:36.499Z] ++ set -x
14:10:36 [2022-12-16T14:10:36.499Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m
14:10:36 [2022-12-16T14:10:36.499Z] INFO: Testing against a local daemon
14:10:36 [2022-12-16T14:10:36.499Z] === RUN   TestServiceCreateInit
14:10:36 [2022-12-16T14:10:36.499Z] === RUN   TestServiceCreateInit/daemonInitDisabled
14:10:39 [2022-12-16T14:10:39.783Z] === RUN   TestServiceCreateInit/daemonInitEnabled
14:10:43 [2022-12-16T14:10:43.970Z] --- PASS: TestServiceCreateInit (6.95s)
14:10:43 [2022-12-16T14:10:43.970Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.51s)
14:10:43 [2022-12-16T14:10:43.970Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.43s)
14:10:43 [2022-12-16T14:10:43.970Z] === RUN   TestCreateServiceMultipleTimes
14:10:58 [2022-12-16T14:10:58.843Z] --- PASS: TestCreateServiceMultipleTimes (15.23s)
14:10:58 [2022-12-16T14:10:58.843Z] === RUN   TestCreateServiceConflict
14:11:00 [2022-12-16T14:11:00.771Z] --- PASS: TestCreateServiceConflict (2.13s)
14:11:00 [2022-12-16T14:11:00.771Z] === RUN   TestCreateServiceMaxReplicas
14:11:03 [2022-12-16T14:11:03.339Z] --- PASS: TestCreateServiceMaxReplicas (2.53s)
14:11:03 [2022-12-16T14:11:03.339Z] === RUN   TestCreateWithDuplicateNetworkNames
14:11:18 [2022-12-16T14:11:18.209Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.94s)
14:11:18 [2022-12-16T14:11:18.209Z] === RUN   TestCreateServiceSecretFileMode
14:11:18 [2022-12-16T14:11:18.209Z] --- PASS: TestCreateServiceSecretFileMode (2.29s)
14:11:18 [2022-12-16T14:11:18.209Z] === RUN   TestCreateServiceConfigFileMode
14:11:20 [2022-12-16T14:11:20.737Z] --- PASS: TestCreateServiceConfigFileMode (2.37s)
14:11:20 [2022-12-16T14:11:20.737Z] === RUN   TestCreateServiceSysctls
14:11:24 [2022-12-16T14:11:24.021Z] --- PASS: TestCreateServiceSysctls (2.96s)
14:11:24 [2022-12-16T14:11:24.021Z] === RUN   TestCreateServiceCapabilities
14:11:25 [2022-12-16T14:11:25.921Z] --- PASS: TestCreateServiceCapabilities (2.30s)
14:11:25 [2022-12-16T14:11:25.921Z] === RUN   TestInspect
14:11:28 [2022-12-16T14:11:28.451Z] --- PASS: TestInspect (2.57s)
14:11:28 [2022-12-16T14:11:28.451Z] === RUN   TestCreateJob
14:11:31 [2022-12-16T14:11:31.738Z] --- PASS: TestCreateJob (2.88s)
14:11:31 [2022-12-16T14:11:31.738Z] === RUN   TestReplicatedJob
14:11:35 [2022-12-16T14:11:35.926Z] --- PASS: TestReplicatedJob (4.51s)
14:11:35 [2022-12-16T14:11:35.926Z] === RUN   TestUpdateReplicatedJob
14:11:39 [2022-12-16T14:11:39.208Z] --- PASS: TestUpdateReplicatedJob (2.92s)
14:11:39 [2022-12-16T14:11:39.208Z] === RUN   TestServiceListWithStatuses
14:11:39 [2022-12-16T14:11:39.208Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
14:11:39 [2022-12-16T14:11:39.208Z] --- SKIP: TestServiceListWithStatuses (0.00s)
14:11:39 [2022-12-16T14:11:39.208Z] === RUN   TestDockerNetworkConnectAlias
14:11:43 [2022-12-16T14:11:43.393Z] --- PASS: TestDockerNetworkConnectAlias (3.98s)
14:11:43 [2022-12-16T14:11:43.393Z] === RUN   TestDockerNetworkReConnect
14:11:45 [2022-12-16T14:11:45.923Z] --- PASS: TestDockerNetworkReConnect (3.11s)
14:11:45 [2022-12-16T14:11:45.923Z] === RUN   TestServicePlugin
14:11:45 [2022-12-16T14:11:45.923Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:11:45 [2022-12-16T14:11:45.923Z] --- SKIP: TestServicePlugin (0.00s)
14:11:45 [2022-12-16T14:11:45.923Z] === RUN   TestServiceUpdateLabel
14:11:48 [2022-12-16T14:11:48.453Z] --- PASS: TestServiceUpdateLabel (2.06s)
14:11:48 [2022-12-16T14:11:48.453Z] === RUN   TestServiceUpdateSecrets
14:12:03 [2022-12-16T14:12:03.324Z] --- PASS: TestServiceUpdateSecrets (13.91s)
14:12:03 [2022-12-16T14:12:03.324Z] === RUN   TestServiceUpdateConfigs
14:12:18 [2022-12-16T14:12:18.194Z] --- PASS: TestServiceUpdateConfigs (14.21s)
14:12:18 [2022-12-16T14:12:18.194Z] === RUN   TestServiceUpdateNetwork
14:12:28 [2022-12-16T14:12:28.162Z] --- PASS: TestServiceUpdateNetwork (12.17s)
14:12:28 [2022-12-16T14:12:28.162Z] === RUN   TestServiceUpdatePidsLimit
14:12:29 [2022-12-16T14:12:29.538Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
14:12:30 [2022-12-16T14:12:30.104Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
14:12:38 [2022-12-16T14:12:38.243Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
14:12:44 [2022-12-16T14:12:44.805Z] --- PASS: TestServiceUpdatePidsLimit (15.91s)
14:12:44 [2022-12-16T14:12:44.805Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s)
14:12:44 [2022-12-16T14:12:44.805Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s)
14:12:44 [2022-12-16T14:12:44.805Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.78s)
14:12:44 [2022-12-16T14:12:44.805Z] PASS
14:12:44 [2022-12-16T14:12:44.805Z] 
14:12:44 [2022-12-16T14:12:44.805Z] === Skipped
14:12:44 [2022-12-16T14:12:44.805Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
14:12:44 [2022-12-16T14:12:44.805Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
14:12:44 [2022-12-16T14:12:44.805Z] 
14:12:44 [2022-12-16T14:12:44.805Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
14:12:44 [2022-12-16T14:12:44.805Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:12:44 [2022-12-16T14:12:44.805Z] 
14:12:44 [2022-12-16T14:12:44.805Z] DONE 27 tests, 2 skipped in 128.032s
14:12:44 [2022-12-16T14:12:44.805Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
14:12:44 [2022-12-16T14:12:44.805Z] ++ 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
14:12:44 [2022-12-16T14:12:44.805Z] ++ set -e
14:12:44 [2022-12-16T14:12:44.805Z] ++ '[' -n 0 ']'
14:12:44 [2022-12-16T14:12:44.805Z] ++ set -x
14:12:44 [2022-12-16T14:12:44.805Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m
14:12:44 [2022-12-16T14:12:44.805Z] INFO: Testing against a local daemon
14:12:44 [2022-12-16T14:12:44.805Z] === RUN   TestSessionCreate
14:12:44 [2022-12-16T14:12:44.805Z] --- PASS: TestSessionCreate (0.02s)
14:12:44 [2022-12-16T14:12:44.805Z] === RUN   TestSessionCreateWithBadUpgrade
14:12:44 [2022-12-16T14:12:44.805Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
14:12:44 [2022-12-16T14:12:44.805Z] PASS
14:12:44 [2022-12-16T14:12:44.805Z] 
14:12:44 [2022-12-16T14:12:44.805Z] DONE 2 tests in 0.132s
14:12:44 [2022-12-16T14:12:44.805Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
14:12:44 [2022-12-16T14:12:44.805Z] ++ 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
14:12:44 [2022-12-16T14:12:44.805Z] ++ set -e
14:12:44 [2022-12-16T14:12:44.805Z] ++ '[' -n 0 ']'
14:12:44 [2022-12-16T14:12:44.805Z] ++ set -x
14:12:44 [2022-12-16T14:12:44.806Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m
14:12:44 [2022-12-16T14:12:44.806Z] INFO: Testing against a local daemon
14:12:44 [2022-12-16T14:12:44.806Z] === RUN   TestCgroupDriverSystemdMemoryLimit
14:12:44 [2022-12-16T14:12:44.806Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
14:12:44 [2022-12-16T14:12:44.806Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
14:12:44 [2022-12-16T14:12:44.806Z] === RUN   TestDiskUsage
14:12:44 [2022-12-16T14:12:44.806Z] === PAUSE TestDiskUsage
14:12:44 [2022-12-16T14:12:44.806Z] === RUN   TestEventsExecDie
14:12:44 [2022-12-16T14:12:44.806Z] --- PASS: TestEventsExecDie (0.48s)
14:12:44 [2022-12-16T14:12:44.806Z] === RUN   TestEventsBackwardsCompatible
14:12:45 [2022-12-16T14:12:45.064Z] --- PASS: TestEventsBackwardsCompatible (0.05s)
14:12:45 [2022-12-16T14:12:45.064Z] === RUN   TestEventsVolumeCreate
14:12:45 [2022-12-16T14:12:45.064Z] --- PASS: TestEventsVolumeCreate (0.05s)
14:12:45 [2022-12-16T14:12:45.064Z] === RUN   TestInfoBinaryCommits
14:12:45 [2022-12-16T14:12:45.064Z] --- PASS: TestInfoBinaryCommits (0.02s)
14:12:45 [2022-12-16T14:12:45.064Z] === RUN   TestInfoAPIVersioned
14:12:45 [2022-12-16T14:12:45.064Z] --- PASS: TestInfoAPIVersioned (0.01s)
14:12:45 [2022-12-16T14:12:45.064Z] === RUN   TestInfoAPI
14:12:45 [2022-12-16T14:12:45.064Z] --- PASS: TestInfoAPI (0.02s)
14:12:45 [2022-12-16T14:12:45.064Z] === RUN   TestInfoAPIWarnings
14:13:03 [2022-12-16T14:13:03.139Z] --- PASS: TestInfoAPIWarnings (16.54s)
14:13:03 [2022-12-16T14:13:03.139Z] === RUN   TestInfoDebug
14:13:03 [2022-12-16T14:13:03.139Z] --- PASS: TestInfoDebug (0.52s)
14:13:03 [2022-12-16T14:13:03.139Z] === RUN   TestInfoInsecureRegistries
14:13:03 [2022-12-16T14:13:03.139Z] --- PASS: TestInfoInsecureRegistries (0.52s)
14:13:03 [2022-12-16T14:13:03.139Z] === RUN   TestInfoRegistryMirrors
14:13:03 [2022-12-16T14:13:03.139Z] --- PASS: TestInfoRegistryMirrors (0.52s)
14:13:03 [2022-12-16T14:13:03.139Z] === RUN   TestLoginFailsWithBadCredentials
14:13:03 [2022-12-16T14:13:03.707Z] --- PASS: TestLoginFailsWithBadCredentials (0.40s)
14:13:03 [2022-12-16T14:13:03.707Z] === RUN   TestPingCacheHeaders
14:13:03 [2022-12-16T14:13:03.707Z] --- PASS: TestPingCacheHeaders (0.02s)
14:13:03 [2022-12-16T14:13:03.707Z] === RUN   TestPingGet
14:13:03 [2022-12-16T14:13:03.707Z] --- PASS: TestPingGet (0.02s)
14:13:03 [2022-12-16T14:13:03.707Z] === RUN   TestPingHead
14:13:03 [2022-12-16T14:13:03.707Z] --- PASS: TestPingHead (0.02s)
14:13:03 [2022-12-16T14:13:03.707Z] === RUN   TestPingSwarmHeader
14:13:04 [2022-12-16T14:13:04.273Z] === RUN   TestPingSwarmHeader/before_swarm_init
14:13:04 [2022-12-16T14:13:04.839Z] === RUN   TestPingSwarmHeader/after_swarm_init
14:13:05 [2022-12-16T14:13:05.774Z] === RUN   TestPingSwarmHeader/after_swarm_leave
14:13:05 [2022-12-16T14:13:05.774Z] --- PASS: TestPingSwarmHeader (2.12s)
14:13:05 [2022-12-16T14:13:05.774Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
14:13:05 [2022-12-16T14:13:05.774Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
14:13:05 [2022-12-16T14:13:05.774Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
14:13:05 [2022-12-16T14:13:05.774Z] === RUN   TestPingBuilderHeader
14:13:05 [2022-12-16T14:13:05.774Z] === RUN   TestPingBuilderHeader/default_config
14:13:06 [2022-12-16T14:13:06.341Z] === RUN   TestPingBuilderHeader/buildkit_disabled
14:13:06 [2022-12-16T14:13:06.908Z] --- PASS: TestPingBuilderHeader (1.04s)
14:13:06 [2022-12-16T14:13:06.908Z]     --- PASS: TestPingBuilderHeader/default_config (0.51s)
14:13:06 [2022-12-16T14:13:06.908Z]     --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s)
14:13:06 [2022-12-16T14:13:06.908Z] === RUN   TestVersion
14:13:06 [2022-12-16T14:13:06.908Z] --- PASS: TestVersion (0.03s)
14:13:06 [2022-12-16T14:13:06.908Z] === CONT  TestDiskUsage
14:13:07 [2022-12-16T14:13:07.474Z] === RUN   TestDiskUsage/empty
14:13:07 [2022-12-16T14:13:07.474Z] === RUN   TestDiskUsage/empty/container_types
14:13:07 [2022-12-16T14:13:07.474Z] === RUN   TestDiskUsage/empty/image_types
14:13:07 [2022-12-16T14:13:07.474Z] === RUN   TestDiskUsage/empty/volume_types
14:13:07 [2022-12-16T14:13:07.474Z] === RUN   TestDiskUsage/empty/build-cache_types
14:13:07 [2022-12-16T14:13:07.474Z] === RUN   TestDiskUsage/empty/container,_volume_types
14:13:07 [2022-12-16T14:13:07.474Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
14:13:07 [2022-12-16T14:13:07.474Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
14:13:07 [2022-12-16T14:13:07.474Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
14:13:07 [2022-12-16T14:13:07.474Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
14:13:07 [2022-12-16T14:13:07.474Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
14:13:07 [2022-12-16T14:13:07.474Z] === RUN   TestDiskUsage/after_LoadBusybox
14:13:07 [2022-12-16T14:13:07.474Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
14:13:07 [2022-12-16T14:13:07.474Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
14:13:07 [2022-12-16T14:13:07.474Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
14:13:07 [2022-12-16T14:13:07.474Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
14:13:07 [2022-12-16T14:13:07.474Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
14:13:07 [2022-12-16T14:13:07.474Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
14:13:07 [2022-12-16T14:13:07.474Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
14:13:07 [2022-12-16T14:13:07.474Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
14:13:07 [2022-12-16T14:13:07.474Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
14:13:07 [2022-12-16T14:13:07.474Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
14:13:07 [2022-12-16T14:13:07.474Z] === RUN   TestDiskUsage/after_container.Run
14:13:07 [2022-12-16T14:13:07.733Z] === RUN   TestDiskUsage/after_container.Run/container_types
14:13:07 [2022-12-16T14:13:07.733Z] === RUN   TestDiskUsage/after_container.Run/image_types
14:13:07 [2022-12-16T14:13:07.733Z] === RUN   TestDiskUsage/after_container.Run/volume_types
14:13:07 [2022-12-16T14:13:07.733Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
14:13:07 [2022-12-16T14:13:07.733Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
14:13:07 [2022-12-16T14:13:07.733Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
14:13:07 [2022-12-16T14:13:07.733Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
14:13:07 [2022-12-16T14:13:07.733Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
14:13:07 [2022-12-16T14:13:07.733Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
14:13:07 [2022-12-16T14:13:07.733Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
14:13:07 [2022-12-16T14:13:07.992Z] --- PASS: TestDiskUsage (1.06s)
14:13:07 [2022-12-16T14:13:07.992Z]     --- PASS: TestDiskUsage/empty (0.01s)
14:13:07 [2022-12-16T14:13:07.992Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
14:13:07 [2022-12-16T14:13:07.992Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
14:13:07 [2022-12-16T14:13:07.992Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
14:13:07 [2022-12-16T14:13:07.992Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
14:13:07 [2022-12-16T14:13:07.992Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
14:13:07 [2022-12-16T14:13:07.992Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
14:13:07 [2022-12-16T14:13:07.992Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
14:13:07 [2022-12-16T14:13:07.992Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
14:13:07 [2022-12-16T14:13:07.992Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
14:13:07 [2022-12-16T14:13:07.992Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
14:13:07 [2022-12-16T14:13:07.992Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.08s)
14:13:07 [2022-12-16T14:13:07.992Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
14:13:07 [2022-12-16T14:13:07.992Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
14:13:07 [2022-12-16T14:13:07.992Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
14:13:07 [2022-12-16T14:13:07.992Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
14:13:07 [2022-12-16T14:13:07.992Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
14:13:07 [2022-12-16T14:13:07.992Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
14:13:07 [2022-12-16T14:13:07.992Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
14:13:07 [2022-12-16T14:13:07.992Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
14:13:07 [2022-12-16T14:13:07.992Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
14:13:07 [2022-12-16T14:13:07.992Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
14:13:07 [2022-12-16T14:13:07.992Z]     --- PASS: TestDiskUsage/after_container.Run (0.32s)
14:13:07 [2022-12-16T14:13:07.992Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
14:13:07 [2022-12-16T14:13:07.992Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
14:13:07 [2022-12-16T14:13:07.992Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
14:13:07 [2022-12-16T14:13:07.992Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
14:13:07 [2022-12-16T14:13:07.992Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
14:13:07 [2022-12-16T14:13:07.992Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
14:13:07 [2022-12-16T14:13:07.992Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
14:13:07 [2022-12-16T14:13:07.992Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
14:13:07 [2022-12-16T14:13:07.992Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
14:13:07 [2022-12-16T14:13:07.992Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
14:13:07 [2022-12-16T14:13:07.992Z] PASS
14:13:07 [2022-12-16T14:13:07.992Z] 
14:13:07 [2022-12-16T14:13:07.992Z] === Skipped
14:13:07 [2022-12-16T14:13:07.992Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
14:13:07 [2022-12-16T14:13:07.992Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
14:13:07 [2022-12-16T14:13:07.992Z] 
14:13:07 [2022-12-16T14:13:07.992Z] DONE 57 tests, 1 skipped in 23.534s
14:13:07 [2022-12-16T14:13:07.992Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
14:13:07 [2022-12-16T14:13:07.992Z] ++ 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
14:13:07 [2022-12-16T14:13:07.992Z] ++ set -e
14:13:07 [2022-12-16T14:13:07.992Z] ++ '[' -n 0 ']'
14:13:07 [2022-12-16T14:13:07.992Z] ++ set -x
14:13:07 [2022-12-16T14:13:07.992Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m
14:13:07 [2022-12-16T14:13:07.992Z] INFO: Testing against a local daemon
14:13:07 [2022-12-16T14:13:07.992Z] === RUN   TestVolumesCreateAndList
14:13:07 [2022-12-16T14:13:07.992Z] --- PASS: TestVolumesCreateAndList (0.02s)
14:13:07 [2022-12-16T14:13:07.992Z] === RUN   TestVolumesRemove
14:13:07 [2022-12-16T14:13:07.992Z] --- PASS: TestVolumesRemove (0.06s)
14:13:07 [2022-12-16T14:13:07.992Z] === RUN   TestVolumesInspect
14:13:07 [2022-12-16T14:13:07.992Z] --- PASS: TestVolumesInspect (0.02s)
14:13:07 [2022-12-16T14:13:07.992Z] === RUN   TestVolumesInvalidJSON
14:13:07 [2022-12-16T14:13:07.992Z] === RUN   TestVolumesInvalidJSON/volumes/create
14:13:07 [2022-12-16T14:13:07.992Z] === PAUSE TestVolumesInvalidJSON/volumes/create
14:13:07 [2022-12-16T14:13:07.992Z] === CONT  TestVolumesInvalidJSON/volumes/create
14:13:07 [2022-12-16T14:13:07.992Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
14:13:07 [2022-12-16T14:13:07.992Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
14:13:07 [2022-12-16T14:13:07.992Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
14:13:07 [2022-12-16T14:13:07.992Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
14:13:07 [2022-12-16T14:13:07.992Z] --- PASS: TestVolumesInvalidJSON (0.01s)
14:13:07 [2022-12-16T14:13:07.992Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
14:13:07 [2022-12-16T14:13:07.992Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
14:13:07 [2022-12-16T14:13:07.992Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
14:13:07 [2022-12-16T14:13:07.992Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
14:13:07 [2022-12-16T14:13:07.992Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
14:13:07 [2022-12-16T14:13:07.992Z] === RUN   TestVolumePruneAnonymous
14:13:08 [2022-12-16T14:13:08.250Z] --- PASS: TestVolumePruneAnonymous (0.04s)
14:13:08 [2022-12-16T14:13:08.250Z] PASS
14:13:08 [2022-12-16T14:13:08.250Z] 
14:13:08 [2022-12-16T14:13:08.250Z] DONE 10 tests in 0.238s
14:13:08 [2022-12-16T14:13:08.250Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
14:13:08 [2022-12-16T14:13:08.250Z] ++++ cat bundles/test-integration/docker.pid
14:13:08 [2022-12-16T14:13:08.250Z] +++ kill 15095
14:13:08 [2022-12-16T14:13:08.509Z] +++ /etc/init.d/apparmor stop
14:13:08 [2022-12-16T14:13:08.509Z] Leaving: AppArmorNo profiles have been unloaded.
14:13:08 [2022-12-16T14:13:08.509Z] 
14:13:08 [2022-12-16T14:13:08.509Z] Unloading profiles will leave already running processes permanently
14:13:08 [2022-12-16T14:13:08.509Z] unconfined, which can lead to unexpected situations.
14:13:08 [2022-12-16T14:13:08.509Z] 
14:13:08 [2022-12-16T14:13:08.509Z] To set a process to complain mode, use the command line tool
14:13:08 [2022-12-16T14:13:08.509Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
14:13:08 [2022-12-16T14:13:08.509Z] +++ true
14:13:08 [2022-12-16T14:13:08.509Z] exiting test-integration
14:13:08 [2022-12-16T14:13:08.509Z] ++ exit 0
14:13:08 [2022-12-16T14:13:08.509Z] 
Post stage
[Pipeline] junit
14:13:09 [2022-12-16T14:13:09.457Z] Recording test results
14:13:09 [2022-12-16T14:13:09.632Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
14:13:09 [2022-12-16T14:13:09.939Z] + echo Ensuring container killed.
14:13:09 [2022-12-16T14:13:09.939Z] Ensuring container killed.
14:13:09 [2022-12-16T14:13:09.939Z] + docker rm -vf docker-pr1
14:13:09 [2022-12-16T14:13:09.939Z] Error response from daemon: No such container: docker-pr1
[Pipeline] sh
14:13:10 [2022-12-16T14:13:10.218Z] + echo Chowning /workspace to jenkins user
14:13:10 [2022-12-16T14:13:10.218Z] Chowning /workspace to jenkins user
14:13:10 [2022-12-16T14:13:10.218Z] + id -u
14:13:10 [2022-12-16T14:13:10.218Z] + id -g
14:13:10 [2022-12-16T14:13:10.218Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44661:/workspace busybox chown -R 1000:1000 /workspace
14:13:10 [2022-12-16T14:13:10.218Z] Unable to find image 'busybox:latest' locally
14:13:10 [2022-12-16T14:13:10.218Z] latest: Pulling from library/busybox
14:13:10 [2022-12-16T14:13:10.476Z] b2bcf7a3443b: Already exists
14:13:10 [2022-12-16T14:13:10.476Z] Digest: sha256:3b3128d9df6bbbcc92e2358e596c9fbd722a437a62bafbc51607970e9e3b8869
14:13:10 [2022-12-16T14:13:10.476Z] Status: Downloaded newer image for busybox:latest
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
14:13:12 [2022-12-16T14:13:12.137Z] + bundleName=arm64-integration
14:13:12 [2022-12-16T14:13:12.138Z] + echo Creating arm64-integration-bundles.tar.gz
14:13:12 [2022-12-16T14:13:12.138Z] Creating arm64-integration-bundles.tar.gz
14:13:12 [2022-12-16T14:13:12.138Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
14:13:12 [2022-12-16T14:13:12.138Z] + xargs tar -czf arm64-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
14:13:12 [2022-12-16T14:13:12.407Z] Archiving artifacts
14:13:14 [2022-12-16T14:13:14.323Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44661/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
14:13:14 [2022-12-16T14:13:14.619Z] + make clean
14:13:14 [2022-12-16T14:13:14.877Z] docker volume rm -f docker-dev-cache docker-mod-cache
14:13:14 [2022-12-16T14:13:14.877Z] docker-dev-cache
14:13:14 [2022-12-16T14:13:14.877Z] 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