Skip to content
Success

Console Output

Pull request #44659 opened
22:02:00 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from f6c2f20cee7094d7b1d8868cfa7945ea91309355+1cc21c1b81d1309485460022ca76b94e3a212b1c (f30978a4f896c602f2b6d6c81d8055094e56fc87)
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-44659@libs/jps # timeout=10
Fetching upstream changes from https://github.com/docker/jps.git
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
using GIT_ASKPASS to set credentials GitHub credentials for docker/jps
 > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
Avoid second fetch
Checking out Revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10
Commit message: "Merge pull request #26 from docker/add-retry-to-vpn-image-pull"
First time build. Skipping changelog.
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines.
To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins.
[Pipeline] Start of Pipeline
[Pipeline] withEnv
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 2 hr 0 min
[Pipeline] {
[Pipeline] timestamps
[Pipeline] {
[Pipeline] stage
[Pipeline] { (pr-hack)
[Pipeline] script
[Pipeline] {
[Pipeline] echo
22:02:02 [2022-12-15T22:02:02.034Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
22:02:02 [2022-12-15T22:02:02.038Z] Trying to pass milestone 1
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
22:02:17 [2022-12-15T22:02:17.194Z] Still waiting to schedule task
22:02:17 [2022-12-15T22:02:17.194Z] Waiting for next available executor on ‘arm64&&ubuntu-200422:03:11 [2022-12-15T22:03:11.563Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-07b96effc3261a2f3) in /home/ubuntu/workspace/moby_PR-44659
[Pipeline] {
[Pipeline] checkout
22:03:11 [2022-12-15T22:03:11.896Z] The recommended git tool is: git
22:03:15 [2022-12-15T22:03:15.431Z] using credential docker-jenkins-github-credentials
22:03:15 [2022-12-15T22:03:15.445Z] Cloning the remote Git repository
22:03:15 [2022-12-15T22:03:15.445Z] Cloning with configured refspecs honoured and without tags
22:03:15 [2022-12-15T22:03:15.460Z] Cloning repository https://github.com/moby/moby.git
22:03:15 [2022-12-15T22:03:15.535Z]  > git init /home/ubuntu/workspace/moby_PR-44659 # timeout=10
22:03:15 [2022-12-15T22:03:15.952Z] Fetching upstream changes from https://github.com/moby/moby.git
22:03:15 [2022-12-15T22:03:15.952Z]  > git --version # timeout=10
22:03:15 [2022-12-15T22:03:15.987Z]  > git --version # 'git version 2.25.1'
22:03:15 [2022-12-15T22:03:15.988Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
22:03:15 [2022-12-15T22:03:15.989Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44659/head:refs/remotes/origin/PR-44659 +refs/heads/23.0:refs/remotes/origin/23.0 # timeout=10
22:03:32 [2022-12-15T22:03:32.273Z] Fetching without tags
22:03:32 [2022-12-15T22:03:32.571Z] Merging remotes/origin/23.0 commit 1cc21c1b81d1309485460022ca76b94e3a212b1c into PR head commit f6c2f20cee7094d7b1d8868cfa7945ea91309355
22:03:33 [2022-12-15T22:03:33.638Z] Merge succeeded, producing f6c2f20cee7094d7b1d8868cfa7945ea91309355
22:03:33 [2022-12-15T22:03:33.638Z] Checking out Revision f6c2f20cee7094d7b1d8868cfa7945ea91309355 (PR-44659)
22:03:32 [2022-12-15T22:03:32.224Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
22:03:32 [2022-12-15T22:03:32.240Z]  > git config --add remote.origin.fetch +refs/pull/44659/head:refs/remotes/origin/PR-44659 # timeout=10
22:03:32 [2022-12-15T22:03:32.254Z]  > git config --add remote.origin.fetch +refs/heads/23.0:refs/remotes/origin/23.0 # timeout=10
22:03:32 [2022-12-15T22:03:32.262Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
22:03:32 [2022-12-15T22:03:32.274Z] Fetching upstream changes from https://github.com/moby/moby.git
22:03:32 [2022-12-15T22:03:32.274Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
22:03:32 [2022-12-15T22:03:32.276Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44659/head:refs/remotes/origin/PR-44659 +refs/heads/23.0:refs/remotes/origin/23.0 # timeout=10
22:03:32 [2022-12-15T22:03:32.579Z]  > git config core.sparsecheckout # timeout=10
22:03:32 [2022-12-15T22:03:32.611Z]  > git checkout -f f6c2f20cee7094d7b1d8868cfa7945ea91309355 # timeout=10
22:03:33 [2022-12-15T22:03:33.480Z]  > git remote # timeout=10
22:03:33 [2022-12-15T22:03:33.527Z]  > git config --get remote.origin.url # timeout=10
22:03:33 [2022-12-15T22:03:33.567Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
22:03:33 [2022-12-15T22:03:33.569Z]  > git merge 1cc21c1b81d1309485460022ca76b94e3a212b1c # timeout=10
22:03:33 [2022-12-15T22:03:33.600Z]  > git rev-parse HEAD^{commit} # timeout=10
22:03:33 [2022-12-15T22:03:33.638Z]  > git config core.sparsecheckout # timeout=10
22:03:33 [2022-12-15T22:03:33.658Z]  > git checkout -f f6c2f20cee7094d7b1d8868cfa7945ea91309355 # timeout=10
22:03:38 [2022-12-15T22:03:38.258Z] Commit message: "Dockerfile: delve cross build with TARGETPLATFORM"
22:03:38 [2022-12-15T22:03:38.258Z] First time build. Skipping changelog.
22:03:38 [2022-12-15T22:03:38.315Z]  > git --version # timeout=10
22:03:38 [2022-12-15T22:03:38.330Z]  > git --version # 'git version 2.25.1'
22:03:38 [2022-12-15T22:03:38.339Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
22:03:39 [2022-12-15T22:03:39.113Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44659:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=23.0 alpine sh -c apk add --no-cache -q bash git openssh-client && git config --system --add safe.directory /workspace && cd /workspace && hack/validate/dco
22:03:57 [2022-12-15T22:03:57.223Z] Unable to find image 'alpine:latest' locally
22:03:57 [2022-12-15T22:03:57.223Z] latest: Pulling from library/alpine
22:03:57 [2022-12-15T22:03:57.223Z] 261da4162673: Pulling fs layer
22:03:57 [2022-12-15T22:03:57.223Z] 261da4162673: Verifying Checksum
22:03:57 [2022-12-15T22:03:57.223Z] 261da4162673: Download complete
22:03:57 [2022-12-15T22:03:57.223Z] 261da4162673: Pull complete
22:03:57 [2022-12-15T22:03:57.223Z] Digest: sha256:8914eb54f968791faf6a8638949e480fef81e697984fba772b3976835194c6d4
22:03:57 [2022-12-15T22:03:57.223Z] Status: Downloaded newer image for alpine:latest
22:04:02 [2022-12-15T22:04:02.475Z] Congratulations!  All commits are properly signed with the DCO!
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] parallel
[Pipeline] { (Branch: s390x)
[Pipeline] { (Branch: s390x integration-cli)
[Pipeline] { (Branch: ppc64le)
[Pipeline] { (Branch: ppc64le integration-cli)
[Pipeline] { (Branch: arm64)
[Pipeline] stage
[Pipeline] { (s390x)
[Pipeline] stage
[Pipeline] { (s390x integration-cli)
[Pipeline] stage
[Pipeline] { (ppc64le)
[Pipeline] stage
[Pipeline] { (ppc64le integration-cli)
[Pipeline] stage
[Pipeline] { (arm64)
[Pipeline] node
Stage "s390x" skipped due to when conditional
Stage "s390x integration-cli" skipped due to when conditional
Stage "ppc64le" skipped due to when conditional
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
22:04:03 [2022-12-15T22:04:03.236Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-069452c8ebe214806) in /home/ubuntu/workspace/moby_PR-44659
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
[Pipeline] {
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[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)
[Pipeline] checkout
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] }
22:04:03 [2022-12-15T22:04:03.302Z] The recommended git tool is: git
[Pipeline] // stage
[Pipeline] // stage
22:04:03 [2022-12-15T22:04:03.313Z] using credential docker-jenkins-github-credentials
[Pipeline] // stage
[Pipeline] // stage
22:04:03 [2022-12-15T22:04:03.324Z] Cloning the remote Git repository
22:04:03 [2022-12-15T22:04:03.324Z] Cloning with configured refspecs honoured and without tags
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
22:04:03 [2022-12-15T22:04:03.327Z] Cloning repository https://github.com/moby/moby.git
22:04:03 [2022-12-15T22:04:03.327Z]  > git init /home/ubuntu/workspace/moby_PR-44659 # timeout=10
22:04:03 [2022-12-15T22:04:03.346Z] Fetching upstream changes from https://github.com/moby/moby.git
22:04:03 [2022-12-15T22:04:03.346Z]  > git --version # timeout=10
22:04:03 [2022-12-15T22:04:03.351Z]  > git --version # 'git version 2.25.1'
22:04:03 [2022-12-15T22:04:03.351Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
22:04:03 [2022-12-15T22:04:03.352Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44659/head:refs/remotes/origin/PR-44659 +refs/heads/23.0:refs/remotes/origin/23.0 # timeout=10
22:04:16 [2022-12-15T22:04:16.133Z] Fetching without tags
22:04:16 [2022-12-15T22:04:16.362Z] Merging remotes/origin/23.0 commit 1cc21c1b81d1309485460022ca76b94e3a212b1c into PR head commit f6c2f20cee7094d7b1d8868cfa7945ea91309355
22:04:16 [2022-12-15T22:04:16.968Z] Merge succeeded, producing f6c2f20cee7094d7b1d8868cfa7945ea91309355
22:04:16 [2022-12-15T22:04:16.969Z] Checking out Revision f6c2f20cee7094d7b1d8868cfa7945ea91309355 (PR-44659)
22:04:16 [2022-12-15T22:04:16.108Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
22:04:16 [2022-12-15T22:04:16.111Z]  > git config --add remote.origin.fetch +refs/pull/44659/head:refs/remotes/origin/PR-44659 # timeout=10
22:04:16 [2022-12-15T22:04:16.116Z]  > git config --add remote.origin.fetch +refs/heads/23.0:refs/remotes/origin/23.0 # timeout=10
22:04:16 [2022-12-15T22:04:16.128Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
22:04:16 [2022-12-15T22:04:16.136Z] Fetching upstream changes from https://github.com/moby/moby.git
22:04:16 [2022-12-15T22:04:16.136Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
22:04:16 [2022-12-15T22:04:16.137Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44659/head:refs/remotes/origin/PR-44659 +refs/heads/23.0:refs/remotes/origin/23.0 # timeout=10
22:04:16 [2022-12-15T22:04:16.365Z]  > git config core.sparsecheckout # timeout=10
22:04:16 [2022-12-15T22:04:16.370Z]  > git checkout -f f6c2f20cee7094d7b1d8868cfa7945ea91309355 # timeout=10
22:04:16 [2022-12-15T22:04:16.935Z]  > git remote # timeout=10
22:04:16 [2022-12-15T22:04:16.944Z]  > git config --get remote.origin.url # timeout=10
22:04:16 [2022-12-15T22:04:16.948Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
22:04:16 [2022-12-15T22:04:16.949Z]  > git merge 1cc21c1b81d1309485460022ca76b94e3a212b1c # timeout=10
22:04:16 [2022-12-15T22:04:16.964Z]  > git rev-parse HEAD^{commit} # timeout=10
22:04:16 [2022-12-15T22:04:16.971Z]  > git config core.sparsecheckout # timeout=10
22:04:16 [2022-12-15T22:04:16.975Z]  > git checkout -f f6c2f20cee7094d7b1d8868cfa7945ea91309355 # timeout=10
22:04:17 [2022-12-15T22:04:17.727Z] Commit message: "Dockerfile: delve cross build with TARGETPLATFORM"
22:04:17 [2022-12-15T22:04:17.740Z]  > git --version # timeout=10
22:04:17 [2022-12-15T22:04:17.743Z]  > git --version # 'git version 2.25.1'
22:04:17 [2022-12-15T22:04:17.749Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
22:04:18 [2022-12-15T22:04:18.418Z] + docker version
22:04:18 [2022-12-15T22:04:18.418Z] Client: Docker Engine - Community
22:04:18 [2022-12-15T22:04:18.418Z]  Version:           22.06.0-beta.0
22:04:18 [2022-12-15T22:04:18.418Z]  API version:       1.42
22:04:18 [2022-12-15T22:04:18.418Z]  Go version:        go1.18.3
22:04:18 [2022-12-15T22:04:18.418Z]  Git commit:        3e9117b
22:04:18 [2022-12-15T22:04:18.418Z]  Built:             Fri Jun  3 17:55:34 2022
22:04:18 [2022-12-15T22:04:18.418Z]  OS/Arch:           linux/arm64
22:04:18 [2022-12-15T22:04:18.418Z]  Context:           default
22:04:18 [2022-12-15T22:04:18.418Z] 
22:04:18 [2022-12-15T22:04:18.418Z] Server: Docker Engine - Community
22:04:18 [2022-12-15T22:04:18.418Z]  Engine:
22:04:18 [2022-12-15T22:04:18.418Z]   Version:          22.06.0-beta.0
22:04:18 [2022-12-15T22:04:18.418Z]   API version:      1.42 (minimum version 1.12)
22:04:18 [2022-12-15T22:04:18.418Z]   Go version:       go1.18.3
22:04:18 [2022-12-15T22:04:18.418Z]   Git commit:       38633e7
22:04:18 [2022-12-15T22:04:18.418Z]   Built:            Fri Jun  3 17:55:34 2022
22:04:18 [2022-12-15T22:04:18.418Z]   OS/Arch:          linux/arm64
22:04:18 [2022-12-15T22:04:18.418Z]   Experimental:     true
22:04:18 [2022-12-15T22:04:18.418Z]  containerd:
22:04:18 [2022-12-15T22:04:18.418Z]   Version:          1.6.8
22:04:18 [2022-12-15T22:04:18.418Z]   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
22:04:18 [2022-12-15T22:04:18.418Z]  runc:
22:04:18 [2022-12-15T22:04:18.418Z]   Version:          1.1.4
22:04:18 [2022-12-15T22:04:18.418Z]   GitCommit:        v1.1.4-0-g5fd4c4d
22:04:18 [2022-12-15T22:04:18.418Z]  docker-init:
22:04:18 [2022-12-15T22:04:18.418Z]   Version:          0.19.0
22:04:18 [2022-12-15T22:04:18.418Z]   GitCommit:        de40ad0
[Pipeline] sh
22:04:18 [2022-12-15T22:04:18.704Z] + docker info
22:04:18 [2022-12-15T22:04:18.704Z] Client:
22:04:18 [2022-12-15T22:04:18.704Z]  Context:    default
22:04:18 [2022-12-15T22:04:18.704Z]  Debug Mode: false
22:04:18 [2022-12-15T22:04:18.704Z]  Plugins:
22:04:18 [2022-12-15T22:04:18.704Z]   buildx: Docker Buildx (Docker Inc.)
22:04:18 [2022-12-15T22:04:18.704Z]     Version:  v0.8.2
22:04:18 [2022-12-15T22:04:18.704Z]     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
22:04:18 [2022-12-15T22:04:18.704Z]   compose: Docker Compose (Docker Inc.)
22:04:18 [2022-12-15T22:04:18.704Z]     Version:  v2.12.0
22:04:18 [2022-12-15T22:04:18.704Z]     Path:     /usr/libexec/docker/cli-plugins/docker-compose
22:04:18 [2022-12-15T22:04:18.704Z] 
22:04:18 [2022-12-15T22:04:18.704Z] Server:
22:04:18 [2022-12-15T22:04:18.704Z]  Containers: 0
22:04:18 [2022-12-15T22:04:18.704Z]   Running: 0
22:04:18 [2022-12-15T22:04:18.704Z]   Paused: 0
22:04:18 [2022-12-15T22:04:18.704Z]   Stopped: 0
22:04:18 [2022-12-15T22:04:18.704Z]  Images: 3
22:04:18 [2022-12-15T22:04:18.704Z]  Server Version: 22.06.0-beta.0
22:04:18 [2022-12-15T22:04:18.704Z]  Storage Driver: overlay2
22:04:18 [2022-12-15T22:04:18.704Z]   Backing Filesystem: extfs
22:04:18 [2022-12-15T22:04:18.704Z]   Supports d_type: true
22:04:18 [2022-12-15T22:04:18.704Z]   Using metacopy: false
22:04:18 [2022-12-15T22:04:18.704Z]   Native Overlay Diff: true
22:04:18 [2022-12-15T22:04:18.704Z]   userxattr: false
22:04:18 [2022-12-15T22:04:18.704Z]  Logging Driver: json-file
22:04:18 [2022-12-15T22:04:18.704Z]  Cgroup Driver: cgroupfs
22:04:18 [2022-12-15T22:04:18.704Z]  Cgroup Version: 1
22:04:18 [2022-12-15T22:04:18.704Z]  Plugins:
22:04:18 [2022-12-15T22:04:18.704Z]   Volume: local
22:04:18 [2022-12-15T22:04:18.704Z]   Network: bridge host ipvlan macvlan null overlay
22:04:18 [2022-12-15T22:04:18.704Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
22:04:18 [2022-12-15T22:04:18.704Z]  Swarm: inactive
22:04:18 [2022-12-15T22:04:18.704Z]  Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2
22:04:18 [2022-12-15T22:04:18.704Z]  Default Runtime: runc
22:04:18 [2022-12-15T22:04:18.704Z]  Init Binary: docker-init
22:04:18 [2022-12-15T22:04:18.704Z]  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
22:04:18 [2022-12-15T22:04:18.704Z]  runc version: v1.1.4-0-g5fd4c4d
22:04:18 [2022-12-15T22:04:18.704Z]  init version: de40ad0
22:04:18 [2022-12-15T22:04:18.704Z]  Security Options:
22:04:18 [2022-12-15T22:04:18.704Z]   apparmor
22:04:18 [2022-12-15T22:04:18.704Z]   seccomp
22:04:18 [2022-12-15T22:04:18.704Z]    Profile: builtin
22:04:18 [2022-12-15T22:04:18.704Z]  Kernel Version: 5.15.0-1022-aws
22:04:18 [2022-12-15T22:04:18.704Z]  Operating System: Ubuntu 20.04.5 LTS
22:04:18 [2022-12-15T22:04:18.704Z]  OSType: linux
22:04:18 [2022-12-15T22:04:18.704Z]  Architecture: aarch64
22:04:18 [2022-12-15T22:04:18.704Z]  CPUs: 2
22:04:18 [2022-12-15T22:04:18.704Z]  Total Memory: 7.559GiB
22:04:18 [2022-12-15T22:04:18.704Z]  Name: ip-10-100-54-193
22:04:18 [2022-12-15T22:04:18.704Z]  ID: a4508864-5846-4859-9d9f-739af3007ee0
22:04:18 [2022-12-15T22:04:18.704Z]  Docker Root Dir: /var/lib/docker
22:04:18 [2022-12-15T22:04:18.704Z]  Debug Mode: false
22:04:18 [2022-12-15T22:04:18.704Z]  Registry: https://index.docker.io/v1/
22:04:18 [2022-12-15T22:04:18.704Z]  Labels:
22:04:18 [2022-12-15T22:04:18.704Z]  Experimental: true
22:04:18 [2022-12-15T22:04:18.704Z]  Insecure Registries:
22:04:18 [2022-12-15T22:04:18.704Z]   127.0.0.0/8
22:04:18 [2022-12-15T22:04:18.704Z]  Live Restore Enabled: true
22:04:18 [2022-12-15T22:04:18.704Z] 
[Pipeline] sh
22:04:18 [2022-12-15T22:04:18.993Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
22:04:18 [2022-12-15T22:04:18.993Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
22:04:18 [2022-12-15T22:04:18.993Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44659/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
22:04:18 [2022-12-15T22:04:18.993Z] + bash /home/ubuntu/workspace/moby_PR-44659/check-config.sh
22:04:18 [2022-12-15T22:04:18.993Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
22:04:18 [2022-12-15T22:04:18.993Z] info: reading kernel config from /boot/config-5.15.0-1022-aws ...
22:04:18 [2022-12-15T22:04:18.993Z] 
22:04:18 [2022-12-15T22:04:18.993Z] Generally Necessary:
22:04:18 [2022-12-15T22:04:18.993Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
22:04:18 [2022-12-15T22:04:18.993Z] - apparmor: enabled and tools installed
22:04:18 [2022-12-15T22:04:18.993Z] - CONFIG_NAMESPACES: enabled
22:04:18 [2022-12-15T22:04:18.993Z] - CONFIG_NET_NS: enabled
22:04:18 [2022-12-15T22:04:18.993Z] - CONFIG_PID_NS: enabled
22:04:18 [2022-12-15T22:04:18.993Z] - CONFIG_IPC_NS: enabled
22:04:18 [2022-12-15T22:04:18.993Z] - CONFIG_UTS_NS: enabled
22:04:18 [2022-12-15T22:04:18.993Z] - CONFIG_CGROUPS: enabled
22:04:18 [2022-12-15T22:04:18.993Z] - CONFIG_CGROUP_CPUACCT: enabled
22:04:18 [2022-12-15T22:04:18.993Z] - CONFIG_CGROUP_DEVICE: enabled
22:04:18 [2022-12-15T22:04:18.993Z] - CONFIG_CGROUP_FREEZER: enabled
22:04:18 [2022-12-15T22:04:18.993Z] - CONFIG_CGROUP_SCHED: enabled
22:04:18 [2022-12-15T22:04:18.993Z] - CONFIG_CPUSETS: enabled
22:04:18 [2022-12-15T22:04:18.993Z] - CONFIG_MEMCG: enabled
22:04:18 [2022-12-15T22:04:18.993Z] - CONFIG_KEYS: enabled
22:04:18 [2022-12-15T22:04:18.993Z] - CONFIG_VETH: enabled (as module)
22:04:18 [2022-12-15T22:04:18.993Z] - CONFIG_BRIDGE: enabled (as module)
22:04:18 [2022-12-15T22:04:18.993Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
22:04:18 [2022-12-15T22:04:18.993Z] - CONFIG_IP_NF_FILTER: enabled (as module)
22:04:18 [2022-12-15T22:04:18.993Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
22:04:18 [2022-12-15T22:04:18.993Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
22:04:19 [2022-12-15T22:04:19.253Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
22:04:19 [2022-12-15T22:04:19.253Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
22:04:19 [2022-12-15T22:04:19.253Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
22:04:19 [2022-12-15T22:04:19.253Z] - CONFIG_IP_NF_NAT: enabled (as module)
22:04:19 [2022-12-15T22:04:19.253Z] - CONFIG_NF_NAT: enabled (as module)
22:04:19 [2022-12-15T22:04:19.253Z] - CONFIG_POSIX_MQUEUE: enabled
22:04:19 [2022-12-15T22:04:19.253Z] - CONFIG_CGROUP_BPF: enabled
22:04:19 [2022-12-15T22:04:19.253Z] 
22:04:19 [2022-12-15T22:04:19.253Z] Optional Features:
22:04:19 [2022-12-15T22:04:19.253Z] - CONFIG_USER_NS: enabled
22:04:19 [2022-12-15T22:04:19.253Z] - CONFIG_SECCOMP: enabled
22:04:19 [2022-12-15T22:04:19.253Z] - CONFIG_SECCOMP_FILTER: enabled
22:04:19 [2022-12-15T22:04:19.253Z] - CONFIG_CGROUP_PIDS: enabled
22:04:19 [2022-12-15T22:04:19.253Z] - CONFIG_MEMCG_SWAP: enabled
22:04:19 [2022-12-15T22:04:19.253Z]     (cgroup swap accounting is currently enabled)
22:04:19 [2022-12-15T22:04:19.253Z] - CONFIG_BLK_CGROUP: enabled
22:04:19 [2022-12-15T22:04:19.253Z] - CONFIG_BLK_DEV_THROTTLING: enabled
22:04:19 [2022-12-15T22:04:19.253Z] - CONFIG_CGROUP_PERF: enabled
22:04:19 [2022-12-15T22:04:19.253Z] - CONFIG_CGROUP_HUGETLB: enabled
22:04:19 [2022-12-15T22:04:19.253Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
22:04:19 [2022-12-15T22:04:19.253Z] - CONFIG_CGROUP_NET_PRIO: enabled
22:04:19 [2022-12-15T22:04:19.253Z] - CONFIG_CFS_BANDWIDTH: enabled
22:04:19 [2022-12-15T22:04:19.253Z] - CONFIG_FAIR_GROUP_SCHED: enabled
22:04:19 [2022-12-15T22:04:19.253Z] - CONFIG_RT_GROUP_SCHED: missing
22:04:19 [2022-12-15T22:04:19.253Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
22:04:19 [2022-12-15T22:04:19.513Z] - CONFIG_IP_VS: enabled (as module)
22:04:19 [2022-12-15T22:04:19.513Z] - CONFIG_IP_VS_NFCT: enabled
22:04:19 [2022-12-15T22:04:19.513Z] - CONFIG_IP_VS_PROTO_TCP: enabled
22:04:19 [2022-12-15T22:04:19.513Z] - CONFIG_IP_VS_PROTO_UDP: enabled
22:04:19 [2022-12-15T22:04:19.513Z] - CONFIG_IP_VS_RR: enabled (as module)
22:04:19 [2022-12-15T22:04:19.513Z] - CONFIG_SECURITY_SELINUX: enabled
22:04:19 [2022-12-15T22:04:19.513Z] - CONFIG_SECURITY_APPARMOR: enabled
22:04:19 [2022-12-15T22:04:19.513Z] - CONFIG_EXT4_FS: enabled
22:04:19 [2022-12-15T22:04:19.513Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
22:04:19 [2022-12-15T22:04:19.513Z] - CONFIG_EXT4_FS_SECURITY: enabled
22:04:19 [2022-12-15T22:04:19.513Z] - Network Drivers:
22:04:19 [2022-12-15T22:04:19.513Z]   - "overlay":
22:04:19 [2022-12-15T22:04:19.513Z]     - CONFIG_VXLAN: enabled (as module)
22:04:19 [2022-12-15T22:04:19.513Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
22:04:19 [2022-12-15T22:04:19.513Z]       Optional (for encrypted networks):
22:04:19 [2022-12-15T22:04:19.513Z]       - CONFIG_CRYPTO: enabled
22:04:19 [2022-12-15T22:04:19.513Z]       - CONFIG_CRYPTO_AEAD: enabled
22:04:19 [2022-12-15T22:04:19.513Z]       - CONFIG_CRYPTO_GCM: enabled
22:04:19 [2022-12-15T22:04:19.513Z]       - CONFIG_CRYPTO_SEQIV: enabled
22:04:19 [2022-12-15T22:04:19.513Z]       - CONFIG_CRYPTO_GHASH: enabled
22:04:19 [2022-12-15T22:04:19.513Z]       - CONFIG_XFRM: enabled
22:04:19 [2022-12-15T22:04:19.513Z]       - CONFIG_XFRM_USER: enabled (as module)
22:04:19 [2022-12-15T22:04:19.513Z]       - CONFIG_XFRM_ALGO: enabled (as module)
22:04:19 [2022-12-15T22:04:19.513Z]       - CONFIG_INET_ESP: enabled (as module)
22:04:19 [2022-12-15T22:04:19.513Z]   - "ipvlan":
22:04:19 [2022-12-15T22:04:19.513Z]     - CONFIG_IPVLAN: enabled (as module)
22:04:19 [2022-12-15T22:04:19.513Z]   - "macvlan":
22:04:19 [2022-12-15T22:04:19.776Z]     - CONFIG_MACVLAN: enabled (as module)
22:04:19 [2022-12-15T22:04:19.776Z]     - CONFIG_DUMMY: enabled (as module)
22:04:19 [2022-12-15T22:04:19.776Z]   - "ftp,tftp client in container":
22:04:19 [2022-12-15T22:04:19.776Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
22:04:19 [2022-12-15T22:04:19.776Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
22:04:19 [2022-12-15T22:04:19.776Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
22:04:19 [2022-12-15T22:04:19.776Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
22:04:19 [2022-12-15T22:04:19.776Z] - Storage Drivers:
22:04:19 [2022-12-15T22:04:19.776Z]   - "aufs":
22:04:19 [2022-12-15T22:04:19.776Z]     - CONFIG_AUFS_FS: enabled (as module)
22:04:19 [2022-12-15T22:04:19.776Z]   - "btrfs":
22:04:19 [2022-12-15T22:04:19.776Z]     - CONFIG_BTRFS_FS: enabled (as module)
22:04:19 [2022-12-15T22:04:19.776Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
22:04:19 [2022-12-15T22:04:19.776Z]   - "devicemapper":
22:04:19 [2022-12-15T22:04:19.776Z]     - CONFIG_BLK_DEV_DM: enabled
22:04:19 [2022-12-15T22:04:19.776Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
22:04:19 [2022-12-15T22:04:19.776Z]   - "overlay":
22:04:19 [2022-12-15T22:04:19.776Z]     - CONFIG_OVERLAY_FS: enabled (as module)
22:04:19 [2022-12-15T22:04:19.776Z]   - "zfs":
22:04:19 [2022-12-15T22:04:19.776Z]     - /dev/zfs: present
22:04:19 [2022-12-15T22:04:19.776Z]     - zfs command: missing
22:04:19 [2022-12-15T22:04:19.776Z]     - zpool command: missing
22:04:19 [2022-12-15T22:04:19.776Z] 
22:04:19 [2022-12-15T22:04:19.776Z] Limits:
22:04:19 [2022-12-15T22:04:19.776Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
22:04:19 [2022-12-15T22:04:19.776Z] 
22:04:19 [2022-12-15T22:04:19.776Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
22:04:20 [2022-12-15T22:04:20.092Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:f6c2f20cee7094d7b1d8868cfa7945ea91309355 .
22:04:20 [2022-12-15T22:04:20.353Z] #1 [internal] load .dockerignore
22:04:20 [2022-12-15T22:04:20.353Z] #1 transferring context: 113B done
22:04:20 [2022-12-15T22:04:20.353Z] #1 DONE 0.0s
22:04:20 [2022-12-15T22:04:20.353Z] 
22:04:20 [2022-12-15T22:04:20.353Z] #2 [internal] load build definition from Dockerfile
22:04:20 [2022-12-15T22:04:20.353Z] #2 transferring dockerfile: 27.87kB done
22:04:20 [2022-12-15T22:04:20.353Z] #2 DONE 0.0s
22:04:20 [2022-12-15T22:04:20.353Z] 
22:04:20 [2022-12-15T22:04:20.353Z] #3 resolve image config for docker.io/docker/dockerfile:1
22:04:20 [2022-12-15T22:04:20.613Z] #3 DONE 0.1s
22:04:20 [2022-12-15T22:04:20.613Z] 
22:04:20 [2022-12-15T22:04:20.613Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc
22:04:20 [2022-12-15T22:04:20.613Z] #4 CACHED
22:04:20 [2022-12-15T22:04:20.613Z] 
22:04:20 [2022-12-15T22:04:20.613Z] #5 [internal] load metadata for docker.io/library/golang:1.19.4-bullseye
22:04:20 [2022-12-15T22:04:20.874Z] #5 ...
22:04:20 [2022-12-15T22:04:20.874Z] 
22:04:20 [2022-12-15T22:04:20.874Z] #6 [internal] load metadata for docker.io/library/busybox:latest
22:04:20 [2022-12-15T22:04:20.874Z] #6 DONE 0.0s
22:04:20 [2022-12-15T22:04:20.874Z] 
22:04:20 [2022-12-15T22:04:20.874Z] #7 [internal] load metadata for docker.io/library/debian:bullseye
22:04:20 [2022-12-15T22:04:20.874Z] #7 DONE 0.1s
22:04:20 [2022-12-15T22:04:20.874Z] 
22:04:20 [2022-12-15T22:04:20.874Z] #5 [internal] load metadata for docker.io/library/golang:1.19.4-bullseye
22:04:20 [2022-12-15T22:04:20.874Z] #5 DONE 0.1s
22:04:20 [2022-12-15T22:04:20.874Z] 
22:04:20 [2022-12-15T22:04:20.874Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
22:04:20 [2022-12-15T22:04:20.874Z] #8 DONE 0.1s
22:04:20 [2022-12-15T22:04:20.874Z] 
22:04:20 [2022-12-15T22:04:20.874Z] #9 [internal] load metadata for docker.io/tonistiigi/xx:1.1.2
22:04:21 [2022-12-15T22:04:21.134Z] #9 DONE 0.4s
22:04:22 [2022-12-15T22:04:22.519Z] 
22:04:22 [2022-12-15T22:04:22.519Z] #10 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
22:04:22 [2022-12-15T22:04:22.519Z] #10 DONE 0.0s
22:04:22 [2022-12-15T22:04:22.519Z] 
22:04:22 [2022-12-15T22:04:22.519Z] #11 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:a288aa7ad0e4d443e86843972c25a02f99e9ad6ee589dd764895b2c3f5a8340b
22:04:22 [2022-12-15T22:04:22.519Z] #11 DONE 0.0s
22:04:22 [2022-12-15T22:04:22.519Z] 
22:04:22 [2022-12-15T22:04:22.519Z] #12 [build-dummy 1/2] FROM docker.io/library/busybox
22:04:22 [2022-12-15T22:04:22.519Z] #12 DONE 0.0s
22:04:22 [2022-12-15T22:04:22.519Z] 
22:04:22 [2022-12-15T22:04:22.519Z] #13 [xx 1/1] FROM docker.io/tonistiigi/xx:1.1.2@sha256:9dde7edeb9e4a957ce78be9f8c0fbabe0129bf5126933cd3574888f443731cda
22:04:22 [2022-12-15T22:04:22.519Z] #13 resolve docker.io/tonistiigi/xx:1.1.2@sha256:9dde7edeb9e4a957ce78be9f8c0fbabe0129bf5126933cd3574888f443731cda
22:04:22 [2022-12-15T22:04:22.519Z] #13 ...
22:04:22 [2022-12-15T22:04:22.519Z] 
22:04:22 [2022-12-15T22:04:22.519Z] #14 [base 1/5] FROM docker.io/library/golang:1.19.4-bullseye@sha256:9554cfef4c535c7fa4e17c95b28d4c0097a75a430637e13052c27cbd85bdc641
22:04:22 [2022-12-15T22:04:22.519Z] #14 CACHED
22:04:22 [2022-12-15T22:04:22.519Z] 
22:04:22 [2022-12-15T22:04:22.519Z] #13 [xx 1/1] FROM docker.io/tonistiigi/xx:1.1.2@sha256:9dde7edeb9e4a957ce78be9f8c0fbabe0129bf5126933cd3574888f443731cda
22:04:22 [2022-12-15T22:04:22.519Z] #13 resolve docker.io/tonistiigi/xx:1.1.2@sha256:9dde7edeb9e4a957ce78be9f8c0fbabe0129bf5126933cd3574888f443731cda 0.0s done
22:04:22 [2022-12-15T22:04:22.781Z] #13 sha256:6b9f00cd577380cfa5d5a8d5ebf82f91f7aa469401818e4de53b2a16dd4a1642 0B / 14.97kB 0.1s
22:04:22 [2022-12-15T22:04:22.781Z] #13 sha256:9dde7edeb9e4a957ce78be9f8c0fbabe0129bf5126933cd3574888f443731cda 2.65kB / 2.65kB done
22:04:22 [2022-12-15T22:04:22.781Z] #13 sha256:f663db6ef122c01b5690c6b8fc2eff09635374597ed36fac63133b48fd0777b8 526B / 526B done
22:04:22 [2022-12-15T22:04:22.781Z] #13 sha256:64c0463dcf02cc65ad1ac532d9974472c41c79b92c4fac56271cd2b7540c7cdb 1.30kB / 1.30kB done
22:04:22 [2022-12-15T22:04:22.781Z] #13 extracting sha256:6b9f00cd577380cfa5d5a8d5ebf82f91f7aa469401818e4de53b2a16dd4a1642 done
22:04:22 [2022-12-15T22:04:22.781Z] #13 sha256:6b9f00cd577380cfa5d5a8d5ebf82f91f7aa469401818e4de53b2a16dd4a1642 14.97kB / 14.97kB 0.1s done
22:04:23 [2022-12-15T22:04:23.042Z] #13 DONE 0.5s
22:04:23 [2022-12-15T22:04:23.042Z] 
22:04:23 [2022-12-15T22:04:23.042Z] #15 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key
22:04:23 [2022-12-15T22:04:23.042Z] #15 CACHED
22:04:23 [2022-12-15T22:04:23.042Z] 
22:04:23 [2022-12-15T22:04:23.042Z] #16 [internal] load build context
22:04:24 [2022-12-15T22:04:24.435Z] #16 transferring context: 63.83MB 1.5s done
22:04:24 [2022-12-15T22:04:24.435Z] #16 DONE 1.7s
22:04:24 [2022-12-15T22:04:24.435Z] 
22:04:24 [2022-12-15T22:04:24.435Z] #17 [build-dummy 2/2] RUN mkdir -p /build
22:04:25 [2022-12-15T22:04:25.821Z] #17 DONE 2.8s
22:04:25 [2022-12-15T22:04:25.821Z] 
22:04:25 [2022-12-15T22:04:25.821Z] #18 [binary-dummy 1/1] COPY --from=build-dummy /build /build
22:04:25 [2022-12-15T22:04:25.821Z] #18 DONE 0.1s
22:04:25 [2022-12-15T22:04:25.821Z] 
22:04:25 [2022-12-15T22:04:25.821Z] #19 [base 2/5] COPY --from=xx / /
22:04:25 [2022-12-15T22:04:25.821Z] #19 DONE 0.2s
22:04:25 [2022-12-15T22:04:25.821Z] 
22:04:25 [2022-12-15T22:04:25.821Z] #20 [base 3/5] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
22:04:26 [2022-12-15T22:04:26.081Z] #20 DONE 0.4s
22:04:26 [2022-12-15T22:04:26.081Z] 
22:04:26 [2022-12-15T22:04:26.081Z] #21 [base 4/5] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list  && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list
22:04:26 [2022-12-15T22:04:26.651Z] #21 DONE 0.5s
22:04:26 [2022-12-15T22:04:26.651Z] 
22:04:26 [2022-12-15T22:04:26.651Z] #22 [base 5/5] RUN apt-get update && apt-get install --no-install-recommends -y file
22:04:27 [2022-12-15T22:04:27.222Z] #22 0.750 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
22:04:27 [2022-12-15T22:04:27.222Z] #22 0.764 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
22:04:27 [2022-12-15T22:04:27.222Z] #22 0.765 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
22:04:27 [2022-12-15T22:04:27.483Z] #22 0.909 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
22:04:27 [2022-12-15T22:04:27.483Z] #22 1.048 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [206 kB]
22:04:27 [2022-12-15T22:04:27.483Z] #22 1.166 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
22:04:28 [2022-12-15T22:04:28.424Z] #22 1.918 Fetched 8497 kB in 1s (5818 kB/s)
22:04:28 [2022-12-15T22:04:28.995Z] #22 1.918 Reading package lists...
22:04:29 [2022-12-15T22:04:29.566Z] #22 2.471 Reading package lists...
22:04:29 [2022-12-15T22:04:29.566Z] #22 3.014 Building dependency tree...
22:04:29 [2022-12-15T22:04:29.826Z] #22 3.180 Reading state information...
22:04:29 [2022-12-15T22:04:29.826Z] #22 3.411 The following additional packages will be installed:
22:04:29 [2022-12-15T22:04:29.826Z] #22 3.412   libmagic-mgc libmagic1
22:04:29 [2022-12-15T22:04:29.826Z] #22 3.443 The following NEW packages will be installed:
22:04:30 [2022-12-15T22:04:30.087Z] #22 3.444   file libmagic-mgc libmagic1
22:04:30 [2022-12-15T22:04:30.087Z] #22 3.726 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
22:04:30 [2022-12-15T22:04:30.087Z] #22 3.726 Need to get 463 kB of archives.
22:04:30 [2022-12-15T22:04:30.087Z] #22 3.726 After this operation, 7063 kB of additional disk space will be used.
22:04:30 [2022-12-15T22:04:30.087Z] #22 3.726 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic-mgc arm64 1:5.39-3 [273 kB]
22:04:30 [2022-12-15T22:04:30.347Z] #22 3.733 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic1 arm64 1:5.39-3 [121 kB]
22:04:30 [2022-12-15T22:04:30.347Z] #22 3.736 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 file arm64 1:5.39-3 [69.1 kB]
22:04:30 [2022-12-15T22:04:30.347Z] #22 3.885 debconf: delaying package configuration, since apt-utils is not installed
22:04:30 [2022-12-15T22:04:30.347Z] #22 3.929 Fetched 463 kB in 0s (1627 kB/s)
22:04:30 [2022-12-15T22:04:30.347Z] #22 3.955 Selecting previously unselected package libmagic-mgc.
22:04:30 [2022-12-15T22:04:30.347Z] #22 3.955 (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.)
22:04:30 [2022-12-15T22:04:30.347Z] #22 3.965 Preparing to unpack .../libmagic-mgc_1%3a5.39-3_arm64.deb ...
22:04:30 [2022-12-15T22:04:30.347Z] #22 3.970 Unpacking libmagic-mgc (1:5.39-3) ...
22:04:30 [2022-12-15T22:04:30.607Z] #22 4.045 Selecting previously unselected package libmagic1:arm64.
22:04:30 [2022-12-15T22:04:30.607Z] #22 4.047 Preparing to unpack .../libmagic1_1%3a5.39-3_arm64.deb ...
22:04:30 [2022-12-15T22:04:30.607Z] #22 4.056 Unpacking libmagic1:arm64 (1:5.39-3) ...
22:04:30 [2022-12-15T22:04:30.607Z] #22 4.095 Selecting previously unselected package file.
22:04:30 [2022-12-15T22:04:30.607Z] #22 4.097 Preparing to unpack .../file_1%3a5.39-3_arm64.deb ...
22:04:30 [2022-12-15T22:04:30.607Z] #22 4.101 Unpacking file (1:5.39-3) ...
22:04:30 [2022-12-15T22:04:30.607Z] #22 4.147 Setting up libmagic-mgc (1:5.39-3) ...
22:04:30 [2022-12-15T22:04:30.868Z] #22 4.158 Setting up libmagic1:arm64 (1:5.39-3) ...
22:04:30 [2022-12-15T22:04:30.868Z] #22 4.177 Setting up file (1:5.39-3) ...
22:04:30 [2022-12-15T22:04:30.868Z] #22 4.192 Processing triggers for libc-bin (2.31-13+deb11u5) ...
22:04:30 [2022-12-15T22:04:30.868Z] #22 DONE 4.4s
22:04:31 [2022-12-15T22:04:31.128Z] 
22:04:31 [2022-12-15T22:04:31.128Z] #23 [containerd-build 1/3] WORKDIR /go/src/github.com/containerd/containerd
22:04:31 [2022-12-15T22:04:31.128Z] #23 ...
22:04:31 [2022-12-15T22:04:31.128Z] 
22:04:31 [2022-12-15T22:04:31.128Z] #24 [tini-src 1/3] WORKDIR /usr/src/tini
22:04:31 [2022-12-15T22:04:31.128Z] #24 DONE 0.3s
22:04:31 [2022-12-15T22:04:31.128Z] 
22:04:31 [2022-12-15T22:04:31.128Z] #25 [registry-src 1/2] WORKDIR /usr/src/registry
22:04:31 [2022-12-15T22:04:31.128Z] #25 DONE 0.3s
22:04:31 [2022-12-15T22:04:31.128Z] 
22:04:31 [2022-12-15T22:04:31.128Z] #26 [delve-src 1/3] WORKDIR /usr/src/delve
22:04:31 [2022-12-15T22:04:31.128Z] #26 DONE 0.4s
22:04:31 [2022-12-15T22:04:31.128Z] 
22:04:31 [2022-12-15T22:04:31.128Z] #27 [registry-src 2/2] RUN git init . && git remote add origin "https://github.com/distribution/distribution.git"
22:04:31 [2022-12-15T22:04:31.389Z] #27 ...
22:04:31 [2022-12-15T22:04:31.389Z] 
22:04:31 [2022-12-15T22:04:31.389Z] #28 [rootlesskit-build 1/5] WORKDIR /go/src/github.com/rootless-containers/rootlesskit
22:04:31 [2022-12-15T22:04:31.389Z] #28 DONE 0.5s
22:04:31 [2022-12-15T22:04:31.389Z] 
22:04:31 [2022-12-15T22:04:31.389Z] #29 [rootlesskit-src 1/3] WORKDIR /usr/src/rootlesskit
22:04:31 [2022-12-15T22:04:31.389Z] #29 DONE 0.5s
22:04:31 [2022-12-15T22:04:31.389Z] 
22:04:31 [2022-12-15T22:04:31.389Z] #30 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
22:04:31 [2022-12-15T22:04:31.389Z] #30 DONE 0.6s
22:04:31 [2022-12-15T22:04:31.389Z] 
22:04:31 [2022-12-15T22:04:31.389Z] #31 [rootlesskit-src 2/3] RUN git init . && git remote add origin "https://github.com/rootless-containers/rootlesskit.git"
22:04:31 [2022-12-15T22:04:31.649Z] #31 ...
22:04:31 [2022-12-15T22:04:31.649Z] 
22:04:31 [2022-12-15T22:04:31.649Z] #32 [runc-build 1/3] WORKDIR /go/src/github.com/opencontainers/runc
22:04:31 [2022-12-15T22:04:31.649Z] #32 DONE 0.7s
22:04:31 [2022-12-15T22:04:31.649Z] 
22:04:31 [2022-12-15T22:04:31.649Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
22:04:31 [2022-12-15T22:04:31.649Z] #33 DONE 0.8s
22:04:31 [2022-12-15T22:04:31.649Z] 
22:04:31 [2022-12-15T22:04:31.649Z] #34 [tini-build 1/4] WORKDIR /go/src/github.com/krallin/tini
22:04:31 [2022-12-15T22:04:31.649Z] #34 DONE 0.8s
22:04:31 [2022-12-15T22:04:31.649Z] 
22:04:31 [2022-12-15T22:04:31.649Z] #35 [containerd-src 1/3] WORKDIR /usr/src/containerd
22:04:31 [2022-12-15T22:04:31.649Z] #35 DONE 0.8s
22:04:31 [2022-12-15T22:04:31.649Z] 
22:04:31 [2022-12-15T22:04:31.649Z] #36 [containerd-src 2/3] RUN git init . && git remote add origin "https://github.com/containerd/containerd.git"
22:04:31 [2022-12-15T22:04:31.910Z] #36 ...
22:04:31 [2022-12-15T22:04:31.910Z] 
22:04:31 [2022-12-15T22:04:31.910Z] #37 [swagger-src 1/3] WORKDIR /usr/src/swagger
22:04:31 [2022-12-15T22:04:31.910Z] #37 DONE 1.0s
22:04:31 [2022-12-15T22:04:31.910Z] 
22:04:31 [2022-12-15T22:04:31.910Z] #38 [dockercli 1/3] WORKDIR /go/src/github.com/docker/cli
22:04:31 [2022-12-15T22:04:31.910Z] #38 DONE 1.0s
22:04:31 [2022-12-15T22:04:31.910Z] 
22:04:31 [2022-12-15T22:04:31.910Z] #39 [runc-src 1/3] WORKDIR /usr/src/runc
22:04:31 [2022-12-15T22:04:31.910Z] #39 DONE 1.0s
22:04:31 [2022-12-15T22:04:31.910Z] 
22:04:31 [2022-12-15T22:04:31.910Z] #40 [dockercli-src 1/5] WORKDIR /tmp/dockercli
22:04:31 [2022-12-15T22:04:31.910Z] #40 DONE 1.0s
22:04:31 [2022-12-15T22:04:31.910Z] 
22:04:31 [2022-12-15T22:04:31.910Z] #41 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc
22:04:31 [2022-12-15T22:04:31.910Z] #41 DONE 1.1s
22:04:31 [2022-12-15T22:04:31.910Z] 
22:04:31 [2022-12-15T22:04:31.910Z] #42 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
22:04:32 [2022-12-15T22:04:32.170Z] #42 ...
22:04:32 [2022-12-15T22:04:32.170Z] 
22:04:32 [2022-12-15T22:04:32.170Z] #23 [containerd-build 1/3] WORKDIR /go/src/github.com/containerd/containerd
22:04:32 [2022-12-15T22:04:32.170Z] #23 DONE 1.1s
22:04:32 [2022-12-15T22:04:32.170Z] 
22:04:32 [2022-12-15T22:04:32.170Z] #43 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
22:04:36 [2022-12-15T22:04:36.376Z] #43 ...
22:04:36 [2022-12-15T22:04:36.376Z] 
22:04:36 [2022-12-15T22:04:36.376Z] #36 [containerd-src 2/3] RUN git init . && git remote add origin "https://github.com/containerd/containerd.git"
22:04:36 [2022-12-15T22:04:36.376Z] #36 4.373 hint: Using 'master' as the name for the initial branch. This default branch name
22:04:36 [2022-12-15T22:04:36.376Z] #36 4.373 hint: is subject to change. To configure the initial branch name to use in all
22:04:36 [2022-12-15T22:04:36.376Z] #36 4.373 hint: of your new repositories, which will suppress this warning, call:
22:04:36 [2022-12-15T22:04:36.376Z] #36 4.373 hint: 
22:04:36 [2022-12-15T22:04:36.376Z] #36 4.373 hint: 	git config --global init.defaultBranch <name>
22:04:36 [2022-12-15T22:04:36.376Z] #36 4.373 hint: 
22:04:36 [2022-12-15T22:04:36.376Z] #36 4.373 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
22:04:36 [2022-12-15T22:04:36.376Z] #36 4.373 hint: 'development'. The just-created branch can be renamed via this command:
22:04:36 [2022-12-15T22:04:36.376Z] #36 4.373 hint: 
22:04:36 [2022-12-15T22:04:36.376Z] #36 4.373 hint: 	git branch -m <name>
22:04:36 [2022-12-15T22:04:36.376Z] #36 4.378 Initialized empty Git repository in /usr/src/containerd/.git/
22:04:36 [2022-12-15T22:04:36.376Z] #36 DONE 4.6s
22:04:36 [2022-12-15T22:04:36.636Z] 
22:04:36 [2022-12-15T22:04:36.636Z] #44 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.6.13" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
22:04:36 [2022-12-15T22:04:36.897Z] #44 ...
22:04:36 [2022-12-15T22:04:36.897Z] 
22:04:36 [2022-12-15T22:04:36.897Z] #45 [swagger-src 2/3] RUN git init . && git remote add origin "https://github.com/kolyshkin/go-swagger.git"
22:04:36 [2022-12-15T22:04:36.897Z] #0 4.891 hint: Using 'master' as the name for the initial branch. This default branch name
22:04:36 [2022-12-15T22:04:36.898Z] #0 4.891 hint: is subject to change. To configure the initial branch name to use in all
22:04:36 [2022-12-15T22:04:36.898Z] #0 4.891 hint: of your new repositories, which will suppress this warning, call:
22:04:36 [2022-12-15T22:04:36.898Z] #0 4.891 hint: 
22:04:36 [2022-12-15T22:04:36.898Z] #0 4.891 hint: 	git config --global init.defaultBranch <name>
22:04:36 [2022-12-15T22:04:36.898Z] #0 4.891 hint: 
22:04:36 [2022-12-15T22:04:36.898Z] #0 4.891 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
22:04:36 [2022-12-15T22:04:36.898Z] #0 4.891 hint: 'development'. The just-created branch can be renamed via this command:
22:04:36 [2022-12-15T22:04:36.898Z] #0 4.891 hint: 
22:04:36 [2022-12-15T22:04:36.898Z] #0 4.891 hint: 	git branch -m <name>
22:04:36 [2022-12-15T22:04:36.898Z] #0 4.900 Initialized empty Git repository in /usr/src/swagger/.git/
22:04:36 [2022-12-15T22:04:36.898Z] #45 DONE 5.0s
22:04:36 [2022-12-15T22:04:36.898Z] 
22:04:36 [2022-12-15T22:04:36.898Z] #46 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2"      && /build/shfmt --version
22:04:36 [2022-12-15T22:04:36.898Z] #0 5.752 v3.0.2
22:04:36 [2022-12-15T22:04:36.898Z] #46 DONE 6.0s
22:04:36 [2022-12-15T22:04:36.898Z] 
22:04:36 [2022-12-15T22:04:36.898Z] #47 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD
22:04:37 [2022-12-15T22:04:37.159Z] #47 ...
22:04:37 [2022-12-15T22:04:37.159Z] 
22:04:37 [2022-12-15T22:04:37.159Z] #48 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.3.0"      && /build/go-winres --help
22:04:37 [2022-12-15T22:04:37.159Z] #0 5.966 NAME:
22:04:37 [2022-12-15T22:04:37.159Z] #0 5.966    go-winres - A tool for embedding resources in Windows executables
22:04:37 [2022-12-15T22:04:37.159Z] #0 5.966 
22:04:37 [2022-12-15T22:04:37.159Z] #0 5.966 USAGE:
22:04:37 [2022-12-15T22:04:37.159Z] #0 5.966    go-winres [global options] command [command options] [arguments...]
22:04:37 [2022-12-15T22:04:37.159Z] #0 5.966 
22:04:37 [2022-12-15T22:04:37.159Z] #0 5.966 COMMANDS:
22:04:37 [2022-12-15T22:04:37.159Z] #0 5.966    init     Create an initial ./winres/winres.json
22:04:37 [2022-12-15T22:04:37.159Z] #0 5.966    make     Make syso files for the "go build" command
22:04:37 [2022-12-15T22:04:37.159Z] #0 5.966    simply   Make syso files for the "go build" command (simplified)
22:04:37 [2022-12-15T22:04:37.159Z] #0 5.966    extract  Extract all resources from an executable
22:04:37 [2022-12-15T22:04:37.159Z] #0 5.966    patch    Replace resources in an executable file (exe, dll)
22:04:37 [2022-12-15T22:04:37.159Z] #0 5.966    help, h  Shows a list of commands or help for one command
22:04:37 [2022-12-15T22:04:37.159Z] #0 5.966 
22:04:37 [2022-12-15T22:04:37.159Z] #0 5.966 GLOBAL OPTIONS:
22:04:37 [2022-12-15T22:04:37.159Z] #0 5.966    --help, -h  show help (default: false)
22:04:37 [2022-12-15T22:04:37.159Z] #48 DONE 6.2s
22:04:37 [2022-12-15T22:04:37.159Z] 
22:04:37 [2022-12-15T22:04:37.159Z] #49 [dockercli 2/3] RUN xx-apt-get install -y --no-install-recommends gcc libc6-dev
22:04:37 [2022-12-15T22:04:37.159Z] #0 3.771 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
22:04:37 [2022-12-15T22:04:37.159Z] #0 3.771 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
22:04:37 [2022-12-15T22:04:37.159Z] #0 3.875 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
22:04:37 [2022-12-15T22:04:37.731Z] #49 5.707 Reading package lists...
22:04:37 [2022-12-15T22:04:37.731Z] #49 ...
22:04:37 [2022-12-15T22:04:37.731Z] 
22:04:37 [2022-12-15T22:04:37.731Z] #31 [rootlesskit-src 2/3] RUN git init . && git remote add origin "https://github.com/rootless-containers/rootlesskit.git"
22:04:37 [2022-12-15T22:04:37.731Z] #31 6.228 hint: Using 'master' as the name for the initial branch. This default branch name
22:04:37 [2022-12-15T22:04:37.731Z] #31 6.228 hint: is subject to change. To configure the initial branch name to use in all
22:04:37 [2022-12-15T22:04:37.731Z] #31 6.228 hint: of your new repositories, which will suppress this warning, call:
22:04:37 [2022-12-15T22:04:37.731Z] #31 6.228 hint: 
22:04:37 [2022-12-15T22:04:37.731Z] #31 6.228 hint: 	git config --global init.defaultBranch <name>
22:04:37 [2022-12-15T22:04:37.731Z] #31 6.228 hint: 
22:04:37 [2022-12-15T22:04:37.731Z] #31 6.228 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
22:04:37 [2022-12-15T22:04:37.731Z] #31 6.228 hint: 'development'. The just-created branch can be renamed via this command:
22:04:37 [2022-12-15T22:04:37.731Z] #31 6.228 hint: 
22:04:37 [2022-12-15T22:04:37.731Z] #31 6.228 hint: 	git branch -m <name>
22:04:37 [2022-12-15T22:04:37.731Z] #31 6.234 Initialized empty Git repository in /usr/src/rootlesskit/.git/
22:04:37 [2022-12-15T22:04:37.992Z] #31 DONE 6.5s
22:04:37 [2022-12-15T22:04:37.992Z] 
22:04:37 [2022-12-15T22:04:37.992Z] #50 [tini-src 2/3] RUN git init . && git remote add origin "https://github.com/krallin/tini.git"
22:04:37 [2022-12-15T22:04:37.992Z] #0 6.568 hint: Using 'master' as the name for the initial branch. This default branch name
22:04:37 [2022-12-15T22:04:37.992Z] #0 6.568 hint: is subject to change. To configure the initial branch name to use in all
22:04:37 [2022-12-15T22:04:37.992Z] #0 6.568 hint: of your new repositories, which will suppress this warning, call:
22:04:37 [2022-12-15T22:04:37.992Z] #0 6.568 hint: 
22:04:37 [2022-12-15T22:04:37.992Z] #0 6.568 hint: 	git config --global init.defaultBranch <name>
22:04:37 [2022-12-15T22:04:37.992Z] #0 6.568 hint: 
22:04:37 [2022-12-15T22:04:37.992Z] #0 6.568 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
22:04:37 [2022-12-15T22:04:37.992Z] #0 6.568 hint: 'development'. The just-created branch can be renamed via this command:
22:04:37 [2022-12-15T22:04:37.992Z] #0 6.568 hint: 
22:04:37 [2022-12-15T22:04:37.992Z] #0 6.568 hint: 	git branch -m <name>
22:04:37 [2022-12-15T22:04:37.992Z] #0 6.577 Initialized empty Git repository in /usr/src/tini/.git/
22:04:37 [2022-12-15T22:04:37.992Z] #50 DONE 6.8s
22:04:37 [2022-12-15T22:04:37.992Z] 
22:04:37 [2022-12-15T22:04:37.992Z] #51 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
22:04:38 [2022-12-15T22:04:38.253Z] #51 ...
22:04:38 [2022-12-15T22:04:38.253Z] 
22:04:38 [2022-12-15T22:04:38.253Z] #27 [registry-src 2/2] RUN git init . && git remote add origin "https://github.com/distribution/distribution.git"
22:04:38 [2022-12-15T22:04:38.253Z] #27 6.606 hint: Using 'master' as the name for the initial branch. This default branch name
22:04:38 [2022-12-15T22:04:38.253Z] #27 6.606 hint: is subject to change. To configure the initial branch name to use in all
22:04:38 [2022-12-15T22:04:38.253Z] #27 6.606 hint: of your new repositories, which will suppress this warning, call:
22:04:38 [2022-12-15T22:04:38.253Z] #27 6.606 hint: 
22:04:38 [2022-12-15T22:04:38.253Z] #27 6.606 hint: 	git config --global init.defaultBranch <name>
22:04:38 [2022-12-15T22:04:38.253Z] #27 6.606 hint: 
22:04:38 [2022-12-15T22:04:38.253Z] #27 6.606 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
22:04:38 [2022-12-15T22:04:38.253Z] #27 6.606 hint: 'development'. The just-created branch can be renamed via this command:
22:04:38 [2022-12-15T22:04:38.253Z] #27 6.606 hint: 
22:04:38 [2022-12-15T22:04:38.253Z] #27 6.606 hint: 	git branch -m <name>
22:04:38 [2022-12-15T22:04:38.253Z] #27 6.661 Initialized empty Git repository in /usr/src/registry/.git/
22:04:38 [2022-12-15T22:04:38.253Z] #27 DONE 6.9s
22:04:38 [2022-12-15T22:04:38.253Z] 
22:04:38 [2022-12-15T22:04:38.253Z] #52 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
22:04:39 [2022-12-15T22:04:39.637Z] #52 ...
22:04:39 [2022-12-15T22:04:39.637Z] 
22:04:39 [2022-12-15T22:04:39.637Z] #53 [delve-src 2/3] RUN git init . && git remote add origin "https://github.com/go-delve/delve.git"
22:04:39 [2022-12-15T22:04:39.637Z] #0 6.713 hint: Using 'master' as the name for the initial branch. This default branch name
22:04:39 [2022-12-15T22:04:39.637Z] #0 6.713 hint: is subject to change. To configure the initial branch name to use in all
22:04:39 [2022-12-15T22:04:39.637Z] #0 6.713 hint: of your new repositories, which will suppress this warning, call:
22:04:39 [2022-12-15T22:04:39.637Z] #0 6.713 hint: 
22:04:39 [2022-12-15T22:04:39.637Z] #0 6.713 hint: 	git config --global init.defaultBranch <name>
22:04:39 [2022-12-15T22:04:39.637Z] #0 6.713 hint: 
22:04:39 [2022-12-15T22:04:39.637Z] #0 6.713 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
22:04:39 [2022-12-15T22:04:39.637Z] #0 6.713 hint: 'development'. The just-created branch can be renamed via this command:
22:04:39 [2022-12-15T22:04:39.637Z] #0 6.713 hint: 
22:04:39 [2022-12-15T22:04:39.637Z] #0 6.713 hint: 	git branch -m <name>
22:04:39 [2022-12-15T22:04:39.637Z] #0 6.729 Initialized empty Git repository in /usr/src/delve/.git/
22:04:39 [2022-12-15T22:04:39.637Z] #53 DONE 8.0s
22:04:39 [2022-12-15T22:04:39.637Z] 
22:04:39 [2022-12-15T22:04:39.637Z] #54 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.8.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
22:04:39 [2022-12-15T22:04:39.637Z] #54 ...
22:04:39 [2022-12-15T22:04:39.637Z] 
22:04:39 [2022-12-15T22:04:39.637Z] #55 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1"      && /build/tomll --help
22:04:39 [2022-12-15T22:04:39.637Z] #0 7.336 tomll can be used in two ways:
22:04:39 [2022-12-15T22:04:39.637Z] #0 7.336 Writing to STDIN and reading from STDOUT:
22:04:39 [2022-12-15T22:04:39.637Z] #0 7.336   cat file.toml | tomll > file.toml
22:04:39 [2022-12-15T22:04:39.637Z] #0 7.336 
22:04:39 [2022-12-15T22:04:39.637Z] #0 7.336 Reading and updating a list of files:
22:04:39 [2022-12-15T22:04:39.637Z] #0 7.336   tomll a.toml b.toml c.toml
22:04:39 [2022-12-15T22:04:39.637Z] #0 7.336 
22:04:39 [2022-12-15T22:04:39.637Z] #0 7.336 When given a list of files, tomll will modify all files in place without asking.
22:04:39 [2022-12-15T22:04:39.637Z] #55 DONE 8.8s
22:04:39 [2022-12-15T22:04:39.898Z] 
22:04:39 [2022-12-15T22:04:39.898Z] #56 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
22:04:40 [2022-12-15T22:04:40.159Z] #56 ...
22:04:40 [2022-12-15T22:04:40.159Z] 
22:04:40 [2022-12-15T22:04:40.159Z] #57 [dockercli-src 2/5] RUN git init . && git remote add origin "https://github.com/docker/cli.git"
22:04:40 [2022-12-15T22:04:40.159Z] #0 7.460 hint: Using 'master' as the name for the initial branch. This default branch name
22:04:40 [2022-12-15T22:04:40.159Z] #0 7.460 hint: is subject to change. To configure the initial branch name to use in all
22:04:40 [2022-12-15T22:04:40.159Z] #0 7.460 hint: of your new repositories, which will suppress this warning, call:
22:04:40 [2022-12-15T22:04:40.159Z] #0 7.460 hint: 
22:04:40 [2022-12-15T22:04:40.159Z] #0 7.460 hint: 	git config --global init.defaultBranch <name>
22:04:40 [2022-12-15T22:04:40.159Z] #0 7.460 hint: 
22:04:40 [2022-12-15T22:04:40.159Z] #0 7.460 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
22:04:40 [2022-12-15T22:04:40.159Z] #0 7.460 hint: 'development'. The just-created branch can be renamed via this command:
22:04:40 [2022-12-15T22:04:40.159Z] #0 7.460 hint: 
22:04:40 [2022-12-15T22:04:40.159Z] #0 7.460 hint: 	git branch -m <name>
22:04:40 [2022-12-15T22:04:40.159Z] #0 7.472 Initialized empty Git repository in /tmp/dockercli/.git/
22:04:40 [2022-12-15T22:04:40.159Z] #57 DONE 8.2s
22:04:40 [2022-12-15T22:04:40.420Z] 
22:04:40 [2022-12-15T22:04:40.420Z] #58 [runc-src 2/3] RUN git init . && git remote add origin "https://github.com/opencontainers/runc.git"
22:04:40 [2022-12-15T22:04:40.420Z] #0 7.481 hint: Using 'master' as the name for the initial branch. This default branch name
22:04:40 [2022-12-15T22:04:40.420Z] #0 7.481 hint: is subject to change. To configure the initial branch name to use in all
22:04:40 [2022-12-15T22:04:40.420Z] #0 7.481 hint: of your new repositories, which will suppress this warning, call:
22:04:40 [2022-12-15T22:04:40.420Z] #0 7.481 hint: 
22:04:40 [2022-12-15T22:04:40.420Z] #0 7.481 hint: 	git config --global init.defaultBranch <name>
22:04:40 [2022-12-15T22:04:40.420Z] #0 7.481 hint: 
22:04:40 [2022-12-15T22:04:40.420Z] #0 7.481 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
22:04:40 [2022-12-15T22:04:40.420Z] #0 7.481 hint: 'development'. The just-created branch can be renamed via this command:
22:04:40 [2022-12-15T22:04:40.420Z] #0 7.481 hint: 
22:04:40 [2022-12-15T22:04:40.420Z] #0 7.481 hint: 	git branch -m <name>
22:04:40 [2022-12-15T22:04:40.420Z] #0 7.487 Initialized empty Git repository in /usr/src/runc/.git/
22:04:40 [2022-12-15T22:04:40.420Z] #58 DONE 8.3s
22:04:40 [2022-12-15T22:04:40.420Z] 
22:04:40 [2022-12-15T22:04:40.420Z] #43 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
22:04:40 [2022-12-15T22:04:40.420Z] #43 8.322 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
22:04:40 [2022-12-15T22:04:40.420Z] #43 8.322 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
22:04:40 [2022-12-15T22:04:40.420Z] #43 8.322 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
22:04:40 [2022-12-15T22:04:40.992Z] #43 ...
22:04:40 [2022-12-15T22:04:40.993Z] 
22:04:40 [2022-12-15T22:04:40.993Z] #59 [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
22:04:40 [2022-12-15T22:04:40.993Z] #0 6.118 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
22:04:40 [2022-12-15T22:04:40.993Z] #0 6.119 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
22:04:40 [2022-12-15T22:04:40.993Z] #0 6.119 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
22:04:40 [2022-12-15T22:04:40.993Z] #0 9.119 Reading package lists...
22:04:40 [2022-12-15T22:04:40.993Z] #59 ...
22:04:40 [2022-12-15T22:04:40.993Z] 
22:04:40 [2022-12-15T22:04:40.993Z] #60 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
22:04:40 [2022-12-15T22:04:40.993Z] #0 9.510 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
22:04:40 [2022-12-15T22:04:40.993Z] #0 9.510 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
22:04:40 [2022-12-15T22:04:40.993Z] #0 9.510 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
22:04:41 [2022-12-15T22:04:41.253Z] #60 ...
22:04:41 [2022-12-15T22:04:41.253Z] 
22:04:41 [2022-12-15T22:04:41.253Z] #61 [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
22:04:41 [2022-12-15T22:04:41.253Z] #61 ...
22:04:41 [2022-12-15T22:04:41.253Z] 
22:04:41 [2022-12-15T22:04:41.253Z] #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
22:04:41 [2022-12-15T22:04:41.514Z] #62 ...
22:04:41 [2022-12-15T22:04:41.514Z] 
22:04:41 [2022-12-15T22:04:41.514Z] #63 [rootlesskit-build 2/5] RUN --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libc6-dev
22:04:41 [2022-12-15T22:04:41.514Z] #0 8.831 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
22:04:41 [2022-12-15T22:04:41.514Z] #0 8.914 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
22:04:41 [2022-12-15T22:04:41.514Z] #0 8.914 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
22:04:41 [2022-12-15T22:04:41.514Z] #63 ...
22:04:41 [2022-12-15T22:04:41.514Z] 
22:04:41 [2022-12-15T22:04:41.514Z] #49 [dockercli 2/3] RUN xx-apt-get install -y --no-install-recommends gcc libc6-dev
22:04:41 [2022-12-15T22:04:41.514Z] #49 5.707 Reading package lists...
22:04:41 [2022-12-15T22:04:41.514Z] #49 9.303 + apt-get  install -y --no-install-recommends gcc libc6-dev
22:04:41 [2022-12-15T22:04:41.775Z] #49 9.408 Reading package lists...
22:04:41 [2022-12-15T22:04:41.775Z] #49 ...
22:04:41 [2022-12-15T22:04:41.775Z] 
22:04:41 [2022-12-15T22:04:41.776Z] #64 [tini-build 2/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends cmake
22:04:41 [2022-12-15T22:04:41.776Z] #0 8.717 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
22:04:41 [2022-12-15T22:04:41.776Z] #0 8.717 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
22:04:41 [2022-12-15T22:04:41.776Z] #0 8.717 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
22:04:41 [2022-12-15T22:04:41.776Z] #64 ...
22:04:41 [2022-12-15T22:04:41.776Z] 
22:04:41 [2022-12-15T22:04:41.776Z] #65 [runc-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-runc-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-runc-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             dpkg-dev gcc libc6-dev libseccomp-dev
22:04:41 [2022-12-15T22:04:41.776Z] #0 6.553 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
22:04:41 [2022-12-15T22:04:41.776Z] #0 6.657 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
22:04:41 [2022-12-15T22:04:41.776Z] #0 6.657 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
22:04:41 [2022-12-15T22:04:41.776Z] #0 7.461 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
22:04:41 [2022-12-15T22:04:41.776Z] #0 9.310 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [206 kB]
22:04:42 [2022-12-15T22:04:42.039Z] #65 ...
22:04:42 [2022-12-15T22:04:42.039Z] 
22:04:42 [2022-12-15T22:04:42.039Z] #63 [rootlesskit-build 2/5] RUN --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libc6-dev
22:04:42 [2022-12-15T22:04:42.039Z] #63 10.51 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
22:04:43 [2022-12-15T22:04:43.952Z] #63 ...
22:04:43 [2022-12-15T22:04:43.952Z] 
22:04:43 [2022-12-15T22:04:43.952Z] #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
22:04:43 [2022-12-15T22:04:43.952Z] #62 12.11 gotestsum version dev
22:04:43 [2022-12-15T22:04:43.952Z] #62 DONE 12.7s
22:04:43 [2022-12-15T22:04:43.952Z] 
22:04:43 [2022-12-15T22:04:43.952Z] #42 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
22:04:43 [2022-12-15T22:04:43.952Z] #42 8.498 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
22:04:43 [2022-12-15T22:04:43.952Z] #42 8.498 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
22:04:43 [2022-12-15T22:04:43.952Z] #42 8.498 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
22:04:43 [2022-12-15T22:04:43.952Z] #42 9.131 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  InRelease [1540 B]
22:04:45 [2022-12-15T22:04:45.866Z] #42 ...
22:04:45 [2022-12-15T22:04:45.866Z] 
22:04:45 [2022-12-15T22:04:45.866Z] #52 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
22:04:45 [2022-12-15T22:04:45.866Z] #52 7.315 + git fetch -q --depth 1 origin v2.3.0 +refs/tags/*:refs/tags/*
22:04:46 [2022-12-15T22:04:46.438Z] #52 ...
22:04:46 [2022-12-15T22:04:46.438Z] 
22:04:46 [2022-12-15T22:04:46.438Z] #56 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
22:04:46 [2022-12-15T22:04:46.438Z] #56 DONE 8.4s
22:04:46 [2022-12-15T22:04:46.699Z] 
22:04:46 [2022-12-15T22:04:46.699Z] #60 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
22:04:48 [2022-12-15T22:04:48.615Z] #60 14.44 Reading package lists...
22:04:48 [2022-12-15T22:04:48.615Z] #60 ...
22:04:48 [2022-12-15T22:04:48.615Z] 
22:04:48 [2022-12-15T22:04:48.615Z] #51 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
22:04:48 [2022-12-15T22:04:48.615Z] #51 DONE 10.5s
22:04:48 [2022-12-15T22:04:48.615Z] 
22:04:48 [2022-12-15T22:04:48.615Z] #49 [dockercli 2/3] RUN xx-apt-get install -y --no-install-recommends gcc libc6-dev
22:04:48 [2022-12-15T22:04:48.615Z] #49 9.408 Reading package lists...
22:04:49 [2022-12-15T22:04:49.187Z] #49 15.63 Building dependency tree...
22:04:49 [2022-12-15T22:04:49.453Z] #49 17.44 Reading state information...
22:04:50 [2022-12-15T22:04:50.397Z] #49 ...
22:04:50 [2022-12-15T22:04:50.397Z] 
22:04:50 [2022-12-15T22:04:50.397Z] #47 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD
22:04:50 [2022-12-15T22:04:50.397Z] #47 DONE 13.2s
22:04:50 [2022-12-15T22:04:50.397Z] 
22:04:50 [2022-12-15T22:04:50.397Z] #66 [dockercli-src 3/5] RUN git fetch -q --depth 1 origin "v17.06.2-ce" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
22:04:50 [2022-12-15T22:04:50.397Z] #66 ...
22:04:50 [2022-12-15T22:04:50.397Z] 
22:04:50 [2022-12-15T22:04:50.397Z] #67 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.4" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
22:04:50 [2022-12-15T22:04:50.658Z] #67 ...
22:04:50 [2022-12-15T22:04:50.658Z] 
22:04:50 [2022-12-15T22:04:50.658Z] #68 [swagger 2/2] RUN --mount=from=swagger-src,src=/usr/src/swagger,rw     --mount=type=cache,target=/root/.cache/go-build,id=swagger-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/ <<EOT (set -e...)
22:04:53 [2022-12-15T22:04:53.308Z] #68 ...
22:04:53 [2022-12-15T22:04:53.308Z] 
22:04:53 [2022-12-15T22:04:53.308Z] #49 [dockercli 2/3] RUN xx-apt-get install -y --no-install-recommends gcc libc6-dev
22:04:53 [2022-12-15T22:04:53.308Z] #49 20.89 gcc is already the newest version (4:10.2.1-1).
22:04:53 [2022-12-15T22:04:53.308Z] #49 20.89 libc6-dev is already the newest version (2.31-13+deb11u5).
22:04:53 [2022-12-15T22:04:53.308Z] #49 20.89 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
22:04:53 [2022-12-15T22:04:53.308Z] #49 DONE 21.0s
22:04:53 [2022-12-15T22:04:53.308Z] 
22:04:53 [2022-12-15T22:04:53.308Z] #60 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
22:04:53 [2022-12-15T22:04:53.308Z] #60 14.44 Reading package lists...
22:04:54 [2022-12-15T22:04:54.695Z] #60 19.86 Reading package lists...
22:04:54 [2022-12-15T22:04:54.695Z] #60 ...
22:04:54 [2022-12-15T22:04:54.695Z] 
22:04:54 [2022-12-15T22:04:54.695Z] #67 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.4" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
22:04:54 [2022-12-15T22:04:54.695Z] #67 DONE 14.1s
22:04:54 [2022-12-15T22:04:54.695Z] 
22:04:54 [2022-12-15T22:04:54.695Z] #65 [runc-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-runc-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-runc-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             dpkg-dev gcc libc6-dev libseccomp-dev
22:04:54 [2022-12-15T22:04:54.695Z] #65 12.91 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
22:04:54 [2022-12-15T22:04:54.695Z] #65 19.75 Fetched 8497 kB in 13s (630 kB/s)
22:04:54 [2022-12-15T22:04:54.695Z] #65 19.75 Reading package lists...
22:04:54 [2022-12-15T22:04:54.695Z] #65 ...
22:04:54 [2022-12-15T22:04:54.695Z] 
22:04:54 [2022-12-15T22:04:54.695Z] #59 [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
22:04:54 [2022-12-15T22:04:54.695Z] #0 9.119 Reading package lists...
22:04:54 [2022-12-15T22:04:54.695Z] #59 16.67 Reading package lists...
22:04:54 [2022-12-15T22:04:54.695Z] #59 21.65 Building dependency tree...
22:04:54 [2022-12-15T22:04:54.695Z] #59 23.46 Reading state information...
22:04:54 [2022-12-15T22:04:54.957Z] #59 ...
22:04:54 [2022-12-15T22:04:54.957Z] 
22:04:54 [2022-12-15T22:04:54.957Z] #64 [tini-build 2/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends cmake
22:04:54 [2022-12-15T22:04:54.957Z] #64 13.14 Reading package lists...
22:04:54 [2022-12-15T22:04:54.957Z] #64 18.36 Reading package lists...
22:04:54 [2022-12-15T22:04:54.957Z] #64 ...
22:04:54 [2022-12-15T22:04:54.957Z] 
22:04:54 [2022-12-15T22:04:54.957Z] #52 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
22:04:54 [2022-12-15T22:04:54.957Z] #52 15.11 + git checkout -q FETCH_HEAD
22:04:55 [2022-12-15T22:04:55.217Z] #52 ...
22:04:55 [2022-12-15T22:04:55.217Z] 
22:04:55 [2022-12-15T22:04:55.217Z] #63 [rootlesskit-build 2/5] RUN --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libc6-dev
22:04:55 [2022-12-15T22:04:55.217Z] #63 13.70 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [206 kB]
22:04:55 [2022-12-15T22:04:55.217Z] #63 17.20 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
22:04:55 [2022-12-15T22:04:55.217Z] #63 23.07 Fetched 8497 kB in 15s (580 kB/s)
22:04:55 [2022-12-15T22:04:55.478Z] #63 23.07 Reading package lists...
22:04:55 [2022-12-15T22:04:55.478Z] #63 ...
22:04:55 [2022-12-15T22:04:55.478Z] 
22:04:55 [2022-12-15T22:04:55.478Z] #43 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
22:04:55 [2022-12-15T22:04:55.478Z] #43 13.10 Reading package lists...
22:04:55 [2022-12-15T22:04:55.478Z] #43 19.98 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
22:04:55 [2022-12-15T22:04:55.478Z] #43 19.98 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
22:04:55 [2022-12-15T22:04:55.478Z] #43 19.98 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
22:04:55 [2022-12-15T22:04:55.478Z] #43 ...
22:04:55 [2022-12-15T22:04:55.478Z] 
22:04:55 [2022-12-15T22:04:55.478Z] #52 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
22:04:55 [2022-12-15T22:04:55.478Z] #52 17.05 + export GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
22:04:55 [2022-12-15T22:04:55.478Z] #52 17.07 + CGO_ENABLED=0 xx-go build -o /build/registry-v2 -v ./cmd/registry
22:04:56 [2022-12-15T22:04:56.864Z] #52 ...
22:04:56 [2022-12-15T22:04:56.864Z] 
22:04:56 [2022-12-15T22:04:56.864Z] #54 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.8.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
22:04:56 [2022-12-15T22:04:56.864Z] #54 DONE 17.5s
22:04:56 [2022-12-15T22:04:56.864Z] 
22:04:56 [2022-12-15T22:04:56.864Z] #42 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
22:04:56 [2022-12-15T22:04:56.864Z] #42 14.80 Fetched 1540 B in 7s (227 B/s)
22:04:56 [2022-12-15T22:04:56.864Z] #42 14.80 Reading package lists...
22:04:56 [2022-12-15T22:04:56.864Z] #42 20.60 Reading package lists...
22:04:56 [2022-12-15T22:04:56.864Z] #42 ...
22:04:56 [2022-12-15T22:04:56.864Z] 
22:04:56 [2022-12-15T22:04:56.864Z] #59 [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
22:04:56 [2022-12-15T22:04:56.864Z] #59 26.04 The following additional packages will be installed:
22:04:56 [2022-12-15T22:04:56.864Z] #59 26.04   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
22:04:56 [2022-12-15T22:04:56.864Z] #59 26.04   g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base
22:04:56 [2022-12-15T22:04:56.864Z] #59 26.04   gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime
22:04:56 [2022-12-15T22:04:56.864Z] #59 26.04   gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1
22:04:56 [2022-12-15T22:04:56.864Z] #59 26.04   libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0
22:04:56 [2022-12-15T22:04:56.864Z] #59 26.07   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev
22:04:56 [2022-12-15T22:04:56.864Z] #59 26.07   mingw-w64-common mingw-w64-x86-64-dev
22:04:56 [2022-12-15T22:04:56.864Z] #59 26.10 Suggested packages:
22:04:56 [2022-12-15T22:04:56.864Z] #59 26.10   gcc-10-locales seccomp wine64
22:04:58 [2022-12-15T22:04:58.784Z] #59 27.41 The following NEW packages will be installed:
22:04:58 [2022-12-15T22:04:58.784Z] #59 27.44   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
22:04:58 [2022-12-15T22:04:58.784Z] #59 27.44   g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32
22:04:58 [2022-12-15T22:04:58.784Z] #59 27.44   gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix
22:04:58 [2022-12-15T22:04:58.784Z] #59 27.44   gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32
22:04:58 [2022-12-15T22:04:58.784Z] #59 27.44   gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev
22:04:58 [2022-12-15T22:04:58.784Z] #59 27.44   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
22:04:58 [2022-12-15T22:04:58.784Z] #59 27.45   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev
22:04:58 [2022-12-15T22:04:58.784Z] #59 27.46   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common
22:04:58 [2022-12-15T22:04:58.784Z] #59 27.46   mingw-w64-x86-64-dev
22:04:58 [2022-12-15T22:04:58.784Z] #59 27.91 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded.
22:04:58 [2022-12-15T22:04:58.784Z] #59 27.91 Need to get 108 MB of archives.
22:04:58 [2022-12-15T22:04:58.784Z] #59 27.91 After this operation, 620 MB of additional disk space will be used.
22:04:58 [2022-12-15T22:04:58.784Z] #59 27.91 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]
22:04:59 [2022-12-15T22:04:59.044Z] #59 27.99 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]
22:04:59 [2022-12-15T22:04:59.044Z] #59 28.13 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB]
22:04:59 [2022-12-15T22:04:59.044Z] #59 28.13 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB]
22:04:59 [2022-12-15T22:04:59.044Z] #59 28.14 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB]
22:04:59 [2022-12-15T22:04:59.044Z] #59 28.15 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB]
22:04:59 [2022-12-15T22:04:59.305Z] #59 28.37 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB]
22:04:59 [2022-12-15T22:04:59.569Z] #59 28.55 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]
22:04:59 [2022-12-15T22:04:59.569Z] #59 28.55 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]
22:05:00 [2022-12-15T22:05:00.141Z] #59 29.00 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]
22:05:00 [2022-12-15T22:05:00.715Z] #59 29.93 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]
22:05:01 [2022-12-15T22:05:01.297Z] #59 30.29 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]
22:05:01 [2022-12-15T22:05:01.559Z] #59 30.65 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]
22:05:02 [2022-12-15T22:05:02.504Z] #59 31.51 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]
22:05:02 [2022-12-15T22:05:02.765Z] #59 31.86 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]
22:05:02 [2022-12-15T22:05:02.765Z] #59 31.86 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB]
22:05:02 [2022-12-15T22:05:02.765Z] #59 31.86 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB]
22:05:02 [2022-12-15T22:05:02.765Z] #59 31.86 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB]
22:05:02 [2022-12-15T22:05:02.765Z] #59 31.87 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB]
22:05:02 [2022-12-15T22:05:02.765Z] #59 31.88 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]
22:05:02 [2022-12-15T22:05:02.765Z] #59 31.88 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7+deb11u1 [123 kB]
22:05:02 [2022-12-15T22:05:02.765Z] #59 31.89 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB]
22:05:02 [2022-12-15T22:05:02.765Z] #59 31.90 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB]
22:05:02 [2022-12-15T22:05:02.765Z] #59 31.92 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB]
22:05:02 [2022-12-15T22:05:02.765Z] #59 31.93 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB]
22:05:02 [2022-12-15T22:05:02.765Z] #59 31.94 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB]
22:05:02 [2022-12-15T22:05:02.765Z] #59 31.95 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB]
22:05:02 [2022-12-15T22:05:02.765Z] #59 31.97 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB]
22:05:02 [2022-12-15T22:05:02.765Z] #59 31.97 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
22:05:02 [2022-12-15T22:05:02.765Z] #59 31.98 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7+deb11u1 [401 kB]
22:05:04 [2022-12-15T22:05:04.149Z] #59 ...
22:05:04 [2022-12-15T22:05:04.149Z] 
22:05:04 [2022-12-15T22:05:04.149Z] #60 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
22:05:04 [2022-12-15T22:05:04.149Z] #60 19.86 Reading package lists...
22:05:04 [2022-12-15T22:05:04.149Z] #60 25.08 Building dependency tree...
22:05:04 [2022-12-15T22:05:04.149Z] #60 26.84 Reading state information...
22:05:04 [2022-12-15T22:05:04.149Z] #60 29.03 python3 is already the newest version (3.9.2-3).
22:05:04 [2022-12-15T22:05:04.149Z] #60 29.03 The following additional packages will be installed:
22:05:04 [2022-12-15T22:05:04.149Z] #60 29.04   autotools-dev bzip2 dpkg-dev libcap2 libprotobuf-c1 libsigsegv2 libyajl2 m4
22:05:04 [2022-12-15T22:05:04.149Z] #60 29.05   patch xz-utils
22:05:04 [2022-12-15T22:05:04.149Z] #60 29.07 Suggested packages:
22:05:04 [2022-12-15T22:05:04.149Z] #60 29.08   autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring
22:05:04 [2022-12-15T22:05:04.149Z] #60 29.08   manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk
22:05:04 [2022-12-15T22:05:04.149Z] #60 29.08   m4-doc ed diffutils-doc
22:05:04 [2022-12-15T22:05:04.149Z] #60 29.08 Recommended packages:
22:05:04 [2022-12-15T22:05:04.149Z] #60 29.08   fakeroot libalgorithm-merge-perl libltdl-dev
22:05:04 [2022-12-15T22:05:04.149Z] #60 30.30 The following NEW packages will be installed:
22:05:04 [2022-12-15T22:05:04.149Z] #60 30.31   autoconf automake autotools-dev build-essential bzip2 dpkg-dev libcap-dev
22:05:04 [2022-12-15T22:05:04.149Z] #60 30.31   libcap2 libprotobuf-c-dev libprotobuf-c1 libseccomp-dev libsigsegv2
22:05:04 [2022-12-15T22:05:04.150Z] #60 30.32   libsystemd-dev libtool libudev-dev libyajl-dev libyajl2 m4 patch xz-utils
22:05:04 [2022-12-15T22:05:04.150Z] #60 30.72 0 upgraded, 20 newly installed, 0 to remove and 0 not upgraded.
22:05:04 [2022-12-15T22:05:04.150Z] #60 30.72 Need to get 5458 kB of archives.
22:05:04 [2022-12-15T22:05:04.150Z] #60 30.72 After this operation, 11.6 MB of additional disk space will be used.
22:05:04 [2022-12-15T22:05:04.150Z] #60 30.72 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
22:05:04 [2022-12-15T22:05:04.150Z] #60 30.73 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
22:05:04 [2022-12-15T22:05:04.150Z] #60 30.73 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsigsegv2 arm64 2.13-1 [34.7 kB]
22:05:04 [2022-12-15T22:05:04.150Z] #60 30.73 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 m4 arm64 1.4.18-5 [199 kB]
22:05:04 [2022-12-15T22:05:04.150Z] #60 30.74 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autoconf all 2.69-14 [313 kB]
22:05:04 [2022-12-15T22:05:04.150Z] #60 30.75 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autotools-dev all 20180224.1+nmu1 [77.1 kB]
22:05:04 [2022-12-15T22:05:04.150Z] #60 30.77 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 automake all 1:1.16.3-2 [814 kB]
22:05:04 [2022-12-15T22:05:04.150Z] #60 30.81 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
22:05:04 [2022-12-15T22:05:04.150Z] #60 30.82 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB]
22:05:04 [2022-12-15T22:05:04.150Z] #60 30.93 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 build-essential arm64 12.9 [7704 B]
22:05:04 [2022-12-15T22:05:04.150Z] #60 30.93 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
22:05:04 [2022-12-15T22:05:04.150Z] #60 30.93 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap-dev arm64 1:2.44-1 [45.6 kB]
22:05:04 [2022-12-15T22:05:04.150Z] #60 30.93 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
22:05:04 [2022-12-15T22:05:04.150Z] #60 30.94 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c-dev arm64 1.3.3-1+b2 [34.1 kB]
22:05:04 [2022-12-15T22:05:04.150Z] #60 30.94 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
22:05:04 [2022-12-15T22:05:04.150Z] #60 30.94 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7+deb11u1 [401 kB]
22:05:04 [2022-12-15T22:05:04.150Z] #60 30.94 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libtool all 2.4.6-15 [513 kB]
22:05:04 [2022-12-15T22:05:04.150Z] #60 30.98 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7+deb11u1 [123 kB]
22:05:04 [2022-12-15T22:05:04.150Z] #60 30.99 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB]
22:05:04 [2022-12-15T22:05:04.150Z] #60 30.99 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl-dev arm64 2.1.0-3 [31.5 kB]
22:05:04 [2022-12-15T22:05:04.150Z] #60 32.00 debconf: delaying package configuration, since apt-utils is not installed
22:05:04 [2022-12-15T22:05:04.150Z] #60 32.26 Fetched 5458 kB in 1s (8934 kB/s)
22:05:04 [2022-12-15T22:05:04.150Z] #60 32.36 Selecting previously unselected package bzip2.
22:05:04 [2022-12-15T22:05:04.150Z] #60 32.36 (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.)
22:05:04 [2022-12-15T22:05:04.150Z] #60 32.46 Preparing to unpack .../00-bzip2_1.0.8-4_arm64.deb ...
22:05:04 [2022-12-15T22:05:04.150Z] #60 32.47 Unpacking bzip2 (1.0.8-4) ...
22:05:04 [2022-12-15T22:05:04.150Z] #60 32.61 Selecting previously unselected package xz-utils.
22:05:04 [2022-12-15T22:05:04.150Z] #60 32.61 Preparing to unpack .../01-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
22:05:04 [2022-12-15T22:05:04.150Z] #60 32.64 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
22:05:04 [2022-12-15T22:05:04.150Z] #60 32.95 Selecting previously unselected package libsigsegv2:arm64.
22:05:04 [2022-12-15T22:05:04.150Z] #60 32.95 Preparing to unpack .../02-libsigsegv2_2.13-1_arm64.deb ...
22:05:04 [2022-12-15T22:05:04.150Z] #60 32.97 Unpacking libsigsegv2:arm64 (2.13-1) ...
22:05:04 [2022-12-15T22:05:04.150Z] #60 33.09 Selecting previously unselected package m4.
22:05:04 [2022-12-15T22:05:04.150Z] #60 33.09 Preparing to unpack .../03-m4_1.4.18-5_arm64.deb ...
22:05:04 [2022-12-15T22:05:04.150Z] #60 33.12 Unpacking m4 (1.4.18-5) ...
22:05:04 [2022-12-15T22:05:04.150Z] #60 ...
22:05:04 [2022-12-15T22:05:04.150Z] 
22:05:04 [2022-12-15T22:05:04.150Z] #59 [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
22:05:04 [2022-12-15T22:05:04.150Z] #59 33.11 debconf: delaying package configuration, since apt-utils is not installed
22:05:04 [2022-12-15T22:05:04.150Z] #59 33.31 Fetched 108 MB in 4s (24.4 MB/s)
22:05:04 [2022-12-15T22:05:04.413Z] #59 33.42 Selecting previously unselected package binutils-mingw-w64-i686.
22:05:04 [2022-12-15T22:05:04.413Z] #59 33.42 (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.)
22:05:04 [2022-12-15T22:05:04.413Z] #59 33.46 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ...
22:05:04 [2022-12-15T22:05:04.413Z] #59 33.48 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
22:05:05 [2022-12-15T22:05:05.356Z] #59 ...
22:05:05 [2022-12-15T22:05:05.356Z] 
22:05:05 [2022-12-15T22:05:05.356Z] #64 [tini-build 2/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends cmake
22:05:05 [2022-12-15T22:05:05.356Z] #64 18.36 Reading package lists...
22:05:05 [2022-12-15T22:05:05.356Z] #64 23.83 Building dependency tree...
22:05:05 [2022-12-15T22:05:05.356Z] #64 25.48 Reading state information...
22:05:05 [2022-12-15T22:05:05.356Z] #64 27.59 The following additional packages will be installed:
22:05:05 [2022-12-15T22:05:05.356Z] #64 27.60   cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
22:05:05 [2022-12-15T22:05:05.356Z] #64 27.62 Suggested packages:
22:05:05 [2022-12-15T22:05:05.356Z] #64 27.62   cmake-doc ninja-build lrzip
22:05:05 [2022-12-15T22:05:05.356Z] #64 27.94 The following NEW packages will be installed:
22:05:05 [2022-12-15T22:05:05.356Z] #64 27.95   cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
22:05:05 [2022-12-15T22:05:05.356Z] #64 28.38 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded.
22:05:05 [2022-12-15T22:05:05.356Z] #64 28.38 Need to get 15.1 MB of archives.
22:05:05 [2022-12-15T22:05:05.356Z] #64 28.38 After this operation, 66.8 MB of additional disk space will be used.
22:05:05 [2022-12-15T22:05:05.356Z] #64 28.38 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
22:05:05 [2022-12-15T22:05:05.356Z] #64 28.43 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
22:05:05 [2022-12-15T22:05:05.356Z] #64 28.86 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]
22:05:05 [2022-12-15T22:05:05.356Z] #64 28.86 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB]
22:05:05 [2022-12-15T22:05:05.356Z] #64 28.87 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB]
22:05:05 [2022-12-15T22:05:05.356Z] #64 28.88 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB]
22:05:05 [2022-12-15T22:05:05.356Z] #64 28.89 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB]
22:05:05 [2022-12-15T22:05:05.356Z] #64 28.89 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB]
22:05:05 [2022-12-15T22:05:05.356Z] #64 30.00 debconf: delaying package configuration, since apt-utils is not installed
22:05:05 [2022-12-15T22:05:05.356Z] #64 30.25 Fetched 15.1 MB in 1s (15.2 MB/s)
22:05:05 [2022-12-15T22:05:05.356Z] #64 30.39 Selecting previously unselected package cmake-data.
22:05:05 [2022-12-15T22:05:05.356Z] #64 30.39 (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.)
22:05:05 [2022-12-15T22:05:05.356Z] #64 30.42 Preparing to unpack .../0-cmake-data_3.18.4-2+deb11u1_all.deb ...
22:05:05 [2022-12-15T22:05:05.356Z] #64 30.44 Unpacking cmake-data (3.18.4-2+deb11u1) ...
22:05:05 [2022-12-15T22:05:05.616Z] #64 33.75 Selecting previously unselected package libicu67:arm64.
22:05:05 [2022-12-15T22:05:05.616Z] #64 33.75 Preparing to unpack .../1-libicu67_67.1-7_arm64.deb ...
22:05:05 [2022-12-15T22:05:05.616Z] #64 33.80 Unpacking libicu67:arm64 (67.1-7) ...
22:05:05 [2022-12-15T22:05:05.616Z] #64 ...
22:05:05 [2022-12-15T22:05:05.616Z] 
22:05:05 [2022-12-15T22:05:05.616Z] #60 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
22:05:05 [2022-12-15T22:05:05.616Z] #60 33.38 Selecting previously unselected package autoconf.
22:05:05 [2022-12-15T22:05:05.616Z] #60 33.38 Preparing to unpack .../04-autoconf_2.69-14_all.deb ...
22:05:05 [2022-12-15T22:05:05.616Z] #60 33.39 Unpacking autoconf (2.69-14) ...
22:05:05 [2022-12-15T22:05:05.616Z] #60 33.71 Selecting previously unselected package autotools-dev.
22:05:05 [2022-12-15T22:05:05.616Z] #60 33.72 Preparing to unpack .../05-autotools-dev_20180224.1+nmu1_all.deb ...
22:05:05 [2022-12-15T22:05:05.616Z] #60 33.73 Unpacking autotools-dev (20180224.1+nmu1) ...
22:05:05 [2022-12-15T22:05:05.616Z] #60 33.90 Selecting previously unselected package automake.
22:05:05 [2022-12-15T22:05:05.616Z] #60 33.90 Preparing to unpack .../06-automake_1%3a1.16.3-2_all.deb ...
22:05:05 [2022-12-15T22:05:05.616Z] #60 33.91 Unpacking automake (1:1.16.3-2) ...
22:05:05 [2022-12-15T22:05:05.616Z] #60 34.51 Selecting previously unselected package patch.
22:05:05 [2022-12-15T22:05:05.616Z] #60 34.52 Preparing to unpack .../07-patch_2.7.6-7_arm64.deb ...
22:05:05 [2022-12-15T22:05:05.616Z] #60 34.53 Unpacking patch (2.7.6-7) ...
22:05:05 [2022-12-15T22:05:05.616Z] #60 34.71 Selecting previously unselected package dpkg-dev.
22:05:05 [2022-12-15T22:05:05.616Z] #60 34.74 Preparing to unpack .../08-dpkg-dev_1.20.12_all.deb ...
22:05:05 [2022-12-15T22:05:05.616Z] #60 34.75 Unpacking dpkg-dev (1.20.12) ...
22:05:05 [2022-12-15T22:05:05.616Z] #60 ...
22:05:05 [2022-12-15T22:05:05.616Z] 
22:05:05 [2022-12-15T22:05:05.616Z] #43 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
22:05:05 [2022-12-15T22:05:05.616Z] #43 23.64 Reading package lists...
22:05:05 [2022-12-15T22:05:05.616Z] #43 28.15 + apt-get  install -y --no-install-recommends gcc libbtrfs-dev libsecret-1-dev
22:05:05 [2022-12-15T22:05:05.616Z] #43 28.22 Reading package lists...
22:05:05 [2022-12-15T22:05:05.616Z] #43 32.20 Building dependency tree...
22:05:05 [2022-12-15T22:05:05.616Z] #43 33.55 Reading state information...
22:05:05 [2022-12-15T22:05:05.877Z] #43 ...
22:05:05 [2022-12-15T22:05:05.877Z] 
22:05:05 [2022-12-15T22:05:05.877Z] #42 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
22:05:05 [2022-12-15T22:05:05.877Z] #42 20.60 Reading package lists...
22:05:05 [2022-12-15T22:05:05.877Z] #42 25.71 Building dependency tree...
22:05:05 [2022-12-15T22:05:05.877Z] #42 27.33 Reading state information...
22:05:05 [2022-12-15T22:05:05.877Z] #42 29.52 The following additional packages will be installed:
22:05:05 [2022-12-15T22:05:05.877Z] #42 29.54   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
22:05:05 [2022-12-15T22:05:05.877Z] #42 29.54   python3-protobuf python3-six
22:05:05 [2022-12-15T22:05:05.877Z] #42 29.55 Suggested packages:
22:05:05 [2022-12-15T22:05:05.877Z] #42 29.56   python3-setuptools
22:05:05 [2022-12-15T22:05:05.877Z] #42 29.56 Recommended packages:
22:05:05 [2022-12-15T22:05:05.877Z] #42 29.56   iproute2 | iproute
22:05:05 [2022-12-15T22:05:05.877Z] #42 30.14 The following NEW packages will be installed:
22:05:05 [2022-12-15T22:05:05.877Z] #42 30.17   criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
22:05:05 [2022-12-15T22:05:05.877Z] #42 30.17   python3-protobuf python3-six
22:05:05 [2022-12-15T22:05:05.877Z] #42 30.60 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded.
22:05:05 [2022-12-15T22:05:05.877Z] #42 30.60 Need to get 2136 kB of archives.
22:05:05 [2022-12-15T22:05:05.877Z] #42 30.60 After this operation, 10.8 MB of additional disk space will be used.
22:05:05 [2022-12-15T22:05:05.878Z] #42 30.60 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB]
22:05:05 [2022-12-15T22:05:05.878Z] #42 30.63 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB]
22:05:05 [2022-12-15T22:05:05.878Z] #42 30.64 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB]
22:05:05 [2022-12-15T22:05:05.878Z] #42 30.64 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB]
22:05:05 [2022-12-15T22:05:05.878Z] #42 30.65 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
22:05:05 [2022-12-15T22:05:05.878Z] #42 30.65 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB]
22:05:05 [2022-12-15T22:05:05.878Z] #42 30.66 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
22:05:05 [2022-12-15T22:05:05.878Z] #42 32.57 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  criu 3.17.1-1 [630 kB]
22:05:05 [2022-12-15T22:05:05.878Z] #42 33.83 debconf: delaying package configuration, since apt-utils is not installed
22:05:06 [2022-12-15T22:05:06.150Z] #42 34.12 Fetched 2136 kB in 3s (815 kB/s)
22:05:06 [2022-12-15T22:05:06.150Z] #42 34.27 Selecting previously unselected package libprotobuf23:arm64.
22:05:06 [2022-12-15T22:05:06.150Z] #42 34.27 (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.)
22:05:06 [2022-12-15T22:05:06.411Z] #42 34.32 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ...
22:05:06 [2022-12-15T22:05:06.411Z] #42 34.36 Unpacking libprotobuf23:arm64 (3.12.4-1) ...
22:05:06 [2022-12-15T22:05:06.672Z] #42 ...
22:05:06 [2022-12-15T22:05:06.672Z] 
22:05:06 [2022-12-15T22:05:06.672Z] #65 [runc-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-runc-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-runc-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             dpkg-dev gcc libc6-dev libseccomp-dev
22:05:06 [2022-12-15T22:05:06.672Z] #65 19.75 Reading package lists...
22:05:06 [2022-12-15T22:05:06.672Z] #65 25.80 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
22:05:06 [2022-12-15T22:05:06.672Z] #65 25.80 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
22:05:06 [2022-12-15T22:05:06.672Z] #65 25.80 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
22:05:06 [2022-12-15T22:05:06.672Z] #65 28.92 Reading package lists...
22:05:06 [2022-12-15T22:05:06.672Z] #65 33.21 + apt-get  install -y --no-install-recommends dpkg-dev gcc libc6-dev libseccomp-dev
22:05:06 [2022-12-15T22:05:06.672Z] #65 33.28 Reading package lists...
22:05:06 [2022-12-15T22:05:06.672Z] #65 ...
22:05:06 [2022-12-15T22:05:06.672Z] 
22:05:06 [2022-12-15T22:05:06.672Z] #59 [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
22:05:06 [2022-12-15T22:05:06.672Z] #59 35.72 Selecting previously unselected package binutils-mingw-w64-x86-64.
22:05:06 [2022-12-15T22:05:06.672Z] #59 35.72 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ...
22:05:06 [2022-12-15T22:05:06.672Z] #59 35.73 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
22:05:07 [2022-12-15T22:05:07.244Z] #59 ...
22:05:07 [2022-12-15T22:05:07.244Z] 
22:05:07 [2022-12-15T22:05:07.244Z] #69 [delve-build 2/2] RUN --mount=from=delve-src,src=/usr/src/delve,rw     --mount=type=cache,target=/root/.cache/go-build,id=delve-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod <<EOT (set -e...)
22:05:07 [2022-12-15T22:05:07.244Z] #69 ...
22:05:07 [2022-12-15T22:05:07.244Z] 
22:05:07 [2022-12-15T22:05:07.245Z] #60 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
22:05:07 [2022-12-15T22:05:07.245Z] #60 35.86 Selecting previously unselected package build-essential.
22:05:07 [2022-12-15T22:05:07.245Z] #60 35.87 Preparing to unpack .../09-build-essential_12.9_arm64.deb ...
22:05:07 [2022-12-15T22:05:07.245Z] #60 35.88 Unpacking build-essential (12.9) ...
22:05:07 [2022-12-15T22:05:07.245Z] #60 35.99 Selecting previously unselected package libcap2:arm64.
22:05:07 [2022-12-15T22:05:07.245Z] #60 36.00 Preparing to unpack .../10-libcap2_1%3a2.44-1_arm64.deb ...
22:05:07 [2022-12-15T22:05:07.245Z] #60 36.01 Unpacking libcap2:arm64 (1:2.44-1) ...
22:05:07 [2022-12-15T22:05:07.245Z] #60 36.15 Selecting previously unselected package libcap-dev:arm64.
22:05:07 [2022-12-15T22:05:07.245Z] #60 36.15 Preparing to unpack .../11-libcap-dev_1%3a2.44-1_arm64.deb ...
22:05:07 [2022-12-15T22:05:07.245Z] #60 36.15 Unpacking libcap-dev:arm64 (1:2.44-1) ...
22:05:07 [2022-12-15T22:05:07.245Z] #60 36.32 Selecting previously unselected package libprotobuf-c1:arm64.
22:05:07 [2022-12-15T22:05:07.245Z] #60 36.34 Preparing to unpack .../12-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
22:05:07 [2022-12-15T22:05:07.245Z] #60 36.34 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
22:05:07 [2022-12-15T22:05:07.506Z] #60 36.47 Selecting previously unselected package libprotobuf-c-dev:arm64.
22:05:07 [2022-12-15T22:05:07.506Z] #60 36.48 Preparing to unpack .../13-libprotobuf-c-dev_1.3.3-1+b2_arm64.deb ...
22:05:07 [2022-12-15T22:05:07.506Z] #60 36.50 Unpacking libprotobuf-c-dev:arm64 (1.3.3-1+b2) ...
22:05:07 [2022-12-15T22:05:07.767Z] #60 36.67 Selecting previously unselected package libseccomp-dev:arm64.
22:05:07 [2022-12-15T22:05:07.767Z] #60 36.67 Preparing to unpack .../14-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
22:05:07 [2022-12-15T22:05:07.767Z] #60 36.68 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
22:05:08 [2022-12-15T22:05:08.028Z] #60 36.91 Selecting previously unselected package libsystemd-dev:arm64.
22:05:08 [2022-12-15T22:05:08.028Z] #60 36.95 Preparing to unpack .../15-libsystemd-dev_247.3-7+deb11u1_arm64.deb ...
22:05:08 [2022-12-15T22:05:08.028Z] #60 36.97 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u1) ...
22:05:08 [2022-12-15T22:05:08.028Z] #60 ...
22:05:08 [2022-12-15T22:05:08.028Z] 
22:05:08 [2022-12-15T22:05:08.028Z] #52 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
22:05:08 [2022-12-15T22:05:08.028Z] #52 19.61 github.com/docker/distribution/manifest
22:05:08 [2022-12-15T22:05:08.028Z] #52 19.89 crypto/sha1
22:05:08 [2022-12-15T22:05:08.028Z] #52 19.92 net
22:05:08 [2022-12-15T22:05:08.028Z] #52 21.01 github.com/Sirupsen/logrus
22:05:08 [2022-12-15T22:05:08.028Z] #52 23.62 github.com/Sirupsen/logrus/formatters/logstash
22:05:08 [2022-12-15T22:05:08.028Z] #52 24.17 github.com/bugsnag/bugsnag-go/errors
22:05:08 [2022-12-15T22:05:08.028Z] #52 24.81 github.com/bugsnag/osext
22:05:08 [2022-12-15T22:05:08.028Z] #52 25.05 github.com/bugsnag/panicwrap
22:05:08 [2022-12-15T22:05:08.028Z] #52 26.06 gopkg.in/yaml.v2
22:05:08 [2022-12-15T22:05:08.028Z] #52 ...
22:05:08 [2022-12-15T22:05:08.028Z] 
22:05:08 [2022-12-15T22:05:08.028Z] #43 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
22:05:08 [2022-12-15T22:05:08.028Z] #43 35.78 gcc is already the newest version (4:10.2.1-1).
22:05:08 [2022-12-15T22:05:08.028Z] #43 35.78 The following additional packages will be installed:
22:05:08 [2022-12-15T22:05:08.028Z] #43 35.79   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libbtrfs0 libelf1 libffi-dev
22:05:08 [2022-12-15T22:05:08.028Z] #43 35.79   libgirepository-1.0-1 libglib2.0-bin libglib2.0-data libglib2.0-dev
22:05:08 [2022-12-15T22:05:08.028Z] #43 35.79   libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0 libpcre2-32-0
22:05:08 [2022-12-15T22:05:08.028Z] #43 35.79   libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3 libpcrecpp0v5
22:05:08 [2022-12-15T22:05:08.028Z] #43 35.80   libsecret-1-0 libsecret-common libselinux1-dev libsepol1-dev
22:05:08 [2022-12-15T22:05:08.028Z] #43 35.80   python3-distutils python3-lib2to3 uuid-dev zlib1g-dev
22:05:08 [2022-12-15T22:05:08.028Z] #43 35.80 Suggested packages:
22:05:08 [2022-12-15T22:05:08.028Z] #43 35.80   libgirepository1.0-dev libglib2.0-doc libgdk-pixbuf2.0-bin
22:05:08 [2022-12-15T22:05:08.028Z] #43 35.80   | libgdk-pixbuf2.0-dev libxml2-utils
22:05:08 [2022-12-15T22:05:08.970Z] #43 ...
22:05:08 [2022-12-15T22:05:08.970Z] 
22:05:08 [2022-12-15T22:05:08.970Z] #63 [rootlesskit-build 2/5] RUN --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libc6-dev
22:05:08 [2022-12-15T22:05:08.970Z] #63 23.07 Reading package lists...
22:05:08 [2022-12-15T22:05:08.970Z] #63 28.35 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
22:05:08 [2022-12-15T22:05:08.970Z] #63 28.35 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
22:05:08 [2022-12-15T22:05:08.970Z] #63 28.35 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
22:05:08 [2022-12-15T22:05:08.970Z] #63 31.14 Reading package lists...
22:05:08 [2022-12-15T22:05:08.970Z] #63 35.25 + apt-get  install -y --no-install-recommends gcc libc6-dev
22:05:08 [2022-12-15T22:05:08.970Z] #63 35.36 Reading package lists...
22:05:08 [2022-12-15T22:05:08.970Z] #63 ...
22:05:08 [2022-12-15T22:05:08.970Z] 
22:05:08 [2022-12-15T22:05:08.970Z] #59 [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
22:05:08 [2022-12-15T22:05:08.970Z] #59 37.98 Selecting previously unselected package binutils-mingw-w64.
22:05:08 [2022-12-15T22:05:08.970Z] #59 37.99 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ...
22:05:08 [2022-12-15T22:05:08.970Z] #59 38.00 Unpacking binutils-mingw-w64 (2.35-2+8.11) ...
22:05:08 [2022-12-15T22:05:08.970Z] #59 38.17 Selecting previously unselected package libdevmapper1.02.1:arm64.
22:05:08 [2022-12-15T22:05:08.970Z] #59 38.17 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ...
22:05:09 [2022-12-15T22:05:09.231Z] #59 38.20 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
22:05:09 [2022-12-15T22:05:09.231Z] #59 38.39 Selecting previously unselected package dmsetup.
22:05:09 [2022-12-15T22:05:09.231Z] #59 38.40 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ...
22:05:09 [2022-12-15T22:05:09.231Z] #59 38.40 Unpacking dmsetup (2:1.02.175-2.1) ...
22:05:09 [2022-12-15T22:05:09.492Z] #59 38.57 Selecting previously unselected package mingw-w64-common.
22:05:09 [2022-12-15T22:05:09.492Z] #59 38.57 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ...
22:05:09 [2022-12-15T22:05:09.492Z] #59 38.58 Unpacking mingw-w64-common (8.0.0-1) ...
22:05:12 [2022-12-15T22:05:12.805Z] #59 ...
22:05:12 [2022-12-15T22:05:12.805Z] 
22:05:12 [2022-12-15T22:05:12.805Z] #60 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
22:05:12 [2022-12-15T22:05:12.805Z] #60 37.84 Selecting previously unselected package libtool.
22:05:12 [2022-12-15T22:05:12.805Z] #60 37.84 Preparing to unpack .../16-libtool_2.4.6-15_all.deb ...
22:05:12 [2022-12-15T22:05:12.805Z] #60 37.85 Unpacking libtool (2.4.6-15) ...
22:05:12 [2022-12-15T22:05:12.805Z] #60 38.13 Selecting previously unselected package libudev-dev:arm64.
22:05:12 [2022-12-15T22:05:12.805Z] #60 38.15 Preparing to unpack .../17-libudev-dev_247.3-7+deb11u1_arm64.deb ...
22:05:12 [2022-12-15T22:05:12.805Z] #60 38.17 Unpacking libudev-dev:arm64 (247.3-7+deb11u1) ...
22:05:12 [2022-12-15T22:05:12.805Z] #60 38.42 Selecting previously unselected package libyajl2:arm64.
22:05:12 [2022-12-15T22:05:12.805Z] #60 38.42 Preparing to unpack .../18-libyajl2_2.1.0-3_arm64.deb ...
22:05:12 [2022-12-15T22:05:12.805Z] #60 38.44 Unpacking libyajl2:arm64 (2.1.0-3) ...
22:05:12 [2022-12-15T22:05:12.805Z] #60 38.57 Selecting previously unselected package libyajl-dev:arm64.
22:05:12 [2022-12-15T22:05:12.805Z] #60 38.57 Preparing to unpack .../19-libyajl-dev_2.1.0-3_arm64.deb ...
22:05:12 [2022-12-15T22:05:12.805Z] #60 38.58 Unpacking libyajl-dev:arm64 (2.1.0-3) ...
22:05:12 [2022-12-15T22:05:12.806Z] #60 38.74 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
22:05:12 [2022-12-15T22:05:12.806Z] #60 38.76 Setting up libyajl2:arm64 (2.1.0-3) ...
22:05:12 [2022-12-15T22:05:12.806Z] #60 38.78 Setting up bzip2 (1.0.8-4) ...
22:05:12 [2022-12-15T22:05:12.806Z] #60 38.81 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
22:05:12 [2022-12-15T22:05:12.806Z] #60 38.83 Setting up libprotobuf-c-dev:arm64 (1.3.3-1+b2) ...
22:05:12 [2022-12-15T22:05:12.806Z] #60 38.84 Setting up libcap2:arm64 (1:2.44-1) ...
22:05:12 [2022-12-15T22:05:12.806Z] #60 38.87 Setting up autotools-dev (20180224.1+nmu1) ...
22:05:12 [2022-12-15T22:05:12.806Z] #60 38.88 Setting up libsigsegv2:arm64 (2.13-1) ...
22:05:12 [2022-12-15T22:05:12.806Z] #60 38.92 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
22:05:12 [2022-12-15T22:05:12.806Z] #60 38.94 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
22:05:12 [2022-12-15T22:05:12.806Z] #60 38.96 Setting up patch (2.7.6-7) ...
22:05:12 [2022-12-15T22:05:12.806Z] #60 38.99 Setting up libudev-dev:arm64 (247.3-7+deb11u1) ...
22:05:12 [2022-12-15T22:05:12.806Z] #60 39.01 Setting up libyajl-dev:arm64 (2.1.0-3) ...
22:05:12 [2022-12-15T22:05:12.806Z] #60 39.04 Setting up libcap-dev:arm64 (1:2.44-1) ...
22:05:12 [2022-12-15T22:05:12.806Z] #60 39.07 Setting up libsystemd-dev:arm64 (247.3-7+deb11u1) ...
22:05:12 [2022-12-15T22:05:12.806Z] #60 39.09 Setting up libtool (2.4.6-15) ...
22:05:12 [2022-12-15T22:05:12.806Z] #60 39.12 Setting up m4 (1.4.18-5) ...
22:05:12 [2022-12-15T22:05:12.806Z] #60 39.14 Setting up dpkg-dev (1.20.12) ...
22:05:12 [2022-12-15T22:05:12.806Z] #60 39.17 Setting up autoconf (2.69-14) ...
22:05:12 [2022-12-15T22:05:12.806Z] #60 39.22 Setting up build-essential (12.9) ...
22:05:12 [2022-12-15T22:05:12.806Z] #60 39.24 Setting up automake (1:1.16.3-2) ...
22:05:12 [2022-12-15T22:05:12.806Z] #60 39.27 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
22:05:12 [2022-12-15T22:05:12.806Z] #60 39.28 Processing triggers for libc-bin (2.31-13+deb11u5) ...
22:05:12 [2022-12-15T22:05:12.806Z] #60 DONE 41.6s
22:05:12 [2022-12-15T22:05:12.806Z] 
22:05:12 [2022-12-15T22:05:12.806Z] #43 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
22:05:12 [2022-12-15T22:05:12.806Z] #43 37.51 The following NEW packages will be installed:
22:05:12 [2022-12-15T22:05:12.806Z] #43 37.53   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libbtrfs-dev libbtrfs0 libelf1
22:05:12 [2022-12-15T22:05:12.806Z] #43 37.53   libffi-dev libgirepository-1.0-1 libglib2.0-bin libglib2.0-data
22:05:12 [2022-12-15T22:05:12.806Z] #43 37.53   libglib2.0-dev libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0
22:05:12 [2022-12-15T22:05:12.806Z] #43 37.54   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3
22:05:12 [2022-12-15T22:05:12.806Z] #43 37.54   libpcrecpp0v5 libsecret-1-0 libsecret-1-dev libsecret-common libselinux1-dev
22:05:12 [2022-12-15T22:05:12.806Z] #43 37.54   libsepol1-dev python3-distutils python3-lib2to3 uuid-dev zlib1g-dev
22:05:12 [2022-12-15T22:05:12.806Z] #43 38.01 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded.
22:05:12 [2022-12-15T22:05:12.806Z] #43 38.01 Need to get 7950 kB of archives.
22:05:12 [2022-12-15T22:05:12.806Z] #43 38.01 After this operation, 39.9 MB of additional disk space will be used.
22:05:12 [2022-12-15T22:05:12.806Z] #43 38.01 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgirepository-1.0-1 arm64 1.66.1-1+b1 [88.6 kB]
22:05:12 [2022-12-15T22:05:12.806Z] #43 38.01 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gir1.2-glib-2.0 arm64 1.66.1-1+b1 [151 kB]
22:05:12 [2022-12-15T22:05:12.806Z] #43 38.02 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-common all 0.20.4-2 [26.7 kB]
22:05:12 [2022-12-15T22:05:12.806Z] #43 38.02 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-1-0 arm64 0.20.4-2 [107 kB]
22:05:12 [2022-12-15T22:05:12.806Z] #43 38.02 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gir1.2-secret-1 arm64 0.20.4-2 [13.7 kB]
22:05:12 [2022-12-15T22:05:12.806Z] #43 38.03 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uuid-dev arm64 2.36.1-8+deb11u1 [99.6 kB]
22:05:12 [2022-12-15T22:05:12.806Z] #43 38.03 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libblkid-dev arm64 2.36.1-8+deb11u1 [229 kB]
22:05:12 [2022-12-15T22:05:12.806Z] #43 38.04 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB]
22:05:12 [2022-12-15T22:05:12.806Z] #43 38.04 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB]
22:05:12 [2022-12-15T22:05:12.806Z] #43 38.06 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB]
22:05:12 [2022-12-15T22:05:12.806Z] #43 38.06 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libffi-dev arm64 3.3-6 [53.2 kB]
22:05:12 [2022-12-15T22:05:12.806Z] #43 38.06 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-data all 2.66.8-1 [1164 kB]
22:05:12 [2022-12-15T22:05:12.806Z] #43 38.12 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-bin arm64 2.66.8-1 [137 kB]
22:05:12 [2022-12-15T22:05:12.806Z] #43 38.14 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
22:05:12 [2022-12-15T22:05:12.806Z] #43 38.15 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB]
22:05:12 [2022-12-15T22:05:12.806Z] #43 38.15 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-dev-bin arm64 2.66.8-1 [177 kB]
22:05:12 [2022-12-15T22:05:12.806Z] #43 38.17 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB]
22:05:12 [2022-12-15T22:05:12.806Z] #43 38.17 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB]
22:05:12 [2022-12-15T22:05:12.806Z] #43 38.20 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB]
22:05:12 [2022-12-15T22:05:12.806Z] #43 38.20 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB]
22:05:12 [2022-12-15T22:05:12.806Z] #43 38.26 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB]
22:05:12 [2022-12-15T22:05:12.806Z] #43 38.29 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB]
22:05:12 [2022-12-15T22:05:12.806Z] #43 38.29 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmount-dev arm64 2.36.1-8+deb11u1 [78.0 kB]
22:05:12 [2022-12-15T22:05:12.806Z] #43 38.29 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre16-3 arm64 2:8.39-13 [236 kB]
22:05:12 [2022-12-15T22:05:12.806Z] #43 38.32 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre32-3 arm64 2:8.39-13 [229 kB]
22:05:12 [2022-12-15T22:05:12.806Z] #43 38.35 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcrecpp0v5 arm64 2:8.39-13 [151 kB]
22:05:12 [2022-12-15T22:05:12.806Z] #43 38.35 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre3-dev arm64 2:8.39-13 [579 kB]
22:05:12 [2022-12-15T22:05:12.806Z] #43 38.38 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-2+deb11u2 [189 kB]
22:05:12 [2022-12-15T22:05:12.806Z] #43 38.38 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-dev arm64 2.66.8-1 [1592 kB]
22:05:12 [2022-12-15T22:05:12.806Z] #43 38.45 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-1-dev arm64 0.20.4-2 [218 kB]
22:05:12 [2022-12-15T22:05:12.806Z] #43 39.97 debconf: delaying package configuration, since apt-utils is not installed
22:05:12 [2022-12-15T22:05:12.806Z] #43 40.23 Fetched 7950 kB in 1s (9701 kB/s)
22:05:12 [2022-12-15T22:05:12.806Z] #43 40.47 Selecting previously unselected package libgirepository-1.0-1:arm64.
22:05:12 [2022-12-15T22:05:12.806Z] #43 40.48 (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.)
22:05:12 [2022-12-15T22:05:12.806Z] #43 40.55 Preparing to unpack .../00-libgirepository-1.0-1_1.66.1-1+b1_arm64.deb ...
22:05:12 [2022-12-15T22:05:12.806Z] #43 40.63 Unpacking libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
22:05:12 [2022-12-15T22:05:12.806Z] #43 40.92 Selecting previously unselected package gir1.2-glib-2.0:arm64.
22:05:13 [2022-12-15T22:05:13.066Z] #43 40.92 Preparing to unpack .../01-gir1.2-glib-2.0_1.66.1-1+b1_arm64.deb ...
22:05:13 [2022-12-15T22:05:13.066Z] #43 40.95 Unpacking gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
22:05:13 [2022-12-15T22:05:13.638Z] #43 41.36 Selecting previously unselected package libsecret-common.
22:05:13 [2022-12-15T22:05:13.638Z] #43 41.38 Preparing to unpack .../02-libsecret-common_0.20.4-2_all.deb ...
22:05:13 [2022-12-15T22:05:13.638Z] #43 41.39 Unpacking libsecret-common (0.20.4-2) ...
22:05:13 [2022-12-15T22:05:13.638Z] #43 41.67 Selecting previously unselected package libsecret-1-0:arm64.
22:05:13 [2022-12-15T22:05:13.638Z] #43 41.68 Preparing to unpack .../03-libsecret-1-0_0.20.4-2_arm64.deb ...
22:05:13 [2022-12-15T22:05:13.638Z] #43 41.68 Unpacking libsecret-1-0:arm64 (0.20.4-2) ...
22:05:13 [2022-12-15T22:05:13.898Z] #43 42.02 Selecting previously unselected package gir1.2-secret-1:arm64.
22:05:14 [2022-12-15T22:05:14.158Z] #43 42.06 Preparing to unpack .../04-gir1.2-secret-1_0.20.4-2_arm64.deb ...
22:05:14 [2022-12-15T22:05:14.158Z] #43 42.06 Unpacking gir1.2-secret-1:arm64 (0.20.4-2) ...
22:05:14 [2022-12-15T22:05:14.418Z] #43 42.22 Selecting previously unselected package uuid-dev:arm64.
22:05:14 [2022-12-15T22:05:14.419Z] #43 42.22 Preparing to unpack .../05-uuid-dev_2.36.1-8+deb11u1_arm64.deb ...
22:05:14 [2022-12-15T22:05:14.419Z] #43 42.23 Unpacking uuid-dev:arm64 (2.36.1-8+deb11u1) ...
22:05:14 [2022-12-15T22:05:14.679Z] #43 42.44 Selecting previously unselected package libblkid-dev:arm64.
22:05:14 [2022-12-15T22:05:14.679Z] #43 42.45 Preparing to unpack .../06-libblkid-dev_2.36.1-8+deb11u1_arm64.deb ...
22:05:14 [2022-12-15T22:05:14.679Z] #43 42.49 Unpacking libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
22:05:14 [2022-12-15T22:05:14.679Z] #43 42.77 Selecting previously unselected package libbtrfs0:arm64.
22:05:14 [2022-12-15T22:05:14.679Z] #43 42.78 Preparing to unpack .../07-libbtrfs0_5.10.1-2_arm64.deb ...
22:05:14 [2022-12-15T22:05:14.679Z] #43 42.79 Unpacking libbtrfs0:arm64 (5.10.1-2) ...
22:05:15 [2022-12-15T22:05:15.268Z] #43 43.01 Selecting previously unselected package libbtrfs-dev:arm64.
22:05:15 [2022-12-15T22:05:15.269Z] #43 43.02 Preparing to unpack .../08-libbtrfs-dev_5.10.1-2_arm64.deb ...
22:05:15 [2022-12-15T22:05:15.269Z] #43 43.03 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ...
22:05:15 [2022-12-15T22:05:15.529Z] #43 43.43 Selecting previously unselected package libelf1:arm64.
22:05:15 [2022-12-15T22:05:15.529Z] #43 43.44 Preparing to unpack .../09-libelf1_0.183-1_arm64.deb ...
22:05:15 [2022-12-15T22:05:15.529Z] #43 43.46 Unpacking libelf1:arm64 (0.183-1) ...
22:05:15 [2022-12-15T22:05:15.789Z] #43 43.62 Selecting previously unselected package libffi-dev:arm64.
22:05:15 [2022-12-15T22:05:15.789Z] #43 43.62 Preparing to unpack .../10-libffi-dev_3.3-6_arm64.deb ...
22:05:15 [2022-12-15T22:05:15.789Z] #43 43.63 Unpacking libffi-dev:arm64 (3.3-6) ...
22:05:15 [2022-12-15T22:05:15.789Z] #43 43.74 Selecting previously unselected package libglib2.0-data.
22:05:15 [2022-12-15T22:05:15.789Z] #43 43.75 Preparing to unpack .../11-libglib2.0-data_2.66.8-1_all.deb ...
22:05:15 [2022-12-15T22:05:15.789Z] #43 43.77 Unpacking libglib2.0-data (2.66.8-1) ...
22:05:16 [2022-12-15T22:05:16.744Z] #43 44.50 Selecting previously unselected package libglib2.0-bin.
22:05:16 [2022-12-15T22:05:16.744Z] #43 44.51 Preparing to unpack .../12-libglib2.0-bin_2.66.8-1_arm64.deb ...
22:05:16 [2022-12-15T22:05:16.744Z] #43 44.62 Unpacking libglib2.0-bin (2.66.8-1) ...
22:05:16 [2022-12-15T22:05:16.744Z] #43 ...
22:05:16 [2022-12-15T22:05:16.744Z] 
22:05:16 [2022-12-15T22:05:16.744Z] #59 [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
22:05:16 [2022-12-15T22:05:16.744Z] #59 45.87 Selecting previously unselected package mingw-w64-x86-64-dev.
22:05:16 [2022-12-15T22:05:16.744Z] #59 45.88 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ...
22:05:16 [2022-12-15T22:05:16.744Z] #59 45.97 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ...
22:05:17 [2022-12-15T22:05:17.027Z] #59 ...
22:05:17 [2022-12-15T22:05:17.027Z] 
22:05:17 [2022-12-15T22:05:17.027Z] #42 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
22:05:17 [2022-12-15T22:05:17.027Z] #42 35.01 Selecting previously unselected package python3-pkg-resources.
22:05:17 [2022-12-15T22:05:17.027Z] #42 35.02 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ...
22:05:17 [2022-12-15T22:05:17.027Z] #42 35.03 Unpacking python3-pkg-resources (52.0.0-4) ...
22:05:17 [2022-12-15T22:05:17.027Z] #42 35.30 Selecting previously unselected package python3-six.
22:05:17 [2022-12-15T22:05:17.027Z] #42 35.33 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ...
22:05:17 [2022-12-15T22:05:17.027Z] #42 35.34 Unpacking python3-six (1.16.0-2) ...
22:05:17 [2022-12-15T22:05:17.027Z] #42 35.47 Selecting previously unselected package python3-protobuf.
22:05:17 [2022-12-15T22:05:17.027Z] #42 35.47 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ...
22:05:17 [2022-12-15T22:05:17.027Z] #42 35.49 Unpacking python3-protobuf (3.12.4-1) ...
22:05:17 [2022-12-15T22:05:17.027Z] #42 36.10 Selecting previously unselected package libnet1:arm64.
22:05:17 [2022-12-15T22:05:17.027Z] #42 36.11 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
22:05:17 [2022-12-15T22:05:17.027Z] #42 36.12 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
22:05:17 [2022-12-15T22:05:17.027Z] #42 36.27 Selecting previously unselected package libnl-3-200:arm64.
22:05:17 [2022-12-15T22:05:17.027Z] #42 36.27 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ...
22:05:17 [2022-12-15T22:05:17.027Z] #42 36.29 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ...
22:05:17 [2022-12-15T22:05:17.027Z] #42 36.45 Selecting previously unselected package libprotobuf-c1:arm64.
22:05:17 [2022-12-15T22:05:17.027Z] #42 36.45 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
22:05:17 [2022-12-15T22:05:17.027Z] #42 36.45 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
22:05:17 [2022-12-15T22:05:17.027Z] #42 36.59 Selecting previously unselected package criu.
22:05:17 [2022-12-15T22:05:17.027Z] #42 36.59 Preparing to unpack .../7-criu_3.17.1-1_arm64.deb ...
22:05:17 [2022-12-15T22:05:17.027Z] #42 36.60 Unpacking criu (3.17.1-1) ...
22:05:17 [2022-12-15T22:05:17.027Z] #42 37.39 Setting up python3-pkg-resources (52.0.0-4) ...
22:05:17 [2022-12-15T22:05:17.027Z] #42 39.60 Setting up libprotobuf23:arm64 (3.12.4-1) ...
22:05:17 [2022-12-15T22:05:17.027Z] #42 39.97 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
22:05:17 [2022-12-15T22:05:17.027Z] #42 40.02 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
22:05:17 [2022-12-15T22:05:17.027Z] #42 40.09 Setting up python3-six (1.16.0-2) ...
22:05:17 [2022-12-15T22:05:17.027Z] #42 41.25 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ...
22:05:17 [2022-12-15T22:05:17.027Z] #42 41.31 Setting up python3-protobuf (3.12.4-1) ...
22:05:17 [2022-12-15T22:05:17.027Z] #42 45.16 Setting up criu (3.17.1-1) ...
22:05:17 [2022-12-15T22:05:17.027Z] #42 ...
22:05:17 [2022-12-15T22:05:17.027Z] 
22:05:17 [2022-12-15T22:05:17.027Z] #43 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
22:05:17 [2022-12-15T22:05:17.027Z] #43 44.95 Selecting previously unselected package python3-lib2to3.
22:05:17 [2022-12-15T22:05:17.027Z] #43 44.96 Preparing to unpack .../13-python3-lib2to3_3.9.2-1_all.deb ...
22:05:17 [2022-12-15T22:05:17.027Z] #43 44.97 Unpacking python3-lib2to3 (3.9.2-1) ...
22:05:17 [2022-12-15T22:05:17.307Z] #43 45.38 Selecting previously unselected package python3-distutils.
22:05:17 [2022-12-15T22:05:17.645Z] #43 45.39 Preparing to unpack .../14-python3-distutils_3.9.2-1_all.deb ...
22:05:17 [2022-12-15T22:05:17.645Z] #43 45.45 Unpacking python3-distutils (3.9.2-1) ...
22:05:18 [2022-12-15T22:05:18.219Z] #43 46.20 Selecting previously unselected package libglib2.0-dev-bin.
22:05:18 [2022-12-15T22:05:18.219Z] #43 46.21 Preparing to unpack .../15-libglib2.0-dev-bin_2.66.8-1_arm64.deb ...
22:05:18 [2022-12-15T22:05:18.219Z] #43 46.24 Unpacking libglib2.0-dev-bin (2.66.8-1) ...
22:05:18 [2022-12-15T22:05:18.791Z] #43 46.62 Selecting previously unselected package libsepol1-dev:arm64.
22:05:18 [2022-12-15T22:05:18.791Z] #43 46.63 Preparing to unpack .../16-libsepol1-dev_3.1-1_arm64.deb ...
22:05:18 [2022-12-15T22:05:18.791Z] #43 46.66 Unpacking libsepol1-dev:arm64 (3.1-1) ...
22:05:19 [2022-12-15T22:05:19.051Z] #43 47.00 Selecting previously unselected package libpcre2-16-0:arm64.
22:05:19 [2022-12-15T22:05:19.051Z] #43 47.01 Preparing to unpack .../17-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ...
22:05:19 [2022-12-15T22:05:19.051Z] #43 47.03 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
22:05:19 [2022-12-15T22:05:19.312Z] #43 47.27 Selecting previously unselected package libpcre2-32-0:arm64.
22:05:19 [2022-12-15T22:05:19.312Z] #43 47.28 Preparing to unpack .../18-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ...
22:05:19 [2022-12-15T22:05:19.312Z] #43 47.30 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
22:05:19 [2022-12-15T22:05:19.573Z] #43 ...
22:05:19 [2022-12-15T22:05:19.573Z] 
22:05:19 [2022-12-15T22:05:19.573Z] #65 [runc-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-runc-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-runc-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             dpkg-dev gcc libc6-dev libseccomp-dev
22:05:19 [2022-12-15T22:05:19.573Z] #65 33.28 Reading package lists...
22:05:19 [2022-12-15T22:05:19.573Z] #65 37.96 Building dependency tree...
22:05:19 [2022-12-15T22:05:19.573Z] #65 40.23 gcc is already the newest version (4:10.2.1-1).
22:05:19 [2022-12-15T22:05:19.573Z] #65 40.23 libc6-dev is already the newest version (2.31-13+deb11u5).
22:05:19 [2022-12-15T22:05:19.573Z] #65 40.23 The following additional packages will be installed:
22:05:19 [2022-12-15T22:05:19.573Z] #65 40.24   bzip2 patch xz-utils
22:05:19 [2022-12-15T22:05:19.573Z] #65 40.27 Suggested packages:
22:05:19 [2022-12-15T22:05:19.573Z] #65 40.27   bzip2-doc debian-keyring seccomp ed diffutils-doc
22:05:19 [2022-12-15T22:05:19.573Z] #65 40.27 Recommended packages:
22:05:19 [2022-12-15T22:05:19.573Z] #65 40.27   build-essential fakeroot libalgorithm-merge-perl
22:05:19 [2022-12-15T22:05:19.573Z] #65 40.71 The following NEW packages will be installed:
22:05:19 [2022-12-15T22:05:19.573Z] #65 40.71   bzip2 dpkg-dev libseccomp-dev patch xz-utils
22:05:19 [2022-12-15T22:05:19.573Z] #65 41.23 0 upgraded, 5 newly installed, 0 to remove and 0 not upgraded.
22:05:19 [2022-12-15T22:05:19.573Z] #65 41.23 Need to get 2790 kB of archives.
22:05:19 [2022-12-15T22:05:19.573Z] #65 41.23 After this operation, 4077 kB of additional disk space will be used.
22:05:19 [2022-12-15T22:05:19.573Z] #65 41.23 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
22:05:19 [2022-12-15T22:05:19.573Z] #65 41.23 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
22:05:19 [2022-12-15T22:05:19.573Z] #65 41.24 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
22:05:19 [2022-12-15T22:05:19.573Z] #65 41.24 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB]
22:05:19 [2022-12-15T22:05:19.573Z] #65 41.33 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
22:05:19 [2022-12-15T22:05:19.573Z] #65 42.53 debconf: delaying package configuration, since apt-utils is not installed
22:05:19 [2022-12-15T22:05:19.573Z] #65 42.72 Fetched 2790 kB in 0s (5684 kB/s)
22:05:19 [2022-12-15T22:05:19.573Z] #65 42.79 Selecting previously unselected package bzip2.
22:05:19 [2022-12-15T22:05:19.573Z] #65 42.79 (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.)
22:05:19 [2022-12-15T22:05:19.573Z] #65 42.88 Preparing to unpack .../bzip2_1.0.8-4_arm64.deb ...
22:05:19 [2022-12-15T22:05:19.573Z] #65 42.89 Unpacking bzip2 (1.0.8-4) ...
22:05:19 [2022-12-15T22:05:19.573Z] #65 43.06 Selecting previously unselected package xz-utils.
22:05:19 [2022-12-15T22:05:19.573Z] #65 43.06 Preparing to unpack .../xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
22:05:19 [2022-12-15T22:05:19.573Z] #65 43.07 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
22:05:19 [2022-12-15T22:05:19.573Z] #65 43.38 Selecting previously unselected package patch.
22:05:19 [2022-12-15T22:05:19.573Z] #65 43.39 Preparing to unpack .../patch_2.7.6-7_arm64.deb ...
22:05:19 [2022-12-15T22:05:19.573Z] #65 43.40 Unpacking patch (2.7.6-7) ...
22:05:19 [2022-12-15T22:05:19.573Z] #65 43.63 Selecting previously unselected package dpkg-dev.
22:05:19 [2022-12-15T22:05:19.573Z] #65 43.64 Preparing to unpack .../dpkg-dev_1.20.12_all.deb ...
22:05:19 [2022-12-15T22:05:19.573Z] #65 43.66 Unpacking dpkg-dev (1.20.12) ...
22:05:19 [2022-12-15T22:05:19.573Z] #65 45.09 Selecting previously unselected package libseccomp-dev:arm64.
22:05:19 [2022-12-15T22:05:19.573Z] #65 45.10 Preparing to unpack .../libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
22:05:19 [2022-12-15T22:05:19.573Z] #65 45.12 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
22:05:19 [2022-12-15T22:05:19.573Z] #65 45.35 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
22:05:19 [2022-12-15T22:05:19.573Z] #65 45.50 Setting up bzip2 (1.0.8-4) ...
22:05:19 [2022-12-15T22:05:19.573Z] #65 45.61 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
22:05:19 [2022-12-15T22:05:19.573Z] #65 45.76 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
22:05:19 [2022-12-15T22:05:19.573Z] #65 45.93 Setting up patch (2.7.6-7) ...
22:05:19 [2022-12-15T22:05:19.573Z] #65 46.15 Setting up dpkg-dev (1.20.12) ...
22:05:19 [2022-12-15T22:05:19.573Z] #65 ...
22:05:19 [2022-12-15T22:05:19.573Z] 
22:05:19 [2022-12-15T22:05:19.573Z] #43 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
22:05:19 [2022-12-15T22:05:19.573Z] #43 47.53 Selecting previously unselected package libpcre2-posix2:arm64.
22:05:19 [2022-12-15T22:05:19.573Z] #43 47.53 Preparing to unpack .../19-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ...
22:05:19 [2022-12-15T22:05:19.573Z] #43 47.55 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
22:05:19 [2022-12-15T22:05:19.834Z] #43 47.73 Selecting previously unselected package libpcre2-dev:arm64.
22:05:19 [2022-12-15T22:05:19.834Z] #43 47.74 Preparing to unpack .../20-libpcre2-dev_10.36-2+deb11u1_arm64.deb ...
22:05:19 [2022-12-15T22:05:19.834Z] #43 47.76 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ...
22:05:20 [2022-12-15T22:05:20.405Z] #43 48.24 Selecting previously unselected package libselinux1-dev:arm64.#43 ...
22:05:20 [2022-12-15T22:05:20.405Z] 
22:05:20 [2022-12-15T22:05:20.405Z] #44 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.6.13" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
22:05:20 [2022-12-15T22:05:20.405Z] #44 DONE 44.0s
22:05:20 [2022-12-15T22:05:20.405Z] 
22:05:20 [2022-12-15T22:05:20.405Z] #43 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
22:05:20 [2022-12-15T22:05:20.405Z] #43 48.24 Selecting previously unselected package libselinux1-dev:arm64.
22:05:20 [2022-12-15T22:05:20.405Z] #43 48.24 Preparing to unpack .../21-libselinux1-dev_3.1-3_arm64.deb ...
22:05:20 [2022-12-15T22:05:20.405Z] #43 48.25 Unpacking libselinux1-dev:arm64 (3.1-3) ...
22:05:20 [2022-12-15T22:05:20.405Z] #43 ...
22:05:20 [2022-12-15T22:05:20.405Z] 
22:05:20 [2022-12-15T22:05:20.405Z] #61 [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
22:05:20 [2022-12-15T22:05:20.405Z] #61 44.44 golangci-lint has version v1.49.0 built from (unknown, mod sum: "h1:I8WHOavragDttlLHtSraHn/h39C+R60bEQ5NoGcHQr8=") on (unknown)
22:05:20 [2022-12-15T22:05:20.405Z] #61 DONE 49.5s
22:05:20 [2022-12-15T22:05:20.665Z] 
22:05:20 [2022-12-15T22:05:20.665Z] #66 [dockercli-src 3/5] RUN git fetch -q --depth 1 origin "v17.06.2-ce" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
22:05:20 [2022-12-15T22:05:20.665Z] #66 DONE 40.4s
22:05:20 [2022-12-15T22:05:20.665Z] 
22:05:20 [2022-12-15T22:05:20.665Z] #64 [tini-build 2/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends cmake
22:05:20 [2022-12-15T22:05:20.665Z] #64 40.33 Selecting previously unselected package libxml2:arm64.
22:05:20 [2022-12-15T22:05:20.665Z] #64 40.33 Preparing to unpack .../2-libxml2_2.9.10+dfsg-6.7+deb11u3_arm64.deb ...
22:05:20 [2022-12-15T22:05:20.665Z] #64 40.35 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u3) ...
22:05:20 [2022-12-15T22:05:20.665Z] #64 40.83 Selecting previously unselected package libarchive13:arm64.
22:05:20 [2022-12-15T22:05:20.665Z] #64 40.83 Preparing to unpack .../3-libarchive13_3.4.3-2+deb11u1_arm64.deb ...
22:05:20 [2022-12-15T22:05:20.665Z] #64 40.83 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ...
22:05:20 [2022-12-15T22:05:20.665Z] #64 41.37 Selecting previously unselected package libjsoncpp24:arm64.
22:05:20 [2022-12-15T22:05:20.665Z] #64 41.37 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_arm64.deb ...
22:05:20 [2022-12-15T22:05:20.665Z] #64 41.39 Unpacking libjsoncpp24:arm64 (1.9.4-4) ...
22:05:20 [2022-12-15T22:05:20.665Z] #64 41.70 Selecting previously unselected package librhash0:arm64.
22:05:20 [2022-12-15T22:05:20.665Z] #64 41.70 Preparing to unpack .../5-librhash0_1.4.1-2_arm64.deb ...
22:05:20 [2022-12-15T22:05:20.665Z] #64 41.71 Unpacking librhash0:arm64 (1.4.1-2) ...
22:05:20 [2022-12-15T22:05:20.665Z] #64 41.93 Selecting previously unselected package libuv1:arm64.
22:05:20 [2022-12-15T22:05:20.665Z] #64 41.93 Preparing to unpack .../6-libuv1_1.40.0-2_arm64.deb ...
22:05:20 [2022-12-15T22:05:20.665Z] #64 41.96 Unpacking libuv1:arm64 (1.40.0-2) ...
22:05:20 [2022-12-15T22:05:20.665Z] #64 42.15 Selecting previously unselected package cmake.
22:05:20 [2022-12-15T22:05:20.665Z] #64 42.17 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_arm64.deb ...
22:05:20 [2022-12-15T22:05:20.665Z] #64 42.36 Unpacking cmake (3.18.4-2+deb11u1) ...
22:05:20 [2022-12-15T22:05:20.665Z] #64 46.42 Setting up libicu67:arm64 (67.1-7) ...
22:05:20 [2022-12-15T22:05:20.665Z] #64 46.51 Setting up libuv1:arm64 (1.40.0-2) ...
22:05:20 [2022-12-15T22:05:20.665Z] #64 46.58 Setting up libjsoncpp24:arm64 (1.9.4-4) ...
22:05:20 [2022-12-15T22:05:20.665Z] #64 46.65 Setting up librhash0:arm64 (1.4.1-2) ...
22:05:20 [2022-12-15T22:05:20.665Z] #64 46.72 Setting up cmake-data (3.18.4-2+deb11u1) ...
22:05:20 [2022-12-15T22:05:20.665Z] #64 46.87 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u3) ...
22:05:20 [2022-12-15T22:05:20.665Z] #64 46.96 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ...
22:05:20 [2022-12-15T22:05:20.665Z] #64 47.06 Setting up cmake (3.18.4-2+deb11u1) ...
22:05:20 [2022-12-15T22:05:20.665Z] #64 47.14 Processing triggers for libc-bin (2.31-13+deb11u5) ...
22:05:20 [2022-12-15T22:05:20.665Z] #64 DONE 48.9s
22:05:20 [2022-12-15T22:05:20.665Z] 
22:05:20 [2022-12-15T22:05:20.665Z] #43 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
22:05:20 [2022-12-15T22:05:20.665Z] #43 48.56 Selecting previously unselected package libmount-dev:arm64.
22:05:20 [2022-12-15T22:05:20.665Z] #43 48.60 Preparing to unpack .../22-libmount-dev_2.36.1-8+deb11u1_arm64.deb ...
22:05:20 [2022-12-15T22:05:20.665Z] #43 48.62 Unpacking libmount-dev:arm64 (2.36.1-8+deb11u1) ...
22:05:20 [2022-12-15T22:05:20.665Z] #43 ...
22:05:20 [2022-12-15T22:05:20.665Z] 
22:05:20 [2022-12-15T22:05:20.665Z] #65 [runc-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-runc-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-runc-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             dpkg-dev gcc libc6-dev libseccomp-dev
22:05:20 [2022-12-15T22:05:20.665Z] #65 DONE 49.1s
22:05:20 [2022-12-15T22:05:20.665Z] 
22:05:20 [2022-12-15T22:05:20.665Z] #63 [rootlesskit-build 2/5] RUN --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libc6-dev
22:05:20 [2022-12-15T22:05:20.665Z] #63 35.36 Reading package lists...
22:05:20 [2022-12-15T22:05:20.665Z] #63 40.21 Building dependency tree...
22:05:20 [2022-12-15T22:05:20.665Z] #63 43.77 gcc is already the newest version (4:10.2.1-1).
22:05:20 [2022-12-15T22:05:20.665Z] #63 43.77 libc6-dev is already the newest version (2.31-13+deb11u5).
22:05:20 [2022-12-15T22:05:20.665Z] #63 43.77 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
22:05:20 [2022-12-15T22:05:20.665Z] #63 DONE 49.3s
22:05:20 [2022-12-15T22:05:20.665Z] 
22:05:20 [2022-12-15T22:05:20.665Z] #42 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
22:05:20 [2022-12-15T22:05:20.665Z] #42 46.66 Processing triggers for libc-bin (2.31-13+deb11u5) ...
22:05:20 [2022-12-15T22:05:20.665Z] #42 DONE 48.8s
22:05:20 [2022-12-15T22:05:20.925Z] 
22:05:20 [2022-12-15T22:05:20.925Z] #43 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
22:05:20 [2022-12-15T22:05:20.925Z] #43 48.84 Selecting previously unselected package libpcre16-3:arm64.
22:05:20 [2022-12-15T22:05:20.925Z] #43 48.84 Preparing to unpack .../23-libpcre16-3_2%3a8.39-13_arm64.deb ...
22:05:20 [2022-12-15T22:05:20.925Z] #43 48.84 Unpacking libpcre16-3:arm64 (2:8.39-13) ...
22:05:21 [2022-12-15T22:05:21.193Z] #43 49.09 Selecting previously unselected package libpcre32-3:arm64.
22:05:21 [2022-12-15T22:05:21.194Z] #43 49.09 Preparing to unpack .../24-libpcre32-3_2%3a8.39-13_arm64.deb ...
22:05:21 [2022-12-15T22:05:21.194Z] #43 49.09 Unpacking libpcre32-3:arm64 (2:8.39-13) ...
22:05:21 [2022-12-15T22:05:21.194Z] #43 49.28 Selecting previously unselected package libpcrecpp0v5:arm64.
22:05:21 [2022-12-15T22:05:21.456Z] #43 49.30 Preparing to unpack .../25-libpcrecpp0v5_2%3a8.39-13_arm64.deb ...
22:05:21 [2022-12-15T22:05:21.456Z] #43 49.30 Unpacking libpcrecpp0v5:arm64 (2:8.39-13) ...
22:05:21 [2022-12-15T22:05:21.456Z] #43 49.58 Selecting previously unselected package libpcre3-dev:arm64.
22:05:21 [2022-12-15T22:05:21.717Z] #43 49.60 Preparing to unpack .../26-libpcre3-dev_2%3a8.39-13_arm64.deb ...
22:05:21 [2022-12-15T22:05:21.717Z] #43 49.62 Unpacking libpcre3-dev:arm64 (2:8.39-13) ...
22:05:22 [2022-12-15T22:05:22.288Z] #43 50.26 Selecting previously unselected package zlib1g-dev:arm64.
22:05:22 [2022-12-15T22:05:22.288Z] #43 50.26 Preparing to unpack .../27-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_arm64.deb ...
22:05:22 [2022-12-15T22:05:22.288Z] #43 50.26 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
22:05:22 [2022-12-15T22:05:22.549Z] #43 50.57 Selecting previously unselected package libglib2.0-dev:arm64.
22:05:22 [2022-12-15T22:05:22.549Z] #43 ...
22:05:22 [2022-12-15T22:05:22.549Z] 
22:05:22 [2022-12-15T22:05:22.549Z] #70 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
22:05:22 [2022-12-15T22:05:22.549Z] #0 0.823 Cloning into '/tmp/crun-build'...
22:05:22 [2022-12-15T22:05:22.549Z] #0 5.200 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec'
22:05:22 [2022-12-15T22:05:22.550Z] #0 5.210 Cloning into '/tmp/crun-build/libocispec'...
22:05:22 [2022-12-15T22:05:22.550Z] #0 5.882 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821'
22:05:22 [2022-12-15T22:05:22.550Z] #0 5.912 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec'
22:05:22 [2022-12-15T22:05:22.550Z] #0 5.913 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec'
22:05:22 [2022-12-15T22:05:22.550Z] #0 5.913 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl'
22:05:22 [2022-12-15T22:05:22.550Z] #0 5.932 Cloning into '/tmp/crun-build/libocispec/image-spec'...
22:05:22 [2022-12-15T22:05:22.550Z] #0 7.185 Cloning into '/tmp/crun-build/libocispec/runtime-spec'...
22:05:22 [2022-12-15T22:05:22.550Z] #0 8.481 Cloning into '/tmp/crun-build/libocispec/yajl'...
22:05:22 [2022-12-15T22:05:22.550Z] #0 10.04 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c'
22:05:22 [2022-12-15T22:05:22.810Z] #70 ...
22:05:22 [2022-12-15T22:05:22.810Z] 
22:05:22 [2022-12-15T22:05:22.810Z] #59 [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
22:05:22 [2022-12-15T22:05:22.810Z] #59 51.50 Selecting previously unselected package gcc-mingw-w64-base.
22:05:22 [2022-12-15T22:05:22.810Z] #59 51.50 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ...
22:05:22 [2022-12-15T22:05:22.810Z] #59 51.50 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ...
22:05:22 [2022-12-15T22:05:22.810Z] #59 51.69 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime.
22:05:22 [2022-12-15T22:05:22.810Z] #59 51.70 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ...
22:05:22 [2022-12-15T22:05:22.810Z] #59 51.73 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
22:05:26 [2022-12-15T22:05:26.113Z] #59 ...
22:05:26 [2022-12-15T22:05:26.113Z] 
22:05:26 [2022-12-15T22:05:26.113Z] #71 [dockercli-src 4/5] RUN [ -d ./components/cli ] && mv ./components/cli /usr/src/dockercli || mv /tmp/dockercli /usr/src/dockercli
22:05:26 [2022-12-15T22:05:26.113Z] #71 DONE 5.4s
22:05:26 [2022-12-15T22:05:26.113Z] 
22:05:26 [2022-12-15T22:05:26.113Z] #43 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
22:05:26 [2022-12-15T22:05:26.113Z] #43 50.57 Preparing to unpack .../28-libglib2.0-dev_2.66.8-1_arm64.deb ...
22:05:26 [2022-12-15T22:05:26.113Z] #43 50.60 Unpacking libglib2.0-dev:arm64 (2.66.8-1) ...
22:05:26 [2022-12-15T22:05:26.113Z] #43 52.21 Selecting previously unselected package libsecret-1-dev:arm64.
22:05:26 [2022-12-15T22:05:26.113Z] #43 52.21 Preparing to unpack .../29-libsecret-1-dev_0.20.4-2_arm64.deb ...
22:05:26 [2022-12-15T22:05:26.113Z] #43 52.24 Unpacking libsecret-1-dev:arm64 (0.20.4-2) ...
22:05:26 [2022-12-15T22:05:26.113Z] #43 52.83 Setting up libpcrecpp0v5:arm64 (2:8.39-13) ...
22:05:26 [2022-12-15T22:05:26.113Z] #43 52.90 Setting up libpcre16-3:arm64 (2:8.39-13) ...
22:05:26 [2022-12-15T22:05:26.113Z] #43 52.92 Setting up libsepol1-dev:arm64 (3.1-1) ...
22:05:26 [2022-12-15T22:05:26.113Z] #43 52.94 Setting up libffi-dev:arm64 (3.3-6) ...
22:05:26 [2022-12-15T22:05:26.113Z] #43 52.96 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
22:05:26 [2022-12-15T22:05:26.113Z] #43 52.97 Setting up libbtrfs0:arm64 (5.10.1-2) ...
22:05:26 [2022-12-15T22:05:26.113Z] #43 53.06 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
22:05:26 [2022-12-15T22:05:26.113Z] #43 53.11 Setting up libglib2.0-data (2.66.8-1) ...
22:05:26 [2022-12-15T22:05:26.113Z] #43 53.15 Setting up uuid-dev:arm64 (2.36.1-8+deb11u1) ...
22:05:26 [2022-12-15T22:05:26.113Z] #43 53.18 Setting up libpcre32-3:arm64 (2:8.39-13) ...
22:05:26 [2022-12-15T22:05:26.113Z] #43 53.19 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
22:05:26 [2022-12-15T22:05:26.113Z] #43 53.22 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
22:05:26 [2022-12-15T22:05:26.113Z] #43 53.23 Setting up libbtrfs-dev:arm64 (5.10.1-2) ...
22:05:26 [2022-12-15T22:05:26.113Z] #43 53.25 Setting up libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
22:05:26 [2022-12-15T22:05:26.113Z] #43 53.27 Setting up python3-lib2to3 (3.9.2-1) ...
22:05:26 [2022-12-15T22:05:26.113Z] #43 53.71 Setting up libelf1:arm64 (0.183-1) ...
22:05:26 [2022-12-15T22:05:26.113Z] #43 53.73 Setting up libsecret-common (0.20.4-2) ...
22:05:26 [2022-12-15T22:05:26.113Z] #43 53.77 Setting up python3-distutils (3.9.2-1) ...
22:05:26 [2022-12-15T22:05:26.374Z] #43 ...
22:05:26 [2022-12-15T22:05:26.374Z] 
22:05:26 [2022-12-15T22:05:26.374Z] #72 [dockercli-src 5/5] WORKDIR /usr/src/dockercli
22:05:26 [2022-12-15T22:05:26.374Z] #72 DONE 0.2s
22:05:26 [2022-12-15T22:05:26.374Z] 
22:05:26 [2022-12-15T22:05:26.374Z] #52 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
22:05:26 [2022-12-15T22:05:26.374Z] #52 38.69 github.com/docker/distribution/uuid
22:05:26 [2022-12-15T22:05:26.374Z] #52 38.90 golang.org/x/net/context
22:05:26 [2022-12-15T22:05:26.374Z] #52 39.47 github.com/docker/distribution/digest
22:05:26 [2022-12-15T22:05:26.374Z] #52 39.82 github.com/docker/distribution/reference
22:05:26 [2022-12-15T22:05:26.374Z] #52 40.26 crypto/x509
22:05:26 [2022-12-15T22:05:26.374Z] #52 40.29 net/textproto
22:05:26 [2022-12-15T22:05:26.374Z] #52 41.02 vendor/golang.org/x/net/http/httpguts
22:05:26 [2022-12-15T22:05:26.374Z] #52 41.30 vendor/golang.org/x/net/http/httpproxy
22:05:26 [2022-12-15T22:05:26.374Z] #52 41.63 mime/multipart
22:05:26 [2022-12-15T22:05:26.374Z] #52 42.52 github.com/stevvooe/resumable
22:05:26 [2022-12-15T22:05:26.374Z] #52 42.67 github.com/stevvooe/resumable/sha256
22:05:26 [2022-12-15T22:05:26.374Z] #52 43.45 github.com/stevvooe/resumable/sha512
22:05:26 [2022-12-15T22:05:26.374Z] #52 44.10 github.com/garyburd/redigo/internal
22:05:26 [2022-12-15T22:05:26.374Z] #52 44.37 github.com/garyburd/redigo/redis
22:05:26 [2022-12-15T22:05:26.374Z] #52 48.06 crypto/tls
22:05:26 [2022-12-15T22:05:26.634Z] #52 ...
22:05:26 [2022-12-15T22:05:26.634Z] 
22:05:26 [2022-12-15T22:05:26.634Z] #43 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
22:05:26 [2022-12-15T22:05:26.634Z] #43 54.54 Setting up libglib2.0-dev-bin (2.66.8-1) ...
22:05:27 [2022-12-15T22:05:27.838Z] #43 55.64 Setting up libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
22:05:27 [2022-12-15T22:05:27.838Z] #43 55.68 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ...
22:05:27 [2022-12-15T22:05:27.838Z] #43 55.71 Setting up libselinux1-dev:arm64 (3.1-3) ...
22:05:27 [2022-12-15T22:05:27.838Z] #43 55.73 Setting up libpcre3-dev:arm64 (2:8.39-13) ...
22:05:27 [2022-12-15T22:05:27.838Z] #43 55.74 Setting up libglib2.0-bin (2.66.8-1) ...
22:05:27 [2022-12-15T22:05:27.838Z] #43 55.75 Setting up libsecret-1-0:arm64 (0.20.4-2) ...
22:05:27 [2022-12-15T22:05:27.838Z] #43 55.77 Setting up gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
22:05:27 [2022-12-15T22:05:27.838Z] #43 55.78 Setting up libmount-dev:arm64 (2.36.1-8+deb11u1) ...
22:05:27 [2022-12-15T22:05:27.838Z] #43 55.80 Setting up gir1.2-secret-1:arm64 (0.20.4-2) ...
22:05:27 [2022-12-15T22:05:27.838Z] #43 55.83 Setting up libglib2.0-dev:arm64 (2.66.8-1) ...
22:05:27 [2022-12-15T22:05:27.838Z] #43 55.84 Processing triggers for libglib2.0-0:arm64 (2.66.8-1) ...
22:05:27 [2022-12-15T22:05:27.838Z] #43 55.87 No schema files found: doing nothing.
22:05:28 [2022-12-15T22:05:28.099Z] #43 55.88 Processing triggers for libc-bin (2.31-13+deb11u5) ...
22:05:28 [2022-12-15T22:05:28.099Z] #43 56.01 Setting up libsecret-1-dev:arm64 (0.20.4-2) ...
22:05:28 [2022-12-15T22:05:28.360Z] #43 DONE 56.4s
22:05:28 [2022-12-15T22:05:28.360Z] 
22:05:28 [2022-12-15T22:05:28.360Z] #52 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
22:05:28 [2022-12-15T22:05:28.360Z] #52 48.39 github.com/docker/distribution/registry/listener
22:05:28 [2022-12-15T22:05:28.360Z] #52 49.14 github.com/docker/distribution/version
22:05:28 [2022-12-15T22:05:28.360Z] #52 49.31 github.com/inconshreveable/mousetrap
22:05:28 [2022-12-15T22:05:28.360Z] #52 49.49 github.com/spf13/pflag
22:05:30 [2022-12-15T22:05:30.274Z] #52 52.04 github.com/spf13/cobra
22:05:30 [2022-12-15T22:05:30.844Z] #52 ...
22:05:30 [2022-12-15T22:05:30.844Z] 
22:05:30 [2022-12-15T22:05:30.844Z] #73 [runc-build 3/3] RUN --mount=from=runc-src,src=/usr/src/runc,rw     --mount=type=cache,target=/root/.cache/go-build,id=runc-build-linux/arm64 <<EOT (set -e...)
22:05:30 [2022-12-15T22:05:30.844Z] #0 4.695 CGO_ENABLED=1 go build -trimpath  -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.4-0-g5fd4c4d -X main.version=1.1.4 " -o runc .
22:05:31 [2022-12-15T22:05:31.105Z] #73 ...
22:05:31 [2022-12-15T22:05:31.105Z] 
22:05:31 [2022-12-15T22:05:31.105Z] #74 [tini-build 3/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         xx-apt-get install -y --no-install-recommends             gcc libc6-dev
22:05:31 [2022-12-15T22:05:31.105Z] #0 4.719 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
22:05:31 [2022-12-15T22:05:31.105Z] #0 4.720 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
22:05:31 [2022-12-15T22:05:31.105Z] #0 4.720 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
22:05:31 [2022-12-15T22:05:31.105Z] #0 7.170 Reading package lists...
22:05:31 [2022-12-15T22:05:31.105Z] #74 10.37 + apt-get  install -y --no-install-recommends gcc libc6-dev
22:05:31 [2022-12-15T22:05:31.105Z] #74 ...
22:05:31 [2022-12-15T22:05:31.105Z] 
22:05:31 [2022-12-15T22:05:31.105Z] #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...)
22:05:31 [2022-12-15T22:05:31.105Z] #0 4.101 go: downloading github.com/urfave/cli/v2 v2.23.5
22:05:31 [2022-12-15T22:05:31.105Z] #0 4.557 go: downloading golang.org/x/sys v0.2.0
22:05:31 [2022-12-15T22:05:31.105Z] #0 7.348 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
22:05:31 [2022-12-15T22:05:31.105Z] #0 7.884 go: downloading github.com/google/uuid v1.3.0
22:05:31 [2022-12-15T22:05:31.105Z] #0 7.972 go: downloading github.com/moby/vpnkit v0.5.0
22:05:31 [2022-12-15T22:05:31.105Z] #0 7.978 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
22:05:31 [2022-12-15T22:05:31.105Z] #0 8.335 go: downloading github.com/gorilla/mux v1.8.0
22:05:31 [2022-12-15T22:05:31.105Z] #0 8.533 go: downloading github.com/moby/sys/mountinfo v0.6.2
22:05:31 [2022-12-15T22:05:31.105Z] #0 9.218 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
22:05:31 [2022-12-15T22:05:31.105Z] #0 9.293 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
22:05:31 [2022-12-15T22:05:31.105Z] #0 10.15 go: downloading golang.org/x/net v0.1.0
22:05:31 [2022-12-15T22:05:31.366Z] #75 10.34 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
22:05:31 [2022-12-15T22:05:31.366Z] #75 ...
22:05:31 [2022-12-15T22:05:31.366Z] 
22:05:31 [2022-12-15T22:05:31.366Z] #74 [tini-build 3/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         xx-apt-get install -y --no-install-recommends             gcc libc6-dev
22:05:33 [2022-12-15T22:05:33.277Z] #74 10.43 Reading package lists...
22:05:33 [2022-12-15T22:05:33.277Z] #74 ...
22:05:33 [2022-12-15T22:05:33.277Z] 
22:05:33 [2022-12-15T22:05:33.277Z] #70 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
22:05:33 [2022-12-15T22:05:33.277Z] #70 10.42 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3'
22:05:33 [2022-12-15T22:05:33.277Z] #70 10.79 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06'
22:05:33 [2022-12-15T22:05:33.277Z] #70 ...
22:05:33 [2022-12-15T22:05:33.277Z] 
22:05:33 [2022-12-15T22:05:33.277Z] #52 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
22:05:33 [2022-12-15T22:05:33.277Z] #52 54.56 log/syslog
22:05:33 [2022-12-15T22:05:33.537Z] #52 55.44 github.com/yvasiyarov/go-metrics
22:05:36 [2022-12-15T22:05:36.836Z] #52 ...
22:05:36 [2022-12-15T22:05:36.836Z] 
22:05:36 [2022-12-15T22:05:36.836Z] #76 [dockercli 3/3] RUN --mount=from=dockercli-src,src=/usr/src/dockercli,rw     --mount=type=cache,target=/root/.cache/go-build,id=dockercli-build-linux/arm64 <<EOT (set -e...)
22:05:36 [2022-12-15T22:05:36.836Z] #76 ...
22:05:36 [2022-12-15T22:05:36.836Z] 
22:05:36 [2022-12-15T22:05:36.836Z] #74 [tini-build 3/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         xx-apt-get install -y --no-install-recommends             gcc libc6-dev
22:05:36 [2022-12-15T22:05:36.836Z] #74 10.43 Reading package lists...
22:05:36 [2022-12-15T22:05:36.836Z] #74 13.75 Building dependency tree...
22:05:36 [2022-12-15T22:05:36.836Z] #74 14.72 Reading state information...
22:05:37 [2022-12-15T22:05:37.418Z] #74 16.51 gcc is already the newest version (4:10.2.1-1).
22:05:37 [2022-12-15T22:05:37.418Z] #74 16.51 libc6-dev is already the newest version (2.31-13+deb11u5).
22:05:37 [2022-12-15T22:05:37.418Z] #74 16.51 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
22:05:37 [2022-12-15T22:05:37.996Z] #74 DONE 17.4s
22:05:37 [2022-12-15T22:05:37.996Z] 
22:05:37 [2022-12-15T22:05:37.996Z] #59 [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
22:05:37 [2022-12-15T22:05:37.996Z] #59 59.54 Selecting previously unselected package gcc-mingw-w64-x86-64-posix.
22:05:37 [2022-12-15T22:05:37.996Z] #59 59.57 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ...
22:05:37 [2022-12-15T22:05:37.996Z] #59 59.59 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
22:05:38 [2022-12-15T22:05:38.258Z] #59 ...
22:05:38 [2022-12-15T22:05:38.258Z] 
22:05:38 [2022-12-15T22:05:38.258Z] #77 [tini-build 4/4] RUN --mount=from=tini-src,src=/usr/src/tini,rw     --mount=type=cache,target=/root/.cache/go-build,id=tini-build-linux/arm64 <<EOT (set -e...)
22:05:38 [2022-12-15T22:05:38.522Z] #77 ...
22:05:38 [2022-12-15T22:05:38.522Z] 
22:05:38 [2022-12-15T22:05:38.522Z] #78 [containerd-build 3/3] RUN --mount=from=containerd-src,src=/usr/src/containerd,rw     --mount=type=cache,target=/root/.cache/go-build,id=containerd-build-linux/arm64 <<EOT (set -e...)
22:05:38 [2022-12-15T22:05:38.522Z] #0 5.610 + bin/ctr
22:05:38 [2022-12-15T22:05:38.783Z] #78 ...
22:05:38 [2022-12-15T22:05:38.783Z] 
22:05:38 [2022-12-15T22:05:38.783Z] #70 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
22:05:38 [2022-12-15T22:05:38.783Z] #70 26.15 aclocal: warning: couldn't open directory 'm4': No such file or directory
22:05:44 [2022-12-15T22:05:44.072Z] #70 ...
22:05:44 [2022-12-15T22:05:44.072Z] 
22:05:44 [2022-12-15T22:05:44.072Z] #77 [tini-build 4/4] RUN --mount=from=tini-src,src=/usr/src/tini,rw     --mount=type=cache,target=/root/.cache/go-build,id=tini-build-linux/arm64 <<EOT (set -e...)
22:05:44 [2022-12-15T22:05:44.072Z] #77 1.314 -- The C compiler identification is GNU 10.2.1
22:05:44 [2022-12-15T22:05:44.072Z] #77 1.403 -- Detecting C compiler ABI info
22:05:44 [2022-12-15T22:05:44.072Z] #77 1.967 -- Detecting C compiler ABI info - done
22:05:44 [2022-12-15T22:05:44.072Z] #77 2.026 -- Check for working C compiler: /usr/bin/aarch64-linux-gnu-gcc - skipped
22:05:44 [2022-12-15T22:05:44.072Z] #77 2.061 -- Detecting C compile features
22:05:44 [2022-12-15T22:05:44.072Z] #77 2.063 -- Detecting C compile features - done
22:05:44 [2022-12-15T22:05:44.072Z] #77 2.107 -- Performing Test HAS_BUILTIN_FORTIFY
22:05:44 [2022-12-15T22:05:44.072Z] #77 2.369 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
22:05:44 [2022-12-15T22:05:44.072Z] #77 2.435 -- Configuring done
22:05:44 [2022-12-15T22:05:44.072Z] #77 2.463 -- Generating done
22:05:44 [2022-12-15T22:05:44.072Z] #77 2.479 -- Build files have been written to: /go/src/github.com/krallin/tini
22:05:44 [2022-12-15T22:05:44.072Z] #77 2.846 Scanning dependencies of target tini-static
22:05:44 [2022-12-15T22:05:44.072Z] #77 3.034 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
22:05:44 [2022-12-15T22:05:44.072Z] #77 4.323 [100%] Linking C executable tini-static
22:05:44 [2022-12-15T22:05:44.072Z] #77 4.817 [100%] Built target tini-static
22:05:44 [2022-12-15T22:05:44.072Z] #77 DONE 5.5s
22:05:44 [2022-12-15T22:05:44.072Z] 
22:05:44 [2022-12-15T22:05:44.072Z] #52 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
22:05:44 [2022-12-15T22:05:44.072Z] #52 62.85 golang.org/x/crypto/blowfish
22:05:44 [2022-12-15T22:05:44.072Z] #52 63.44 golang.org/x/crypto/bcrypt
22:05:44 [2022-12-15T22:05:44.072Z] #52 64.02 github.com/docker/distribution/registry/storage/driver/gcs
22:05:44 [2022-12-15T22:05:44.072Z] #52 64.30 os/user
22:05:44 [2022-12-15T22:05:44.072Z] #52 65.05 github.com/docker/distribution/registry/storage/driver/oss
22:05:44 [2022-12-15T22:05:44.072Z] #52 65.12 github.com/mitchellh/mapstructure
22:05:44 [2022-12-15T22:05:44.072Z] #52 65.81 net/http/httptrace
22:05:44 [2022-12-15T22:05:44.643Z] #52 66.56 net/http
22:05:46 [2022-12-15T22:05:46.027Z] #52 67.61 github.com/docker/libtrust
22:05:49 [2022-12-15T22:05:49.325Z] #52 ...
22:05:49 [2022-12-15T22:05:49.325Z] 
22:05:49 [2022-12-15T22:05:49.325Z] #70 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
22:05:49 [2022-12-15T22:05:49.325Z] #70 36.20 libtoolize: putting auxiliary files in '.'.
22:05:49 [2022-12-15T22:05:49.325Z] #70 36.20 libtoolize: copying file './ltmain.sh'
22:05:49 [2022-12-15T22:05:49.585Z] #70 37.15 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
22:05:49 [2022-12-15T22:05:49.585Z] #70 37.16 libtoolize: and rerunning libtoolize and aclocal.
22:05:49 [2022-12-15T22:05:49.585Z] #70 37.16 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
22:05:54 [2022-12-15T22:05:54.871Z] #70 ...
22:05:54 [2022-12-15T22:05:54.871Z] 
22:05:54 [2022-12-15T22:05:54.871Z] #59 [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
22:05:54 [2022-12-15T22:05:54.871Z] #59 73.03 Selecting previously unselected package g++-mingw-w64-x86-64-posix.
22:05:54 [2022-12-15T22:05:54.871Z] #59 73.04 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ...
22:05:54 [2022-12-15T22:05:54.871Z] #59 73.04 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
22:05:54 [2022-12-15T22:05:54.871Z] #59 78.74 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime.
22:05:54 [2022-12-15T22:05:54.871Z] #59 78.74 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ...
22:05:54 [2022-12-15T22:05:54.871Z] #59 78.76 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
22:05:55 [2022-12-15T22:05:55.813Z] #59 84.87 Selecting previously unselected package gcc-mingw-w64-x86-64-win32.
22:05:55 [2022-12-15T22:05:55.813Z] #59 84.87 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ...
22:05:55 [2022-12-15T22:05:55.813Z] #59 84.88 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
22:05:57 [2022-12-15T22:05:57.728Z] #59 ...
22:05:57 [2022-12-15T22:05:57.728Z] 
22:05:57 [2022-12-15T22:05:57.728Z] #70 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
22:05:57 [2022-12-15T22:05:57.728Z] #70 45.18 configure.ac:7: installing './compile'
22:05:57 [2022-12-15T22:05:57.728Z] #70 45.19 configure.ac:11: installing './config.guess'
22:05:57 [2022-12-15T22:05:57.728Z] #70 45.21 configure.ac:11: installing './config.sub'
22:05:57 [2022-12-15T22:05:57.728Z] #70 45.23 configure.ac:8: installing './install-sh'
22:05:57 [2022-12-15T22:05:57.988Z] #70 45.24 configure.ac:8: installing './missing'
22:05:57 [2022-12-15T22:05:57.988Z] #70 45.36 Makefile.am: installing './depcomp'
22:05:58 [2022-12-15T22:05:58.948Z] #70 46.52 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
22:05:59 [2022-12-15T22:05:59.208Z] #70 46.52 libtoolize: copying file 'build-aux/ltmain.sh'
22:05:59 [2022-12-15T22:05:59.208Z] #70 46.65 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
22:05:59 [2022-12-15T22:05:59.208Z] #70 46.65 libtoolize: copying file 'm4/libtool.m4'
22:05:59 [2022-12-15T22:05:59.208Z] #70 46.75 libtoolize: copying file 'm4/ltoptions.m4'
22:05:59 [2022-12-15T22:05:59.469Z] #70 46.85 libtoolize: copying file 'm4/ltsugar.m4'
22:05:59 [2022-12-15T22:05:59.469Z] #70 ...
22:05:59 [2022-12-15T22:05:59.469Z] 
22:05:59 [2022-12-15T22:05:59.469Z] #52 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
22:05:59 [2022-12-15T22:05:59.469Z] #52 71.16 net/smtp
22:05:59 [2022-12-15T22:05:59.469Z] #52 ...
22:05:59 [2022-12-15T22:05:59.469Z] 
22:05:59 [2022-12-15T22:05:59.469Z] #70 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
22:05:59 [2022-12-15T22:05:59.469Z] #70 47.00 libtoolize: copying file 'm4/ltversion.m4'
22:05:59 [2022-12-15T22:05:59.729Z] #70 47.16 libtoolize: copying file 'm4/lt~obsolete.m4'
22:05:59 [2022-12-15T22:05:59.729Z] #70 47.26 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
22:06:06 [2022-12-15T22:06:06.313Z] #70 ...
22:06:06 [2022-12-15T22:06:06.313Z] 
22:06:06 [2022-12-15T22:06:06.313Z] #52 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
22:06:06 [2022-12-15T22:06:06.313Z] #52 85.07 github.com/docker/distribution/configuration
22:06:06 [2022-12-15T22:06:06.313Z] #52 85.10 github.com/bugsnag/bugsnag-go
22:06:06 [2022-12-15T22:06:06.313Z] #52 86.27 github.com/gorilla/context
22:06:06 [2022-12-15T22:06:06.313Z] #52 86.75 github.com/gorilla/mux
22:06:06 [2022-12-15T22:06:06.313Z] #52 86.92 github.com/docker/distribution/registry/api/errcode
22:06:06 [2022-12-15T22:06:06.313Z] #52 87.75 expvar
22:06:06 [2022-12-15T22:06:06.574Z] #52 88.28 github.com/docker/distribution/context
22:06:06 [2022-12-15T22:06:06.835Z] #52 88.47 github.com/docker/distribution/registry/api/v2
22:06:08 [2022-12-15T22:06:08.239Z] #52 89.86 github.com/docker/distribution/health
22:06:08 [2022-12-15T22:06:08.239Z] #52 90.01 github.com/docker/distribution
22:06:08 [2022-12-15T22:06:08.809Z] #52 90.52 github.com/docker/distribution/health/checks
22:06:09 [2022-12-15T22:06:09.069Z] #52 90.93 github.com/docker/distribution/registry/auth
22:06:09 [2022-12-15T22:06:09.330Z] #52 91.18 github.com/docker/distribution/manifest/manifestlist
22:06:09 [2022-12-15T22:06:09.595Z] #52 91.38 github.com/docker/distribution/manifest/schema1
22:06:09 [2022-12-15T22:06:09.856Z] #52 91.43 github.com/docker/distribution/manifest/schema2
22:06:10 [2022-12-15T22:06:10.116Z] #52 91.92 github.com/docker/distribution/notifications
22:06:10 [2022-12-15T22:06:10.377Z] #52 92.20 github.com/docker/distribution/registry/middleware/registry
22:06:10 [2022-12-15T22:06:10.637Z] #52 92.42 github.com/docker/distribution/registry/middleware/repository
22:06:11 [2022-12-15T22:06:11.208Z] #52 92.74 github.com/docker/distribution/registry/client/transport
22:06:11 [2022-12-15T22:06:11.208Z] #52 ...
22:06:11 [2022-12-15T22:06:11.208Z] 
22:06:11 [2022-12-15T22:06:11.208Z] #70 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
22:06:11 [2022-12-15T22:06:11.208Z] #70 58.66 configure.ac:7: installing 'build-aux/compile'
22:06:11 [2022-12-15T22:06:11.208Z] #70 58.68 configure.ac:9: installing 'build-aux/config.guess'
22:06:11 [2022-12-15T22:06:11.469Z] #70 58.70 configure.ac:9: installing 'build-aux/config.sub'
22:06:11 [2022-12-15T22:06:11.469Z] #70 58.70 configure.ac:11: installing 'build-aux/install-sh'
22:06:11 [2022-12-15T22:06:11.469Z] #70 58.70 configure.ac:11: installing 'build-aux/missing'
22:06:11 [2022-12-15T22:06:11.469Z] #70 58.91 Makefile.am: installing 'build-aux/depcomp'
22:06:11 [2022-12-15T22:06:11.730Z] #70 59.05 parallel-tests: installing 'build-aux/test-driver'
22:06:14 [2022-12-15T22:06:14.274Z] #70 61.41 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
22:06:14 [2022-12-15T22:06:14.274Z] #70 61.41 libtoolize: copying file 'build-aux/ltmain.sh'
22:06:14 [2022-12-15T22:06:14.534Z] #70 62.03 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
22:06:14 [2022-12-15T22:06:14.534Z] #70 62.03 libtoolize: copying file 'm4/libtool.m4'
22:06:14 [2022-12-15T22:06:14.794Z] #70 62.18 libtoolize: copying file 'm4/ltoptions.m4'
22:06:14 [2022-12-15T22:06:14.794Z] #70 62.33 libtoolize: copying file 'm4/ltsugar.m4'
22:06:15 [2022-12-15T22:06:15.055Z] #70 62.43 libtoolize: copying file 'm4/ltversion.m4'
22:06:15 [2022-12-15T22:06:15.055Z] #70 62.55 libtoolize: copying file 'm4/lt~obsolete.m4'
22:06:17 [2022-12-15T22:06:17.599Z] #70 ...
22:06:17 [2022-12-15T22:06:17.599Z] 
22:06:17 [2022-12-15T22:06:17.599Z] #59 [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
22:06:17 [2022-12-15T22:06:17.599Z] #59 96.66 Selecting previously unselected package g++-mingw-w64-x86-64-win32.
22:06:17 [2022-12-15T22:06:17.599Z] #59 96.66 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ...
22:06:17 [2022-12-15T22:06:17.599Z] #59 96.66 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
22:06:17 [2022-12-15T22:06:17.599Z] #59 102.4 Selecting previously unselected package g++-mingw-w64-x86-64.
22:06:17 [2022-12-15T22:06:17.599Z] #59 102.4 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ...
22:06:17 [2022-12-15T22:06:17.599Z] #59 102.5 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
22:06:17 [2022-12-15T22:06:17.599Z] #59 102.6 Selecting previously unselected package libapparmor1:arm64.
22:06:17 [2022-12-15T22:06:17.599Z] #59 102.6 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ...
22:06:17 [2022-12-15T22:06:17.599Z] #59 102.6 Unpacking libapparmor1:arm64 (2.13.6-10) ...
22:06:17 [2022-12-15T22:06:17.599Z] #59 102.8 Selecting previously unselected package libapparmor-dev:arm64.
22:06:17 [2022-12-15T22:06:17.599Z] #59 102.8 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ...
22:06:17 [2022-12-15T22:06:17.599Z] #59 102.8 Unpacking libapparmor-dev:arm64 (2.13.6-10) ...
22:06:17 [2022-12-15T22:06:17.599Z] #59 102.9 Selecting previously unselected package libbtrfs0:arm64.
22:06:17 [2022-12-15T22:06:17.599Z] #59 102.9 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ...
22:06:17 [2022-12-15T22:06:17.599Z] #59 102.9 Unpacking libbtrfs0:arm64 (5.10.1-2) ...
22:06:17 [2022-12-15T22:06:17.599Z] #59 103.1 Selecting previously unselected package libbtrfs-dev:arm64.
22:06:17 [2022-12-15T22:06:17.599Z] #59 103.1 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ...
22:06:17 [2022-12-15T22:06:17.599Z] #59 103.1 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ...
22:06:17 [2022-12-15T22:06:17.599Z] #59 103.3 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
22:06:17 [2022-12-15T22:06:17.599Z] #59 103.3 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ...
22:06:17 [2022-12-15T22:06:17.599Z] #59 103.3 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
22:06:17 [2022-12-15T22:06:17.599Z] #59 103.4 Selecting previously unselected package libudev-dev:arm64.
22:06:17 [2022-12-15T22:06:17.599Z] #59 103.4 Preparing to unpack .../20-libudev-dev_247.3-7+deb11u1_arm64.deb ...
22:06:17 [2022-12-15T22:06:17.599Z] #59 103.4 Unpacking libudev-dev:arm64 (247.3-7+deb11u1) ...
22:06:17 [2022-12-15T22:06:17.599Z] #59 103.6 Selecting previously unselected package libsepol1-dev:arm64.
22:06:17 [2022-12-15T22:06:17.599Z] #59 103.6 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ...
22:06:17 [2022-12-15T22:06:17.599Z] #59 103.6 Unpacking libsepol1-dev:arm64 (3.1-1) ...
22:06:17 [2022-12-15T22:06:17.599Z] #59 103.9 Selecting previously unselected package libpcre2-16-0:arm64.
22:06:17 [2022-12-15T22:06:17.599Z] #59 103.9 Preparing to unpack .../22-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ...
22:06:17 [2022-12-15T22:06:17.599Z] #59 103.9 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
22:06:17 [2022-12-15T22:06:17.599Z] #59 104.1 Selecting previously unselected package libpcre2-32-0:arm64.
22:06:17 [2022-12-15T22:06:17.599Z] #59 104.1 Preparing to unpack .../23-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ...
22:06:17 [2022-12-15T22:06:17.600Z] #59 104.1 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
22:06:17 [2022-12-15T22:06:17.600Z] #59 104.3 Selecting previously unselected package libpcre2-posix2:arm64.
22:06:17 [2022-12-15T22:06:17.600Z] #59 104.3 Preparing to unpack .../24-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ...
22:06:17 [2022-12-15T22:06:17.600Z] #59 104.3 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
22:06:17 [2022-12-15T22:06:17.600Z] #59 104.4 Selecting previously unselected package libpcre2-dev:arm64.
22:06:17 [2022-12-15T22:06:17.600Z] #59 104.4 Preparing to unpack .../25-libpcre2-dev_10.36-2+deb11u1_arm64.deb ...
22:06:17 [2022-12-15T22:06:17.600Z] #59 104.4 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ...
22:06:17 [2022-12-15T22:06:17.600Z] #59 104.8 Selecting previously unselected package libselinux1-dev:arm64.
22:06:17 [2022-12-15T22:06:17.600Z] #59 104.8 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ...
22:06:17 [2022-12-15T22:06:17.600Z] #59 104.8 Unpacking libselinux1-dev:arm64 (3.1-3) ...
22:06:17 [2022-12-15T22:06:17.600Z] #59 105.1 Selecting previously unselected package libdevmapper-dev:arm64.
22:06:17 [2022-12-15T22:06:17.600Z] #59 105.1 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ...
22:06:17 [2022-12-15T22:06:17.600Z] #59 105.1 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
22:06:17 [2022-12-15T22:06:17.600Z] #59 105.2 Selecting previously unselected package libseccomp-dev:arm64.
22:06:17 [2022-12-15T22:06:17.600Z] #59 105.3 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
22:06:17 [2022-12-15T22:06:17.600Z] #59 105.3 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
22:06:17 [2022-12-15T22:06:17.600Z] #59 105.4 Selecting previously unselected package libsystemd-dev:arm64.
22:06:17 [2022-12-15T22:06:17.600Z] #59 105.4 Preparing to unpack .../29-libsystemd-dev_247.3-7+deb11u1_arm64.deb ...
22:06:17 [2022-12-15T22:06:17.600Z] #59 105.4 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u1) ...
22:06:17 [2022-12-15T22:06:17.600Z] #59 105.9 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
22:06:17 [2022-12-15T22:06:17.600Z] #59 106.0 Setting up libapparmor1:arm64 (2.13.6-10) ...
22:06:17 [2022-12-15T22:06:17.600Z] #59 106.0 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
22:06:17 [2022-12-15T22:06:17.600Z] #59 106.0 Setting up libsepol1-dev:arm64 (3.1-1) ...
22:06:17 [2022-12-15T22:06:17.600Z] #59 106.0 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ...
22:06:17 [2022-12-15T22:06:17.600Z] #59 106.0 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
22:06:17 [2022-12-15T22:06:17.600Z] #59 106.1 Setting up libbtrfs0:arm64 (5.10.1-2) ...
22:06:17 [2022-12-15T22:06:17.600Z] #59 106.1 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
22:06:17 [2022-12-15T22:06:17.600Z] #59 106.2 Setting up libudev-dev:arm64 (247.3-7+deb11u1) ...
22:06:17 [2022-12-15T22:06:17.600Z] #59 106.2 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
22:06:17 [2022-12-15T22:06:17.600Z] #59 106.2 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
22:06:17 [2022-12-15T22:06:17.600Z] #59 106.2 Setting up libbtrfs-dev:arm64 (5.10.1-2) ...
22:06:17 [2022-12-15T22:06:17.600Z] #59 106.3 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
22:06:17 [2022-12-15T22:06:17.600Z] #59 106.3 Setting up libapparmor-dev:arm64 (2.13.6-10) ...
22:06:17 [2022-12-15T22:06:17.600Z] #59 106.3 Setting up mingw-w64-common (8.0.0-1) ...
22:06:17 [2022-12-15T22:06:17.600Z] #59 106.3 Setting up libsystemd-dev:arm64 (247.3-7+deb11u1) ...
22:06:17 [2022-12-15T22:06:17.600Z] #59 106.3 Setting up mingw-w64-x86-64-dev (8.0.0-1) ...
22:06:17 [2022-12-15T22:06:17.600Z] #59 106.4 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ...
22:06:17 [2022-12-15T22:06:17.600Z] #59 106.4 Setting up libselinux1-dev:arm64 (3.1-3) ...
22:06:17 [2022-12-15T22:06:17.600Z] #59 106.4 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
22:06:17 [2022-12-15T22:06:17.600Z] #59 106.4 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
22:06:17 [2022-12-15T22:06:17.600Z] #59 106.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
22:06:17 [2022-12-15T22:06:17.600Z] #59 106.4 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
22:06:17 [2022-12-15T22:06:17.600Z] #59 106.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
22:06:17 [2022-12-15T22:06:17.600Z] #59 106.4 Setting up binutils-mingw-w64 (2.35-2+8.11) ...
22:06:17 [2022-12-15T22:06:17.600Z] #59 106.5 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
22:06:17 [2022-12-15T22:06:17.600Z] #59 106.5 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
22:06:17 [2022-12-15T22:06:17.600Z] #59 106.5 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
22:06:17 [2022-12-15T22:06:17.600Z] #59 106.5 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
22:06:17 [2022-12-15T22:06:17.600Z] #59 106.6 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
22:06:17 [2022-12-15T22:06:17.600Z] #59 106.6 Setting up dmsetup (2:1.02.175-2.1) ...
22:06:17 [2022-12-15T22:06:17.600Z] #59 106.6 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
22:06:17 [2022-12-15T22:06:17.600Z] #59 106.7 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
22:06:17 [2022-12-15T22:06:17.600Z] #59 106.7 Processing triggers for libc-bin (2.31-13+deb11u5) ...
22:06:20 [2022-12-15T22:06:20.146Z] #59 DONE 109.0s
22:06:20 [2022-12-15T22:06:20.146Z] 
22:06:20 [2022-12-15T22:06:20.146Z] #79 [dev-systemd-false  1/29] RUN groupadd -r docker
22:06:21 [2022-12-15T22:06:21.090Z] #79 DONE 0.9s
22:06:21 [2022-12-15T22:06:21.090Z] 
22:06:21 [2022-12-15T22:06:21.090Z] #80 [dev-systemd-false  2/29] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
22:06:22 [2022-12-15T22:06:22.032Z] #80 DONE 1.1s
22:06:22 [2022-12-15T22:06:22.032Z] 
22:06:22 [2022-12-15T22:06:22.032Z] #81 [dev-systemd-false  3/29] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
22:06:22 [2022-12-15T22:06:22.032Z] #81 ...
22:06:22 [2022-12-15T22:06:22.032Z] 
22:06:22 [2022-12-15T22:06:22.032Z] #52 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
22:06:22 [2022-12-15T22:06:22.032Z] #52 93.61 github.com/docker/distribution/registry/storage/cache
22:06:22 [2022-12-15T22:06:22.032Z] #52 93.98 github.com/docker/distribution/registry/storage/cache/memory
22:06:22 [2022-12-15T22:06:22.032Z] #52 94.41 github.com/docker/distribution/registry/client
22:06:22 [2022-12-15T22:06:22.032Z] #52 94.71 github.com/docker/distribution/registry/storage/driver
22:06:22 [2022-12-15T22:06:22.032Z] #52 95.30 github.com/docker/distribution/registry/proxy/scheduler
22:06:22 [2022-12-15T22:06:22.032Z] #52 95.96 github.com/docker/distribution/registry/storage
22:06:22 [2022-12-15T22:06:22.032Z] #52 96.35 github.com/docker/distribution/registry/client/auth
22:06:22 [2022-12-15T22:06:22.032Z] #52 97.47 github.com/docker/distribution/registry/storage/cache/redis
22:06:22 [2022-12-15T22:06:22.032Z] #52 98.20 github.com/docker/distribution/registry/storage/driver/factory
22:06:22 [2022-12-15T22:06:22.032Z] #52 98.49 github.com/docker/distribution/registry/storage/driver/middleware
22:06:22 [2022-12-15T22:06:22.032Z] #52 98.70 github.com/gorilla/handlers
22:06:22 [2022-12-15T22:06:22.032Z] #52 100.2 github.com/yvasiyarov/newrelic_platform_go
22:06:22 [2022-12-15T22:06:22.032Z] #52 100.4 github.com/docker/distribution/registry/proxy
22:06:22 [2022-12-15T22:06:22.032Z] #52 100.7 github.com/yvasiyarov/gorelic
22:06:22 [2022-12-15T22:06:22.032Z] #52 101.6 github.com/docker/distribution/registry/handlers
22:06:22 [2022-12-15T22:06:22.032Z] #52 102.4 github.com/docker/distribution/registry/auth/htpasswd
22:06:22 [2022-12-15T22:06:22.032Z] #52 103.1 github.com/docker/distribution/registry/auth/silly
22:06:22 [2022-12-15T22:06:22.032Z] #52 103.6 github.com/docker/distribution/registry/auth/token
22:06:22 [2022-12-15T22:06:22.604Z] #52 ...
22:06:22 [2022-12-15T22:06:22.604Z] 
22:06:22 [2022-12-15T22:06:22.604Z] #81 [dev-systemd-false  3/29] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
22:06:22 [2022-12-15T22:06:22.604Z] #81 0.757 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
22:06:22 [2022-12-15T22:06:22.864Z] #81 DONE 0.8s
22:06:22 [2022-12-15T22:06:22.864Z] 
22:06:22 [2022-12-15T22:06:22.864Z] #82 [dev-systemd-false  4/29] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
22:06:23 [2022-12-15T22:06:23.570Z] #82 DONE 0.9s
22:06:23 [2022-12-15T22:06:23.570Z] 
22:06:23 [2022-12-15T22:06:23.570Z] #73 [runc-build 3/3] RUN --mount=from=runc-src,src=/usr/src/runc,rw     --mount=type=cache,target=/root/.cache/go-build,id=runc-build-linux/arm64 <<EOT (set -e...)
22:06:23 [2022-12-15T22:06:23.831Z] #73 ...
22:06:23 [2022-12-15T22:06:23.831Z] 
22:06:23 [2022-12-15T22:06:23.831Z] #83 [dev-systemd-false  5/29] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
22:06:24 [2022-12-15T22:06:24.403Z] #83 DONE 0.8s
22:06:24 [2022-12-15T22:06:24.403Z] 
22:06:24 [2022-12-15T22:06:24.403Z] #84 [dev-systemd-false  6/29] RUN ldconfig
22:06:25 [2022-12-15T22:06:25.352Z] #84 DONE 0.8s
22:06:25 [2022-12-15T22:06:25.352Z] 
22:06:25 [2022-12-15T22:06:25.352Z] #52 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
22:06:25 [2022-12-15T22:06:25.352Z] #52 105.5 github.com/Azure/azure-sdk-for-go/storage
22:06:27 [2022-12-15T22:06:27.897Z] #52 109.4 github.com/docker/distribution/registry
22:06:27 [2022-12-15T22:06:27.897Z] #52 109.8 github.com/docker/distribution/registry/storage/driver/base
22:06:28 [2022-12-15T22:06:28.839Z] #52 110.4 github.com/AdRoll/goamz/aws
22:06:28 [2022-12-15T22:06:28.839Z] #52 110.6 github.com/docker/distribution/registry/storage/driver/azure
22:06:29 [2022-12-15T22:06:29.410Z] #52 ...
22:06:29 [2022-12-15T22:06:29.410Z] 
22:06:29 [2022-12-15T22:06:29.410Z] #70 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
22:06:29 [2022-12-15T22:06:29.410Z] #70 76.85 configure.ac:11: installing 'build-aux/compile'
22:06:29 [2022-12-15T22:06:29.410Z] #70 76.85 configure.ac:11: installing 'build-aux/config.guess'
22:06:29 [2022-12-15T22:06:29.410Z] #70 76.86 configure.ac:11: installing 'build-aux/config.sub'
22:06:29 [2022-12-15T22:06:29.410Z] #70 76.89 configure.ac:13: installing 'build-aux/install-sh'
22:06:29 [2022-12-15T22:06:29.670Z] #70 76.90 configure.ac:13: installing 'build-aux/missing'
22:06:29 [2022-12-15T22:06:29.670Z] #70 76.91 configure.ac:8: installing 'build-aux/tap-driver.sh'
22:06:29 [2022-12-15T22:06:29.670Z] #70 77.11 Makefile.am: installing 'build-aux/depcomp'
22:06:31 [2022-12-15T22:06:31.583Z] #70 78.61 checking build system type... aarch64-unknown-linux-gnu
22:06:31 [2022-12-15T22:06:31.583Z] #70 78.91 checking host system type... aarch64-unknown-linux-gnu
22:06:31 [2022-12-15T22:06:31.583Z] #70 78.92 checking how to print strings... printf
22:06:31 [2022-12-15T22:06:31.583Z] #70 78.93 checking for gcc... gcc
22:06:31 [2022-12-15T22:06:31.844Z] #70 79.08 checking whether the C compiler works... yes
22:06:31 [2022-12-15T22:06:31.844Z] #70 79.35 checking for C compiler default output file name... a.out
22:06:32 [2022-12-15T22:06:32.105Z] #70 79.35 checking for suffix of executables... 
22:06:32 [2022-12-15T22:06:32.677Z] #70 79.63 checking whether we are cross compiling... no
22:06:32 [2022-12-15T22:06:32.677Z] #70 79.91 checking for suffix of object files... o
22:06:32 [2022-12-15T22:06:32.937Z] #70 80.08 checking whether we are using the GNU C compiler... yes
22:06:32 [2022-12-15T22:06:32.937Z] #70 80.24 checking whether gcc accepts -g... yes
22:06:33 [2022-12-15T22:06:33.226Z] #70 80.38 checking for gcc option to accept ISO C89... none needed
22:06:33 [2022-12-15T22:06:33.502Z] #70 80.57 checking whether gcc understands -c and -o together... yes
22:06:33 [2022-12-15T22:06:33.502Z] #70 80.87 checking for a sed that does not truncate output... /bin/sed
22:06:33 [2022-12-15T22:06:33.502Z] #70 80.88 checking for grep that handles long lines and -e... /bin/grep
22:06:33 [2022-12-15T22:06:33.502Z] #70 80.91 checking for egrep... /bin/grep -E
22:06:33 [2022-12-15T22:06:33.502Z] #70 80.93 checking for fgrep... /bin/grep -F
22:06:33 [2022-12-15T22:06:33.502Z] #70 80.94 checking for ld used by gcc... /usr/bin/ld
22:06:33 [2022-12-15T22:06:33.502Z] #70 80.97 checking if the linker (/usr/bin/ld) is GNU ld... yes
22:06:33 [2022-12-15T22:06:33.502Z] #70 80.98 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
22:06:33 [2022-12-15T22:06:33.762Z] #70 81.00 checking the name lister (/usr/bin/nm -B) interface... BSD nm
22:06:33 [2022-12-15T22:06:33.762Z] #70 81.22 checking whether ln -s works... yes
22:06:33 [2022-12-15T22:06:33.762Z] #70 81.23 checking the maximum length of command line arguments... 1572864
22:06:33 [2022-12-15T22:06:33.762Z] #70 81.30 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
22:06:33 [2022-12-15T22:06:33.762Z] #70 81.30 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
22:06:33 [2022-12-15T22:06:33.762Z] #70 81.31 checking for /usr/bin/ld option to reload object files... -r
22:06:33 [2022-12-15T22:06:33.762Z] #70 81.31 checking for objdump... objdump
22:06:33 [2022-12-15T22:06:33.762Z] #70 81.32 checking how to recognize dependent libraries... pass_all
22:06:34 [2022-12-15T22:06:34.023Z] #70 81.33 checking for dlltool... no
22:06:34 [2022-12-15T22:06:34.023Z] #70 81.34 checking how to associate runtime and link libraries... printf %s\n
22:06:34 [2022-12-15T22:06:34.023Z] #70 81.35 checking for ar... ar
22:06:34 [2022-12-15T22:06:34.023Z] #70 81.35 checking for archiver @FILE support... @
22:06:34 [2022-12-15T22:06:34.023Z] #70 81.57 checking for strip... strip
22:06:34 [2022-12-15T22:06:34.023Z] #70 81.57 checking for ranlib... ranlib
22:06:34 [2022-12-15T22:06:34.284Z] #70 81.58 checking for gawk... no
22:06:34 [2022-12-15T22:06:34.284Z] #70 81.61 checking for mawk... mawk
22:06:34 [2022-12-15T22:06:34.854Z] #70 81.63 checking command to parse /usr/bin/nm -B output from gcc object... ok
22:06:34 [2022-12-15T22:06:34.854Z] #70 82.18 checking for sysroot... no
22:06:34 [2022-12-15T22:06:34.854Z] #70 82.19 checking for a working dd... /bin/dd
22:06:34 [2022-12-15T22:06:34.854Z] #70 82.23 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
22:06:34 [2022-12-15T22:06:34.854Z] #70 82.25 checking for mt... no
22:06:34 [2022-12-15T22:06:34.854Z] #70 82.25 checking if : is a manifest tool... no
22:06:35 [2022-12-15T22:06:35.115Z] #70 82.27 checking how to run the C preprocessor... gcc -E
22:06:35 [2022-12-15T22:06:35.375Z] #70 82.64 checking for ANSI C header files... 
22:06:35 [2022-12-15T22:06:35.375Z] #70 ...
22:06:35 [2022-12-15T22:06:35.375Z] 
22:06:35 [2022-12-15T22:06:35.375Z] #85 [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             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
22:06:35 [2022-12-15T22:06:35.375Z] #0 1.175 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
22:06:35 [2022-12-15T22:06:35.375Z] #0 1.187 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
22:06:35 [2022-12-15T22:06:35.375Z] #0 1.188 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
22:06:35 [2022-12-15T22:06:35.375Z] #0 2.923 Reading package lists...
22:06:35 [2022-12-15T22:06:35.375Z] #0 5.738 Reading package lists...
22:06:35 [2022-12-15T22:06:35.375Z] #0 8.574 Building dependency tree...
22:06:35 [2022-12-15T22:06:35.375Z] #0 9.504 Reading state information...
22:06:35 [2022-12-15T22:06:35.375Z] #85 ...
22:06:35 [2022-12-15T22:06:35.375Z] 
22:06:35 [2022-12-15T22:06:35.375Z] #52 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
22:06:35 [2022-12-15T22:06:35.375Z] #52 112.6 github.com/docker/distribution/registry/storage/driver/filesystem
22:06:35 [2022-12-15T22:06:35.375Z] #52 112.6 github.com/docker/distribution/registry/storage/driver/inmemory
22:06:35 [2022-12-15T22:06:35.375Z] #52 113.5 github.com/AdRoll/goamz/cloudfront
22:06:35 [2022-12-15T22:06:35.375Z] #52 113.7 net/http/httputil
22:06:35 [2022-12-15T22:06:35.375Z] #52 113.9 github.com/docker/distribution/registry/storage/driver/middleware/cloudfront
22:06:35 [2022-12-15T22:06:35.375Z] #52 114.4 github.com/ncw/swift
22:06:35 [2022-12-15T22:06:35.375Z] #52 116.3 github.com/AdRoll/goamz/s3
22:06:36 [2022-12-15T22:06:36.317Z] #52 117.9 github.com/docker/distribution/registry/storage/driver/swift
22:06:36 [2022-12-15T22:06:36.317Z] #52 ...
22:06:36 [2022-12-15T22:06:36.317Z] 
22:06:36 [2022-12-15T22:06:36.317Z] #85 [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             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
22:06:36 [2022-12-15T22:06:36.317Z] #85 10.92 The following additional packages will be installed:
22:06:36 [2022-12-15T22:06:36.317Z] #85 10.93   libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2
22:06:36 [2022-12-15T22:06:36.317Z] #85 10.93   libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11
22:06:36 [2022-12-15T22:06:36.317Z] #85 10.93   libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3
22:06:36 [2022-12-15T22:06:36.317Z] #85 10.94   python3-pkg-resources vim-runtime xxd
22:06:36 [2022-12-15T22:06:36.317Z] #85 10.95 Suggested packages:
22:06:36 [2022-12-15T22:06:36.317Z] #85 10.95   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
22:06:36 [2022-12-15T22:06:36.317Z] #85 10.95   gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump
22:06:36 [2022-12-15T22:06:36.317Z] #85 10.95   acl attr quota
22:06:36 [2022-12-15T22:06:36.317Z] #85 10.95 Recommended packages:
22:06:36 [2022-12-15T22:06:36.317Z] #85 10.95   libatm1 nftables libpam-cap build-essential python3-dev unzip
22:06:37 [2022-12-15T22:06:37.701Z] #85 12.30 The following NEW packages will be installed:
22:06:37 [2022-12-15T22:06:37.701Z] #85 12.30   apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1
22:06:37 [2022-12-15T22:06:37.701Z] #85 12.30   libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2
22:06:37 [2022-12-15T22:06:37.701Z] #85 12.30   libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0
22:06:37 [2022-12-15T22:06:37.701Z] #85 12.30   libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2
22:06:37 [2022-12-15T22:06:37.701Z] #85 12.30   net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3
22:06:37 [2022-12-15T22:06:37.701Z] #85 12.30   python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo
22:06:37 [2022-12-15T22:06:37.701Z] #85 12.30   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
22:06:37 [2022-12-15T22:06:37.701Z] #85 12.30   xz-utils zip zstd
22:06:37 [2022-12-15T22:06:37.961Z] #85 12.66 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded.
22:06:37 [2022-12-15T22:06:37.961Z] #85 12.66 Need to get 27.0 MB of archives.
22:06:37 [2022-12-15T22:06:37.961Z] #85 12.66 After this operation, 105 MB of additional disk space will be used.
22:06:37 [2022-12-15T22:06:37.961Z] #85 12.66 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB]
22:06:37 [2022-12-15T22:06:37.961Z] #85 12.66 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB]
22:06:37 [2022-12-15T22:06:37.961Z] #85 12.66 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB]
22:06:37 [2022-12-15T22:06:37.961Z] #85 12.67 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
22:06:37 [2022-12-15T22:06:37.961Z] #85 12.67 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB]
22:06:37 [2022-12-15T22:06:37.961Z] #85 12.67 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB]
22:06:37 [2022-12-15T22:06:37.961Z] #85 12.67 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB]
22:06:37 [2022-12-15T22:06:37.961Z] #85 12.67 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB]
22:06:37 [2022-12-15T22:06:37.961Z] #85 12.71 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB]
22:06:37 [2022-12-15T22:06:37.961Z] #85 12.71 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
22:06:37 [2022-12-15T22:06:37.961Z] #85 12.72 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB]
22:06:37 [2022-12-15T22:06:37.961Z] #85 12.73 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
22:06:37 [2022-12-15T22:06:37.961Z] #85 12.74 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
22:06:37 [2022-12-15T22:06:37.961Z] #85 12.74 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB]
22:06:37 [2022-12-15T22:06:37.961Z] #85 12.76 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1+deb11u1 [242 kB]
22:06:37 [2022-12-15T22:06:37.961Z] #85 12.77 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB]
22:06:37 [2022-12-15T22:06:37.961Z] #85 12.77 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB]
22:06:37 [2022-12-15T22:06:37.961Z] #85 12.78 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB]
22:06:37 [2022-12-15T22:06:37.961Z] #85 12.78 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB]
22:06:37 [2022-12-15T22:06:37.961Z] #85 12.78 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB]
22:06:37 [2022-12-15T22:06:37.961Z] #85 12.79 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB]
22:06:37 [2022-12-15T22:06:37.961Z] #85 12.79 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB]
22:06:37 [2022-12-15T22:06:37.961Z] #85 12.80 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
22:06:37 [2022-12-15T22:06:37.961Z] #85 12.81 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB]
22:06:37 [2022-12-15T22:06:37.961Z] #85 12.81 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB]
22:06:37 [2022-12-15T22:06:37.961Z] #85 12.82 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB]
22:06:37 [2022-12-15T22:06:37.961Z] #85 12.82 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
22:06:38 [2022-12-15T22:06:38.221Z] #85 13.04 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B]
22:06:38 [2022-12-15T22:06:38.221Z] #85 13.04 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
22:06:38 [2022-12-15T22:06:38.221Z] #85 13.05 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB]
22:06:38 [2022-12-15T22:06:38.221Z] #85 13.05 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
22:06:38 [2022-12-15T22:06:38.221Z] #85 13.05 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB]
22:06:38 [2022-12-15T22:06:38.221Z] #85 13.05 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB]
22:06:38 [2022-12-15T22:06:38.221Z] #85 13.07 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
22:06:38 [2022-12-15T22:06:38.221Z] #85 13.08 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
22:06:38 [2022-12-15T22:06:38.221Z] #85 13.12 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
22:06:38 [2022-12-15T22:06:38.221Z] #85 13.12 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB]
22:06:38 [2022-12-15T22:06:38.221Z] #85 13.12 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB]
22:06:38 [2022-12-15T22:06:38.221Z] #85 13.13 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB]
22:06:38 [2022-12-15T22:06:38.221Z] #85 13.14 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB]
22:06:38 [2022-12-15T22:06:38.482Z] #85 13.15 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
22:06:38 [2022-12-15T22:06:38.482Z] #85 13.16 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB]
22:06:38 [2022-12-15T22:06:38.482Z] #85 13.17 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB]
22:06:38 [2022-12-15T22:06:38.482Z] #85 13.19 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB]
22:06:38 [2022-12-15T22:06:38.482Z] #85 13.20 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
22:06:38 [2022-12-15T22:06:38.482Z] #85 13.31 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB]
22:06:38 [2022-12-15T22:06:38.482Z] #85 13.34 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB]
22:06:38 [2022-12-15T22:06:38.482Z] #85 13.35 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB]
22:06:38 [2022-12-15T22:06:38.482Z] #85 13.35 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB]
22:06:39 [2022-12-15T22:06:39.423Z] #85 14.11 debconf: delaying package configuration, since apt-utils is not installed
22:06:39 [2022-12-15T22:06:39.684Z] #85 14.30 Fetched 27.0 MB in 1s (26.9 MB/s)
22:06:39 [2022-12-15T22:06:39.684Z] #85 14.41 Selecting previously unselected package pigz.
22:06:39 [2022-12-15T22:06:39.684Z] #85 14.41 (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.)
22:06:39 [2022-12-15T22:06:39.684Z] #85 14.47 Preparing to unpack .../00-pigz_2.6-1_arm64.deb ...
22:06:39 [2022-12-15T22:06:39.684Z] #85 14.48 Unpacking pigz (2.6-1) ...
22:06:39 [2022-12-15T22:06:39.944Z] #85 14.62 Selecting previously unselected package libelf1:arm64.
22:06:39 [2022-12-15T22:06:39.944Z] #85 14.63 Preparing to unpack .../01-libelf1_0.183-1_arm64.deb ...
22:06:39 [2022-12-15T22:06:39.944Z] #85 14.63 Unpacking libelf1:arm64 (0.183-1) ...
22:06:39 [2022-12-15T22:06:39.944Z] #85 14.81 Selecting previously unselected package libbpf0:arm64.
22:06:40 [2022-12-15T22:06:40.205Z] #85 14.83 Preparing to unpack .../02-libbpf0_1%3a0.3-2_arm64.deb ...
22:06:40 [2022-12-15T22:06:40.205Z] #85 14.85 Unpacking libbpf0:arm64 (1:0.3-2) ...
22:06:40 [2022-12-15T22:06:40.205Z] #85 15.00 Selecting previously unselected package libcap2:arm64.
22:06:40 [2022-12-15T22:06:40.205Z] #85 15.00 Preparing to unpack .../03-libcap2_1%3a2.44-1_arm64.deb ...
22:06:40 [2022-12-15T22:06:40.205Z] #85 15.01 Unpacking libcap2:arm64 (1:2.44-1) ...
22:06:40 [2022-12-15T22:06:40.466Z] #85 15.13 Selecting previously unselected package libmnl0:arm64.
22:06:40 [2022-12-15T22:06:40.466Z] #85 15.17 Preparing to unpack .../04-libmnl0_1.0.4-3_arm64.deb ...
22:06:40 [2022-12-15T22:06:40.466Z] #85 15.17 Unpacking libmnl0:arm64 (1.0.4-3) ...
22:06:40 [2022-12-15T22:06:40.466Z] #85 15.26 Selecting previously unselected package libxtables12:arm64.
22:06:40 [2022-12-15T22:06:40.466Z] #85 15.27 Preparing to unpack .../05-libxtables12_1.8.7-1_arm64.deb ...
22:06:40 [2022-12-15T22:06:40.466Z] #85 15.30 Unpacking libxtables12:arm64 (1.8.7-1) ...
22:06:40 [2022-12-15T22:06:40.727Z] #85 15.36 Selecting previously unselected package libcap2-bin.
22:06:40 [2022-12-15T22:06:40.727Z] #85 15.40 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_arm64.deb ...
22:06:40 [2022-12-15T22:06:40.727Z] #85 15.40 Unpacking libcap2-bin (1:2.44-1) ...
22:06:40 [2022-12-15T22:06:40.727Z] #85 15.53 Selecting previously unselected package iproute2.
22:06:40 [2022-12-15T22:06:40.727Z] #85 15.53 Preparing to unpack .../07-iproute2_5.10.0-4_arm64.deb ...
22:06:40 [2022-12-15T22:06:40.727Z] #85 15.54 Unpacking iproute2 (5.10.0-4) ...
22:06:41 [2022-12-15T22:06:41.297Z] #85 16.11 Selecting previously unselected package xxd.
22:06:41 [2022-12-15T22:06:41.297Z] #85 16.11 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ...
22:06:41 [2022-12-15T22:06:41.297Z] #85 16.12 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
22:06:41 [2022-12-15T22:06:41.557Z] #85 16.28 Selecting previously unselected package vim-common.
22:06:41 [2022-12-15T22:06:41.557Z] #85 16.28 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
22:06:41 [2022-12-15T22:06:41.557Z] #85 16.31 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
22:06:41 [2022-12-15T22:06:41.818Z] #85 16.50 Selecting previously unselected package bash-completion.
22:06:41 [2022-12-15T22:06:41.818Z] #85 16.51 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ...
22:06:45 [2022-12-15T22:06:45.117Z] #85 ...
22:06:45 [2022-12-15T22:06:45.117Z] 
22:06:45 [2022-12-15T22:06:45.117Z] #52 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
22:06:45 [2022-12-15T22:06:45.117Z] #52 119.4 github.com/docker/distribution/registry/storage/driver/s3
22:06:45 [2022-12-15T22:06:45.117Z] #52 119.6 net/http/pprof
22:06:45 [2022-12-15T22:06:45.117Z] #52 120.8 github.com/docker/distribution/cmd/registry
22:06:45 [2022-12-15T22:06:45.117Z] #52 125.4 + xx-verify /build/registry-v2
22:06:45 [2022-12-15T22:06:45.117Z] #52 DONE 126.3s
22:06:45 [2022-12-15T22:06:45.117Z] 
22:06:45 [2022-12-15T22:06:45.117Z] #70 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
22:06:45 [2022-12-15T22:06:45.117Z] #70 82.64 checking for ANSI C header files... yes
22:06:45 [2022-12-15T22:06:45.117Z] #70 83.24 checking for sys/types.h... yes
22:06:45 [2022-12-15T22:06:45.117Z] #70 83.48 checking for sys/stat.h... yes
22:06:45 [2022-12-15T22:06:45.117Z] #70 83.72 checking for stdlib.h... yes
22:06:45 [2022-12-15T22:06:45.117Z] #70 83.93 checking for string.h... yes
22:06:45 [2022-12-15T22:06:45.117Z] #70 84.26 checking for memory.h... yes
22:06:45 [2022-12-15T22:06:45.117Z] #70 84.47 checking for strings.h... yes
22:06:45 [2022-12-15T22:06:45.117Z] #70 84.66 checking for inttypes.h... yes
22:06:45 [2022-12-15T22:06:45.117Z] #70 84.97 checking for stdint.h... yes
22:06:45 [2022-12-15T22:06:45.117Z] #70 85.13 checking for unistd.h... yes
22:06:45 [2022-12-15T22:06:45.117Z] #70 85.40 checking for dlfcn.h... yes
22:06:45 [2022-12-15T22:06:45.117Z] #70 85.63 checking for objdir... .libs
22:06:45 [2022-12-15T22:06:45.117Z] #70 86.09 checking if gcc supports -fno-rtti -fno-exceptions... no
22:06:45 [2022-12-15T22:06:45.117Z] #70 86.28 checking for gcc option to produce PIC... -fPIC -DPIC
22:06:45 [2022-12-15T22:06:45.117Z] #70 86.29 checking if gcc PIC flag -fPIC -DPIC works... yes
22:06:45 [2022-12-15T22:06:45.117Z] #70 86.47 checking if gcc static flag -static works... yes
22:06:45 [2022-12-15T22:06:45.117Z] #70 86.95 checking if gcc supports -c -o file.o... yes
22:06:45 [2022-12-15T22:06:45.117Z] #70 87.14 checking if gcc supports -c -o file.o... (cached) yes
22:06:45 [2022-12-15T22:06:45.117Z] #70 87.14 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
22:06:45 [2022-12-15T22:06:45.117Z] #70 87.22 checking dynamic linker characteristics... GNU/Linux ld.so
22:06:45 [2022-12-15T22:06:45.117Z] #70 87.57 checking how to hardcode library paths into programs... immediate
22:06:45 [2022-12-15T22:06:45.117Z] #70 87.57 checking whether stripping libraries is possible... yes
22:06:45 [2022-12-15T22:06:45.117Z] #70 87.59 checking if libtool supports shared libraries... yes
22:06:45 [2022-12-15T22:06:45.117Z] #70 87.59 checking whether to build shared libraries... no
22:06:45 [2022-12-15T22:06:45.117Z] #70 87.59 checking whether to build static libraries... yes
22:06:45 [2022-12-15T22:06:45.117Z] #70 87.59 checking for a BSD-compatible install... /usr/bin/install -c
22:06:45 [2022-12-15T22:06:45.117Z] #70 87.62 checking whether build environment is sane... yes
22:06:45 [2022-12-15T22:06:45.117Z] #70 87.71 checking for a thread-safe mkdir -p... /bin/mkdir -p
22:06:45 [2022-12-15T22:06:45.117Z] #70 87.73 checking whether make sets $(MAKE)... yes
22:06:45 [2022-12-15T22:06:45.117Z] #70 87.85 checking whether make supports the include directive... yes (GNU style)
22:06:45 [2022-12-15T22:06:45.117Z] #70 87.91 checking whether make supports nested variables... yes
22:06:45 [2022-12-15T22:06:45.117Z] #70 87.99 checking whether UID '0' is supported by ustar format... yes
22:06:45 [2022-12-15T22:06:45.117Z] #70 87.99 checking whether GID '0' is supported by ustar format... yes
22:06:45 [2022-12-15T22:06:45.117Z] #70 88.00 checking how to create a ustar tar archive... gnutar
22:06:45 [2022-12-15T22:06:45.117Z] #70 88.13 checking dependency style of gcc... gcc3
22:06:45 [2022-12-15T22:06:45.117Z] #70 88.36 checking whether to enable maintainer-specific portions of Makefiles... yes
22:06:45 [2022-12-15T22:06:45.117Z] #70 88.38 checking whether make supports nested variables... (cached) yes
22:06:45 [2022-12-15T22:06:45.117Z] #70 88.38 checking for gawk... (cached) mawk
22:06:45 [2022-12-15T22:06:45.117Z] #70 88.38 checking for a sed that does not truncate output... (cached) /bin/sed
22:06:45 [2022-12-15T22:06:45.117Z] #70 88.39 checking for gcc... (cached) gcc
22:06:45 [2022-12-15T22:06:45.117Z] #70 88.53 checking whether we are using the GNU C compiler... (cached) yes
22:06:45 [2022-12-15T22:06:45.117Z] #70 88.53 checking whether gcc accepts -g... (cached) yes
22:06:45 [2022-12-15T22:06:45.117Z] #70 88.53 checking for gcc option to accept ISO C89... (cached) none needed
22:06:45 [2022-12-15T22:06:45.117Z] #70 88.54 checking whether gcc understands -c and -o together... (cached) yes
22:06:45 [2022-12-15T22:06:45.117Z] #70 88.54 checking for a Python interpreter with version >= 3... python3
22:06:45 [2022-12-15T22:06:45.117Z] #70 88.68 checking for python3... /usr/bin/python3
22:06:45 [2022-12-15T22:06:45.117Z] #70 88.68 checking for python3 version... 3.9
22:06:45 [2022-12-15T22:06:45.117Z] #70 88.74 checking for python3 platform... linux
22:06:45 [2022-12-15T22:06:45.117Z] #70 88.78 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
22:06:45 [2022-12-15T22:06:45.117Z] #70 88.98 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
22:06:45 [2022-12-15T22:06:45.117Z] #70 89.15 checking for go-md2man... no
22:06:45 [2022-12-15T22:06:45.117Z] #70 89.17 checking error.h usability... yes
22:06:45 [2022-12-15T22:06:45.117Z] #70 89.37 checking error.h presence... yes
22:06:45 [2022-12-15T22:06:45.117Z] #70 89.46 checking for error.h... yes
22:06:45 [2022-12-15T22:06:45.117Z] #70 89.54 checking linux/openat2.h usability... yes
22:06:45 [2022-12-15T22:06:45.117Z] #70 89.72 checking linux/openat2.h presence... yes
22:06:45 [2022-12-15T22:06:45.117Z] #70 89.80 checking for linux/openat2.h... yes
22:06:45 [2022-12-15T22:06:45.117Z] #70 89.82 checking for copy_file_range... yes
22:06:45 [2022-12-15T22:06:45.117Z] #70 90.14 checking for fgetxattr... yes
22:06:45 [2022-12-15T22:06:45.117Z] #70 90.57 checking for statx... yes
22:06:45 [2022-12-15T22:06:45.117Z] #70 90.99 checking for fgetpwent_r... yes
22:06:45 [2022-12-15T22:06:45.117Z] #70 91.30 checking for issetugid... no
22:06:45 [2022-12-15T22:06:45.117Z] #70 91.55 checking for pkg-config... /usr/bin/pkg-config
22:06:45 [2022-12-15T22:06:45.117Z] #70 91.56 checking pkg-config is at least version 0.9.0... yes
22:06:45 [2022-12-15T22:06:45.117Z] #70 91.56 checking for library containing yajl_tree_get... -lyajl
22:06:45 [2022-12-15T22:06:45.117Z] #70 92.24 checking for yajl >= 2.0.0... yes
22:06:45 [2022-12-15T22:06:45.377Z] #70 92.30 checking sys/capability.h usability... yes
22:06:45 [2022-12-15T22:06:45.377Z] #70 92.64 checking sys/capability.h presence... yes
22:06:45 [2022-12-15T22:06:45.377Z] #70 92.82 checking for sys/capability.h... yes
22:06:45 [2022-12-15T22:06:45.638Z] #70 92.82 checking for library containing cap_from_name... 
22:06:45 [2022-12-15T22:06:45.638Z] #70 ...
22:06:45 [2022-12-15T22:06:45.638Z] 
22:06:45 [2022-12-15T22:06:45.638Z] #85 [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             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
22:06:45 [2022-12-15T22:06:45.638Z] #85 20.33 Unpacking bash-completion (1:2.11-2) ...
22:06:46 [2022-12-15T22:06:46.208Z] #85 20.93 Selecting previously unselected package bzip2.
22:06:46 [2022-12-15T22:06:46.208Z] #85 20.93 Preparing to unpack .../11-bzip2_1.0.8-4_arm64.deb ...
22:06:46 [2022-12-15T22:06:46.208Z] #85 20.95 Unpacking bzip2 (1.0.8-4) ...
22:06:46 [2022-12-15T22:06:46.468Z] #85 21.11 Selecting previously unselected package xz-utils.
22:06:46 [2022-12-15T22:06:46.468Z] #85 21.11 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
22:06:46 [2022-12-15T22:06:46.468Z] #85 21.12 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
22:06:46 [2022-12-15T22:06:46.729Z] #85 21.36 Selecting previously unselected package apparmor.
22:06:46 [2022-12-15T22:06:46.729Z] #85 21.40 Preparing to unpack .../13-apparmor_2.13.6-10_arm64.deb ...
22:06:46 [2022-12-15T22:06:46.729Z] #85 21.49 Unpacking apparmor (2.13.6-10) ...
22:06:47 [2022-12-15T22:06:47.299Z] #85 21.98 Selecting previously unselected package inetutils-ping.
22:06:47 [2022-12-15T22:06:47.299Z] #85 21.98 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1+deb11u1_arm64.deb ...
22:06:47 [2022-12-15T22:06:47.299Z] #85 22.01 Unpacking inetutils-ping (2:2.0-1+deb11u1) ...
22:06:47 [2022-12-15T22:06:47.299Z] #85 22.21 Selecting previously unselected package libip4tc2:arm64.
22:06:47 [2022-12-15T22:06:47.560Z] #85 22.22 Preparing to unpack .../15-libip4tc2_1.8.7-1_arm64.deb ...
22:06:47 [2022-12-15T22:06:47.560Z] #85 22.22 Unpacking libip4tc2:arm64 (1.8.7-1) ...
22:06:47 [2022-12-15T22:06:47.560Z] #85 22.31 Selecting previously unselected package libip6tc2:arm64.
22:06:47 [2022-12-15T22:06:47.560Z] #85 22.31 Preparing to unpack .../16-libip6tc2_1.8.7-1_arm64.deb ...
22:06:47 [2022-12-15T22:06:47.560Z] #85 22.32 Unpacking libip6tc2:arm64 (1.8.7-1) ...
22:06:47 [2022-12-15T22:06:47.820Z] #85 22.41 Selecting previously unselected package libnfnetlink0:arm64.
22:06:47 [2022-12-15T22:06:47.820Z] #85 22.43 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_arm64.deb ...
22:06:47 [2022-12-15T22:06:47.820Z] #85 22.43 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ...
22:06:47 [2022-12-15T22:06:47.820Z] #85 22.52 Selecting previously unselected package libnetfilter-conntrack3:arm64.
22:06:47 [2022-12-15T22:06:47.820Z] #85 22.53 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_arm64.deb ...
22:06:47 [2022-12-15T22:06:47.820Z] #85 22.53 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ...
22:06:47 [2022-12-15T22:06:47.820Z] #85 22.65 Selecting previously unselected package libnftnl11:arm64.
22:06:47 [2022-12-15T22:06:47.820Z] #85 22.65 Preparing to unpack .../19-libnftnl11_1.1.9-1_arm64.deb ...
22:06:47 [2022-12-15T22:06:47.820Z] #85 22.66 Unpacking libnftnl11:arm64 (1.1.9-1) ...
22:06:48 [2022-12-15T22:06:48.080Z] #85 22.77 Selecting previously unselected package iptables.
22:06:48 [2022-12-15T22:06:48.080Z] #85 22.79 Preparing to unpack .../20-iptables_1.8.7-1_arm64.deb ...
22:06:48 [2022-12-15T22:06:48.080Z] #85 22.80 Unpacking iptables (1.8.7-1) ...
22:06:48 [2022-12-15T22:06:48.356Z] #85 23.14 Selecting previously unselected package libonig5:arm64.
22:06:48 [2022-12-15T22:06:48.616Z] #85 23.15 Preparing to unpack .../21-libonig5_6.9.6-1.1_arm64.deb ...
22:06:48 [2022-12-15T22:06:48.616Z] #85 23.15 Unpacking libonig5:arm64 (6.9.6-1.1) ...
22:06:48 [2022-12-15T22:06:48.616Z] #85 23.35 Selecting previously unselected package libjq1:arm64.
22:06:48 [2022-12-15T22:06:48.616Z] #85 23.35 Preparing to unpack .../22-libjq1_1.6-2.1_arm64.deb ...
22:06:48 [2022-12-15T22:06:48.616Z] #85 23.36 Unpacking libjq1:arm64 (1.6-2.1) ...
22:06:48 [2022-12-15T22:06:48.616Z] #85 23.49 Selecting previously unselected package jq.
22:06:48 [2022-12-15T22:06:48.616Z] #85 23.49 Preparing to unpack .../23-jq_1.6-2.1_arm64.deb ...
22:06:48 [2022-12-15T22:06:48.616Z] #85 23.50 Unpacking jq (1.6-2.1) ...
22:06:48 [2022-12-15T22:06:48.877Z] #85 23.62 Selecting previously unselected package libaio1:arm64.
22:06:48 [2022-12-15T22:06:48.877Z] #85 23.63 Preparing to unpack .../24-libaio1_0.3.112-9_arm64.deb ...
22:06:48 [2022-12-15T22:06:48.877Z] #85 23.63 Unpacking libaio1:arm64 (0.3.112-9) ...
22:06:49 [2022-12-15T22:06:49.137Z] #85 23.71 Selecting previously unselected package libgpm2:arm64.
22:06:49 [2022-12-15T22:06:49.137Z] #85 23.71 Preparing to unpack .../25-libgpm2_1.20.7-8_arm64.deb ...
22:06:49 [2022-12-15T22:06:49.137Z] #85 23.71 Unpacking libgpm2:arm64 (1.20.7-8) ...
22:06:49 [2022-12-15T22:06:49.137Z] #85 23.86 Selecting previously unselected package libicu67:arm64.
22:06:49 [2022-12-15T22:06:49.137Z] #85 23.86 Preparing to unpack .../26-libicu67_67.1-7_arm64.deb ...
22:06:49 [2022-12-15T22:06:49.137Z] #85 23.87 Unpacking libicu67:arm64 (67.1-7) ...
22:06:51 [2022-12-15T22:06:51.060Z] #85 ...
22:06:51 [2022-12-15T22:06:51.060Z] 
22:06:51 [2022-12-15T22:06:51.060Z] #68 [swagger 2/2] RUN --mount=from=swagger-src,src=/usr/src/swagger,rw     --mount=type=cache,target=/root/.cache/go-build,id=swagger-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/ <<EOT (set -e...)
22:06:51 [2022-12-15T22:06:51.060Z] #68 DONE 120.2s
22:06:51 [2022-12-15T22:06:51.060Z] 
22:06:51 [2022-12-15T22:06:51.060Z] #70 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
22:06:51 [2022-12-15T22:06:51.060Z] #70 92.82 checking for library containing cap_from_name... -lcap
22:06:51 [2022-12-15T22:06:51.060Z] #70 93.16 checking for library containing dlopen... -ldl
22:06:51 [2022-12-15T22:06:51.060Z] #70 93.62 checking seccomp.h usability... yes
22:06:51 [2022-12-15T22:06:51.060Z] #70 93.81 checking seccomp.h presence... yes
22:06:51 [2022-12-15T22:06:51.060Z] #70 93.86 checking for seccomp.h... yes
22:06:51 [2022-12-15T22:06:51.060Z] #70 93.87 checking for library containing seccomp_rule_add... -lseccomp
22:06:51 [2022-12-15T22:06:51.060Z] #70 94.33 checking for library containing seccomp_arch_resolve_name... none required
22:06:51 [2022-12-15T22:06:51.060Z] #70 94.55 checking systemd/sd-bus.h usability... yes
22:06:51 [2022-12-15T22:06:51.060Z] #70 94.75 checking systemd/sd-bus.h presence... yes
22:06:51 [2022-12-15T22:06:51.060Z] #70 94.84 checking for systemd/sd-bus.h... yes
22:06:51 [2022-12-15T22:06:51.060Z] #70 94.85 checking for library containing sd_bus_match_signal_async... -lsystemd
22:06:51 [2022-12-15T22:06:51.060Z] #70 95.44 checking for sd_notify_barrier... yes
22:06:51 [2022-12-15T22:06:51.060Z] #70 95.71 checking linux/bpf.h usability... yes
22:06:51 [2022-12-15T22:06:51.060Z] #70 95.92 checking linux/bpf.h presence... yes
22:06:51 [2022-12-15T22:06:51.060Z] #70 96.00 checking for linux/bpf.h... yes
22:06:51 [2022-12-15T22:06:51.060Z] #70 96.00 checking compilation for eBPF... yes
22:06:51 [2022-12-15T22:06:51.060Z] #70 96.18 checking for criu >= 3.15... no
22:06:51 [2022-12-15T22:06:51.060Z] #70 96.22 configure: CRIU headers not found, building without CRIU support
22:06:51 [2022-12-15T22:06:51.060Z] #70 96.23 checking for criu > 3.16... no
22:06:51 [2022-12-15T22:06:51.060Z] #70 96.24 configure: CRIU version doesn't support join-ns API
22:06:51 [2022-12-15T22:06:51.060Z] #70 96.24 checking for criu > 3.16.1... no
22:06:51 [2022-12-15T22:06:51.060Z] #70 96.28 configure: CRIU version doesn't support for pre-dumping
22:06:51 [2022-12-15T22:06:51.060Z] #70 96.29 checking for new mount API (fsconfig)... yes
22:06:51 [2022-12-15T22:06:51.060Z] #70 96.43 checking for seccomp notify API... yes
22:06:51 [2022-12-15T22:06:51.060Z] #70 96.55 checking for gperf... no
22:06:51 [2022-12-15T22:06:51.060Z] #70 96.56 configure: gperf not found - cannot rebuild signal parser code
22:06:51 [2022-12-15T22:06:51.060Z] #70 96.56 checking for library containing argp_parse... none required
22:06:51 [2022-12-15T22:06:51.060Z] #70 97.01 checking that generated files are newer than configure... done
22:06:51 [2022-12-15T22:06:51.060Z] #70 97.02 configure: creating ./config.status
22:06:52 [2022-12-15T22:06:52.974Z] #70 ...
22:06:52 [2022-12-15T22:06:52.974Z] 
22:06:52 [2022-12-15T22:06:52.974Z] #85 [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             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
22:06:52 [2022-12-15T22:06:52.974Z] #85 27.57 Selecting previously unselected package libinih1:arm64.
22:06:52 [2022-12-15T22:06:52.974Z] #85 27.58 Preparing to unpack .../27-libinih1_53-1+b2_arm64.deb ...
22:06:52 [2022-12-15T22:06:52.974Z] #85 27.58 Unpacking libinih1:arm64 (53-1+b2) ...
22:06:52 [2022-12-15T22:06:52.974Z] #85 27.66 Selecting previously unselected package libnet1:arm64.
22:06:52 [2022-12-15T22:06:52.974Z] #85 27.66 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
22:06:52 [2022-12-15T22:06:52.974Z] #85 27.67 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
22:06:52 [2022-12-15T22:06:52.974Z] #85 27.75 Selecting previously unselected package libnl-3-200:arm64.
22:06:52 [2022-12-15T22:06:52.974Z] #85 27.76 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_arm64.deb ...
22:06:52 [2022-12-15T22:06:52.974Z] #85 27.77 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ...
22:06:53 [2022-12-15T22:06:53.234Z] #85 27.84 Selecting previously unselected package libprotobuf-c1:arm64.
22:06:53 [2022-12-15T22:06:53.234Z] #85 27.85 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
22:06:53 [2022-12-15T22:06:53.234Z] #85 27.86 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
22:06:53 [2022-12-15T22:06:53.234Z] #85 27.95 Selecting previously unselected package libyajl2:arm64.
22:06:53 [2022-12-15T22:06:53.235Z] #85 27.95 Preparing to unpack .../31-libyajl2_2.1.0-3_arm64.deb ...
22:06:53 [2022-12-15T22:06:53.235Z] #85 27.95 Unpacking libyajl2:arm64 (2.1.0-3) ...
22:06:53 [2022-12-15T22:06:53.235Z] #85 28.03 Selecting previously unselected package net-tools.
22:06:53 [2022-12-15T22:06:53.235Z] #85 28.04 Preparing to unpack .../32-net-tools_1.60+git20181103.0eebece-1_arm64.deb ...
22:06:53 [2022-12-15T22:06:53.235Z] #85 28.04 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
22:06:53 [2022-12-15T22:06:53.496Z] #85 28.26 Selecting previously unselected package patch.
22:06:53 [2022-12-15T22:06:53.496Z] #85 28.27 Preparing to unpack .../33-patch_2.7.6-7_arm64.deb ...
22:06:53 [2022-12-15T22:06:53.496Z] #85 28.28 Unpacking patch (2.7.6-7) ...
22:06:53 [2022-12-15T22:06:53.756Z] #85 28.41 Selecting previously unselected package python-pip-whl.
22:06:53 [2022-12-15T22:06:53.756Z] #85 28.42 Preparing to unpack .../34-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
22:06:53 [2022-12-15T22:06:53.756Z] #85 28.43 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
22:06:54 [2022-12-15T22:06:54.017Z] #85 28.94 Selecting previously unselected package python3-lib2to3.
22:06:54 [2022-12-15T22:06:54.278Z] #85 28.94 Preparing to unpack .../35-python3-lib2to3_3.9.2-1_all.deb ...
22:06:54 [2022-12-15T22:06:54.278Z] #85 28.95 Unpacking python3-lib2to3 (3.9.2-1) ...
22:06:54 [2022-12-15T22:06:54.539Z] #85 29.10 Selecting previously unselected package python3-distutils.
22:06:54 [2022-12-15T22:06:54.539Z] #85 29.11 Preparing to unpack .../36-python3-distutils_3.9.2-1_all.deb ...
22:06:54 [2022-12-15T22:06:54.539Z] #85 29.12 Unpacking python3-distutils (3.9.2-1) ...
22:06:54 [2022-12-15T22:06:54.539Z] #85 29.30 Selecting previously unselected package python3-pkg-resources.
22:06:54 [2022-12-15T22:06:54.539Z] #85 29.30 Preparing to unpack .../37-python3-pkg-resources_52.0.0-4_all.deb ...
22:06:54 [2022-12-15T22:06:54.539Z] #85 29.31 Unpacking python3-pkg-resources (52.0.0-4) ...
22:06:54 [2022-12-15T22:06:54.799Z] #85 29.46 Selecting previously unselected package python3-setuptools.
22:06:54 [2022-12-15T22:06:54.799Z] #85 29.46 Preparing to unpack .../38-python3-setuptools_52.0.0-4_all.deb ...
22:06:54 [2022-12-15T22:06:54.799Z] #85 29.46 Unpacking python3-setuptools (52.0.0-4) ...
22:06:55 [2022-12-15T22:06:55.060Z] #85 29.76 Selecting previously unselected package python3-wheel.
22:06:55 [2022-12-15T22:06:55.060Z] #85 29.78 Preparing to unpack .../39-python3-wheel_0.34.2-1_all.deb ...
22:06:55 [2022-12-15T22:06:55.060Z] #85 29.78 Unpacking python3-wheel (0.34.2-1) ...
22:06:55 [2022-12-15T22:06:55.060Z] #85 29.86 Selecting previously unselected package python3-pip.
22:06:55 [2022-12-15T22:06:55.060Z] #85 29.89 Preparing to unpack .../40-python3-pip_20.3.4-4+deb11u1_all.deb ...
22:06:55 [2022-12-15T22:06:55.060Z] #85 29.89 Unpacking python3-pip (20.3.4-4+deb11u1) ...
22:06:55 [2022-12-15T22:06:55.632Z] #85 ...
22:06:55 [2022-12-15T22:06:55.632Z] 
22:06:55 [2022-12-15T22:06:55.632Z] #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...)
22:06:55 [2022-12-15T22:06:55.632Z] #75 DONE 94.8s
22:06:55 [2022-12-15T22:06:55.632Z] 
22:06:55 [2022-12-15T22:06:55.632Z] #85 [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             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
22:06:55 [2022-12-15T22:06:55.632Z] #85 30.34 Selecting previously unselected package sudo.
22:06:55 [2022-12-15T22:06:55.632Z] #85 30.35 Preparing to unpack .../41-sudo_1.9.5p2-3_arm64.deb ...
22:06:55 [2022-12-15T22:06:55.632Z] #85 30.36 Unpacking sudo (1.9.5p2-3) ...
22:06:55 [2022-12-15T22:06:55.632Z] #85 ...
22:06:55 [2022-12-15T22:06:55.632Z] 
22:06:55 [2022-12-15T22:06:55.632Z] #86 [rootlesskit-build 4/5] COPY ./contrib/dockerd-rootless.sh /build/
22:06:55 [2022-12-15T22:06:55.632Z] #86 DONE 0.0s
22:06:55 [2022-12-15T22:06:55.892Z] 
22:06:55 [2022-12-15T22:06:55.892Z] #87 [rootlesskit-build 5/5] COPY ./contrib/dockerd-rootless-setuptool.sh /build/
22:06:55 [2022-12-15T22:06:55.892Z] #87 DONE 0.1s
22:06:55 [2022-12-15T22:06:55.892Z] 
22:06:55 [2022-12-15T22:06:55.892Z] #70 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
22:06:55 [2022-12-15T22:06:55.892Z] #70 100.5 config.status: creating Makefile
22:06:55 [2022-12-15T22:06:55.892Z] #70 100.6 config.status: creating rpm/crun.spec
22:06:55 [2022-12-15T22:06:55.892Z] #70 100.7 config.status: creating config.h
22:06:55 [2022-12-15T22:06:55.892Z] #70 100.7 config.status: executing libtool commands
22:06:55 [2022-12-15T22:06:55.892Z] #70 100.8 config.status: executing depfiles commands
22:06:55 [2022-12-15T22:06:55.892Z] #70 102.3 === configuring in libocispec (/tmp/crun-build/libocispec)
22:06:55 [2022-12-15T22:06:55.892Z] #70 102.3 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
22:06:55 [2022-12-15T22:06:55.892Z] #70 102.7 checking for gcc... gcc
22:06:55 [2022-12-15T22:06:55.892Z] #70 102.8 checking whether the C compiler works... yes
22:06:55 [2022-12-15T22:06:55.892Z] #70 103.0 checking for C compiler default output file name... a.out
22:06:55 [2022-12-15T22:06:55.892Z] #70 103.0 checking for suffix of executables... 
22:06:55 [2022-12-15T22:06:55.892Z] #70 103.3 checking whether we are cross compiling... no
22:06:56 [2022-12-15T22:06:56.152Z] #70 103.5 checking for suffix of object files... o
22:06:56 [2022-12-15T22:06:56.430Z] #70 103.6 checking whether we are using the GNU C compiler... yes
22:06:56 [2022-12-15T22:06:56.690Z] #70 103.8 checking whether gcc accepts -g... yes
22:06:56 [2022-12-15T22:06:56.690Z] #70 104.0 checking for gcc option to accept ISO C89... 
22:06:56 [2022-12-15T22:06:56.690Z] #70 ...
22:06:56 [2022-12-15T22:06:56.690Z] 
22:06:56 [2022-12-15T22:06:56.690Z] #10 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
22:06:56 [2022-12-15T22:06:56.690Z] #10 CACHED
22:06:56 [2022-12-15T22:06:56.951Z] 
22:06:56 [2022-12-15T22:06:56.951Z] #85 [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             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
22:06:56 [2022-12-15T22:06:56.951Z] #85 31.08 Selecting previously unselected package thin-provisioning-tools.
22:06:56 [2022-12-15T22:06:56.951Z] #85 31.08 Preparing to unpack .../42-thin-provisioning-tools_0.9.0-1_arm64.deb ...
22:06:56 [2022-12-15T22:06:56.951Z] #85 31.10 Unpacking thin-provisioning-tools (0.9.0-1) ...
22:06:56 [2022-12-15T22:06:56.951Z] #85 31.50 Selecting previously unselected package uidmap.
22:06:56 [2022-12-15T22:06:56.951Z] #85 31.51 Preparing to unpack .../43-uidmap_1%3a4.8.1-1_arm64.deb ...
22:06:56 [2022-12-15T22:06:56.951Z] #85 31.53 Unpacking uidmap (1:4.8.1-1) ...
22:06:56 [2022-12-15T22:06:56.951Z] #85 31.69 Selecting previously unselected package vim-runtime.
22:06:56 [2022-12-15T22:06:56.951Z] #85 31.69 Preparing to unpack .../44-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
22:06:56 [2022-12-15T22:06:56.951Z] #85 31.72 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
22:06:56 [2022-12-15T22:06:56.951Z] #85 31.74 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
22:06:56 [2022-12-15T22:06:56.951Z] #85 31.75 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
22:06:58 [2022-12-15T22:06:58.335Z] #85 ...
22:06:58 [2022-12-15T22:06:58.335Z] 
22:06:58 [2022-12-15T22:06:58.335Z] #69 [delve-build 2/2] RUN --mount=from=delve-src,src=/usr/src/delve,rw     --mount=type=cache,target=/root/.cache/go-build,id=delve-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod <<EOT (set -e...)
22:06:58 [2022-12-15T22:06:58.335Z] #69 DONE 120.8s
22:06:58 [2022-12-15T22:06:58.335Z] 
22:06:58 [2022-12-15T22:06:58.335Z] #70 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
22:06:58 [2022-12-15T22:06:58.335Z] #70 104.0 checking for gcc option to accept ISO C89... none needed
22:06:58 [2022-12-15T22:06:58.335Z] #70 104.2 checking whether gcc understands -c and -o together... yes
22:06:58 [2022-12-15T22:06:58.335Z] #70 104.4 checking how to run the C preprocessor... gcc -E
22:06:58 [2022-12-15T22:06:58.335Z] #70 104.6 checking for grep that handles long lines and -e... /bin/grep
22:06:58 [2022-12-15T22:06:58.335Z] #70 104.6 checking for egrep... /bin/grep -E
22:06:58 [2022-12-15T22:06:58.335Z] #70 104.6 checking for ANSI C header files... yes
22:06:58 [2022-12-15T22:06:58.335Z] #70 105.1 checking for sys/types.h... yes
22:06:58 [2022-12-15T22:06:58.335Z] #70 105.2 checking for sys/stat.h... yes
22:06:58 [2022-12-15T22:06:58.335Z] #70 105.3 checking for stdlib.h... yes
22:06:58 [2022-12-15T22:06:58.335Z] #70 105.5 checking for string.h... yes
22:06:58 [2022-12-15T22:06:58.597Z] #70 105.8 checking for memory.h... yes
22:06:58 [2022-12-15T22:06:58.597Z] #70 106.0 checking for strings.h... yes
22:06:58 [2022-12-15T22:06:58.858Z] #70 106.2 checking for inttypes.h... yes
22:06:59 [2022-12-15T22:06:59.118Z] #70 106.4 checking for stdint.h... yes
22:06:59 [2022-12-15T22:06:59.118Z] #70 106.6 checking for unistd.h... yes
22:06:59 [2022-12-15T22:06:59.379Z] #70 106.7 checking minix/config.h usability... no
22:06:59 [2022-12-15T22:06:59.379Z] #70 106.8 checking minix/config.h presence... no
22:06:59 [2022-12-15T22:06:59.379Z] #70 106.9 checking for minix/config.h... no
22:06:59 [2022-12-15T22:06:59.639Z] #70 106.9 checking whether it is safe to define __EXTENSIONS__... yes
22:06:59 [2022-12-15T22:06:59.900Z] #70 107.1 checking build system type... aarch64-unknown-linux-gnu
22:06:59 [2022-12-15T22:06:59.900Z] #70 107.4 checking host system type... aarch64-unknown-linux-gnu
22:06:59 [2022-12-15T22:06:59.900Z] #70 107.4 checking how to print strings... printf
22:06:59 [2022-12-15T22:06:59.900Z] #70 107.4 checking for a sed that does not truncate output... /bin/sed
22:06:59 [2022-12-15T22:06:59.900Z] #70 107.4 checking for fgrep... /bin/grep -F
22:06:59 [2022-12-15T22:06:59.900Z] #70 107.4 checking for ld used by gcc... /usr/bin/ld
22:06:59 [2022-12-15T22:06:59.900Z] #70 107.4 checking if the linker (/usr/bin/ld) is GNU ld... yes
22:06:59 [2022-12-15T22:06:59.900Z] #70 107.4 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
22:07:00 [2022-12-15T22:07:00.161Z] #70 107.4 checking the name lister (/usr/bin/nm -B) interface... BSD nm
22:07:00 [2022-12-15T22:07:00.161Z] #70 107.6 checking whether ln -s works... yes
22:07:00 [2022-12-15T22:07:00.161Z] #70 107.6 checking the maximum length of command line arguments... 1572864
22:07:00 [2022-12-15T22:07:00.161Z] #70 107.6 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
22:07:00 [2022-12-15T22:07:00.161Z] #70 107.6 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
22:07:00 [2022-12-15T22:07:00.161Z] #70 107.6 checking for /usr/bin/ld option to reload object files... -r
22:07:00 [2022-12-15T22:07:00.161Z] #70 107.6 checking for objdump... objdump
22:07:00 [2022-12-15T22:07:00.161Z] #70 107.6 checking how to recognize dependent libraries... pass_all
22:07:00 [2022-12-15T22:07:00.161Z] #70 107.6 checking for dlltool... no
22:07:00 [2022-12-15T22:07:00.161Z] #70 107.6 checking how to associate runtime and link libraries... printf %s\n
22:07:00 [2022-12-15T22:07:00.161Z] #70 107.6 checking for ar... ar
22:07:00 [2022-12-15T22:07:00.422Z] #70 107.6 checking for archiver @FILE support... @
22:07:00 [2022-12-15T22:07:00.422Z] #70 107.7 checking for strip... strip
22:07:00 [2022-12-15T22:07:00.422Z] #70 107.7 checking for ranlib... ranlib
22:07:00 [2022-12-15T22:07:00.422Z] #70 107.7 checking for gawk... no
22:07:00 [2022-12-15T22:07:00.422Z] #70 107.7 checking for mawk... mawk
22:07:00 [2022-12-15T22:07:00.682Z] #70 107.7 checking command to parse /usr/bin/nm -B output from gcc object... ok
22:07:00 [2022-12-15T22:07:00.682Z] #70 108.0 checking for sysroot... no
22:07:00 [2022-12-15T22:07:00.682Z] #70 108.0 checking for a working dd... /bin/dd
22:07:00 [2022-12-15T22:07:00.682Z] #70 108.0 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
22:07:00 [2022-12-15T22:07:00.682Z] #70 108.1 checking for mt... no
22:07:00 [2022-12-15T22:07:00.682Z] #70 108.1 checking if : is a manifest tool... no
22:07:00 [2022-12-15T22:07:00.682Z] #70 108.1 checking for dlfcn.h... yes
22:07:00 [2022-12-15T22:07:00.682Z] #70 108.2 checking for objdir... .libs
22:07:00 [2022-12-15T22:07:00.946Z] #70 108.4 checking if gcc supports -fno-rtti -fno-exceptions... no
22:07:01 [2022-12-15T22:07:01.207Z] #70 108.5 checking for gcc option to produce PIC... -fPIC -DPIC
22:07:01 [2022-12-15T22:07:01.207Z] #70 108.6 checking if gcc PIC flag -fPIC -DPIC works... yes
22:07:01 [2022-12-15T22:07:01.467Z] #70 108.6 checking if gcc static flag -static works... yes
22:07:01 [2022-12-15T22:07:01.467Z] #70 108.9 checking if gcc supports -c -o file.o... yes
22:07:01 [2022-12-15T22:07:01.467Z] #70 109.0 checking if gcc supports -c -o file.o... (cached) yes
22:07:01 [2022-12-15T22:07:01.467Z] #70 109.0 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
22:07:01 [2022-12-15T22:07:01.989Z] #70 109.1 checking dynamic linker characteristics... GNU/Linux ld.so
22:07:01 [2022-12-15T22:07:01.989Z] #70 109.4 checking how to hardcode library paths into programs... immediate
22:07:01 [2022-12-15T22:07:01.989Z] #70 109.4 checking whether stripping libraries is possible... yes
22:07:01 [2022-12-15T22:07:01.989Z] #70 109.4 checking if libtool supports shared libraries... yes
22:07:01 [2022-12-15T22:07:01.989Z] #70 109.4 checking whether to build shared libraries... no
22:07:01 [2022-12-15T22:07:01.989Z] #70 109.4 checking whether to build static libraries... yes
22:07:01 [2022-12-15T22:07:01.989Z] #70 109.4 checking for a BSD-compatible install... /usr/bin/install -c
22:07:01 [2022-12-15T22:07:01.989Z] #70 109.4 checking whether build environment is sane... yes
22:07:01 [2022-12-15T22:07:01.989Z] #70 109.4 checking for a thread-safe mkdir -p... /bin/mkdir -p
22:07:01 [2022-12-15T22:07:01.989Z] #70 109.5 checking whether make sets $(MAKE)... yes
22:07:01 [2022-12-15T22:07:01.989Z] #70 109.5 checking whether make supports the include directive... yes (GNU style)
22:07:02 [2022-12-15T22:07:02.249Z] #70 109.5 checking whether make supports nested variables... yes
22:07:02 [2022-12-15T22:07:02.249Z] #70 109.6 checking whether UID '0' is supported by ustar format... yes
22:07:02 [2022-12-15T22:07:02.249Z] #70 109.6 checking whether GID '0' is supported by ustar format... yes
22:07:02 [2022-12-15T22:07:02.249Z] #70 109.6 checking how to create a ustar tar archive... gnutar
22:07:02 [2022-12-15T22:07:02.249Z] #70 109.7 checking dependency style of gcc... gcc3
22:07:02 [2022-12-15T22:07:02.510Z] #70 109.8 checking whether to enable maintainer-specific portions of Makefiles... yes
22:07:02 [2022-12-15T22:07:02.510Z] #70 109.8 checking whether make supports nested variables... (cached) yes
22:07:02 [2022-12-15T22:07:02.510Z] #70 109.8 checking for pkg-config... /usr/bin/pkg-config
22:07:02 [2022-12-15T22:07:02.510Z] #70 109.8 checking pkg-config is at least version 0.9.0... yes
22:07:02 [2022-12-15T22:07:02.510Z] #70 109.8 checking for yajl >= 2.1.0... yes
22:07:02 [2022-12-15T22:07:02.510Z] #70 109.8 checking for a sed that does not truncate output... (cached) /bin/sed
22:07:02 [2022-12-15T22:07:02.510Z] #70 109.8 checking for gcc... (cached) gcc
22:07:02 [2022-12-15T22:07:02.510Z] #70 109.9 checking whether we are using the GNU C compiler... (cached) yes
22:07:02 [2022-12-15T22:07:02.510Z] #70 109.9 checking whether gcc accepts -g... (cached) yes
22:07:02 [2022-12-15T22:07:02.510Z] #70 109.9 checking for gcc option to accept ISO C89... (cached) none needed
22:07:02 [2022-12-15T22:07:02.510Z] #70 109.9 checking whether gcc understands -c and -o together... (cached) yes
22:07:02 [2022-12-15T22:07:02.510Z] #70 109.9 checking for a Python interpreter with version >= 3... python3
22:07:02 [2022-12-15T22:07:02.510Z] #70 110.0 checking for python3... /usr/bin/python3
22:07:02 [2022-12-15T22:07:02.771Z] #70 110.0 checking for python3 version... 3.9
22:07:02 [2022-12-15T22:07:02.771Z] #70 110.1 checking for python3 platform... linux
22:07:02 [2022-12-15T22:07:02.771Z] #70 110.1 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
22:07:02 [2022-12-15T22:07:02.771Z] #70 110.2 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
22:07:03 [2022-12-15T22:07:03.031Z] #70 110.4 checking that generated files are newer than configure... done
22:07:03 [2022-12-15T22:07:03.031Z] #70 110.4 configure: creating ./config.status
22:07:05 [2022-12-15T22:07:05.575Z] #70 112.6 config.status: creating Makefile
22:07:05 [2022-12-15T22:07:05.575Z] #70 112.7 config.status: creating config.h
22:07:05 [2022-12-15T22:07:05.575Z] #70 112.7 config.status: executing libtool commands
22:07:05 [2022-12-15T22:07:05.575Z] #70 112.7 config.status: executing depfiles commands
22:07:05 [2022-12-15T22:07:05.837Z] #70 113.3 === configuring in yajl (/tmp/crun-build/libocispec/yajl)
22:07:05 [2022-12-15T22:07:05.837Z] #70 113.3 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
22:07:06 [2022-12-15T22:07:06.098Z] #70 113.6 checking for gcc... gcc
22:07:06 [2022-12-15T22:07:06.359Z] #70 113.7 checking whether the C compiler works... yes
22:07:06 [2022-12-15T22:07:06.359Z] #70 113.8 checking for C compiler default output file name... a.out
22:07:06 [2022-12-15T22:07:06.621Z] #70 113.8 checking for suffix of executables... 
22:07:06 [2022-12-15T22:07:06.621Z] #70 114.0 checking whether we are cross compiling... no
22:07:06 [2022-12-15T22:07:06.621Z] #70 114.1 checking for suffix of object files... o
22:07:06 [2022-12-15T22:07:06.882Z] #70 114.2 checking whether we are using the GNU C compiler... yes
22:07:06 [2022-12-15T22:07:06.882Z] #70 114.3 checking whether gcc accepts -g... yes
22:07:06 [2022-12-15T22:07:06.882Z] #70 114.3 checking for gcc option to accept ISO C89... none needed
22:07:07 [2022-12-15T22:07:07.143Z] #70 114.5 checking whether gcc understands -c and -o together... yes
22:07:07 [2022-12-15T22:07:07.143Z] #70 114.6 checking for a BSD-compatible install... /usr/bin/install -c
22:07:07 [2022-12-15T22:07:07.143Z] #70 114.6 checking whether build environment is sane... yes
22:07:07 [2022-12-15T22:07:07.143Z] #70 114.6 checking for a thread-safe mkdir -p... /bin/mkdir -p
22:07:07 [2022-12-15T22:07:07.143Z] #70 114.6 checking for gawk... no
22:07:07 [2022-12-15T22:07:07.143Z] #70 114.6 checking for mawk... mawk
22:07:07 [2022-12-15T22:07:07.143Z] #70 114.6 checking whether make sets $(MAKE)... yes
22:07:07 [2022-12-15T22:07:07.404Z] #70 114.7 checking whether make supports the include directive... yes (GNU style)
22:07:07 [2022-12-15T22:07:07.404Z] #70 114.7 checking whether make supports nested variables... yes
22:07:07 [2022-12-15T22:07:07.404Z] #70 114.7 checking whether UID '0' is supported by ustar format... yes
22:07:07 [2022-12-15T22:07:07.404Z] #70 114.8 checking whether GID '0' is supported by ustar format... yes
22:07:07 [2022-12-15T22:07:07.404Z] #70 114.8 checking how to create a ustar tar archive... gnutar
22:07:07 [2022-12-15T22:07:07.404Z] #70 114.8 checking dependency style of gcc... gcc3
22:07:07 [2022-12-15T22:07:07.664Z] #70 114.9 checking whether to enable maintainer-specific portions of Makefiles... yes
22:07:07 [2022-12-15T22:07:07.664Z] #70 114.9 checking whether make supports nested variables... (cached) yes
22:07:07 [2022-12-15T22:07:07.664Z] #70 115.0 checking build system type... aarch64-unknown-linux-gnu
22:07:07 [2022-12-15T22:07:07.925Z] #70 115.2 checking host system type... aarch64-unknown-linux-gnu
22:07:07 [2022-12-15T22:07:07.925Z] #70 115.2 checking how to print strings... printf
22:07:07 [2022-12-15T22:07:07.925Z] #70 115.2 checking for a sed that does not truncate output... /bin/sed
22:07:07 [2022-12-15T22:07:07.925Z] #70 115.2 checking for grep that handles long lines and -e... /bin/grep
22:07:07 [2022-12-15T22:07:07.925Z] #70 115.2 checking for egrep... /bin/grep -E
22:07:07 [2022-12-15T22:07:07.925Z] #70 115.2 checking for fgrep... /bin/grep -F
22:07:07 [2022-12-15T22:07:07.925Z] #70 115.3 checking for ld used by gcc... /usr/bin/ld
22:07:07 [2022-12-15T22:07:07.925Z] #70 115.3 checking if the linker (/usr/bin/ld) is GNU ld... yes
22:07:07 [2022-12-15T22:07:07.925Z] #70 115.3 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
22:07:07 [2022-12-15T22:07:07.925Z] #70 115.3 checking the name lister (/usr/bin/nm -B) interface... BSD nm
22:07:07 [2022-12-15T22:07:07.925Z] #70 115.4 checking whether ln -s works... yes
22:07:08 [2022-12-15T22:07:08.186Z] #70 115.4 checking the maximum length of command line arguments... 1572864
22:07:08 [2022-12-15T22:07:08.186Z] #70 115.5 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
22:07:08 [2022-12-15T22:07:08.186Z] #70 115.5 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
22:07:08 [2022-12-15T22:07:08.186Z] #70 115.5 checking for /usr/bin/ld option to reload object files... -r
22:07:08 [2022-12-15T22:07:08.186Z] #70 115.5 checking for objdump... objdump
22:07:08 [2022-12-15T22:07:08.186Z] #70 115.5 checking how to recognize dependent libraries... pass_all
22:07:08 [2022-12-15T22:07:08.186Z] #70 115.5 checking for dlltool... no
22:07:08 [2022-12-15T22:07:08.186Z] #70 115.5 checking how to associate runtime and link libraries... printf %s\n
22:07:08 [2022-12-15T22:07:08.186Z] #70 115.5 checking for ar... ar
22:07:08 [2022-12-15T22:07:08.186Z] #70 115.5 checking for archiver @FILE support... @
22:07:08 [2022-12-15T22:07:08.186Z] #70 115.6 checking for strip... strip
22:07:08 [2022-12-15T22:07:08.186Z] #70 115.6 checking for ranlib... ranlib
22:07:08 [2022-12-15T22:07:08.447Z] #70 115.6 checking command to parse /usr/bin/nm -B output from gcc object... ok
22:07:08 [2022-12-15T22:07:08.447Z] #70 115.9 checking for sysroot... no
22:07:08 [2022-12-15T22:07:08.447Z] #70 115.9 checking for a working dd... /bin/dd
22:07:08 [2022-12-15T22:07:08.447Z] #70 115.9 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
22:07:08 [2022-12-15T22:07:08.447Z] #70 115.9 checking for mt... no
22:07:08 [2022-12-15T22:07:08.447Z] #70 115.9 checking if : is a manifest tool... no
22:07:08 [2022-12-15T22:07:08.708Z] #70 115.9 checking how to run the C preprocessor... gcc -E
22:07:09 [2022-12-15T22:07:09.279Z] #70 116.2 checking for ANSI C header files... yes
22:07:09 [2022-12-15T22:07:09.279Z] #70 116.6 checking for sys/types.h... yes
22:07:09 [2022-12-15T22:07:09.540Z] #70 116.8 checking for sys/stat.h... yes
22:07:09 [2022-12-15T22:07:09.540Z] #70 116.9 checking for stdlib.h... yes
22:07:09 [2022-12-15T22:07:09.540Z] #70 117.1 checking for string.h... yes
22:07:09 [2022-12-15T22:07:09.801Z] #70 117.1 checking for memory.h... yes
22:07:09 [2022-12-15T22:07:09.801Z] #70 117.3 checking for strings.h... yes
22:07:10 [2022-12-15T22:07:10.062Z] #70 117.4 checking for inttypes.h... yes
22:07:10 [2022-12-15T22:07:10.062Z] #70 ...
22:07:10 [2022-12-15T22:07:10.062Z] 
22:07:10 [2022-12-15T22:07:10.062Z] #85 [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             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
22:07:10 [2022-12-15T22:07:10.062Z] #85 34.71 Selecting previously unselected package vim.
22:07:10 [2022-12-15T22:07:10.062Z] #85 34.72 Preparing to unpack .../45-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ...
22:07:10 [2022-12-15T22:07:10.062Z] #85 34.76 Unpacking vim (2:8.2.2434-3+deb11u1) ...
22:07:10 [2022-12-15T22:07:10.062Z] #85 35.17 Selecting previously unselected package xfsprogs.
22:07:10 [2022-12-15T22:07:10.062Z] #85 35.18 Preparing to unpack .../46-xfsprogs_5.10.0-4_arm64.deb ...
22:07:10 [2022-12-15T22:07:10.062Z] #85 35.18 Unpacking xfsprogs (5.10.0-4) ...
22:07:10 [2022-12-15T22:07:10.062Z] #85 35.47 Selecting previously unselected package zip.
22:07:10 [2022-12-15T22:07:10.062Z] #85 35.49 Preparing to unpack .../47-zip_3.0-12_arm64.deb ...
22:07:10 [2022-12-15T22:07:10.062Z] #85 35.50 Unpacking zip (3.0-12) ...
22:07:10 [2022-12-15T22:07:10.062Z] #85 35.62 Selecting previously unselected package zstd.
22:07:10 [2022-12-15T22:07:10.062Z] #85 35.64 Preparing to unpack .../48-zstd_1.4.8+dfsg-2.1_arm64.deb ...
22:07:10 [2022-12-15T22:07:10.062Z] #85 35.65 Unpacking zstd (1.4.8+dfsg-2.1) ...
22:07:10 [2022-12-15T22:07:10.062Z] #85 35.97 Setting up python3-pkg-resources (52.0.0-4) ...
22:07:10 [2022-12-15T22:07:10.062Z] #85 36.62 Setting up libip4tc2:arm64 (1.8.7-1) ...
22:07:10 [2022-12-15T22:07:10.062Z] #85 36.64 Setting up net-tools (1.60+git20181103.0eebece-1) ...
22:07:10 [2022-12-15T22:07:10.062Z] #85 36.65 Setting up libgpm2:arm64 (1.20.7-8) ...
22:07:10 [2022-12-15T22:07:10.062Z] #85 36.67 Setting up libicu67:arm64 (67.1-7) ...
22:07:10 [2022-12-15T22:07:10.062Z] #85 36.68 Setting up libip6tc2:arm64 (1.8.7-1) ...
22:07:10 [2022-12-15T22:07:10.062Z] #85 36.70 Setting up libinih1:arm64 (53-1+b2) ...
22:07:10 [2022-12-15T22:07:10.062Z] #85 36.71 Setting up uidmap (1:4.8.1-1) ...
22:07:10 [2022-12-15T22:07:10.062Z] #85 36.72 Setting up libyajl2:arm64 (2.1.0-3) ...
22:07:10 [2022-12-15T22:07:10.062Z] #85 36.74 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
22:07:10 [2022-12-15T22:07:10.062Z] #85 36.75 Setting up bzip2 (1.0.8-4) ...
22:07:10 [2022-12-15T22:07:10.062Z] #85 36.77 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
22:07:10 [2022-12-15T22:07:10.062Z] #85 36.78 Setting up python3-wheel (0.34.2-1) ...
22:07:10 [2022-12-15T22:07:10.062Z] #85 37.35 Setting up xxd (2:8.2.2434-3+deb11u1) ...
22:07:10 [2022-12-15T22:07:10.062Z] #85 37.36 Setting up libcap2:arm64 (1:2.44-1) ...
22:07:10 [2022-12-15T22:07:10.062Z] #85 37.37 Setting up libcap2-bin (1:2.44-1) ...
22:07:10 [2022-12-15T22:07:10.062Z] #85 37.39 Setting up apparmor (2.13.6-10) ...
22:07:10 [2022-12-15T22:07:10.062Z] #85 38.81 Setting up zip (3.0-12) ...
22:07:10 [2022-12-15T22:07:10.062Z] #85 38.83 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
22:07:10 [2022-12-15T22:07:10.062Z] #85 38.87 Setting up bash-completion (1:2.11-2) ...
22:07:10 [2022-12-15T22:07:10.062Z] #85 40.96 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
22:07:10 [2022-12-15T22:07:10.062Z] #85 40.97 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
22:07:10 [2022-12-15T22:07:10.062Z] #85 40.99 Setting up libmnl0:arm64 (1.0.4-3) ...
22:07:10 [2022-12-15T22:07:10.062Z] #85 41.00 Setting up patch (2.7.6-7) ...
22:07:10 [2022-12-15T22:07:10.062Z] #85 41.02 Setting up sudo (1.9.5p2-3) ...
22:07:10 [2022-12-15T22:07:10.062Z] #85 41.10 invoke-rc.d: could not determine current runlevel
22:07:10 [2022-12-15T22:07:10.062Z] #85 41.12 invoke-rc.d: policy-rc.d denied execution of start.
22:07:10 [2022-12-15T22:07:10.062Z] #85 41.13 Setting up xfsprogs (5.10.0-4) ...
22:07:10 [2022-12-15T22:07:10.062Z] #85 41.14 Setting up libxtables12:arm64 (1.8.7-1) ...
22:07:10 [2022-12-15T22:07:10.062Z] #85 41.16 Setting up inetutils-ping (2:2.0-1+deb11u1) ...
22:07:10 [2022-12-15T22:07:10.062Z] #85 41.17 Setting up pigz (2.6-1) ...
22:07:10 [2022-12-15T22:07:10.062Z] #85 41.19 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ...
22:07:10 [2022-12-15T22:07:10.062Z] #85 41.20 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ...
22:07:10 [2022-12-15T22:07:10.062Z] #85 41.25 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
22:07:10 [2022-12-15T22:07:10.062Z] #85 41.27 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
22:07:10 [2022-12-15T22:07:10.062Z] #85 41.84 Setting up libaio1:arm64 (0.3.112-9) ...
22:07:10 [2022-12-15T22:07:10.062Z] #85 41.85 Setting up python3-lib2to3 (3.9.2-1) ...
22:07:10 [2022-12-15T22:07:10.062Z] #85 42.16 Setting up libelf1:arm64 (0.183-1) ...
22:07:10 [2022-12-15T22:07:10.062Z] #85 42.17 Setting up zstd (1.4.8+dfsg-2.1) ...
22:07:10 [2022-12-15T22:07:10.062Z] #85 42.18 Setting up libonig5:arm64 (6.9.6-1.1) ...
22:07:10 [2022-12-15T22:07:10.062Z] #85 42.20 Setting up python3-distutils (3.9.2-1) ...
22:07:10 [2022-12-15T22:07:10.062Z] #85 42.58 Setting up vim (2:8.2.2434-3+deb11u1) ...
22:07:10 [2022-12-15T22:07:10.062Z] #85 42.59 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
22:07:10 [2022-12-15T22:07:10.062Z] #85 42.59 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
22:07:10 [2022-12-15T22:07:10.062Z] #85 42.60 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
22:07:10 [2022-12-15T22:07:10.062Z] #85 42.60 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
22:07:10 [2022-12-15T22:07:10.062Z] #85 42.61 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
22:07:10 [2022-12-15T22:07:10.062Z] #85 42.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
22:07:10 [2022-12-15T22:07:10.063Z] #85 42.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
22:07:10 [2022-12-15T22:07:10.063Z] #85 42.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
22:07:10 [2022-12-15T22:07:10.063Z] #85 42.64 Setting up python3-setuptools (52.0.0-4) ...
22:07:10 [2022-12-15T22:07:10.063Z] #85 43.59 Setting up libjq1:arm64 (1.6-2.1) ...
22:07:10 [2022-12-15T22:07:10.063Z] #85 43.61 Setting up libnftnl11:arm64 (1.1.9-1) ...
22:07:10 [2022-12-15T22:07:10.063Z] #85 43.62 Setting up thin-provisioning-tools (0.9.0-1) ...
22:07:10 [2022-12-15T22:07:10.063Z] #85 43.63 Setting up python3-pip (20.3.4-4+deb11u1) ...
22:07:10 [2022-12-15T22:07:10.063Z] #85 44.36 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ...
22:07:10 [2022-12-15T22:07:10.063Z] #85 44.37 Setting up jq (1.6-2.1) ...
22:07:10 [2022-12-15T22:07:10.063Z] #85 44.38 Setting up libbpf0:arm64 (1:0.3-2) ...
22:07:10 [2022-12-15T22:07:10.063Z] #85 44.40 Setting up iptables (1.8.7-1) ...
22:07:10 [2022-12-15T22:07:10.063Z] #85 44.41 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
22:07:10 [2022-12-15T22:07:10.063Z] #85 44.42 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
22:07:10 [2022-12-15T22:07:10.063Z] #85 44.42 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
22:07:10 [2022-12-15T22:07:10.063Z] #85 44.43 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
22:07:10 [2022-12-15T22:07:10.063Z] #85 44.43 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
22:07:10 [2022-12-15T22:07:10.063Z] #85 44.44 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
22:07:10 [2022-12-15T22:07:10.063Z] #85 44.45 Setting up iproute2 (5.10.0-4) ...
22:07:10 [2022-12-15T22:07:10.063Z] #85 44.74 Processing triggers for libc-bin (2.31-13+deb11u5) ...
22:07:10 [2022-12-15T22:07:10.063Z] #85 ...
22:07:10 [2022-12-15T22:07:10.063Z] 
22:07:10 [2022-12-15T22:07:10.063Z] #70 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
22:07:10 [2022-12-15T22:07:10.063Z] #70 117.5 checking for stdint.h... yes
22:07:10 [2022-12-15T22:07:10.323Z] #70 117.7 checking for unistd.h... yes
22:07:10 [2022-12-15T22:07:10.323Z] #70 117.8 checking for dlfcn.h... yes
22:07:10 [2022-12-15T22:07:10.323Z] #70 117.9 checking for objdir... .libs
22:07:10 [2022-12-15T22:07:10.585Z] #70 118.1 checking if gcc supports -fno-rtti -fno-exceptions... no
22:07:10 [2022-12-15T22:07:10.846Z] 
22:07:10 [2022-12-15T22:07:10.846Z] #70 ...
22:07:10 [2022-12-15T22:07:10.846Z] 
22:07:10 [2022-12-15T22:07:10.846Z] #85 [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             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
22:07:10 [2022-12-15T22:07:10.846Z] #85 DONE 45.5s
22:07:10 [2022-12-15T22:07:10.846Z] 
22:07:10 [2022-12-15T22:07:10.846Z] #70 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
22:07:10 [2022-12-15T22:07:10.846Z] #70 118.2 checking for gcc option to produce PIC... -fPIC -DPIC
22:07:11 [2022-12-15T22:07:11.107Z] #70 118.2 checking if gcc PIC flag -fPIC -DPIC works... yes
22:07:11 [2022-12-15T22:07:11.368Z] #70 118.4 checking if gcc static flag -static works... yes
22:07:11 [2022-12-15T22:07:11.368Z] #70 118.7 checking if gcc supports -c -o file.o... yes
22:07:11 [2022-12-15T22:07:11.368Z] #70 118.8 checking if gcc supports -c -o file.o... (cached) yes
22:07:11 [2022-12-15T22:07:11.368Z] #70 118.8 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
22:07:11 [2022-12-15T22:07:11.628Z] #70 118.9 checking dynamic linker characteristics... 
22:07:11 [2022-12-15T22:07:11.628Z] #70 ...
22:07:11 [2022-12-15T22:07:11.628Z] 
22:07:11 [2022-12-15T22:07:11.628Z] #88 [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
22:07:11 [2022-12-15T22:07:11.628Z] #0 0.753 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
22:07:11 [2022-12-15T22:07:11.628Z] #0 0.758 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
22:07:11 [2022-12-15T22:07:11.628Z] #0 0.763 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
22:07:11 [2022-12-15T22:07:11.628Z] #88 DONE 0.8s
22:07:11 [2022-12-15T22:07:11.628Z] 
22:07:11 [2022-12-15T22:07:11.628Z] #89 [dev-systemd-false  9/29] RUN pip3 install yamllint==1.27.1
22:07:16 [2022-12-15T22:07:16.917Z] #89 ...
22:07:16 [2022-12-15T22:07:16.917Z] 
22:07:16 [2022-12-15T22:07:16.917Z] #70 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
22:07:16 [2022-12-15T22:07:16.917Z] #70 118.9 checking dynamic linker characteristics... GNU/Linux ld.so
22:07:16 [2022-12-15T22:07:16.917Z] #70 119.2 checking how to hardcode library paths into programs... immediate
22:07:16 [2022-12-15T22:07:16.917Z] #70 119.2 checking whether stripping libraries is possible... yes
22:07:16 [2022-12-15T22:07:16.917Z] #70 119.2 checking if libtool supports shared libraries... yes
22:07:16 [2022-12-15T22:07:16.917Z] #70 119.2 checking whether to build shared libraries... no
22:07:16 [2022-12-15T22:07:16.917Z] #70 119.2 checking whether to build static libraries... yes
22:07:16 [2022-12-15T22:07:16.917Z] #70 119.2 checking float.h usability... yes
22:07:16 [2022-12-15T22:07:16.917Z] #70 119.3 checking float.h presence... yes
22:07:16 [2022-12-15T22:07:16.917Z] #70 119.3 checking for float.h... yes
22:07:16 [2022-12-15T22:07:16.917Z] #70 119.3 checking limits.h usability... yes
22:07:16 [2022-12-15T22:07:16.917Z] #70 119.5 checking limits.h presence... yes
22:07:16 [2022-12-15T22:07:16.917Z] #70 119.6 checking for limits.h... yes
22:07:16 [2022-12-15T22:07:16.917Z] #70 119.6 checking stddef.h usability... yes
22:07:16 [2022-12-15T22:07:16.917Z] #70 119.7 checking stddef.h presence... yes
22:07:16 [2022-12-15T22:07:16.917Z] #70 119.8 checking for stddef.h... yes
22:07:16 [2022-12-15T22:07:16.917Z] #70 119.8 checking for stdlib.h... (cached) yes
22:07:16 [2022-12-15T22:07:16.917Z] #70 119.9 checking for string.h... (cached) yes
22:07:16 [2022-12-15T22:07:16.917Z] #70 119.9 checking sys/time.h usability... yes
22:07:16 [2022-12-15T22:07:16.917Z] #70 120.0 checking sys/time.h presence... yes
22:07:16 [2022-12-15T22:07:16.917Z] #70 120.1 checking for sys/time.h... yes
22:07:16 [2022-12-15T22:07:16.917Z] #70 120.1 checking for inline... inline
22:07:16 [2022-12-15T22:07:16.917Z] #70 120.2 checking for size_t... yes
22:07:16 [2022-12-15T22:07:16.917Z] #70 120.4 checking for stdlib.h... (cached) yes
22:07:16 [2022-12-15T22:07:16.917Z] #70 120.4 checking for GNU libc compatible malloc... yes
22:07:16 [2022-12-15T22:07:16.917Z] #70 120.6 checking for stdlib.h... (cached) yes
22:07:16 [2022-12-15T22:07:16.917Z] #70 120.6 checking for GNU libc compatible realloc... yes
22:07:16 [2022-12-15T22:07:16.917Z] #70 120.7 checking for working strtod... yes
22:07:16 [2022-12-15T22:07:16.917Z] #70 120.9 checking for gettimeofday... yes
22:07:16 [2022-12-15T22:07:16.917Z] #70 121.1 checking for memset... yes
22:07:16 [2022-12-15T22:07:16.917Z] #70 121.3 checking for strspn... yes
22:07:16 [2022-12-15T22:07:16.917Z] #70 121.5 checking that generated files are newer than configure... done
22:07:16 [2022-12-15T22:07:16.917Z] #70 121.5 configure: creating ./config.status
22:07:16 [2022-12-15T22:07:16.917Z] #70 123.8 config.status: creating Makefile
22:07:16 [2022-12-15T22:07:16.917Z] #70 123.8 config.status: creating config.h
22:07:16 [2022-12-15T22:07:16.917Z] #70 123.9 config.status: executing depfiles commands
22:07:16 [2022-12-15T22:07:16.917Z] #70 124.0 config.status: executing libtool commands
22:07:17 [2022-12-15T22:07:17.179Z] #70 124.6   GEN      .version
22:07:17 [2022-12-15T22:07:17.179Z] #70 124.7 make  install-recursive
22:07:17 [2022-12-15T22:07:17.179Z] #70 124.7 make[1]: Entering directory '/tmp/crun-build'
22:07:17 [2022-12-15T22:07:17.179Z] #70 124.7 Making install in libocispec
22:07:17 [2022-12-15T22:07:17.179Z] #70 124.7 make[2]: Entering directory '/tmp/crun-build/libocispec'
22:07:17 [2022-12-15T22:07:17.179Z] #70 124.8 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema
22:07:17 [2022-12-15T22:07:17.439Z] #70 124.8 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema
22:07:17 [2022-12-15T22:07:17.439Z] #70 124.8 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems
22:07:17 [2022-12-15T22:07:17.439Z] #70 124.8 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic
22:07:17 [2022-12-15T22:07:17.699Z] #70 125.2 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success
22:07:17 [2022-12-15T22:07:17.960Z] #70 125.2 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success
22:07:17 [2022-12-15T22:07:17.960Z] #70 125.2 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success
22:07:17 [2022-12-15T22:07:17.960Z] #70 125.2 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success
22:07:17 [2022-12-15T22:07:17.960Z] #70 125.2 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success
22:07:17 [2022-12-15T22:07:17.960Z] #70 125.2 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success
22:07:17 [2022-12-15T22:07:17.960Z] #70 125.2 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success
22:07:17 [2022-12-15T22:07:17.960Z] #70 125.2 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success
22:07:17 [2022-12-15T22:07:17.960Z] #70 125.2 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success
22:07:17 [2022-12-15T22:07:17.960Z] #70 125.4 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success
22:07:17 [2022-12-15T22:07:17.960Z] #70 125.4 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success
22:07:17 [2022-12-15T22:07:17.960Z] #70 125.4 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success
22:07:17 [2022-12-15T22:07:17.960Z] #70 125.4 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs.json       Success
22:07:17 [2022-12-15T22:07:17.960Z] #70 125.4 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success
22:07:17 [2022-12-15T22:07:17.960Z] #70 125.4 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success
22:07:17 [2022-12-15T22:07:17.960Z] #70 125.4 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success
22:07:18 [2022-12-15T22:07:18.530Z] #70 125.9 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success
22:07:18 [2022-12-15T22:07:18.530Z] #70 125.9 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs.json     Success
22:07:18 [2022-12-15T22:07:18.530Z] #70 125.9 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success
22:07:18 [2022-12-15T22:07:18.530Z] #70 125.9 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success
22:07:18 [2022-12-15T22:07:18.530Z] #70 125.9 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json  Success
22:07:18 [2022-12-15T22:07:18.530Z] #70 125.9 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success
22:07:18 [2022-12-15T22:07:18.530Z] #70 125.9 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success
22:07:18 [2022-12-15T22:07:18.530Z] #70 125.9 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success
22:07:18 [2022-12-15T22:07:18.530Z] #70 125.9 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success
22:07:18 [2022-12-15T22:07:18.530Z] #70 125.9 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success
22:07:18 [2022-12-15T22:07:18.530Z] #70 125.9 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success
22:07:18 [2022-12-15T22:07:18.530Z] #70 125.9 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success
22:07:18 [2022-12-15T22:07:18.530Z] #70 125.9 make  install-recursive
22:07:18 [2022-12-15T22:07:18.530Z] #70 125.9 make[3]: Entering directory '/tmp/crun-build/libocispec'
22:07:18 [2022-12-15T22:07:18.530Z] #70 126.0 Making install in yajl
22:07:18 [2022-12-15T22:07:18.530Z] #70 126.0 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl'
22:07:18 [2022-12-15T22:07:18.530Z] #70 126.0   CC       verify/json_verify-json_verify.o
22:07:18 [2022-12-15T22:07:18.530Z] #70 126.0   CC       src/libyajl_la-yajl_alloc.lo
22:07:18 [2022-12-15T22:07:18.530Z] #70 126.0   CC       src/libyajl_la-yajl.lo
22:07:18 [2022-12-15T22:07:18.530Z] #70 126.0   CC       src/libyajl_la-yajl_gen.lo
22:07:18 [2022-12-15T22:07:18.530Z] #70 126.1   CC       src/libyajl_la-yajl_parser.lo
22:07:18 [2022-12-15T22:07:18.530Z] #70 126.1   CC       src/libyajl_la-yajl_buf.lo
22:07:18 [2022-12-15T22:07:18.530Z] #70 126.1   CC       src/libyajl_la-yajl_encode.lo
22:07:18 [2022-12-15T22:07:18.530Z] #70 126.1   CC       src/libyajl_la-yajl_lex.lo
22:07:18 [2022-12-15T22:07:18.790Z] #70 126.1   CC       src/libyajl_la-yajl_tree.lo
22:07:22 [2022-12-15T22:07:22.998Z] #70 129.7   CCLD     libyajl.la
22:07:22 [2022-12-15T22:07:22.998Z] #70 129.9   CCLD     verify/json_verify
22:07:22 [2022-12-15T22:07:22.998Z] #70 130.3 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl'
22:07:22 [2022-12-15T22:07:22.998Z] #70 130.3 make[5]: Nothing to be done for 'install-exec-am'.
22:07:22 [2022-12-15T22:07:22.998Z] #70 130.3 make[5]: Nothing to be done for 'install-data-am'.
22:07:22 [2022-12-15T22:07:22.998Z] #70 130.3 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl'
22:07:22 [2022-12-15T22:07:22.998Z] #70 130.3 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl'
22:07:22 [2022-12-15T22:07:22.998Z] #70 130.3 make[4]: Entering directory '/tmp/crun-build/libocispec'
22:07:22 [2022-12-15T22:07:22.998Z] #70 130.4   CC       src/validate.o
22:07:22 [2022-12-15T22:07:22.998Z] #70 130.4   CC       src/image_spec_schema_config_schema.lo
22:07:22 [2022-12-15T22:07:22.998Z] #70 130.4   CC       src/image_spec_schema_content_descriptor.lo
22:07:22 [2022-12-15T22:07:22.998Z] #70 130.4   CC       src/image_spec_schema_defs.lo
22:07:22 [2022-12-15T22:07:22.998Z] #70 130.5   CC       src/image_spec_schema_defs_descriptor.lo
22:07:22 [2022-12-15T22:07:22.998Z] #70 130.5   CC       src/image_spec_schema_image_index_schema.lo
22:07:22 [2022-12-15T22:07:22.998Z] #70 130.5   CC       src/image_spec_schema_image_layout_schema.lo
22:07:23 [2022-12-15T22:07:23.259Z] #70 130.5   CC       src/image_spec_schema_image_manifest_schema.lo
22:07:23 [2022-12-15T22:07:23.259Z] #70 130.5   CC       src/runtime_spec_schema_config_linux.lo
22:07:23 [2022-12-15T22:07:23.259Z] #70 130.5   CC       src/runtime_spec_schema_config_zos.lo
22:07:23 [2022-12-15T22:07:23.259Z] #70 130.6   CC       src/runtime_spec_schema_config_schema.lo
22:07:23 [2022-12-15T22:07:23.259Z] #70 130.6   CC       src/runtime_spec_schema_config_solaris.lo
22:07:23 [2022-12-15T22:07:23.259Z] #70 130.7   CC       src/runtime_spec_schema_config_vm.lo
22:07:23 [2022-12-15T22:07:23.259Z] #70 130.7   CC       src/runtime_spec_schema_config_windows.lo
22:07:23 [2022-12-15T22:07:23.259Z] #70 130.7   CC       src/runtime_spec_schema_defs.lo
22:07:23 [2022-12-15T22:07:23.259Z] #70 130.8   CC       src/runtime_spec_schema_defs_linux.lo
22:07:23 [2022-12-15T22:07:23.520Z] #70 130.8   CC       src/runtime_spec_schema_defs_zos.lo
22:07:23 [2022-12-15T22:07:23.520Z] #70 130.8   CC       src/runtime_spec_schema_defs_vm.lo
22:07:23 [2022-12-15T22:07:23.520Z] #70 131.0   CC       src/runtime_spec_schema_defs_windows.lo
22:07:23 [2022-12-15T22:07:23.520Z] #70 131.0   CC       src/runtime_spec_schema_state_schema.lo
22:07:23 [2022-12-15T22:07:23.781Z] #70 131.0   CC       src/image_manifest_items_image_manifest_items_schema.lo
22:07:23 [2022-12-15T22:07:23.781Z] #70 131.2   CC       src/basic_test_double_array_item.lo
22:07:23 [2022-12-15T22:07:23.781Z] #70 ...
22:07:23 [2022-12-15T22:07:23.781Z] 
22:07:23 [2022-12-15T22:07:23.781Z] #89 [dev-systemd-false  9/29] RUN pip3 install yamllint==1.27.1
22:07:23 [2022-12-15T22:07:23.781Z] #89 8.379 Collecting yamllint==1.27.1
22:07:23 [2022-12-15T22:07:23.781Z] #89 9.424   Downloading yamllint-1.27.1.tar.gz (129 kB)
22:07:23 [2022-12-15T22:07:23.781Z] #89 10.34 Collecting pathspec>=0.5.3
22:07:23 [2022-12-15T22:07:23.781Z] #89 10.35   Downloading pathspec-0.10.3-py3-none-any.whl (29 kB)
22:07:23 [2022-12-15T22:07:23.781Z] #89 10.60 Collecting pyyaml
22:07:23 [2022-12-15T22:07:23.781Z] #89 10.61   Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB)
22:07:23 [2022-12-15T22:07:23.781Z] #89 10.64 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0)
22:07:23 [2022-12-15T22:07:23.781Z] #89 10.64 Building wheels for collected packages: yamllint
22:07:23 [2022-12-15T22:07:23.781Z] #89 10.65   Building wheel for yamllint (setup.py): started
22:07:23 [2022-12-15T22:07:23.781Z] #89 11.35   Building wheel for yamllint (setup.py): finished with status 'done'
22:07:23 [2022-12-15T22:07:23.781Z] #89 11.35   Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=56ab4d8a7f3d5c4e998f07f56c5211758bb909d2a02f450646ad126f13feac37
22:07:23 [2022-12-15T22:07:23.781Z] #89 11.37   Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee
22:07:23 [2022-12-15T22:07:23.781Z] #89 11.37 Successfully built yamllint
22:07:23 [2022-12-15T22:07:23.781Z] #89 11.40 Installing collected packages: pyyaml, pathspec, yamllint
22:07:23 [2022-12-15T22:07:23.781Z] #89 11.69 Successfully installed pathspec-0.10.3 pyyaml-6.0 yamllint-1.27.1
22:07:23 [2022-12-15T22:07:23.781Z] #89 DONE 12.3s
22:07:23 [2022-12-15T22:07:23.781Z] 
22:07:23 [2022-12-15T22:07:23.781Z] #70 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
22:07:23 [2022-12-15T22:07:23.781Z] #70 131.2   CC       src/basic_test_double_array.lo
22:07:23 [2022-12-15T22:07:23.781Z] #70 131.2   CC       src/basic_test_top_array_int.lo
22:07:24 [2022-12-15T22:07:24.042Z] #70 ...
22:07:24 [2022-12-15T22:07:24.042Z] 
22:07:24 [2022-12-15T22:07:24.042Z] #90 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
22:07:24 [2022-12-15T22:07:24.042Z] #90 CACHED
22:07:24 [2022-12-15T22:07:24.042Z] 
22:07:24 [2022-12-15T22:07:24.042Z] #91 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
22:07:24 [2022-12-15T22:07:24.042Z] #91 CACHED
22:07:24 [2022-12-15T22:07:24.042Z] 
22:07:24 [2022-12-15T22:07:24.042Z] #92 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
22:07:24 [2022-12-15T22:07:24.042Z] #92 CACHED
22:07:24 [2022-12-15T22:07:24.042Z] 
22:07:24 [2022-12-15T22:07:24.042Z] #70 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
22:07:24 [2022-12-15T22:07:24.042Z] #70 131.4   CC       src/basic_test_top_array_string.lo
22:07:24 [2022-12-15T22:07:24.042Z] #70 131.5   CC       src/basic_test_top_double_array_int.lo
22:07:24 [2022-12-15T22:07:24.042Z] #70 131.6   CC       src/basic_test_top_double_array_obj.lo
22:07:24 [2022-12-15T22:07:24.303Z] #70 131.7   CC       src/basic_test_top_double_array_refobj.lo
22:07:24 [2022-12-15T22:07:24.563Z] #70 131.8   CC       src/basic_test_top_double_array_string.lo
22:07:24 [2022-12-15T22:07:24.563Z] #70 132.0   CC       src/read-file.lo
22:07:24 [2022-12-15T22:07:24.563Z] #70 132.1   CC       src/json_common.lo
22:07:24 [2022-12-15T22:07:24.824Z] #70 132.1   CC       tests/test-1.o
22:07:24 [2022-12-15T22:07:24.824Z] #70 132.3   CC       tests/test-2.o
22:07:25 [2022-12-15T22:07:25.085Z] #70 132.4   CC       tests/test-3.o
22:07:25 [2022-12-15T22:07:25.085Z] #70 132.5   CC       tests/test-4.o
22:07:25 [2022-12-15T22:07:25.346Z] #70 132.7   CC       tests/test-5.o
22:07:25 [2022-12-15T22:07:25.346Z] #70 132.7   CC       tests/test-6.o
22:07:25 [2022-12-15T22:07:25.346Z] #70 132.9   CC       tests/test-7.o
22:07:25 [2022-12-15T22:07:25.606Z] #70 133.0   CC       tests/test-8.o
22:07:25 [2022-12-15T22:07:25.868Z] #70 133.1   CC       tests/test-9.o
22:07:25 [2022-12-15T22:07:25.868Z] #70 133.2   CC       tests/test-10.o
22:07:26 [2022-12-15T22:07:26.129Z] #70 133.5   CC       tests/test-11.o
22:07:52 [2022-12-15T22:07:52.704Z] #70 156.1   CCLD     libocispec.la
22:07:52 [2022-12-15T22:07:52.704Z] #70 156.5   CCLD     src/validate
22:07:52 [2022-12-15T22:07:52.704Z] #70 156.5   CCLD     tests/test-1
22:07:52 [2022-12-15T22:07:52.704Z] #70 156.5   CCLD     tests/test-2
22:07:52 [2022-12-15T22:07:52.704Z] #70 156.5   CCLD     tests/test-3
22:07:52 [2022-12-15T22:07:52.704Z] #70 156.5   CCLD     tests/test-4
22:07:52 [2022-12-15T22:07:52.704Z] #70 156.6   CCLD     tests/test-5
22:07:52 [2022-12-15T22:07:52.704Z] #70 156.7   CCLD     tests/test-6
22:07:52 [2022-12-15T22:07:52.704Z] #70 156.8   CCLD     tests/test-7
22:07:52 [2022-12-15T22:07:52.704Z] #70 156.8   CCLD     tests/test-8
22:07:52 [2022-12-15T22:07:52.704Z] #70 156.8   CCLD     tests/test-9
22:07:52 [2022-12-15T22:07:52.704Z] #70 156.9   CCLD     tests/test-10
22:07:52 [2022-12-15T22:07:52.704Z] #70 156.9 /bin/bash ./libtool --mode=link  libocispec.la -o libocispec.a
22:07:52 [2022-12-15T22:07:52.704Z] #70 157.0   CCLD     tests/test-11
22:07:52 [2022-12-15T22:07:52.704Z] #70 158.2 libtool: link: ar cr libocispec.a 
22:07:52 [2022-12-15T22:07:52.704Z] #70 158.3 libtool: link: ranlib libocispec.a
22:07:52 [2022-12-15T22:07:52.704Z] #70 159.4 make[5]: Entering directory '/tmp/crun-build/libocispec'
22:07:52 [2022-12-15T22:07:52.704Z] #70 159.5 make[5]: Nothing to be done for 'install-exec-am'.
22:07:52 [2022-12-15T22:07:52.704Z] #70 159.5 make[5]: Nothing to be done for 'install-data-am'.
22:07:52 [2022-12-15T22:07:52.704Z] #70 159.5 make[5]: Leaving directory '/tmp/crun-build/libocispec'
22:07:52 [2022-12-15T22:07:52.704Z] #70 159.5 make[4]: Leaving directory '/tmp/crun-build/libocispec'
22:07:52 [2022-12-15T22:07:52.704Z] #70 159.5 make[3]: Leaving directory '/tmp/crun-build/libocispec'
22:07:52 [2022-12-15T22:07:52.704Z] #70 159.5 make[2]: Leaving directory '/tmp/crun-build/libocispec'
22:07:52 [2022-12-15T22:07:52.704Z] #70 159.5 make[2]: Entering directory '/tmp/crun-build'
22:07:52 [2022-12-15T22:07:52.704Z] #70 159.6   CC       src/libcrun/libcrun_testing_a-utils.o
22:07:52 [2022-12-15T22:07:52.705Z] #70 159.6   CC       src/libcrun/libcrun_testing_a-cloned_binary.o
22:07:52 [2022-12-15T22:07:52.705Z] #70 159.6   CC       src/libcrun/libcrun_testing_a-cgroup.o
22:07:52 [2022-12-15T22:07:52.705Z] #70 159.6   CC       src/libcrun/libcrun_testing_a-container.o
22:07:52 [2022-12-15T22:07:52.705Z] #70 159.6   CC       src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o
22:07:52 [2022-12-15T22:07:52.705Z] #70 159.6   CC       src/libcrun/libcrun_testing_a-cgroup-resources.o
22:07:52 [2022-12-15T22:07:52.705Z] #70 159.7   CC       src/libcrun/libcrun_testing_a-cgroup-setup.o
22:07:52 [2022-12-15T22:07:52.705Z] #70 159.7   CC       src/libcrun/libcrun_testing_a-cgroup-systemd.o
22:07:52 [2022-12-15T22:07:52.705Z] #70 159.7   CC       src/libcrun/libcrun_testing_a-cgroup-utils.o
22:07:52 [2022-12-15T22:07:52.705Z] #70 159.7   CC       src/libcrun/libcrun_testing_a-criu.o
22:07:52 [2022-12-15T22:07:52.705Z] #70 159.8   CC       src/libcrun/libcrun_testing_a-custom-handler.o
22:07:52 [2022-12-15T22:07:52.705Z] #70 159.8   CC       src/libcrun/libcrun_testing_a-linux.o
22:07:52 [2022-12-15T22:07:52.705Z] #70 159.8   CC       src/libcrun/libcrun_testing_a-seccomp.o
22:07:52 [2022-12-15T22:07:52.705Z] #70 159.9   CC       src/libcrun/libcrun_testing_a-ebpf.o
22:07:52 [2022-12-15T22:07:52.705Z] #70 159.9   CC       src/libcrun/libcrun_testing_a-error.o
22:07:52 [2022-12-15T22:07:52.705Z] #70 159.9   CC       src/libcrun/libcrun_testing_a-status.o
22:07:52 [2022-12-15T22:07:52.705Z] #70 160.0   CC       src/libcrun/libcrun_testing_a-terminal.o
22:07:52 [2022-12-15T22:07:52.705Z] #70 160.0   CC       src/libcrun/libcrun_testing_a-chroot_realpath.o
22:07:52 [2022-12-15T22:07:52.705Z] #70 160.1   CC       src/libcrun/libcrun_testing_a-signals.o
22:07:52 [2022-12-15T22:07:52.705Z] #70 160.2   CC       src/libcrun/libcrun_testing_a-mount_flags.o
22:07:52 [2022-12-15T22:07:52.705Z] #70 160.2   CC       src/libcrun/libcrun_testing_a-seccomp_notify.o
22:07:52 [2022-12-15T22:07:52.966Z] #70 160.3   CC       src/libcrun/handlers/libcrun_testing_a-handler-utils.o
22:07:52 [2022-12-15T22:07:52.966Z] #70 160.4   CC       src/libcrun/handlers/libcrun_testing_a-krun.o
22:07:52 [2022-12-15T22:07:52.966Z] #70 160.4   CC       src/libcrun/handlers/libcrun_testing_a-wasmedge.o
22:07:53 [2022-12-15T22:07:53.226Z] #70 160.6   CC       src/libcrun/handlers/libcrun_testing_a-wasmer.o
22:07:53 [2022-12-15T22:07:53.226Z] #70 160.6   CC       tests/tests_libcrun_errors-tests_libcrun_errors.o
22:07:53 [2022-12-15T22:07:53.226Z] #70 160.7   CC       tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o
22:07:53 [2022-12-15T22:07:53.487Z] #70 161.0   CC       src/crun-crun.o
22:07:53 [2022-12-15T22:07:53.487Z] #70 161.1   CC       src/crun-run.o
22:07:53 [2022-12-15T22:07:53.748Z] #70 161.2   CC       src/crun-delete.o
22:07:53 [2022-12-15T22:07:53.748Z] #70 161.3   CC       src/crun-kill.o
22:07:53 [2022-12-15T22:07:53.748Z] #70 161.3   CC       src/crun-pause.o
22:07:54 [2022-12-15T22:07:54.008Z] #70 161.4   CC       src/crun-unpause.o
22:07:54 [2022-12-15T22:07:54.008Z] #70 161.5   CC       src/crun-spec.o
22:07:54 [2022-12-15T22:07:54.008Z] #70 161.5   CC       src/crun-exec.o
22:07:54 [2022-12-15T22:07:54.269Z] #70 161.6   CC       src/crun-list.o
22:07:54 [2022-12-15T22:07:54.269Z] #70 161.8   CC       src/crun-create.o
22:07:54 [2022-12-15T22:07:54.530Z] #70 161.9   CC       src/crun-start.o
22:07:54 [2022-12-15T22:07:54.530Z] #70 162.0   CC       src/crun-state.o
22:07:54 [2022-12-15T22:07:54.530Z] #70 162.1   CC       src/crun-update.o
22:07:54 [2022-12-15T22:07:54.791Z] #70 162.3   CC       src/crun-ps.o
22:07:55 [2022-12-15T22:07:55.051Z] #70 162.5   CC       src/crun-checkpoint.o
22:07:55 [2022-12-15T22:07:55.051Z] #70 162.5   CC       src/crun-restore.o
22:07:55 [2022-12-15T22:07:55.312Z] #70 162.7   CC       src/libcrun/libcrun_la-utils.lo
22:07:55 [2022-12-15T22:07:55.312Z] #70 162.8   CC       src/libcrun/libcrun_la-cloned_binary.lo
22:07:55 [2022-12-15T22:07:55.573Z] #70 162.9   CC       src/libcrun/libcrun_la-container.lo
22:07:55 [2022-12-15T22:07:55.573Z] #70 162.9   CC       src/libcrun/libcrun_la-cgroup.lo
22:07:55 [2022-12-15T22:07:55.573Z] #70 163.1   CC       src/libcrun/libcrun_la-cgroup-cgroupfs.lo
22:07:55 [2022-12-15T22:07:55.573Z] #70 163.2   CC       src/libcrun/libcrun_la-cgroup-resources.lo
22:07:55 [2022-12-15T22:07:55.834Z] #70 163.3   CC       src/libcrun/libcrun_la-cgroup-setup.lo
22:07:55 [2022-12-15T22:07:55.834Z] #70 163.4   CC       src/libcrun/libcrun_la-cgroup-utils.lo
22:07:56 [2022-12-15T22:07:56.095Z] #70 163.4   CC       src/libcrun/libcrun_la-cgroup-systemd.lo
22:07:56 [2022-12-15T22:07:56.095Z] #70 163.4   CC       src/libcrun/libcrun_la-criu.lo
22:07:56 [2022-12-15T22:07:56.095Z] #70 163.5   CC       src/libcrun/libcrun_la-custom-handler.lo
22:07:56 [2022-12-15T22:07:56.095Z] #70 163.7   CC       src/libcrun/libcrun_la-linux.lo
22:07:56 [2022-12-15T22:07:56.355Z] #70 163.8   CC       src/libcrun/libcrun_la-seccomp.lo
22:07:56 [2022-12-15T22:07:56.616Z] #70 163.9   CC       src/libcrun/libcrun_la-ebpf.lo
22:07:56 [2022-12-15T22:07:56.616Z] #70 164.1   CC       src/libcrun/libcrun_la-error.lo
22:07:56 [2022-12-15T22:07:56.876Z] #70 164.5   CC       src/libcrun/libcrun_la-status.lo
22:07:57 [2022-12-15T22:07:57.137Z] #70 164.7   CC       src/libcrun/libcrun_la-terminal.lo
22:07:57 [2022-12-15T22:07:57.398Z] #70 164.8   CC       src/libcrun/libcrun_la-chroot_realpath.lo
22:07:57 [2022-12-15T22:07:57.398Z] #70 164.8   CC       src/libcrun/libcrun_la-signals.lo
22:07:57 [2022-12-15T22:07:57.658Z] #70 165.2   CC       src/libcrun/libcrun_la-mount_flags.lo
22:07:58 [2022-12-15T22:07:58.600Z] #70 165.9   CC       src/libcrun/libcrun_la-seccomp_notify.lo
22:07:58 [2022-12-15T22:07:58.861Z] #70 166.3   CC       src/libcrun/handlers/libcrun_la-handler-utils.lo
22:07:59 [2022-12-15T22:07:59.122Z] #70 166.5   CC       src/libcrun/handlers/libcrun_la-krun.lo
22:07:59 [2022-12-15T22:07:59.122Z] #70 166.6   CC       src/libcrun/handlers/libcrun_la-wasmedge.lo
22:07:59 [2022-12-15T22:07:59.383Z] #70 166.8   CC       src/libcrun/handlers/libcrun_la-wasmer.lo
22:07:59 [2022-12-15T22:07:59.955Z] #70 167.3   CC       tests/init.o
22:07:59 [2022-12-15T22:07:59.955Z] #70 167.3   CC       tests/tests_libcrun_utils-tests_libcrun_utils.o
22:08:02 [2022-12-15T22:08:02.501Z] #70 ...
22:08:02 [2022-12-15T22:08:02.501Z] 
22:08:02 [2022-12-15T22:08:02.501Z] #76 [dockercli 3/3] RUN --mount=from=dockercli-src,src=/usr/src/dockercli,rw     --mount=type=cache,target=/root/.cache/go-build,id=dockercli-build-linux/arm64 <<EOT (set -e...)
22:08:02 [2022-12-15T22:08:02.501Z] #76 DONE 155.8s
22:08:02 [2022-12-15T22:08:02.501Z] 
22:08:02 [2022-12-15T22:08:02.501Z] #73 [runc-build 3/3] RUN --mount=from=runc-src,src=/usr/src/runc,rw     --mount=type=cache,target=/root/.cache/go-build,id=runc-build-linux/arm64 <<EOT (set -e...)
22:08:03 [2022-12-15T22:08:03.886Z] #73 ...
22:08:03 [2022-12-15T22:08:03.886Z] 
22:08:03 [2022-12-15T22:08:03.886Z] #93 [dev-systemd-false 10/29] COPY --from=dockercli     /build/ /usr/local/cli
22:08:03 [2022-12-15T22:08:03.886Z] #93 DONE 0.1s
22:08:03 [2022-12-15T22:08:03.886Z] 
22:08:03 [2022-12-15T22:08:03.886Z] #94 [dev-systemd-false 11/29] COPY --from=frozen-images /build/ /docker-frozen-images
22:08:04 [2022-12-15T22:08:04.457Z] #94 DONE 0.6s
22:08:04 [2022-12-15T22:08:04.457Z] 
22:08:04 [2022-12-15T22:08:04.457Z] #95 [dev-systemd-false 12/29] COPY --from=swagger       /build/ /usr/local/bin/
22:08:04 [2022-12-15T22:08:04.457Z] #95 DONE 0.1s
22:08:04 [2022-12-15T22:08:04.457Z] 
22:08:04 [2022-12-15T22:08:04.457Z] #96 [dev-systemd-false 13/29] COPY --from=delve         /build/ /usr/local/bin/
22:08:04 [2022-12-15T22:08:04.457Z] #96 DONE 0.1s
22:08:04 [2022-12-15T22:08:04.457Z] 
22:08:04 [2022-12-15T22:08:04.457Z] #70 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
22:08:04 [2022-12-15T22:08:04.762Z] #70 ...
22:08:04 [2022-12-15T22:08:04.762Z] 
22:08:04 [2022-12-15T22:08:04.762Z] #97 [dev-systemd-false 14/29] COPY --from=tomll         /build/ /usr/local/bin/
22:08:04 [2022-12-15T22:08:04.762Z] #97 DONE 0.1s
22:08:04 [2022-12-15T22:08:04.762Z] 
22:08:04 [2022-12-15T22:08:04.762Z] #98 [dev-systemd-false 15/29] COPY --from=gowinres      /build/ /usr/local/bin/
22:08:05 [2022-12-15T22:08:05.028Z] #98 DONE 0.1s
22:08:05 [2022-12-15T22:08:05.028Z] 
22:08:05 [2022-12-15T22:08:05.028Z] #99 [dev-systemd-false 16/29] COPY --from=tini          /build/ /usr/local/bin/
22:08:05 [2022-12-15T22:08:05.028Z] #99 DONE 0.2s
22:08:05 [2022-12-15T22:08:05.028Z] 
22:08:05 [2022-12-15T22:08:05.028Z] #100 [dev-systemd-false 17/29] COPY --from=registry      /build/ /usr/local/bin/
22:08:05 [2022-12-15T22:08:05.028Z] #100 DONE 0.1s
22:08:05 [2022-12-15T22:08:05.028Z] 
22:08:05 [2022-12-15T22:08:05.028Z] #73 [runc-build 3/3] RUN --mount=from=runc-src,src=/usr/src/runc,rw     --mount=type=cache,target=/root/.cache/go-build,id=runc-build-linux/arm64 <<EOT (set -e...)
22:08:05 [2022-12-15T22:08:05.298Z] #73 ...
22:08:05 [2022-12-15T22:08:05.298Z] 
22:08:05 [2022-12-15T22:08:05.298Z] #101 [dev-systemd-false 18/29] COPY --from=criu          /build/ /usr/local/bin/
22:08:05 [2022-12-15T22:08:05.565Z] #101 DONE 0.3s
22:08:05 [2022-12-15T22:08:05.565Z] 
22:08:05 [2022-12-15T22:08:05.565Z] #102 [dev-systemd-false 19/29] COPY --from=gotestsum     /build/ /usr/local/bin/
22:08:05 [2022-12-15T22:08:05.565Z] #102 DONE 0.1s
22:08:05 [2022-12-15T22:08:05.565Z] 
22:08:05 [2022-12-15T22:08:05.565Z] #70 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
22:08:05 [2022-12-15T22:08:05.565Z] #70 ...
22:08:05 [2022-12-15T22:08:05.565Z] 
22:08:05 [2022-12-15T22:08:05.565Z] #103 [dev-systemd-false 20/29] COPY --from=golangci_lint /build/ /usr/local/bin/
22:08:05 [2022-12-15T22:08:05.826Z] #103 DONE 0.2s
22:08:05 [2022-12-15T22:08:05.826Z] 
22:08:05 [2022-12-15T22:08:05.826Z] #104 [dev-systemd-false 21/29] COPY --from=shfmt         /build/ /usr/local/bin/
22:08:05 [2022-12-15T22:08:05.826Z] #104 DONE 0.1s
22:08:05 [2022-12-15T22:08:05.826Z] 
22:08:05 [2022-12-15T22:08:05.826Z] #78 [containerd-build 3/3] RUN --mount=from=containerd-src,src=/usr/src/containerd,rw     --mount=type=cache,target=/root/.cache/go-build,id=containerd-build-linux/arm64 <<EOT (set -e...)
22:08:10 [2022-12-15T22:08:10.032Z] #78 ...
22:08:10 [2022-12-15T22:08:10.032Z] 
22:08:10 [2022-12-15T22:08:10.032Z] #73 [runc-build 3/3] RUN --mount=from=runc-src,src=/usr/src/runc,rw     --mount=type=cache,target=/root/.cache/go-build,id=runc-build-linux/arm64 <<EOT (set -e...)
22:08:10 [2022-12-15T22:08:10.032Z] #73 DONE 169.1s
22:08:10 [2022-12-15T22:08:10.032Z] 
22:08:10 [2022-12-15T22:08:10.032Z] #78 [containerd-build 3/3] RUN --mount=from=containerd-src,src=/usr/src/containerd,rw     --mount=type=cache,target=/root/.cache/go-build,id=containerd-build-linux/arm64 <<EOT (set -e...)
22:08:10 [2022-12-15T22:08:10.607Z] #78 ...
22:08:10 [2022-12-15T22:08:10.607Z] 
22:08:10 [2022-12-15T22:08:10.607Z] #105 [dev-systemd-false 22/29] COPY --from=runc          /build/ /usr/local/bin/
22:08:10 [2022-12-15T22:08:10.868Z] #105 DONE 0.1s
22:08:10 [2022-12-15T22:08:10.868Z] 
22:08:10 [2022-12-15T22:08:10.868Z] #78 [containerd-build 3/3] RUN --mount=from=containerd-src,src=/usr/src/containerd,rw     --mount=type=cache,target=/root/.cache/go-build,id=containerd-build-linux/arm64 <<EOT (set -e...)
22:08:11 [2022-12-15T22:08:11.810Z] #78 ...
22:08:11 [2022-12-15T22:08:11.810Z] 
22:08:11 [2022-12-15T22:08:11.810Z] #70 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
22:08:11 [2022-12-15T22:08:11.810Z] #70 179.1   CCLD     tests/init
22:08:19 [2022-12-15T22:08:19.948Z] #70 186.6   AR       libcrun_testing.a
22:08:19 [2022-12-15T22:08:19.948Z] #70 186.6 ar: `u' modifier ignored since `D' is the default (see `U')
22:08:19 [2022-12-15T22:08:19.948Z] #70 186.6   CCLD     tests/tests_libcrun_utils
22:08:19 [2022-12-15T22:08:19.948Z] #70 186.7   CCLD     tests/tests_libcrun_errors
22:08:19 [2022-12-15T22:08:19.948Z] #70 186.7   CCLD     tests/tests_libcrun_fuzzer
22:08:19 [2022-12-15T22:08:19.948Z] #70 186.8   CCLD     libcrun.la
22:08:19 [2022-12-15T22:08:19.948Z] #70 187.3   CCLD     crun
22:08:20 [2022-12-15T22:08:20.209Z] #70 187.6 make[3]: Entering directory '/tmp/crun-build'
22:08:20 [2022-12-15T22:08:20.209Z] #70 187.7  /bin/mkdir -p '/usr/local/lib'
22:08:20 [2022-12-15T22:08:20.209Z] #70 187.7  /bin/mkdir -p '/usr/local/share/man/man1'
22:08:20 [2022-12-15T22:08:20.209Z] #70 187.7  /bin/bash ./libtool   --mode=install /usr/bin/install -c   libcrun.la '/usr/local/lib'
22:08:20 [2022-12-15T22:08:20.209Z] #70 187.7  /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1'
22:08:20 [2022-12-15T22:08:20.209Z] #70 187.7 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la
22:08:20 [2022-12-15T22:08:20.209Z] #70 187.7 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a
22:08:20 [2022-12-15T22:08:20.209Z] #70 187.7 libtool: install: chmod 644 /usr/local/lib/libcrun.a
22:08:20 [2022-12-15T22:08:20.209Z] #70 187.7 libtool: install: ranlib /usr/local/lib/libcrun.a
22:08:20 [2022-12-15T22:08:20.470Z] #70 187.8 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib
22:08:20 [2022-12-15T22:08:20.470Z] #70 187.8 ----------------------------------------------------------------------
22:08:20 [2022-12-15T22:08:20.470Z] #70 187.8 Libraries have been installed in:
22:08:20 [2022-12-15T22:08:20.470Z] #70 187.8    /usr/local/lib
22:08:20 [2022-12-15T22:08:20.470Z] #70 187.8 
22:08:20 [2022-12-15T22:08:20.470Z] #70 187.8 If you ever happen to want to link against installed libraries
22:08:20 [2022-12-15T22:08:20.470Z] #70 187.8 in a given directory, LIBDIR, you must either use libtool, and
22:08:20 [2022-12-15T22:08:20.470Z] #70 187.8 specify the full pathname of the library, or use the '-LLIBDIR'
22:08:20 [2022-12-15T22:08:20.470Z] #70 187.8 flag during linking and do at least one of the following:
22:08:20 [2022-12-15T22:08:20.470Z] #70 187.8    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
22:08:20 [2022-12-15T22:08:20.470Z] #70 187.8      during execution
22:08:20 [2022-12-15T22:08:20.470Z] #70 187.8    - add LIBDIR to the 'LD_RUN_PATH' environment variable
22:08:20 [2022-12-15T22:08:20.470Z] #70 187.8      during linking
22:08:20 [2022-12-15T22:08:20.470Z] #70 187.8    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
22:08:20 [2022-12-15T22:08:20.470Z] #70 187.8    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
22:08:20 [2022-12-15T22:08:20.470Z] #70 187.8 
22:08:20 [2022-12-15T22:08:20.470Z] #70 187.8 See any operating system documentation about shared libraries for
22:08:20 [2022-12-15T22:08:20.470Z] #70 187.8 more information, such as the ld(1) and ld.so(8) manual pages.
22:08:20 [2022-12-15T22:08:20.470Z] #70 187.8 ----------------------------------------------------------------------
22:08:20 [2022-12-15T22:08:20.470Z] #70 187.8  /bin/mkdir -p '/build'
22:08:20 [2022-12-15T22:08:20.470Z] #70 187.8   /bin/bash ./libtool   --mode=install /usr/bin/install -c crun '/build'
22:08:20 [2022-12-15T22:08:20.470Z] #70 187.9 libtool: install: /usr/bin/install -c crun /build/crun
22:08:20 [2022-12-15T22:08:20.470Z] #70 187.9 make[3]: Leaving directory '/tmp/crun-build'
22:08:20 [2022-12-15T22:08:20.470Z] #70 187.9 make[2]: Leaving directory '/tmp/crun-build'
22:08:20 [2022-12-15T22:08:20.470Z] #70 187.9 make[1]: Leaving directory '/tmp/crun-build'
22:08:20 [2022-12-15T22:08:20.731Z] #70 DONE 188.1s
22:08:20 [2022-12-15T22:08:20.731Z] 
22:08:20 [2022-12-15T22:08:20.731Z] #78 [containerd-build 3/3] RUN --mount=from=containerd-src,src=/usr/src/containerd,rw     --mount=type=cache,target=/root/.cache/go-build,id=containerd-build-linux/arm64 <<EOT (set -e...)
22:08:21 [2022-12-15T22:08:21.673Z] #78 173.3 + bin/containerd
22:09:00 [2022-12-15T22:09:00.422Z] #78 210.5 + bin/containerd-stress
22:09:00 [2022-12-15T22:09:00.422Z] #78 211.6 + bin/containerd-shim
22:09:00 [2022-12-15T22:09:00.682Z] #78 212.3 + bin/containerd-shim-runc-v1
22:09:01 [2022-12-15T22:09:01.623Z] #78 213.3 + bin/containerd-shim-runc-v2
22:09:02 [2022-12-15T22:09:02.565Z] #78 214.1 + binaries
22:09:03 [2022-12-15T22:09:03.507Z] #78 DONE 214.8s
22:09:04 [2022-12-15T22:09:04.085Z] 
22:09:04 [2022-12-15T22:09:04.085Z] #106 [dev-systemd-false 23/29] COPY --from=containerd    /build/ /usr/local/bin/
22:09:04 [2022-12-15T22:09:04.085Z] #106 DONE 0.2s
22:09:04 [2022-12-15T22:09:04.085Z] 
22:09:04 [2022-12-15T22:09:04.085Z] #107 [dev-systemd-false 24/29] COPY --from=rootlesskit   /build/ /usr/local/bin/
22:09:04 [2022-12-15T22:09:04.085Z] #107 DONE 0.1s
22:09:04 [2022-12-15T22:09:04.345Z] 
22:09:04 [2022-12-15T22:09:04.345Z] #108 [dev-systemd-false 25/29] COPY --from=vpnkit        /       /usr/local/bin/
22:09:04 [2022-12-15T22:09:04.606Z] #108 DONE 0.4s
22:09:04 [2022-12-15T22:09:04.606Z] 
22:09:04 [2022-12-15T22:09:04.606Z] #109 [dev-systemd-false 26/29] COPY --from=containerutil /build/ /usr/local/bin/
22:09:04 [2022-12-15T22:09:04.606Z] #109 DONE 0.1s
22:09:04 [2022-12-15T22:09:04.606Z] 
22:09:04 [2022-12-15T22:09:04.606Z] #110 [dev-systemd-false 27/29] COPY --from=crun          /build/ /usr/local/bin/
22:09:04 [2022-12-15T22:09:04.606Z] #110 DONE 0.1s
22:09:04 [2022-12-15T22:09:04.866Z] 
22:09:04 [2022-12-15T22:09:04.866Z] #111 [dev-systemd-false 28/29] COPY hack/dockerfile/etc/docker/  /etc/docker/
22:09:04 [2022-12-15T22:09:04.866Z] #111 DONE 0.0s
22:09:04 [2022-12-15T22:09:04.866Z] 
22:09:04 [2022-12-15T22:09:04.866Z] #112 [dev-systemd-false 29/29] WORKDIR /go/src/github.com/docker/docker
22:09:04 [2022-12-15T22:09:04.866Z] #112 DONE 0.0s
22:09:04 [2022-12-15T22:09:04.866Z] 
22:09:04 [2022-12-15T22:09:04.866Z] #113 [final 1/1] COPY . /go/src/github.com/docker/docker
22:09:07 [2022-12-15T22:09:07.418Z] #113 DONE 2.4s
22:09:07 [2022-12-15T22:09:07.418Z] 
22:09:07 [2022-12-15T22:09:07.418Z] #114 exporting to image
22:09:07 [2022-12-15T22:09:07.418Z] #114 exporting layers
22:09:10 [2022-12-15T22:09:10.744Z] #114 exporting layers 2.9s done
22:09:10 [2022-12-15T22:09:10.744Z] #114 writing image sha256:2218cbe542e8fdb6570e59e02da7ed168c989448f4b4c5133fc5f7d5823c7147 done
22:09:10 [2022-12-15T22:09:10.744Z] #114 naming to docker.io/library/docker:f6c2f20cee7094d7b1d8868cfa7945ea91309355 done
22:09:10 [2022-12-15T22:09:10.744Z] #114 DONE 3.0s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
22:09:11 [2022-12-15T22:09:11.058Z] + sudo modprobe ip6table_filter
[Pipeline] sh
22:09:11 [2022-12-15T22:09:11.344Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44659/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f6c2f20cee7094d7b1d8868cfa7945ea91309355 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=23.0 docker:f6c2f20cee7094d7b1d8868cfa7945ea91309355 hack/test/unit
22:09:11 [2022-12-15T22:09:11.917Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove')
22:09:11 [2022-12-15T22:09:11.917Z] + TESTFLAGS+=' -test.timeout=5m'
22:09:11 [2022-12-15T22:09:11.917Z] + TESTDIRS=./...
22:09:11 [2022-12-15T22:09:11.917Z] + exclude_paths='/vendor/|/integration'
22:09:11 [2022-12-15T22:09:11.917Z] ++ go list ./...
22:09:11 [2022-12-15T22:09:11.917Z] ++ grep -vE '(/vendor/|/integration)'
22:09:12 [2022-12-15T22:09:12.860Z] + pkg_list='github.com/docker/docker/api
22:09:12 [2022-12-15T22:09:12.860Z] github.com/docker/docker/api/server
22:09:12 [2022-12-15T22:09:12.860Z] github.com/docker/docker/api/server/backend/build
22:09:12 [2022-12-15T22:09:12.860Z] github.com/docker/docker/api/server/httpstatus
22:09:12 [2022-12-15T22:09:12.860Z] github.com/docker/docker/api/server/httputils
22:09:12 [2022-12-15T22:09:12.860Z] github.com/docker/docker/api/server/middleware
22:09:12 [2022-12-15T22:09:12.860Z] github.com/docker/docker/api/server/router
22:09:12 [2022-12-15T22:09:12.860Z] github.com/docker/docker/api/server/router/build
22:09:12 [2022-12-15T22:09:12.860Z] github.com/docker/docker/api/server/router/checkpoint
22:09:12 [2022-12-15T22:09:12.860Z] github.com/docker/docker/api/server/router/container
22:09:12 [2022-12-15T22:09:12.860Z] github.com/docker/docker/api/server/router/debug
22:09:12 [2022-12-15T22:09:12.860Z] github.com/docker/docker/api/server/router/distribution
22:09:12 [2022-12-15T22:09:12.860Z] github.com/docker/docker/api/server/router/grpc
22:09:12 [2022-12-15T22:09:12.860Z] github.com/docker/docker/api/server/router/image
22:09:12 [2022-12-15T22:09:12.860Z] github.com/docker/docker/api/server/router/network
22:09:12 [2022-12-15T22:09:12.860Z] github.com/docker/docker/api/server/router/plugin
22:09:12 [2022-12-15T22:09:12.860Z] github.com/docker/docker/api/server/router/session
22:09:12 [2022-12-15T22:09:12.860Z] github.com/docker/docker/api/server/router/swarm
22:09:12 [2022-12-15T22:09:12.860Z] github.com/docker/docker/api/server/router/system
22:09:12 [2022-12-15T22:09:12.860Z] github.com/docker/docker/api/server/router/volume
22:09:12 [2022-12-15T22:09:12.860Z] github.com/docker/docker/api/types
22:09:12 [2022-12-15T22:09:12.860Z] github.com/docker/docker/api/types/backend
22:09:12 [2022-12-15T22:09:12.860Z] github.com/docker/docker/api/types/blkiodev
22:09:12 [2022-12-15T22:09:12.860Z] github.com/docker/docker/api/types/container
22:09:12 [2022-12-15T22:09:12.860Z] github.com/docker/docker/api/types/events
22:09:12 [2022-12-15T22:09:12.860Z] github.com/docker/docker/api/types/filters
22:09:12 [2022-12-15T22:09:12.860Z] github.com/docker/docker/api/types/image
22:09:12 [2022-12-15T22:09:12.860Z] github.com/docker/docker/api/types/mount
22:09:12 [2022-12-15T22:09:12.860Z] github.com/docker/docker/api/types/network
22:09:12 [2022-12-15T22:09:12.860Z] github.com/docker/docker/api/types/plugins/logdriver
22:09:12 [2022-12-15T22:09:12.860Z] github.com/docker/docker/api/types/registry
22:09:12 [2022-12-15T22:09:12.860Z] github.com/docker/docker/api/types/strslice
22:09:12 [2022-12-15T22:09:12.860Z] github.com/docker/docker/api/types/swarm
22:09:12 [2022-12-15T22:09:12.860Z] github.com/docker/docker/api/types/swarm/runtime
22:09:12 [2022-12-15T22:09:12.860Z] github.com/docker/docker/api/types/time
22:09:12 [2022-12-15T22:09:12.860Z] github.com/docker/docker/api/types/versions
22:09:12 [2022-12-15T22:09:12.860Z] github.com/docker/docker/api/types/versions/v1p19
22:09:12 [2022-12-15T22:09:12.860Z] github.com/docker/docker/api/types/versions/v1p20
22:09:12 [2022-12-15T22:09:12.860Z] github.com/docker/docker/api/types/volume
22:09:12 [2022-12-15T22:09:12.860Z] github.com/docker/docker/builder
22:09:12 [2022-12-15T22:09:12.860Z] github.com/docker/docker/builder/builder-next
22:09:12 [2022-12-15T22:09:12.860Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
22:09:12 [2022-12-15T22:09:12.860Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
22:09:12 [2022-12-15T22:09:12.860Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
22:09:12 [2022-12-15T22:09:12.860Z] github.com/docker/docker/builder/builder-next/exporter
22:09:12 [2022-12-15T22:09:12.860Z] github.com/docker/docker/builder/builder-next/imagerefchecker
22:09:12 [2022-12-15T22:09:12.860Z] github.com/docker/docker/builder/builder-next/worker
22:09:12 [2022-12-15T22:09:12.860Z] github.com/docker/docker/builder/dockerfile
22:09:12 [2022-12-15T22:09:12.860Z] github.com/docker/docker/builder/remotecontext
22:09:12 [2022-12-15T22:09:12.860Z] github.com/docker/docker/builder/remotecontext/git
22:09:12 [2022-12-15T22:09:12.860Z] github.com/docker/docker/builder/remotecontext/urlutil
22:09:12 [2022-12-15T22:09:12.860Z] github.com/docker/docker/cli
22:09:12 [2022-12-15T22:09:12.860Z] github.com/docker/docker/cli/config
22:09:12 [2022-12-15T22:09:12.860Z] github.com/docker/docker/cli/debug
22:09:12 [2022-12-15T22:09:12.860Z] github.com/docker/docker/cli/winresources/docker-proxy
22:09:12 [2022-12-15T22:09:12.860Z] github.com/docker/docker/cli/winresources/dockerd
22:09:12 [2022-12-15T22:09:12.860Z] github.com/docker/docker/client
22:09:12 [2022-12-15T22:09:12.860Z] github.com/docker/docker/cmd/docker-proxy
22:09:12 [2022-12-15T22:09:12.860Z] github.com/docker/docker/cmd/dockerd
22:09:12 [2022-12-15T22:09:12.860Z] github.com/docker/docker/cmd/dockerd/trap
22:09:12 [2022-12-15T22:09:12.860Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
22:09:12 [2022-12-15T22:09:12.860Z] github.com/docker/docker/container
22:09:12 [2022-12-15T22:09:12.860Z] github.com/docker/docker/container/stream
22:09:12 [2022-12-15T22:09:12.860Z] github.com/docker/docker/contrib/apparmor
22:09:12 [2022-12-15T22:09:12.860Z] github.com/docker/docker/contrib/docker-device-tool
22:09:12 [2022-12-15T22:09:12.860Z] github.com/docker/docker/contrib/httpserver
22:09:12 [2022-12-15T22:09:12.860Z] github.com/docker/docker/daemon
22:09:12 [2022-12-15T22:09:12.860Z] github.com/docker/docker/daemon/cluster
22:09:12 [2022-12-15T22:09:12.860Z] github.com/docker/docker/daemon/cluster/controllers/plugin
22:09:12 [2022-12-15T22:09:12.860Z] github.com/docker/docker/daemon/cluster/convert
22:09:12 [2022-12-15T22:09:12.860Z] github.com/docker/docker/daemon/cluster/executor
22:09:12 [2022-12-15T22:09:12.860Z] github.com/docker/docker/daemon/cluster/executor/container
22:09:12 [2022-12-15T22:09:12.860Z] github.com/docker/docker/daemon/cluster/provider
22:09:12 [2022-12-15T22:09:12.860Z] github.com/docker/docker/daemon/config
22:09:12 [2022-12-15T22:09:12.860Z] github.com/docker/docker/daemon/events
22:09:12 [2022-12-15T22:09:12.860Z] github.com/docker/docker/daemon/events/testutils
22:09:12 [2022-12-15T22:09:12.860Z] github.com/docker/docker/daemon/exec
22:09:12 [2022-12-15T22:09:12.860Z] github.com/docker/docker/daemon/graphdriver
22:09:12 [2022-12-15T22:09:12.860Z] github.com/docker/docker/daemon/graphdriver/aufs
22:09:12 [2022-12-15T22:09:12.860Z] github.com/docker/docker/daemon/graphdriver/btrfs
22:09:12 [2022-12-15T22:09:12.860Z] github.com/docker/docker/daemon/graphdriver/copy
22:09:12 [2022-12-15T22:09:12.860Z] github.com/docker/docker/daemon/graphdriver/devmapper
22:09:12 [2022-12-15T22:09:12.860Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
22:09:12 [2022-12-15T22:09:12.860Z] github.com/docker/docker/daemon/graphdriver/graphtest
22:09:12 [2022-12-15T22:09:12.860Z] github.com/docker/docker/daemon/graphdriver/overlay
22:09:12 [2022-12-15T22:09:12.860Z] github.com/docker/docker/daemon/graphdriver/overlay2
22:09:12 [2022-12-15T22:09:12.860Z] github.com/docker/docker/daemon/graphdriver/overlayutils
22:09:12 [2022-12-15T22:09:12.860Z] github.com/docker/docker/daemon/graphdriver/register
22:09:12 [2022-12-15T22:09:12.860Z] github.com/docker/docker/daemon/graphdriver/vfs
22:09:12 [2022-12-15T22:09:12.860Z] github.com/docker/docker/daemon/graphdriver/zfs
22:09:12 [2022-12-15T22:09:12.860Z] github.com/docker/docker/daemon/images
22:09:12 [2022-12-15T22:09:12.860Z] github.com/docker/docker/daemon/initlayer
22:09:12 [2022-12-15T22:09:12.860Z] github.com/docker/docker/daemon/links
22:09:12 [2022-12-15T22:09:12.860Z] github.com/docker/docker/daemon/listeners
22:09:12 [2022-12-15T22:09:12.860Z] github.com/docker/docker/daemon/logger
22:09:12 [2022-12-15T22:09:12.860Z] github.com/docker/docker/daemon/logger/awslogs
22:09:12 [2022-12-15T22:09:12.860Z] github.com/docker/docker/daemon/logger/fluentd
22:09:12 [2022-12-15T22:09:12.860Z] github.com/docker/docker/daemon/logger/gcplogs
22:09:12 [2022-12-15T22:09:12.860Z] github.com/docker/docker/daemon/logger/gelf
22:09:12 [2022-12-15T22:09:12.860Z] github.com/docker/docker/daemon/logger/journald
22:09:12 [2022-12-15T22:09:12.860Z] github.com/docker/docker/daemon/logger/jsonfilelog
22:09:12 [2022-12-15T22:09:12.860Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
22:09:12 [2022-12-15T22:09:12.860Z] github.com/docker/docker/daemon/logger/local
22:09:12 [2022-12-15T22:09:12.860Z] github.com/docker/docker/daemon/logger/logentries
22:09:12 [2022-12-15T22:09:12.860Z] github.com/docker/docker/daemon/logger/loggertest
22:09:12 [2022-12-15T22:09:12.860Z] github.com/docker/docker/daemon/logger/loggerutils
22:09:12 [2022-12-15T22:09:12.860Z] github.com/docker/docker/daemon/logger/loggerutils/cache
22:09:12 [2022-12-15T22:09:12.860Z] github.com/docker/docker/daemon/logger/splunk
22:09:12 [2022-12-15T22:09:12.860Z] github.com/docker/docker/daemon/logger/syslog
22:09:12 [2022-12-15T22:09:12.860Z] github.com/docker/docker/daemon/logger/templates
22:09:12 [2022-12-15T22:09:12.860Z] github.com/docker/docker/daemon/names
22:09:12 [2022-12-15T22:09:12.860Z] github.com/docker/docker/daemon/network
22:09:12 [2022-12-15T22:09:12.860Z] github.com/docker/docker/daemon/stats
22:09:12 [2022-12-15T22:09:12.860Z] github.com/docker/docker/distribution
22:09:12 [2022-12-15T22:09:12.860Z] github.com/docker/docker/distribution/metadata
22:09:12 [2022-12-15T22:09:12.860Z] github.com/docker/docker/distribution/utils
22:09:12 [2022-12-15T22:09:12.860Z] github.com/docker/docker/distribution/xfer
22:09:12 [2022-12-15T22:09:12.860Z] github.com/docker/docker/dockerversion
22:09:12 [2022-12-15T22:09:12.860Z] github.com/docker/docker/errdefs
22:09:12 [2022-12-15T22:09:12.860Z] github.com/docker/docker/image
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/image/cache
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/image/tarexport
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/image/v1
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/internal/test/suite
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/layer
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/libcontainerd
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/libcontainerd/queue
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/libcontainerd/remote
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/libcontainerd/supervisor
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/libcontainerd/types
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/libnetwork
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/libnetwork/bitseq
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/libnetwork/cluster
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/libnetwork/cmd/diagnostic
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/libnetwork/cmd/ovrouter
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/libnetwork/cmd/readme_test
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/libnetwork/config
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/libnetwork/datastore
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/libnetwork/diagnostic
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/libnetwork/discoverapi
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/libnetwork/driverapi
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/libnetwork/drivers/bridge
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/libnetwork/drivers/host
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/libnetwork/drivers/ipvlan
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/libnetwork/drivers/macvlan
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/libnetwork/drivers/null
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/libnetwork/drivers/overlay
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/libnetwork/drivers/remote
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/libnetwork/drivers/remote/api
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/libnetwork/drivers/windows
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/libnetwork/drvregistry
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/libnetwork/etchosts
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/libnetwork/idm
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/libnetwork/internal/caller
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/libnetwork/internal/setmatrix
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/libnetwork/ipam
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/libnetwork/ipamapi
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/libnetwork/ipams/builtin
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/libnetwork/ipams/null
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/libnetwork/ipams/remote
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/libnetwork/ipams/remote/api
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/libnetwork/ipams/windowsipam
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/libnetwork/ipamutils
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/libnetwork/iptables
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/libnetwork/netlabel
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/libnetwork/netutils
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/libnetwork/networkdb
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/libnetwork/ns
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/libnetwork/options
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/libnetwork/osl
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/libnetwork/osl/kernel
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/libnetwork/portallocator
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/libnetwork/portmapper
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/libnetwork/resolvconf
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/libnetwork/testutils
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/libnetwork/types
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/oci
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/oci/caps
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/opts
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/pkg/aaparser
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/pkg/archive
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/pkg/authorization
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/pkg/broadcaster
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/pkg/capabilities
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/pkg/chrootarchive
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/pkg/containerfs
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/pkg/devicemapper
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/pkg/directory
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/pkg/dmesg
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/pkg/fileutils
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/pkg/fsutils
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/pkg/homedir
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/pkg/idtools
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/pkg/ioutils
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/pkg/jsonmessage
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/pkg/longpath
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/pkg/loopback
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/pkg/namesgenerator
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/pkg/parsers
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/pkg/parsers/kernel
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/pkg/parsers/operatingsystem
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/pkg/pidfile
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/pkg/platform
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/pkg/plugingetter
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/pkg/plugins
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/pkg/plugins/transport
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/pkg/pools
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/pkg/progress
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/pkg/pubsub
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/pkg/reexec
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/pkg/signal
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/pkg/stack
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/pkg/stdcopy
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/pkg/streamformatter
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/pkg/stringid
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/pkg/sysinfo
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/pkg/system
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/pkg/tailfile
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/pkg/tarsum
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/pkg/truncindex
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/pkg/urlutil
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/pkg/useragent
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/plugin
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/plugin/executor/containerd
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/plugin/v2
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/profiles/apparmor
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/profiles/seccomp
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/quota
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/reference
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/registry
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/registry/resumable
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/restartmanager
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/rootless
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/rootless/specconv
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/runconfig
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/runconfig/opts
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/testutil
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/testutil/daemon
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/testutil/environment
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/testutil/fakecontext
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/testutil/fakegit
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/testutil/fakestorage
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/testutil/fixtures/load
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/testutil/fixtures/plugin
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/testutil/fixtures/plugin/basic
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/testutil/registry
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/testutil/request
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/volume
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/volume/drivers
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/volume/local
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/volume/mounts
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/volume/service
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/volume/service/opts
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/volume/testutils'
22:09:12 [2022-12-15T22:09:12.861Z] ++ grep --fixed-strings -v /libnetwork
22:09:12 [2022-12-15T22:09:12.861Z] ++ echo 'github.com/docker/docker/api
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/api/server
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/api/server/backend/build
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/api/server/httpstatus
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/api/server/httputils
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/api/server/middleware
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/api/server/router
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/api/server/router/build
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/api/server/router/checkpoint
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/api/server/router/container
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/api/server/router/debug
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/api/server/router/distribution
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/api/server/router/grpc
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/api/server/router/image
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/api/server/router/network
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/api/server/router/plugin
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/api/server/router/session
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/api/server/router/swarm
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/api/server/router/system
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/api/server/router/volume
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/api/types
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/api/types/backend
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/api/types/blkiodev
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/api/types/container
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/api/types/events
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/api/types/filters
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/api/types/image
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/api/types/mount
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/api/types/network
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/api/types/plugins/logdriver
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/api/types/registry
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/api/types/strslice
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/api/types/swarm
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/api/types/swarm/runtime
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/api/types/time
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/api/types/versions
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/api/types/versions/v1p19
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/api/types/versions/v1p20
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/api/types/volume
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/builder
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/builder/builder-next
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/builder/builder-next/exporter
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/builder/builder-next/imagerefchecker
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/builder/builder-next/worker
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/builder/dockerfile
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/builder/remotecontext
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/builder/remotecontext/git
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/builder/remotecontext/urlutil
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/cli
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/cli/config
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/cli/debug
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/cli/winresources/docker-proxy
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/cli/winresources/dockerd
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/client
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/cmd/docker-proxy
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/cmd/dockerd
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/cmd/dockerd/trap
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/container
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/container/stream
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/contrib/apparmor
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/contrib/docker-device-tool
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/contrib/httpserver
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/daemon
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/daemon/cluster
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/daemon/cluster/controllers/plugin
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/daemon/cluster/convert
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/daemon/cluster/executor
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/daemon/cluster/executor/container
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/daemon/cluster/provider
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/daemon/config
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/daemon/events
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/daemon/events/testutils
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/daemon/exec
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/daemon/graphdriver
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/daemon/graphdriver/aufs
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/daemon/graphdriver/btrfs
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/daemon/graphdriver/copy
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/daemon/graphdriver/devmapper
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/daemon/graphdriver/graphtest
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/daemon/graphdriver/overlay
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/daemon/graphdriver/overlay2
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/daemon/graphdriver/overlayutils
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/daemon/graphdriver/register
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/daemon/graphdriver/vfs
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/daemon/graphdriver/zfs
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/daemon/images
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/daemon/initlayer
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/daemon/links
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/daemon/listeners
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/daemon/logger
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/daemon/logger/awslogs
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/daemon/logger/fluentd
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/daemon/logger/gcplogs
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/daemon/logger/gelf
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/daemon/logger/journald
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/daemon/logger/jsonfilelog
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/daemon/logger/local
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/daemon/logger/logentries
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/daemon/logger/loggertest
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/daemon/logger/loggerutils
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/daemon/logger/loggerutils/cache
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/daemon/logger/splunk
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/daemon/logger/syslog
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/daemon/logger/templates
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/daemon/names
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/daemon/network
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/daemon/stats
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/distribution
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/distribution/metadata
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/distribution/utils
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/distribution/xfer
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/dockerversion
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/errdefs
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/image
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/image/cache
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/image/tarexport
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/image/v1
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/internal/test/suite
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/layer
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/libcontainerd
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/libcontainerd/queue
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/libcontainerd/remote
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/libcontainerd/supervisor
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/libcontainerd/types
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/libnetwork
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/libnetwork/bitseq
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/libnetwork/cluster
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/libnetwork/cmd/diagnostic
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/libnetwork/cmd/ovrouter
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/libnetwork/cmd/readme_test
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/libnetwork/config
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/libnetwork/datastore
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/libnetwork/diagnostic
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/libnetwork/discoverapi
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/libnetwork/driverapi
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/libnetwork/drivers/bridge
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/libnetwork/drivers/host
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/libnetwork/drivers/ipvlan
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/libnetwork/drivers/macvlan
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/libnetwork/drivers/null
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/libnetwork/drivers/overlay
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/libnetwork/drivers/remote
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/libnetwork/drivers/remote/api
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/libnetwork/drivers/windows
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/libnetwork/drvregistry
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/libnetwork/etchosts
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/libnetwork/idm
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/libnetwork/internal/caller
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/libnetwork/internal/setmatrix
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/libnetwork/ipam
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/libnetwork/ipamapi
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/libnetwork/ipams/builtin
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/libnetwork/ipams/null
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/libnetwork/ipams/remote
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/libnetwork/ipams/remote/api
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/libnetwork/ipams/windowsipam
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/libnetwork/ipamutils
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/libnetwork/iptables
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/libnetwork/netlabel
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/libnetwork/netutils
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/libnetwork/networkdb
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/libnetwork/ns
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/libnetwork/options
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/libnetwork/osl
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/libnetwork/osl/kernel
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/libnetwork/portallocator
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/libnetwork/portmapper
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/libnetwork/resolvconf
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/libnetwork/testutils
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/libnetwork/types
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/oci
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/oci/caps
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/opts
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/pkg/aaparser
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/pkg/archive
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/pkg/authorization
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/pkg/broadcaster
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/pkg/capabilities
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/pkg/chrootarchive
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/pkg/containerfs
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/pkg/devicemapper
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/pkg/directory
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/pkg/dmesg
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/pkg/fileutils
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/pkg/fsutils
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/pkg/homedir
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/pkg/idtools
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/pkg/ioutils
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/pkg/jsonmessage
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/pkg/longpath
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/pkg/loopback
22:09:12 [2022-12-15T22:09:12.861Z] github.com/docker/docker/pkg/namesgenerator
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/pkg/parsers
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/pkg/parsers/kernel
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/pkg/parsers/operatingsystem
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/pkg/pidfile
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/pkg/platform
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/pkg/plugingetter
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/pkg/plugins
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/pkg/plugins/transport
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/pkg/pools
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/pkg/progress
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/pkg/pubsub
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/pkg/reexec
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/pkg/signal
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/pkg/stack
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/pkg/stdcopy
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/pkg/streamformatter
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/pkg/stringid
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/pkg/sysinfo
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/pkg/system
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/pkg/tailfile
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/pkg/tarsum
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/pkg/truncindex
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/pkg/urlutil
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/pkg/useragent
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/plugin
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/plugin/executor/containerd
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/plugin/v2
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/profiles/apparmor
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/profiles/seccomp
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/quota
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/reference
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/registry
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/registry/resumable
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/restartmanager
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/rootless
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/rootless/specconv
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/runconfig
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/runconfig/opts
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/testutil
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/testutil/daemon
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/testutil/environment
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/testutil/fakecontext
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/testutil/fakegit
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/testutil/fakestorage
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/testutil/fixtures/load
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/testutil/fixtures/plugin
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/testutil/fixtures/plugin/basic
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/testutil/registry
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/testutil/request
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/volume
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/volume/drivers
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/volume/local
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/volume/mounts
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/volume/service
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/volume/service/opts
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/volume/testutils'
22:09:12 [2022-12-15T22:09:12.862Z] + base_pkg_list='github.com/docker/docker/api
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/api/server
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/api/server/backend/build
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/api/server/httpstatus
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/api/server/httputils
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/api/server/middleware
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/api/server/router
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/api/server/router/build
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/api/server/router/checkpoint
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/api/server/router/container
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/api/server/router/debug
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/api/server/router/distribution
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/api/server/router/grpc
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/api/server/router/image
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/api/server/router/network
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/api/server/router/plugin
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/api/server/router/session
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/api/server/router/swarm
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/api/server/router/system
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/api/server/router/volume
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/api/types
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/api/types/backend
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/api/types/blkiodev
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/api/types/container
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/api/types/events
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/api/types/filters
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/api/types/image
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/api/types/mount
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/api/types/network
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/api/types/plugins/logdriver
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/api/types/registry
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/api/types/strslice
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/api/types/swarm
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/api/types/swarm/runtime
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/api/types/time
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/api/types/versions
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/api/types/versions/v1p19
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/api/types/versions/v1p20
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/api/types/volume
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/builder
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/builder/builder-next
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/builder/builder-next/exporter
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/builder/builder-next/imagerefchecker
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/builder/builder-next/worker
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/builder/dockerfile
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/builder/remotecontext
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/builder/remotecontext/git
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/builder/remotecontext/urlutil
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/cli
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/cli/config
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/cli/debug
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/cli/winresources/docker-proxy
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/cli/winresources/dockerd
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/client
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/cmd/docker-proxy
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/cmd/dockerd
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/cmd/dockerd/trap
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/container
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/container/stream
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/contrib/apparmor
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/contrib/docker-device-tool
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/contrib/httpserver
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/daemon
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/daemon/cluster
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/daemon/cluster/controllers/plugin
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/daemon/cluster/convert
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/daemon/cluster/executor
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/daemon/cluster/executor/container
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/daemon/cluster/provider
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/daemon/config
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/daemon/events
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/daemon/events/testutils
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/daemon/exec
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/daemon/graphdriver
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/daemon/graphdriver/aufs
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/daemon/graphdriver/btrfs
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/daemon/graphdriver/copy
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/daemon/graphdriver/devmapper
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/daemon/graphdriver/graphtest
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/daemon/graphdriver/overlay
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/daemon/graphdriver/overlay2
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/daemon/graphdriver/overlayutils
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/daemon/graphdriver/register
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/daemon/graphdriver/vfs
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/daemon/graphdriver/zfs
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/daemon/images
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/daemon/initlayer
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/daemon/links
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/daemon/listeners
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/daemon/logger
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/daemon/logger/awslogs
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/daemon/logger/fluentd
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/daemon/logger/gcplogs
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/daemon/logger/gelf
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/daemon/logger/journald
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/daemon/logger/jsonfilelog
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/daemon/logger/local
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/daemon/logger/logentries
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/daemon/logger/loggertest
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/daemon/logger/loggerutils
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/daemon/logger/loggerutils/cache
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/daemon/logger/splunk
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/daemon/logger/syslog
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/daemon/logger/templates
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/daemon/names
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/daemon/network
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/daemon/stats
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/distribution
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/distribution/metadata
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/distribution/utils
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/distribution/xfer
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/dockerversion
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/errdefs
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/image
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/image/cache
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/image/tarexport
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/image/v1
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/internal/test/suite
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/layer
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/libcontainerd
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/libcontainerd/queue
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/libcontainerd/remote
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/libcontainerd/supervisor
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/libcontainerd/types
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/oci
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/oci/caps
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/opts
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/pkg/aaparser
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/pkg/archive
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/pkg/authorization
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/pkg/broadcaster
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/pkg/capabilities
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/pkg/chrootarchive
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/pkg/containerfs
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/pkg/devicemapper
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/pkg/directory
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/pkg/dmesg
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/pkg/fileutils
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/pkg/fsutils
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/pkg/homedir
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/pkg/idtools
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/pkg/ioutils
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/pkg/jsonmessage
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/pkg/longpath
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/pkg/loopback
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/pkg/namesgenerator
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/pkg/parsers
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/pkg/parsers/kernel
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/pkg/parsers/operatingsystem
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/pkg/pidfile
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/pkg/platform
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/pkg/plugingetter
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/pkg/plugins
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/pkg/plugins/transport
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/pkg/pools
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/pkg/progress
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/pkg/pubsub
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/pkg/reexec
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/pkg/signal
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/pkg/stack
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/pkg/stdcopy
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/pkg/streamformatter
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/pkg/stringid
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/pkg/sysinfo
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/pkg/system
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/pkg/tailfile
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/pkg/tarsum
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/pkg/truncindex
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/pkg/urlutil
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/pkg/useragent
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/plugin
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/plugin/executor/containerd
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/plugin/v2
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/profiles/apparmor
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/profiles/seccomp
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/quota
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/reference
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/registry
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/registry/resumable
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/restartmanager
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/rootless
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/rootless/specconv
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/runconfig
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/runconfig/opts
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/testutil
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/testutil/daemon
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/testutil/environment
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/testutil/fakecontext
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/testutil/fakegit
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/testutil/fakestorage
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/testutil/fixtures/load
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/testutil/fixtures/plugin
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/testutil/fixtures/plugin/basic
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/testutil/registry
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/testutil/request
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/volume
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/volume/drivers
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/volume/local
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/volume/mounts
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/volume/service
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/volume/service/opts
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/volume/testutils'
22:09:12 [2022-12-15T22:09:12.862Z] ++ grep --fixed-strings /libnetwork
22:09:12 [2022-12-15T22:09:12.862Z] ++ echo 'github.com/docker/docker/api
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/api/server
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/api/server/backend/build
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/api/server/httpstatus
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/api/server/httputils
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/api/server/middleware
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/api/server/router
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/api/server/router/build
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/api/server/router/checkpoint
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/api/server/router/container
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/api/server/router/debug
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/api/server/router/distribution
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/api/server/router/grpc
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/api/server/router/image
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/api/server/router/network
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/api/server/router/plugin
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/api/server/router/session
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/api/server/router/swarm
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/api/server/router/system
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/api/server/router/volume
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/api/types
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/api/types/backend
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/api/types/blkiodev
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/api/types/container
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/api/types/events
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/api/types/filters
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/api/types/image
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/api/types/mount
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/api/types/network
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/api/types/plugins/logdriver
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/api/types/registry
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/api/types/strslice
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/api/types/swarm
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/api/types/swarm/runtime
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/api/types/time
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/api/types/versions
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/api/types/versions/v1p19
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/api/types/versions/v1p20
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/api/types/volume
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/builder
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/builder/builder-next
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/builder/builder-next/exporter
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/builder/builder-next/imagerefchecker
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/builder/builder-next/worker
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/builder/dockerfile
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/builder/remotecontext
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/builder/remotecontext/git
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/builder/remotecontext/urlutil
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/cli
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/cli/config
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/cli/debug
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/cli/winresources/docker-proxy
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/cli/winresources/dockerd
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/client
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/cmd/docker-proxy
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/cmd/dockerd
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/cmd/dockerd/trap
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/container
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/container/stream
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/contrib/apparmor
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/contrib/docker-device-tool
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/contrib/httpserver
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/daemon
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/daemon/cluster
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/daemon/cluster/controllers/plugin
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/daemon/cluster/convert
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/daemon/cluster/executor
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/daemon/cluster/executor/container
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/daemon/cluster/provider
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/daemon/config
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/daemon/events
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/daemon/events/testutils
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/daemon/exec
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/daemon/graphdriver
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/daemon/graphdriver/aufs
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/daemon/graphdriver/btrfs
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/daemon/graphdriver/copy
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/daemon/graphdriver/devmapper
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/daemon/graphdriver/graphtest
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/daemon/graphdriver/overlay
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/daemon/graphdriver/overlay2
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/daemon/graphdriver/overlayutils
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/daemon/graphdriver/register
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/daemon/graphdriver/vfs
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/daemon/graphdriver/zfs
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/daemon/images
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/daemon/initlayer
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/daemon/links
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/daemon/listeners
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/daemon/logger
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/daemon/logger/awslogs
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/daemon/logger/fluentd
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/daemon/logger/gcplogs
22:09:12 [2022-12-15T22:09:12.862Z] github.com/docker/docker/daemon/logger/gelf
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/daemon/logger/journald
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/daemon/logger/jsonfilelog
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/daemon/logger/local
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/daemon/logger/logentries
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/daemon/logger/loggertest
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/daemon/logger/loggerutils
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/daemon/logger/loggerutils/cache
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/daemon/logger/splunk
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/daemon/logger/syslog
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/daemon/logger/templates
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/daemon/names
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/daemon/network
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/daemon/stats
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/distribution
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/distribution/metadata
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/distribution/utils
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/distribution/xfer
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/dockerversion
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/errdefs
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/image
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/image/cache
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/image/tarexport
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/image/v1
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/internal/test/suite
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/layer
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/libcontainerd
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/libcontainerd/queue
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/libcontainerd/remote
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/libcontainerd/supervisor
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/libcontainerd/types
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/libnetwork
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/libnetwork/bitseq
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/libnetwork/cluster
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/libnetwork/cmd/diagnostic
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/libnetwork/cmd/ovrouter
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/libnetwork/cmd/readme_test
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/libnetwork/config
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/libnetwork/datastore
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/libnetwork/diagnostic
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/libnetwork/discoverapi
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/libnetwork/driverapi
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/libnetwork/drivers/bridge
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/libnetwork/drivers/host
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/libnetwork/drivers/ipvlan
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/libnetwork/drivers/macvlan
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/libnetwork/drivers/null
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/libnetwork/drivers/overlay
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/libnetwork/drivers/remote
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/libnetwork/drivers/remote/api
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/libnetwork/drivers/windows
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/libnetwork/drvregistry
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/libnetwork/etchosts
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/libnetwork/idm
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/libnetwork/internal/caller
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/libnetwork/internal/setmatrix
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/libnetwork/ipam
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/libnetwork/ipamapi
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/libnetwork/ipams/builtin
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/libnetwork/ipams/null
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/libnetwork/ipams/remote
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/libnetwork/ipams/remote/api
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/libnetwork/ipams/windowsipam
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/libnetwork/ipamutils
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/libnetwork/iptables
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/libnetwork/netlabel
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/libnetwork/netutils
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/libnetwork/networkdb
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/libnetwork/ns
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/libnetwork/options
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/libnetwork/osl
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/libnetwork/osl/kernel
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/libnetwork/portallocator
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/libnetwork/portmapper
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/libnetwork/resolvconf
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/libnetwork/testutils
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/libnetwork/types
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/oci
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/oci/caps
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/opts
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/pkg/aaparser
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/pkg/archive
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/pkg/authorization
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/pkg/broadcaster
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/pkg/capabilities
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/pkg/chrootarchive
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/pkg/containerfs
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/pkg/devicemapper
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/pkg/directory
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/pkg/dmesg
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/pkg/fileutils
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/pkg/fsutils
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/pkg/homedir
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/pkg/idtools
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/pkg/ioutils
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/pkg/jsonmessage
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/pkg/longpath
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/pkg/loopback
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/pkg/namesgenerator
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/pkg/parsers
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/pkg/parsers/kernel
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/pkg/parsers/operatingsystem
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/pkg/pidfile
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/pkg/platform
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/pkg/plugingetter
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/pkg/plugins
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/pkg/plugins/transport
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/pkg/pools
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/pkg/progress
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/pkg/pubsub
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/pkg/reexec
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/pkg/signal
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/pkg/stack
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/pkg/stdcopy
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/pkg/streamformatter
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/pkg/stringid
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/pkg/sysinfo
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/pkg/system
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/pkg/tailfile
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/pkg/tarsum
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/pkg/truncindex
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/pkg/urlutil
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/pkg/useragent
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/plugin
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/plugin/executor/containerd
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/plugin/v2
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/profiles/apparmor
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/profiles/seccomp
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/quota
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/reference
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/registry
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/registry/resumable
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/restartmanager
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/rootless
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/rootless/specconv
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/runconfig
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/runconfig/opts
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/testutil
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/testutil/daemon
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/testutil/environment
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/testutil/fakecontext
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/testutil/fakegit
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/testutil/fakestorage
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/testutil/fixtures/load
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/testutil/fixtures/plugin
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/testutil/fixtures/plugin/basic
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/testutil/registry
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/testutil/request
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/volume
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/volume/drivers
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/volume/local
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/volume/mounts
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/volume/service
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/volume/service/opts
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/volume/testutils'
22:09:12 [2022-12-15T22:09:12.863Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/libnetwork/bitseq
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/libnetwork/cluster
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/libnetwork/cmd/diagnostic
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/libnetwork/cmd/ovrouter
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/libnetwork/cmd/readme_test
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/libnetwork/config
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/libnetwork/datastore
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/libnetwork/diagnostic
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/libnetwork/discoverapi
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/libnetwork/driverapi
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/libnetwork/drivers/bridge
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/libnetwork/drivers/host
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/libnetwork/drivers/ipvlan
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/libnetwork/drivers/macvlan
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/libnetwork/drivers/null
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/libnetwork/drivers/overlay
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/libnetwork/drivers/remote
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/libnetwork/drivers/remote/api
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/libnetwork/drivers/windows
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/libnetwork/drvregistry
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/libnetwork/etchosts
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/libnetwork/idm
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/libnetwork/internal/caller
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/libnetwork/internal/setmatrix
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/libnetwork/ipam
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/libnetwork/ipamapi
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/libnetwork/ipams/builtin
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/libnetwork/ipams/null
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/libnetwork/ipams/remote
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/libnetwork/ipams/remote/api
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/libnetwork/ipams/windowsipam
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/libnetwork/ipamutils
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/libnetwork/iptables
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/libnetwork/netlabel
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/libnetwork/netutils
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/libnetwork/networkdb
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/libnetwork/ns
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/libnetwork/options
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/libnetwork/osl
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/libnetwork/osl/kernel
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/libnetwork/portallocator
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/libnetwork/portmapper
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/libnetwork/resolvconf
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/libnetwork/testutils
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/libnetwork/types'
22:09:12 [2022-12-15T22:09:12.863Z] + grep --fixed-strings libnetwork/drivers/bridge
22:09:12 [2022-12-15T22:09:12.863Z] + echo 'github.com/docker/docker/libnetwork
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/libnetwork/bitseq
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/libnetwork/cluster
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/libnetwork/cmd/diagnostic
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/libnetwork/cmd/ovrouter
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/libnetwork/cmd/readme_test
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/libnetwork/config
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/libnetwork/datastore
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/libnetwork/diagnostic
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/libnetwork/discoverapi
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/libnetwork/driverapi
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/libnetwork/drivers/bridge
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/libnetwork/drivers/host
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/libnetwork/drivers/ipvlan
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/libnetwork/drivers/macvlan
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/libnetwork/drivers/null
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/libnetwork/drivers/overlay
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/libnetwork/drivers/remote
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/libnetwork/drivers/remote/api
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/libnetwork/drivers/windows
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/libnetwork/drvregistry
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/libnetwork/etchosts
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/libnetwork/idm
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/libnetwork/internal/caller
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/libnetwork/internal/setmatrix
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/libnetwork/ipam
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/libnetwork/ipamapi
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/libnetwork/ipams/builtin
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/libnetwork/ipams/null
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/libnetwork/ipams/remote
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/libnetwork/ipams/remote/api
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/libnetwork/ipams/windowsipam
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/libnetwork/ipamutils
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/libnetwork/iptables
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/libnetwork/netlabel
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/libnetwork/netutils
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/libnetwork/networkdb
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/libnetwork/ns
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/libnetwork/options
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/libnetwork/osl
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/libnetwork/osl/kernel
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/libnetwork/portallocator
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/libnetwork/portmapper
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/libnetwork/resolvconf
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/libnetwork/testutils
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/libnetwork/types'
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/libnetwork/drivers/bridge
22:09:12 [2022-12-15T22:09:12.863Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
22:09:12 [2022-12-15T22:09:12.863Z] + type docker-proxy
22:09:12 [2022-12-15T22:09:12.863Z] hack/test/unit: line 25: type: docker-proxy: not found
22:09:12 [2022-12-15T22:09:12.863Z] + hack/make.sh binary-proxy install-proxy
22:09:12 [2022-12-15T22:09:12.863Z] 
22:09:12 [2022-12-15T22:09:12.863Z] Removing bundles/
22:09:12 [2022-12-15T22:09:12.863Z] 
22:09:12 [2022-12-15T22:09:12.863Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy)
22:09:12 [2022-12-15T22:09:12.863Z] Building: bundles/binary-proxy/docker-proxy
22:09:12 [2022-12-15T22:09:12.863Z] GOOS="" GOARCH="" GOARM=""
22:09:19 [2022-12-15T22:09:19.448Z] Created binary: bundles/binary-proxy/docker-proxy
22:09:19 [2022-12-15T22:09:19.448Z] 
22:09:19 [2022-12-15T22:09:19.448Z] ---> Making bundle: install-proxy (in bundles/install-proxy)
22:09:19 [2022-12-15T22:09:19.448Z] Installing docker-proxy to /usr/local/bin/
22:09:19 [2022-12-15T22:09:19.448Z] 
22:09:19 [2022-12-15T22:09:19.448Z] + mkdir -p bundles
22:09:19 [2022-12-15T22:09:19.448Z] + '[' -n 'github.com/docker/docker/api
22:09:19 [2022-12-15T22:09:19.448Z] github.com/docker/docker/api/server
22:09:19 [2022-12-15T22:09:19.448Z] github.com/docker/docker/api/server/backend/build
22:09:19 [2022-12-15T22:09:19.448Z] github.com/docker/docker/api/server/httpstatus
22:09:19 [2022-12-15T22:09:19.448Z] github.com/docker/docker/api/server/httputils
22:09:19 [2022-12-15T22:09:19.448Z] github.com/docker/docker/api/server/middleware
22:09:19 [2022-12-15T22:09:19.448Z] github.com/docker/docker/api/server/router
22:09:19 [2022-12-15T22:09:19.448Z] github.com/docker/docker/api/server/router/build
22:09:19 [2022-12-15T22:09:19.448Z] github.com/docker/docker/api/server/router/checkpoint
22:09:19 [2022-12-15T22:09:19.448Z] github.com/docker/docker/api/server/router/container
22:09:19 [2022-12-15T22:09:19.448Z] github.com/docker/docker/api/server/router/debug
22:09:19 [2022-12-15T22:09:19.448Z] github.com/docker/docker/api/server/router/distribution
22:09:19 [2022-12-15T22:09:19.448Z] github.com/docker/docker/api/server/router/grpc
22:09:19 [2022-12-15T22:09:19.448Z] github.com/docker/docker/api/server/router/image
22:09:19 [2022-12-15T22:09:19.448Z] github.com/docker/docker/api/server/router/network
22:09:19 [2022-12-15T22:09:19.448Z] github.com/docker/docker/api/server/router/plugin
22:09:19 [2022-12-15T22:09:19.448Z] github.com/docker/docker/api/server/router/session
22:09:19 [2022-12-15T22:09:19.448Z] github.com/docker/docker/api/server/router/swarm
22:09:19 [2022-12-15T22:09:19.448Z] github.com/docker/docker/api/server/router/system
22:09:19 [2022-12-15T22:09:19.448Z] github.com/docker/docker/api/server/router/volume
22:09:19 [2022-12-15T22:09:19.448Z] github.com/docker/docker/api/types
22:09:19 [2022-12-15T22:09:19.448Z] github.com/docker/docker/api/types/backend
22:09:19 [2022-12-15T22:09:19.448Z] github.com/docker/docker/api/types/blkiodev
22:09:19 [2022-12-15T22:09:19.448Z] github.com/docker/docker/api/types/container
22:09:19 [2022-12-15T22:09:19.448Z] github.com/docker/docker/api/types/events
22:09:19 [2022-12-15T22:09:19.448Z] github.com/docker/docker/api/types/filters
22:09:19 [2022-12-15T22:09:19.448Z] github.com/docker/docker/api/types/image
22:09:19 [2022-12-15T22:09:19.448Z] github.com/docker/docker/api/types/mount
22:09:19 [2022-12-15T22:09:19.448Z] github.com/docker/docker/api/types/network
22:09:19 [2022-12-15T22:09:19.448Z] github.com/docker/docker/api/types/plugins/logdriver
22:09:19 [2022-12-15T22:09:19.448Z] github.com/docker/docker/api/types/registry
22:09:19 [2022-12-15T22:09:19.448Z] github.com/docker/docker/api/types/strslice
22:09:19 [2022-12-15T22:09:19.448Z] github.com/docker/docker/api/types/swarm
22:09:19 [2022-12-15T22:09:19.448Z] github.com/docker/docker/api/types/swarm/runtime
22:09:19 [2022-12-15T22:09:19.448Z] github.com/docker/docker/api/types/time
22:09:19 [2022-12-15T22:09:19.448Z] github.com/docker/docker/api/types/versions
22:09:19 [2022-12-15T22:09:19.448Z] github.com/docker/docker/api/types/versions/v1p19
22:09:19 [2022-12-15T22:09:19.448Z] github.com/docker/docker/api/types/versions/v1p20
22:09:19 [2022-12-15T22:09:19.448Z] github.com/docker/docker/api/types/volume
22:09:19 [2022-12-15T22:09:19.448Z] github.com/docker/docker/builder
22:09:19 [2022-12-15T22:09:19.448Z] github.com/docker/docker/builder/builder-next
22:09:19 [2022-12-15T22:09:19.448Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
22:09:19 [2022-12-15T22:09:19.448Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
22:09:19 [2022-12-15T22:09:19.448Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
22:09:19 [2022-12-15T22:09:19.448Z] github.com/docker/docker/builder/builder-next/exporter
22:09:19 [2022-12-15T22:09:19.448Z] github.com/docker/docker/builder/builder-next/imagerefchecker
22:09:19 [2022-12-15T22:09:19.448Z] github.com/docker/docker/builder/builder-next/worker
22:09:19 [2022-12-15T22:09:19.448Z] github.com/docker/docker/builder/dockerfile
22:09:19 [2022-12-15T22:09:19.448Z] github.com/docker/docker/builder/remotecontext
22:09:19 [2022-12-15T22:09:19.448Z] github.com/docker/docker/builder/remotecontext/git
22:09:19 [2022-12-15T22:09:19.448Z] github.com/docker/docker/builder/remotecontext/urlutil
22:09:19 [2022-12-15T22:09:19.448Z] github.com/docker/docker/cli
22:09:19 [2022-12-15T22:09:19.448Z] github.com/docker/docker/cli/config
22:09:19 [2022-12-15T22:09:19.448Z] github.com/docker/docker/cli/debug
22:09:19 [2022-12-15T22:09:19.448Z] github.com/docker/docker/cli/winresources/docker-proxy
22:09:19 [2022-12-15T22:09:19.448Z] github.com/docker/docker/cli/winresources/dockerd
22:09:19 [2022-12-15T22:09:19.448Z] github.com/docker/docker/client
22:09:19 [2022-12-15T22:09:19.448Z] github.com/docker/docker/cmd/docker-proxy
22:09:19 [2022-12-15T22:09:19.448Z] github.com/docker/docker/cmd/dockerd
22:09:19 [2022-12-15T22:09:19.448Z] github.com/docker/docker/cmd/dockerd/trap
22:09:19 [2022-12-15T22:09:19.448Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
22:09:19 [2022-12-15T22:09:19.448Z] github.com/docker/docker/container
22:09:19 [2022-12-15T22:09:19.448Z] github.com/docker/docker/container/stream
22:09:19 [2022-12-15T22:09:19.448Z] github.com/docker/docker/contrib/apparmor
22:09:19 [2022-12-15T22:09:19.448Z] github.com/docker/docker/contrib/docker-device-tool
22:09:19 [2022-12-15T22:09:19.448Z] github.com/docker/docker/contrib/httpserver
22:09:19 [2022-12-15T22:09:19.448Z] github.com/docker/docker/daemon
22:09:19 [2022-12-15T22:09:19.448Z] github.com/docker/docker/daemon/cluster
22:09:19 [2022-12-15T22:09:19.448Z] github.com/docker/docker/daemon/cluster/controllers/plugin
22:09:19 [2022-12-15T22:09:19.448Z] github.com/docker/docker/daemon/cluster/convert
22:09:19 [2022-12-15T22:09:19.448Z] github.com/docker/docker/daemon/cluster/executor
22:09:19 [2022-12-15T22:09:19.448Z] github.com/docker/docker/daemon/cluster/executor/container
22:09:19 [2022-12-15T22:09:19.448Z] github.com/docker/docker/daemon/cluster/provider
22:09:19 [2022-12-15T22:09:19.448Z] github.com/docker/docker/daemon/config
22:09:19 [2022-12-15T22:09:19.448Z] github.com/docker/docker/daemon/events
22:09:19 [2022-12-15T22:09:19.448Z] github.com/docker/docker/daemon/events/testutils
22:09:19 [2022-12-15T22:09:19.448Z] github.com/docker/docker/daemon/exec
22:09:19 [2022-12-15T22:09:19.448Z] github.com/docker/docker/daemon/graphdriver
22:09:19 [2022-12-15T22:09:19.448Z] github.com/docker/docker/daemon/graphdriver/aufs
22:09:19 [2022-12-15T22:09:19.448Z] github.com/docker/docker/daemon/graphdriver/btrfs
22:09:19 [2022-12-15T22:09:19.448Z] github.com/docker/docker/daemon/graphdriver/copy
22:09:19 [2022-12-15T22:09:19.448Z] github.com/docker/docker/daemon/graphdriver/devmapper
22:09:19 [2022-12-15T22:09:19.448Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
22:09:19 [2022-12-15T22:09:19.448Z] github.com/docker/docker/daemon/graphdriver/graphtest
22:09:19 [2022-12-15T22:09:19.448Z] github.com/docker/docker/daemon/graphdriver/overlay
22:09:19 [2022-12-15T22:09:19.448Z] github.com/docker/docker/daemon/graphdriver/overlay2
22:09:19 [2022-12-15T22:09:19.448Z] github.com/docker/docker/daemon/graphdriver/overlayutils
22:09:19 [2022-12-15T22:09:19.448Z] github.com/docker/docker/daemon/graphdriver/register
22:09:19 [2022-12-15T22:09:19.448Z] github.com/docker/docker/daemon/graphdriver/vfs
22:09:19 [2022-12-15T22:09:19.448Z] github.com/docker/docker/daemon/graphdriver/zfs
22:09:19 [2022-12-15T22:09:19.448Z] github.com/docker/docker/daemon/images
22:09:19 [2022-12-15T22:09:19.448Z] github.com/docker/docker/daemon/initlayer
22:09:19 [2022-12-15T22:09:19.448Z] github.com/docker/docker/daemon/links
22:09:19 [2022-12-15T22:09:19.448Z] github.com/docker/docker/daemon/listeners
22:09:19 [2022-12-15T22:09:19.448Z] github.com/docker/docker/daemon/logger
22:09:19 [2022-12-15T22:09:19.448Z] github.com/docker/docker/daemon/logger/awslogs
22:09:19 [2022-12-15T22:09:19.448Z] github.com/docker/docker/daemon/logger/fluentd
22:09:19 [2022-12-15T22:09:19.448Z] github.com/docker/docker/daemon/logger/gcplogs
22:09:19 [2022-12-15T22:09:19.448Z] github.com/docker/docker/daemon/logger/gelf
22:09:19 [2022-12-15T22:09:19.448Z] github.com/docker/docker/daemon/logger/journald
22:09:19 [2022-12-15T22:09:19.448Z] github.com/docker/docker/daemon/logger/jsonfilelog
22:09:19 [2022-12-15T22:09:19.448Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
22:09:19 [2022-12-15T22:09:19.448Z] github.com/docker/docker/daemon/logger/local
22:09:19 [2022-12-15T22:09:19.448Z] github.com/docker/docker/daemon/logger/logentries
22:09:19 [2022-12-15T22:09:19.448Z] github.com/docker/docker/daemon/logger/loggertest
22:09:19 [2022-12-15T22:09:19.448Z] github.com/docker/docker/daemon/logger/loggerutils
22:09:19 [2022-12-15T22:09:19.448Z] github.com/docker/docker/daemon/logger/loggerutils/cache
22:09:19 [2022-12-15T22:09:19.448Z] github.com/docker/docker/daemon/logger/splunk
22:09:19 [2022-12-15T22:09:19.448Z] github.com/docker/docker/daemon/logger/syslog
22:09:19 [2022-12-15T22:09:19.448Z] github.com/docker/docker/daemon/logger/templates
22:09:19 [2022-12-15T22:09:19.448Z] github.com/docker/docker/daemon/names
22:09:19 [2022-12-15T22:09:19.448Z] github.com/docker/docker/daemon/network
22:09:19 [2022-12-15T22:09:19.448Z] github.com/docker/docker/daemon/stats
22:09:19 [2022-12-15T22:09:19.448Z] github.com/docker/docker/distribution
22:09:19 [2022-12-15T22:09:19.448Z] github.com/docker/docker/distribution/metadata
22:09:19 [2022-12-15T22:09:19.448Z] github.com/docker/docker/distribution/utils
22:09:19 [2022-12-15T22:09:19.448Z] github.com/docker/docker/distribution/xfer
22:09:19 [2022-12-15T22:09:19.448Z] github.com/docker/docker/dockerversion
22:09:19 [2022-12-15T22:09:19.448Z] github.com/docker/docker/errdefs
22:09:19 [2022-12-15T22:09:19.448Z] github.com/docker/docker/image
22:09:19 [2022-12-15T22:09:19.448Z] github.com/docker/docker/image/cache
22:09:19 [2022-12-15T22:09:19.448Z] github.com/docker/docker/image/tarexport
22:09:19 [2022-12-15T22:09:19.448Z] github.com/docker/docker/image/v1
22:09:19 [2022-12-15T22:09:19.448Z] github.com/docker/docker/internal/test/suite
22:09:19 [2022-12-15T22:09:19.448Z] github.com/docker/docker/layer
22:09:19 [2022-12-15T22:09:19.448Z] github.com/docker/docker/libcontainerd
22:09:19 [2022-12-15T22:09:19.448Z] github.com/docker/docker/libcontainerd/queue
22:09:19 [2022-12-15T22:09:19.448Z] github.com/docker/docker/libcontainerd/remote
22:09:19 [2022-12-15T22:09:19.448Z] github.com/docker/docker/libcontainerd/supervisor
22:09:19 [2022-12-15T22:09:19.448Z] github.com/docker/docker/libcontainerd/types
22:09:19 [2022-12-15T22:09:19.448Z] github.com/docker/docker/oci
22:09:19 [2022-12-15T22:09:19.448Z] github.com/docker/docker/oci/caps
22:09:19 [2022-12-15T22:09:19.448Z] github.com/docker/docker/opts
22:09:19 [2022-12-15T22:09:19.448Z] github.com/docker/docker/pkg/aaparser
22:09:19 [2022-12-15T22:09:19.448Z] github.com/docker/docker/pkg/archive
22:09:19 [2022-12-15T22:09:19.448Z] github.com/docker/docker/pkg/authorization
22:09:19 [2022-12-15T22:09:19.448Z] github.com/docker/docker/pkg/broadcaster
22:09:19 [2022-12-15T22:09:19.448Z] github.com/docker/docker/pkg/capabilities
22:09:19 [2022-12-15T22:09:19.448Z] github.com/docker/docker/pkg/chrootarchive
22:09:19 [2022-12-15T22:09:19.448Z] github.com/docker/docker/pkg/containerfs
22:09:19 [2022-12-15T22:09:19.448Z] github.com/docker/docker/pkg/devicemapper
22:09:19 [2022-12-15T22:09:19.448Z] github.com/docker/docker/pkg/directory
22:09:19 [2022-12-15T22:09:19.448Z] github.com/docker/docker/pkg/dmesg
22:09:19 [2022-12-15T22:09:19.448Z] github.com/docker/docker/pkg/fileutils
22:09:19 [2022-12-15T22:09:19.448Z] github.com/docker/docker/pkg/fsutils
22:09:19 [2022-12-15T22:09:19.448Z] github.com/docker/docker/pkg/homedir
22:09:19 [2022-12-15T22:09:19.448Z] github.com/docker/docker/pkg/idtools
22:09:19 [2022-12-15T22:09:19.448Z] github.com/docker/docker/pkg/ioutils
22:09:19 [2022-12-15T22:09:19.448Z] github.com/docker/docker/pkg/jsonmessage
22:09:19 [2022-12-15T22:09:19.448Z] github.com/docker/docker/pkg/longpath
22:09:19 [2022-12-15T22:09:19.448Z] github.com/docker/docker/pkg/loopback
22:09:19 [2022-12-15T22:09:19.448Z] github.com/docker/docker/pkg/namesgenerator
22:09:19 [2022-12-15T22:09:19.448Z] github.com/docker/docker/pkg/parsers
22:09:19 [2022-12-15T22:09:19.448Z] github.com/docker/docker/pkg/parsers/kernel
22:09:19 [2022-12-15T22:09:19.448Z] github.com/docker/docker/pkg/parsers/operatingsystem
22:09:19 [2022-12-15T22:09:19.448Z] github.com/docker/docker/pkg/pidfile
22:09:19 [2022-12-15T22:09:19.448Z] github.com/docker/docker/pkg/platform
22:09:19 [2022-12-15T22:09:19.448Z] github.com/docker/docker/pkg/plugingetter
22:09:19 [2022-12-15T22:09:19.448Z] github.com/docker/docker/pkg/plugins
22:09:19 [2022-12-15T22:09:19.448Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
22:09:19 [2022-12-15T22:09:19.448Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
22:09:19 [2022-12-15T22:09:19.448Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
22:09:19 [2022-12-15T22:09:19.448Z] github.com/docker/docker/pkg/plugins/transport
22:09:19 [2022-12-15T22:09:19.448Z] github.com/docker/docker/pkg/pools
22:09:19 [2022-12-15T22:09:19.448Z] github.com/docker/docker/pkg/progress
22:09:19 [2022-12-15T22:09:19.448Z] github.com/docker/docker/pkg/pubsub
22:09:19 [2022-12-15T22:09:19.448Z] github.com/docker/docker/pkg/reexec
22:09:19 [2022-12-15T22:09:19.448Z] github.com/docker/docker/pkg/signal
22:09:19 [2022-12-15T22:09:19.448Z] github.com/docker/docker/pkg/stack
22:09:19 [2022-12-15T22:09:19.448Z] github.com/docker/docker/pkg/stdcopy
22:09:19 [2022-12-15T22:09:19.448Z] github.com/docker/docker/pkg/streamformatter
22:09:19 [2022-12-15T22:09:19.448Z] github.com/docker/docker/pkg/stringid
22:09:19 [2022-12-15T22:09:19.448Z] github.com/docker/docker/pkg/sysinfo
22:09:19 [2022-12-15T22:09:19.448Z] github.com/docker/docker/pkg/system
22:09:19 [2022-12-15T22:09:19.448Z] github.com/docker/docker/pkg/tailfile
22:09:19 [2022-12-15T22:09:19.448Z] github.com/docker/docker/pkg/tarsum
22:09:19 [2022-12-15T22:09:19.448Z] github.com/docker/docker/pkg/truncindex
22:09:19 [2022-12-15T22:09:19.448Z] github.com/docker/docker/pkg/urlutil
22:09:19 [2022-12-15T22:09:19.448Z] github.com/docker/docker/pkg/useragent
22:09:19 [2022-12-15T22:09:19.448Z] github.com/docker/docker/plugin
22:09:19 [2022-12-15T22:09:19.448Z] github.com/docker/docker/plugin/executor/containerd
22:09:19 [2022-12-15T22:09:19.448Z] github.com/docker/docker/plugin/v2
22:09:19 [2022-12-15T22:09:19.448Z] github.com/docker/docker/profiles/apparmor
22:09:19 [2022-12-15T22:09:19.448Z] github.com/docker/docker/profiles/seccomp
22:09:19 [2022-12-15T22:09:19.448Z] github.com/docker/docker/quota
22:09:19 [2022-12-15T22:09:19.448Z] github.com/docker/docker/reference
22:09:19 [2022-12-15T22:09:19.448Z] github.com/docker/docker/registry
22:09:19 [2022-12-15T22:09:19.448Z] github.com/docker/docker/registry/resumable
22:09:19 [2022-12-15T22:09:19.448Z] github.com/docker/docker/restartmanager
22:09:19 [2022-12-15T22:09:19.448Z] github.com/docker/docker/rootless
22:09:19 [2022-12-15T22:09:19.448Z] github.com/docker/docker/rootless/specconv
22:09:19 [2022-12-15T22:09:19.448Z] github.com/docker/docker/runconfig
22:09:19 [2022-12-15T22:09:19.448Z] github.com/docker/docker/runconfig/opts
22:09:19 [2022-12-15T22:09:19.448Z] github.com/docker/docker/testutil
22:09:19 [2022-12-15T22:09:19.448Z] github.com/docker/docker/testutil/daemon
22:09:19 [2022-12-15T22:09:19.448Z] github.com/docker/docker/testutil/environment
22:09:19 [2022-12-15T22:09:19.448Z] github.com/docker/docker/testutil/fakecontext
22:09:19 [2022-12-15T22:09:19.448Z] github.com/docker/docker/testutil/fakegit
22:09:19 [2022-12-15T22:09:19.448Z] github.com/docker/docker/testutil/fakestorage
22:09:19 [2022-12-15T22:09:19.448Z] github.com/docker/docker/testutil/fixtures/load
22:09:19 [2022-12-15T22:09:19.448Z] github.com/docker/docker/testutil/fixtures/plugin
22:09:19 [2022-12-15T22:09:19.448Z] github.com/docker/docker/testutil/fixtures/plugin/basic
22:09:19 [2022-12-15T22:09:19.448Z] github.com/docker/docker/testutil/registry
22:09:19 [2022-12-15T22:09:19.448Z] github.com/docker/docker/testutil/request
22:09:19 [2022-12-15T22:09:19.448Z] github.com/docker/docker/volume
22:09:19 [2022-12-15T22:09:19.448Z] github.com/docker/docker/volume/drivers
22:09:19 [2022-12-15T22:09:19.448Z] github.com/docker/docker/volume/local
22:09:19 [2022-12-15T22:09:19.448Z] github.com/docker/docker/volume/mounts
22:09:19 [2022-12-15T22:09:19.448Z] github.com/docker/docker/volume/service
22:09:19 [2022-12-15T22:09:19.448Z] github.com/docker/docker/volume/service/opts
22:09:19 [2022-12-15T22:09:19.448Z] github.com/docker/docker/volume/testutils' ']'
22:09:19 [2022-12-15T22:09:19.449Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove' -cover -coverprofile=bundles/coverage.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/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
22:09:20 [2022-12-15T22:09:20.021Z] ?   	github.com/docker/docker/api	[no test files]
22:09:34 [2022-12-15T22:09:34.928Z] ok  	github.com/docker/docker/api/server	0.014s	coverage: 7.9% of statements
22:10:56 [2022-12-15T22:10:56.415Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
22:10:56 [2022-12-15T22:10:56.415Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
22:10:56 [2022-12-15T22:10:56.415Z] ok  	github.com/docker/docker/api/server/httputils	0.008s	coverage: 31.9% of statements
22:10:56 [2022-12-15T22:10:56.415Z] ok  	github.com/docker/docker/api/server/middleware	0.005s	coverage: 37.7% of statements
22:10:56 [2022-12-15T22:10:56.415Z] ?   	github.com/docker/docker/api/server/router	[no test files]
22:10:56 [2022-12-15T22:10:56.415Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
22:10:56 [2022-12-15T22:10:56.415Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
22:10:56 [2022-12-15T22:10:56.415Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
22:10:56 [2022-12-15T22:10:56.415Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
22:10:56 [2022-12-15T22:10:56.415Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
22:10:56 [2022-12-15T22:10:56.415Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
22:10:56 [2022-12-15T22:10:56.415Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
22:10:56 [2022-12-15T22:10:56.415Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
22:10:56 [2022-12-15T22:10:56.415Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
22:10:56 [2022-12-15T22:10:56.415Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
22:10:56 [2022-12-15T22:10:56.415Z] ok  	github.com/docker/docker/api/server/router/swarm	0.011s	coverage: 6.0% of statements
22:10:56 [2022-12-15T22:10:56.415Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
22:10:56 [2022-12-15T22:10:56.415Z] ok  	github.com/docker/docker/api/types/filters	0.015s	coverage: 92.2% of statements
22:10:56 [2022-12-15T22:10:56.415Z] ok  	github.com/docker/docker/api/server/router/volume	0.010s	coverage: 66.7% of statements
22:10:56 [2022-12-15T22:10:56.415Z] ?   	github.com/docker/docker/api/types	[no test files]
22:10:56 [2022-12-15T22:10:56.415Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
22:10:56 [2022-12-15T22:10:56.415Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
22:10:56 [2022-12-15T22:10:56.415Z] ?   	github.com/docker/docker/api/types/container	[no test files]
22:10:56 [2022-12-15T22:10:56.415Z] ?   	github.com/docker/docker/api/types/events	[no test files]
22:10:56 [2022-12-15T22:10:56.415Z] ?   	github.com/docker/docker/api/types/image	[no test files]
22:10:56 [2022-12-15T22:10:56.415Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
22:10:56 [2022-12-15T22:10:56.415Z] ?   	github.com/docker/docker/api/types/network	[no test files]
22:10:56 [2022-12-15T22:10:56.415Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
22:10:56 [2022-12-15T22:10:56.415Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
22:10:56 [2022-12-15T22:10:56.415Z] ok  	github.com/docker/docker/api/types/strslice	0.041s	coverage: 90.0% of statements
22:10:56 [2022-12-15T22:10:56.415Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
22:10:56 [2022-12-15T22:10:56.415Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
22:10:56 [2022-12-15T22:10:56.415Z] ok  	github.com/docker/docker/api/types/time	0.003s	coverage: 100.0% of statements
22:10:56 [2022-12-15T22:10:56.415Z] ok  	github.com/docker/docker/api/types/versions	0.002s	coverage: 77.3% of statements
22:10:56 [2022-12-15T22:10:56.415Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
22:10:56 [2022-12-15T22:10:56.415Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
22:10:56 [2022-12-15T22:10:56.415Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
22:10:56 [2022-12-15T22:10:56.415Z] ?   	github.com/docker/docker/builder	[no test files]
22:10:56 [2022-12-15T22:10:56.415Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
22:10:56 [2022-12-15T22:10:56.415Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
22:10:56 [2022-12-15T22:10:56.415Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
22:10:56 [2022-12-15T22:10:56.415Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
22:10:56 [2022-12-15T22:10:56.415Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
22:10:56 [2022-12-15T22:10:56.415Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
22:10:56 [2022-12-15T22:10:56.415Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
22:10:56 [2022-12-15T22:10:56.415Z] ok  	github.com/docker/docker/builder/remotecontext	0.121s	coverage: 13.7% of statements
22:10:56 [2022-12-15T22:10:56.415Z] ok  	github.com/docker/docker/builder/dockerfile	0.456s	coverage: 49.3% of statements
22:10:56 [2022-12-15T22:10:56.415Z] ok  	github.com/docker/docker/builder/remotecontext/urlutil	0.012s	coverage: 100.0% of statements
22:10:56 [2022-12-15T22:10:56.415Z] ok  	github.com/docker/docker/cli/debug	0.002s	coverage: 100.0% of statements
22:10:56 [2022-12-15T22:10:56.415Z] ok  	github.com/docker/docker/builder/remotecontext/git	2.498s	coverage: 83.5% of statements
22:10:56 [2022-12-15T22:10:56.415Z] ?   	github.com/docker/docker/cli	[no test files]
22:10:56 [2022-12-15T22:10:56.415Z] ?   	github.com/docker/docker/cli/config	[no test files]
22:10:56 [2022-12-15T22:10:56.415Z] ?   	github.com/docker/docker/cli/winresources/docker-proxy	[no test files]
22:10:56 [2022-12-15T22:10:56.415Z] ?   	github.com/docker/docker/cli/winresources/dockerd	[no test files]
22:10:56 [2022-12-15T22:10:56.999Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.032s	coverage: 67.6% of statements
22:10:58 [2022-12-15T22:10:58.918Z] ok  	github.com/docker/docker/client	0.095s	coverage: 76.0% of statements
22:11:37 [2022-12-15T22:11:37.667Z] ok  	github.com/docker/docker/cmd/dockerd	0.057s	coverage: 31.8% of statements
22:11:37 [2022-12-15T22:11:37.667Z] ok  	github.com/docker/docker/container	0.119s	coverage: 36.1% of statements
22:11:37 [2022-12-15T22:11:37.667Z] ok  	github.com/docker/docker/cmd/dockerd/trap	2.489s	coverage: 0.0% of statements
22:11:37 [2022-12-15T22:11:37.667Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
22:11:37 [2022-12-15T22:11:37.667Z] ?   	github.com/docker/docker/container/stream	[no test files]
22:11:37 [2022-12-15T22:11:37.667Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
22:11:37 [2022-12-15T22:11:37.667Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
22:11:37 [2022-12-15T22:11:37.667Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
22:11:40 [2022-12-15T22:11:40.967Z] ok  	github.com/docker/docker/daemon/cluster	0.059s	coverage: 0.5% of statements
22:11:42 [2022-12-15T22:11:42.350Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.021s	coverage: 65.3% of statements
22:11:43 [2022-12-15T22:11:43.734Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.016s	coverage: 36.9% of statements
22:11:50 [2022-12-15T22:11:50.316Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.446s	coverage: 13.4% of statements
22:11:51 [2022-12-15T22:11:51.698Z] ok  	github.com/docker/docker/daemon/config	0.035s	coverage: 81.1% of statements
22:11:51 [2022-12-15T22:11:51.958Z] ok  	github.com/docker/docker/daemon/events	0.058s	coverage: 50.0% of statements
22:11:52 [2022-12-15T22:11:52.529Z] ok  	github.com/docker/docker/daemon	10.139s	coverage: 16.3% of statements
22:11:52 [2022-12-15T22:11:52.529Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
22:11:52 [2022-12-15T22:11:52.529Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
22:11:52 [2022-12-15T22:11:52.529Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
22:11:52 [2022-12-15T22:11:52.529Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
22:11:52 [2022-12-15T22:11:52.789Z] ok  	github.com/docker/docker/daemon/graphdriver	0.013s	coverage: 2.2% of statements
22:11:54 [2022-12-15T22:11:54.173Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	0.620s	coverage: 74.8% of statements
22:11:54 [2022-12-15T22:11:54.744Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.015s	coverage: 3.0% of statements
22:11:55 [2022-12-15T22:11:55.005Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.217s	coverage: 60.7% of statements
22:11:56 [2022-12-15T22:11:56.388Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.008s	coverage: 1.9% of statements
22:11:57 [2022-12-15T22:11:57.784Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	0.292s	coverage: 50.6% of statements
22:11:58 [2022-12-15T22:11:58.726Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	1.881s	coverage: 45.9% of statements
22:11:58 [2022-12-15T22:11:58.726Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
22:11:59 [2022-12-15T22:11:59.672Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.010s	coverage: 58.5% of statements
22:12:00 [2022-12-15T22:12:00.257Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	1.034s	coverage: 58.8% of statements
22:12:00 [2022-12-15T22:12:00.257Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
22:12:00 [2022-12-15T22:12:00.257Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
22:12:00 [2022-12-15T22:12:00.828Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.009s	coverage: 3.0% of statements
22:12:01 [2022-12-15T22:12:01.089Z] ok  	github.com/docker/docker/daemon/links	0.004s	coverage: 93.0% of statements
22:12:03 [2022-12-15T22:12:03.002Z] ok  	github.com/docker/docker/daemon/images	0.032s	coverage: 6.9% of statements
22:12:03 [2022-12-15T22:12:03.003Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
22:12:03 [2022-12-15T22:12:03.003Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
22:12:03 [2022-12-15T22:12:03.003Z] ok  	github.com/docker/docker/daemon/logger	0.223s	coverage: 43.2% of statements
22:12:03 [2022-12-15T22:12:03.943Z] ok  	github.com/docker/docker/daemon/logger/fluentd	0.018s	coverage: 53.6% of statements
22:12:03 [2022-12-15T22:12:03.943Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.146s	coverage: 79.9% of statements
22:12:03 [2022-12-15T22:12:03.943Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
22:12:04 [2022-12-15T22:12:04.515Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.008s	coverage: 68.2% of statements
22:12:04 [2022-12-15T22:12:04.515Z] ok  	github.com/docker/docker/daemon/logger/journald	0.005s	coverage: 23.4% of statements
22:12:05 [2022-12-15T22:12:05.085Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.011s	coverage: 87.2% of statements
22:12:05 [2022-12-15T22:12:05.346Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.153s	coverage: 76.8% of statements
22:12:05 [2022-12-15T22:12:05.917Z] ok  	github.com/docker/docker/daemon/logger/local	0.026s	coverage: 79.4% of statements
22:12:05 [2022-12-15T22:12:05.917Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
22:12:05 [2022-12-15T22:12:05.917Z] ?   	github.com/docker/docker/daemon/logger/loggertest	[no test files]
22:12:06 [2022-12-15T22:12:06.488Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.031s	coverage: 62.3% of statements
22:12:06 [2022-12-15T22:12:06.488Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.022s	coverage: 31.5% of statements
22:12:07 [2022-12-15T22:12:07.429Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.010s	coverage: 46.8% of statements
22:12:07 [2022-12-15T22:12:07.690Z] ok  	github.com/docker/docker/daemon/logger/templates	0.003s	coverage: 8.3% of statements
22:12:08 [2022-12-15T22:12:08.261Z] ok  	github.com/docker/docker/daemon/network	0.006s	coverage: 63.8% of statements
22:12:08 [2022-12-15T22:12:08.832Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.517s	coverage: 82.5% of statements
22:12:08 [2022-12-15T22:12:08.832Z] ?   	github.com/docker/docker/daemon/names	[no test files]
22:12:08 [2022-12-15T22:12:08.832Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
22:12:09 [2022-12-15T22:12:09.774Z] ok  	github.com/docker/docker/distribution/metadata	0.025s	coverage: 44.4% of statements
22:12:11 [2022-12-15T22:12:11.157Z] ok  	github.com/docker/docker/distribution	1.515s	coverage: 29.5% of statements
22:12:11 [2022-12-15T22:12:11.157Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
22:12:11 [2022-12-15T22:12:11.418Z] ok  	github.com/docker/docker/errdefs	0.005s	coverage: 77.0% of statements
22:12:11 [2022-12-15T22:12:11.989Z] ok  	github.com/docker/docker/image	0.025s	coverage: 87.3% of statements
22:12:12 [2022-12-15T22:12:12.250Z] ok  	github.com/docker/docker/distribution/xfer	1.887s	coverage: 84.9% of statements
22:12:12 [2022-12-15T22:12:12.250Z] ?   	github.com/docker/docker/dockerversion	[no test files]
22:12:12 [2022-12-15T22:12:12.510Z] ok  	github.com/docker/docker/image/cache	0.007s	coverage: 19.2% of statements
22:12:13 [2022-12-15T22:12:13.082Z] ok  	github.com/docker/docker/image/tarexport	0.010s	coverage: 0.7% of statements
22:12:13 [2022-12-15T22:12:13.082Z] ?   	github.com/docker/docker/image/v1	[no test files]
22:12:13 [2022-12-15T22:12:13.082Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
22:12:13 [2022-12-15T22:12:13.342Z] ok  	github.com/docker/docker/libcontainerd/queue	0.028s	coverage: 100.0% of statements
22:12:14 [2022-12-15T22:12:14.284Z] ok  	github.com/docker/docker/oci	0.007s	coverage: 46.0% of statements
22:12:14 [2022-12-15T22:12:14.545Z] ok  	github.com/docker/docker/opts	0.022s	coverage: 66.0% of statements
22:12:14 [2022-12-15T22:12:14.805Z] ok  	github.com/docker/docker/pkg/aaparser	0.002s	coverage: 52.9% of statements
22:12:16 [2022-12-15T22:12:16.718Z] ok  	github.com/docker/docker/pkg/archive	0.321s	coverage: 82.3% of statements
22:12:17 [2022-12-15T22:12:17.659Z] ok  	github.com/docker/docker/pkg/authorization	0.724s	coverage: 68.3% of statements
22:12:17 [2022-12-15T22:12:17.919Z] ok  	github.com/docker/docker/pkg/broadcaster	0.002s	coverage: 100.0% of statements
22:12:18 [2022-12-15T22:12:18.180Z] ok  	github.com/docker/docker/pkg/capabilities	0.002s	coverage: 87.5% of statements
22:12:21 [2022-12-15T22:12:21.476Z] ok  	github.com/docker/docker/pkg/chrootarchive	2.532s	coverage: 43.1% of statements
22:12:21 [2022-12-15T22:12:21.476Z] ok  	github.com/docker/docker/pkg/containerfs	0.004s	coverage: 6.7% of statements
22:12:21 [2022-12-15T22:12:21.736Z] ok  	github.com/docker/docker/pkg/directory	0.003s	coverage: 81.8% of statements
22:12:21 [2022-12-15T22:12:21.997Z] ok  	github.com/docker/docker/pkg/dmesg	0.005s	coverage: 83.3% of statements
22:12:22 [2022-12-15T22:12:22.257Z] ok  	github.com/docker/docker/layer	7.959s	coverage: 68.9% of statements
22:12:22 [2022-12-15T22:12:22.257Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
22:12:22 [2022-12-15T22:12:22.257Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
22:12:22 [2022-12-15T22:12:22.257Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
22:12:22 [2022-12-15T22:12:22.257Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
22:12:22 [2022-12-15T22:12:22.257Z] ?   	github.com/docker/docker/oci/caps	[no test files]
22:12:22 [2022-12-15T22:12:22.257Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
22:12:22 [2022-12-15T22:12:22.257Z] ok  	github.com/docker/docker/pkg/fileutils	0.003s	coverage: 78.6% of statements
22:12:22 [2022-12-15T22:12:22.257Z] ?   	github.com/docker/docker/pkg/fsutils	[no test files]
22:12:22 [2022-12-15T22:12:22.518Z] ok  	github.com/docker/docker/pkg/homedir	0.007s	coverage: 11.4% of statements
22:12:23 [2022-12-15T22:12:23.496Z] ok  	github.com/docker/docker/pkg/idtools	0.451s	coverage: 68.1% of statements
22:12:23 [2022-12-15T22:12:23.496Z] ok  	github.com/docker/docker/pkg/ioutils	0.369s	coverage: 71.5% of statements
22:12:23 [2022-12-15T22:12:23.759Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.013s	coverage: 91.7% of statements
22:12:23 [2022-12-15T22:12:23.759Z] ok  	github.com/docker/docker/pkg/longpath	0.007s	coverage: 100.0% of statements
22:12:23 [2022-12-15T22:12:23.759Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
22:12:23 [2022-12-15T22:12:23.759Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.007s	coverage: 85.7% of statements
22:12:24 [2022-12-15T22:12:24.032Z] ok  	github.com/docker/docker/pkg/parsers	0.006s	coverage: 97.0% of statements
22:12:24 [2022-12-15T22:12:24.293Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.008s	coverage: 60.0% of statements
22:12:24 [2022-12-15T22:12:24.293Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.006s	coverage: 90.5% of statements
22:12:24 [2022-12-15T22:12:24.554Z] ok  	github.com/docker/docker/pkg/pidfile	0.005s	coverage: 82.4% of statements
22:12:24 [2022-12-15T22:12:24.554Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
22:12:24 [2022-12-15T22:12:24.554Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
22:12:24 [2022-12-15T22:12:24.814Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.012s	coverage: 56.8% of statements
22:12:25 [2022-12-15T22:12:25.385Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.004s	coverage: 85.7% of statements
22:12:25 [2022-12-15T22:12:25.645Z] ok  	github.com/docker/docker/pkg/pools	0.003s	coverage: 88.2% of statements
22:12:25 [2022-12-15T22:12:25.905Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
22:12:26 [2022-12-15T22:12:26.165Z] ok  	github.com/docker/docker/pkg/reexec	0.010s	coverage: 82.4% of statements
22:12:26 [2022-12-15T22:12:26.425Z] ok  	github.com/docker/docker/pkg/stack	0.004s	coverage: 90.9% of statements
22:12:26 [2022-12-15T22:12:26.685Z] ok  	github.com/docker/docker/pkg/stdcopy	0.004s	coverage: 100.0% of statements
22:12:26 [2022-12-15T22:12:26.945Z] ok  	github.com/docker/docker/pkg/streamformatter	0.004s	coverage: 66.2% of statements
22:12:27 [2022-12-15T22:12:27.207Z] ok  	github.com/docker/docker/pkg/stringid	0.011s	coverage: 70.6% of statements
22:12:27 [2022-12-15T22:12:27.778Z] ok  	github.com/docker/docker/pkg/sysinfo	0.007s	coverage: 53.6% of statements
22:12:28 [2022-12-15T22:12:28.038Z] ok  	github.com/docker/docker/pkg/system	0.004s	coverage: 44.8% of statements
22:12:28 [2022-12-15T22:12:28.299Z] ok  	github.com/docker/docker/pkg/tailfile	0.037s	coverage: 88.6% of statements
22:12:28 [2022-12-15T22:12:28.869Z] ok  	github.com/docker/docker/pkg/tarsum	0.046s	coverage: 89.3% of statements
22:12:29 [2022-12-15T22:12:29.130Z] ok  	github.com/docker/docker/pkg/truncindex	0.102s	coverage: 91.5% of statements
22:12:29 [2022-12-15T22:12:29.390Z] ok  	github.com/docker/docker/pkg/useragent	0.002s	coverage: 88.9% of statements
22:12:31 [2022-12-15T22:12:31.301Z] ok  	github.com/docker/docker/plugin	0.519s	coverage: 23.2% of statements
22:12:31 [2022-12-15T22:12:31.561Z] ok  	github.com/docker/docker/plugin/v2	0.004s	coverage: 14.4% of statements
22:12:31 [2022-12-15T22:12:31.822Z] ok  	github.com/docker/docker/profiles/seccomp	0.010s	coverage: 86.0% of statements
22:12:33 [2022-12-15T22:12:33.204Z] ok  	github.com/docker/docker/quota	0.242s	coverage: 71.4% of statements
22:12:33 [2022-12-15T22:12:33.465Z] ok  	github.com/docker/docker/reference	0.006s	coverage: 84.4% of statements
22:12:34 [2022-12-15T22:12:34.405Z] ok  	github.com/docker/docker/registry	0.080s	coverage: 58.7% of statements
22:12:34 [2022-12-15T22:12:34.977Z] ok  	github.com/docker/docker/registry/resumable	0.018s	coverage: 100.0% of statements
22:12:34 [2022-12-15T22:12:34.977Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 45.3% of statements
22:12:35 [2022-12-15T22:12:35.547Z] ok  	github.com/docker/docker/runconfig	0.010s	coverage: 64.5% of statements
22:12:35 [2022-12-15T22:12:35.808Z] ok  	github.com/docker/docker/testutil	0.003s	coverage: 62.5% of statements
22:12:37 [2022-12-15T22:12:37.720Z] ok  	github.com/docker/docker/volume/drivers	0.005s	coverage: 36.1% of statements
22:12:37 [2022-12-15T22:12:37.980Z] ok  	github.com/docker/docker/volume/local	0.058s	coverage: 77.1% of statements
22:12:38 [2022-12-15T22:12:38.551Z] ok  	github.com/docker/docker/volume/mounts	0.010s	coverage: 67.7% of statements
22:12:39 [2022-12-15T22:12:39.934Z] ok  	github.com/docker/docker/volume/service	0.034s	coverage: 73.1% of statements
22:13:01 [2022-12-15T22:13:01.887Z] ok  	github.com/docker/docker/pkg/plugins	33.633s	coverage: 76.3% of statements
22:13:01 [2022-12-15T22:13:01.887Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
22:13:01 [2022-12-15T22:13:01.887Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
22:13:01 [2022-12-15T22:13:01.887Z] ?   	github.com/docker/docker/pkg/pubsub	[no test files]
22:13:01 [2022-12-15T22:13:01.887Z] ?   	github.com/docker/docker/pkg/signal	[no test files]
22:13:01 [2022-12-15T22:13:01.887Z] ?   	github.com/docker/docker/pkg/urlutil	[no test files]
22:13:01 [2022-12-15T22:13:01.887Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
22:13:01 [2022-12-15T22:13:01.887Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
22:13:01 [2022-12-15T22:13:01.887Z] ?   	github.com/docker/docker/rootless	[no test files]
22:13:01 [2022-12-15T22:13:01.887Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
22:13:01 [2022-12-15T22:13:01.887Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
22:13:01 [2022-12-15T22:13:01.887Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
22:13:01 [2022-12-15T22:13:01.887Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
22:13:01 [2022-12-15T22:13:01.887Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
22:13:01 [2022-12-15T22:13:01.887Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
22:13:01 [2022-12-15T22:13:01.887Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
22:13:01 [2022-12-15T22:13:01.887Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
22:13:01 [2022-12-15T22:13:01.887Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
22:13:01 [2022-12-15T22:13:01.887Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
22:13:01 [2022-12-15T22:13:01.887Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
22:13:01 [2022-12-15T22:13:01.887Z] ?   	github.com/docker/docker/testutil/request	[no test files]
22:13:01 [2022-12-15T22:13:01.887Z] ?   	github.com/docker/docker/volume	[no test files]
22:13:01 [2022-12-15T22:13:01.887Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
22:13:01 [2022-12-15T22:13:01.887Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
22:13:01 [2022-12-15T22:13:01.887Z] 
22:13:01 [2022-12-15T22:13:01.887Z] === Skipped
22:13:01 [2022-12-15T22:13:01.887Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s)
22:13:01 [2022-12-15T22:13:01.887Z]     network_proxy_test.go:193: Need to start CI docker with --ipv6
22:13:01 [2022-12-15T22:13:01.887Z] 
22:13:01 [2022-12-15T22:13:01.887Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s)
22:13:01 [2022-12-15T22:13:01.887Z]     network_proxy_test.go:208: No support for dual stack yet
22:13:01 [2022-12-15T22:13:01.887Z] 
22:13:01 [2022-12-15T22:13:01.887Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s)
22:13:01 [2022-12-15T22:13:01.887Z]     network_proxy_test.go:237: Need to start CI docker with --ipv6
22:13:01 [2022-12-15T22:13:01.887Z] 
22:13:01 [2022-12-15T22:13:01.887Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s)
22:13:01 [2022-12-15T22:13:01.887Z]     network_proxy_test.go:298: Need to start CI docker with --ipv6
22:13:01 [2022-12-15T22:13:01.887Z] 
22:13:01 [2022-12-15T22:13:01.887Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
22:13:01 [2022-12-15T22:13:01.887Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
22:13:01 [2022-12-15T22:13:01.887Z]     graphtest_unix.go:44: Driver btrfs not supported
22:13:01 [2022-12-15T22:13:01.887Z] 
22:13:01 [2022-12-15T22:13:01.887Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
22:13:01 [2022-12-15T22:13:01.887Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
22:13:01 [2022-12-15T22:13:01.887Z]     graphtest_unix.go:44: Driver btrfs not supported
22:13:01 [2022-12-15T22:13:01.887Z] 
22:13:01 [2022-12-15T22:13:01.887Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
22:13:01 [2022-12-15T22:13:01.887Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
22:13:01 [2022-12-15T22:13:01.887Z]     graphtest_unix.go:44: Driver btrfs not supported
22:13:01 [2022-12-15T22:13:01.887Z] 
22:13:01 [2022-12-15T22:13:01.887Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
22:13:01 [2022-12-15T22:13:01.887Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
22:13:01 [2022-12-15T22:13:01.887Z]     graphtest_unix.go:44: Driver btrfs not supported
22:13:01 [2022-12-15T22:13:01.887Z] 
22:13:01 [2022-12-15T22:13:01.887Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
22:13:01 [2022-12-15T22:13:01.887Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
22:13:01 [2022-12-15T22:13:01.887Z]     graphtest_unix.go:44: Driver btrfs not supported
22:13:01 [2022-12-15T22:13:01.887Z] 
22:13:01 [2022-12-15T22:13:01.887Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
22:13:01 [2022-12-15T22:13:01.887Z]     graphtest_unix.go:71: No driver to put!
22:13:01 [2022-12-15T22:13:01.887Z] 
22:13:01 [2022-12-15T22:13:01.887Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
22:13:01 [2022-12-15T22:13:01.887Z] time="2022-12-15T22:11:56Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
22:13:01 [2022-12-15T22:13:01.887Z]     graphtest_unix.go:42: graphdriver: driver not supported
22:13:01 [2022-12-15T22:13:01.887Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
22:13:01 [2022-12-15T22:13:01.887Z] 
22:13:01 [2022-12-15T22:13:01.887Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
22:13:01 [2022-12-15T22:13:01.887Z] time="2022-12-15T22:11:56Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
22:13:01 [2022-12-15T22:13:01.887Z]     graphtest_unix.go:42: graphdriver: driver not supported
22:13:01 [2022-12-15T22:13:01.887Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
22:13:01 [2022-12-15T22:13:01.887Z] 
22:13:01 [2022-12-15T22:13:01.887Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
22:13:01 [2022-12-15T22:13:01.887Z] time="2022-12-15T22:11:56Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
22:13:01 [2022-12-15T22:13:01.887Z]     graphtest_unix.go:42: graphdriver: driver not supported
22:13:01 [2022-12-15T22:13:01.887Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
22:13:01 [2022-12-15T22:13:01.887Z] 
22:13:01 [2022-12-15T22:13:01.887Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
22:13:01 [2022-12-15T22:13:01.887Z] time="2022-12-15T22:11:56Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
22:13:01 [2022-12-15T22:13:01.887Z]     graphtest_unix.go:42: graphdriver: driver not supported
22:13:01 [2022-12-15T22:13:01.887Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
22:13:01 [2022-12-15T22:13:01.887Z] 
22:13:01 [2022-12-15T22:13:01.887Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
22:13:01 [2022-12-15T22:13:01.887Z] time="2022-12-15T22:11:56Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
22:13:01 [2022-12-15T22:13:01.887Z]     graphtest_unix.go:42: graphdriver: driver not supported
22:13:01 [2022-12-15T22:13:01.887Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
22:13:01 [2022-12-15T22:13:01.887Z] 
22:13:01 [2022-12-15T22:13:01.887Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
22:13:01 [2022-12-15T22:13:01.887Z]     graphtest_unix.go:71: No driver to put!
22:13:01 [2022-12-15T22:13:01.887Z] 
22:13:01 [2022-12-15T22:13:01.887Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
22:13:01 [2022-12-15T22:13:01.887Z]     overlay_test.go:45: Fails to compute changes after apply intermittently
22:13:01 [2022-12-15T22:13:01.887Z] 
22:13:01 [2022-12-15T22:13:01.887Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
22:13:01 [2022-12-15T22:13:01.887Z]     overlay_test.go:50: Fails to compute changes intermittently
22:13:01 [2022-12-15T22:13:01.887Z] 
22:13:01 [2022-12-15T22:13:01.887Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
22:13:01 [2022-12-15T22:13:01.887Z]     overlay_test.go:65: Cannot run test with naive change algorithm
22:13:01 [2022-12-15T22:13:01.887Z] 
22:13:01 [2022-12-15T22:13:01.887Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
22:13:01 [2022-12-15T22:13:01.887Z]     graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
22:13:01 [2022-12-15T22:13:01.887Z] 
22:13:01 [2022-12-15T22:13:01.887Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
22:13:01 [2022-12-15T22:13:01.887Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
22:13:01 [2022-12-15T22:13:01.887Z]     graphtest_unix.go:44: Driver zfs not supported
22:13:01 [2022-12-15T22:13:01.887Z] 
22:13:01 [2022-12-15T22:13:01.887Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
22:13:01 [2022-12-15T22:13:01.887Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
22:13:01 [2022-12-15T22:13:01.887Z]     graphtest_unix.go:44: Driver zfs not supported
22:13:01 [2022-12-15T22:13:01.887Z] 
22:13:01 [2022-12-15T22:13:01.887Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
22:13:01 [2022-12-15T22:13:01.887Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
22:13:01 [2022-12-15T22:13:01.887Z]     graphtest_unix.go:44: Driver zfs not supported
22:13:01 [2022-12-15T22:13:01.887Z] 
22:13:01 [2022-12-15T22:13:01.887Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
22:13:01 [2022-12-15T22:13:01.887Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
22:13:01 [2022-12-15T22:13:01.887Z]     graphtest_unix.go:44: Driver zfs not supported
22:13:01 [2022-12-15T22:13:01.887Z] 
22:13:01 [2022-12-15T22:13:01.887Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
22:13:01 [2022-12-15T22:13:01.887Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
22:13:01 [2022-12-15T22:13:01.887Z]     graphtest_unix.go:44: Driver zfs not supported
22:13:01 [2022-12-15T22:13:01.887Z] 
22:13:01 [2022-12-15T22:13:01.887Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
22:13:01 [2022-12-15T22:13:01.887Z]     graphtest_unix.go:71: No driver to put!
22:13:01 [2022-12-15T22:13:01.887Z] 
22:13:01 [2022-12-15T22:13:01.887Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
22:13:01 [2022-12-15T22:13:01.887Z]     sysinfo_linux_test.go:86: AppArmor Must be Disabled
22:13:01 [2022-12-15T22:13:01.887Z] 
22:13:01 [2022-12-15T22:13:01.887Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
22:13:01 [2022-12-15T22:13:01.887Z]     sysinfo_linux_test.go:106: cgroup namespaces must be disabled
22:13:01 [2022-12-15T22:13:01.887Z] 
22:13:01 [2022-12-15T22:13:01.887Z] DONE 2792 tests, 28 skipped in 220.051s
22:13:01 [2022-12-15T22:13:01.887Z] + '[' -n 'github.com/docker/docker/libnetwork
22:13:01 [2022-12-15T22:13:01.887Z] github.com/docker/docker/libnetwork/bitseq
22:13:01 [2022-12-15T22:13:01.887Z] github.com/docker/docker/libnetwork/cluster
22:13:01 [2022-12-15T22:13:01.887Z] github.com/docker/docker/libnetwork/cmd/diagnostic
22:13:01 [2022-12-15T22:13:01.887Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
22:13:01 [2022-12-15T22:13:01.887Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
22:13:01 [2022-12-15T22:13:01.887Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
22:13:01 [2022-12-15T22:13:01.887Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
22:13:01 [2022-12-15T22:13:01.887Z] github.com/docker/docker/libnetwork/cmd/ovrouter
22:13:01 [2022-12-15T22:13:01.887Z] github.com/docker/docker/libnetwork/cmd/readme_test
22:13:01 [2022-12-15T22:13:01.887Z] github.com/docker/docker/libnetwork/config
22:13:01 [2022-12-15T22:13:01.887Z] github.com/docker/docker/libnetwork/datastore
22:13:01 [2022-12-15T22:13:01.887Z] github.com/docker/docker/libnetwork/diagnostic
22:13:01 [2022-12-15T22:13:01.887Z] github.com/docker/docker/libnetwork/discoverapi
22:13:01 [2022-12-15T22:13:01.887Z] github.com/docker/docker/libnetwork/driverapi
22:13:01 [2022-12-15T22:13:01.887Z] github.com/docker/docker/libnetwork/drivers/bridge
22:13:01 [2022-12-15T22:13:01.887Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
22:13:01 [2022-12-15T22:13:01.887Z] github.com/docker/docker/libnetwork/drivers/host
22:13:01 [2022-12-15T22:13:01.887Z] github.com/docker/docker/libnetwork/drivers/ipvlan
22:13:01 [2022-12-15T22:13:01.887Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
22:13:01 [2022-12-15T22:13:01.887Z] github.com/docker/docker/libnetwork/drivers/macvlan
22:13:01 [2022-12-15T22:13:01.887Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
22:13:01 [2022-12-15T22:13:01.887Z] github.com/docker/docker/libnetwork/drivers/null
22:13:01 [2022-12-15T22:13:01.887Z] github.com/docker/docker/libnetwork/drivers/overlay
22:13:01 [2022-12-15T22:13:01.887Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
22:13:01 [2022-12-15T22:13:01.887Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
22:13:01 [2022-12-15T22:13:01.887Z] github.com/docker/docker/libnetwork/drivers/remote
22:13:01 [2022-12-15T22:13:01.887Z] github.com/docker/docker/libnetwork/drivers/remote/api
22:13:01 [2022-12-15T22:13:01.887Z] github.com/docker/docker/libnetwork/drivers/windows
22:13:01 [2022-12-15T22:13:01.887Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
22:13:01 [2022-12-15T22:13:01.887Z] github.com/docker/docker/libnetwork/drvregistry
22:13:01 [2022-12-15T22:13:01.887Z] github.com/docker/docker/libnetwork/etchosts
22:13:01 [2022-12-15T22:13:01.887Z] github.com/docker/docker/libnetwork/idm
22:13:01 [2022-12-15T22:13:01.887Z] github.com/docker/docker/libnetwork/internal/caller
22:13:01 [2022-12-15T22:13:01.887Z] github.com/docker/docker/libnetwork/internal/setmatrix
22:13:01 [2022-12-15T22:13:01.887Z] github.com/docker/docker/libnetwork/ipam
22:13:01 [2022-12-15T22:13:01.887Z] github.com/docker/docker/libnetwork/ipamapi
22:13:01 [2022-12-15T22:13:01.887Z] github.com/docker/docker/libnetwork/ipams/builtin
22:13:01 [2022-12-15T22:13:01.887Z] github.com/docker/docker/libnetwork/ipams/null
22:13:01 [2022-12-15T22:13:01.887Z] github.com/docker/docker/libnetwork/ipams/remote
22:13:01 [2022-12-15T22:13:01.887Z] github.com/docker/docker/libnetwork/ipams/remote/api
22:13:01 [2022-12-15T22:13:01.887Z] github.com/docker/docker/libnetwork/ipams/windowsipam
22:13:01 [2022-12-15T22:13:01.887Z] github.com/docker/docker/libnetwork/ipamutils
22:13:01 [2022-12-15T22:13:01.887Z] github.com/docker/docker/libnetwork/iptables
22:13:01 [2022-12-15T22:13:01.887Z] github.com/docker/docker/libnetwork/netlabel
22:13:01 [2022-12-15T22:13:01.887Z] github.com/docker/docker/libnetwork/netutils
22:13:01 [2022-12-15T22:13:01.887Z] github.com/docker/docker/libnetwork/networkdb
22:13:01 [2022-12-15T22:13:01.887Z] github.com/docker/docker/libnetwork/ns
22:13:01 [2022-12-15T22:13:01.887Z] github.com/docker/docker/libnetwork/options
22:13:01 [2022-12-15T22:13:01.887Z] github.com/docker/docker/libnetwork/osl
22:13:01 [2022-12-15T22:13:01.887Z] github.com/docker/docker/libnetwork/osl/kernel
22:13:01 [2022-12-15T22:13:01.887Z] github.com/docker/docker/libnetwork/portallocator
22:13:01 [2022-12-15T22:13:01.887Z] github.com/docker/docker/libnetwork/portmapper
22:13:01 [2022-12-15T22:13:01.887Z] github.com/docker/docker/libnetwork/resolvconf
22:13:01 [2022-12-15T22:13:01.887Z] github.com/docker/docker/libnetwork/testutils
22:13:01 [2022-12-15T22:13:01.887Z] github.com/docker/docker/libnetwork/types' ']'
22:13:01 [2022-12-15T22:13:01.888Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove' -cover -coverprofile=bundles/coverage-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types
22:13:48 [2022-12-15T22:13:48.596Z] ok  	github.com/docker/docker/libnetwork	37.670s	coverage: 40.6% of statements
22:13:48 [2022-12-15T22:13:48.596Z] ok  	github.com/docker/docker/libnetwork/bitseq	0.147s	coverage: 84.4% of statements
22:13:48 [2022-12-15T22:13:48.596Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
22:13:48 [2022-12-15T22:13:48.596Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
22:13:48 [2022-12-15T22:13:48.596Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
22:13:48 [2022-12-15T22:13:48.596Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
22:13:48 [2022-12-15T22:13:48.596Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
22:13:48 [2022-12-15T22:13:48.596Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
22:13:48 [2022-12-15T22:13:48.596Z] ?   	github.com/docker/docker/libnetwork/cmd/ovrouter	[no test files]
22:13:48 [2022-12-15T22:13:48.596Z] ?   	github.com/docker/docker/libnetwork/cmd/readme_test	[no test files]
22:13:48 [2022-12-15T22:13:48.596Z] ok  	github.com/docker/docker/libnetwork/config	0.013s	coverage: 22.4% of statements
22:13:48 [2022-12-15T22:13:48.596Z] ok  	github.com/docker/docker/libnetwork/datastore	0.004s	coverage: 21.9% of statements
22:13:48 [2022-12-15T22:13:48.596Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
22:13:48 [2022-12-15T22:13:48.596Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
22:13:48 [2022-12-15T22:13:48.596Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.003s	coverage: 68.9% of statements
22:13:48 [2022-12-15T22:13:48.596Z] ok  	github.com/docker/docker/libnetwork/drivers/bridge	1.641s	coverage: 59.9% of statements
22:13:48 [2022-12-15T22:13:48.596Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
22:13:48 [2022-12-15T22:13:48.596Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.003s	coverage: 34.8% of statements
22:13:48 [2022-12-15T22:13:48.856Z] ok  	github.com/docker/docker/libnetwork/drivers/ipvlan	0.015s	coverage: 5.0% of statements
22:13:48 [2022-12-15T22:13:48.856Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
22:13:49 [2022-12-15T22:13:49.425Z] ok  	github.com/docker/docker/libnetwork/drivers/macvlan	0.016s	coverage: 4.5% of statements
22:13:49 [2022-12-15T22:13:49.425Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
22:13:49 [2022-12-15T22:13:49.685Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.003s	coverage: 34.8% of statements
22:13:59 [2022-12-15T22:13:59.667Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay	8.345s	coverage: 6.6% of statements
22:13:59 [2022-12-15T22:13:59.667Z] ?   	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	[no test files]
22:13:59 [2022-12-15T22:13:59.926Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.004s	coverage: 63.6% of statements
22:14:00 [2022-12-15T22:14:00.496Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.012s	coverage: 57.4% of statements
22:14:00 [2022-12-15T22:14:00.496Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
22:14:00 [2022-12-15T22:14:00.496Z] ?   	github.com/docker/docker/libnetwork/drivers/windows	[no test files]
22:14:00 [2022-12-15T22:14:00.496Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
22:14:00 [2022-12-15T22:14:00.755Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.015s	coverage: 82.4% of statements
22:14:01 [2022-12-15T22:14:01.015Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.015s	coverage: 81.2% of statements
22:14:01 [2022-12-15T22:14:01.275Z] ok  	github.com/docker/docker/libnetwork/idm	0.003s	coverage: 87.5% of statements
22:14:01 [2022-12-15T22:14:01.535Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.011s	coverage: 100.0% of statements
22:14:13 [2022-12-15T22:14:13.751Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.003s	coverage: 100.0% of statements
22:14:28 [2022-12-15T22:14:28.639Z] ok  	github.com/docker/docker/libnetwork/ipam	16.355s	coverage: 85.3% of statements
22:14:28 [2022-12-15T22:14:28.639Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
22:14:28 [2022-12-15T22:14:28.639Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
22:14:28 [2022-12-15T22:14:28.899Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.003s	coverage: 57.1% of statements
22:14:29 [2022-12-15T22:14:29.467Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.007s	coverage: 47.4% of statements
22:14:29 [2022-12-15T22:14:29.467Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
22:14:29 [2022-12-15T22:14:29.726Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.003s	coverage: 71.4% of statements
22:14:30 [2022-12-15T22:14:30.295Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.273s	coverage: 74.0% of statements
22:14:30 [2022-12-15T22:14:30.866Z] ok  	github.com/docker/docker/libnetwork/iptables	0.184s	coverage: 45.0% of statements
22:14:31 [2022-12-15T22:14:31.131Z] ok  	github.com/docker/docker/libnetwork/netlabel	0.002s	coverage: 60.0% of statements
22:14:31 [2022-12-15T22:14:31.392Z] ok  	github.com/docker/docker/libnetwork/netutils	0.016s	coverage: 44.1% of statements
22:16:22 [2022-12-15T22:16:22.861Z] ok  	github.com/docker/docker/libnetwork/networkdb	105.302s	coverage: 60.1% of statements
22:16:22 [2022-12-15T22:16:22.861Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
22:16:22 [2022-12-15T22:16:22.861Z] ok  	github.com/docker/docker/libnetwork/options	0.002s	coverage: 100.0% of statements
22:16:23 [2022-12-15T22:16:23.431Z] ok  	github.com/docker/docker/libnetwork/osl	4.337s	coverage: 39.7% of statements
22:16:23 [2022-12-15T22:16:23.690Z] ok  	github.com/docker/docker/libnetwork/osl/kernel	0.003s	coverage: 20.0% of statements
22:16:23 [2022-12-15T22:16:23.950Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.016s	coverage: 80.7% of statements
22:16:25 [2022-12-15T22:16:25.330Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.700s	coverage: 48.6% of statements
22:16:25 [2022-12-15T22:16:25.330Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.003s	coverage: 82.8% of statements
22:16:25 [2022-12-15T22:16:25.330Z] ?   	github.com/docker/docker/libnetwork/testutils	[no test files]
22:16:25 [2022-12-15T22:16:25.592Z] ok  	github.com/docker/docker/libnetwork/types	0.002s	coverage: 37.3% of statements
22:16:25 [2022-12-15T22:16:25.592Z] 
22:16:25 [2022-12-15T22:16:25.592Z] === Skipped
22:16:25 [2022-12-15T22:16:25.592Z] === SKIP: libnetwork TestParallel3 (0.00s)
22:16:25 [2022-12-15T22:16:25.592Z]     libnetwork_linux_test.go:965: Skipped because t.parallel was less than  3
22:16:25 [2022-12-15T22:16:25.592Z] 
22:16:25 [2022-12-15T22:16:25.592Z] === SKIP: libnetwork TestParallel2 (0.00s)
22:16:25 [2022-12-15T22:16:25.592Z]     libnetwork_linux_test.go:965: Skipped because t.parallel was less than  3
22:16:25 [2022-12-15T22:16:25.592Z] 
22:16:25 [2022-12-15T22:16:25.592Z] === SKIP: libnetwork TestParallel1 (0.00s)
22:16:25 [2022-12-15T22:16:25.592Z]     libnetwork_linux_test.go:965: Skipped because t.parallel was less than  3
22:16:25 [2022-12-15T22:16:25.592Z] 
22:16:25 [2022-12-15T22:16:25.592Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s)
22:16:25 [2022-12-15T22:16:25.592Z]     allocator_test.go:1487: Skipped because t.parallel was less than  5
22:16:25 [2022-12-15T22:16:25.592Z] 
22:16:25 [2022-12-15T22:16:25.592Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s)
22:16:25 [2022-12-15T22:16:25.592Z]     allocator_test.go:1487: Skipped because t.parallel was less than  5
22:16:25 [2022-12-15T22:16:25.592Z] 
22:16:25 [2022-12-15T22:16:25.592Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s)
22:16:25 [2022-12-15T22:16:25.592Z]     allocator_test.go:1487: Skipped because t.parallel was less than  5
22:16:25 [2022-12-15T22:16:25.592Z] 
22:16:25 [2022-12-15T22:16:25.592Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s)
22:16:25 [2022-12-15T22:16:25.592Z]     allocator_test.go:1487: Skipped because t.parallel was less than  5
22:16:25 [2022-12-15T22:16:25.592Z] 
22:16:25 [2022-12-15T22:16:25.592Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s)
22:16:25 [2022-12-15T22:16:25.592Z]     allocator_test.go:1487: Skipped because t.parallel was less than  5
22:16:25 [2022-12-15T22:16:25.592Z] 
22:16:25 [2022-12-15T22:16:25.592Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s)
22:16:25 [2022-12-15T22:16:25.592Z]     firewalld_test.go:14: firewalld is not running
22:16:25 [2022-12-15T22:16:25.592Z] 
22:16:25 [2022-12-15T22:16:25.592Z] DONE 327 tests, 9 skipped in 206.798s
Post stage
[Pipeline] junit
22:16:26 [2022-12-15T22:16:26.544Z] Recording test results
22:16:26 [2022-12-15T22:16:26.709Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
22:16:27 [2022-12-15T22:16:27.027Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44659/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f6c2f20cee7094d7b1d8868cfa7945ea91309355 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=23.0 docker:f6c2f20cee7094d7b1d8868cfa7945ea91309355 hack/make.sh dynbinary test-integration
22:16:27 [2022-12-15T22:16:27.598Z] 
22:16:27 [2022-12-15T22:16:27.598Z] Removing bundles/
22:16:27 [2022-12-15T22:16:27.598Z] 
22:16:27 [2022-12-15T22:16:27.598Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
22:16:27 [2022-12-15T22:16:27.598Z] Building: bundles/dynbinary-daemon/dockerd
22:16:27 [2022-12-15T22:16:27.598Z] GOOS="" GOARCH="" GOARM=""
22:18:04 [2022-12-15T22:18:04.102Z] Created binary: bundles/dynbinary-daemon/dockerd
22:18:04 [2022-12-15T22:18:04.102Z] Building: bundles/dynbinary-daemon/docker-proxy
22:18:04 [2022-12-15T22:18:04.102Z] GOOS="" GOARCH="" GOARM=""
22:18:04 [2022-12-15T22:18:04.102Z] Created binary: bundles/dynbinary-daemon/docker-proxy
22:18:04 [2022-12-15T22:18:04.102Z] 
22:18:04 [2022-12-15T22:18:04.102Z] ---> Making bundle: test-integration (in bundles/test-integration)
22:18:04 [2022-12-15T22:18:04.102Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
22:18:04 [2022-12-15T22:18:04.102Z] HOSTNAME=df49574e80bf
22:18:04 [2022-12-15T22:18:04.102Z] TESTDEBUG=0
22:18:04 [2022-12-15T22:18:04.102Z] DEST=bundles/test-integration
22:18:04 [2022-12-15T22:18:04.102Z] PWD=/go/src/github.com/docker/docker
22:18:04 [2022-12-15T22:18:04.102Z] DOCKER_GITCOMMIT=f6c2f20cee7094d7b1d8868cfa7945ea91309355
22:18:04 [2022-12-15T22:18:04.102Z] container=docker
22:18:04 [2022-12-15T22:18:04.102Z] HOME=/root
22:18:04 [2022-12-15T22:18:04.102Z] GOLANG_VERSION=1.19.4
22:18:04 [2022-12-15T22:18:04.102Z] VALIDATE_REPO=https://github.com/moby/moby.git
22:18:04 [2022-12-15T22:18:04.102Z] VALIDATE_BRANCH=23.0
22:18:04 [2022-12-15T22:18:04.102Z] TERM=xterm
22:18:04 [2022-12-15T22:18:04.102Z] DOCKER_PKG=github.com/docker/docker
22:18:04 [2022-12-15T22:18:04.102Z] SHLVL=1
22:18:04 [2022-12-15T22:18:04.102Z] TIMEOUT=120m
22:18:04 [2022-12-15T22:18:04.102Z] DOCKER_BUILDTAGS= journald
22:18:04 [2022-12-15T22:18:04.102Z] DOCKER_GRAPHDRIVER=overlay2
22:18:04 [2022-12-15T22:18:04.102Z] GO111MODULE=off
22:18:04 [2022-12-15T22:18:04.102Z] DOCKER_EXPERIMENTAL=1
22:18:04 [2022-12-15T22:18:04.102Z] TEST_SKIP_INTEGRATION_CLI=1
22:18:04 [2022-12-15T22:18:04.102Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
22:18:04 [2022-12-15T22:18:04.102Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
22:18:04 [2022-12-15T22:18:04.102Z] GOPATH=/go
22:18:04 [2022-12-15T22:18:04.102Z] PKG_CONFIG=pkg-config
22:18:04 [2022-12-15T22:18:04.102Z] _=/usr/bin/env
22:18:04 [2022-12-15T22:18:04.102Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
22:18:42 [2022-12-15T22:18:42.838Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
22:18:42 [2022-12-15T22:18:42.838Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
22:19:04 [2022-12-15T22:19:04.785Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
22:19:12 [2022-12-15T22:19:12.920Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
22:19:25 [2022-12-15T22:19:25.137Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
22:19:25 [2022-12-15T22:19:25.397Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
22:19:26 [2022-12-15T22:19:26.337Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
22:19:26 [2022-12-15T22:19:26.919Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
22:19:27 [2022-12-15T22:19:27.878Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
22:19:28 [2022-12-15T22:19:28.137Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
22:19:28 [2022-12-15T22:19:28.706Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
22:19:30 [2022-12-15T22:19:30.615Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
22:19:31 [2022-12-15T22:19:31.553Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
22:19:32 [2022-12-15T22:19:32.493Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
22:19:32 [2022-12-15T22:19:32.759Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
22:19:33 [2022-12-15T22:19:33.698Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
22:19:34 [2022-12-15T22:19:34.267Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
22:19:35 [2022-12-15T22:19:35.647Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
22:19:36 [2022-12-15T22:19:36.216Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
22:19:37 [2022-12-15T22:19:37.154Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
22:19:38 [2022-12-15T22:19:38.093Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
22:19:38 [2022-12-15T22:19:38.093Z] Using test binary docker
22:19:38 [2022-12-15T22:19:38.093Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
22:19:38 [2022-12-15T22:19:38.093Z] +++ /etc/init.d/apparmor start
22:19:38 [2022-12-15T22:19:38.093Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
22:19:38 [2022-12-15T22:19:38.093Z] INFO: Waiting for daemon to start...
22:19:38 [2022-12-15T22:19:38.093Z] Starting dockerd
22:19:38 [2022-12-15T22:19:38.093Z] +++ 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
22:19:39 [2022-12-15T22:19:39.999Z] .
22:19:39 [2022-12-15T22:19:39.999Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
22:19:39 [2022-12-15T22:19:39.999Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
22:19:39 [2022-12-15T22:19:39.999Z] Error: No such image: emptyfs
22:19:39 [2022-12-15T22:19:39.999Z] ++++ tar -cC bundles/test-integration/emptyfs .
22:19:39 [2022-12-15T22:19:39.999Z] ++++ docker load
22:19:40 [2022-12-15T22:19:40.258Z] Running integration-test (iteration 1)
22:19:40 [2022-12-15T22:19:40.258Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
22:19:40 [2022-12-15T22:19:40.258Z] ++ 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
22:19:40 [2022-12-15T22:19:40.258Z] ++ set -e
22:19:40 [2022-12-15T22:19:40.258Z] ++ '[' -n 0 ']'
22:19:40 [2022-12-15T22:19:40.258Z] ++ set -x
22:19:40 [2022-12-15T22:19:40.258Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m
22:19:40 [2022-12-15T22:19:40.518Z] Loaded image: busybox:latest
22:19:40 [2022-12-15T22:19:40.778Z] Loaded image: busybox:glibc
22:19:41 [2022-12-15T22:19:41.716Z] Loaded image: debian:bullseye-slim
22:19:41 [2022-12-15T22:19:41.716Z] Loaded image: hello-world:latest
22:19:41 [2022-12-15T22:19:41.975Z] Loaded image: arm32v7/hello-world:latest
22:19:41 [2022-12-15T22:19:41.975Z] INFO: Testing against a local daemon
22:19:41 [2022-12-15T22:19:41.975Z] === RUN   TestCgroupNamespacesBuild
22:19:43 [2022-12-15T22:19:43.881Z] --- PASS: TestCgroupNamespacesBuild (1.63s)
22:19:43 [2022-12-15T22:19:43.881Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
22:19:44 [2022-12-15T22:19:44.819Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.26s)
22:19:44 [2022-12-15T22:19:44.819Z] === RUN   TestBuildWithSession
22:19:44 [2022-12-15T22:19:44.819Z]     build_session_test.go:25: TODO: BuildKit
22:19:44 [2022-12-15T22:19:44.819Z] --- SKIP: TestBuildWithSession (0.00s)
22:19:44 [2022-12-15T22:19:44.819Z] === RUN   TestBuildSquashParent
22:19:49 [2022-12-15T22:19:49.016Z] --- PASS: TestBuildSquashParent (3.54s)
22:19:49 [2022-12-15T22:19:49.016Z] === RUN   TestBuildWithRemoveAndForceRemove
22:19:49 [2022-12-15T22:19:49.016Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
22:19:49 [2022-12-15T22:19:49.016Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
22:19:49 [2022-12-15T22:19:49.016Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
22:19:49 [2022-12-15T22:19:49.016Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
22:19:49 [2022-12-15T22:19:49.016Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
22:19:49 [2022-12-15T22:19:49.016Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
22:19:49 [2022-12-15T22:19:49.016Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
22:19:49 [2022-12-15T22:19:49.016Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
22:19:49 [2022-12-15T22:19:49.016Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
22:19:49 [2022-12-15T22:19:49.016Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
22:19:49 [2022-12-15T22:19:49.016Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
22:19:49 [2022-12-15T22:19:49.016Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
22:19:49 [2022-12-15T22:19:49.016Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
22:19:49 [2022-12-15T22:19:49.016Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
22:19:49 [2022-12-15T22:19:49.954Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
22:19:49 [2022-12-15T22:19:49.954Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
22:19:50 [2022-12-15T22:19:50.893Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
22:19:50 [2022-12-15T22:19:50.893Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
22:19:52 [2022-12-15T22:19:52.311Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
22:19:52 [2022-12-15T22:19:52.311Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.45s)
22:19:52 [2022-12-15T22:19:52.311Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.48s)
22:19:52 [2022-12-15T22:19:52.311Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.14s)
22:19:52 [2022-12-15T22:19:52.311Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.14s)
22:19:52 [2022-12-15T22:19:52.311Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.27s)
22:19:52 [2022-12-15T22:19:52.311Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.27s)
22:19:52 [2022-12-15T22:19:52.311Z] === RUN   TestBuildMultiStageCopy
22:19:52 [2022-12-15T22:19:52.311Z] === RUN   TestBuildMultiStageCopy/copy_to_root
22:19:53 [2022-12-15T22:19:53.690Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
22:19:53 [2022-12-15T22:19:53.690Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
22:19:53 [2022-12-15T22:19:53.950Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
22:19:54 [2022-12-15T22:19:54.209Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
22:19:54 [2022-12-15T22:19:54.468Z] --- PASS: TestBuildMultiStageCopy (2.11s)
22:19:54 [2022-12-15T22:19:54.468Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.17s)
22:19:54 [2022-12-15T22:19:54.468Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.22s)
22:19:54 [2022-12-15T22:19:54.468Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.23s)
22:19:54 [2022-12-15T22:19:54.468Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.24s)
22:19:54 [2022-12-15T22:19:54.468Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.25s)
22:19:54 [2022-12-15T22:19:54.468Z] === RUN   TestBuildMultiStageParentConfig
22:19:55 [2022-12-15T22:19:55.036Z] --- PASS: TestBuildMultiStageParentConfig (0.63s)
22:19:55 [2022-12-15T22:19:55.036Z] === RUN   TestBuildLabelWithTargets
22:19:55 [2022-12-15T22:19:55.975Z] --- PASS: TestBuildLabelWithTargets (1.03s)
22:19:55 [2022-12-15T22:19:55.975Z] === RUN   TestBuildWithEmptyLayers
22:19:56 [2022-12-15T22:19:56.548Z] --- PASS: TestBuildWithEmptyLayers (0.50s)
22:19:56 [2022-12-15T22:19:56.548Z] === RUN   TestBuildMultiStageOnBuild
22:19:57 [2022-12-15T22:19:57.928Z] --- PASS: TestBuildMultiStageOnBuild (1.43s)
22:19:57 [2022-12-15T22:19:57.928Z] === RUN   TestBuildUncleanTarFilenames
22:19:58 [2022-12-15T22:19:58.498Z] --- PASS: TestBuildUncleanTarFilenames (0.66s)
22:19:58 [2022-12-15T22:19:58.498Z] === RUN   TestBuildMultiStageLayerLeak
22:20:00 [2022-12-15T22:20:00.404Z] --- PASS: TestBuildMultiStageLayerLeak (1.47s)
22:20:00 [2022-12-15T22:20:00.404Z] === RUN   TestBuildWithHugeFile
22:20:39 [2022-12-15T22:20:39.141Z] --- PASS: TestBuildWithHugeFile (35.56s)
22:20:39 [2022-12-15T22:20:39.141Z] === RUN   TestBuildWCOWSandboxSize
22:20:39 [2022-12-15T22:20:39.141Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
22:20:39 [2022-12-15T22:20:39.141Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
22:20:39 [2022-12-15T22:20:39.141Z] === RUN   TestBuildWithEmptyDockerfile
22:20:39 [2022-12-15T22:20:39.141Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
22:20:39 [2022-12-15T22:20:39.141Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
22:20:39 [2022-12-15T22:20:39.141Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
22:20:39 [2022-12-15T22:20:39.141Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
22:20:39 [2022-12-15T22:20:39.141Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
22:20:39 [2022-12-15T22:20:39.141Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
22:20:39 [2022-12-15T22:20:39.141Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
22:20:39 [2022-12-15T22:20:39.141Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
22:20:39 [2022-12-15T22:20:39.141Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
22:20:39 [2022-12-15T22:20:39.141Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s)
22:20:39 [2022-12-15T22:20:39.141Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s)
22:20:39 [2022-12-15T22:20:39.141Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.12s)
22:20:39 [2022-12-15T22:20:39.141Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s)
22:20:39 [2022-12-15T22:20:39.141Z] === RUN   TestBuildPreserveOwnership
22:20:39 [2022-12-15T22:20:39.141Z] === RUN   TestBuildPreserveOwnership/copy_from
22:20:39 [2022-12-15T22:20:39.141Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
22:20:39 [2022-12-15T22:20:39.141Z] --- PASS: TestBuildPreserveOwnership (3.35s)
22:20:39 [2022-12-15T22:20:39.141Z]     --- PASS: TestBuildPreserveOwnership/copy_from (2.30s)
22:20:39 [2022-12-15T22:20:39.141Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.05s)
22:20:39 [2022-12-15T22:20:39.141Z] === RUN   TestBuildPlatformInvalid
22:20:39 [2022-12-15T22:20:39.400Z] --- PASS: TestBuildPlatformInvalid (0.08s)
22:20:39 [2022-12-15T22:20:39.400Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
22:20:39 [2022-12-15T22:20:39.968Z] Loaded image: busybox:latest
22:20:40 [2022-12-15T22:20:40.227Z] Loaded image: busybox:glibc
22:20:41 [2022-12-15T22:20:41.165Z] Loaded image: debian:bullseye-slim
22:20:41 [2022-12-15T22:20:41.165Z] Loaded image: hello-world:latest
22:20:41 [2022-12-15T22:20:41.425Z] Loaded image: arm32v7/hello-world:latest
22:20:51 [2022-12-15T22:20:51.408Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.47s)
22:20:51 [2022-12-15T22:20:51.408Z] PASS
22:20:51 [2022-12-15T22:20:51.408Z] 
22:20:51 [2022-12-15T22:20:51.408Z] === Skipped
22:20:51 [2022-12-15T22:20:51.408Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
22:20:51 [2022-12-15T22:20:51.408Z]     build_session_test.go:25: TODO: BuildKit
22:20:51 [2022-12-15T22:20:51.408Z] 
22:20:51 [2022-12-15T22:20:51.408Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s)
22:20:51 [2022-12-15T22:20:51.408Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
22:20:51 [2022-12-15T22:20:51.408Z] 
22:20:51 [2022-12-15T22:20:51.408Z] DONE 34 tests, 2 skipped in 69.534s
22:20:51 [2022-12-15T22:20:51.408Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
22:20:51 [2022-12-15T22:20:51.408Z] ++ 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
22:20:51 [2022-12-15T22:20:51.408Z] ++ set -e
22:20:51 [2022-12-15T22:20:51.408Z] ++ '[' -n 0 ']'
22:20:51 [2022-12-15T22:20:51.408Z] ++ set -x
22:20:51 [2022-12-15T22:20:51.408Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m
22:20:51 [2022-12-15T22:20:51.408Z] INFO: Testing against a local daemon
22:20:51 [2022-12-15T22:20:51.408Z] === RUN   TestConfigInspect
22:20:52 [2022-12-15T22:20:52.345Z] --- PASS: TestConfigInspect (2.27s)
22:20:52 [2022-12-15T22:20:52.345Z] === RUN   TestConfigList
22:20:54 [2022-12-15T22:20:54.294Z] --- PASS: TestConfigList (2.21s)
22:20:54 [2022-12-15T22:20:54.294Z] === RUN   TestConfigsCreateAndDelete
22:20:56 [2022-12-15T22:20:56.834Z] --- PASS: TestConfigsCreateAndDelete (2.30s)
22:20:56 [2022-12-15T22:20:56.834Z] === RUN   TestConfigsUpdate
22:20:59 [2022-12-15T22:20:59.370Z] --- PASS: TestConfigsUpdate (2.30s)
22:20:59 [2022-12-15T22:20:59.370Z] === RUN   TestTemplatedConfig
22:21:01 [2022-12-15T22:21:01.907Z] --- PASS: TestTemplatedConfig (2.46s)
22:21:01 [2022-12-15T22:21:01.907Z] === RUN   TestConfigCreateResolve
22:21:03 [2022-12-15T22:21:03.813Z] --- PASS: TestConfigCreateResolve (2.20s)
22:21:03 [2022-12-15T22:21:03.813Z] PASS
22:21:03 [2022-12-15T22:21:03.813Z] 
22:21:03 [2022-12-15T22:21:03.813Z] DONE 6 tests in 13.856s
22:21:03 [2022-12-15T22:21:03.813Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
22:21:03 [2022-12-15T22:21:03.813Z] ++ 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
22:21:03 [2022-12-15T22:21:03.813Z] ++ set -e
22:21:03 [2022-12-15T22:21:03.813Z] ++ '[' -n 0 ']'
22:21:03 [2022-12-15T22:21:03.813Z] ++ set -x
22:21:03 [2022-12-15T22:21:03.813Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m
22:21:03 [2022-12-15T22:21:03.813Z] INFO: Testing against a local daemon
22:21:03 [2022-12-15T22:21:03.813Z] === RUN   TestAttachWithTTY
22:21:03 [2022-12-15T22:21:03.813Z] --- PASS: TestAttachWithTTY (0.06s)
22:21:03 [2022-12-15T22:21:03.813Z] === RUN   TestAttachWithoutTTy
22:21:03 [2022-12-15T22:21:03.813Z] --- PASS: TestAttachWithoutTTy (0.05s)
22:21:03 [2022-12-15T22:21:03.813Z] === RUN   TestCheckpoint
22:21:03 [2022-12-15T22:21:03.813Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
22:21:03 [2022-12-15T22:21:03.813Z] --- SKIP: TestCheckpoint (0.00s)
22:21:03 [2022-12-15T22:21:03.813Z] === RUN   TestContainerInvalidJSON
22:21:03 [2022-12-15T22:21:03.813Z] === RUN   TestContainerInvalidJSON/commit
22:21:03 [2022-12-15T22:21:03.813Z] === PAUSE TestContainerInvalidJSON/commit
22:21:03 [2022-12-15T22:21:03.813Z] === RUN   TestContainerInvalidJSON/containers/create
22:21:03 [2022-12-15T22:21:03.813Z] === PAUSE TestContainerInvalidJSON/containers/create
22:21:03 [2022-12-15T22:21:03.813Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
22:21:03 [2022-12-15T22:21:03.813Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
22:21:03 [2022-12-15T22:21:03.813Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
22:21:03 [2022-12-15T22:21:03.813Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
22:21:03 [2022-12-15T22:21:03.813Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
22:21:03 [2022-12-15T22:21:03.813Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
22:21:03 [2022-12-15T22:21:03.813Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
22:21:03 [2022-12-15T22:21:03.813Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
22:21:03 [2022-12-15T22:21:03.813Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
22:21:03 [2022-12-15T22:21:03.813Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
22:21:03 [2022-12-15T22:21:03.813Z] === CONT  TestContainerInvalidJSON/commit
22:21:03 [2022-12-15T22:21:03.813Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
22:21:03 [2022-12-15T22:21:03.813Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
22:21:03 [2022-12-15T22:21:03.813Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
22:21:03 [2022-12-15T22:21:03.813Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
22:21:03 [2022-12-15T22:21:03.813Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
22:21:03 [2022-12-15T22:21:03.813Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
22:21:03 [2022-12-15T22:21:03.813Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
22:21:03 [2022-12-15T22:21:03.813Z] === RUN   TestContainerInvalidJSON/commit/empty_body
22:21:03 [2022-12-15T22:21:03.813Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
22:21:03 [2022-12-15T22:21:03.813Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
22:21:03 [2022-12-15T22:21:03.813Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
22:21:03 [2022-12-15T22:21:03.813Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
22:21:03 [2022-12-15T22:21:03.813Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
22:21:03 [2022-12-15T22:21:03.813Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
22:21:03 [2022-12-15T22:21:03.813Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
22:21:03 [2022-12-15T22:21:03.813Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
22:21:03 [2022-12-15T22:21:03.813Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
22:21:03 [2022-12-15T22:21:03.813Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
22:21:03 [2022-12-15T22:21:03.813Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
22:21:03 [2022-12-15T22:21:03.813Z] === CONT  TestContainerInvalidJSON/containers/create
22:21:03 [2022-12-15T22:21:03.813Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
22:21:03 [2022-12-15T22:21:03.813Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
22:21:03 [2022-12-15T22:21:03.813Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
22:21:03 [2022-12-15T22:21:03.813Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
22:21:03 [2022-12-15T22:21:03.813Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
22:21:03 [2022-12-15T22:21:03.813Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
22:21:03 [2022-12-15T22:21:03.813Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
22:21:03 [2022-12-15T22:21:03.813Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
22:21:03 [2022-12-15T22:21:03.813Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
22:21:03 [2022-12-15T22:21:03.813Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
22:21:03 [2022-12-15T22:21:03.813Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
22:21:03 [2022-12-15T22:21:03.813Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
22:21:03 [2022-12-15T22:21:03.813Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
22:21:03 [2022-12-15T22:21:03.813Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
22:21:03 [2022-12-15T22:21:03.813Z] --- PASS: TestContainerInvalidJSON (0.01s)
22:21:03 [2022-12-15T22:21:03.813Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
22:21:03 [2022-12-15T22:21:03.813Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
22:21:03 [2022-12-15T22:21:03.813Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
22:21:03 [2022-12-15T22:21:03.813Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
22:21:03 [2022-12-15T22:21:03.813Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
22:21:03 [2022-12-15T22:21:03.813Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
22:21:03 [2022-12-15T22:21:03.813Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
22:21:03 [2022-12-15T22:21:03.813Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
22:21:03 [2022-12-15T22:21:03.813Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
22:21:03 [2022-12-15T22:21:03.813Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
22:21:03 [2022-12-15T22:21:03.813Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
22:21:03 [2022-12-15T22:21:03.813Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
22:21:03 [2022-12-15T22:21:03.813Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
22:21:03 [2022-12-15T22:21:03.813Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
22:21:03 [2022-12-15T22:21:03.813Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
22:21:03 [2022-12-15T22:21:03.813Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
22:21:03 [2022-12-15T22:21:03.813Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
22:21:03 [2022-12-15T22:21:03.813Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
22:21:03 [2022-12-15T22:21:03.814Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
22:21:03 [2022-12-15T22:21:03.814Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
22:21:03 [2022-12-15T22:21:03.814Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
22:21:03 [2022-12-15T22:21:03.814Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
22:21:03 [2022-12-15T22:21:03.814Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
22:21:03 [2022-12-15T22:21:03.814Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
22:21:03 [2022-12-15T22:21:03.814Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
22:21:03 [2022-12-15T22:21:03.814Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s)
22:21:03 [2022-12-15T22:21:03.814Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
22:21:03 [2022-12-15T22:21:03.814Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
22:21:03 [2022-12-15T22:21:03.814Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
22:21:03 [2022-12-15T22:21:03.814Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
22:21:03 [2022-12-15T22:21:03.814Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
22:21:03 [2022-12-15T22:21:03.814Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
22:21:03 [2022-12-15T22:21:03.814Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
22:21:03 [2022-12-15T22:21:03.814Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
22:21:03 [2022-12-15T22:21:03.814Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
22:21:03 [2022-12-15T22:21:03.814Z] === RUN   TestCopyFromContainerPathDoesNotExist
22:21:04 [2022-12-15T22:21:04.073Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s)
22:21:04 [2022-12-15T22:21:04.073Z] === RUN   TestCopyFromContainerPathIsNotDir
22:21:04 [2022-12-15T22:21:04.073Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s)
22:21:04 [2022-12-15T22:21:04.073Z] === RUN   TestCopyToContainerPathDoesNotExist
22:21:04 [2022-12-15T22:21:04.073Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s)
22:21:04 [2022-12-15T22:21:04.073Z] === RUN   TestCopyEmptyFile
22:21:04 [2022-12-15T22:21:04.332Z] --- PASS: TestCopyEmptyFile (0.21s)
22:21:04 [2022-12-15T22:21:04.332Z] === RUN   TestCopyToContainerPathIsNotDir
22:21:04 [2022-12-15T22:21:04.332Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s)
22:21:04 [2022-12-15T22:21:04.332Z] === RUN   TestCopyFromContainer
22:21:05 [2022-12-15T22:21:05.271Z] === RUN   TestCopyFromContainer//
22:21:05 [2022-12-15T22:21:05.271Z] === RUN   TestCopyFromContainer//bar/root
22:21:05 [2022-12-15T22:21:05.531Z] === RUN   TestCopyFromContainer//bar/root/
22:21:05 [2022-12-15T22:21:05.531Z] === RUN   TestCopyFromContainer/bar/quux
22:21:05 [2022-12-15T22:21:05.531Z] === RUN   TestCopyFromContainer/bar/quux/
22:21:05 [2022-12-15T22:21:05.531Z] === RUN   TestCopyFromContainer/bar/quux/baz
22:21:05 [2022-12-15T22:21:05.790Z] === RUN   TestCopyFromContainer/bar/filesymlink
22:21:05 [2022-12-15T22:21:05.790Z] === RUN   TestCopyFromContainer/bar/dirsymlink
22:21:05 [2022-12-15T22:21:05.790Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
22:21:05 [2022-12-15T22:21:05.790Z] === RUN   TestCopyFromContainer/bar/notarget
22:21:06 [2022-12-15T22:21:06.050Z] --- PASS: TestCopyFromContainer (1.60s)
22:21:06 [2022-12-15T22:21:06.050Z]     --- PASS: TestCopyFromContainer// (0.06s)
22:21:06 [2022-12-15T22:21:06.050Z]     --- PASS: TestCopyFromContainer//bar/root (0.07s)
22:21:06 [2022-12-15T22:21:06.050Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
22:21:06 [2022-12-15T22:21:06.050Z]     --- PASS: TestCopyFromContainer/bar/quux (0.07s)
22:21:06 [2022-12-15T22:21:06.050Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.06s)
22:21:06 [2022-12-15T22:21:06.050Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s)
22:21:06 [2022-12-15T22:21:06.050Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s)
22:21:06 [2022-12-15T22:21:06.050Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s)
22:21:06 [2022-12-15T22:21:06.050Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s)
22:21:06 [2022-12-15T22:21:06.050Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.06s)
22:21:06 [2022-12-15T22:21:06.050Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
22:21:06 [2022-12-15T22:21:06.050Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
22:21:06 [2022-12-15T22:21:06.050Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
22:21:06 [2022-12-15T22:21:06.050Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
22:21:06 [2022-12-15T22:21:06.050Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
22:21:06 [2022-12-15T22:21:06.050Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
22:21:06 [2022-12-15T22:21:06.050Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
22:21:06 [2022-12-15T22:21:06.050Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
22:21:06 [2022-12-15T22:21:06.050Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
22:21:06 [2022-12-15T22:21:06.050Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
22:21:06 [2022-12-15T22:21:06.050Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
22:21:06 [2022-12-15T22:21:06.050Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
22:21:06 [2022-12-15T22:21:06.050Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
22:21:06 [2022-12-15T22:21:06.050Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
22:21:06 [2022-12-15T22:21:06.050Z] === RUN   TestCreateLinkToNonExistingContainer
22:21:06 [2022-12-15T22:21:06.050Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
22:21:06 [2022-12-15T22:21:06.050Z] === RUN   TestCreateWithInvalidEnv
22:21:06 [2022-12-15T22:21:06.050Z] === RUN   TestCreateWithInvalidEnv/0
22:21:06 [2022-12-15T22:21:06.050Z] === PAUSE TestCreateWithInvalidEnv/0
22:21:06 [2022-12-15T22:21:06.050Z] === RUN   TestCreateWithInvalidEnv/1
22:21:06 [2022-12-15T22:21:06.050Z] === PAUSE TestCreateWithInvalidEnv/1
22:21:06 [2022-12-15T22:21:06.050Z] === RUN   TestCreateWithInvalidEnv/2
22:21:06 [2022-12-15T22:21:06.050Z] === PAUSE TestCreateWithInvalidEnv/2
22:21:06 [2022-12-15T22:21:06.050Z] === CONT  TestCreateWithInvalidEnv/0
22:21:06 [2022-12-15T22:21:06.050Z] === CONT  TestCreateWithInvalidEnv/2
22:21:06 [2022-12-15T22:21:06.050Z] === CONT  TestCreateWithInvalidEnv/1
22:21:06 [2022-12-15T22:21:06.050Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
22:21:06 [2022-12-15T22:21:06.050Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
22:21:06 [2022-12-15T22:21:06.050Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
22:21:06 [2022-12-15T22:21:06.050Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
22:21:06 [2022-12-15T22:21:06.050Z] === RUN   TestCreateTmpfsMountsTarget
22:21:06 [2022-12-15T22:21:06.050Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
22:21:06 [2022-12-15T22:21:06.050Z] === RUN   TestCreateWithCustomMaskedPaths
22:21:07 [2022-12-15T22:21:07.430Z] --- PASS: TestCreateWithCustomMaskedPaths (1.28s)
22:21:07 [2022-12-15T22:21:07.430Z] === RUN   TestCreateWithCustomReadonlyPaths
22:21:08 [2022-12-15T22:21:08.809Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.21s)
22:21:08 [2022-12-15T22:21:08.809Z] === RUN   TestCreateWithInvalidHealthcheckParams
22:21:08 [2022-12-15T22:21:08.809Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
22:21:08 [2022-12-15T22:21:08.809Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
22:21:08 [2022-12-15T22:21:08.809Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
22:21:08 [2022-12-15T22:21:08.809Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
22:21:08 [2022-12-15T22:21:08.809Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
22:21:08 [2022-12-15T22:21:08.809Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
22:21:08 [2022-12-15T22:21:08.809Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
22:21:08 [2022-12-15T22:21:08.809Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
22:21:08 [2022-12-15T22:21:08.809Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
22:21:08 [2022-12-15T22:21:08.809Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
22:21:08 [2022-12-15T22:21:08.809Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
22:21:08 [2022-12-15T22:21:08.809Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
22:21:08 [2022-12-15T22:21:08.809Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
22:21:08 [2022-12-15T22:21:08.809Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
22:21:08 [2022-12-15T22:21:08.809Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
22:21:08 [2022-12-15T22:21:08.809Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
22:21:08 [2022-12-15T22:21:08.809Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
22:21:08 [2022-12-15T22:21:08.809Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
22:21:08 [2022-12-15T22:21:08.809Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
22:21:08 [2022-12-15T22:21:08.809Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
22:21:08 [2022-12-15T22:21:08.809Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
22:21:08 [2022-12-15T22:21:08.809Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
22:21:09 [2022-12-15T22:21:09.069Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.45s)
22:21:09 [2022-12-15T22:21:09.069Z] === RUN   TestCreateDifferentPlatform
22:21:09 [2022-12-15T22:21:09.069Z] === RUN   TestCreateDifferentPlatform/different_os
22:21:09 [2022-12-15T22:21:09.069Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
22:21:09 [2022-12-15T22:21:09.069Z] --- PASS: TestCreateDifferentPlatform (0.01s)
22:21:09 [2022-12-15T22:21:09.069Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
22:21:09 [2022-12-15T22:21:09.069Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
22:21:09 [2022-12-15T22:21:09.069Z] === RUN   TestCreateVolumesFromNonExistingContainer
22:21:09 [2022-12-15T22:21:09.069Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s)
22:21:09 [2022-12-15T22:21:09.069Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
22:21:09 [2022-12-15T22:21:09.069Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s)
22:21:09 [2022-12-15T22:21:09.069Z] === RUN   TestCreateInvalidHostConfig
22:21:09 [2022-12-15T22:21:09.069Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
22:21:09 [2022-12-15T22:21:09.069Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
22:21:09 [2022-12-15T22:21:09.069Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
22:21:09 [2022-12-15T22:21:09.069Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
22:21:09 [2022-12-15T22:21:09.069Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
22:21:09 [2022-12-15T22:21:09.069Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
22:21:09 [2022-12-15T22:21:09.069Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
22:21:09 [2022-12-15T22:21:09.069Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
22:21:09 [2022-12-15T22:21:09.069Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
22:21:09 [2022-12-15T22:21:09.069Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
22:21:09 [2022-12-15T22:21:09.069Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
22:21:09 [2022-12-15T22:21:09.069Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
22:21:09 [2022-12-15T22:21:09.069Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
22:21:09 [2022-12-15T22:21:09.069Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
22:21:09 [2022-12-15T22:21:09.069Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
22:21:09 [2022-12-15T22:21:09.069Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
22:21:09 [2022-12-15T22:21:09.069Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
22:21:09 [2022-12-15T22:21:09.069Z] === RUN   TestContainerStartOnDaemonRestart
22:21:09 [2022-12-15T22:21:09.069Z] === PAUSE TestContainerStartOnDaemonRestart
22:21:09 [2022-12-15T22:21:09.069Z] === RUN   TestDaemonRestartIpcMode
22:21:09 [2022-12-15T22:21:09.069Z] === PAUSE TestDaemonRestartIpcMode
22:21:09 [2022-12-15T22:21:09.069Z] === RUN   TestDaemonHostGatewayIP
22:21:09 [2022-12-15T22:21:09.069Z] === PAUSE TestDaemonHostGatewayIP
22:21:09 [2022-12-15T22:21:09.069Z] === RUN   TestRestartDaemonWithRestartingContainer
22:21:09 [2022-12-15T22:21:09.069Z] === PAUSE TestRestartDaemonWithRestartingContainer
22:21:09 [2022-12-15T22:21:09.069Z] === RUN   TestContainerKillOnDaemonStart
22:21:09 [2022-12-15T22:21:09.069Z] === PAUSE TestContainerKillOnDaemonStart
22:21:09 [2022-12-15T22:21:09.069Z] === RUN   TestDiff
22:21:09 [2022-12-15T22:21:09.637Z] --- PASS: TestDiff (0.44s)
22:21:09 [2022-12-15T22:21:09.637Z] === RUN   TestExecConsoleSize
22:21:10 [2022-12-15T22:21:10.206Z] --- PASS: TestExecConsoleSize (0.48s)
22:21:10 [2022-12-15T22:21:10.206Z] === RUN   TestExecWithCloseStdin
22:21:10 [2022-12-15T22:21:10.467Z] --- PASS: TestExecWithCloseStdin (0.51s)
22:21:10 [2022-12-15T22:21:10.467Z] === RUN   TestExec
22:21:11 [2022-12-15T22:21:11.035Z] --- PASS: TestExec (0.52s)
22:21:11 [2022-12-15T22:21:11.035Z] === RUN   TestExecUser
22:21:11 [2022-12-15T22:21:11.604Z] --- PASS: TestExecUser (0.56s)
22:21:11 [2022-12-15T22:21:11.604Z] === RUN   TestExportContainerAndImportImage
22:21:12 [2022-12-15T22:21:12.173Z] --- PASS: TestExportContainerAndImportImage (0.59s)
22:21:12 [2022-12-15T22:21:12.173Z] === RUN   TestExportContainerAfterDaemonRestart
22:21:13 [2022-12-15T22:21:13.554Z] --- PASS: TestExportContainerAfterDaemonRestart (1.29s)
22:21:13 [2022-12-15T22:21:13.554Z] === RUN   TestHealthCheckWorkdir
22:21:14 [2022-12-15T22:21:14.122Z] --- PASS: TestHealthCheckWorkdir (0.66s)
22:21:14 [2022-12-15T22:21:14.122Z] === RUN   TestHealthKillContainer
22:21:22 [2022-12-15T22:21:22.242Z] --- PASS: TestHealthKillContainer (7.96s)
22:21:22 [2022-12-15T22:21:22.242Z] === RUN   TestHealthCheckProcessKilled
22:21:22 [2022-12-15T22:21:22.820Z] --- PASS: TestHealthCheckProcessKilled (0.69s)
22:21:22 [2022-12-15T22:21:22.820Z] === RUN   TestInspectCpusetInConfigPre120
22:21:23 [2022-12-15T22:21:23.392Z] --- PASS: TestInspectCpusetInConfigPre120 (0.47s)
22:21:23 [2022-12-15T22:21:23.392Z] === RUN   TestIpcModeNone
22:21:23 [2022-12-15T22:21:23.652Z] --- PASS: TestIpcModeNone (0.48s)
22:21:23 [2022-12-15T22:21:23.652Z] === RUN   TestIpcModePrivate
22:21:24 [2022-12-15T22:21:24.221Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:75, shared: false, mustBeShared: false
22:21:24 [2022-12-15T22:21:24.221Z] --- PASS: TestIpcModePrivate (0.51s)
22:21:24 [2022-12-15T22:21:24.221Z] === RUN   TestIpcModeShareable
22:21:24 [2022-12-15T22:21:24.790Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:69, shared: true, mustBeShared: true
22:21:24 [2022-12-15T22:21:24.790Z] --- PASS: TestIpcModeShareable (0.50s)
22:21:24 [2022-12-15T22:21:24.790Z] === RUN   TestAPIIpcModeShareableAndContainer
22:21:26 [2022-12-15T22:21:26.755Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.59s)
22:21:26 [2022-12-15T22:21:26.755Z] === RUN   TestAPIIpcModeHost
22:21:26 [2022-12-15T22:21:26.755Z] --- PASS: TestAPIIpcModeHost (0.39s)
22:21:26 [2022-12-15T22:21:26.755Z] === RUN   TestDaemonIpcModeShareable
22:21:27 [2022-12-15T22:21:27.693Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true
22:21:27 [2022-12-15T22:21:27.953Z] --- PASS: TestDaemonIpcModeShareable (1.20s)
22:21:27 [2022-12-15T22:21:27.953Z] === RUN   TestDaemonIpcModePrivate
22:21:28 [2022-12-15T22:21:28.894Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false
22:21:29 [2022-12-15T22:21:29.154Z] --- PASS: TestDaemonIpcModePrivate (1.18s)
22:21:29 [2022-12-15T22:21:29.154Z] === RUN   TestDaemonIpcModePrivateFromConfig
22:21:30 [2022-12-15T22:21:30.092Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false
22:21:30 [2022-12-15T22:21:30.351Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.23s)
22:21:30 [2022-12-15T22:21:30.351Z] === RUN   TestDaemonIpcModeShareableFromConfig
22:21:31 [2022-12-15T22:21:31.289Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true
22:21:31 [2022-12-15T22:21:31.549Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.20s)
22:21:31 [2022-12-15T22:21:31.549Z] === RUN   TestIpcModeOlderClient
22:21:31 [2022-12-15T22:21:31.549Z] === PAUSE TestIpcModeOlderClient
22:21:31 [2022-12-15T22:21:31.549Z] === RUN   TestKillContainerInvalidSignal
22:21:32 [2022-12-15T22:21:32.117Z] --- PASS: TestKillContainerInvalidSignal (0.49s)
22:21:32 [2022-12-15T22:21:32.117Z] === RUN   TestKillContainer
22:21:32 [2022-12-15T22:21:32.117Z] === RUN   TestKillContainer/no_signal
22:21:32 [2022-12-15T22:21:32.686Z] === RUN   TestKillContainer/non_killing_signal
22:21:32 [2022-12-15T22:21:32.946Z] === RUN   TestKillContainer/killing_signal
22:21:33 [2022-12-15T22:21:33.515Z] --- PASS: TestKillContainer (1.44s)
22:21:33 [2022-12-15T22:21:33.515Z]     --- PASS: TestKillContainer/no_signal (0.46s)
22:21:33 [2022-12-15T22:21:33.515Z]     --- PASS: TestKillContainer/non_killing_signal (0.35s)
22:21:33 [2022-12-15T22:21:33.515Z]     --- PASS: TestKillContainer/killing_signal (0.45s)
22:21:33 [2022-12-15T22:21:33.515Z] === RUN   TestKillWithStopSignalAndRestartPolicies
22:21:33 [2022-12-15T22:21:33.515Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
22:21:34 [2022-12-15T22:21:34.084Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
22:21:34 [2022-12-15T22:21:34.343Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.86s)
22:21:34 [2022-12-15T22:21:34.343Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.42s)
22:21:34 [2022-12-15T22:21:34.343Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.30s)
22:21:34 [2022-12-15T22:21:34.343Z] === RUN   TestKillStoppedContainer
22:21:34 [2022-12-15T22:21:34.343Z] --- PASS: TestKillStoppedContainer (0.04s)
22:21:34 [2022-12-15T22:21:34.343Z] === RUN   TestKillStoppedContainerAPIPre120
22:21:34 [2022-12-15T22:21:34.343Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
22:21:34 [2022-12-15T22:21:34.343Z] === RUN   TestKillDifferentUserContainer
22:21:34 [2022-12-15T22:21:34.912Z] --- PASS: TestKillDifferentUserContainer (0.51s)
22:21:34 [2022-12-15T22:21:34.912Z] === RUN   TestInspectOomKilledTrue
22:21:35 [2022-12-15T22:21:35.482Z] --- PASS: TestInspectOomKilledTrue (0.50s)
22:21:35 [2022-12-15T22:21:35.482Z] === RUN   TestInspectOomKilledFalse
22:21:36 [2022-12-15T22:21:36.051Z] --- PASS: TestInspectOomKilledFalse (0.43s)
22:21:36 [2022-12-15T22:21:36.051Z] === RUN   TestLinksEtcHostsContentMatch
22:21:36 [2022-12-15T22:21:36.310Z] --- PASS: TestLinksEtcHostsContentMatch (0.31s)
22:21:36 [2022-12-15T22:21:36.310Z] === RUN   TestLinksContainerNames
22:21:37 [2022-12-15T22:21:37.247Z] --- PASS: TestLinksContainerNames (0.85s)
22:21:37 [2022-12-15T22:21:37.247Z] === RUN   TestLogsFollowTailEmpty
22:21:37 [2022-12-15T22:21:37.509Z] --- PASS: TestLogsFollowTailEmpty (0.44s)
22:21:37 [2022-12-15T22:21:37.509Z] === RUN   TestLogs
22:21:37 [2022-12-15T22:21:37.509Z] === RUN   TestLogs/driver_local
22:21:37 [2022-12-15T22:21:37.509Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
22:21:37 [2022-12-15T22:21:37.509Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
22:21:37 [2022-12-15T22:21:37.509Z] === RUN   TestLogs/driver_local/tty/only_stdout
22:21:37 [2022-12-15T22:21:37.509Z] === PAUSE TestLogs/driver_local/tty/only_stdout
22:21:37 [2022-12-15T22:21:37.509Z] === RUN   TestLogs/driver_local/tty/only_stderr
22:21:37 [2022-12-15T22:21:37.509Z] === PAUSE TestLogs/driver_local/tty/only_stderr
22:21:37 [2022-12-15T22:21:37.509Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
22:21:37 [2022-12-15T22:21:37.509Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
22:21:37 [2022-12-15T22:21:37.509Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
22:21:37 [2022-12-15T22:21:37.509Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
22:21:37 [2022-12-15T22:21:37.509Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
22:21:37 [2022-12-15T22:21:37.509Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
22:21:37 [2022-12-15T22:21:37.509Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
22:21:37 [2022-12-15T22:21:37.509Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
22:21:38 [2022-12-15T22:21:38.078Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
22:21:38 [2022-12-15T22:21:38.338Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
22:21:38 [2022-12-15T22:21:38.907Z] === CONT  TestLogs/driver_local/tty/only_stderr
22:21:38 [2022-12-15T22:21:38.907Z] === CONT  TestLogs/driver_local/tty/only_stdout
22:21:39 [2022-12-15T22:21:39.475Z] === RUN   TestLogs/driver_json-file
22:21:39 [2022-12-15T22:21:39.475Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
22:21:39 [2022-12-15T22:21:39.475Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
22:21:39 [2022-12-15T22:21:39.475Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
22:21:39 [2022-12-15T22:21:39.475Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
22:21:39 [2022-12-15T22:21:39.475Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
22:21:39 [2022-12-15T22:21:39.475Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
22:21:39 [2022-12-15T22:21:39.475Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
22:21:39 [2022-12-15T22:21:39.475Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
22:21:39 [2022-12-15T22:21:39.475Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
22:21:39 [2022-12-15T22:21:39.475Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
22:21:39 [2022-12-15T22:21:39.475Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
22:21:39 [2022-12-15T22:21:39.475Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
22:21:39 [2022-12-15T22:21:39.475Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
22:21:39 [2022-12-15T22:21:39.475Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
22:21:40 [2022-12-15T22:21:40.045Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
22:21:40 [2022-12-15T22:21:40.045Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
22:21:40 [2022-12-15T22:21:40.614Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
22:21:40 [2022-12-15T22:21:40.614Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
22:21:41 [2022-12-15T22:21:41.183Z] --- PASS: TestLogs (3.62s)
22:21:41 [2022-12-15T22:21:41.183Z]     --- PASS: TestLogs/driver_local (0.01s)
22:21:41 [2022-12-15T22:21:41.183Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.70s)
22:21:41 [2022-12-15T22:21:41.183Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.75s)
22:21:41 [2022-12-15T22:21:41.183Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.59s)
22:21:41 [2022-12-15T22:21:41.183Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.56s)
22:21:41 [2022-12-15T22:21:41.183Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (0.50s)
22:21:41 [2022-12-15T22:21:41.183Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (0.53s)
22:21:41 [2022-12-15T22:21:41.183Z]     --- PASS: TestLogs/driver_json-file (0.01s)
22:21:41 [2022-12-15T22:21:41.183Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.74s)
22:21:41 [2022-12-15T22:21:41.183Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.79s)
22:21:41 [2022-12-15T22:21:41.183Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.50s)
22:21:41 [2022-12-15T22:21:41.183Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.48s)
22:21:41 [2022-12-15T22:21:41.183Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.47s)
22:21:41 [2022-12-15T22:21:41.183Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.49s)
22:21:41 [2022-12-15T22:21:41.183Z] === RUN   TestContainerNetworkMountsNoChown
22:21:41 [2022-12-15T22:21:41.442Z] --- PASS: TestContainerNetworkMountsNoChown (0.42s)
22:21:41 [2022-12-15T22:21:41.442Z] === RUN   TestMountDaemonRoot
22:21:41 [2022-12-15T22:21:41.442Z] === RUN   TestMountDaemonRoot/default
22:21:41 [2022-12-15T22:21:41.442Z] === PAUSE TestMountDaemonRoot/default
22:21:41 [2022-12-15T22:21:41.442Z] === RUN   TestMountDaemonRoot/private
22:21:41 [2022-12-15T22:21:41.442Z] === PAUSE TestMountDaemonRoot/private
22:21:41 [2022-12-15T22:21:41.442Z] === RUN   TestMountDaemonRoot/rprivate
22:21:41 [2022-12-15T22:21:41.442Z] === PAUSE TestMountDaemonRoot/rprivate
22:21:41 [2022-12-15T22:21:41.442Z] === RUN   TestMountDaemonRoot/slave
22:21:41 [2022-12-15T22:21:41.442Z] === PAUSE TestMountDaemonRoot/slave
22:21:41 [2022-12-15T22:21:41.442Z] === RUN   TestMountDaemonRoot/rslave
22:21:41 [2022-12-15T22:21:41.442Z] === PAUSE TestMountDaemonRoot/rslave
22:21:41 [2022-12-15T22:21:41.442Z] === RUN   TestMountDaemonRoot/shared
22:21:41 [2022-12-15T22:21:41.442Z] === PAUSE TestMountDaemonRoot/shared
22:21:41 [2022-12-15T22:21:41.442Z] === RUN   TestMountDaemonRoot/rshared
22:21:41 [2022-12-15T22:21:41.442Z] === PAUSE TestMountDaemonRoot/rshared
22:21:41 [2022-12-15T22:21:41.442Z] === CONT  TestMountDaemonRoot/default
22:21:41 [2022-12-15T22:21:41.442Z] === RUN   TestMountDaemonRoot/default/bind_root
22:21:41 [2022-12-15T22:21:41.442Z] === PAUSE TestMountDaemonRoot/default/bind_root
22:21:41 [2022-12-15T22:21:41.442Z] === RUN   TestMountDaemonRoot/default/bind_subpath
22:21:41 [2022-12-15T22:21:41.442Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
22:21:41 [2022-12-15T22:21:41.442Z] === RUN   TestMountDaemonRoot/default/mount_root
22:21:41 [2022-12-15T22:21:41.442Z] === PAUSE TestMountDaemonRoot/default/mount_root
22:21:41 [2022-12-15T22:21:41.442Z] === RUN   TestMountDaemonRoot/default/mount_subpath
22:21:41 [2022-12-15T22:21:41.442Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
22:21:41 [2022-12-15T22:21:41.442Z] === CONT  TestMountDaemonRoot/default/bind_root
22:21:41 [2022-12-15T22:21:41.442Z] === CONT  TestMountDaemonRoot/rprivate
22:21:41 [2022-12-15T22:21:41.442Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
22:21:41 [2022-12-15T22:21:41.442Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
22:21:41 [2022-12-15T22:21:41.442Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
22:21:41 [2022-12-15T22:21:41.442Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
22:21:41 [2022-12-15T22:21:41.443Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
22:21:41 [2022-12-15T22:21:41.443Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
22:21:41 [2022-12-15T22:21:41.443Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
22:21:41 [2022-12-15T22:21:41.443Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
22:21:41 [2022-12-15T22:21:41.443Z] === CONT  TestMountDaemonRoot/private
22:21:41 [2022-12-15T22:21:41.443Z] === RUN   TestMountDaemonRoot/private/bind_root
22:21:41 [2022-12-15T22:21:41.443Z] === PAUSE TestMountDaemonRoot/private/bind_root
22:21:41 [2022-12-15T22:21:41.443Z] === RUN   TestMountDaemonRoot/private/bind_subpath
22:21:41 [2022-12-15T22:21:41.443Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
22:21:41 [2022-12-15T22:21:41.443Z] === RUN   TestMountDaemonRoot/private/mount_root
22:21:41 [2022-12-15T22:21:41.443Z] === PAUSE TestMountDaemonRoot/private/mount_root
22:21:41 [2022-12-15T22:21:41.443Z] === RUN   TestMountDaemonRoot/private/mount_subpath
22:21:41 [2022-12-15T22:21:41.443Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
22:21:41 [2022-12-15T22:21:41.443Z] === CONT  TestMountDaemonRoot/default/mount_subpath
22:21:41 [2022-12-15T22:21:41.443Z] === CONT  TestMountDaemonRoot/default/mount_root
22:21:41 [2022-12-15T22:21:41.702Z] === CONT  TestMountDaemonRoot/default/bind_subpath
22:21:41 [2022-12-15T22:21:41.702Z] === CONT  TestMountDaemonRoot/shared
22:21:41 [2022-12-15T22:21:41.702Z] === RUN   TestMountDaemonRoot/shared/bind_root
22:21:41 [2022-12-15T22:21:41.702Z] === PAUSE TestMountDaemonRoot/shared/bind_root
22:21:41 [2022-12-15T22:21:41.702Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
22:21:41 [2022-12-15T22:21:41.702Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
22:21:41 [2022-12-15T22:21:41.702Z] === RUN   TestMountDaemonRoot/shared/mount_root
22:21:41 [2022-12-15T22:21:41.702Z] === PAUSE TestMountDaemonRoot/shared/mount_root
22:21:41 [2022-12-15T22:21:41.702Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
22:21:41 [2022-12-15T22:21:41.702Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
22:21:41 [2022-12-15T22:21:41.702Z] === CONT  TestMountDaemonRoot/rshared
22:21:41 [2022-12-15T22:21:41.702Z] === RUN   TestMountDaemonRoot/rshared/bind_root
22:21:41 [2022-12-15T22:21:41.702Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
22:21:41 [2022-12-15T22:21:41.702Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
22:21:41 [2022-12-15T22:21:41.702Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
22:21:41 [2022-12-15T22:21:41.702Z] === RUN   TestMountDaemonRoot/rshared/mount_root
22:21:41 [2022-12-15T22:21:41.702Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
22:21:41 [2022-12-15T22:21:41.702Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
22:21:41 [2022-12-15T22:21:41.702Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
22:21:41 [2022-12-15T22:21:41.702Z] === CONT  TestMountDaemonRoot/rslave
22:21:41 [2022-12-15T22:21:41.702Z] === RUN   TestMountDaemonRoot/rslave/bind_root
22:21:41 [2022-12-15T22:21:41.702Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
22:21:41 [2022-12-15T22:21:41.702Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
22:21:41 [2022-12-15T22:21:41.702Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
22:21:41 [2022-12-15T22:21:41.702Z] === RUN   TestMountDaemonRoot/rslave/mount_root
22:21:41 [2022-12-15T22:21:41.702Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
22:21:41 [2022-12-15T22:21:41.702Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
22:21:41 [2022-12-15T22:21:41.702Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
22:21:41 [2022-12-15T22:21:41.702Z] === CONT  TestMountDaemonRoot/slave
22:21:41 [2022-12-15T22:21:41.702Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
22:21:41 [2022-12-15T22:21:41.702Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
22:21:41 [2022-12-15T22:21:41.702Z] === RUN   TestMountDaemonRoot/slave/bind_root
22:21:41 [2022-12-15T22:21:41.702Z] === PAUSE TestMountDaemonRoot/slave/bind_root
22:21:41 [2022-12-15T22:21:41.702Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
22:21:41 [2022-12-15T22:21:41.702Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
22:21:41 [2022-12-15T22:21:41.702Z] === RUN   TestMountDaemonRoot/slave/mount_root
22:21:41 [2022-12-15T22:21:41.702Z] === PAUSE TestMountDaemonRoot/slave/mount_root
22:21:41 [2022-12-15T22:21:41.702Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
22:21:41 [2022-12-15T22:21:41.702Z] === CONT  TestMountDaemonRoot/private/bind_root
22:21:41 [2022-12-15T22:21:41.702Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
22:21:41 [2022-12-15T22:21:41.702Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
22:21:41 [2022-12-15T22:21:41.702Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
22:21:41 [2022-12-15T22:21:41.702Z] === CONT  TestMountDaemonRoot/private/mount_subpath
22:21:41 [2022-12-15T22:21:41.702Z] === CONT  TestMountDaemonRoot/private/mount_root
22:21:41 [2022-12-15T22:21:41.702Z] === CONT  TestMountDaemonRoot/private/bind_subpath
22:21:41 [2022-12-15T22:21:41.702Z] === CONT  TestMountDaemonRoot/shared/bind_root
22:21:41 [2022-12-15T22:21:41.702Z] === CONT  TestMountDaemonRoot/rshared/bind_root
22:21:41 [2022-12-15T22:21:41.702Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
22:21:41 [2022-12-15T22:21:41.702Z] === CONT  TestMountDaemonRoot/shared/mount_root
22:21:41 [2022-12-15T22:21:41.702Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
22:21:41 [2022-12-15T22:21:41.702Z] === CONT  TestMountDaemonRoot/rslave/bind_root
22:21:41 [2022-12-15T22:21:41.702Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
22:21:41 [2022-12-15T22:21:41.702Z] === CONT  TestMountDaemonRoot/rshared/mount_root
22:21:41 [2022-12-15T22:21:41.702Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
22:21:41 [2022-12-15T22:21:41.702Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
22:21:41 [2022-12-15T22:21:41.961Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
22:21:41 [2022-12-15T22:21:41.961Z] === CONT  TestMountDaemonRoot/rslave/mount_root
22:21:41 [2022-12-15T22:21:41.961Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
22:21:41 [2022-12-15T22:21:41.961Z] === CONT  TestMountDaemonRoot/slave/mount_root
22:21:41 [2022-12-15T22:21:41.961Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
22:21:41 [2022-12-15T22:21:41.962Z] === CONT  TestMountDaemonRoot/slave/bind_root
22:21:41 [2022-12-15T22:21:41.962Z] --- PASS: TestMountDaemonRoot (0.02s)
22:21:41 [2022-12-15T22:21:41.962Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
22:21:41 [2022-12-15T22:21:41.962Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.03s)
22:21:41 [2022-12-15T22:21:41.962Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.04s)
22:21:41 [2022-12-15T22:21:41.962Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s)
22:21:41 [2022-12-15T22:21:41.962Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.04s)
22:21:41 [2022-12-15T22:21:41.962Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
22:21:41 [2022-12-15T22:21:41.962Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
22:21:41 [2022-12-15T22:21:41.962Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
22:21:41 [2022-12-15T22:21:41.962Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
22:21:41 [2022-12-15T22:21:41.962Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
22:21:41 [2022-12-15T22:21:41.962Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
22:21:41 [2022-12-15T22:21:41.962Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
22:21:41 [2022-12-15T22:21:41.962Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
22:21:41 [2022-12-15T22:21:41.962Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
22:21:41 [2022-12-15T22:21:41.962Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
22:21:41 [2022-12-15T22:21:41.962Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
22:21:41 [2022-12-15T22:21:41.962Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
22:21:41 [2022-12-15T22:21:41.962Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
22:21:41 [2022-12-15T22:21:41.962Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
22:21:41 [2022-12-15T22:21:41.962Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
22:21:41 [2022-12-15T22:21:41.962Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
22:21:41 [2022-12-15T22:21:41.962Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.03s)
22:21:41 [2022-12-15T22:21:41.962Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s)
22:21:41 [2022-12-15T22:21:41.962Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.03s)
22:21:41 [2022-12-15T22:21:41.962Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.03s)
22:21:41 [2022-12-15T22:21:41.962Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
22:21:41 [2022-12-15T22:21:41.962Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.03s)
22:21:41 [2022-12-15T22:21:41.962Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.03s)
22:21:41 [2022-12-15T22:21:41.962Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.03s)
22:21:41 [2022-12-15T22:21:41.962Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.03s)
22:21:41 [2022-12-15T22:21:41.962Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
22:21:41 [2022-12-15T22:21:41.962Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
22:21:41 [2022-12-15T22:21:41.962Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
22:21:41 [2022-12-15T22:21:41.962Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
22:21:41 [2022-12-15T22:21:41.962Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
22:21:41 [2022-12-15T22:21:41.962Z] === RUN   TestContainerBindMountNonRecursive
22:21:43 [2022-12-15T22:21:43.341Z] --- PASS: TestContainerBindMountNonRecursive (1.22s)
22:21:43 [2022-12-15T22:21:43.341Z] === RUN   TestContainerVolumesMountedAsShared
22:21:43 [2022-12-15T22:21:43.600Z] --- PASS: TestContainerVolumesMountedAsShared (0.43s)
22:21:43 [2022-12-15T22:21:43.600Z] === RUN   TestContainerVolumesMountedAsSlave
22:21:43 [2022-12-15T22:21:43.860Z] --- PASS: TestContainerVolumesMountedAsSlave (0.33s)
22:21:43 [2022-12-15T22:21:43.860Z] === RUN   TestNetworkNat
22:21:44 [2022-12-15T22:21:44.440Z] --- PASS: TestNetworkNat (0.59s)
22:21:44 [2022-12-15T22:21:44.440Z] === RUN   TestNetworkLocalhostTCPNat
22:21:45 [2022-12-15T22:21:45.017Z] --- PASS: TestNetworkLocalhostTCPNat (0.49s)
22:21:45 [2022-12-15T22:21:45.017Z] === RUN   TestNetworkLoopbackNat
22:21:47 [2022-12-15T22:21:47.552Z] --- PASS: TestNetworkLoopbackNat (2.59s)
22:21:47 [2022-12-15T22:21:47.552Z] === RUN   TestPause
22:21:48 [2022-12-15T22:21:48.121Z] --- PASS: TestPause (0.46s)
22:21:48 [2022-12-15T22:21:48.121Z] === RUN   TestPauseFailsOnWindowsServerContainers
22:21:48 [2022-12-15T22:21:48.121Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
22:21:48 [2022-12-15T22:21:48.121Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
22:21:48 [2022-12-15T22:21:48.121Z] === RUN   TestPauseStopPausedContainer
22:21:48 [2022-12-15T22:21:48.381Z] --- PASS: TestPauseStopPausedContainer (0.46s)
22:21:48 [2022-12-15T22:21:48.381Z] === RUN   TestPidHost
22:21:49 [2022-12-15T22:21:49.759Z] --- PASS: TestPidHost (1.02s)
22:21:49 [2022-12-15T22:21:49.759Z] === RUN   TestPsFilter
22:21:49 [2022-12-15T22:21:49.759Z] --- PASS: TestPsFilter (0.09s)
22:21:49 [2022-12-15T22:21:49.759Z] === RUN   TestRemoveContainerWithRemovedVolume
22:21:50 [2022-12-15T22:21:50.019Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.42s)
22:21:50 [2022-12-15T22:21:50.019Z] === RUN   TestRemoveContainerWithVolume
22:21:50 [2022-12-15T22:21:50.587Z] --- PASS: TestRemoveContainerWithVolume (0.42s)
22:21:50 [2022-12-15T22:21:50.587Z] === RUN   TestRemoveContainerRunning
22:21:50 [2022-12-15T22:21:50.847Z] --- PASS: TestRemoveContainerRunning (0.44s)
22:21:50 [2022-12-15T22:21:50.847Z] === RUN   TestRemoveContainerForceRemoveRunning
22:21:51 [2022-12-15T22:21:51.416Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.45s)
22:21:51 [2022-12-15T22:21:51.416Z] === RUN   TestRemoveInvalidContainer
22:21:51 [2022-12-15T22:21:51.416Z] --- PASS: TestRemoveInvalidContainer (0.01s)
22:21:51 [2022-12-15T22:21:51.416Z] === RUN   TestRenameLinkedContainer
22:21:53 [2022-12-15T22:21:53.323Z] --- PASS: TestRenameLinkedContainer (1.76s)
22:21:53 [2022-12-15T22:21:53.323Z] === RUN   TestRenameStoppedContainer
22:21:53 [2022-12-15T22:21:53.583Z] --- PASS: TestRenameStoppedContainer (0.43s)
22:21:53 [2022-12-15T22:21:53.583Z] === RUN   TestRenameRunningContainerAndReuse
22:21:54 [2022-12-15T22:21:54.520Z] --- PASS: TestRenameRunningContainerAndReuse (0.92s)
22:21:54 [2022-12-15T22:21:54.520Z] === RUN   TestRenameInvalidName
22:21:54 [2022-12-15T22:21:54.780Z] --- PASS: TestRenameInvalidName (0.44s)
22:21:54 [2022-12-15T22:21:54.780Z] === RUN   TestRenameAnonymousContainer
22:21:56 [2022-12-15T22:21:56.690Z] --- PASS: TestRenameAnonymousContainer (1.59s)
22:21:56 [2022-12-15T22:21:56.690Z] === RUN   TestRenameContainerWithSameName
22:21:56 [2022-12-15T22:21:56.950Z] --- PASS: TestRenameContainerWithSameName (0.44s)
22:21:56 [2022-12-15T22:21:56.950Z] === RUN   TestRenameContainerWithLinkedContainer
22:21:57 [2022-12-15T22:21:57.888Z] --- PASS: TestRenameContainerWithLinkedContainer (0.90s)
22:21:57 [2022-12-15T22:21:57.888Z] === RUN   TestResize
22:21:58 [2022-12-15T22:21:58.147Z] --- PASS: TestResize (0.43s)
22:21:58 [2022-12-15T22:21:58.147Z] === RUN   TestResizeWithInvalidSize
22:21:58 [2022-12-15T22:21:58.716Z] --- PASS: TestResizeWithInvalidSize (0.44s)
22:21:58 [2022-12-15T22:21:58.716Z] === RUN   TestResizeWhenContainerNotStarted
22:21:58 [2022-12-15T22:21:58.977Z] --- PASS: TestResizeWhenContainerNotStarted (0.41s)
22:21:58 [2022-12-15T22:21:58.977Z] === RUN   TestDaemonRestartKillContainers
22:21:58 [2022-12-15T22:21:58.977Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
22:21:58 [2022-12-15T22:21:58.977Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
22:21:58 [2022-12-15T22:21:58.977Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
22:21:58 [2022-12-15T22:21:58.977Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
22:21:58 [2022-12-15T22:21:58.977Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
22:21:58 [2022-12-15T22:21:58.977Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
22:21:58 [2022-12-15T22:21:58.977Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
22:21:58 [2022-12-15T22:21:58.977Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
22:21:58 [2022-12-15T22:21:58.977Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
22:21:58 [2022-12-15T22:21:58.977Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
22:21:58 [2022-12-15T22:21:58.977Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
22:21:58 [2022-12-15T22:21:58.977Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
22:21:58 [2022-12-15T22:21:58.977Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
22:21:58 [2022-12-15T22:21:58.977Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
22:21:58 [2022-12-15T22:21:58.977Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
22:21:58 [2022-12-15T22:21:58.977Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
22:21:58 [2022-12-15T22:21:58.977Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
22:21:58 [2022-12-15T22:21:58.977Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
22:21:58 [2022-12-15T22:21:58.977Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
22:21:58 [2022-12-15T22:21:58.977Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
22:21:58 [2022-12-15T22:21:58.977Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
22:21:59 [2022-12-15T22:21:59.236Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
22:21:59 [2022-12-15T22:21:59.236Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
22:21:59 [2022-12-15T22:21:59.236Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
22:21:59 [2022-12-15T22:21:59.236Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
22:21:59 [2022-12-15T22:21:59.236Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
22:21:59 [2022-12-15T22:21:59.236Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
22:21:59 [2022-12-15T22:21:59.236Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
22:21:59 [2022-12-15T22:21:59.236Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
22:21:59 [2022-12-15T22:21:59.236Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
22:21:59 [2022-12-15T22:21:59.236Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
22:21:59 [2022-12-15T22:21:59.236Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
22:21:59 [2022-12-15T22:21:59.236Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
22:21:59 [2022-12-15T22:21:59.236Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
22:22:00 [2022-12-15T22:22:00.618Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
22:22:00 [2022-12-15T22:22:00.618Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
22:22:01 [2022-12-15T22:22:01.997Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
22:22:01 [2022-12-15T22:22:01.997Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
22:22:02 [2022-12-15T22:22:02.936Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
22:22:05 [2022-12-15T22:22:05.472Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
22:22:06 [2022-12-15T22:22:06.410Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
22:22:09 [2022-12-15T22:22:09.724Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
22:22:10 [2022-12-15T22:22:10.293Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
22:22:11 [2022-12-15T22:22:11.231Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
22:22:11 [2022-12-15T22:22:11.799Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
22:22:13 [2022-12-15T22:22:13.179Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
22:22:14 [2022-12-15T22:22:14.118Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
22:22:14 [2022-12-15T22:22:14.687Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
22:22:16 [2022-12-15T22:22:16.593Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
22:22:16 [2022-12-15T22:22:16.593Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.34s)
22:22:16 [2022-12-15T22:22:16.593Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.63s)
22:22:16 [2022-12-15T22:22:16.593Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.26s)
22:22:16 [2022-12-15T22:22:16.593Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.25s)
22:22:16 [2022-12-15T22:22:16.593Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.28s)
22:22:16 [2022-12-15T22:22:16.593Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.45s)
22:22:16 [2022-12-15T22:22:16.593Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.33s)
22:22:16 [2022-12-15T22:22:16.593Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.84s)
22:22:16 [2022-12-15T22:22:16.593Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.86s)
22:22:16 [2022-12-15T22:22:16.593Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.76s)
22:22:16 [2022-12-15T22:22:16.593Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.70s)
22:22:16 [2022-12-15T22:22:16.593Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.93s)
22:22:16 [2022-12-15T22:22:16.593Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.13s)
22:22:16 [2022-12-15T22:22:16.593Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.82s)
22:22:16 [2022-12-15T22:22:16.593Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.77s)
22:22:16 [2022-12-15T22:22:16.593Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.66s)
22:22:16 [2022-12-15T22:22:16.593Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
22:22:16 [2022-12-15T22:22:16.593Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
22:22:17 [2022-12-15T22:22:17.532Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
22:22:18 [2022-12-15T22:22:18.470Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.96s)
22:22:18 [2022-12-15T22:22:18.470Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.95s)
22:22:18 [2022-12-15T22:22:18.470Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.99s)
22:22:18 [2022-12-15T22:22:18.470Z] === RUN   TestCgroupNamespacesRun
22:22:19 [2022-12-15T22:22:19.848Z] --- PASS: TestCgroupNamespacesRun (1.17s)
22:22:19 [2022-12-15T22:22:19.849Z] === RUN   TestCgroupNamespacesRunPrivileged
22:22:20 [2022-12-15T22:22:20.790Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.16s)
22:22:20 [2022-12-15T22:22:20.790Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
22:22:22 [2022-12-15T22:22:22.172Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.17s)
22:22:22 [2022-12-15T22:22:22.172Z] === RUN   TestCgroupNamespacesRunHostMode
22:22:23 [2022-12-15T22:22:23.110Z] --- PASS: TestCgroupNamespacesRunHostMode (1.15s)
22:22:23 [2022-12-15T22:22:23.110Z] === RUN   TestCgroupNamespacesRunPrivateMode
22:22:24 [2022-12-15T22:22:24.489Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.18s)
22:22:24 [2022-12-15T22:22:24.489Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
22:22:25 [2022-12-15T22:22:25.427Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.13s)
22:22:25 [2022-12-15T22:22:25.427Z] === RUN   TestCgroupNamespacesRunInvalidMode
22:22:25 [2022-12-15T22:22:25.996Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s)
22:22:25 [2022-12-15T22:22:25.996Z] === RUN   TestCgroupNamespacesRunOlderClient
22:22:27 [2022-12-15T22:22:27.375Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.17s)
22:22:27 [2022-12-15T22:22:27.375Z] === RUN   TestNISDomainname
22:22:27 [2022-12-15T22:22:27.635Z] --- PASS: TestNISDomainname (0.55s)
22:22:27 [2022-12-15T22:22:27.635Z] === RUN   TestHostnameDnsResolution
22:22:28 [2022-12-15T22:22:28.572Z] --- PASS: TestHostnameDnsResolution (0.72s)
22:22:28 [2022-12-15T22:22:28.572Z] === RUN   TestUnprivilegedPortsAndPing
22:22:29 [2022-12-15T22:22:29.140Z] --- PASS: TestUnprivilegedPortsAndPing (0.53s)
22:22:29 [2022-12-15T22:22:29.140Z] === RUN   TestPrivilegedHostDevices
22:22:29 [2022-12-15T22:22:29.710Z] --- PASS: TestPrivilegedHostDevices (0.53s)
22:22:29 [2022-12-15T22:22:29.710Z] === RUN   TestRunConsoleSize
22:22:29 [2022-12-15T22:22:29.969Z] --- PASS: TestRunConsoleSize (0.42s)
22:22:29 [2022-12-15T22:22:29.969Z] === RUN   TestRunWithAlternativeContainerdShim
22:22:31 [2022-12-15T22:22:31.879Z] --- PASS: TestRunWithAlternativeContainerdShim (2.03s)
22:22:31 [2022-12-15T22:22:31.879Z] === RUN   TestStats
22:22:34 [2022-12-15T22:22:34.444Z] --- PASS: TestStats (2.46s)
22:22:34 [2022-12-15T22:22:34.444Z] === RUN   TestStopContainerWithTimeout
22:22:34 [2022-12-15T22:22:34.444Z] === RUN   TestStopContainerWithTimeout/0
22:22:34 [2022-12-15T22:22:34.444Z] === PAUSE TestStopContainerWithTimeout/0
22:22:34 [2022-12-15T22:22:34.444Z] === RUN   TestStopContainerWithTimeout/1
22:22:34 [2022-12-15T22:22:34.444Z] === PAUSE TestStopContainerWithTimeout/1
22:22:34 [2022-12-15T22:22:34.444Z] === RUN   TestStopContainerWithTimeout/3
22:22:34 [2022-12-15T22:22:34.444Z] === PAUSE TestStopContainerWithTimeout/3
22:22:34 [2022-12-15T22:22:34.444Z] === RUN   TestStopContainerWithTimeout/-1
22:22:34 [2022-12-15T22:22:34.444Z] === PAUSE TestStopContainerWithTimeout/-1
22:22:34 [2022-12-15T22:22:34.444Z] === CONT  TestStopContainerWithTimeout/0
22:22:34 [2022-12-15T22:22:34.444Z] === CONT  TestStopContainerWithTimeout/3
22:22:35 [2022-12-15T22:22:35.014Z] === CONT  TestStopContainerWithTimeout/-1
22:22:37 [2022-12-15T22:22:37.549Z] === CONT  TestStopContainerWithTimeout/1
22:22:38 [2022-12-15T22:22:38.486Z] --- PASS: TestStopContainerWithTimeout (0.01s)
22:22:38 [2022-12-15T22:22:38.486Z]     --- PASS: TestStopContainerWithTimeout/0 (0.55s)
22:22:38 [2022-12-15T22:22:38.486Z]     --- PASS: TestStopContainerWithTimeout/3 (2.62s)
22:22:38 [2022-12-15T22:22:38.486Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.42s)
22:22:38 [2022-12-15T22:22:38.486Z]     --- PASS: TestStopContainerWithTimeout/1 (1.48s)
22:22:38 [2022-12-15T22:22:38.486Z] === RUN   TestDeleteDevicemapper
22:22:38 [2022-12-15T22:22:38.486Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
22:22:38 [2022-12-15T22:22:38.486Z] --- SKIP: TestDeleteDevicemapper (0.00s)
22:22:38 [2022-12-15T22:22:38.486Z] === RUN   TestStopContainerWithRestartPolicyAlways
22:22:40 [2022-12-15T22:22:40.392Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.55s)
22:22:40 [2022-12-15T22:22:40.392Z] === RUN   TestUpdateMemory
22:22:40 [2022-12-15T22:22:40.652Z] --- PASS: TestUpdateMemory (0.52s)
22:22:40 [2022-12-15T22:22:40.652Z] === RUN   TestUpdateCPUQuota
22:22:41 [2022-12-15T22:22:41.589Z] --- PASS: TestUpdateCPUQuota (0.75s)
22:22:41 [2022-12-15T22:22:41.589Z] === RUN   TestUpdatePidsLimit
22:22:41 [2022-12-15T22:22:41.589Z] === RUN   TestUpdatePidsLimit/update_from_none
22:22:41 [2022-12-15T22:22:41.589Z] === RUN   TestUpdatePidsLimit/no_change
22:22:41 [2022-12-15T22:22:41.849Z] === RUN   TestUpdatePidsLimit/update_lower
22:22:41 [2022-12-15T22:22:41.849Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
22:22:42 [2022-12-15T22:22:42.109Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
22:22:42 [2022-12-15T22:22:42.368Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
22:22:42 [2022-12-15T22:22:42.628Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
22:22:43 [2022-12-15T22:22:43.198Z] --- PASS: TestUpdatePidsLimit (1.90s)
22:22:43 [2022-12-15T22:22:43.198Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.19s)
22:22:43 [2022-12-15T22:22:43.198Z]     --- PASS: TestUpdatePidsLimit/no_change (0.19s)
22:22:43 [2022-12-15T22:22:43.198Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.18s)
22:22:43 [2022-12-15T22:22:43.198Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.20s)
22:22:43 [2022-12-15T22:22:43.198Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.21s)
22:22:43 [2022-12-15T22:22:43.198Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.26s)
22:22:43 [2022-12-15T22:22:43.198Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.18s)
22:22:43 [2022-12-15T22:22:43.198Z] === RUN   TestUpdateRestartPolicy
22:22:55 [2022-12-15T22:22:55.410Z] --- PASS: TestUpdateRestartPolicy (10.97s)
22:22:55 [2022-12-15T22:22:55.410Z] === RUN   TestUpdateRestartWithAutoRemove
22:22:55 [2022-12-15T22:22:55.410Z] --- PASS: TestUpdateRestartWithAutoRemove (0.46s)
22:22:55 [2022-12-15T22:22:55.410Z] === RUN   TestWaitNonBlocked
22:22:55 [2022-12-15T22:22:55.410Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
22:22:55 [2022-12-15T22:22:55.410Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
22:22:55 [2022-12-15T22:22:55.410Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
22:22:55 [2022-12-15T22:22:55.410Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
22:22:55 [2022-12-15T22:22:55.410Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
22:22:55 [2022-12-15T22:22:55.410Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
22:22:55 [2022-12-15T22:22:55.410Z] --- PASS: TestWaitNonBlocked (0.01s)
22:22:55 [2022-12-15T22:22:55.410Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.77s)
22:22:55 [2022-12-15T22:22:55.410Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.79s)
22:22:55 [2022-12-15T22:22:55.410Z] === RUN   TestWaitBlocked
22:22:55 [2022-12-15T22:22:55.410Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
22:22:55 [2022-12-15T22:22:55.410Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
22:22:55 [2022-12-15T22:22:55.410Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
22:22:55 [2022-12-15T22:22:55.410Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
22:22:55 [2022-12-15T22:22:55.410Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
22:22:55 [2022-12-15T22:22:55.410Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
22:22:56 [2022-12-15T22:22:56.348Z] --- PASS: TestWaitBlocked (0.01s)
22:22:56 [2022-12-15T22:22:56.348Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.63s)
22:22:56 [2022-12-15T22:22:56.348Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.67s)
22:22:56 [2022-12-15T22:22:56.348Z] === RUN   TestWaitConditions
22:22:56 [2022-12-15T22:22:56.348Z] === RUN   TestWaitConditions/default
22:22:56 [2022-12-15T22:22:56.348Z] === PAUSE TestWaitConditions/default
22:22:56 [2022-12-15T22:22:56.348Z] === RUN   TestWaitConditions/not-running
22:22:56 [2022-12-15T22:22:56.348Z] === PAUSE TestWaitConditions/not-running
22:22:56 [2022-12-15T22:22:56.348Z] === RUN   TestWaitConditions/next-exit
22:22:56 [2022-12-15T22:22:56.348Z] === PAUSE TestWaitConditions/next-exit
22:22:56 [2022-12-15T22:22:56.348Z] === RUN   TestWaitConditions/removed
22:22:56 [2022-12-15T22:22:56.348Z] === PAUSE TestWaitConditions/removed
22:22:56 [2022-12-15T22:22:56.348Z] === CONT  TestWaitConditions/default
22:22:56 [2022-12-15T22:22:56.348Z] === CONT  TestWaitConditions/next-exit
22:22:57 [2022-12-15T22:22:57.727Z] === CONT  TestWaitConditions/removed
22:22:57 [2022-12-15T22:22:57.987Z] === CONT  TestWaitConditions/not-running
22:22:59 [2022-12-15T22:22:59.365Z] --- PASS: TestWaitConditions (0.02s)
22:22:59 [2022-12-15T22:22:59.365Z]     --- PASS: TestWaitConditions/next-exit (1.58s)
22:22:59 [2022-12-15T22:22:59.365Z]     --- PASS: TestWaitConditions/default (1.72s)
22:22:59 [2022-12-15T22:22:59.365Z]     --- PASS: TestWaitConditions/removed (1.52s)
22:22:59 [2022-12-15T22:22:59.365Z]     --- PASS: TestWaitConditions/not-running (1.43s)
22:22:59 [2022-12-15T22:22:59.365Z] === RUN   TestWaitRestartedContainer
22:22:59 [2022-12-15T22:22:59.365Z] === RUN   TestWaitRestartedContainer/default
22:22:59 [2022-12-15T22:22:59.365Z] === PAUSE TestWaitRestartedContainer/default
22:22:59 [2022-12-15T22:22:59.365Z] === RUN   TestWaitRestartedContainer/not-running
22:22:59 [2022-12-15T22:22:59.365Z] === PAUSE TestWaitRestartedContainer/not-running
22:22:59 [2022-12-15T22:22:59.365Z] === RUN   TestWaitRestartedContainer/next-exit
22:22:59 [2022-12-15T22:22:59.365Z] === PAUSE TestWaitRestartedContainer/next-exit
22:22:59 [2022-12-15T22:22:59.365Z] === CONT  TestWaitRestartedContainer/default
22:22:59 [2022-12-15T22:22:59.365Z] === CONT  TestWaitRestartedContainer/next-exit
22:23:00 [2022-12-15T22:23:00.746Z] === CONT  TestWaitRestartedContainer/not-running
22:23:01 [2022-12-15T22:23:01.685Z] --- PASS: TestWaitRestartedContainer (0.02s)
22:23:01 [2022-12-15T22:23:01.685Z]     --- PASS: TestWaitRestartedContainer/default (1.19s)
22:23:01 [2022-12-15T22:23:01.685Z]     --- PASS: TestWaitRestartedContainer/next-exit (1.28s)
22:23:01 [2022-12-15T22:23:01.685Z]     --- PASS: TestWaitRestartedContainer/not-running (0.99s)
22:23:01 [2022-12-15T22:23:01.685Z] === CONT  TestContainerStartOnDaemonRestart
22:23:01 [2022-12-15T22:23:01.685Z] === CONT  TestRestartDaemonWithRestartingContainer
22:23:04 [2022-12-15T22:23:04.227Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.19s)
22:23:04 [2022-12-15T22:23:04.227Z] === CONT  TestIpcModeOlderClient
22:23:04 [2022-12-15T22:23:04.227Z] --- PASS: TestContainerStartOnDaemonRestart (2.19s)
22:23:04 [2022-12-15T22:23:04.227Z] === CONT  TestContainerKillOnDaemonStart
22:23:04 [2022-12-15T22:23:04.227Z] --- PASS: TestIpcModeOlderClient (0.06s)
22:23:04 [2022-12-15T22:23:04.227Z] === CONT  TestDaemonHostGatewayIP
22:23:06 [2022-12-15T22:23:06.767Z] --- PASS: TestDaemonHostGatewayIP (2.52s)
22:23:06 [2022-12-15T22:23:06.767Z] === CONT  TestDaemonRestartIpcMode
22:23:08 [2022-12-15T22:23:08.736Z] --- PASS: TestDaemonRestartIpcMode (2.27s)
22:23:15 [2022-12-15T22:23:15.304Z] --- PASS: TestContainerKillOnDaemonStart (11.66s)
22:23:15 [2022-12-15T22:23:15.304Z] PASS
22:23:15 [2022-12-15T22:23:15.304Z] 
22:23:15 [2022-12-15T22:23:15.304Z] === Skipped
22:23:15 [2022-12-15T22:23:15.304Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
22:23:15 [2022-12-15T22:23:15.304Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
22:23:15 [2022-12-15T22:23:15.304Z] 
22:23:15 [2022-12-15T22:23:15.304Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
22:23:15 [2022-12-15T22:23:15.304Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
22:23:15 [2022-12-15T22:23:15.304Z] 
22:23:15 [2022-12-15T22:23:15.304Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
22:23:15 [2022-12-15T22:23:15.304Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
22:23:15 [2022-12-15T22:23:15.304Z] 
22:23:15 [2022-12-15T22:23:15.304Z] DONE 273 tests, 3 skipped in 131.767s
22:23:15 [2022-12-15T22:23:15.304Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m 
22:23:15 [2022-12-15T22:23:15.305Z] ++ 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
22:23:15 [2022-12-15T22:23:15.305Z] ++ set -e
22:23:15 [2022-12-15T22:23:15.305Z] ++ '[' -n 0 ']'
22:23:15 [2022-12-15T22:23:15.305Z] ++ set -x
22:23:15 [2022-12-15T22:23:15.305Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m
22:23:15 [2022-12-15T22:23:15.564Z] INFO: Testing against a local daemon
22:23:15 [2022-12-15T22:23:15.564Z] === RUN   TestConfigDaemonID
22:23:16 [2022-12-15T22:23:16.942Z]     daemon_test.go:67: [dbb7958066e30] daemon is not started
22:23:16 [2022-12-15T22:23:16.942Z] --- PASS: TestConfigDaemonID (1.05s)
22:23:16 [2022-12-15T22:23:16.942Z] === RUN   TestDaemonConfigValidation
22:23:16 [2022-12-15T22:23:16.942Z] === RUN   TestDaemonConfigValidation/config_with_no_content
22:23:16 [2022-12-15T22:23:16.942Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
22:23:16 [2022-12-15T22:23:16.942Z] === RUN   TestDaemonConfigValidation/config_with_{}
22:23:16 [2022-12-15T22:23:16.942Z] === PAUSE TestDaemonConfigValidation/config_with_{}
22:23:16 [2022-12-15T22:23:16.942Z] === RUN   TestDaemonConfigValidation/invalid_config
22:23:16 [2022-12-15T22:23:16.942Z] === PAUSE TestDaemonConfigValidation/invalid_config
22:23:16 [2022-12-15T22:23:16.942Z] === RUN   TestDaemonConfigValidation/malformed_config
22:23:16 [2022-12-15T22:23:16.942Z] === PAUSE TestDaemonConfigValidation/malformed_config
22:23:16 [2022-12-15T22:23:16.942Z] === RUN   TestDaemonConfigValidation/valid_config
22:23:16 [2022-12-15T22:23:16.942Z] === PAUSE TestDaemonConfigValidation/valid_config
22:23:16 [2022-12-15T22:23:16.942Z] === CONT  TestDaemonConfigValidation/config_with_no_content
22:23:16 [2022-12-15T22:23:16.942Z] === CONT  TestDaemonConfigValidation/malformed_config
22:23:16 [2022-12-15T22:23:16.942Z] === CONT  TestDaemonConfigValidation/valid_config
22:23:16 [2022-12-15T22:23:16.942Z] === CONT  TestDaemonConfigValidation/invalid_config
22:23:16 [2022-12-15T22:23:16.942Z] === CONT  TestDaemonConfigValidation/config_with_{}
22:23:16 [2022-12-15T22:23:16.942Z] --- PASS: TestDaemonConfigValidation (0.00s)
22:23:16 [2022-12-15T22:23:16.942Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s)
22:23:16 [2022-12-15T22:23:16.942Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.08s)
22:23:16 [2022-12-15T22:23:16.942Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.06s)
22:23:16 [2022-12-15T22:23:16.942Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.08s)
22:23:16 [2022-12-15T22:23:16.942Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s)
22:23:16 [2022-12-15T22:23:16.942Z] === RUN   TestConfigDaemonSeccompProfiles
22:23:16 [2022-12-15T22:23:16.942Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
22:23:17 [2022-12-15T22:23:17.880Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
22:23:18 [2022-12-15T22:23:18.818Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
22:23:20 [2022-12-15T22:23:20.197Z] === CONT  TestConfigDaemonSeccompProfiles
22:23:20 [2022-12-15T22:23:20.197Z]     daemon_test.go:181: [d2eb96481581a] daemon is not started
22:23:20 [2022-12-15T22:23:20.197Z] --- PASS: TestConfigDaemonSeccompProfiles (3.13s)
22:23:20 [2022-12-15T22:23:20.197Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
22:23:20 [2022-12-15T22:23:20.197Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
22:23:20 [2022-12-15T22:23:20.197Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
22:23:20 [2022-12-15T22:23:20.197Z] === RUN   TestDaemonProxy
22:23:20 [2022-12-15T22:23:20.197Z] === RUN   TestDaemonProxy/environment_variables
22:23:22 [2022-12-15T22:23:22.102Z] === RUN   TestDaemonProxy/command-line_options
22:23:23 [2022-12-15T22:23:23.480Z] === RUN   TestDaemonProxy/configuration_file
22:23:25 [2022-12-15T22:23:25.386Z] === RUN   TestDaemonProxy/conflicting_options
22:23:25 [2022-12-15T22:23:25.645Z] === RUN   TestDaemonProxy/reload_sanitized
22:23:26 [2022-12-15T22:23:26.213Z] --- PASS: TestDaemonProxy (6.27s)
22:23:26 [2022-12-15T22:23:26.213Z]     --- PASS: TestDaemonProxy/environment_variables (1.75s)
22:23:26 [2022-12-15T22:23:26.213Z]     --- PASS: TestDaemonProxy/command-line_options (1.74s)
22:23:26 [2022-12-15T22:23:26.213Z]     --- PASS: TestDaemonProxy/configuration_file (1.76s)
22:23:26 [2022-12-15T22:23:26.213Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
22:23:26 [2022-12-15T22:23:26.213Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.52s)
22:23:26 [2022-12-15T22:23:26.213Z] === RUN   TestLiveRestore
22:23:26 [2022-12-15T22:23:26.213Z] === RUN   TestLiveRestore/volume_references
22:23:26 [2022-12-15T22:23:26.213Z] === PAUSE TestLiveRestore/volume_references
22:23:26 [2022-12-15T22:23:26.213Z] === CONT  TestLiveRestore/volume_references
22:23:27 [2022-12-15T22:23:27.151Z] === RUN   TestLiveRestore/volume_references/restartPolicy
22:23:27 [2022-12-15T22:23:27.151Z] === RUN   TestLiveRestore/volume_references/restartPolicy/always
22:23:28 [2022-12-15T22:23:28.089Z] === RUN   TestLiveRestore/volume_references/restartPolicy/unless-stopped
22:23:29 [2022-12-15T22:23:29.033Z] === RUN   TestLiveRestore/volume_references/restartPolicy/on-failure
22:23:29 [2022-12-15T22:23:29.971Z] === RUN   TestLiveRestore/volume_references/restartPolicy/no
22:23:30 [2022-12-15T22:23:30.909Z] --- PASS: TestLiveRestore (0.00s)
22:23:30 [2022-12-15T22:23:30.909Z]     --- PASS: TestLiveRestore/volume_references (4.52s)
22:23:30 [2022-12-15T22:23:30.909Z]         --- PASS: TestLiveRestore/volume_references/restartPolicy (3.83s)
22:23:30 [2022-12-15T22:23:30.909Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/always (0.98s)
22:23:30 [2022-12-15T22:23:30.909Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.95s)
22:23:30 [2022-12-15T22:23:30.909Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.95s)
22:23:30 [2022-12-15T22:23:30.909Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.95s)
22:23:30 [2022-12-15T22:23:30.909Z] PASS
22:23:30 [2022-12-15T22:23:30.909Z] 
22:23:30 [2022-12-15T22:23:30.909Z] DONE 24 tests in 15.347s
22:23:30 [2022-12-15T22:23:30.909Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
22:23:30 [2022-12-15T22:23:30.909Z] ++ 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
22:23:30 [2022-12-15T22:23:30.909Z] ++ set -e
22:23:30 [2022-12-15T22:23:30.909Z] ++ '[' -n 0 ']'
22:23:30 [2022-12-15T22:23:30.909Z] ++ set -x
22:23:30 [2022-12-15T22:23:30.909Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m
22:23:30 [2022-12-15T22:23:30.909Z] INFO: Testing against a local daemon
22:23:30 [2022-12-15T22:23:30.909Z] === RUN   TestCommitInheritsEnv
22:23:31 [2022-12-15T22:23:31.168Z] --- PASS: TestCommitInheritsEnv (0.28s)
22:23:31 [2022-12-15T22:23:31.168Z] === RUN   TestImportExtremelyLargeImageWorks
22:23:31 [2022-12-15T22:23:31.168Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
22:23:31 [2022-12-15T22:23:31.168Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
22:23:31 [2022-12-15T22:23:31.168Z] === RUN   TestImportWithCustomPlatform
22:23:31 [2022-12-15T22:23:31.168Z] === RUN   TestImportWithCustomPlatform/#00
22:23:31 [2022-12-15T22:23:31.427Z] === RUN   TestImportWithCustomPlatform/_______
22:23:31 [2022-12-15T22:23:31.428Z] === RUN   TestImportWithCustomPlatform//
22:23:31 [2022-12-15T22:23:31.428Z] === RUN   TestImportWithCustomPlatform/linux
22:23:31 [2022-12-15T22:23:31.428Z] === RUN   TestImportWithCustomPlatform/LINUX
22:23:31 [2022-12-15T22:23:31.428Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
22:23:31 [2022-12-15T22:23:31.687Z] === RUN   TestImportWithCustomPlatform/macos
22:23:31 [2022-12-15T22:23:31.687Z] === RUN   TestImportWithCustomPlatform/macos/arm64
22:23:31 [2022-12-15T22:23:31.687Z] === RUN   TestImportWithCustomPlatform/nintendo64
22:23:31 [2022-12-15T22:23:31.687Z] --- PASS: TestImportWithCustomPlatform (0.35s)
22:23:31 [2022-12-15T22:23:31.687Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.08s)
22:23:31 [2022-12-15T22:23:31.687Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
22:23:31 [2022-12-15T22:23:31.687Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
22:23:31 [2022-12-15T22:23:31.687Z]     --- PASS: TestImportWithCustomPlatform/linux (0.08s)
22:23:31 [2022-12-15T22:23:31.687Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.08s)
22:23:31 [2022-12-15T22:23:31.687Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.08s)
22:23:31 [2022-12-15T22:23:31.687Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
22:23:31 [2022-12-15T22:23:31.687Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
22:23:31 [2022-12-15T22:23:31.687Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
22:23:31 [2022-12-15T22:23:31.687Z] === RUN   TestImagesFilterMultiReference
22:23:31 [2022-12-15T22:23:31.687Z] --- PASS: TestImagesFilterMultiReference (0.08s)
22:23:31 [2022-12-15T22:23:31.687Z] === RUN   TestImagePullPlatformInvalid
22:23:31 [2022-12-15T22:23:31.687Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
22:23:31 [2022-12-15T22:23:31.687Z] === RUN   TestImagePullStoredfDigestForOtherRepo
22:23:31 [2022-12-15T22:23:31.950Z] time="2022-12-15T22:23:31Z" 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=dca38126-9775-420a-9d04-c47f941e78f1 version="v2.3.0+unknown" 
22:23:31 [2022-12-15T22:23:31.950Z] time="2022-12-15T22:23:31Z" level=info msg="redis not configured" go.version=go1.19.4 instance.id=dca38126-9775-420a-9d04-c47f941e78f1 version="v2.3.0+unknown" 
22:23:31 [2022-12-15T22:23:31.950Z] time="2022-12-15T22:23:31Z" level=info msg="Starting upload purge in 48m0s" go.version=go1.19.4 instance.id=dca38126-9775-420a-9d04-c47f941e78f1 version="v2.3.0+unknown" 
22:23:31 [2022-12-15T22:23:31.950Z] time="2022-12-15T22:23:31Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.19.4 instance.id=dca38126-9775-420a-9d04-c47f941e78f1 version="v2.3.0+unknown" 
22:23:31 [2022-12-15T22:23:31.950Z] time="2022-12-15T22:23:31Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=fb2c1dc0-cc8d-4121-9625-d8c1e4fa1e17 http.request.method=GET http.request.remoteaddr="127.0.0.1:37638" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" instance.id=dca38126-9775-420a-9d04-c47f941e78f1 version="v2.3.0+unknown" 
22:23:31 [2022-12-15T22:23:31.950Z] time="2022-12-15T22:23:31Z" level=info msg="response completed" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=fb2c1dc0-cc8d-4121-9625-d8c1e4fa1e17 http.request.method=GET http.request.remoteaddr="127.0.0.1:37638" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.616009ms http.response.status=200 http.response.written=2 instance.id=dca38126-9775-420a-9d04-c47f941e78f1 version="v2.3.0+unknown" 
22:23:31 [2022-12-15T22:23:31.950Z] 127.0.0.1 - - [15/Dec/2022:22:23:31 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1"
22:23:31 [2022-12-15T22:23:31.950Z] time="2022-12-15T22:23:31Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=aed40ebe-c527-4135-9a9e-66290f3d2c8d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37644" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.13+unknown" instance.id=dca38126-9775-420a-9d04-c47f941e78f1 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
22:23:31 [2022-12-15T22:23:31.950Z] time="2022-12-15T22:23:31Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=1e70e64c-d108-4e99-a854-11a22005046c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37648" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.13+unknown" instance.id=dca38126-9775-420a-9d04-c47f941e78f1 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
22:23:31 [2022-12-15T22:23:31.950Z] time="2022-12-15T22:23:31Z" level=debug msg=GetBlob go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=1e70e64c-d108-4e99-a854-11a22005046c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37648" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.13+unknown" instance.id=dca38126-9775-420a-9d04-c47f941e78f1 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
22:23:31 [2022-12-15T22:23:31.950Z] time="2022-12-15T22:23:31Z" level=debug msg=GetBlob go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=aed40ebe-c527-4135-9a9e-66290f3d2c8d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37644" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.13+unknown" instance.id=dca38126-9775-420a-9d04-c47f941e78f1 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
22:23:31 [2022-12-15T22:23:31.950Z] time="2022-12-15T22:23:31Z" 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=aed40ebe-c527-4135-9a9e-66290f3d2c8d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37644" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.13+unknown" instance.id=dca38126-9775-420a-9d04-c47f941e78f1 trace.duration=61.044µs trace.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=9a4e1a59-a370-4dee-aeb2-ee2f80ab3d84 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
22:23:31 [2022-12-15T22:23:31.950Z] time="2022-12-15T22:23:31Z" 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=1e70e64c-d108-4e99-a854-11a22005046c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37648" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.13+unknown" instance.id=dca38126-9775-420a-9d04-c47f941e78f1 trace.duration=27.717µs trace.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=39196220-550e-4be4-a455-b4f83c0b8025 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
22:23:31 [2022-12-15T22:23:31.950Z] time="2022-12-15T22:23:31Z" 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=aed40ebe-c527-4135-9a9e-66290f3d2c8d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37644" 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=3.996027ms http.response.status=404 http.response.written=157 instance.id=dca38126-9775-420a-9d04-c47f941e78f1 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
22:23:31 [2022-12-15T22:23:31.950Z] 127.0.0.1 - - [15/Dec/2022:22:23:31 +0000] "HEAD /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 404 157 "" "containerd/1.6.13+unknown"
22:23:31 [2022-12-15T22:23:31.950Z] time="2022-12-15T22:23:31Z" 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=1e70e64c-d108-4e99-a854-11a22005046c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37648" 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=4.00122ms http.response.status=404 http.response.written=157 instance.id=dca38126-9775-420a-9d04-c47f941e78f1 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
22:23:31 [2022-12-15T22:23:31.950Z] 127.0.0.1 - - [15/Dec/2022:22:23:31 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.6.13+unknown"
22:23:31 [2022-12-15T22:23:31.950Z] time="2022-12-15T22:23:31Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=c3fa0bac-a41f-48fd-94bd-6532dddfa72e http.request.method=POST http.request.remoteaddr="127.0.0.1:37648" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.13+unknown" instance.id=dca38126-9775-420a-9d04-c47f941e78f1 vars.name=test version="v2.3.0+unknown" 
22:23:31 [2022-12-15T22:23:31.950Z] time="2022-12-15T22:23:31Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=c3fa0bac-a41f-48fd-94bd-6532dddfa72e http.request.method=POST http.request.remoteaddr="127.0.0.1:37648" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.13+unknown" instance.id=dca38126-9775-420a-9d04-c47f941e78f1 vars.name=test version="v2.3.0+unknown" 
22:23:31 [2022-12-15T22:23:31.950Z] time="2022-12-15T22:23:31Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/8d4605b5-7f06-4c06-9f35-f1188cfd481b/startedat\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=c3fa0bac-a41f-48fd-94bd-6532dddfa72e http.request.method=POST http.request.remoteaddr="127.0.0.1:37648" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.13+unknown" instance.id=dca38126-9775-420a-9d04-c47f941e78f1 trace.duration=134.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).PutContent" trace.id=7f676d99-7709-4e72-b910-55e4b73facd4 trace.line=95 vars.name=test version="v2.3.0+unknown" 
22:23:31 [2022-12-15T22:23:31.950Z] time="2022-12-15T22:23:31Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/8d4605b5-7f06-4c06-9f35-f1188cfd481b/data\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=c3fa0bac-a41f-48fd-94bd-6532dddfa72e http.request.method=POST http.request.remoteaddr="127.0.0.1:37648" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.13+unknown" instance.id=dca38126-9775-420a-9d04-c47f941e78f1 trace.duration=14.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).Stat" trace.id=587919a1-ad5b-4710-b70f-8e4e596d74ec trace.line=141 vars.name=test version="v2.3.0+unknown" 
22:23:31 [2022-12-15T22:23:31.950Z] time="2022-12-15T22:23:31Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=33699eb6-4926-4b31-be00-107e94c8fa30 http.request.method=POST http.request.remoteaddr="127.0.0.1:37644" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.13+unknown" instance.id=dca38126-9775-420a-9d04-c47f941e78f1 vars.name=test version="v2.3.0+unknown" 
22:23:31 [2022-12-15T22:23:31.950Z] time="2022-12-15T22:23:31Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=33699eb6-4926-4b31-be00-107e94c8fa30 http.request.method=POST http.request.remoteaddr="127.0.0.1:37644" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.13+unknown" instance.id=dca38126-9775-420a-9d04-c47f941e78f1 vars.name=test version="v2.3.0+unknown" 
22:23:31 [2022-12-15T22:23:31.950Z] time="2022-12-15T22:23:31Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/39cd91fc-c7a6-42ab-8c09-ad41f915bf91/startedat\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=33699eb6-4926-4b31-be00-107e94c8fa30 http.request.method=POST http.request.remoteaddr="127.0.0.1:37644" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.13+unknown" instance.id=dca38126-9775-420a-9d04-c47f941e78f1 trace.duration=101.264µs trace.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=27e79c0b-4c81-4985-a323-1d10882bc572 trace.line=95 vars.name=test version="v2.3.0+unknown" 
22:23:31 [2022-12-15T22:23:31.950Z] time="2022-12-15T22:23:31Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/39cd91fc-c7a6-42ab-8c09-ad41f915bf91/data\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=33699eb6-4926-4b31-be00-107e94c8fa30 http.request.method=POST http.request.remoteaddr="127.0.0.1:37644" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.13+unknown" instance.id=dca38126-9775-420a-9d04-c47f941e78f1 trace.duration=14.112µs trace.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=349f2a47-c7da-4768-bd86-0ab5a99f65fc trace.line=141 vars.name=test version="v2.3.0+unknown" 
22:23:31 [2022-12-15T22:23:31.950Z] time="2022-12-15T22:23:31Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/8d4605b5-7f06-4c06-9f35-f1188cfd481b/hashstates/sha256/0\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=c3fa0bac-a41f-48fd-94bd-6532dddfa72e http.request.method=POST http.request.remoteaddr="127.0.0.1:37648" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.13+unknown" instance.id=dca38126-9775-420a-9d04-c47f941e78f1 trace.duration=773.565µs trace.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=2110c809-4e54-41b3-bd8b-854581fd3f35 trace.line=95 vars.name=test version="v2.3.0+unknown" 
22:23:31 [2022-12-15T22:23:31.950Z] time="2022-12-15T22:23:31Z" level=info msg="response completed" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=c3fa0bac-a41f-48fd-94bd-6532dddfa72e http.request.method=POST http.request.remoteaddr="127.0.0.1:37648" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.13+unknown" http.response.duration=4.805685ms http.response.status=202 http.response.written=0 instance.id=dca38126-9775-420a-9d04-c47f941e78f1 version="v2.3.0+unknown" 
22:23:31 [2022-12-15T22:23:31.950Z] 127.0.0.1 - - [15/Dec/2022:22:23:31 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.13+unknown"
22:23:31 [2022-12-15T22:23:31.950Z] time="2022-12-15T22:23:31Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/39cd91fc-c7a6-42ab-8c09-ad41f915bf91/hashstates/sha256/0\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=33699eb6-4926-4b31-be00-107e94c8fa30 http.request.method=POST http.request.remoteaddr="127.0.0.1:37644" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.13+unknown" instance.id=dca38126-9775-420a-9d04-c47f941e78f1 trace.duration=84.149µs trace.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=a1681058-1eff-40bc-b63b-a09bc1e7d9f6 trace.line=95 vars.name=test version="v2.3.0+unknown" 
22:23:31 [2022-12-15T22:23:31.950Z] time="2022-12-15T22:23:31Z" level=info msg="response completed" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=33699eb6-4926-4b31-be00-107e94c8fa30 http.request.method=POST http.request.remoteaddr="127.0.0.1:37644" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.13+unknown" http.response.duration=8.042291ms http.response.status=202 http.response.written=0 instance.id=dca38126-9775-420a-9d04-c47f941e78f1 version="v2.3.0+unknown" 
22:23:31 [2022-12-15T22:23:31.950Z] 127.0.0.1 - - [15/Dec/2022:22:23:31 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.13+unknown"
22:23:31 [2022-12-15T22:23:31.950Z] time="2022-12-15T22:23:31Z" 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=a13f0c14-3e03-43db-a1d8-d1e51c0db223 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37648" http.request.uri="/v2/test/blobs/uploads/8d4605b5-7f06-4c06-9f35-f1188cfd481b?_state=bPn5e4sM7_cGrjwLEOn9bDJUl95tr1ZWgOR0qEpRdZ17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjhkNDYwNWI1LTdmMDYtNGMwNi05ZjM1LWYxMTg4Y2ZkNDgxYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0xNVQyMjoyMzozMS43NDg2NDY4MTFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.13+unknown" instance.id=dca38126-9775-420a-9d04-c47f941e78f1 vars.name=test vars.uuid=8d4605b5-7f06-4c06-9f35-f1188cfd481b version="v2.3.0+unknown" 
22:23:31 [2022-12-15T22:23:31.950Z] time="2022-12-15T22:23:31Z" 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=a13f0c14-3e03-43db-a1d8-d1e51c0db223 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37648" http.request.uri="/v2/test/blobs/uploads/8d4605b5-7f06-4c06-9f35-f1188cfd481b?_state=bPn5e4sM7_cGrjwLEOn9bDJUl95tr1ZWgOR0qEpRdZ17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjhkNDYwNWI1LTdmMDYtNGMwNi05ZjM1LWYxMTg4Y2ZkNDgxYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0xNVQyMjoyMzozMS43NDg2NDY4MTFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.13+unknown" instance.id=dca38126-9775-420a-9d04-c47f941e78f1 vars.name=test vars.uuid=8d4605b5-7f06-4c06-9f35-f1188cfd481b version="v2.3.0+unknown" 
22:23:31 [2022-12-15T22:23:31.951Z] time="2022-12-15T22:23:31Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/8d4605b5-7f06-4c06-9f35-f1188cfd481b/startedat\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a13f0c14-3e03-43db-a1d8-d1e51c0db223 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37648" http.request.uri="/v2/test/blobs/uploads/8d4605b5-7f06-4c06-9f35-f1188cfd481b?_state=bPn5e4sM7_cGrjwLEOn9bDJUl95tr1ZWgOR0qEpRdZ17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjhkNDYwNWI1LTdmMDYtNGMwNi05ZjM1LWYxMTg4Y2ZkNDgxYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0xNVQyMjoyMzozMS43NDg2NDY4MTFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.13+unknown" instance.id=dca38126-9775-420a-9d04-c47f941e78f1 trace.duration=169.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).GetContent" trace.id=79f279d9-e5f6-436c-af36-323ec7f25942 trace.line=82 vars.name=test vars.uuid=8d4605b5-7f06-4c06-9f35-f1188cfd481b version="v2.3.0+unknown" 
22:23:31 [2022-12-15T22:23:31.951Z] time="2022-12-15T22:23:31Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/8d4605b5-7f06-4c06-9f35-f1188cfd481b/data\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a13f0c14-3e03-43db-a1d8-d1e51c0db223 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37648" http.request.uri="/v2/test/blobs/uploads/8d4605b5-7f06-4c06-9f35-f1188cfd481b?_state=bPn5e4sM7_cGrjwLEOn9bDJUl95tr1ZWgOR0qEpRdZ17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjhkNDYwNWI1LTdmMDYtNGMwNi05ZjM1LWYxMTg4Y2ZkNDgxYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0xNVQyMjoyMzozMS43NDg2NDY4MTFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.13+unknown" instance.id=dca38126-9775-420a-9d04-c47f941e78f1 trace.duration=24.147µs trace.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=3bb15ad0-f0d5-4cbf-9274-badc82bce885 trace.line=141 vars.name=test vars.uuid=8d4605b5-7f06-4c06-9f35-f1188cfd481b version="v2.3.0+unknown" 
22:23:31 [2022-12-15T22:23:31.951Z] time="2022-12-15T22:23:31Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/8d4605b5-7f06-4c06-9f35-f1188cfd481b/data\", 0)" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a13f0c14-3e03-43db-a1d8-d1e51c0db223 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37648" http.request.uri="/v2/test/blobs/uploads/8d4605b5-7f06-4c06-9f35-f1188cfd481b?_state=bPn5e4sM7_cGrjwLEOn9bDJUl95tr1ZWgOR0qEpRdZ17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjhkNDYwNWI1LTdmMDYtNGMwNi05ZjM1LWYxMTg4Y2ZkNDgxYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0xNVQyMjoyMzozMS43NDg2NDY4MTFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.13+unknown" instance.id=dca38126-9775-420a-9d04-c47f941e78f1 trace.duration=110.585µs trace.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=b62d0926-40ba-4eda-a417-9447384c036a trace.line=124 vars.name=test vars.uuid=8d4605b5-7f06-4c06-9f35-f1188cfd481b version="v2.3.0+unknown" 
22:23:31 [2022-12-15T22:23:31.951Z] time="2022-12-15T22:23:31Z" 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=53588c1b-bd59-48e3-bf27-2878249a5dfd http.request.method=PUT http.request.remoteaddr="127.0.0.1:37644" http.request.uri="/v2/test/blobs/uploads/39cd91fc-c7a6-42ab-8c09-ad41f915bf91?_state=Pkk4U3RXZZaPcavzM0JgmjzJrTtPGVDWKF7CRMkPBIh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjM5Y2Q5MWZjLWM3YTYtNDJhYi04YzA5LWFkNDFmOTE1YmY5MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0xNVQyMjoyMzozMS43NTEzMDk5NjJaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.13+unknown" instance.id=dca38126-9775-420a-9d04-c47f941e78f1 vars.name=test vars.uuid=39cd91fc-c7a6-42ab-8c09-ad41f915bf91 version="v2.3.0+unknown" 
22:23:31 [2022-12-15T22:23:31.951Z] time="2022-12-15T22:23:31Z" 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=a13f0c14-3e03-43db-a1d8-d1e51c0db223 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37648" http.request.uri="/v2/test/blobs/uploads/8d4605b5-7f06-4c06-9f35-f1188cfd481b?_state=bPn5e4sM7_cGrjwLEOn9bDJUl95tr1ZWgOR0qEpRdZ17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjhkNDYwNWI1LTdmMDYtNGMwNi05ZjM1LWYxMTg4Y2ZkNDgxYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0xNVQyMjoyMzozMS43NDg2NDY4MTFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.13+unknown" instance.id=dca38126-9775-420a-9d04-c47f941e78f1 vars.name=test vars.uuid=8d4605b5-7f06-4c06-9f35-f1188cfd481b version="v2.3.0+unknown" 
22:23:31 [2022-12-15T22:23:31.951Z] time="2022-12-15T22:23:31Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/8d4605b5-7f06-4c06-9f35-f1188cfd481b/data\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a13f0c14-3e03-43db-a1d8-d1e51c0db223 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37648" http.request.uri="/v2/test/blobs/uploads/8d4605b5-7f06-4c06-9f35-f1188cfd481b?_state=bPn5e4sM7_cGrjwLEOn9bDJUl95tr1ZWgOR0qEpRdZ17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjhkNDYwNWI1LTdmMDYtNGMwNi05ZjM1LWYxMTg4Y2ZkNDgxYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0xNVQyMjoyMzozMS43NDg2NDY4MTFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.13+unknown" instance.id=dca38126-9775-420a-9d04-c47f941e78f1 trace.duration=36.824µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=17540ac6-79ab-43c7-af85-64aee10dff7a trace.line=141 vars.name=test vars.uuid=8d4605b5-7f06-4c06-9f35-f1188cfd481b version="v2.3.0+unknown" 
22:23:31 [2022-12-15T22:23:31.951Z] time="2022-12-15T22:23:31Z" 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=a13f0c14-3e03-43db-a1d8-d1e51c0db223 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37648" http.request.uri="/v2/test/blobs/uploads/8d4605b5-7f06-4c06-9f35-f1188cfd481b?_state=bPn5e4sM7_cGrjwLEOn9bDJUl95tr1ZWgOR0qEpRdZ17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjhkNDYwNWI1LTdmMDYtNGMwNi05ZjM1LWYxMTg4Y2ZkNDgxYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0xNVQyMjoyMzozMS43NDg2NDY4MTFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.13+unknown" instance.id=dca38126-9775-420a-9d04-c47f941e78f1 trace.duration=15.532µs trace.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=3699967a-1931-40d5-80c0-0412ed044710 trace.line=141 vars.name=test vars.uuid=8d4605b5-7f06-4c06-9f35-f1188cfd481b version="v2.3.0+unknown" 
22:23:31 [2022-12-15T22:23:31.951Z] time="2022-12-15T22:23:31Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/8d4605b5-7f06-4c06-9f35-f1188cfd481b/data\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a13f0c14-3e03-43db-a1d8-d1e51c0db223 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37648" http.request.uri="/v2/test/blobs/uploads/8d4605b5-7f06-4c06-9f35-f1188cfd481b?_state=bPn5e4sM7_cGrjwLEOn9bDJUl95tr1ZWgOR0qEpRdZ17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjhkNDYwNWI1LTdmMDYtNGMwNi05ZjM1LWYxMTg4Y2ZkNDgxYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0xNVQyMjoyMzozMS43NDg2NDY4MTFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.13+unknown" instance.id=dca38126-9775-420a-9d04-c47f941e78f1 trace.duration=13.103µs trace.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=2f02bc1d-e36d-4174-8462-812162551954 trace.line=141 vars.name=test vars.uuid=8d4605b5-7f06-4c06-9f35-f1188cfd481b version="v2.3.0+unknown" 
22:23:31 [2022-12-15T22:23:31.951Z] time="2022-12-15T22:23:31Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/8d4605b5-7f06-4c06-9f35-f1188cfd481b/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=a13f0c14-3e03-43db-a1d8-d1e51c0db223 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37648" http.request.uri="/v2/test/blobs/uploads/8d4605b5-7f06-4c06-9f35-f1188cfd481b?_state=bPn5e4sM7_cGrjwLEOn9bDJUl95tr1ZWgOR0qEpRdZ17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjhkNDYwNWI1LTdmMDYtNGMwNi05ZjM1LWYxMTg4Y2ZkNDgxYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0xNVQyMjoyMzozMS43NDg2NDY4MTFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.13+unknown" instance.id=dca38126-9775-420a-9d04-c47f941e78f1 trace.duration=120.653µs trace.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=18c9866d-0db5-44c7-8ad6-8cd6b68808cc trace.line=167 vars.name=test vars.uuid=8d4605b5-7f06-4c06-9f35-f1188cfd481b version="v2.3.0+unknown" 
22:23:31 [2022-12-15T22:23:31.951Z] time="2022-12-15T22:23:31Z" 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=a13f0c14-3e03-43db-a1d8-d1e51c0db223 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37648" http.request.uri="/v2/test/blobs/uploads/8d4605b5-7f06-4c06-9f35-f1188cfd481b?_state=bPn5e4sM7_cGrjwLEOn9bDJUl95tr1ZWgOR0qEpRdZ17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjhkNDYwNWI1LTdmMDYtNGMwNi05ZjM1LWYxMTg4Y2ZkNDgxYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0xNVQyMjoyMzozMS43NDg2NDY4MTFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.13+unknown" instance.id=dca38126-9775-420a-9d04-c47f941e78f1 trace.duration=105.449µs trace.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=9e27ff4c-2938-496d-a0d3-39dae7720ff8 trace.line=95 vars.name=test vars.uuid=8d4605b5-7f06-4c06-9f35-f1188cfd481b version="v2.3.0+unknown" 
22:23:31 [2022-12-15T22:23:31.951Z] time="2022-12-15T22:23:31Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/8d4605b5-7f06-4c06-9f35-f1188cfd481b\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a13f0c14-3e03-43db-a1d8-d1e51c0db223 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37648" http.request.uri="/v2/test/blobs/uploads/8d4605b5-7f06-4c06-9f35-f1188cfd481b?_state=bPn5e4sM7_cGrjwLEOn9bDJUl95tr1ZWgOR0qEpRdZ17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjhkNDYwNWI1LTdmMDYtNGMwNi05ZjM1LWYxMTg4Y2ZkNDgxYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0xNVQyMjoyMzozMS43NDg2NDY4MTFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.13+unknown" instance.id=dca38126-9775-420a-9d04-c47f941e78f1 trace.duration=319.433µs trace.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=40664999-c54c-4b45-8a3a-5f27d9581596 trace.line=181 vars.name=test vars.uuid=8d4605b5-7f06-4c06-9f35-f1188cfd481b version="v2.3.0+unknown" 
22:23:31 [2022-12-15T22:23:31.951Z] time="2022-12-15T22:23:31Z" 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=53588c1b-bd59-48e3-bf27-2878249a5dfd http.request.method=PUT http.request.remoteaddr="127.0.0.1:37644" http.request.uri="/v2/test/blobs/uploads/39cd91fc-c7a6-42ab-8c09-ad41f915bf91?_state=Pkk4U3RXZZaPcavzM0JgmjzJrTtPGVDWKF7CRMkPBIh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjM5Y2Q5MWZjLWM3YTYtNDJhYi04YzA5LWFkNDFmOTE1YmY5MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0xNVQyMjoyMzozMS43NTEzMDk5NjJaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.13+unknown" instance.id=dca38126-9775-420a-9d04-c47f941e78f1 vars.name=test vars.uuid=39cd91fc-c7a6-42ab-8c09-ad41f915bf91 version="v2.3.0+unknown" 
22:23:31 [2022-12-15T22:23:31.951Z] time="2022-12-15T22:23:31Z" 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=a13f0c14-3e03-43db-a1d8-d1e51c0db223 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37648" http.request.uri="/v2/test/blobs/uploads/8d4605b5-7f06-4c06-9f35-f1188cfd481b?_state=bPn5e4sM7_cGrjwLEOn9bDJUl95tr1ZWgOR0qEpRdZ17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjhkNDYwNWI1LTdmMDYtNGMwNi05ZjM1LWYxMTg4Y2ZkNDgxYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0xNVQyMjoyMzozMS43NDg2NDY4MTFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.13+unknown" http.response.duration=5.395058ms http.response.status=201 http.response.written=0 instance.id=dca38126-9775-420a-9d04-c47f941e78f1 version="v2.3.0+unknown" 
22:23:31 [2022-12-15T22:23:31.951Z] 127.0.0.1 - - [15/Dec/2022:22:23:31 +0000] "PUT /v2/test/blobs/uploads/8d4605b5-7f06-4c06-9f35-f1188cfd481b?_state=bPn5e4sM7_cGrjwLEOn9bDJUl95tr1ZWgOR0qEpRdZ17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjhkNDYwNWI1LTdmMDYtNGMwNi05ZjM1LWYxMTg4Y2ZkNDgxYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0xNVQyMjoyMzozMS43NDg2NDY4MTFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.6.13+unknown"
22:23:31 [2022-12-15T22:23:31.951Z] time="2022-12-15T22:23:31Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/39cd91fc-c7a6-42ab-8c09-ad41f915bf91/startedat\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=53588c1b-bd59-48e3-bf27-2878249a5dfd http.request.method=PUT http.request.remoteaddr="127.0.0.1:37644" http.request.uri="/v2/test/blobs/uploads/39cd91fc-c7a6-42ab-8c09-ad41f915bf91?_state=Pkk4U3RXZZaPcavzM0JgmjzJrTtPGVDWKF7CRMkPBIh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjM5Y2Q5MWZjLWM3YTYtNDJhYi04YzA5LWFkNDFmOTE1YmY5MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0xNVQyMjoyMzozMS43NTEzMDk5NjJaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.13+unknown" instance.id=dca38126-9775-420a-9d04-c47f941e78f1 trace.duration=350.513µs trace.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=b9010d8a-40d9-4137-bbd8-0a1c6feb433b trace.line=82 vars.name=test vars.uuid=39cd91fc-c7a6-42ab-8c09-ad41f915bf91 version="v2.3.0+unknown" 
22:23:31 [2022-12-15T22:23:31.951Z] time="2022-12-15T22:23:31Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/39cd91fc-c7a6-42ab-8c09-ad41f915bf91/data\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=53588c1b-bd59-48e3-bf27-2878249a5dfd http.request.method=PUT http.request.remoteaddr="127.0.0.1:37644" http.request.uri="/v2/test/blobs/uploads/39cd91fc-c7a6-42ab-8c09-ad41f915bf91?_state=Pkk4U3RXZZaPcavzM0JgmjzJrTtPGVDWKF7CRMkPBIh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjM5Y2Q5MWZjLWM3YTYtNDJhYi04YzA5LWFkNDFmOTE1YmY5MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0xNVQyMjoyMzozMS43NTEzMDk5NjJaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.13+unknown" instance.id=dca38126-9775-420a-9d04-c47f941e78f1 trace.duration=172.754µs trace.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=c434cb61-5f02-4e72-87dd-5dc74bd39ac5 trace.line=141 vars.name=test vars.uuid=39cd91fc-c7a6-42ab-8c09-ad41f915bf91 version="v2.3.0+unknown" 
22:23:31 [2022-12-15T22:23:31.951Z] time="2022-12-15T22:23:31Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/39cd91fc-c7a6-42ab-8c09-ad41f915bf91/data\", 0)" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=53588c1b-bd59-48e3-bf27-2878249a5dfd http.request.method=PUT http.request.remoteaddr="127.0.0.1:37644" http.request.uri="/v2/test/blobs/uploads/39cd91fc-c7a6-42ab-8c09-ad41f915bf91?_state=Pkk4U3RXZZaPcavzM0JgmjzJrTtPGVDWKF7CRMkPBIh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjM5Y2Q5MWZjLWM3YTYtNDJhYi04YzA5LWFkNDFmOTE1YmY5MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0xNVQyMjoyMzozMS43NTEzMDk5NjJaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.13+unknown" instance.id=dca38126-9775-420a-9d04-c47f941e78f1 trace.duration=116.673µs trace.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=c1867840-97b1-4bac-a314-4c014b8ff4e3 trace.line=124 vars.name=test vars.uuid=39cd91fc-c7a6-42ab-8c09-ad41f915bf91 version="v2.3.0+unknown" 
22:23:31 [2022-12-15T22:23:31.951Z] time="2022-12-15T22:23:31Z" 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=53588c1b-bd59-48e3-bf27-2878249a5dfd http.request.method=PUT http.request.remoteaddr="127.0.0.1:37644" http.request.uri="/v2/test/blobs/uploads/39cd91fc-c7a6-42ab-8c09-ad41f915bf91?_state=Pkk4U3RXZZaPcavzM0JgmjzJrTtPGVDWKF7CRMkPBIh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjM5Y2Q5MWZjLWM3YTYtNDJhYi04YzA5LWFkNDFmOTE1YmY5MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0xNVQyMjoyMzozMS43NTEzMDk5NjJaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.13+unknown" instance.id=dca38126-9775-420a-9d04-c47f941e78f1 vars.name=test vars.uuid=39cd91fc-c7a6-42ab-8c09-ad41f915bf91 version="v2.3.0+unknown" 
22:23:31 [2022-12-15T22:23:31.951Z] time="2022-12-15T22:23:31Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/39cd91fc-c7a6-42ab-8c09-ad41f915bf91/data\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=53588c1b-bd59-48e3-bf27-2878249a5dfd http.request.method=PUT http.request.remoteaddr="127.0.0.1:37644" http.request.uri="/v2/test/blobs/uploads/39cd91fc-c7a6-42ab-8c09-ad41f915bf91?_state=Pkk4U3RXZZaPcavzM0JgmjzJrTtPGVDWKF7CRMkPBIh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjM5Y2Q5MWZjLWM3YTYtNDJhYi04YzA5LWFkNDFmOTE1YmY5MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0xNVQyMjoyMzozMS43NTEzMDk5NjJaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.13+unknown" instance.id=dca38126-9775-420a-9d04-c47f941e78f1 trace.duration=32.615µs trace.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=cffbb089-de1e-4c4c-8240-66c04daeb3b6 trace.line=141 vars.name=test vars.uuid=39cd91fc-c7a6-42ab-8c09-ad41f915bf91 version="v2.3.0+unknown" 
22:23:31 [2022-12-15T22:23:31.951Z] time="2022-12-15T22:23:31Z" 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=53588c1b-bd59-48e3-bf27-2878249a5dfd http.request.method=PUT http.request.remoteaddr="127.0.0.1:37644" http.request.uri="/v2/test/blobs/uploads/39cd91fc-c7a6-42ab-8c09-ad41f915bf91?_state=Pkk4U3RXZZaPcavzM0JgmjzJrTtPGVDWKF7CRMkPBIh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjM5Y2Q5MWZjLWM3YTYtNDJhYi04YzA5LWFkNDFmOTE1YmY5MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0xNVQyMjoyMzozMS43NTEzMDk5NjJaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.13+unknown" instance.id=dca38126-9775-420a-9d04-c47f941e78f1 trace.duration=21.432µs trace.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=616a3d89-9a0c-46d8-8125-b57faac40e73 trace.line=141 vars.name=test vars.uuid=39cd91fc-c7a6-42ab-8c09-ad41f915bf91 version="v2.3.0+unknown" 
22:23:31 [2022-12-15T22:23:31.952Z] time="2022-12-15T22:23:31Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/39cd91fc-c7a6-42ab-8c09-ad41f915bf91/data\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=53588c1b-bd59-48e3-bf27-2878249a5dfd http.request.method=PUT http.request.remoteaddr="127.0.0.1:37644" http.request.uri="/v2/test/blobs/uploads/39cd91fc-c7a6-42ab-8c09-ad41f915bf91?_state=Pkk4U3RXZZaPcavzM0JgmjzJrTtPGVDWKF7CRMkPBIh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjM5Y2Q5MWZjLWM3YTYtNDJhYi04YzA5LWFkNDFmOTE1YmY5MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0xNVQyMjoyMzozMS43NTEzMDk5NjJaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.13+unknown" instance.id=dca38126-9775-420a-9d04-c47f941e78f1 trace.duration=11.585µs trace.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=8d94638b-4b7b-4310-a2b1-157251ca4cf0 trace.line=141 vars.name=test vars.uuid=39cd91fc-c7a6-42ab-8c09-ad41f915bf91 version="v2.3.0+unknown" 
22:23:31 [2022-12-15T22:23:31.952Z] time="2022-12-15T22:23:31Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/39cd91fc-c7a6-42ab-8c09-ad41f915bf91/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=53588c1b-bd59-48e3-bf27-2878249a5dfd http.request.method=PUT http.request.remoteaddr="127.0.0.1:37644" http.request.uri="/v2/test/blobs/uploads/39cd91fc-c7a6-42ab-8c09-ad41f915bf91?_state=Pkk4U3RXZZaPcavzM0JgmjzJrTtPGVDWKF7CRMkPBIh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjM5Y2Q5MWZjLWM3YTYtNDJhYi04YzA5LWFkNDFmOTE1YmY5MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0xNVQyMjoyMzozMS43NTEzMDk5NjJaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.13+unknown" instance.id=dca38126-9775-420a-9d04-c47f941e78f1 trace.duration=63.752µs trace.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=5cf546ec-b38f-43e9-aa71-8c8f2c3c9e84 trace.line=167 vars.name=test vars.uuid=39cd91fc-c7a6-42ab-8c09-ad41f915bf91 version="v2.3.0+unknown" 
22:23:31 [2022-12-15T22:23:31.952Z] time="2022-12-15T22:23:31Z" 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=53588c1b-bd59-48e3-bf27-2878249a5dfd http.request.method=PUT http.request.remoteaddr="127.0.0.1:37644" http.request.uri="/v2/test/blobs/uploads/39cd91fc-c7a6-42ab-8c09-ad41f915bf91?_state=Pkk4U3RXZZaPcavzM0JgmjzJrTtPGVDWKF7CRMkPBIh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjM5Y2Q5MWZjLWM3YTYtNDJhYi04YzA5LWFkNDFmOTE1YmY5MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0xNVQyMjoyMzozMS43NTEzMDk5NjJaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.13+unknown" instance.id=dca38126-9775-420a-9d04-c47f941e78f1 trace.duration=108.264µs trace.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=843f30aa-e6c1-48d8-91c5-0a40b6daf5c7 trace.line=95 vars.name=test vars.uuid=39cd91fc-c7a6-42ab-8c09-ad41f915bf91 version="v2.3.0+unknown" 
22:23:31 [2022-12-15T22:23:31.952Z] time="2022-12-15T22:23:31Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/39cd91fc-c7a6-42ab-8c09-ad41f915bf91\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=53588c1b-bd59-48e3-bf27-2878249a5dfd http.request.method=PUT http.request.remoteaddr="127.0.0.1:37644" http.request.uri="/v2/test/blobs/uploads/39cd91fc-c7a6-42ab-8c09-ad41f915bf91?_state=Pkk4U3RXZZaPcavzM0JgmjzJrTtPGVDWKF7CRMkPBIh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjM5Y2Q5MWZjLWM3YTYtNDJhYi04YzA5LWFkNDFmOTE1YmY5MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0xNVQyMjoyMzozMS43NTEzMDk5NjJaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.13+unknown" instance.id=dca38126-9775-420a-9d04-c47f941e78f1 trace.duration=287.671µs trace.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=2054d532-a1c7-4d04-ac9f-83ad81324269 trace.line=181 vars.name=test vars.uuid=39cd91fc-c7a6-42ab-8c09-ad41f915bf91 version="v2.3.0+unknown" 
22:23:31 [2022-12-15T22:23:31.952Z] time="2022-12-15T22:23:31Z" 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=53588c1b-bd59-48e3-bf27-2878249a5dfd http.request.method=PUT http.request.remoteaddr="127.0.0.1:37644" http.request.uri="/v2/test/blobs/uploads/39cd91fc-c7a6-42ab-8c09-ad41f915bf91?_state=Pkk4U3RXZZaPcavzM0JgmjzJrTtPGVDWKF7CRMkPBIh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjM5Y2Q5MWZjLWM3YTYtNDJhYi04YzA5LWFkNDFmOTE1YmY5MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0xNVQyMjoyMzozMS43NTEzMDk5NjJaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.13+unknown" http.response.duration=10.149413ms http.response.status=201 http.response.written=0 instance.id=dca38126-9775-420a-9d04-c47f941e78f1 version="v2.3.0+unknown" 
22:23:31 [2022-12-15T22:23:31.952Z] 127.0.0.1 - - [15/Dec/2022:22:23:31 +0000] "PUT /v2/test/blobs/uploads/39cd91fc-c7a6-42ab-8c09-ad41f915bf91?_state=Pkk4U3RXZZaPcavzM0JgmjzJrTtPGVDWKF7CRMkPBIh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjM5Y2Q5MWZjLWM3YTYtNDJhYi04YzA5LWFkNDFmOTE1YmY5MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0xNVQyMjoyMzozMS43NTEzMDk5NjJaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 201 0 "" "containerd/1.6.13+unknown"
22:23:31 [2022-12-15T22:23:31.952Z] time="2022-12-15T22:23:31Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=55d2b694-1457-4a59-9c25-94c0d63748f2 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37644" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.13+unknown" instance.id=dca38126-9775-420a-9d04-c47f941e78f1 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
22:23:31 [2022-12-15T22:23:31.952Z] time="2022-12-15T22:23:31Z" level=debug msg=GetImageManifest go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=55d2b694-1457-4a59-9c25-94c0d63748f2 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37644" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.13+unknown" instance.id=dca38126-9775-420a-9d04-c47f941e78f1 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
22:23:31 [2022-12-15T22:23:31.952Z] time="2022-12-15T22:23:31Z" 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=55d2b694-1457-4a59-9c25-94c0d63748f2 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37644" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.13+unknown" instance.id=dca38126-9775-420a-9d04-c47f941e78f1 trace.duration=42.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=825d4d00-2927-4b26-9ae3-6e5f2a44fd4d trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
22:23:31 [2022-12-15T22:23:31.952Z] time="2022-12-15T22:23:31Z" 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=55d2b694-1457-4a59-9c25-94c0d63748f2 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37644" 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.030263ms http.response.status=404 http.response.written=96 instance.id=dca38126-9775-420a-9d04-c47f941e78f1 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
22:23:31 [2022-12-15T22:23:31.952Z] 127.0.0.1 - - [15/Dec/2022:22:23:31 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.6.13+unknown"
22:23:31 [2022-12-15T22:23:31.952Z] time="2022-12-15T22:23:31Z" 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=858b8651-95f9-4f64-87c2-13f76374d09a http.request.method=PUT http.request.remoteaddr="127.0.0.1:37644" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.13+unknown" instance.id=dca38126-9775-420a-9d04-c47f941e78f1 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
22:23:31 [2022-12-15T22:23:31.952Z] time="2022-12-15T22:23:31Z" 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=858b8651-95f9-4f64-87c2-13f76374d09a http.request.method=PUT http.request.remoteaddr="127.0.0.1:37644" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.13+unknown" instance.id=dca38126-9775-420a-9d04-c47f941e78f1 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
22:23:31 [2022-12-15T22:23:31.952Z] time="2022-12-15T22:23:31Z" 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=858b8651-95f9-4f64-87c2-13f76374d09a http.request.method=PUT http.request.remoteaddr="127.0.0.1:37644" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.13+unknown" instance.id=dca38126-9775-420a-9d04-c47f941e78f1 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
22:23:31 [2022-12-15T22:23:31.952Z] time="2022-12-15T22:23:31Z" 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=858b8651-95f9-4f64-87c2-13f76374d09a http.request.method=PUT http.request.remoteaddr="127.0.0.1:37644" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.13+unknown" instance.id=dca38126-9775-420a-9d04-c47f941e78f1 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
22:23:31 [2022-12-15T22:23:31.952Z] time="2022-12-15T22:23:31Z" 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=858b8651-95f9-4f64-87c2-13f76374d09a http.request.method=PUT http.request.remoteaddr="127.0.0.1:37644" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.13+unknown" instance.id=dca38126-9775-420a-9d04-c47f941e78f1 trace.duration=35.807µs trace.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=bf7d5c6e-d191-46d9-a879-25c025ec49e4 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
22:23:31 [2022-12-15T22:23:31.952Z] time="2022-12-15T22:23:31Z" 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=858b8651-95f9-4f64-87c2-13f76374d09a http.request.method=PUT http.request.remoteaddr="127.0.0.1:37644" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.13+unknown" instance.id=dca38126-9775-420a-9d04-c47f941e78f1 trace.duration=13.005µs trace.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=0c62f19b-85cb-477e-a15f-fb967949fac0 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
22:23:31 [2022-12-15T22:23:31.952Z] time="2022-12-15T22:23:31Z" 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=858b8651-95f9-4f64-87c2-13f76374d09a http.request.method=PUT http.request.remoteaddr="127.0.0.1:37644" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.13+unknown" instance.id=dca38126-9775-420a-9d04-c47f941e78f1 trace.duration=16.566µs trace.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=c3e105fb-3c07-4b93-9115-f1da00766ec7 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
22:23:31 [2022-12-15T22:23:31.952Z] time="2022-12-15T22:23:31Z" 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=858b8651-95f9-4f64-87c2-13f76374d09a http.request.method=PUT http.request.remoteaddr="127.0.0.1:37644" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.13+unknown" instance.id=dca38126-9775-420a-9d04-c47f941e78f1 trace.duration=10.108µs trace.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=5acb41db-ba5f-4969-9eae-1610a6d10219 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
22:23:31 [2022-12-15T22:23:31.952Z] time="2022-12-15T22:23:31Z" 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=858b8651-95f9-4f64-87c2-13f76374d09a http.request.method=PUT http.request.remoteaddr="127.0.0.1:37644" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.13+unknown" instance.id=dca38126-9775-420a-9d04-c47f941e78f1 trace.duration=10.658µs trace.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=f18cfa8f-d819-44a4-8a2b-c8b0fad504a3 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
22:23:31 [2022-12-15T22:23:31.952Z] time="2022-12-15T22:23:31Z" 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=858b8651-95f9-4f64-87c2-13f76374d09a http.request.method=PUT http.request.remoteaddr="127.0.0.1:37644" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.13+unknown" instance.id=dca38126-9775-420a-9d04-c47f941e78f1 trace.duration=43.617µs trace.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=999b31e8-e34f-44f2-9d97-66056c366d3e trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
22:23:31 [2022-12-15T22:23:31.952Z] time="2022-12-15T22:23:31Z" 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=858b8651-95f9-4f64-87c2-13f76374d09a http.request.method=PUT http.request.remoteaddr="127.0.0.1:37644" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.13+unknown" instance.id=dca38126-9775-420a-9d04-c47f941e78f1 trace.duration=50.469µs trace.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=9e0d9e12-eaf8-4947-bfc6-05cfb0832cd3 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
22:23:31 [2022-12-15T22:23:31.952Z] time="2022-12-15T22:23:31Z" 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=858b8651-95f9-4f64-87c2-13f76374d09a http.request.method=PUT http.request.remoteaddr="127.0.0.1:37644" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.13+unknown" instance.id=dca38126-9775-420a-9d04-c47f941e78f1 trace.duration=24.573µs trace.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=106fde8f-72a3-4cf8-919a-832425620e33 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
22:23:31 [2022-12-15T22:23:31.952Z] time="2022-12-15T22:23:31Z" 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=858b8651-95f9-4f64-87c2-13f76374d09a http.request.method=PUT http.request.remoteaddr="127.0.0.1:37644" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.13+unknown" instance.id=dca38126-9775-420a-9d04-c47f941e78f1 trace.duration=55.087µs trace.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=f7071944-9b92-4dbc-b67d-073d56d81b25 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
22:23:31 [2022-12-15T22:23:31.952Z] time="2022-12-15T22:23:31Z" 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=858b8651-95f9-4f64-87c2-13f76374d09a http.request.method=PUT http.request.remoteaddr="127.0.0.1:37644" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.13+unknown" instance.id=dca38126-9775-420a-9d04-c47f941e78f1 trace.duration=30.998µs trace.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=0f2d4f42-6081-48d6-aeac-1bf477446611 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
22:23:31 [2022-12-15T22:23:31.952Z] time="2022-12-15T22:23:31Z" 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=858b8651-95f9-4f64-87c2-13f76374d09a http.request.method=PUT http.request.remoteaddr="127.0.0.1:37644" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.13+unknown" http.response.duration=1.579523ms http.response.status=201 http.response.written=0 instance.id=dca38126-9775-420a-9d04-c47f941e78f1 version="v2.3.0+unknown" 
22:23:31 [2022-12-15T22:23:31.952Z] 127.0.0.1 - - [15/Dec/2022:22:23:31 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.6.13+unknown"
22:23:31 [2022-12-15T22:23:31.952Z] time="2022-12-15T22:23:31Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=cd283b4b-5e1d-4540-bff7-edfc43baeec3 http.request.method=GET http.request.remoteaddr="127.0.0.1:37668" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.4 git-commit/f6c2f20cee7094d7b1d8868cfa7945ea91309355 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=dca38126-9775-420a-9d04-c47f941e78f1 version="v2.3.0+unknown" 
22:23:31 [2022-12-15T22:23:31.952Z] time="2022-12-15T22:23:31Z" level=info msg="response completed" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=cd283b4b-5e1d-4540-bff7-edfc43baeec3 http.request.method=GET http.request.remoteaddr="127.0.0.1:37668" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.4 git-commit/f6c2f20cee7094d7b1d8868cfa7945ea91309355 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="892.577µs" http.response.status=200 http.response.written=2 instance.id=dca38126-9775-420a-9d04-c47f941e78f1 version="v2.3.0+unknown" 
22:23:31 [2022-12-15T22:23:31.952Z] 127.0.0.1 - - [15/Dec/2022:22:23:31 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.19.4 git-commit/f6c2f20cee7094d7b1d8868cfa7945ea91309355 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
22:23:31 [2022-12-15T22:23:31.953Z] time="2022-12-15T22:23:31Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=4790324a-7b23-46d4-b602-27c8e9e854d5 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37674" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.4 git-commit/f6c2f20cee7094d7b1d8868cfa7945ea91309355 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=dca38126-9775-420a-9d04-c47f941e78f1 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
22:23:31 [2022-12-15T22:23:31.953Z] time="2022-12-15T22:23:31Z" level=debug msg=GetImageManifest go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=4790324a-7b23-46d4-b602-27c8e9e854d5 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37674" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.4 git-commit/f6c2f20cee7094d7b1d8868cfa7945ea91309355 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=dca38126-9775-420a-9d04-c47f941e78f1 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
22:23:31 [2022-12-15T22:23:31.953Z] time="2022-12-15T22:23:31Z" 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=4790324a-7b23-46d4-b602-27c8e9e854d5 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37674" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.4 git-commit/f6c2f20cee7094d7b1d8868cfa7945ea91309355 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=dca38126-9775-420a-9d04-c47f941e78f1 trace.duration=227.472µs trace.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=0945925d-0e04-4488-839f-8d758ff45f9e trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
22:23:31 [2022-12-15T22:23:31.953Z] time="2022-12-15T22:23:31Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=4790324a-7b23-46d4-b602-27c8e9e854d5 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37674" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.4 git-commit/f6c2f20cee7094d7b1d8868cfa7945ea91309355 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=dca38126-9775-420a-9d04-c47f941e78f1 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
22:23:31 [2022-12-15T22:23:31.953Z] time="2022-12-15T22:23:31Z" 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=4790324a-7b23-46d4-b602-27c8e9e854d5 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37674" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.4 git-commit/f6c2f20cee7094d7b1d8868cfa7945ea91309355 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=dca38126-9775-420a-9d04-c47f941e78f1 trace.duration=40.803µs trace.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=7db7adaa-1332-4080-8f97-072d24b33708 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
22:23:31 [2022-12-15T22:23:31.953Z] time="2022-12-15T22:23:31Z" 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=4790324a-7b23-46d4-b602-27c8e9e854d5 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37674" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.4 git-commit/f6c2f20cee7094d7b1d8868cfa7945ea91309355 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=dca38126-9775-420a-9d04-c47f941e78f1 trace.duration=92.756µs trace.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=4a59eb50-8172-4f03-8c43-3a6a13839174 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
22:23:31 [2022-12-15T22:23:31.953Z] time="2022-12-15T22:23:31Z" 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=4790324a-7b23-46d4-b602-27c8e9e854d5 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37674" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.4 git-commit/f6c2f20cee7094d7b1d8868cfa7945ea91309355 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=dca38126-9775-420a-9d04-c47f941e78f1 trace.duration=28.167µs trace.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=6a811870-ec30-4817-bc1d-4048c5111a90 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
22:23:31 [2022-12-15T22:23:31.953Z] time="2022-12-15T22:23:31Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=4790324a-7b23-46d4-b602-27c8e9e854d5 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37674" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.4 git-commit/f6c2f20cee7094d7b1d8868cfa7945ea91309355 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=dca38126-9775-420a-9d04-c47f941e78f1 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
22:23:31 [2022-12-15T22:23:31.953Z] time="2022-12-15T22:23:31Z" level=info msg="response completed" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=4790324a-7b23-46d4-b602-27c8e9e854d5 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37674" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.4 git-commit/f6c2f20cee7094d7b1d8868cfa7945ea91309355 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=3.020211ms http.response.status=200 http.response.written=417 instance.id=dca38126-9775-420a-9d04-c47f941e78f1 version="v2.3.0+unknown" 
22:23:31 [2022-12-15T22:23:31.953Z] 127.0.0.1 - - [15/Dec/2022:22:23:31 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.19.4 git-commit/f6c2f20cee7094d7b1d8868cfa7945ea91309355 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
22:23:31 [2022-12-15T22:23:31.953Z] time="2022-12-15T22:23:31Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=8c83e129-c0c5-4bbb-9b6f-010c9934a528 http.request.method=GET http.request.remoteaddr="127.0.0.1:37690" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/f6c2f20cee7094d7b1d8868cfa7945ea91309355 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=dca38126-9775-420a-9d04-c47f941e78f1 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
22:23:31 [2022-12-15T22:23:31.953Z] time="2022-12-15T22:23:31Z" level=debug msg=GetImageManifest go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=8c83e129-c0c5-4bbb-9b6f-010c9934a528 http.request.method=GET http.request.remoteaddr="127.0.0.1:37690" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/f6c2f20cee7094d7b1d8868cfa7945ea91309355 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=dca38126-9775-420a-9d04-c47f941e78f1 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
22:23:31 [2022-12-15T22:23:31.953Z] time="2022-12-15T22:23:31Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=8c83e129-c0c5-4bbb-9b6f-010c9934a528 http.request.method=GET http.request.remoteaddr="127.0.0.1:37690" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/f6c2f20cee7094d7b1d8868cfa7945ea91309355 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=dca38126-9775-420a-9d04-c47f941e78f1 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
22:23:31 [2022-12-15T22:23:31.953Z] time="2022-12-15T22:23:31Z" 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=8c83e129-c0c5-4bbb-9b6f-010c9934a528 http.request.method=GET http.request.remoteaddr="127.0.0.1:37690" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/f6c2f20cee7094d7b1d8868cfa7945ea91309355 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=dca38126-9775-420a-9d04-c47f941e78f1 trace.duration=43.298µs trace.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=ed8bf34b-a740-4b67-bb0d-d5f9daf76f0d trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
22:23:31 [2022-12-15T22:23:31.953Z] time="2022-12-15T22:23:31Z" 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=8c83e129-c0c5-4bbb-9b6f-010c9934a528 http.request.method=GET http.request.remoteaddr="127.0.0.1:37690" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/f6c2f20cee7094d7b1d8868cfa7945ea91309355 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=dca38126-9775-420a-9d04-c47f941e78f1 trace.duration=22.005µs trace.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=587d0d74-7b83-4de6-a474-372a9b407dea trace.line=141 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
22:23:31 [2022-12-15T22:23:31.953Z] time="2022-12-15T22:23:31Z" 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=8c83e129-c0c5-4bbb-9b6f-010c9934a528 http.request.method=GET http.request.remoteaddr="127.0.0.1:37690" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/f6c2f20cee7094d7b1d8868cfa7945ea91309355 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=dca38126-9775-420a-9d04-c47f941e78f1 trace.duration=39.777µs trace.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=8d12c9d0-1512-4bf0-8e13-7b11df722690 trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
22:23:31 [2022-12-15T22:23:31.953Z] time="2022-12-15T22:23:31Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=8c83e129-c0c5-4bbb-9b6f-010c9934a528 http.request.method=GET http.request.remoteaddr="127.0.0.1:37690" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/f6c2f20cee7094d7b1d8868cfa7945ea91309355 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=dca38126-9775-420a-9d04-c47f941e78f1 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
22:23:31 [2022-12-15T22:23:31.953Z] time="2022-12-15T22:23:31Z" level=info msg="response completed" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=8c83e129-c0c5-4bbb-9b6f-010c9934a528 http.request.method=GET http.request.remoteaddr="127.0.0.1:37690" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/f6c2f20cee7094d7b1d8868cfa7945ea91309355 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=2.371975ms http.response.status=200 http.response.written=417 instance.id=dca38126-9775-420a-9d04-c47f941e78f1 version="v2.3.0+unknown" 
22:23:31 [2022-12-15T22:23:31.953Z] 127.0.0.1 - - [15/Dec/2022:22:23:31 +0000] "GET /v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 200 417 "" "docker/dev go/go1.19.4 git-commit/f6c2f20cee7094d7b1d8868cfa7945ea91309355 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
22:23:31 [2022-12-15T22:23:31.953Z] time="2022-12-15T22:23:31Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=8b306b3b-c818-4283-8e80-b6f5ecc8274f http.request.method=GET http.request.remoteaddr="127.0.0.1:37702" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.4 git-commit/f6c2f20cee7094d7b1d8868cfa7945ea91309355 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=dca38126-9775-420a-9d04-c47f941e78f1 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
22:23:31 [2022-12-15T22:23:31.953Z] time="2022-12-15T22:23:31Z" level=debug msg=GetBlob go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=8b306b3b-c818-4283-8e80-b6f5ecc8274f http.request.method=GET http.request.remoteaddr="127.0.0.1:37702" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.4 git-commit/f6c2f20cee7094d7b1d8868cfa7945ea91309355 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=dca38126-9775-420a-9d04-c47f941e78f1 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
22:23:31 [2022-12-15T22:23:31.953Z] time="2022-12-15T22:23:31Z" 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=8b306b3b-c818-4283-8e80-b6f5ecc8274f http.request.method=GET http.request.remoteaddr="127.0.0.1:37702" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.4 git-commit/f6c2f20cee7094d7b1d8868cfa7945ea91309355 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=dca38126-9775-420a-9d04-c47f941e78f1 trace.duration=37.948µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=4f400530-3d9f-4f25-94e0-ac514143b82a trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
22:23:31 [2022-12-15T22:23:31.953Z] time="2022-12-15T22:23:31Z" 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=8b306b3b-c818-4283-8e80-b6f5ecc8274f http.request.method=GET http.request.remoteaddr="127.0.0.1:37702" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.4 git-commit/f6c2f20cee7094d7b1d8868cfa7945ea91309355 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=dca38126-9775-420a-9d04-c47f941e78f1 trace.duration=16.811µs trace.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=8fe30038-37e8-4c0f-8e28-b767ae08b85b trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
22:23:31 [2022-12-15T22:23:31.953Z] time="2022-12-15T22:23:31Z" 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=8b306b3b-c818-4283-8e80-b6f5ecc8274f http.request.method=GET http.request.remoteaddr="127.0.0.1:37702" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.4 git-commit/f6c2f20cee7094d7b1d8868cfa7945ea91309355 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=dca38126-9775-420a-9d04-c47f941e78f1 trace.duration=143.504µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=777a6970-01e6-4bde-8ba5-84a3990af295 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
22:23:31 [2022-12-15T22:23:31.953Z] time="2022-12-15T22:23:31Z" 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=8b306b3b-c818-4283-8e80-b6f5ecc8274f http.request.method=GET http.request.remoteaddr="127.0.0.1:37702" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.4 git-commit/f6c2f20cee7094d7b1d8868cfa7945ea91309355 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=dca38126-9775-420a-9d04-c47f941e78f1 trace.duration=13.374µs trace.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=ef678d93-dde8-4315-b185-2670bda37865 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
22:23:31 [2022-12-15T22:23:31.954Z] time="2022-12-15T22:23:31Z" 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=8b306b3b-c818-4283-8e80-b6f5ecc8274f http.request.method=GET http.request.remoteaddr="127.0.0.1:37702" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.4 git-commit/f6c2f20cee7094d7b1d8868cfa7945ea91309355 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=dca38126-9775-420a-9d04-c47f941e78f1 trace.duration=11.011µs trace.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=e752603f-e55e-417d-bf16-07f5b7040631 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
22:23:31 [2022-12-15T22:23:31.954Z] time="2022-12-15T22:23:31Z" 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=8b306b3b-c818-4283-8e80-b6f5ecc8274f http.request.method=GET http.request.remoteaddr="127.0.0.1:37702" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.4 git-commit/f6c2f20cee7094d7b1d8868cfa7945ea91309355 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=dca38126-9775-420a-9d04-c47f941e78f1 trace.duration=8.574µs trace.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=68952402-29f8-451e-b5a9-def8937b3c73 trace.line=193 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
22:23:31 [2022-12-15T22:23:31.954Z] time="2022-12-15T22:23:31Z" 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=8b306b3b-c818-4283-8e80-b6f5ecc8274f http.request.method=GET http.request.remoteaddr="127.0.0.1:37702" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.4 git-commit/f6c2f20cee7094d7b1d8868cfa7945ea91309355 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=dca38126-9775-420a-9d04-c47f941e78f1 trace.duration=194.169µs trace.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=c1c0c2a0-7dbd-4f5a-9eb2-7c3f407dbb37 trace.line=107 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
22:23:31 [2022-12-15T22:23:31.954Z] time="2022-12-15T22:23:31Z" 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=8b306b3b-c818-4283-8e80-b6f5ecc8274f http.request.method=GET http.request.remoteaddr="127.0.0.1:37702" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.4 git-commit/f6c2f20cee7094d7b1d8868cfa7945ea91309355 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=dca38126-9775-420a-9d04-c47f941e78f1 trace.duration=43.987µs trace.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=3fe4fd5c-facd-4e4f-9d27-f6d424cfcbc0 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
22:23:31 [2022-12-15T22:23:31.954Z] time="2022-12-15T22:23:31Z" 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=8b306b3b-c818-4283-8e80-b6f5ecc8274f http.request.method=GET http.request.remoteaddr="127.0.0.1:37702" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.4 git-commit/f6c2f20cee7094d7b1d8868cfa7945ea91309355 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=dca38126-9775-420a-9d04-c47f941e78f1 trace.duration=97.474µs trace.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=8682e983-74e5-4437-857f-2ffe16baa8e8 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
22:23:31 [2022-12-15T22:23:31.954Z] time="2022-12-15T22:23:31Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=20251452-1d60-4036-af0d-394cbe6bb3bd http.request.method=GET http.request.remoteaddr="127.0.0.1:37716" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.4 git-commit/f6c2f20cee7094d7b1d8868cfa7945ea91309355 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=dca38126-9775-420a-9d04-c47f941e78f1 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
22:23:31 [2022-12-15T22:23:31.954Z] time="2022-12-15T22:23:31Z" level=debug msg=GetBlob go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=20251452-1d60-4036-af0d-394cbe6bb3bd http.request.method=GET http.request.remoteaddr="127.0.0.1:37716" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.4 git-commit/f6c2f20cee7094d7b1d8868cfa7945ea91309355 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=dca38126-9775-420a-9d04-c47f941e78f1 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
22:23:31 [2022-12-15T22:23:31.954Z] time="2022-12-15T22:23:31Z" level=info msg="response completed" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=8b306b3b-c818-4283-8e80-b6f5ecc8274f http.request.method=GET http.request.remoteaddr="127.0.0.1:37702" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.4 git-commit/f6c2f20cee7094d7b1d8868cfa7945ea91309355 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=5.029375ms http.response.status=200 http.response.written=179 instance.id=dca38126-9775-420a-9d04-c47f941e78f1 version="v2.3.0+unknown" 
22:23:31 [2022-12-15T22:23:31.954Z] 127.0.0.1 - - [15/Dec/2022:22:23:31 +0000] "GET /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 200 179 "" "docker/dev go/go1.19.4 git-commit/f6c2f20cee7094d7b1d8868cfa7945ea91309355 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
22:23:31 [2022-12-15T22:23:31.954Z] time="2022-12-15T22:23:31Z" 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=20251452-1d60-4036-af0d-394cbe6bb3bd http.request.method=GET http.request.remoteaddr="127.0.0.1:37716" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.4 git-commit/f6c2f20cee7094d7b1d8868cfa7945ea91309355 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=dca38126-9775-420a-9d04-c47f941e78f1 trace.duration=33.599µs trace.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=792800e7-0d44-4910-8f1c-785c4f0deda2 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
22:23:31 [2022-12-15T22:23:31.954Z] time="2022-12-15T22:23:31Z" 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=20251452-1d60-4036-af0d-394cbe6bb3bd http.request.method=GET http.request.remoteaddr="127.0.0.1:37716" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.4 git-commit/f6c2f20cee7094d7b1d8868cfa7945ea91309355 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=dca38126-9775-420a-9d04-c47f941e78f1 trace.duration=15.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=121c7d7a-0a78-4226-bbe1-824acce9d024 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
22:23:31 [2022-12-15T22:23:31.954Z] time="2022-12-15T22:23:31Z" 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=20251452-1d60-4036-af0d-394cbe6bb3bd http.request.method=GET http.request.remoteaddr="127.0.0.1:37716" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.4 git-commit/f6c2f20cee7094d7b1d8868cfa7945ea91309355 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=dca38126-9775-420a-9d04-c47f941e78f1 trace.duration=297.968µs trace.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=1e8cb915-cdc3-4c57-887e-f3cab8f7fd0a trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
22:23:31 [2022-12-15T22:23:31.954Z] time="2022-12-15T22:23:31Z" 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=20251452-1d60-4036-af0d-394cbe6bb3bd http.request.method=GET http.request.remoteaddr="127.0.0.1:37716" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.4 git-commit/f6c2f20cee7094d7b1d8868cfa7945ea91309355 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=dca38126-9775-420a-9d04-c47f941e78f1 trace.duration=218.553µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=96a00d77-4e4c-42a5-b6ec-1162aacf4948 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
22:23:31 [2022-12-15T22:23:31.954Z] time="2022-12-15T22:23:31Z" 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=20251452-1d60-4036-af0d-394cbe6bb3bd http.request.method=GET http.request.remoteaddr="127.0.0.1:37716" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.4 git-commit/f6c2f20cee7094d7b1d8868cfa7945ea91309355 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=dca38126-9775-420a-9d04-c47f941e78f1 trace.duration=84.075µs trace.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=891566d1-aedd-476d-92c8-085c9d6d8c19 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
22:23:31 [2022-12-15T22:23:31.954Z] time="2022-12-15T22:23:31Z" 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=20251452-1d60-4036-af0d-394cbe6bb3bd http.request.method=GET http.request.remoteaddr="127.0.0.1:37716" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.4 git-commit/f6c2f20cee7094d7b1d8868cfa7945ea91309355 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=dca38126-9775-420a-9d04-c47f941e78f1 trace.duration=7.745µs trace.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=8b9c794f-b75c-4823-8c31-80fb7120ee2c trace.line=193 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
22:23:31 [2022-12-15T22:23:31.954Z] time="2022-12-15T22:23:31Z" 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=20251452-1d60-4036-af0d-394cbe6bb3bd http.request.method=GET http.request.remoteaddr="127.0.0.1:37716" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.4 git-commit/f6c2f20cee7094d7b1d8868cfa7945ea91309355 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=dca38126-9775-420a-9d04-c47f941e78f1 trace.duration=314.65µs trace.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=303ce040-1442-4b5b-8f62-ecc35d2b63ff trace.line=107 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
22:23:31 [2022-12-15T22:23:31.954Z] time="2022-12-15T22:23:31Z" 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=20251452-1d60-4036-af0d-394cbe6bb3bd http.request.method=GET http.request.remoteaddr="127.0.0.1:37716" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.4 git-commit/f6c2f20cee7094d7b1d8868cfa7945ea91309355 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=dca38126-9775-420a-9d04-c47f941e78f1 trace.duration=34.297µs trace.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=01d25f47-7883-4f3b-8ef4-e413596d83cc trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
22:23:31 [2022-12-15T22:23:31.954Z] time="2022-12-15T22:23:31Z" 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=20251452-1d60-4036-af0d-394cbe6bb3bd http.request.method=GET http.request.remoteaddr="127.0.0.1:37716" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.4 git-commit/f6c2f20cee7094d7b1d8868cfa7945ea91309355 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=dca38126-9775-420a-9d04-c47f941e78f1 trace.duration=21.882µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=5fdae7c9-8683-4798-9899-c7e1f44c7eb9 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
22:23:31 [2022-12-15T22:23:31.954Z] time="2022-12-15T22:23:31Z" level=info msg="response completed" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=20251452-1d60-4036-af0d-394cbe6bb3bd http.request.method=GET http.request.remoteaddr="127.0.0.1:37716" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.4 git-commit/f6c2f20cee7094d7b1d8868cfa7945ea91309355 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=6.871577ms http.response.status=200 http.response.written=68 instance.id=dca38126-9775-420a-9d04-c47f941e78f1 version="v2.3.0+unknown" 
22:23:31 [2022-12-15T22:23:31.954Z] 127.0.0.1 - - [15/Dec/2022:22:23:31 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.19.4 git-commit/f6c2f20cee7094d7b1d8868cfa7945ea91309355 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
22:23:31 [2022-12-15T22:23:31.954Z] time="2022-12-15T22:23:31Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=3b7eb325-570c-4729-924a-02139ad4d433 http.request.method=GET http.request.remoteaddr="127.0.0.1:37738" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.4 git-commit/f6c2f20cee7094d7b1d8868cfa7945ea91309355 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=dca38126-9775-420a-9d04-c47f941e78f1 version="v2.3.0+unknown" 
22:23:31 [2022-12-15T22:23:31.954Z] time="2022-12-15T22:23:31Z" level=info msg="response completed" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=3b7eb325-570c-4729-924a-02139ad4d433 http.request.method=GET http.request.remoteaddr="127.0.0.1:37738" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.4 git-commit/f6c2f20cee7094d7b1d8868cfa7945ea91309355 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="874.493µs" http.response.status=200 http.response.written=2 instance.id=dca38126-9775-420a-9d04-c47f941e78f1 version="v2.3.0+unknown" 
22:23:31 [2022-12-15T22:23:31.954Z] 127.0.0.1 - - [15/Dec/2022:22:23:31 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.19.4 git-commit/f6c2f20cee7094d7b1d8868cfa7945ea91309355 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
22:23:31 [2022-12-15T22:23:31.954Z] time="2022-12-15T22:23:31Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=8479cc52-ae6d-4afb-9fe8-683ab3aebbd4 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37740" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/f6c2f20cee7094d7b1d8868cfa7945ea91309355 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=dca38126-9775-420a-9d04-c47f941e78f1 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
22:23:31 [2022-12-15T22:23:31.954Z] time="2022-12-15T22:23:31Z" level=debug msg=GetImageManifest go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=8479cc52-ae6d-4afb-9fe8-683ab3aebbd4 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37740" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/f6c2f20cee7094d7b1d8868cfa7945ea91309355 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=dca38126-9775-420a-9d04-c47f941e78f1 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
22:23:31 [2022-12-15T22:23:31.954Z] time="2022-12-15T22:23:31Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=8479cc52-ae6d-4afb-9fe8-683ab3aebbd4 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37740" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/f6c2f20cee7094d7b1d8868cfa7945ea91309355 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=dca38126-9775-420a-9d04-c47f941e78f1 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
22:23:31 [2022-12-15T22:23:31.955Z] time="2022-12-15T22:23:31Z" 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=8479cc52-ae6d-4afb-9fe8-683ab3aebbd4 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37740" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/f6c2f20cee7094d7b1d8868cfa7945ea91309355 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=dca38126-9775-420a-9d04-c47f941e78f1 trace.duration=31.785µs trace.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=c22c5c87-8177-4bbc-87f4-69919bc3bf94 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
22:23:31 [2022-12-15T22:23:31.955Z] time="2022-12-15T22:23:31Z" 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=8479cc52-ae6d-4afb-9fe8-683ab3aebbd4 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37740" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/f6c2f20cee7094d7b1d8868cfa7945ea91309355 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=dca38126-9775-420a-9d04-c47f941e78f1 trace.duration=11.159µs trace.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=7344780c-d6b4-4a9d-8bce-4782705be78b trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
22:23:31 [2022-12-15T22:23:31.955Z] time="2022-12-15T22:23:31Z" 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=8479cc52-ae6d-4afb-9fe8-683ab3aebbd4 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37740" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/f6c2f20cee7094d7b1d8868cfa7945ea91309355 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.08147ms http.response.status=404 http.response.written=181 instance.id=dca38126-9775-420a-9d04-c47f941e78f1 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
22:23:31 [2022-12-15T22:23:31.955Z] 127.0.0.1 - - [15/Dec/2022:22:23:31 +0000] "HEAD /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.19.4 git-commit/f6c2f20cee7094d7b1d8868cfa7945ea91309355 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
22:23:31 [2022-12-15T22:23:31.955Z] time="2022-12-15T22:23:31Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=471bb64c-e2dc-439d-82ef-a47044712999 http.request.method=GET http.request.remoteaddr="127.0.0.1:37742" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/f6c2f20cee7094d7b1d8868cfa7945ea91309355 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=dca38126-9775-420a-9d04-c47f941e78f1 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
22:23:31 [2022-12-15T22:23:31.955Z] time="2022-12-15T22:23:31Z" level=debug msg=GetImageManifest go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=471bb64c-e2dc-439d-82ef-a47044712999 http.request.method=GET http.request.remoteaddr="127.0.0.1:37742" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/f6c2f20cee7094d7b1d8868cfa7945ea91309355 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=dca38126-9775-420a-9d04-c47f941e78f1 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
22:23:31 [2022-12-15T22:23:31.955Z] time="2022-12-15T22:23:31Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=471bb64c-e2dc-439d-82ef-a47044712999 http.request.method=GET http.request.remoteaddr="127.0.0.1:37742" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/f6c2f20cee7094d7b1d8868cfa7945ea91309355 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=dca38126-9775-420a-9d04-c47f941e78f1 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
22:23:31 [2022-12-15T22:23:31.955Z] time="2022-12-15T22:23:31Z" 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=471bb64c-e2dc-439d-82ef-a47044712999 http.request.method=GET http.request.remoteaddr="127.0.0.1:37742" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/f6c2f20cee7094d7b1d8868cfa7945ea91309355 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=dca38126-9775-420a-9d04-c47f941e78f1 trace.duration=29.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).GetContent" trace.id=073a3f77-8d95-4eea-bd59-c182da34c0a7 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
22:23:31 [2022-12-15T22:23:31.955Z] time="2022-12-15T22:23:31Z" 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=471bb64c-e2dc-439d-82ef-a47044712999 http.request.method=GET http.request.remoteaddr="127.0.0.1:37742" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/f6c2f20cee7094d7b1d8868cfa7945ea91309355 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=dca38126-9775-420a-9d04-c47f941e78f1 trace.duration=11.84µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=3e1687ae-e5c1-40b9-a802-6598e7c99a46 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
22:23:31 [2022-12-15T22:23:31.955Z] time="2022-12-15T22:23:31Z" 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=471bb64c-e2dc-439d-82ef-a47044712999 http.request.method=GET http.request.remoteaddr="127.0.0.1:37742" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/f6c2f20cee7094d7b1d8868cfa7945ea91309355 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.077121ms http.response.status=404 http.response.written=181 instance.id=dca38126-9775-420a-9d04-c47f941e78f1 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
22:23:31 [2022-12-15T22:23:31.955Z] 127.0.0.1 - - [15/Dec/2022:22:23:31 +0000] "GET /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.19.4 git-commit/f6c2f20cee7094d7b1d8868cfa7945ea91309355 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
22:23:31 [2022-12-15T22:23:31.955Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.29s)
22:23:31 [2022-12-15T22:23:31.955Z] === RUN   TestRemoveImageOrphaning
22:23:32 [2022-12-15T22:23:32.215Z] --- PASS: TestRemoveImageOrphaning (0.27s)
22:23:32 [2022-12-15T22:23:32.215Z] === RUN   TestRemoveImageGarbageCollector
22:23:32 [2022-12-15T22:23:32.215Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:23:32 [2022-12-15T22:23:32.215Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
22:23:32 [2022-12-15T22:23:32.215Z] === RUN   TestTagUnprefixedRepoByNameOrName
22:23:32 [2022-12-15T22:23:32.215Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
22:23:32 [2022-12-15T22:23:32.215Z] === RUN   TestTagInvalidReference
22:23:32 [2022-12-15T22:23:32.474Z] --- PASS: TestTagInvalidReference (0.02s)
22:23:32 [2022-12-15T22:23:32.474Z] === RUN   TestTagValidPrefixedRepo
22:23:32 [2022-12-15T22:23:32.474Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
22:23:32 [2022-12-15T22:23:32.474Z] === RUN   TestTagExistedNameWithoutForce
22:23:32 [2022-12-15T22:23:32.474Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
22:23:32 [2022-12-15T22:23:32.474Z] === RUN   TestTagOfficialNames
22:23:32 [2022-12-15T22:23:32.474Z] --- PASS: TestTagOfficialNames (0.05s)
22:23:32 [2022-12-15T22:23:32.474Z] === RUN   TestTagMatchesDigest
22:23:32 [2022-12-15T22:23:32.474Z] --- PASS: TestTagMatchesDigest (0.01s)
22:23:32 [2022-12-15T22:23:32.474Z] PASS
22:23:32 [2022-12-15T22:23:32.474Z] 
22:23:32 [2022-12-15T22:23:32.474Z] === Skipped
22:23:32 [2022-12-15T22:23:32.474Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
22:23:32 [2022-12-15T22:23:32.474Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
22:23:32 [2022-12-15T22:23:32.474Z] 
22:23:32 [2022-12-15T22:23:32.474Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
22:23:32 [2022-12-15T22:23:32.474Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:23:32 [2022-12-15T22:23:32.474Z] 
22:23:32 [2022-12-15T22:23:32.474Z] DONE 23 tests, 2 skipped in 1.686s
22:23:32 [2022-12-15T22:23:32.474Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m 
22:23:32 [2022-12-15T22:23:32.474Z] ++ 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
22:23:32 [2022-12-15T22:23:32.474Z] ++ set -e
22:23:32 [2022-12-15T22:23:32.474Z] ++ '[' -n 0 ']'
22:23:32 [2022-12-15T22:23:32.474Z] ++ set -x
22:23:32 [2022-12-15T22:23:32.474Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m
22:23:32 [2022-12-15T22:23:32.474Z] === RUN   TestStripANSICommands
22:23:32 [2022-12-15T22:23:32.474Z] === RUN   TestStripANSICommands/#00
22:23:32 [2022-12-15T22:23:32.474Z] === RUN   TestStripANSICommands/#01
22:23:32 [2022-12-15T22:23:32.474Z] --- PASS: TestStripANSICommands (0.00s)
22:23:32 [2022-12-15T22:23:32.474Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
22:23:32 [2022-12-15T22:23:32.474Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
22:23:32 [2022-12-15T22:23:32.474Z] PASS
22:23:32 [2022-12-15T22:23:32.474Z] 
22:23:32 [2022-12-15T22:23:32.474Z] DONE 3 tests in 0.051s
22:23:32 [2022-12-15T22:23:32.474Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
22:23:32 [2022-12-15T22:23:32.474Z] ++ 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
22:23:32 [2022-12-15T22:23:32.474Z] ++ set -e
22:23:32 [2022-12-15T22:23:32.474Z] ++ '[' -n 0 ']'
22:23:32 [2022-12-15T22:23:32.474Z] ++ set -x
22:23:32 [2022-12-15T22:23:32.474Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m
22:23:32 [2022-12-15T22:23:32.734Z] INFO: Testing against a local daemon
22:23:32 [2022-12-15T22:23:32.734Z] === RUN   TestNetworkCreateDelete
22:23:32 [2022-12-15T22:23:32.993Z] --- PASS: TestNetworkCreateDelete (0.19s)
22:23:32 [2022-12-15T22:23:32.993Z] === RUN   TestDockerNetworkDeletePreferID
22:23:33 [2022-12-15T22:23:33.257Z] --- PASS: TestDockerNetworkDeletePreferID (0.42s)
22:23:33 [2022-12-15T22:23:33.257Z] === RUN   TestDaemonDNSFallback
22:23:39 [2022-12-15T22:23:39.840Z] --- PASS: TestDaemonDNSFallback (6.33s)
22:23:39 [2022-12-15T22:23:39.840Z] === RUN   TestInspectNetwork
22:23:43 [2022-12-15T22:23:43.130Z] === RUN   TestInspectNetwork/full_network_id
22:23:43 [2022-12-15T22:23:43.130Z] === RUN   TestInspectNetwork/partial_network_id
22:23:43 [2022-12-15T22:23:43.130Z] === RUN   TestInspectNetwork/network_name
22:23:43 [2022-12-15T22:23:43.130Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
22:23:47 [2022-12-15T22:23:47.323Z] --- PASS: TestInspectNetwork (7.09s)
22:23:47 [2022-12-15T22:23:47.323Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
22:23:47 [2022-12-15T22:23:47.323Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
22:23:47 [2022-12-15T22:23:47.323Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
22:23:47 [2022-12-15T22:23:47.323Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
22:23:47 [2022-12-15T22:23:47.323Z] === RUN   TestRunContainerWithBridgeNone
22:23:48 [2022-12-15T22:23:48.260Z] --- PASS: TestRunContainerWithBridgeNone (1.54s)
22:23:48 [2022-12-15T22:23:48.260Z] === RUN   TestNetworkInvalidJSON
22:23:48 [2022-12-15T22:23:48.260Z] === RUN   TestNetworkInvalidJSON/networks/create
22:23:48 [2022-12-15T22:23:48.260Z] === PAUSE TestNetworkInvalidJSON/networks/create
22:23:48 [2022-12-15T22:23:48.260Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
22:23:48 [2022-12-15T22:23:48.260Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
22:23:48 [2022-12-15T22:23:48.260Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
22:23:48 [2022-12-15T22:23:48.260Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
22:23:48 [2022-12-15T22:23:48.260Z] === CONT  TestNetworkInvalidJSON/networks/create
22:23:48 [2022-12-15T22:23:48.260Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
22:23:48 [2022-12-15T22:23:48.260Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
22:23:48 [2022-12-15T22:23:48.260Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
22:23:48 [2022-12-15T22:23:48.260Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
22:23:48 [2022-12-15T22:23:48.260Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
22:23:48 [2022-12-15T22:23:48.260Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
22:23:48 [2022-12-15T22:23:48.260Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
22:23:48 [2022-12-15T22:23:48.260Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
22:23:48 [2022-12-15T22:23:48.260Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
22:23:48 [2022-12-15T22:23:48.260Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
22:23:48 [2022-12-15T22:23:48.260Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
22:23:48 [2022-12-15T22:23:48.260Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
22:23:48 [2022-12-15T22:23:48.260Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
22:23:48 [2022-12-15T22:23:48.260Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
22:23:48 [2022-12-15T22:23:48.260Z] --- PASS: TestNetworkInvalidJSON (0.01s)
22:23:48 [2022-12-15T22:23:48.260Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
22:23:48 [2022-12-15T22:23:48.260Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
22:23:48 [2022-12-15T22:23:48.260Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
22:23:48 [2022-12-15T22:23:48.260Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
22:23:48 [2022-12-15T22:23:48.260Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
22:23:48 [2022-12-15T22:23:48.260Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
22:23:48 [2022-12-15T22:23:48.260Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
22:23:48 [2022-12-15T22:23:48.260Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
22:23:48 [2022-12-15T22:23:48.260Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
22:23:48 [2022-12-15T22:23:48.260Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
22:23:48 [2022-12-15T22:23:48.260Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
22:23:48 [2022-12-15T22:23:48.260Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
22:23:48 [2022-12-15T22:23:48.260Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
22:23:48 [2022-12-15T22:23:48.260Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
22:23:48 [2022-12-15T22:23:48.260Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
22:23:48 [2022-12-15T22:23:48.260Z] === RUN   TestNetworkList
22:23:48 [2022-12-15T22:23:48.260Z] === RUN   TestNetworkList//networks
22:23:48 [2022-12-15T22:23:48.260Z] === PAUSE TestNetworkList//networks
22:23:48 [2022-12-15T22:23:48.260Z] === RUN   TestNetworkList//networks/
22:23:48 [2022-12-15T22:23:48.260Z] === PAUSE TestNetworkList//networks/
22:23:48 [2022-12-15T22:23:48.260Z] === CONT  TestNetworkList//networks
22:23:48 [2022-12-15T22:23:48.260Z] === CONT  TestNetworkList//networks/
22:23:48 [2022-12-15T22:23:48.260Z] --- PASS: TestNetworkList (0.02s)
22:23:48 [2022-12-15T22:23:48.260Z]     --- PASS: TestNetworkList//networks/ (0.00s)
22:23:48 [2022-12-15T22:23:48.260Z]     --- PASS: TestNetworkList//networks (0.00s)
22:23:48 [2022-12-15T22:23:48.260Z] === RUN   TestHostIPv4BridgeLabel
22:23:48 [2022-12-15T22:23:48.829Z] --- PASS: TestHostIPv4BridgeLabel (0.57s)
22:23:48 [2022-12-15T22:23:48.829Z] === RUN   TestDaemonRestartWithLiveRestore
22:23:49 [2022-12-15T22:23:49.767Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
22:23:49 [2022-12-15T22:23:49.767Z] === RUN   TestDaemonDefaultNetworkPools
22:23:50 [2022-12-15T22:23:50.705Z] --- PASS: TestDaemonDefaultNetworkPools (0.74s)
22:23:50 [2022-12-15T22:23:50.705Z] === RUN   TestDaemonRestartWithExistingNetwork
22:23:52 [2022-12-15T22:23:52.084Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s)
22:23:52 [2022-12-15T22:23:52.084Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
22:23:53 [2022-12-15T22:23:53.022Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s)
22:23:53 [2022-12-15T22:23:53.022Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
22:23:53 [2022-12-15T22:23:53.590Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s)
22:23:53 [2022-12-15T22:23:53.590Z] === RUN   TestServiceWithPredefinedNetwork
22:23:56 [2022-12-15T22:23:56.127Z] --- PASS: TestServiceWithPredefinedNetwork (2.30s)
22:23:56 [2022-12-15T22:23:56.127Z] === RUN   TestServiceRemoveKeepsIngressNetwork
22:23:56 [2022-12-15T22:23:56.127Z]     service_test.go:242: FLAKY_TEST
22:23:56 [2022-12-15T22:23:56.127Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
22:23:56 [2022-12-15T22:23:56.127Z] === RUN   TestServiceWithDataPathPortInit
22:24:11 [2022-12-15T22:24:11.013Z] --- PASS: TestServiceWithDataPathPortInit (13.85s)
22:24:11 [2022-12-15T22:24:11.013Z] === RUN   TestServiceWithDefaultAddressPoolInit
22:24:12 [2022-12-15T22:24:12.394Z]     service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:qxkhiil7htt3tnb8imlj7zm1h Created:2022-12-15 22:24:11.012049077 +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[b293903661bff6ddb4f32afa60966650017f2eb1e3c9e36eb45b4b25f055dd88:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.8y9jnc4rmiqalsw23zspj0b5d EndpointID:bcbe9a92b315334bb75089abd4442b215d309de0046f96820f3dce4bbc19ea35 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:5e9ff137a6312314b1a4fed7325af74f6f3e717f461bd72395088322915e07ce 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:1b6decf315fe IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.8y9jnc4rmiqalsw23zspj0b5d EndpointID:bcbe9a92b315334bb75089abd4442b215d309de0046f96820f3dce4bbc19ea35 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
22:24:16 [2022-12-15T22:24:16.605Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.77s)
22:24:16 [2022-12-15T22:24:16.605Z] PASS
22:24:16 [2022-12-15T22:24:16.605Z] 
22:24:16 [2022-12-15T22:24:16.605Z] === Skipped
22:24:16 [2022-12-15T22:24:16.605Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
22:24:16 [2022-12-15T22:24:16.605Z]     service_test.go:242: FLAKY_TEST
22:24:16 [2022-12-15T22:24:16.605Z] 
22:24:16 [2022-12-15T22:24:16.605Z] DONE 38 tests, 1 skipped in 43.933s
22:24:16 [2022-12-15T22:24:16.605Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
22:24:16 [2022-12-15T22:24:16.605Z] ++ 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
22:24:16 [2022-12-15T22:24:16.605Z] ++ set -e
22:24:16 [2022-12-15T22:24:16.605Z] ++ '[' -n 0 ']'
22:24:16 [2022-12-15T22:24:16.605Z] ++ set -x
22:24:16 [2022-12-15T22:24:16.605Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
22:24:16 [2022-12-15T22:24:16.605Z] INFO: Testing against a local daemon
22:24:16 [2022-12-15T22:24:16.605Z] === RUN   TestDockerNetworkIpvlanPersistance
22:24:16 [2022-12-15T22:24:16.605Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
22:24:16 [2022-12-15T22:24:16.605Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
22:24:16 [2022-12-15T22:24:16.605Z] === RUN   TestDockerNetworkIpvlan
22:24:16 [2022-12-15T22:24:16.605Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
22:24:16 [2022-12-15T22:24:16.605Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
22:24:16 [2022-12-15T22:24:16.605Z] PASS
22:24:16 [2022-12-15T22:24:16.605Z] 
22:24:16 [2022-12-15T22:24:16.605Z] === Skipped
22:24:16 [2022-12-15T22:24:16.605Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
22:24:16 [2022-12-15T22:24:16.605Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
22:24:16 [2022-12-15T22:24:16.605Z] 
22:24:16 [2022-12-15T22:24:16.605Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
22:24:16 [2022-12-15T22:24:16.605Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
22:24:16 [2022-12-15T22:24:16.605Z] 
22:24:16 [2022-12-15T22:24:16.605Z] DONE 2 tests, 2 skipped in 0.104s
22:24:16 [2022-12-15T22:24:16.605Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
22:24:16 [2022-12-15T22:24:16.605Z] ++ 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
22:24:16 [2022-12-15T22:24:16.605Z] ++ set -e
22:24:16 [2022-12-15T22:24:16.605Z] ++ '[' -n 0 ']'
22:24:16 [2022-12-15T22:24:16.605Z] ++ set -x
22:24:16 [2022-12-15T22:24:16.605Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
22:24:16 [2022-12-15T22:24:16.864Z] INFO: Testing against a local daemon
22:24:16 [2022-12-15T22:24:16.864Z] === RUN   TestDockerNetworkMacvlanPersistance
22:24:18 [2022-12-15T22:24:18.243Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.24s)
22:24:18 [2022-12-15T22:24:18.243Z] === RUN   TestDockerNetworkMacvlan
22:24:18 [2022-12-15T22:24:18.813Z] === RUN   TestDockerNetworkMacvlan/Subinterface
22:24:19 [2022-12-15T22:24:19.382Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
22:24:20 [2022-12-15T22:24:20.320Z] === RUN   TestDockerNetworkMacvlan/NilParent
22:24:21 [2022-12-15T22:24:21.699Z] === RUN   TestDockerNetworkMacvlan/InternalMode
22:24:23 [2022-12-15T22:24:23.605Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
22:24:26 [2022-12-15T22:24:26.896Z] === RUN   TestDockerNetworkMacvlan/Addressing
22:24:27 [2022-12-15T22:24:27.465Z] --- PASS: TestDockerNetworkMacvlan (9.42s)
22:24:27 [2022-12-15T22:24:27.465Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s)
22:24:27 [2022-12-15T22:24:27.465Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s)
22:24:27 [2022-12-15T22:24:27.465Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.75s)
22:24:27 [2022-12-15T22:24:27.465Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.81s)
22:24:27 [2022-12-15T22:24:27.465Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.06s)
22:24:27 [2022-12-15T22:24:27.465Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.59s)
22:24:27 [2022-12-15T22:24:27.465Z] PASS
22:24:27 [2022-12-15T22:24:27.465Z] 
22:24:27 [2022-12-15T22:24:27.465Z] DONE 8 tests in 10.757s
22:24:27 [2022-12-15T22:24:27.465Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
22:24:27 [2022-12-15T22:24:27.465Z] ++ 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
22:24:27 [2022-12-15T22:24:27.465Z] ++ set -e
22:24:27 [2022-12-15T22:24:27.465Z] ++ '[' -n 0 ']'
22:24:27 [2022-12-15T22:24:27.465Z] ++ set -x
22:24:27 [2022-12-15T22:24:27.465Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m
22:24:27 [2022-12-15T22:24:27.465Z] testing: warning: no tests to run
22:24:27 [2022-12-15T22:24:27.465Z] PASS
22:24:27 [2022-12-15T22:24:27.465Z] 
22:24:27 [2022-12-15T22:24:27.465Z] DONE 0 tests in 0.027s
22:24:27 [2022-12-15T22:24:27.465Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
22:24:27 [2022-12-15T22:24:27.465Z] ++ 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
22:24:27 [2022-12-15T22:24:27.465Z] ++ set -e
22:24:27 [2022-12-15T22:24:27.465Z] ++ '[' -n 0 ']'
22:24:27 [2022-12-15T22:24:27.465Z] ++ set -x
22:24:27 [2022-12-15T22:24:27.465Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
22:24:27 [2022-12-15T22:24:27.465Z] INFO: Testing against a local daemon
22:24:27 [2022-12-15T22:24:27.465Z] === RUN   TestAuthZPluginAllowRequest
22:24:28 [2022-12-15T22:24:28.849Z] --- PASS: TestAuthZPluginAllowRequest (1.16s)
22:24:28 [2022-12-15T22:24:28.849Z] === RUN   TestAuthZPluginTLS
22:24:29 [2022-12-15T22:24:29.417Z] --- PASS: TestAuthZPluginTLS (0.55s)
22:24:29 [2022-12-15T22:24:29.417Z] === RUN   TestAuthZPluginDenyRequest
22:24:29 [2022-12-15T22:24:29.677Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
22:24:29 [2022-12-15T22:24:29.677Z] === RUN   TestAuthZPluginAPIDenyResponse
22:24:30 [2022-12-15T22:24:30.246Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
22:24:30 [2022-12-15T22:24:30.246Z] === RUN   TestAuthZPluginDenyResponse
22:24:30 [2022-12-15T22:24:30.814Z] --- PASS: TestAuthZPluginDenyResponse (0.54s)
22:24:30 [2022-12-15T22:24:30.814Z] === RUN   TestAuthZPluginAllowEventStream
22:24:32 [2022-12-15T22:24:32.193Z] --- PASS: TestAuthZPluginAllowEventStream (1.12s)
22:24:32 [2022-12-15T22:24:32.193Z] === RUN   TestAuthZPluginErrorResponse
22:24:32 [2022-12-15T22:24:32.453Z] --- PASS: TestAuthZPluginErrorResponse (0.54s)
22:24:32 [2022-12-15T22:24:32.453Z] === RUN   TestAuthZPluginErrorRequest
22:24:33 [2022-12-15T22:24:33.022Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
22:24:33 [2022-12-15T22:24:33.022Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
22:24:33 [2022-12-15T22:24:33.590Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s)
22:24:33 [2022-12-15T22:24:33.590Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
22:24:34 [2022-12-15T22:24:34.970Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.44s)
22:24:34 [2022-12-15T22:24:34.970Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
22:24:36 [2022-12-15T22:24:36.349Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.35s)
22:24:36 [2022-12-15T22:24:36.349Z] === RUN   TestAuthZPluginHeader
22:24:37 [2022-12-15T22:24:37.286Z] --- PASS: TestAuthZPluginHeader (0.71s)
22:24:37 [2022-12-15T22:24:37.287Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
22:24:37 [2022-12-15T22:24:37.287Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:24:37 [2022-12-15T22:24:37.287Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
22:24:37 [2022-12-15T22:24:37.287Z] === RUN   TestAuthZPluginV2Disable
22:24:37 [2022-12-15T22:24:37.287Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:24:37 [2022-12-15T22:24:37.287Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
22:24:37 [2022-12-15T22:24:37.287Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
22:24:37 [2022-12-15T22:24:37.287Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:24:37 [2022-12-15T22:24:37.287Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
22:24:37 [2022-12-15T22:24:37.287Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
22:24:37 [2022-12-15T22:24:37.287Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:24:37 [2022-12-15T22:24:37.287Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
22:24:37 [2022-12-15T22:24:37.287Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
22:24:55 [2022-12-15T22:24:55.525Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s)
22:24:55 [2022-12-15T22:24:55.525Z] PASS
22:24:55 [2022-12-15T22:24:55.525Z] 
22:24:55 [2022-12-15T22:24:55.525Z] === Skipped
22:24:55 [2022-12-15T22:24:55.525Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
22:24:55 [2022-12-15T22:24:55.525Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:24:55 [2022-12-15T22:24:55.525Z] 
22:24:55 [2022-12-15T22:24:55.525Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
22:24:55 [2022-12-15T22:24:55.525Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:24:55 [2022-12-15T22:24:55.525Z] 
22:24:55 [2022-12-15T22:24:55.525Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
22:24:55 [2022-12-15T22:24:55.525Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:24:55 [2022-12-15T22:24:55.525Z] 
22:24:55 [2022-12-15T22:24:55.525Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
22:24:55 [2022-12-15T22:24:55.525Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:24:55 [2022-12-15T22:24:55.525Z] 
22:24:55 [2022-12-15T22:24:55.525Z] DONE 17 tests, 4 skipped in 26.544s
22:24:55 [2022-12-15T22:24:55.525Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
22:24:55 [2022-12-15T22:24:55.525Z] ++ 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
22:24:55 [2022-12-15T22:24:55.525Z] ++ set -e
22:24:55 [2022-12-15T22:24:55.525Z] ++ '[' -n 0 ']'
22:24:55 [2022-12-15T22:24:55.525Z] ++ set -x
22:24:55 [2022-12-15T22:24:55.525Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
22:24:55 [2022-12-15T22:24:55.525Z] INFO: Testing against a local daemon
22:24:55 [2022-12-15T22:24:55.525Z] === RUN   TestPluginInvalidJSON
22:24:55 [2022-12-15T22:24:55.525Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
22:24:55 [2022-12-15T22:24:55.525Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
22:24:55 [2022-12-15T22:24:55.525Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
22:24:55 [2022-12-15T22:24:55.525Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
22:24:55 [2022-12-15T22:24:55.525Z] === RUN   TestPluginInvalidJSON/plugins/pull
22:24:55 [2022-12-15T22:24:55.525Z] === PAUSE TestPluginInvalidJSON/plugins/pull
22:24:55 [2022-12-15T22:24:55.525Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
22:24:55 [2022-12-15T22:24:55.525Z] === CONT  TestPluginInvalidJSON/plugins/pull
22:24:55 [2022-12-15T22:24:55.525Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
22:24:55 [2022-12-15T22:24:55.525Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
22:24:55 [2022-12-15T22:24:55.525Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
22:24:55 [2022-12-15T22:24:55.525Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
22:24:55 [2022-12-15T22:24:55.525Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
22:24:55 [2022-12-15T22:24:55.525Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
22:24:55 [2022-12-15T22:24:55.525Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
22:24:55 [2022-12-15T22:24:55.525Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
22:24:55 [2022-12-15T22:24:55.525Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
22:24:55 [2022-12-15T22:24:55.525Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
22:24:55 [2022-12-15T22:24:55.525Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
22:24:55 [2022-12-15T22:24:55.525Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
22:24:55 [2022-12-15T22:24:55.525Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
22:24:55 [2022-12-15T22:24:55.525Z] --- PASS: TestPluginInvalidJSON (0.02s)
22:24:55 [2022-12-15T22:24:55.525Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
22:24:55 [2022-12-15T22:24:55.525Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
22:24:55 [2022-12-15T22:24:55.525Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
22:24:55 [2022-12-15T22:24:55.525Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
22:24:55 [2022-12-15T22:24:55.525Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
22:24:55 [2022-12-15T22:24:55.525Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s)
22:24:55 [2022-12-15T22:24:55.525Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
22:24:55 [2022-12-15T22:24:55.525Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
22:24:55 [2022-12-15T22:24:55.525Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
22:24:55 [2022-12-15T22:24:55.525Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
22:24:55 [2022-12-15T22:24:55.525Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
22:24:55 [2022-12-15T22:24:55.525Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
22:24:55 [2022-12-15T22:24:55.525Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
22:24:55 [2022-12-15T22:24:55.525Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
22:24:55 [2022-12-15T22:24:55.525Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
22:24:55 [2022-12-15T22:24:55.525Z] === RUN   TestPluginInstall
22:24:55 [2022-12-15T22:24:55.525Z] === RUN   TestPluginInstall/no_auth
22:24:58 [2022-12-15T22:24:58.063Z] time="2022-12-15T22:24:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
22:24:58 [2022-12-15T22:24:58.063Z] time="2022-12-15T22:24:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7a7fb55b77c8aea2c7a5de995f71290624f525d29ab9e8042e7b37900cf5a695" mediatype=application/vnd.docker.plugin.v1+json size=522
22:24:58 [2022-12-15T22:24:58.063Z] time="2022-12-15T22:24:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
22:24:58 [2022-12-15T22:24:58.063Z] time="2022-12-15T22:24:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7a7fb55b77c8aea2c7a5de995f71290624f525d29ab9e8042e7b37900cf5a695" mediatype=application/vnd.docker.plugin.v1+json size=522
22:24:58 [2022-12-15T22:24:58.323Z] === RUN   TestPluginInstall/with_htpasswd
22:24:58 [2022-12-15T22:24:58.582Z] time="2022-12-15T22:24:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
22:24:58 [2022-12-15T22:24:58.582Z] time="2022-12-15T22:24:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:bb532f3ed26ea9d706eb1cedf7d8a6292f7ddda31e21310287955d1b64743987" mediatype=application/vnd.docker.plugin.v1+json size=522
22:24:58 [2022-12-15T22:24:58.582Z] time="2022-12-15T22:24:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
22:24:58 [2022-12-15T22:24:58.582Z] time="2022-12-15T22:24:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:bb532f3ed26ea9d706eb1cedf7d8a6292f7ddda31e21310287955d1b64743987" mediatype=application/vnd.docker.plugin.v1+json size=522
22:24:59 [2022-12-15T22:24:59.151Z] === RUN   TestPluginInstall/with_insecure
22:24:59 [2022-12-15T22:24:59.720Z] time="2022-12-15T22:24:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
22:24:59 [2022-12-15T22:24:59.720Z] time="2022-12-15T22:24:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:18262119e942770e47b5be4ea1f4ebcc6e16b98a51b5b03516d5e9d11ef38604" mediatype=application/vnd.docker.plugin.v1+json size=522
22:24:59 [2022-12-15T22:24:59.720Z] time="2022-12-15T22:24:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
22:24:59 [2022-12-15T22:24:59.720Z] time="2022-12-15T22:24:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:18262119e942770e47b5be4ea1f4ebcc6e16b98a51b5b03516d5e9d11ef38604" mediatype=application/vnd.docker.plugin.v1+json size=522
22:24:59 [2022-12-15T22:24:59.979Z]     plugin_test.go:195: [dd9beab0360c5] daemon is not started
22:24:59 [2022-12-15T22:24:59.980Z] --- PASS: TestPluginInstall (5.86s)
22:24:59 [2022-12-15T22:24:59.980Z]     --- PASS: TestPluginInstall/no_auth (4.22s)
22:24:59 [2022-12-15T22:24:59.980Z]     --- PASS: TestPluginInstall/with_htpasswd (0.58s)
22:24:59 [2022-12-15T22:24:59.980Z]     --- PASS: TestPluginInstall/with_insecure (1.05s)
22:24:59 [2022-12-15T22:24:59.980Z] === RUN   TestPluginsWithRuntimes
22:25:01 [2022-12-15T22:25:01.886Z] === RUN   TestPluginsWithRuntimes/No_Args
22:25:02 [2022-12-15T22:25:02.455Z] === RUN   TestPluginsWithRuntimes/With_Args
22:25:03 [2022-12-15T22:25:03.393Z] --- PASS: TestPluginsWithRuntimes (3.44s)
22:25:03 [2022-12-15T22:25:03.393Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.91s)
22:25:03 [2022-12-15T22:25:03.393Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.93s)
22:25:03 [2022-12-15T22:25:03.393Z] === RUN   TestPluginBackCompatMediaTypes
22:25:03 [2022-12-15T22:25:03.963Z] --- PASS: TestPluginBackCompatMediaTypes (0.59s)
22:25:03 [2022-12-15T22:25:03.963Z] PASS
22:25:03 [2022-12-15T22:25:03.963Z] 
22:25:03 [2022-12-15T22:25:03.963Z] DONE 24 tests in 10.027s
22:25:03 [2022-12-15T22:25:03.963Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
22:25:03 [2022-12-15T22:25:03.963Z] ++ 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
22:25:03 [2022-12-15T22:25:03.963Z] ++ set -e
22:25:03 [2022-12-15T22:25:03.963Z] ++ '[' -n 0 ']'
22:25:03 [2022-12-15T22:25:03.963Z] ++ set -x
22:25:03 [2022-12-15T22:25:03.963Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
22:25:04 [2022-12-15T22:25:04.222Z] INFO: Testing against a local daemon
22:25:04 [2022-12-15T22:25:04.222Z] === RUN   TestExternalGraphDriver
22:25:04 [2022-12-15T22:25:04.482Z] === RUN   TestExternalGraphDriver/json
22:25:06 [2022-12-15T22:25:06.390Z] === RUN   TestExternalGraphDriver/spec
22:25:07 [2022-12-15T22:25:07.769Z] === RUN   TestExternalGraphDriver/pull
22:25:09 [2022-12-15T22:25:09.675Z] --- PASS: TestExternalGraphDriver (5.17s)
22:25:09 [2022-12-15T22:25:09.675Z]     --- PASS: TestExternalGraphDriver/json (1.59s)
22:25:09 [2022-12-15T22:25:09.675Z]     --- PASS: TestExternalGraphDriver/spec (1.61s)
22:25:09 [2022-12-15T22:25:09.675Z]     --- PASS: TestExternalGraphDriver/pull (1.63s)
22:25:09 [2022-12-15T22:25:09.675Z] === RUN   TestGraphdriverPluginV2
22:25:09 [2022-12-15T22:25:09.675Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:25:09 [2022-12-15T22:25:09.675Z] --- SKIP: TestGraphdriverPluginV2 (0.32s)
22:25:09 [2022-12-15T22:25:09.675Z] PASS
22:25:09 [2022-12-15T22:25:09.675Z] 
22:25:09 [2022-12-15T22:25:09.675Z] === Skipped
22:25:09 [2022-12-15T22:25:09.675Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s)
22:25:09 [2022-12-15T22:25:09.675Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:25:09 [2022-12-15T22:25:09.675Z] 
22:25:09 [2022-12-15T22:25:09.675Z] DONE 5 tests, 1 skipped in 5.611s
22:25:09 [2022-12-15T22:25:09.675Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
22:25:09 [2022-12-15T22:25:09.675Z] ++ 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
22:25:09 [2022-12-15T22:25:09.675Z] ++ set -e
22:25:09 [2022-12-15T22:25:09.675Z] ++ '[' -n 0 ']'
22:25:09 [2022-12-15T22:25:09.675Z] ++ set -x
22:25:09 [2022-12-15T22:25:09.675Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
22:25:09 [2022-12-15T22:25:09.934Z] INFO: Testing against a local daemon
22:25:09 [2022-12-15T22:25:09.934Z] === RUN   TestContinueAfterPluginCrash
22:25:09 [2022-12-15T22:25:09.934Z] === PAUSE TestContinueAfterPluginCrash
22:25:09 [2022-12-15T22:25:09.934Z] === RUN   TestReadPluginNoRead
22:25:09 [2022-12-15T22:25:09.934Z] === PAUSE TestReadPluginNoRead
22:25:09 [2022-12-15T22:25:09.934Z] === RUN   TestDaemonStartWithLogOpt
22:25:09 [2022-12-15T22:25:09.934Z] === PAUSE TestDaemonStartWithLogOpt
22:25:09 [2022-12-15T22:25:09.934Z] === CONT  TestContinueAfterPluginCrash
22:25:09 [2022-12-15T22:25:09.934Z] === CONT  TestDaemonStartWithLogOpt
22:25:13 [2022-12-15T22:25:13.226Z] --- PASS: TestDaemonStartWithLogOpt (3.16s)
22:25:13 [2022-12-15T22:25:13.226Z] === CONT  TestReadPluginNoRead
22:25:15 [2022-12-15T22:25:15.131Z] === RUN   TestReadPluginNoRead/default
22:25:16 [2022-12-15T22:25:16.509Z] === RUN   TestReadPluginNoRead/disabled_caching
22:25:17 [2022-12-15T22:25:17.888Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
22:25:17 [2022-12-15T22:25:17.888Z] --- PASS: TestContinueAfterPluginCrash (8.09s)
22:25:19 [2022-12-15T22:25:19.277Z] === CONT  TestReadPluginNoRead
22:25:19 [2022-12-15T22:25:19.277Z]     read_test.go:91: [dce59ea379cc6] daemon is not started
22:25:19 [2022-12-15T22:25:19.277Z] --- PASS: TestReadPluginNoRead (6.02s)
22:25:19 [2022-12-15T22:25:19.277Z]     --- PASS: TestReadPluginNoRead/default (1.26s)
22:25:19 [2022-12-15T22:25:19.277Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.27s)
22:25:19 [2022-12-15T22:25:19.277Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.31s)
22:25:19 [2022-12-15T22:25:19.277Z] PASS
22:25:19 [2022-12-15T22:25:19.277Z] 
22:25:19 [2022-12-15T22:25:19.277Z] DONE 6 tests in 9.307s
22:25:19 [2022-12-15T22:25:19.277Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
22:25:19 [2022-12-15T22:25:19.277Z] ++ 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
22:25:19 [2022-12-15T22:25:19.277Z] ++ set -e
22:25:19 [2022-12-15T22:25:19.277Z] ++ '[' -n 0 ']'
22:25:19 [2022-12-15T22:25:19.277Z] ++ set -x
22:25:19 [2022-12-15T22:25:19.277Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
22:25:19 [2022-12-15T22:25:19.277Z] testing: warning: no tests to run
22:25:19 [2022-12-15T22:25:19.277Z] PASS
22:25:19 [2022-12-15T22:25:19.277Z] 
22:25:19 [2022-12-15T22:25:19.277Z] DONE 0 tests in 0.035s
22:25:19 [2022-12-15T22:25:19.277Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
22:25:19 [2022-12-15T22:25:19.277Z] ++ 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
22:25:19 [2022-12-15T22:25:19.277Z] ++ set -e
22:25:19 [2022-12-15T22:25:19.277Z] ++ '[' -n 0 ']'
22:25:19 [2022-12-15T22:25:19.277Z] ++ set -x
22:25:19 [2022-12-15T22:25:19.277Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
22:25:19 [2022-12-15T22:25:19.277Z] INFO: Testing against a local daemon
22:25:19 [2022-12-15T22:25:19.277Z] === RUN   TestPluginWithDevMounts
22:25:19 [2022-12-15T22:25:19.277Z] === PAUSE TestPluginWithDevMounts
22:25:19 [2022-12-15T22:25:19.277Z] === CONT  TestPluginWithDevMounts
22:25:20 [2022-12-15T22:25:20.655Z] --- PASS: TestPluginWithDevMounts (1.56s)
22:25:20 [2022-12-15T22:25:20.655Z] PASS
22:25:20 [2022-12-15T22:25:20.655Z] 
22:25:20 [2022-12-15T22:25:20.655Z] DONE 1 tests in 1.672s
22:25:20 [2022-12-15T22:25:20.655Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
22:25:20 [2022-12-15T22:25:20.655Z] ++ 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
22:25:20 [2022-12-15T22:25:20.655Z] ++ set -e
22:25:20 [2022-12-15T22:25:20.655Z] ++ '[' -n 0 ']'
22:25:20 [2022-12-15T22:25:20.655Z] ++ set -x
22:25:20 [2022-12-15T22:25:20.655Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m
22:25:20 [2022-12-15T22:25:20.914Z] INFO: Testing against a local daemon
22:25:20 [2022-12-15T22:25:20.914Z] === RUN   TestSecretInspect
22:25:23 [2022-12-15T22:25:23.450Z] --- PASS: TestSecretInspect (2.21s)
22:25:23 [2022-12-15T22:25:23.450Z] === RUN   TestSecretList
22:25:25 [2022-12-15T22:25:25.356Z] --- PASS: TestSecretList (2.21s)
22:25:25 [2022-12-15T22:25:25.356Z] === RUN   TestSecretsCreateAndDelete
22:25:27 [2022-12-15T22:25:27.893Z] --- PASS: TestSecretsCreateAndDelete (2.19s)
22:25:27 [2022-12-15T22:25:27.893Z] === RUN   TestSecretsUpdate
22:25:29 [2022-12-15T22:25:29.799Z] --- PASS: TestSecretsUpdate (2.22s)
22:25:29 [2022-12-15T22:25:29.799Z] === RUN   TestTemplatedSecret
22:25:32 [2022-12-15T22:25:32.334Z] --- PASS: TestTemplatedSecret (2.60s)
22:25:32 [2022-12-15T22:25:32.334Z] === RUN   TestSecretCreateResolve
22:25:34 [2022-12-15T22:25:34.870Z] --- PASS: TestSecretCreateResolve (2.21s)
22:25:34 [2022-12-15T22:25:34.870Z] PASS
22:25:34 [2022-12-15T22:25:34.870Z] 
22:25:34 [2022-12-15T22:25:34.870Z] DONE 6 tests in 13.761s
22:25:34 [2022-12-15T22:25:34.870Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
22:25:34 [2022-12-15T22:25:34.870Z] ++ 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
22:25:34 [2022-12-15T22:25:34.870Z] ++ set -e
22:25:34 [2022-12-15T22:25:34.870Z] ++ '[' -n 0 ']'
22:25:34 [2022-12-15T22:25:34.870Z] ++ set -x
22:25:34 [2022-12-15T22:25:34.870Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m
22:25:34 [2022-12-15T22:25:34.870Z] INFO: Testing against a local daemon
22:25:34 [2022-12-15T22:25:34.870Z] === RUN   TestServiceCreateInit
22:25:34 [2022-12-15T22:25:34.870Z] === RUN   TestServiceCreateInit/daemonInitDisabled
22:25:38 [2022-12-15T22:25:38.160Z] === RUN   TestServiceCreateInit/daemonInitEnabled
22:25:42 [2022-12-15T22:25:42.355Z] --- PASS: TestServiceCreateInit (7.35s)
22:25:42 [2022-12-15T22:25:42.355Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.53s)
22:25:42 [2022-12-15T22:25:42.355Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.79s)
22:25:42 [2022-12-15T22:25:42.355Z] === RUN   TestCreateServiceMultipleTimes
22:26:00 [2022-12-15T22:26:00.450Z] --- PASS: TestCreateServiceMultipleTimes (15.52s)
22:26:00 [2022-12-15T22:26:00.450Z] === RUN   TestCreateServiceConflict
22:26:00 [2022-12-15T22:26:00.450Z] --- PASS: TestCreateServiceConflict (2.26s)
22:26:00 [2022-12-15T22:26:00.450Z] === RUN   TestCreateServiceMaxReplicas
22:26:03 [2022-12-15T22:26:03.015Z] --- PASS: TestCreateServiceMaxReplicas (2.78s)
22:26:03 [2022-12-15T22:26:03.015Z] === RUN   TestCreateWithDuplicateNetworkNames
22:26:17 [2022-12-15T22:26:17.903Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.10s)
22:26:17 [2022-12-15T22:26:17.903Z] === RUN   TestCreateServiceSecretFileMode
22:26:18 [2022-12-15T22:26:18.162Z] --- PASS: TestCreateServiceSecretFileMode (2.42s)
22:26:18 [2022-12-15T22:26:18.162Z] === RUN   TestCreateServiceConfigFileMode
22:26:20 [2022-12-15T22:26:20.700Z] --- PASS: TestCreateServiceConfigFileMode (2.39s)
22:26:20 [2022-12-15T22:26:20.700Z] === RUN   TestCreateServiceSysctls
22:26:23 [2022-12-15T22:26:23.990Z] --- PASS: TestCreateServiceSysctls (2.99s)
22:26:23 [2022-12-15T22:26:23.990Z] === RUN   TestCreateServiceCapabilities
22:26:25 [2022-12-15T22:26:25.896Z] --- PASS: TestCreateServiceCapabilities (2.45s)
22:26:25 [2022-12-15T22:26:25.896Z] === RUN   TestInspect
22:26:29 [2022-12-15T22:26:29.187Z] --- PASS: TestInspect (2.76s)
22:26:29 [2022-12-15T22:26:29.187Z] === RUN   TestCreateJob
22:26:31 [2022-12-15T22:26:31.724Z] --- PASS: TestCreateJob (2.92s)
22:26:31 [2022-12-15T22:26:31.724Z] === RUN   TestReplicatedJob
22:26:36 [2022-12-15T22:26:36.999Z] --- PASS: TestReplicatedJob (5.02s)
22:26:36 [2022-12-15T22:26:36.999Z] === RUN   TestUpdateReplicatedJob
22:26:40 [2022-12-15T22:26:40.290Z] --- PASS: TestUpdateReplicatedJob (3.01s)
22:26:40 [2022-12-15T22:26:40.290Z] === RUN   TestServiceListWithStatuses
22:26:40 [2022-12-15T22:26:40.290Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
22:26:40 [2022-12-15T22:26:40.290Z] --- SKIP: TestServiceListWithStatuses (0.00s)
22:26:40 [2022-12-15T22:26:40.290Z] === RUN   TestDockerNetworkConnectAlias
22:26:44 [2022-12-15T22:26:44.494Z] --- PASS: TestDockerNetworkConnectAlias (4.28s)
22:26:44 [2022-12-15T22:26:44.494Z] === RUN   TestDockerNetworkReConnect
22:26:47 [2022-12-15T22:26:47.792Z] --- PASS: TestDockerNetworkReConnect (3.53s)
22:26:47 [2022-12-15T22:26:47.792Z] === RUN   TestServicePlugin
22:26:47 [2022-12-15T22:26:47.792Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:26:47 [2022-12-15T22:26:47.793Z] --- SKIP: TestServicePlugin (0.00s)
22:26:47 [2022-12-15T22:26:47.793Z] === RUN   TestServiceUpdateLabel
22:26:49 [2022-12-15T22:26:49.700Z] --- PASS: TestServiceUpdateLabel (2.24s)
22:26:49 [2022-12-15T22:26:49.700Z] === RUN   TestServiceUpdateSecrets
22:27:04 [2022-12-15T22:27:04.588Z] --- PASS: TestServiceUpdateSecrets (14.51s)
22:27:04 [2022-12-15T22:27:04.588Z] === RUN   TestServiceUpdateConfigs
22:27:19 [2022-12-15T22:27:19.490Z] --- PASS: TestServiceUpdateConfigs (14.44s)
22:27:19 [2022-12-15T22:27:19.490Z] === RUN   TestServiceUpdateNetwork
22:27:31 [2022-12-15T22:27:31.717Z] --- PASS: TestServiceUpdateNetwork (12.21s)
22:27:31 [2022-12-15T22:27:31.717Z] === RUN   TestServiceUpdatePidsLimit
22:27:32 [2022-12-15T22:27:32.286Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
22:27:32 [2022-12-15T22:27:32.854Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
22:27:40 [2022-12-15T22:27:40.975Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
22:27:47 [2022-12-15T22:27:47.556Z] --- PASS: TestServiceUpdatePidsLimit (16.30s)
22:27:47 [2022-12-15T22:27:47.556Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s)
22:27:47 [2022-12-15T22:27:47.556Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s)
22:27:47 [2022-12-15T22:27:47.556Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.90s)
22:27:47 [2022-12-15T22:27:47.556Z] PASS
22:27:47 [2022-12-15T22:27:47.556Z] 
22:27:47 [2022-12-15T22:27:47.556Z] === Skipped
22:27:47 [2022-12-15T22:27:47.556Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
22:27:47 [2022-12-15T22:27:47.556Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
22:27:47 [2022-12-15T22:27:47.556Z] 
22:27:47 [2022-12-15T22:27:47.556Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
22:27:47 [2022-12-15T22:27:47.556Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:27:47 [2022-12-15T22:27:47.556Z] 
22:27:47 [2022-12-15T22:27:47.556Z] DONE 27 tests, 2 skipped in 132.640s
22:27:47 [2022-12-15T22:27:47.556Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
22:27:47 [2022-12-15T22:27:47.556Z] ++ 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
22:27:47 [2022-12-15T22:27:47.556Z] ++ set -e
22:27:47 [2022-12-15T22:27:47.556Z] ++ '[' -n 0 ']'
22:27:47 [2022-12-15T22:27:47.556Z] ++ set -x
22:27:47 [2022-12-15T22:27:47.557Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m
22:27:47 [2022-12-15T22:27:47.557Z] INFO: Testing against a local daemon
22:27:47 [2022-12-15T22:27:47.557Z] === RUN   TestSessionCreate
22:27:47 [2022-12-15T22:27:47.557Z] --- PASS: TestSessionCreate (0.02s)
22:27:47 [2022-12-15T22:27:47.557Z] === RUN   TestSessionCreateWithBadUpgrade
22:27:47 [2022-12-15T22:27:47.557Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
22:27:47 [2022-12-15T22:27:47.557Z] PASS
22:27:47 [2022-12-15T22:27:47.557Z] 
22:27:47 [2022-12-15T22:27:47.557Z] DONE 2 tests in 0.144s
22:27:47 [2022-12-15T22:27:47.557Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
22:27:47 [2022-12-15T22:27:47.557Z] ++ 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
22:27:47 [2022-12-15T22:27:47.557Z] ++ set -e
22:27:47 [2022-12-15T22:27:47.557Z] ++ '[' -n 0 ']'
22:27:47 [2022-12-15T22:27:47.557Z] ++ set -x
22:27:47 [2022-12-15T22:27:47.557Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m
22:27:47 [2022-12-15T22:27:47.557Z] INFO: Testing against a local daemon
22:27:47 [2022-12-15T22:27:47.557Z] === RUN   TestCgroupDriverSystemdMemoryLimit
22:27:47 [2022-12-15T22:27:47.557Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
22:27:47 [2022-12-15T22:27:47.557Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
22:27:47 [2022-12-15T22:27:47.557Z] === RUN   TestDiskUsage
22:27:47 [2022-12-15T22:27:47.557Z] === PAUSE TestDiskUsage
22:27:47 [2022-12-15T22:27:47.557Z] === RUN   TestEventsExecDie
22:27:48 [2022-12-15T22:27:48.126Z] --- PASS: TestEventsExecDie (0.52s)
22:27:48 [2022-12-15T22:27:48.126Z] === RUN   TestEventsBackwardsCompatible
22:27:48 [2022-12-15T22:27:48.126Z] --- PASS: TestEventsBackwardsCompatible (0.07s)
22:27:48 [2022-12-15T22:27:48.126Z] === RUN   TestEventsVolumeCreate
22:27:48 [2022-12-15T22:27:48.126Z] --- PASS: TestEventsVolumeCreate (0.06s)
22:27:48 [2022-12-15T22:27:48.126Z] === RUN   TestInfoBinaryCommits
22:27:48 [2022-12-15T22:27:48.126Z] --- PASS: TestInfoBinaryCommits (0.02s)
22:27:48 [2022-12-15T22:27:48.126Z] === RUN   TestInfoAPIVersioned
22:27:48 [2022-12-15T22:27:48.126Z] --- PASS: TestInfoAPIVersioned (0.01s)
22:27:48 [2022-12-15T22:27:48.126Z] === RUN   TestInfoAPI
22:27:48 [2022-12-15T22:27:48.126Z] --- PASS: TestInfoAPI (0.02s)
22:27:48 [2022-12-15T22:27:48.126Z] === RUN   TestInfoAPIWarnings
22:28:06 [2022-12-15T22:28:06.219Z] --- PASS: TestInfoAPIWarnings (16.55s)
22:28:06 [2022-12-15T22:28:06.219Z] === RUN   TestInfoDebug
22:28:06 [2022-12-15T22:28:06.219Z] --- PASS: TestInfoDebug (0.52s)
22:28:06 [2022-12-15T22:28:06.219Z] === RUN   TestInfoInsecureRegistries
22:28:06 [2022-12-15T22:28:06.219Z] --- PASS: TestInfoInsecureRegistries (0.52s)
22:28:06 [2022-12-15T22:28:06.219Z] === RUN   TestInfoRegistryMirrors
22:28:06 [2022-12-15T22:28:06.219Z] --- PASS: TestInfoRegistryMirrors (0.52s)
22:28:06 [2022-12-15T22:28:06.219Z] === RUN   TestLoginFailsWithBadCredentials
22:28:06 [2022-12-15T22:28:06.788Z] --- PASS: TestLoginFailsWithBadCredentials (0.40s)
22:28:06 [2022-12-15T22:28:06.788Z] === RUN   TestPingCacheHeaders
22:28:06 [2022-12-15T22:28:06.788Z] --- PASS: TestPingCacheHeaders (0.02s)
22:28:06 [2022-12-15T22:28:06.788Z] === RUN   TestPingGet
22:28:06 [2022-12-15T22:28:06.788Z] --- PASS: TestPingGet (0.01s)
22:28:06 [2022-12-15T22:28:06.788Z] === RUN   TestPingHead
22:28:06 [2022-12-15T22:28:06.788Z] --- PASS: TestPingHead (0.02s)
22:28:06 [2022-12-15T22:28:06.788Z] === RUN   TestPingSwarmHeader
22:28:07 [2022-12-15T22:28:07.357Z] === RUN   TestPingSwarmHeader/before_swarm_init
22:28:07 [2022-12-15T22:28:07.926Z] === RUN   TestPingSwarmHeader/after_swarm_init
22:28:08 [2022-12-15T22:28:08.864Z] === RUN   TestPingSwarmHeader/after_swarm_leave
22:28:08 [2022-12-15T22:28:08.864Z] --- PASS: TestPingSwarmHeader (2.11s)
22:28:08 [2022-12-15T22:28:08.864Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
22:28:08 [2022-12-15T22:28:08.864Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
22:28:08 [2022-12-15T22:28:08.864Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
22:28:08 [2022-12-15T22:28:08.864Z] === RUN   TestPingBuilderHeader
22:28:08 [2022-12-15T22:28:08.864Z] === RUN   TestPingBuilderHeader/default_config
22:28:09 [2022-12-15T22:28:09.465Z] === RUN   TestPingBuilderHeader/buildkit_disabled
22:28:10 [2022-12-15T22:28:10.034Z] --- PASS: TestPingBuilderHeader (1.05s)
22:28:10 [2022-12-15T22:28:10.034Z]     --- PASS: TestPingBuilderHeader/default_config (0.52s)
22:28:10 [2022-12-15T22:28:10.034Z]     --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s)
22:28:10 [2022-12-15T22:28:10.034Z] === RUN   TestVersion
22:28:10 [2022-12-15T22:28:10.034Z] --- PASS: TestVersion (0.02s)
22:28:10 [2022-12-15T22:28:10.034Z] === CONT  TestDiskUsage
22:28:10 [2022-12-15T22:28:10.603Z] === RUN   TestDiskUsage/empty
22:28:10 [2022-12-15T22:28:10.603Z] === RUN   TestDiskUsage/empty/container_types
22:28:10 [2022-12-15T22:28:10.603Z] === RUN   TestDiskUsage/empty/image_types
22:28:10 [2022-12-15T22:28:10.603Z] === RUN   TestDiskUsage/empty/volume_types
22:28:10 [2022-12-15T22:28:10.603Z] === RUN   TestDiskUsage/empty/build-cache_types
22:28:10 [2022-12-15T22:28:10.603Z] === RUN   TestDiskUsage/empty/container,_volume_types
22:28:10 [2022-12-15T22:28:10.603Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
22:28:10 [2022-12-15T22:28:10.603Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
22:28:10 [2022-12-15T22:28:10.603Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
22:28:10 [2022-12-15T22:28:10.603Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
22:28:10 [2022-12-15T22:28:10.603Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
22:28:10 [2022-12-15T22:28:10.603Z] === RUN   TestDiskUsage/after_LoadBusybox
22:28:10 [2022-12-15T22:28:10.603Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
22:28:10 [2022-12-15T22:28:10.603Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
22:28:10 [2022-12-15T22:28:10.603Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
22:28:10 [2022-12-15T22:28:10.603Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
22:28:10 [2022-12-15T22:28:10.603Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
22:28:10 [2022-12-15T22:28:10.603Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
22:28:10 [2022-12-15T22:28:10.603Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
22:28:10 [2022-12-15T22:28:10.603Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
22:28:10 [2022-12-15T22:28:10.603Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
22:28:10 [2022-12-15T22:28:10.603Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
22:28:10 [2022-12-15T22:28:10.603Z] === RUN   TestDiskUsage/after_container.Run
22:28:10 [2022-12-15T22:28:10.863Z] === RUN   TestDiskUsage/after_container.Run/container_types
22:28:10 [2022-12-15T22:28:10.863Z] === RUN   TestDiskUsage/after_container.Run/image_types
22:28:10 [2022-12-15T22:28:10.863Z] === RUN   TestDiskUsage/after_container.Run/volume_types
22:28:10 [2022-12-15T22:28:10.863Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
22:28:10 [2022-12-15T22:28:10.863Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
22:28:10 [2022-12-15T22:28:10.863Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
22:28:10 [2022-12-15T22:28:10.863Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
22:28:10 [2022-12-15T22:28:10.863Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
22:28:10 [2022-12-15T22:28:10.863Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
22:28:10 [2022-12-15T22:28:10.863Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
22:28:13 [2022-12-15T22:28:13.303Z] --- PASS: TestDiskUsage (1.16s)
22:28:13 [2022-12-15T22:28:13.303Z]     --- PASS: TestDiskUsage/empty (0.01s)
22:28:13 [2022-12-15T22:28:13.303Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
22:28:13 [2022-12-15T22:28:13.303Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
22:28:13 [2022-12-15T22:28:13.303Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
22:28:13 [2022-12-15T22:28:13.303Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
22:28:13 [2022-12-15T22:28:13.303Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
22:28:13 [2022-12-15T22:28:13.303Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
22:28:13 [2022-12-15T22:28:13.304Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
22:28:13 [2022-12-15T22:28:13.304Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
22:28:13 [2022-12-15T22:28:13.304Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
22:28:13 [2022-12-15T22:28:13.304Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
22:28:13 [2022-12-15T22:28:13.304Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.17s)
22:28:13 [2022-12-15T22:28:13.304Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
22:28:13 [2022-12-15T22:28:13.304Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
22:28:13 [2022-12-15T22:28:13.304Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
22:28:13 [2022-12-15T22:28:13.304Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
22:28:13 [2022-12-15T22:28:13.304Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
22:28:13 [2022-12-15T22:28:13.304Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
22:28:13 [2022-12-15T22:28:13.304Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
22:28:13 [2022-12-15T22:28:13.304Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
22:28:13 [2022-12-15T22:28:13.304Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
22:28:13 [2022-12-15T22:28:13.304Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
22:28:13 [2022-12-15T22:28:13.304Z]     --- PASS: TestDiskUsage/after_container.Run (0.32s)
22:28:13 [2022-12-15T22:28:13.304Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
22:28:13 [2022-12-15T22:28:13.304Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
22:28:13 [2022-12-15T22:28:13.304Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
22:28:13 [2022-12-15T22:28:13.304Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
22:28:13 [2022-12-15T22:28:13.304Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
22:28:13 [2022-12-15T22:28:13.304Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
22:28:13 [2022-12-15T22:28:13.304Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
22:28:13 [2022-12-15T22:28:13.304Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
22:28:13 [2022-12-15T22:28:13.304Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
22:28:13 [2022-12-15T22:28:13.304Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
22:28:13 [2022-12-15T22:28:13.304Z] PASS
22:28:13 [2022-12-15T22:28:13.304Z] 
22:28:13 [2022-12-15T22:28:13.304Z] === Skipped
22:28:13 [2022-12-15T22:28:13.304Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
22:28:13 [2022-12-15T22:28:13.304Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
22:28:13 [2022-12-15T22:28:13.304Z] 
22:28:13 [2022-12-15T22:28:13.304Z] DONE 57 tests, 1 skipped in 23.740s
22:28:13 [2022-12-15T22:28:13.304Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
22:28:13 [2022-12-15T22:28:13.304Z] ++ 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
22:28:13 [2022-12-15T22:28:13.304Z] ++ set -e
22:28:13 [2022-12-15T22:28:13.304Z] ++ '[' -n 0 ']'
22:28:13 [2022-12-15T22:28:13.304Z] ++ set -x
22:28:13 [2022-12-15T22:28:13.304Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m
22:28:13 [2022-12-15T22:28:13.304Z] INFO: Testing against a local daemon
22:28:13 [2022-12-15T22:28:13.304Z] === RUN   TestVolumesCreateAndList
22:28:13 [2022-12-15T22:28:13.304Z] --- PASS: TestVolumesCreateAndList (0.02s)
22:28:13 [2022-12-15T22:28:13.304Z] === RUN   TestVolumesRemove
22:28:13 [2022-12-15T22:28:13.304Z] --- PASS: TestVolumesRemove (0.07s)
22:28:13 [2022-12-15T22:28:13.304Z] === RUN   TestVolumesInspect
22:28:13 [2022-12-15T22:28:13.304Z] --- PASS: TestVolumesInspect (0.02s)
22:28:13 [2022-12-15T22:28:13.304Z] === RUN   TestVolumesInvalidJSON
22:28:13 [2022-12-15T22:28:13.304Z] === RUN   TestVolumesInvalidJSON/volumes/create
22:28:13 [2022-12-15T22:28:13.304Z] === PAUSE TestVolumesInvalidJSON/volumes/create
22:28:13 [2022-12-15T22:28:13.304Z] === CONT  TestVolumesInvalidJSON/volumes/create
22:28:13 [2022-12-15T22:28:13.304Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
22:28:13 [2022-12-15T22:28:13.304Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
22:28:13 [2022-12-15T22:28:13.304Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
22:28:13 [2022-12-15T22:28:13.304Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
22:28:13 [2022-12-15T22:28:13.304Z] --- PASS: TestVolumesInvalidJSON (0.01s)
22:28:13 [2022-12-15T22:28:13.304Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
22:28:13 [2022-12-15T22:28:13.304Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
22:28:13 [2022-12-15T22:28:13.304Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
22:28:13 [2022-12-15T22:28:13.304Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
22:28:13 [2022-12-15T22:28:13.304Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
22:28:13 [2022-12-15T22:28:13.304Z] === RUN   TestVolumePruneAnonymous
22:28:13 [2022-12-15T22:28:13.304Z] --- PASS: TestVolumePruneAnonymous (0.03s)
22:28:13 [2022-12-15T22:28:13.304Z] PASS
22:28:13 [2022-12-15T22:28:13.304Z] 
22:28:13 [2022-12-15T22:28:13.304Z] DONE 10 tests in 0.261s
22:28:13 [2022-12-15T22:28:13.304Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
22:28:13 [2022-12-15T22:28:13.304Z] ++++ cat bundles/test-integration/docker.pid
22:28:13 [2022-12-15T22:28:13.304Z] +++ kill 15112
22:28:13 [2022-12-15T22:28:13.304Z] +++ /etc/init.d/apparmor stop
22:28:13 [2022-12-15T22:28:13.304Z] Leaving: AppArmorNo profiles have been unloaded.
22:28:13 [2022-12-15T22:28:13.304Z] 
22:28:13 [2022-12-15T22:28:13.304Z] Unloading profiles will leave already running processes permanently
22:28:13 [2022-12-15T22:28:13.304Z] unconfined, which can lead to unexpected situations.
22:28:13 [2022-12-15T22:28:13.304Z] 
22:28:13 [2022-12-15T22:28:13.304Z] To set a process to complain mode, use the command line tool
22:28:13 [2022-12-15T22:28:13.304Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
22:28:13 [2022-12-15T22:28:13.304Z] +++ true
22:28:13 [2022-12-15T22:28:13.304Z] exiting test-integration
22:28:13 [2022-12-15T22:28:13.304Z] ++ exit 0
22:28:13 [2022-12-15T22:28:13.304Z] 
Post stage
[Pipeline] junit
22:28:13 [2022-12-15T22:28:13.321Z] Recording test results
22:28:13 [2022-12-15T22:28:13.523Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
22:28:13 [2022-12-15T22:28:13.838Z] + echo Ensuring container killed.
22:28:13 [2022-12-15T22:28:13.838Z] Ensuring container killed.
22:28:13 [2022-12-15T22:28:13.838Z] + docker rm -vf docker-pr1
22:28:13 [2022-12-15T22:28:13.838Z] Error response from daemon: No such container: docker-pr1
[Pipeline] sh
22:28:14 [2022-12-15T22:28:14.121Z] + echo Chowning /workspace to jenkins user
22:28:14 [2022-12-15T22:28:14.121Z] Chowning /workspace to jenkins user
22:28:14 [2022-12-15T22:28:14.121Z] + id -u
22:28:14 [2022-12-15T22:28:14.121Z] + id -g
22:28:14 [2022-12-15T22:28:14.121Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44659:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
22:28:15 [2022-12-15T22:28:15.792Z] + bundleName=arm64-integration
22:28:15 [2022-12-15T22:28:15.792Z] + echo Creating arm64-integration-bundles.tar.gz
22:28:15 [2022-12-15T22:28:15.792Z] Creating arm64-integration-bundles.tar.gz
22:28:15 [2022-12-15T22:28:15.792Z] + xargs tar -czf arm64-integration-bundles.tar.gz
22:28:15 [2022-12-15T22:28:15.792Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
[Pipeline] archiveArtifacts
22:28:16 [2022-12-15T22:28:16.064Z] Archiving artifacts
22:28:16 [2022-12-15T22:28:16.373Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44659/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
22:28:16 [2022-12-15T22:28:16.669Z] + make clean
22:28:16 [2022-12-15T22:28:16.929Z] docker volume rm -f docker-dev-cache docker-mod-cache
22:28:16 [2022-12-15T22:28:16.929Z] docker-dev-cache
22:28:16 [2022-12-15T22:28:16.929Z] 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