Skip to content
Success

Console Output

Pull request #44620 updated
21:38:26 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from cd779dae46ee1d1bc69491946a8eb548f37020bd+10a7435ebb5f2015ba6cd898339299371ed356b6 (0659eb25f730ffd40dc98f145b1cfba9592d92a2)
Running in Durability level: PERFORMANCE_OPTIMIZED
Loading library jps@master
Examining docker/jps
Attempting to resolve master as a branch
Resolved master as branch master at revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
The recommended git tool is: NONE
using credential jps-reader
 > git rev-parse --resolve-git-dir /var/cloudbees-jenkins-distribution/workspace/moby_PR-44620@libs/jps/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10
Fetching without tags
Fetching upstream changes from https://github.com/docker/jps.git
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
using GIT_ASKPASS to set credentials GitHub credentials for docker/jps
 > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10
Checking out Revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10
Commit message: "Merge pull request #26 from docker/add-retry-to-vpn-image-pull"
 > git rev-list --no-walk 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10
Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines.
To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins.
[Pipeline] Start of Pipeline
[Pipeline] withEnv
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 2 hr 0 min
[Pipeline] {
[Pipeline] timestamps
[Pipeline] {
[Pipeline] stage
[Pipeline] { (pr-hack)
[Pipeline] script
[Pipeline] {
[Pipeline] echo
21:38:27 [2023-02-22T21:38:27.947Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
21:38:27 [2023-02-22T21:38:27.950Z] Trying to pass milestone 24
[Pipeline] milestone
21:38:28 [2023-02-22T21:38:28.057Z] Trying to pass milestone 25
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
21:38:43 [2023-02-22T21:38:43.238Z] Still waiting to schedule task
21:38:43 [2023-02-22T21:38:43.239Z] Waiting for next available executor on ‘arm64&&ubuntu-200421:39:44 [2023-02-22T21:39:44.304Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-041ba1f9fa00e4ff2) in /home/ubuntu/workspace/moby_PR-44620
[Pipeline] {
[Pipeline] checkout
21:39:44 [2023-02-22T21:39:44.446Z] The recommended git tool is: git
21:39:49 [2023-02-22T21:39:49.240Z] using credential docker-jenkins-github-credentials
21:39:49 [2023-02-22T21:39:49.257Z] Cloning the remote Git repository
21:39:49 [2023-02-22T21:39:49.257Z] Cloning with configured refspecs honoured and without tags
21:39:49 [2023-02-22T21:39:49.294Z] Cloning repository https://github.com/moby/moby.git
21:39:49 [2023-02-22T21:39:49.359Z]  > git init /home/ubuntu/workspace/moby_PR-44620 # timeout=10
21:39:49 [2023-02-22T21:39:49.704Z] Fetching upstream changes from https://github.com/moby/moby.git
21:39:49 [2023-02-22T21:39:49.704Z]  > git --version # timeout=10
21:39:49 [2023-02-22T21:39:49.715Z]  > git --version # 'git version 2.25.1'
21:39:49 [2023-02-22T21:39:49.715Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
21:39:49 [2023-02-22T21:39:49.717Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44620/head:refs/remotes/origin/PR-44620 +refs/heads/master:refs/remotes/origin/master # timeout=10
21:40:05 [2023-02-22T21:40:05.786Z] Fetching without tags
21:40:06 [2023-02-22T21:40:06.064Z] Merging remotes/origin/master commit 10a7435ebb5f2015ba6cd898339299371ed356b6 into PR head commit cd779dae46ee1d1bc69491946a8eb548f37020bd
21:40:05 [2023-02-22T21:40:05.670Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
21:40:05 [2023-02-22T21:40:05.692Z]  > git config --add remote.origin.fetch +refs/pull/44620/head:refs/remotes/origin/PR-44620 # timeout=10
21:40:05 [2023-02-22T21:40:05.703Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
21:40:05 [2023-02-22T21:40:05.716Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
21:40:05 [2023-02-22T21:40:05.791Z] Fetching upstream changes from https://github.com/moby/moby.git
21:40:05 [2023-02-22T21:40:05.791Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
21:40:05 [2023-02-22T21:40:05.793Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44620/head:refs/remotes/origin/PR-44620 +refs/heads/master:refs/remotes/origin/master # timeout=10
21:40:06 [2023-02-22T21:40:06.072Z]  > git config core.sparsecheckout # timeout=10
21:40:06 [2023-02-22T21:40:06.081Z]  > git checkout -f cd779dae46ee1d1bc69491946a8eb548f37020bd # timeout=10
21:40:06 [2023-02-22T21:40:06.737Z] Merge succeeded, producing cd779dae46ee1d1bc69491946a8eb548f37020bd
21:40:06 [2023-02-22T21:40:06.737Z] Checking out Revision cd779dae46ee1d1bc69491946a8eb548f37020bd (PR-44620)
21:40:06 [2023-02-22T21:40:06.683Z]  > git remote # timeout=10
21:40:06 [2023-02-22T21:40:06.700Z]  > git config --get remote.origin.url # timeout=10
21:40:06 [2023-02-22T21:40:06.708Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
21:40:06 [2023-02-22T21:40:06.709Z]  > git merge 10a7435ebb5f2015ba6cd898339299371ed356b6 # timeout=10
21:40:06 [2023-02-22T21:40:06.731Z]  > git rev-parse HEAD^{commit} # timeout=10
21:40:06 [2023-02-22T21:40:06.740Z]  > git config core.sparsecheckout # timeout=10
21:40:06 [2023-02-22T21:40:06.743Z]  > git checkout -f cd779dae46ee1d1bc69491946a8eb548f37020bd # timeout=10
21:40:11 [2023-02-22T21:40:11.199Z] Commit message: "Upgrade to Go 1.20.1"
21:40:11 [2023-02-22T21:40:11.213Z] First time build. Skipping changelog.
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
21:40:12 [2023-02-22T21:40:12.147Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44620:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && git config --system --add safe.directory /workspace && cd /workspace && hack/validate/dco
21:40:11 [2023-02-22T21:40:11.203Z]  > git rev-list --no-walk b9b12a621903f8b9cca190948d7b51823c028e79 # timeout=10
21:40:30 [2023-02-22T21:40:30.266Z] Unable to find image 'alpine:latest' locally
21:40:30 [2023-02-22T21:40:30.266Z] latest: Pulling from library/alpine
21:40:30 [2023-02-22T21:40:30.266Z] af6eaf76a39c: Pulling fs layer
21:40:30 [2023-02-22T21:40:30.266Z] af6eaf76a39c: Verifying Checksum
21:40:30 [2023-02-22T21:40:30.266Z] af6eaf76a39c: Download complete
21:40:30 [2023-02-22T21:40:30.528Z] af6eaf76a39c: Pull complete
21:40:30 [2023-02-22T21:40:30.789Z] Digest: sha256:69665d02cb32192e52e07644d76bc6f25abeb5410edc1c7a81a10ba3f0efb90a
21:40:30 [2023-02-22T21:40:30.789Z] Status: Downloaded newer image for alpine:latest
21:40:38 [2023-02-22T21:40:38.930Z] 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
21:40:39 [2023-02-22T21:40:39.654Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-041ba1f9fa00e4ff2) in /home/ubuntu/workspace/moby_PR-44620
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] {
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
[Pipeline] checkout
21:40:39 [2023-02-22T21:40:39.684Z] The recommended git tool is: git
[Pipeline] // stage
21:40:39 [2023-02-22T21:40:39.694Z] using credential docker-jenkins-github-credentials
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
21:40:39 [2023-02-22T21:40:39.709Z] Fetching changes from the remote Git repository
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "s390x integration-cli" skipped due to when conditional
21:40:39 [2023-02-22T21:40:39.721Z] Fetching without tags
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
21:40:39 [2023-02-22T21:40:39.939Z] Merging remotes/origin/master commit 10a7435ebb5f2015ba6cd898339299371ed356b6 into PR head commit cd779dae46ee1d1bc69491946a8eb548f37020bd
21:40:40 [2023-02-22T21:40:40.027Z] Merge succeeded, producing cd779dae46ee1d1bc69491946a8eb548f37020bd
21:40:40 [2023-02-22T21:40:40.027Z] Checking out Revision cd779dae46ee1d1bc69491946a8eb548f37020bd (PR-44620)
21:40:40 [2023-02-22T21:40:40.084Z] Commit message: "Upgrade to Go 1.20.1"
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
21:40:39 [2023-02-22T21:40:39.705Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-44620/.git # timeout=10
21:40:39 [2023-02-22T21:40:39.715Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
21:40:39 [2023-02-22T21:40:39.723Z] Fetching upstream changes from https://github.com/moby/moby.git
21:40:39 [2023-02-22T21:40:39.723Z]  > git --version # timeout=10
21:40:39 [2023-02-22T21:40:39.728Z]  > git --version # 'git version 2.25.1'
21:40:39 [2023-02-22T21:40:39.728Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
21:40:39 [2023-02-22T21:40:39.729Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44620/head:refs/remotes/origin/PR-44620 +refs/heads/master:refs/remotes/origin/master # timeout=10
21:40:39 [2023-02-22T21:40:39.942Z]  > git config core.sparsecheckout # timeout=10
21:40:39 [2023-02-22T21:40:39.954Z]  > git checkout -f cd779dae46ee1d1bc69491946a8eb548f37020bd # timeout=10
21:40:39 [2023-02-22T21:40:39.992Z]  > git remote # timeout=10
21:40:39 [2023-02-22T21:40:39.999Z]  > git config --get remote.origin.url # timeout=10
21:40:40 [2023-02-22T21:40:40.006Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
21:40:40 [2023-02-22T21:40:40.007Z]  > git merge 10a7435ebb5f2015ba6cd898339299371ed356b6 # timeout=10
21:40:40 [2023-02-22T21:40:40.019Z]  > git rev-parse HEAD^{commit} # timeout=10
21:40:40 [2023-02-22T21:40:40.030Z]  > git config core.sparsecheckout # timeout=10
21:40:40 [2023-02-22T21:40:40.035Z]  > git checkout -f cd779dae46ee1d1bc69491946a8eb548f37020bd # timeout=10
21:40:40 [2023-02-22T21:40:40.756Z] + docker version
21:40:40 [2023-02-22T21:40:40.756Z] Client: Docker Engine - Community
21:40:40 [2023-02-22T21:40:40.756Z]  Version:           22.06.0-beta.0
21:40:40 [2023-02-22T21:40:40.756Z]  API version:       1.42
21:40:40 [2023-02-22T21:40:40.756Z]  Go version:        go1.18.3
21:40:40 [2023-02-22T21:40:40.756Z]  Git commit:        3e9117b
21:40:40 [2023-02-22T21:40:40.756Z]  Built:             Fri Jun  3 17:55:34 2022
21:40:40 [2023-02-22T21:40:40.756Z]  OS/Arch:           linux/arm64
21:40:40 [2023-02-22T21:40:40.756Z]  Context:           default
21:40:40 [2023-02-22T21:40:40.756Z] 
21:40:40 [2023-02-22T21:40:40.756Z] Server: Docker Engine - Community
21:40:40 [2023-02-22T21:40:40.756Z]  Engine:
21:40:40 [2023-02-22T21:40:40.756Z]   Version:          22.06.0-beta.0
21:40:40 [2023-02-22T21:40:40.756Z]   API version:      1.42 (minimum version 1.12)
21:40:40 [2023-02-22T21:40:40.756Z]   Go version:       go1.18.3
21:40:40 [2023-02-22T21:40:40.756Z]   Git commit:       38633e7
21:40:40 [2023-02-22T21:40:40.756Z]   Built:            Fri Jun  3 17:55:34 2022
21:40:40 [2023-02-22T21:40:40.756Z]   OS/Arch:          linux/arm64
21:40:40 [2023-02-22T21:40:40.756Z]   Experimental:     true
21:40:40 [2023-02-22T21:40:40.756Z]  containerd:
21:40:40 [2023-02-22T21:40:40.756Z]   Version:          1.6.8
21:40:40 [2023-02-22T21:40:40.756Z]   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
21:40:40 [2023-02-22T21:40:40.756Z]  runc:
21:40:40 [2023-02-22T21:40:40.756Z]   Version:          1.1.4
21:40:40 [2023-02-22T21:40:40.756Z]   GitCommit:        v1.1.4-0-g5fd4c4d
21:40:40 [2023-02-22T21:40:40.756Z]  docker-init:
21:40:40 [2023-02-22T21:40:40.756Z]   Version:          0.19.0
21:40:40 [2023-02-22T21:40:40.756Z]   GitCommit:        de40ad0
[Pipeline] sh
21:40:41 [2023-02-22T21:40:41.041Z] + docker info
21:40:41 [2023-02-22T21:40:41.041Z] Client:
21:40:41 [2023-02-22T21:40:41.041Z]  Context:    default
21:40:41 [2023-02-22T21:40:41.041Z]  Debug Mode: false
21:40:41 [2023-02-22T21:40:41.041Z]  Plugins:
21:40:41 [2023-02-22T21:40:41.041Z]   buildx: Docker Buildx (Docker Inc.)
21:40:41 [2023-02-22T21:40:41.041Z]     Version:  v0.8.2
21:40:41 [2023-02-22T21:40:41.041Z]     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
21:40:41 [2023-02-22T21:40:41.041Z]   compose: Docker Compose (Docker Inc.)
21:40:41 [2023-02-22T21:40:41.041Z]     Version:  v2.12.0
21:40:41 [2023-02-22T21:40:41.041Z]     Path:     /usr/libexec/docker/cli-plugins/docker-compose
21:40:41 [2023-02-22T21:40:41.041Z] 
21:40:41 [2023-02-22T21:40:41.041Z] Server:
21:40:41 [2023-02-22T21:40:41.041Z]  Containers: 0
21:40:41 [2023-02-22T21:40:41.041Z]   Running: 0
21:40:41 [2023-02-22T21:40:41.041Z]   Paused: 0
21:40:41 [2023-02-22T21:40:41.041Z]   Stopped: 0
21:40:41 [2023-02-22T21:40:41.041Z]  Images: 1
21:40:41 [2023-02-22T21:40:41.041Z]  Server Version: 22.06.0-beta.0
21:40:41 [2023-02-22T21:40:41.041Z]  Storage Driver: overlay2
21:40:41 [2023-02-22T21:40:41.041Z]   Backing Filesystem: extfs
21:40:41 [2023-02-22T21:40:41.041Z]   Supports d_type: true
21:40:41 [2023-02-22T21:40:41.041Z]   Using metacopy: false
21:40:41 [2023-02-22T21:40:41.041Z]   Native Overlay Diff: true
21:40:41 [2023-02-22T21:40:41.041Z]   userxattr: false
21:40:41 [2023-02-22T21:40:41.041Z]  Logging Driver: json-file
21:40:41 [2023-02-22T21:40:41.041Z]  Cgroup Driver: cgroupfs
21:40:41 [2023-02-22T21:40:41.041Z]  Cgroup Version: 1
21:40:41 [2023-02-22T21:40:41.041Z]  Plugins:
21:40:41 [2023-02-22T21:40:41.041Z]   Volume: local
21:40:41 [2023-02-22T21:40:41.041Z]   Network: bridge host ipvlan macvlan null overlay
21:40:41 [2023-02-22T21:40:41.041Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
21:40:41 [2023-02-22T21:40:41.041Z]  Swarm: inactive
21:40:41 [2023-02-22T21:40:41.041Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
21:40:41 [2023-02-22T21:40:41.041Z]  Default Runtime: runc
21:40:41 [2023-02-22T21:40:41.041Z]  Init Binary: docker-init
21:40:41 [2023-02-22T21:40:41.041Z]  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
21:40:41 [2023-02-22T21:40:41.041Z]  runc version: v1.1.4-0-g5fd4c4d
21:40:41 [2023-02-22T21:40:41.041Z]  init version: de40ad0
21:40:41 [2023-02-22T21:40:41.041Z]  Security Options:
21:40:41 [2023-02-22T21:40:41.041Z]   apparmor
21:40:41 [2023-02-22T21:40:41.041Z]   seccomp
21:40:41 [2023-02-22T21:40:41.041Z]    Profile: builtin
21:40:41 [2023-02-22T21:40:41.041Z]  Kernel Version: 5.15.0-1022-aws
21:40:41 [2023-02-22T21:40:41.041Z]  Operating System: Ubuntu 20.04.5 LTS
21:40:41 [2023-02-22T21:40:41.041Z]  OSType: linux
21:40:41 [2023-02-22T21:40:41.041Z]  Architecture: aarch64
21:40:41 [2023-02-22T21:40:41.041Z]  CPUs: 2
21:40:41 [2023-02-22T21:40:41.041Z]  Total Memory: 7.559GiB
21:40:41 [2023-02-22T21:40:41.041Z]  Name: ip-10-100-48-237
21:40:41 [2023-02-22T21:40:41.041Z]  ID: a4508864-5846-4859-9d9f-739af3007ee0
21:40:41 [2023-02-22T21:40:41.041Z]  Docker Root Dir: /var/lib/docker
21:40:41 [2023-02-22T21:40:41.041Z]  Debug Mode: false
21:40:41 [2023-02-22T21:40:41.041Z]  Registry: https://index.docker.io/v1/
21:40:41 [2023-02-22T21:40:41.041Z]  Labels:
21:40:41 [2023-02-22T21:40:41.041Z]  Experimental: true
21:40:41 [2023-02-22T21:40:41.041Z]  Insecure Registries:
21:40:41 [2023-02-22T21:40:41.041Z]   127.0.0.0/8
21:40:41 [2023-02-22T21:40:41.041Z]  Live Restore Enabled: true
21:40:41 [2023-02-22T21:40:41.041Z] 
[Pipeline] sh
21:40:41 [2023-02-22T21:40:41.332Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
21:40:41 [2023-02-22T21:40:41.332Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
21:40:41 [2023-02-22T21:40:41.332Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44620/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
21:40:41 [2023-02-22T21:40:41.332Z] + bash /home/ubuntu/workspace/moby_PR-44620/check-config.sh
21:40:41 [2023-02-22T21:40:41.332Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
21:40:41 [2023-02-22T21:40:41.332Z] info: reading kernel config from /boot/config-5.15.0-1022-aws ...
21:40:41 [2023-02-22T21:40:41.332Z] 
21:40:41 [2023-02-22T21:40:41.332Z] Generally Necessary:
21:40:41 [2023-02-22T21:40:41.332Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
21:40:41 [2023-02-22T21:40:41.332Z] - apparmor: enabled and tools installed
21:40:41 [2023-02-22T21:40:41.332Z] - CONFIG_NAMESPACES: enabled
21:40:41 [2023-02-22T21:40:41.332Z] - CONFIG_NET_NS: enabled
21:40:41 [2023-02-22T21:40:41.332Z] - CONFIG_PID_NS: enabled
21:40:41 [2023-02-22T21:40:41.332Z] - CONFIG_IPC_NS: enabled
21:40:41 [2023-02-22T21:40:41.332Z] - CONFIG_UTS_NS: enabled
21:40:41 [2023-02-22T21:40:41.332Z] - CONFIG_CGROUPS: enabled
21:40:41 [2023-02-22T21:40:41.332Z] - CONFIG_CGROUP_CPUACCT: enabled
21:40:41 [2023-02-22T21:40:41.593Z] - CONFIG_CGROUP_DEVICE: enabled
21:40:41 [2023-02-22T21:40:41.593Z] - CONFIG_CGROUP_FREEZER: enabled
21:40:41 [2023-02-22T21:40:41.593Z] - CONFIG_CGROUP_SCHED: enabled
21:40:41 [2023-02-22T21:40:41.593Z] - CONFIG_CPUSETS: enabled
21:40:41 [2023-02-22T21:40:41.593Z] - CONFIG_MEMCG: enabled
21:40:41 [2023-02-22T21:40:41.593Z] - CONFIG_KEYS: enabled
21:40:41 [2023-02-22T21:40:41.593Z] - CONFIG_VETH: enabled (as module)
21:40:41 [2023-02-22T21:40:41.593Z] - CONFIG_BRIDGE: enabled (as module)
21:40:41 [2023-02-22T21:40:41.593Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
21:40:41 [2023-02-22T21:40:41.593Z] - CONFIG_IP_NF_FILTER: enabled (as module)
21:40:41 [2023-02-22T21:40:41.593Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
21:40:41 [2023-02-22T21:40:41.593Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
21:40:41 [2023-02-22T21:40:41.593Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
21:40:41 [2023-02-22T21:40:41.593Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
21:40:41 [2023-02-22T21:40:41.593Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
21:40:41 [2023-02-22T21:40:41.593Z] - CONFIG_IP_NF_NAT: enabled (as module)
21:40:41 [2023-02-22T21:40:41.593Z] - CONFIG_NF_NAT: enabled (as module)
21:40:41 [2023-02-22T21:40:41.593Z] - CONFIG_POSIX_MQUEUE: enabled
21:40:41 [2023-02-22T21:40:41.593Z] - CONFIG_CGROUP_BPF: enabled
21:40:41 [2023-02-22T21:40:41.593Z] 
21:40:41 [2023-02-22T21:40:41.593Z] Optional Features:
21:40:41 [2023-02-22T21:40:41.593Z] - CONFIG_USER_NS: enabled
21:40:41 [2023-02-22T21:40:41.593Z] - CONFIG_SECCOMP: enabled
21:40:41 [2023-02-22T21:40:41.593Z] - CONFIG_SECCOMP_FILTER: enabled
21:40:41 [2023-02-22T21:40:41.593Z] - CONFIG_CGROUP_PIDS: enabled
21:40:41 [2023-02-22T21:40:41.593Z] - CONFIG_MEMCG_SWAP: enabled
21:40:41 [2023-02-22T21:40:41.593Z]     (cgroup swap accounting is currently enabled)
21:40:41 [2023-02-22T21:40:41.853Z] - CONFIG_BLK_CGROUP: enabled
21:40:41 [2023-02-22T21:40:41.853Z] - CONFIG_BLK_DEV_THROTTLING: enabled
21:40:41 [2023-02-22T21:40:41.853Z] - CONFIG_CGROUP_PERF: enabled
21:40:41 [2023-02-22T21:40:41.853Z] - CONFIG_CGROUP_HUGETLB: enabled
21:40:41 [2023-02-22T21:40:41.853Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
21:40:41 [2023-02-22T21:40:41.853Z] - CONFIG_CGROUP_NET_PRIO: enabled
21:40:41 [2023-02-22T21:40:41.853Z] - CONFIG_CFS_BANDWIDTH: enabled
21:40:41 [2023-02-22T21:40:41.853Z] - CONFIG_FAIR_GROUP_SCHED: enabled
21:40:41 [2023-02-22T21:40:41.853Z] - CONFIG_RT_GROUP_SCHED: missing
21:40:41 [2023-02-22T21:40:41.853Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
21:40:41 [2023-02-22T21:40:41.853Z] - CONFIG_IP_VS: enabled (as module)
21:40:41 [2023-02-22T21:40:41.853Z] - CONFIG_IP_VS_NFCT: enabled
21:40:41 [2023-02-22T21:40:41.853Z] - CONFIG_IP_VS_PROTO_TCP: enabled
21:40:41 [2023-02-22T21:40:41.853Z] - CONFIG_IP_VS_PROTO_UDP: enabled
21:40:41 [2023-02-22T21:40:41.853Z] - CONFIG_IP_VS_RR: enabled (as module)
21:40:41 [2023-02-22T21:40:41.853Z] - CONFIG_SECURITY_SELINUX: enabled
21:40:41 [2023-02-22T21:40:41.853Z] - CONFIG_SECURITY_APPARMOR: enabled
21:40:41 [2023-02-22T21:40:41.853Z] - CONFIG_EXT4_FS: enabled
21:40:41 [2023-02-22T21:40:41.853Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
21:40:41 [2023-02-22T21:40:41.853Z] - CONFIG_EXT4_FS_SECURITY: enabled
21:40:41 [2023-02-22T21:40:41.853Z] - Network Drivers:
21:40:41 [2023-02-22T21:40:41.853Z]   - "overlay":
21:40:41 [2023-02-22T21:40:41.853Z]     - CONFIG_VXLAN: enabled (as module)
21:40:41 [2023-02-22T21:40:41.853Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
21:40:41 [2023-02-22T21:40:41.853Z]       Optional (for encrypted networks):
21:40:42 [2023-02-22T21:40:42.113Z]       - CONFIG_CRYPTO: enabled
21:40:42 [2023-02-22T21:40:42.113Z]       - CONFIG_CRYPTO_AEAD: enabled
21:40:42 [2023-02-22T21:40:42.113Z]       - CONFIG_CRYPTO_GCM: enabled
21:40:42 [2023-02-22T21:40:42.113Z]       - CONFIG_CRYPTO_SEQIV: enabled
21:40:42 [2023-02-22T21:40:42.113Z]       - CONFIG_CRYPTO_GHASH: enabled
21:40:42 [2023-02-22T21:40:42.113Z]       - CONFIG_XFRM: enabled
21:40:42 [2023-02-22T21:40:42.113Z]       - CONFIG_XFRM_USER: enabled (as module)
21:40:42 [2023-02-22T21:40:42.113Z]       - CONFIG_XFRM_ALGO: enabled (as module)
21:40:42 [2023-02-22T21:40:42.113Z]       - CONFIG_INET_ESP: enabled (as module)
21:40:42 [2023-02-22T21:40:42.113Z]   - "ipvlan":
21:40:42 [2023-02-22T21:40:42.113Z]     - CONFIG_IPVLAN: enabled (as module)
21:40:42 [2023-02-22T21:40:42.113Z]   - "macvlan":
21:40:42 [2023-02-22T21:40:42.113Z]     - CONFIG_MACVLAN: enabled (as module)
21:40:42 [2023-02-22T21:40:42.113Z]     - CONFIG_DUMMY: enabled (as module)
21:40:42 [2023-02-22T21:40:42.113Z]   - "ftp,tftp client in container":
21:40:42 [2023-02-22T21:40:42.113Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
21:40:42 [2023-02-22T21:40:42.113Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
21:40:42 [2023-02-22T21:40:42.113Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
21:40:42 [2023-02-22T21:40:42.113Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
21:40:42 [2023-02-22T21:40:42.113Z] - Storage Drivers:
21:40:42 [2023-02-22T21:40:42.113Z]   - "aufs":
21:40:42 [2023-02-22T21:40:42.113Z]     - CONFIG_AUFS_FS: enabled (as module)
21:40:42 [2023-02-22T21:40:42.113Z]   - "btrfs":
21:40:42 [2023-02-22T21:40:42.113Z]     - CONFIG_BTRFS_FS: enabled (as module)
21:40:42 [2023-02-22T21:40:42.113Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
21:40:42 [2023-02-22T21:40:42.113Z]   - "devicemapper":
21:40:42 [2023-02-22T21:40:42.374Z]     - CONFIG_BLK_DEV_DM: enabled
21:40:42 [2023-02-22T21:40:42.374Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
21:40:42 [2023-02-22T21:40:42.374Z]   - "overlay":
21:40:42 [2023-02-22T21:40:42.374Z]     - CONFIG_OVERLAY_FS: enabled (as module)
21:40:42 [2023-02-22T21:40:42.374Z]   - "zfs":
21:40:42 [2023-02-22T21:40:42.374Z]     - /dev/zfs: present
21:40:42 [2023-02-22T21:40:42.374Z]     - zfs command: missing
21:40:42 [2023-02-22T21:40:42.374Z]     - zpool command: missing
21:40:42 [2023-02-22T21:40:42.374Z] 
21:40:42 [2023-02-22T21:40:42.374Z] Limits:
21:40:42 [2023-02-22T21:40:42.374Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
21:40:42 [2023-02-22T21:40:42.374Z] 
21:40:42 [2023-02-22T21:40:42.374Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
21:40:42 [2023-02-22T21:40:42.686Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:cd779dae46ee1d1bc69491946a8eb548f37020bd .
21:40:42 [2023-02-22T21:40:42.946Z] #1 [internal] load .dockerignore
21:40:42 [2023-02-22T21:40:42.946Z] #1 transferring context: 113B done
21:40:42 [2023-02-22T21:40:42.946Z] #1 DONE 0.1s
21:40:42 [2023-02-22T21:40:42.946Z] 
21:40:42 [2023-02-22T21:40:42.946Z] #2 [internal] load build definition from Dockerfile
21:40:42 [2023-02-22T21:40:42.946Z] #2 transferring dockerfile: 26.95kB done
21:40:42 [2023-02-22T21:40:42.946Z] #2 DONE 0.1s
21:40:43 [2023-02-22T21:40:43.207Z] 
21:40:43 [2023-02-22T21:40:43.207Z] #3 resolve image config for docker.io/docker/dockerfile:1
21:40:43 [2023-02-22T21:40:43.469Z] #3 DONE 0.4s
21:40:43 [2023-02-22T21:40:43.469Z] 
21:40:43 [2023-02-22T21:40:43.469Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14
21:40:43 [2023-02-22T21:40:43.469Z] #4 resolve docker.io/docker/dockerfile:1@sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 0.0s done
21:40:43 [2023-02-22T21:40:43.469Z] #4 sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 8.40kB / 8.40kB done
21:40:43 [2023-02-22T21:40:43.469Z] #4 sha256:7f44e51970d0422c2cbff3b20b6b5ef861f6244c396a06e1a96f7aa4fa83a4e6 482B / 482B done
21:40:43 [2023-02-22T21:40:43.469Z] #4 sha256:a28edb2041b8f23c38382d8be273f0239f51ff1f510f98bccc8d0e7f42249e97 2.90kB / 2.90kB done
21:40:43 [2023-02-22T21:40:43.469Z] #4 sha256:9d0cd65540a143ce38aa0be7c5e9efeed30d3580d03667f107cd76354f2bee65 0B / 10.82MB 0.1s
21:40:43 [2023-02-22T21:40:43.469Z] #4 sha256:9d0cd65540a143ce38aa0be7c5e9efeed30d3580d03667f107cd76354f2bee65 2.10MB / 10.82MB 0.2s
21:40:43 [2023-02-22T21:40:43.730Z] #4 sha256:9d0cd65540a143ce38aa0be7c5e9efeed30d3580d03667f107cd76354f2bee65 8.39MB / 10.82MB 0.3s
21:40:43 [2023-02-22T21:40:43.730Z] #4 sha256:9d0cd65540a143ce38aa0be7c5e9efeed30d3580d03667f107cd76354f2bee65 10.82MB / 10.82MB 0.4s
21:40:43 [2023-02-22T21:40:43.730Z] #4 extracting sha256:9d0cd65540a143ce38aa0be7c5e9efeed30d3580d03667f107cd76354f2bee65
21:40:44 [2023-02-22T21:40:44.003Z] #4 sha256:9d0cd65540a143ce38aa0be7c5e9efeed30d3580d03667f107cd76354f2bee65 10.82MB / 10.82MB 0.4s done
21:40:44 [2023-02-22T21:40:44.267Z] #4 extracting sha256:9d0cd65540a143ce38aa0be7c5e9efeed30d3580d03667f107cd76354f2bee65 0.2s done
21:40:44 [2023-02-22T21:40:44.267Z] #4 DONE 0.7s
21:40:44 [2023-02-22T21:40:44.267Z] 
21:40:44 [2023-02-22T21:40:44.267Z] #5 [internal] load metadata for docker.io/tonistiigi/xx:1.1.2
21:40:45 [2023-02-22T21:40:45.648Z] #5 DONE 1.1s
21:40:45 [2023-02-22T21:40:45.648Z] 
21:40:45 [2023-02-22T21:40:45.648Z] #6 [internal] load metadata for docker.io/library/golang:1.20.1-bullseye
21:40:45 [2023-02-22T21:40:45.648Z] #6 DONE 1.1s
21:40:45 [2023-02-22T21:40:45.648Z] 
21:40:45 [2023-02-22T21:40:45.648Z] #7 [internal] load metadata for docker.io/library/debian:bullseye
21:40:45 [2023-02-22T21:40:45.648Z] #7 DONE 1.3s
21:40:45 [2023-02-22T21:40:45.648Z] 
21:40:45 [2023-02-22T21:40:45.648Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
21:40:45 [2023-02-22T21:40:45.648Z] #8 DONE 1.3s
21:40:45 [2023-02-22T21:40:45.648Z] 
21:40:45 [2023-02-22T21:40:45.648Z] #9 [internal] load metadata for docker.io/library/busybox:latest
21:40:45 [2023-02-22T21:40:45.648Z] #9 DONE 1.3s
21:40:45 [2023-02-22T21:40:45.999Z] 
21:40:45 [2023-02-22T21:40:45.999Z] #10 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
21:40:45 [2023-02-22T21:40:45.999Z] #10 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done
21:40:45 [2023-02-22T21:40:45.999Z] #10 DONE 0.0s
21:40:45 [2023-02-22T21:40:45.999Z] 
21:40:45 [2023-02-22T21:40:45.999Z] #11 [xx 1/1] FROM docker.io/tonistiigi/xx:1.1.2@sha256:9dde7edeb9e4a957ce78be9f8c0fbabe0129bf5126933cd3574888f443731cda
21:40:45 [2023-02-22T21:40:45.999Z] #11 resolve docker.io/tonistiigi/xx:1.1.2@sha256:9dde7edeb9e4a957ce78be9f8c0fbabe0129bf5126933cd3574888f443731cda 0.1s done
21:40:45 [2023-02-22T21:40:45.999Z] #11 DONE 0.1s
21:40:45 [2023-02-22T21:40:45.999Z] 
21:40:45 [2023-02-22T21:40:45.999Z] #12 [build-dummy 1/2] FROM docker.io/library/busybox@sha256:7b3ccabffc97de872a30dfd234fd972a66d247c8cfc69b0550f276481852627c
21:40:45 [2023-02-22T21:40:45.999Z] #12 resolve docker.io/library/busybox@sha256:7b3ccabffc97de872a30dfd234fd972a66d247c8cfc69b0550f276481852627c 0.1s done
21:40:45 [2023-02-22T21:40:45.999Z] #12 sha256:7b3ccabffc97de872a30dfd234fd972a66d247c8cfc69b0550f276481852627c 2.29kB / 2.29kB done
21:40:45 [2023-02-22T21:40:45.999Z] #12 sha256:5e42fbc46b177f10319e8937dd39702e7891ce6d8a42d60c1b4f433f94200bd2 528B / 528B done
21:40:46 [2023-02-22T21:40:46.259Z] #12 sha256:abaa813f94fdeebd3b8e6aeea861ab474a5c4724d16f1158755ff1e3a4fde8b0 1.47kB / 1.47kB done
21:40:46 [2023-02-22T21:40:46.519Z] #12 ...
21:40:46 [2023-02-22T21:40:46.519Z] 
21:40:46 [2023-02-22T21:40:46.519Z] #13 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key
21:40:46 [2023-02-22T21:40:46.519Z] #13 DONE 0.7s
21:40:46 [2023-02-22T21:40:46.519Z] 
21:40:46 [2023-02-22T21:40:46.519Z] #12 [build-dummy 1/2] FROM docker.io/library/busybox@sha256:7b3ccabffc97de872a30dfd234fd972a66d247c8cfc69b0550f276481852627c
21:40:46 [2023-02-22T21:40:46.519Z] #12 sha256:f78e6840ded1aafb6c9f265f52c2fc7c0a990813ccf96702df84a7dcdbe48bea 0B / 2.00MB 0.2s
21:40:46 [2023-02-22T21:40:46.519Z] #12 sha256:f78e6840ded1aafb6c9f265f52c2fc7c0a990813ccf96702df84a7dcdbe48bea 2.00MB / 2.00MB 0.3s done
21:40:46 [2023-02-22T21:40:46.782Z] #12 extracting sha256:f78e6840ded1aafb6c9f265f52c2fc7c0a990813ccf96702df84a7dcdbe48bea
21:40:47 [2023-02-22T21:40:47.356Z] #12 extracting sha256:f78e6840ded1aafb6c9f265f52c2fc7c0a990813ccf96702df84a7dcdbe48bea 0.7s done
21:40:47 [2023-02-22T21:40:47.674Z] #12 ...
21:40:47 [2023-02-22T21:40:47.674Z] 
21:40:47 [2023-02-22T21:40:47.674Z] #11 [xx 1/1] FROM docker.io/tonistiigi/xx:1.1.2@sha256:9dde7edeb9e4a957ce78be9f8c0fbabe0129bf5126933cd3574888f443731cda
21:40:47 [2023-02-22T21:40:47.674Z] #11 sha256:9dde7edeb9e4a957ce78be9f8c0fbabe0129bf5126933cd3574888f443731cda 2.65kB / 2.65kB done
21:40:47 [2023-02-22T21:40:47.674Z] #11 sha256:f663db6ef122c01b5690c6b8fc2eff09635374597ed36fac63133b48fd0777b8 526B / 526B done
21:40:47 [2023-02-22T21:40:47.674Z] #11 sha256:64c0463dcf02cc65ad1ac532d9974472c41c79b92c4fac56271cd2b7540c7cdb 1.30kB / 1.30kB done
21:40:47 [2023-02-22T21:40:47.674Z] #11 sha256:6b9f00cd577380cfa5d5a8d5ebf82f91f7aa469401818e4de53b2a16dd4a1642 14.97kB / 14.97kB 0.5s done
21:40:47 [2023-02-22T21:40:47.674Z] #11 extracting sha256:6b9f00cd577380cfa5d5a8d5ebf82f91f7aa469401818e4de53b2a16dd4a1642 done
21:40:47 [2023-02-22T21:40:47.674Z] #11 DONE 1.8s
21:40:47 [2023-02-22T21:40:47.943Z] 
21:40:47 [2023-02-22T21:40:47.943Z] #14 [base 1/5] FROM docker.io/library/golang:1.20.1-bullseye@sha256:c3fbdc381fb6b78325c2a5cc1bf0c288c0d173568fba3f1b8894a51837cccf7f
21:40:47 [2023-02-22T21:40:47.943Z] #14 resolve docker.io/library/golang:1.20.1-bullseye@sha256:c3fbdc381fb6b78325c2a5cc1bf0c288c0d173568fba3f1b8894a51837cccf7f 0.2s done
21:40:47 [2023-02-22T21:40:47.943Z] #14 sha256:c3fbdc381fb6b78325c2a5cc1bf0c288c0d173568fba3f1b8894a51837cccf7f 1.86kB / 1.86kB done
21:40:47 [2023-02-22T21:40:47.943Z] #14 sha256:661f0764dd908d17da7768357e112d879d978795fb8775cbea218b51f1eacdce 1.79kB / 1.79kB done
21:40:47 [2023-02-22T21:40:47.943Z] #14 sha256:902ab5bca0a25dc8572441706342dfe63b0c7394e6d518ceabaee05910351d2a 7.33kB / 7.33kB done
21:40:47 [2023-02-22T21:40:47.943Z] #14 sha256:80dae1b9d879348c210c40024c6e90ef92677ac3515456375fcbb70bdf07b104 53.70MB / 53.70MB 1.4s
21:40:47 [2023-02-22T21:40:47.943Z] #14 sha256:13ae98695cf4875b92116a031bcf51736705c39b105be5f240a143935d8370f6 5.15MB / 5.15MB 1.1s done
21:40:47 [2023-02-22T21:40:47.943Z] #14 sha256:09a74e69230a5d5ee55fb6baca6fb52404417efd177a2cb03c418d2d0cf599b5 10.87MB / 10.87MB 1.3s done
21:40:47 [2023-02-22T21:40:47.943Z] #14 sha256:0e04cd4cd2ee5f2d53ea296fb22e3875a699f2ee5426c8908bfc38728acfb10a 16.90MB / 54.68MB 1.4s
21:40:47 [2023-02-22T21:40:47.943Z] #14 sha256:80db6e7b9af12aaf0fea7c03d403661406cec13da58d53c7aa32b1ec6e9d6e33 4.65MB / 81.40MB 1.4s
21:40:47 [2023-02-22T21:40:47.943Z] #14 sha256:80dae1b9d879348c210c40024c6e90ef92677ac3515456375fcbb70bdf07b104 53.70MB / 53.70MB 1.5s done
21:40:47 [2023-02-22T21:40:47.943Z] #14 sha256:0e04cd4cd2ee5f2d53ea296fb22e3875a699f2ee5426c8908bfc38728acfb10a 23.07MB / 54.68MB 1.5s
21:40:48 [2023-02-22T21:40:48.203Z] #14 sha256:0e04cd4cd2ee5f2d53ea296fb22e3875a699f2ee5426c8908bfc38728acfb10a 33.55MB / 54.68MB 1.7s
21:40:48 [2023-02-22T21:40:48.203Z] #14 sha256:80db6e7b9af12aaf0fea7c03d403661406cec13da58d53c7aa32b1ec6e9d6e33 12.58MB / 81.40MB 1.7s
21:40:48 [2023-02-22T21:40:48.203Z] #14 sha256:0e04cd4cd2ee5f2d53ea296fb22e3875a699f2ee5426c8908bfc38728acfb10a 39.85MB / 54.68MB 1.8s
21:40:48 [2023-02-22T21:40:48.203Z] #14 sha256:80db6e7b9af12aaf0fea7c03d403661406cec13da58d53c7aa32b1ec6e9d6e33 19.92MB / 81.40MB 1.8s
21:40:48 [2023-02-22T21:40:48.203Z] #14 ...
21:40:48 [2023-02-22T21:40:48.203Z] 
21:40:48 [2023-02-22T21:40:48.203Z] #12 [build-dummy 1/2] FROM docker.io/library/busybox@sha256:7b3ccabffc97de872a30dfd234fd972a66d247c8cfc69b0550f276481852627c
21:40:48 [2023-02-22T21:40:48.203Z] #12 DONE 2.5s
21:40:48 [2023-02-22T21:40:48.203Z] 
21:40:48 [2023-02-22T21:40:48.203Z] #14 [base 1/5] FROM docker.io/library/golang:1.20.1-bullseye@sha256:c3fbdc381fb6b78325c2a5cc1bf0c288c0d173568fba3f1b8894a51837cccf7f
21:40:48 [2023-02-22T21:40:48.203Z] #14 sha256:0e04cd4cd2ee5f2d53ea296fb22e3875a699f2ee5426c8908bfc38728acfb10a 50.33MB / 54.68MB 1.9s
21:40:48 [2023-02-22T21:40:48.203Z] #14 sha256:80db6e7b9af12aaf0fea7c03d403661406cec13da58d53c7aa32b1ec6e9d6e33 30.41MB / 81.40MB 1.9s
21:40:48 [2023-02-22T21:40:48.203Z] #14 sha256:c1775dbdcf1fe927cc8f7b49bcc4c8c8599857390280ca7aef3914b6874bc20f 0B / 95.22MB 1.9s
21:40:48 [2023-02-22T21:40:48.468Z] #14 sha256:0e04cd4cd2ee5f2d53ea296fb22e3875a699f2ee5426c8908bfc38728acfb10a 53.48MB / 54.68MB 2.0s
21:40:48 [2023-02-22T21:40:48.468Z] #14 sha256:80db6e7b9af12aaf0fea7c03d403661406cec13da58d53c7aa32b1ec6e9d6e33 39.85MB / 81.40MB 2.0s
21:40:48 [2023-02-22T21:40:48.468Z] #14 sha256:80db6e7b9af12aaf0fea7c03d403661406cec13da58d53c7aa32b1ec6e9d6e33 50.00MB / 81.40MB 2.1s
21:40:48 [2023-02-22T21:40:48.729Z] #14 sha256:80db6e7b9af12aaf0fea7c03d403661406cec13da58d53c7aa32b1ec6e9d6e33 66.59MB / 81.40MB 2.2s
21:40:48 [2023-02-22T21:40:48.729Z] #14 sha256:c1775dbdcf1fe927cc8f7b49bcc4c8c8599857390280ca7aef3914b6874bc20f 7.34MB / 95.22MB 2.2s
21:40:48 [2023-02-22T21:40:48.729Z] #14 sha256:80db6e7b9af12aaf0fea7c03d403661406cec13da58d53c7aa32b1ec6e9d6e33 78.64MB / 81.40MB 2.4s
21:40:48 [2023-02-22T21:40:48.729Z] #14 sha256:c1775dbdcf1fe927cc8f7b49bcc4c8c8599857390280ca7aef3914b6874bc20f 19.92MB / 95.22MB 2.4s
21:40:48 [2023-02-22T21:40:48.729Z] #14 sha256:c1775dbdcf1fe927cc8f7b49bcc4c8c8599857390280ca7aef3914b6874bc20f 31.56MB / 95.22MB 2.5s
21:40:49 [2023-02-22T21:40:49.304Z] #14 sha256:c1775dbdcf1fe927cc8f7b49bcc4c8c8599857390280ca7aef3914b6874bc20f 36.70MB / 95.22MB 2.8s
21:40:49 [2023-02-22T21:40:49.304Z] #14 extracting sha256:80dae1b9d879348c210c40024c6e90ef92677ac3515456375fcbb70bdf07b104 1.1s
21:40:49 [2023-02-22T21:40:49.304Z] #14 sha256:c1775dbdcf1fe927cc8f7b49bcc4c8c8599857390280ca7aef3914b6874bc20f 58.72MB / 95.22MB 3.0s
21:40:49 [2023-02-22T21:40:49.563Z] #14 sha256:c1775dbdcf1fe927cc8f7b49bcc4c8c8599857390280ca7aef3914b6874bc20f 66.06MB / 95.22MB 3.1s
21:40:49 [2023-02-22T21:40:49.563Z] #14 sha256:c1775dbdcf1fe927cc8f7b49bcc4c8c8599857390280ca7aef3914b6874bc20f 75.66MB / 95.22MB 3.2s
21:40:49 [2023-02-22T21:40:49.824Z] #14 sha256:c1775dbdcf1fe927cc8f7b49bcc4c8c8599857390280ca7aef3914b6874bc20f 83.89MB / 95.22MB 3.3s
21:40:49 [2023-02-22T21:40:49.824Z] #14 sha256:0e04cd4cd2ee5f2d53ea296fb22e3875a699f2ee5426c8908bfc38728acfb10a 54.68MB / 54.68MB 3.4s done
21:40:49 [2023-02-22T21:40:49.824Z] #14 sha256:c1775dbdcf1fe927cc8f7b49bcc4c8c8599857390280ca7aef3914b6874bc20f 93.32MB / 95.22MB 3.5s
21:40:49 [2023-02-22T21:40:49.824Z] #14 sha256:7fe1689bb0fc2db0efead060392347bc904655ffacc7bc9e5736fc9f58f500ce 156B / 156B 3.5s
21:40:50 [2023-02-22T21:40:50.087Z] #14 sha256:80db6e7b9af12aaf0fea7c03d403661406cec13da58d53c7aa32b1ec6e9d6e33 81.40MB / 81.40MB 3.8s done
21:40:50 [2023-02-22T21:40:50.348Z] #14 sha256:7fe1689bb0fc2db0efead060392347bc904655ffacc7bc9e5736fc9f58f500ce 156B / 156B 3.8s done
21:40:50 [2023-02-22T21:40:50.348Z] #14 ...
21:40:50 [2023-02-22T21:40:50.348Z] 
21:40:50 [2023-02-22T21:40:50.348Z] #15 [internal] load build context
21:40:50 [2023-02-22T21:40:50.348Z] #15 transferring context: 66.19MB 4.5s done
21:40:50 [2023-02-22T21:40:50.348Z] #15 DONE 4.7s
21:40:50 [2023-02-22T21:40:50.348Z] 
21:40:50 [2023-02-22T21:40:50.348Z] #14 [base 1/5] FROM docker.io/library/golang:1.20.1-bullseye@sha256:c3fbdc381fb6b78325c2a5cc1bf0c288c0d173568fba3f1b8894a51837cccf7f
21:40:50 [2023-02-22T21:40:50.348Z] #14 sha256:c1775dbdcf1fe927cc8f7b49bcc4c8c8599857390280ca7aef3914b6874bc20f 95.22MB / 95.22MB 4.1s done
21:40:50 [2023-02-22T21:40:50.608Z] #14 ...
21:40:50 [2023-02-22T21:40:50.608Z] 
21:40:50 [2023-02-22T21:40:50.608Z] #10 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
21:40:50 [2023-02-22T21:40:50.608Z] #10 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
21:40:50 [2023-02-22T21:40:50.608Z] #10 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
21:40:50 [2023-02-22T21:40:50.608Z] #10 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
21:40:50 [2023-02-22T21:40:50.608Z] #10 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.6s done
21:40:50 [2023-02-22T21:40:50.608Z] #10 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.0s done
21:40:50 [2023-02-22T21:40:50.608Z] #10 DONE 4.5s
21:40:50 [2023-02-22T21:40:50.869Z] 
21:40:50 [2023-02-22T21:40:50.869Z] #16 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:43ef0c6c3585d5b406caa7a0f232ff5a19c1402aeb415f68bcd1cf9d10180af8
21:40:50 [2023-02-22T21:40:50.869Z] #16 resolve docker.io/library/debian:bullseye@sha256:43ef0c6c3585d5b406caa7a0f232ff5a19c1402aeb415f68bcd1cf9d10180af8 0.2s done
21:40:50 [2023-02-22T21:40:50.869Z] #16 sha256:43ef0c6c3585d5b406caa7a0f232ff5a19c1402aeb415f68bcd1cf9d10180af8 1.85kB / 1.85kB done
21:40:50 [2023-02-22T21:40:50.869Z] #16 sha256:4951d5cf066cd4ff0558a7cc75816dc203eaeb2c634329d3832db76bbc7586b0 529B / 529B done
21:40:50 [2023-02-22T21:40:50.869Z] #16 sha256:9b20910fb3510b5c3068a8a23c430babdc6d025292a2bef169e7fff5ff3fd355 1.48kB / 1.48kB done
21:40:50 [2023-02-22T21:40:50.869Z] #16 sha256:80dae1b9d879348c210c40024c6e90ef92677ac3515456375fcbb70bdf07b104 53.70MB / 53.70MB 1.5s done
21:40:50 [2023-02-22T21:40:50.869Z] #16 ...
21:40:50 [2023-02-22T21:40:50.869Z] 
21:40:50 [2023-02-22T21:40:50.869Z] #14 [base 1/5] FROM docker.io/library/golang:1.20.1-bullseye@sha256:c3fbdc381fb6b78325c2a5cc1bf0c288c0d173568fba3f1b8894a51837cccf7f
21:40:51 [2023-02-22T21:40:51.439Z] #14 extracting sha256:13ae98695cf4875b92116a031bcf51736705c39b105be5f240a143935d8370f6
21:40:51 [2023-02-22T21:40:51.700Z] #14 ...
21:40:51 [2023-02-22T21:40:51.700Z] 
21:40:51 [2023-02-22T21:40:51.700Z] #16 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:43ef0c6c3585d5b406caa7a0f232ff5a19c1402aeb415f68bcd1cf9d10180af8
21:40:51 [2023-02-22T21:40:51.700Z] #16 extracting sha256:80dae1b9d879348c210c40024c6e90ef92677ac3515456375fcbb70bdf07b104 3.4s done
21:40:51 [2023-02-22T21:40:51.700Z] #16 DONE 6.1s
21:40:51 [2023-02-22T21:40:51.700Z] 
21:40:51 [2023-02-22T21:40:51.700Z] #14 [base 1/5] FROM docker.io/library/golang:1.20.1-bullseye@sha256:c3fbdc381fb6b78325c2a5cc1bf0c288c0d173568fba3f1b8894a51837cccf7f
21:40:51 [2023-02-22T21:40:51.700Z] #14 extracting sha256:13ae98695cf4875b92116a031bcf51736705c39b105be5f240a143935d8370f6 0.2s done
21:40:51 [2023-02-22T21:40:51.961Z] #14 extracting sha256:09a74e69230a5d5ee55fb6baca6fb52404417efd177a2cb03c418d2d0cf599b5
21:40:52 [2023-02-22T21:40:52.221Z] #14 extracting sha256:09a74e69230a5d5ee55fb6baca6fb52404417efd177a2cb03c418d2d0cf599b5 0.3s done
21:40:52 [2023-02-22T21:40:52.221Z] #14 extracting sha256:0e04cd4cd2ee5f2d53ea296fb22e3875a699f2ee5426c8908bfc38728acfb10a
21:40:55 [2023-02-22T21:40:55.519Z] #14 extracting sha256:0e04cd4cd2ee5f2d53ea296fb22e3875a699f2ee5426c8908bfc38728acfb10a 2.7s done
21:40:55 [2023-02-22T21:40:55.519Z] #14 extracting sha256:80db6e7b9af12aaf0fea7c03d403661406cec13da58d53c7aa32b1ec6e9d6e33
21:40:56 [2023-02-22T21:40:56.089Z] #14 ...
21:40:56 [2023-02-22T21:40:56.089Z] 
21:40:56 [2023-02-22T21:40:56.089Z] #17 [build-dummy 2/2] RUN mkdir -p /build
21:40:56 [2023-02-22T21:40:56.089Z] #17 DONE 7.7s
21:40:56 [2023-02-22T21:40:56.089Z] 
21:40:56 [2023-02-22T21:40:56.089Z] #14 [base 1/5] FROM docker.io/library/golang:1.20.1-bullseye@sha256:c3fbdc381fb6b78325c2a5cc1bf0c288c0d173568fba3f1b8894a51837cccf7f
21:40:57 [2023-02-22T21:40:57.035Z] #14 ...
21:40:57 [2023-02-22T21:40:57.035Z] 
21:40:57 [2023-02-22T21:40:57.035Z] #18 [binary-dummy 1/1] COPY --from=build-dummy /build /build
21:40:57 [2023-02-22T21:40:57.035Z] #18 DONE 0.4s
21:40:57 [2023-02-22T21:40:57.035Z] 
21:40:57 [2023-02-22T21:40:57.035Z] #14 [base 1/5] FROM docker.io/library/golang:1.20.1-bullseye@sha256:c3fbdc381fb6b78325c2a5cc1bf0c288c0d173568fba3f1b8894a51837cccf7f
21:40:57 [2023-02-22T21:40:57.976Z] #14 extracting sha256:80db6e7b9af12aaf0fea7c03d403661406cec13da58d53c7aa32b1ec6e9d6e33 2.6s done
21:40:58 [2023-02-22T21:40:58.236Z] #14 extracting sha256:c1775dbdcf1fe927cc8f7b49bcc4c8c8599857390280ca7aef3914b6874bc20f
21:41:02 [2023-02-22T21:41:02.438Z] #14 extracting sha256:c1775dbdcf1fe927cc8f7b49bcc4c8c8599857390280ca7aef3914b6874bc20f 3.7s done
21:41:02 [2023-02-22T21:41:02.438Z] #14 ...
21:41:02 [2023-02-22T21:41:02.438Z] 
21:41:02 [2023-02-22T21:41:02.438Z] #19 [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
21:41:02 [2023-02-22T21:41:02.438Z] #0 0.915 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
21:41:02 [2023-02-22T21:41:02.438Z] #0 0.966 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
21:41:02 [2023-02-22T21:41:02.438Z] #0 0.966 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
21:41:02 [2023-02-22T21:41:02.438Z] #0 1.120 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8072 kB]
21:41:02 [2023-02-22T21:41:02.438Z] #0 1.289 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [224 kB]
21:41:02 [2023-02-22T21:41:02.438Z] #0 1.617 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
21:41:02 [2023-02-22T21:41:02.438Z] #0 2.353 Fetched 8516 kB in 2s (5017 kB/s)
21:41:02 [2023-02-22T21:41:02.438Z] #0 2.353 Reading package lists...
21:41:02 [2023-02-22T21:41:02.438Z] #0 2.972 Reading package lists...
21:41:02 [2023-02-22T21:41:02.438Z] #0 3.555 Building dependency tree...
21:41:02 [2023-02-22T21:41:02.438Z] #0 3.919 The following additional packages will be installed:
21:41:02 [2023-02-22T21:41:02.438Z] #0 3.919   libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5
21:41:02 [2023-02-22T21:41:02.438Z] #0 3.919   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl
21:41:02 [2023-02-22T21:41:02.438Z] #0 3.919 Recommended packages:
21:41:02 [2023-02-22T21:41:02.438Z] #0 3.919   libldap-common publicsuffix libsasl2-modules
21:41:02 [2023-02-22T21:41:02.438Z] #0 4.031 The following NEW packages will be installed:
21:41:02 [2023-02-22T21:41:02.438Z] #0 4.031   ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2
21:41:02 [2023-02-22T21:41:02.438Z] #0 4.031   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
21:41:02 [2023-02-22T21:41:02.438Z] #0 4.031   libssh2-1 openssl
21:41:02 [2023-02-22T21:41:02.438Z] #0 4.307 0 upgraded, 15 newly installed, 0 to remove and 1 not upgraded.
21:41:02 [2023-02-22T21:41:02.438Z] #0 4.307 Need to get 2944 kB of archives.
21:41:02 [2023-02-22T21:41:02.438Z] #0 4.307 After this operation, 6484 kB of additional disk space will be used.
21:41:02 [2023-02-22T21:41:02.438Z] #0 4.307 Get:1 http://deb.debian.org/debian-security bullseye-security/main arm64 openssl arm64 1.1.1n-0+deb11u4 [831 kB]
21:41:02 [2023-02-22T21:41:02.438Z] #0 4.416 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB]
21:41:02 [2023-02-22T21:41:02.438Z] #0 4.417 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB]
21:41:02 [2023-02-22T21:41:02.438Z] #0 4.502 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2.1+deb11u1 [69.4 kB]
21:41:02 [2023-02-22T21:41:02.438Z] #0 4.512 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB]
21:41:02 [2023-02-22T21:41:02.438Z] #0 4.512 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3+deb11u1 [222 kB]
21:41:02 [2023-02-22T21:41:02.438Z] #0 4.512 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB]
21:41:02 [2023-02-22T21:41:02.438Z] #0 4.512 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB]
21:41:02 [2023-02-22T21:41:02.438Z] #0 4.512 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB]
21:41:02 [2023-02-22T21:41:02.438Z] #0 4.512 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB]
21:41:02 [2023-02-22T21:41:02.438Z] #0 4.512 Get:11 http://deb.debian.org/debian-security bullseye-security/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u5 [325 kB]
21:41:02 [2023-02-22T21:41:02.438Z] #0 4.512 Get:12 http://deb.debian.org/debian-security bullseye-security/main arm64 curl arm64 7.74.0-1.3+deb11u5 [265 kB]
21:41:02 [2023-02-22T21:41:02.438Z] #0 4.512 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB]
21:41:02 [2023-02-22T21:41:02.438Z] #0 4.513 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
21:41:02 [2023-02-22T21:41:02.438Z] #0 4.580 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB]
21:41:02 [2023-02-22T21:41:02.438Z] #0 4.700 debconf: delaying package configuration, since apt-utils is not installed
21:41:02 [2023-02-22T21:41:02.438Z] #0 4.743 Fetched 2944 kB in 1s (5433 kB/s)
21:41:02 [2023-02-22T21:41:02.438Z] #0 4.878 Selecting previously unselected package openssl.
21:41:02 [2023-02-22T21:41:02.438Z] #0 4.878 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 6653 files and directories currently installed.)
21:41:02 [2023-02-22T21:41:02.438Z] #0 4.878 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u4_arm64.deb ...
21:41:02 [2023-02-22T21:41:02.438Z] #0 4.943 Unpacking openssl (1.1.1n-0+deb11u4) ...
21:41:02 [2023-02-22T21:41:02.438Z] #0 5.105 Selecting previously unselected package ca-certificates.
21:41:02 [2023-02-22T21:41:02.438Z] #0 5.105 Preparing to unpack .../01-ca-certificates_20210119_all.deb ...
21:41:02 [2023-02-22T21:41:02.438Z] #0 5.109 Unpacking ca-certificates (20210119) ...
21:41:02 [2023-02-22T21:41:02.438Z] #0 5.186 Selecting previously unselected package libbrotli1:arm64.
21:41:02 [2023-02-22T21:41:02.438Z] #0 5.186 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ...
21:41:02 [2023-02-22T21:41:02.438Z] #0 5.198 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ...
21:41:02 [2023-02-22T21:41:02.438Z] #0 5.262 Selecting previously unselected package libsasl2-modules-db:arm64.
21:41:02 [2023-02-22T21:41:02.438Z] #0 5.262 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ...
21:41:02 [2023-02-22T21:41:02.438Z] #0 5.267 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
21:41:02 [2023-02-22T21:41:02.438Z] #0 5.317 Selecting previously unselected package libsasl2-2:arm64.
21:41:02 [2023-02-22T21:41:02.438Z] #0 5.317 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ...
21:41:02 [2023-02-22T21:41:02.438Z] #0 5.323 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
21:41:02 [2023-02-22T21:41:02.438Z] #0 5.397 Selecting previously unselected package libldap-2.4-2:arm64.
21:41:02 [2023-02-22T21:41:02.438Z] #0 5.397 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_arm64.deb ...
21:41:02 [2023-02-22T21:41:02.438Z] #0 5.403 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ...
21:41:02 [2023-02-22T21:41:02.438Z] #0 5.512 Selecting previously unselected package libnghttp2-14:arm64.
21:41:02 [2023-02-22T21:41:02.438Z] #0 5.512 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ...
21:41:02 [2023-02-22T21:41:02.438Z] #0 5.521 Unpacking libnghttp2-14:arm64 (1.43.0-1) ...
21:41:02 [2023-02-22T21:41:02.438Z] #0 5.567 Selecting previously unselected package libpsl5:arm64.
21:41:02 [2023-02-22T21:41:02.438Z] #0 5.567 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ...
21:41:02 [2023-02-22T21:41:02.438Z] #0 5.571 Unpacking libpsl5:arm64 (0.21.0-1.2) ...
21:41:02 [2023-02-22T21:41:02.438Z] #0 5.615 Selecting previously unselected package librtmp1:arm64.
21:41:02 [2023-02-22T21:41:02.438Z] #0 5.615 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ...
21:41:02 [2023-02-22T21:41:02.438Z] #0 5.619 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
21:41:02 [2023-02-22T21:41:02.438Z] #0 5.660 Selecting previously unselected package libssh2-1:arm64.
21:41:02 [2023-02-22T21:41:02.438Z] #0 5.661 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ...
21:41:02 [2023-02-22T21:41:02.438Z] #0 5.665 Unpacking libssh2-1:arm64 (1.9.0-2) ...
21:41:02 [2023-02-22T21:41:02.438Z] #0 5.720 Selecting previously unselected package libcurl4:arm64.
21:41:02 [2023-02-22T21:41:02.438Z] #0 5.720 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u5_arm64.deb ...
21:41:02 [2023-02-22T21:41:02.438Z] #0 5.724 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u5) ...
21:41:02 [2023-02-22T21:41:02.438Z] #0 5.811 Selecting previously unselected package curl.
21:41:02 [2023-02-22T21:41:02.438Z] #0 5.811 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u5_arm64.deb ...
21:41:02 [2023-02-22T21:41:02.438Z] #0 5.815 Unpacking curl (7.74.0-1.3+deb11u5) ...
21:41:02 [2023-02-22T21:41:02.438Z] #0 5.879 Selecting previously unselected package libonig5:arm64.
21:41:02 [2023-02-22T21:41:02.438Z] #0 5.879 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ...
21:41:02 [2023-02-22T21:41:02.438Z] #0 5.883 Unpacking libonig5:arm64 (6.9.6-1.1) ...
21:41:02 [2023-02-22T21:41:02.438Z] #0 5.972 Selecting previously unselected package libjq1:arm64.
21:41:02 [2023-02-22T21:41:02.438Z] #0 5.972 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ...
21:41:02 [2023-02-22T21:41:02.438Z] #0 5.979 Unpacking libjq1:arm64 (1.6-2.1) ...
21:41:02 [2023-02-22T21:41:02.438Z] #0 6.033 Selecting previously unselected package jq.
21:41:02 [2023-02-22T21:41:02.438Z] #0 6.033 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ...
21:41:02 [2023-02-22T21:41:02.438Z] #0 6.039 Unpacking jq (1.6-2.1) ...
21:41:02 [2023-02-22T21:41:02.438Z] #0 6.080 Setting up libpsl5:arm64 (0.21.0-1.2) ...
21:41:02 [2023-02-22T21:41:02.438Z] #0 6.097 Setting up libbrotli1:arm64 (1.0.9-2+b2) ...
21:41:02 [2023-02-22T21:41:02.438Z] #0 6.116 Setting up libnghttp2-14:arm64 (1.43.0-1) ...
21:41:02 [2023-02-22T21:41:02.438Z] #0 6.137 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
21:41:02 [2023-02-22T21:41:02.438Z] #0 6.157 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
21:41:02 [2023-02-22T21:41:02.438Z] #0 6.171 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
21:41:02 [2023-02-22T21:41:02.438Z] #0 6.185 Setting up libssh2-1:arm64 (1.9.0-2) ...
21:41:02 [2023-02-22T21:41:02.438Z] #0 6.206 Setting up openssl (1.1.1n-0+deb11u4) ...
21:41:02 [2023-02-22T21:41:02.438Z] #0 6.229 Setting up libonig5:arm64 (6.9.6-1.1) ...
21:41:02 [2023-02-22T21:41:02.438Z] #0 6.246 Setting up libjq1:arm64 (1.6-2.1) ...
21:41:02 [2023-02-22T21:41:02.438Z] #0 6.263 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ...
21:41:02 [2023-02-22T21:41:02.438Z] #0 6.273 Setting up ca-certificates (20210119) ...
21:41:02 [2023-02-22T21:41:02.438Z] #0 6.997 Updating certificates in /etc/ssl/certs...
21:41:02 [2023-02-22T21:41:02.438Z] #0 7.900 129 added, 0 removed; done.
21:41:02 [2023-02-22T21:41:02.438Z] #0 8.012 Setting up jq (1.6-2.1) ...
21:41:02 [2023-02-22T21:41:02.438Z] #0 8.026 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u5) ...
21:41:02 [2023-02-22T21:41:02.438Z] #0 8.038 Setting up curl (7.74.0-1.3+deb11u5) ...
21:41:02 [2023-02-22T21:41:02.439Z] #0 8.054 Processing triggers for libc-bin (2.31-13+deb11u5) ...
21:41:02 [2023-02-22T21:41:02.439Z] #0 8.086 Processing triggers for ca-certificates (20210119) ...
21:41:02 [2023-02-22T21:41:02.439Z] #0 8.099 Updating certificates in /etc/ssl/certs...
21:41:02 [2023-02-22T21:41:02.439Z] #0 8.894 0 added, 0 removed; done.
21:41:02 [2023-02-22T21:41:02.439Z] #0 8.894 Running hooks in /etc/ca-certificates/update.d...
21:41:02 [2023-02-22T21:41:02.439Z] #0 8.900 done.
21:41:02 [2023-02-22T21:41:02.439Z] #19 ...
21:41:02 [2023-02-22T21:41:02.439Z] 
21:41:02 [2023-02-22T21:41:02.439Z] #14 [base 1/5] FROM docker.io/library/golang:1.20.1-bullseye@sha256:c3fbdc381fb6b78325c2a5cc1bf0c288c0d173568fba3f1b8894a51837cccf7f
21:41:02 [2023-02-22T21:41:02.439Z] #14 extracting sha256:7fe1689bb0fc2db0efead060392347bc904655ffacc7bc9e5736fc9f58f500ce done
21:41:03 [2023-02-22T21:41:03.009Z] #14 DONE 17.2s
21:41:03 [2023-02-22T21:41:03.009Z] 
21:41:03 [2023-02-22T21:41:03.009Z] #20 [base 2/5] COPY --from=xx / /
21:41:04 [2023-02-22T21:41:04.393Z] #20 DONE 1.1s
21:41:04 [2023-02-22T21:41:04.393Z] 
21:41:04 [2023-02-22T21:41:04.393Z] #19 [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
21:41:04 [2023-02-22T21:41:04.393Z] #19 DONE 12.2s
21:41:04 [2023-02-22T21:41:04.393Z] 
21:41:04 [2023-02-22T21:41:04.393Z] #21 [base 3/5] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
21:41:04 [2023-02-22T21:41:04.393Z] #21 ...
21:41:04 [2023-02-22T21:41:04.393Z] 
21:41:04 [2023-02-22T21:41:04.393Z] #22 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
21:41:04 [2023-02-22T21:41:04.393Z] #22 DONE 0.1s
21:41:04 [2023-02-22T21:41:04.393Z] 
21:41:04 [2023-02-22T21:41:04.393Z] #23 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
21:41:04 [2023-02-22T21:41:04.969Z] #23 ...
21:41:04 [2023-02-22T21:41:04.969Z] 
21:41:04 [2023-02-22T21:41:04.969Z] #21 [base 3/5] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
21:41:04 [2023-02-22T21:41:04.969Z] #21 DONE 0.8s
21:41:04 [2023-02-22T21:41:04.969Z] 
21:41:04 [2023-02-22T21:41:04.969Z] #24 [base 4/5] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list  && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list
21:41:05 [2023-02-22T21:41:05.540Z] #24 DONE 0.6s
21:41:05 [2023-02-22T21:41:05.540Z] 
21:41:05 [2023-02-22T21:41:05.540Z] #25 [base 5/5] RUN apt-get update && apt-get install --no-install-recommends -y file
21:41:06 [2023-02-22T21:41:06.483Z] #25 0.743 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
21:41:06 [2023-02-22T21:41:06.483Z] #25 0.755 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
21:41:06 [2023-02-22T21:41:06.483Z] #25 0.755 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
21:41:06 [2023-02-22T21:41:06.483Z] #25 0.888 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB]
21:41:06 [2023-02-22T21:41:06.483Z] #25 1.009 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [224 kB]
21:41:06 [2023-02-22T21:41:06.746Z] #25 1.294 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
21:41:07 [2023-02-22T21:41:07.317Z] #25 1.955 Fetched 8516 kB in 1s (5747 kB/s)
21:41:08 [2023-02-22T21:41:08.264Z] #25 1.955 Reading package lists...
21:41:08 [2023-02-22T21:41:08.525Z] #25 2.539 Reading package lists...
21:41:08 [2023-02-22T21:41:08.786Z] #25 3.116 Building dependency tree...
21:41:08 [2023-02-22T21:41:08.786Z] #25 3.287 Reading state information...
21:41:09 [2023-02-22T21:41:09.047Z] #25 3.491 The following additional packages will be installed:
21:41:09 [2023-02-22T21:41:09.047Z] #25 3.492   libmagic-mgc libmagic1
21:41:09 [2023-02-22T21:41:09.047Z] #25 3.523 The following NEW packages will be installed:
21:41:09 [2023-02-22T21:41:09.047Z] #25 3.525   file libmagic-mgc libmagic1
21:41:09 [2023-02-22T21:41:09.307Z] #25 3.809 0 upgraded, 3 newly installed, 0 to remove and 1 not upgraded.
21:41:09 [2023-02-22T21:41:09.307Z] #25 3.809 Need to get 463 kB of archives.
21:41:09 [2023-02-22T21:41:09.307Z] #25 3.809 After this operation, 7063 kB of additional disk space will be used.
21:41:09 [2023-02-22T21:41:09.307Z] #25 3.809 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic-mgc arm64 1:5.39-3 [273 kB]
21:41:09 [2023-02-22T21:41:09.307Z] #25 3.821 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic1 arm64 1:5.39-3 [121 kB]
21:41:09 [2023-02-22T21:41:09.307Z] #25 3.823 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 file arm64 1:5.39-3 [69.1 kB]
21:41:09 [2023-02-22T21:41:09.307Z] #25 3.959 debconf: delaying package configuration, since apt-utils is not installed
21:41:09 [2023-02-22T21:41:09.307Z] #25 3.999 Fetched 463 kB in 0s (1597 kB/s)
21:41:09 [2023-02-22T21:41:09.568Z] #25 4.023 Selecting previously unselected package libmagic-mgc.
21:41:09 [2023-02-22T21:41:09.568Z] #25 4.023 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15710 files and directories currently installed.)
21:41:09 [2023-02-22T21:41:09.568Z] #25 4.034 Preparing to unpack .../libmagic-mgc_1%3a5.39-3_arm64.deb ...
21:41:09 [2023-02-22T21:41:09.568Z] #25 4.037 Unpacking libmagic-mgc (1:5.39-3) ...
21:41:09 [2023-02-22T21:41:09.568Z] #25 4.140 Selecting previously unselected package libmagic1:arm64.
21:41:09 [2023-02-22T21:41:09.568Z] #25 4.142 Preparing to unpack .../libmagic1_1%3a5.39-3_arm64.deb ...
21:41:09 [2023-02-22T21:41:09.568Z] #25 4.149 Unpacking libmagic1:arm64 (1:5.39-3) ...
21:41:09 [2023-02-22T21:41:09.568Z] #25 4.198 Selecting previously unselected package file.
21:41:09 [2023-02-22T21:41:09.568Z] #25 4.198 Preparing to unpack .../file_1%3a5.39-3_arm64.deb ...
21:41:09 [2023-02-22T21:41:09.568Z] #25 4.202 Unpacking file (1:5.39-3) ...
21:41:09 [2023-02-22T21:41:09.831Z] #25 4.245 Setting up libmagic-mgc (1:5.39-3) ...
21:41:09 [2023-02-22T21:41:09.831Z] #25 4.256 Setting up libmagic1:arm64 (1:5.39-3) ...
21:41:09 [2023-02-22T21:41:09.831Z] #25 4.278 Setting up file (1:5.39-3) ...
21:41:09 [2023-02-22T21:41:09.831Z] #25 4.289 Processing triggers for libc-bin (2.31-13+deb11u5) ...
21:41:09 [2023-02-22T21:41:09.831Z] #25 DONE 4.4s
21:41:09 [2023-02-22T21:41:09.831Z] 
21:41:09 [2023-02-22T21:41:09.831Z] #26 [containerd-build 1/3] WORKDIR /go/src/github.com/containerd/containerd
21:41:09 [2023-02-22T21:41:09.831Z] #26 DONE 0.1s
21:41:09 [2023-02-22T21:41:09.831Z] 
21:41:09 [2023-02-22T21:41:09.831Z] #23 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
21:41:09 [2023-02-22T21:41:09.831Z] #23 1.791 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
21:41:09 [2023-02-22T21:41:09.831Z] #23 1.976 
21:41:09 [2023-02-22T21:41:09.831Z] #23 2.200 #=#=#                                                                         

######################################################################## 100.0%
21:41:09 [2023-02-22T21:41:09.831Z] #23 2.488 
21:41:09 [2023-02-22T21:41:09.831Z] #23 3.550 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
21:41:09 [2023-02-22T21:41:09.831Z] #23 3.777 
21:41:09 [2023-02-22T21:41:09.831Z] #23 3.997 #=#=#                                                                         

                                                                           0.7%
######################################################################## 100.0%
21:41:09 [2023-02-22T21:41:09.831Z] #23 4.303 
21:41:09 [2023-02-22T21:41:09.831Z] #23 5.424 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)...
21:41:09 [2023-02-22T21:41:09.831Z] #23 5.628 
21:41:10 [2023-02-22T21:41:10.096Z] 
21:41:10 [2023-02-22T21:41:10.096Z] #23 ...
21:41:10 [2023-02-22T21:41:10.096Z] 
21:41:10 [2023-02-22T21:41:10.096Z] #27 [rootlesskit-build 1/5] WORKDIR /go/src/github.com/rootless-containers/rootlesskit
21:41:10 [2023-02-22T21:41:10.096Z] #27 DONE 0.1s
21:41:10 [2023-02-22T21:41:10.096Z] 
21:41:10 [2023-02-22T21:41:10.096Z] #28 [dockercli-src 1/5] WORKDIR /tmp/dockercli
21:41:10 [2023-02-22T21:41:10.096Z] #28 DONE 0.2s
21:41:10 [2023-02-22T21:41:10.096Z] 
21:41:10 [2023-02-22T21:41:10.096Z] #23 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
21:41:10 [2023-02-22T21:41:10.357Z] #23 5.848 #=#=#                                                                         

                                                                           0.0%
21:41:10 [2023-02-22T21:41:10.357Z] #23 ...
21:41:10 [2023-02-22T21:41:10.357Z] 
21:41:10 [2023-02-22T21:41:10.357Z] #29 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
21:41:10 [2023-02-22T21:41:10.357Z] #29 DONE 0.3s
21:41:10 [2023-02-22T21:41:10.357Z] 
21:41:10 [2023-02-22T21:41:10.357Z] #23 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
21:41:10 [2023-02-22T21:41:10.357Z] #23 5.848 #=#=#                                                                         

                                                                           0.0%
##########################                                                36.9%
21:41:10 [2023-02-22T21:41:10.357Z] #23 ...
21:41:10 [2023-02-22T21:41:10.357Z] 
21:41:10 [2023-02-22T21:41:10.357Z] #30 [registry-src 1/2] WORKDIR /usr/src/registry
21:41:10 [2023-02-22T21:41:10.357Z] #30 DONE 0.4s
21:41:10 [2023-02-22T21:41:10.618Z] 
21:41:10 [2023-02-22T21:41:10.618Z] #31 [delve-src 1/3] WORKDIR /usr/src/delve
21:41:10 [2023-02-22T21:41:10.618Z] #31 DONE 0.7s
21:41:10 [2023-02-22T21:41:10.618Z] 
21:41:10 [2023-02-22T21:41:10.618Z] #23 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
21:41:10 [2023-02-22T21:41:10.618Z] #23 5.848 #=#=#                                                                         

                                                                           0.0%
##########################                                                36.9%
##########################################                                59.2%
21:41:10 [2023-02-22T21:41:10.618Z] #23 ...
21:41:10 [2023-02-22T21:41:10.618Z] 
21:41:10 [2023-02-22T21:41:10.618Z] #32 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
21:41:10 [2023-02-22T21:41:10.618Z] #32 DONE 0.7s
21:41:10 [2023-02-22T21:41:10.618Z] 
21:41:10 [2023-02-22T21:41:10.618Z] #33 [runc-build 1/3] WORKDIR /go/src/github.com/opencontainers/runc
21:41:10 [2023-02-22T21:41:10.618Z] #33 DONE 0.8s
21:41:10 [2023-02-22T21:41:10.618Z] 
21:41:10 [2023-02-22T21:41:10.619Z] #23 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
21:41:10 [2023-02-22T21:41:10.880Z] #23 5.848 #=#=#                                                                         

                                                                           0.0%
##########################                                                36.9%
##########################################                                59.2%
###############################################################           88.8%
######################################################################    97.6%#23 ...
21:41:10 [2023-02-22T21:41:10.880Z] 
21:41:10 [2023-02-22T21:41:10.880Z] #34 [containerd-src 1/3] WORKDIR /usr/src/containerd
21:41:10 [2023-02-22T21:41:10.880Z] #34 DONE 0.9s
21:41:10 [2023-02-22T21:41:10.880Z] 
21:41:10 [2023-02-22T21:41:10.880Z] #23 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
21:41:10 [2023-02-22T21:41:10.880Z] #23 5.848 #=#=#                                                                         

                                                                           0.0%
##########################                                                36.9%
##########################################                                59.2%
###############################################################           88.8%
######################################################################    97.6%
######################################################################## 100.0%
21:41:10 [2023-02-22T21:41:10.880Z] #23 ...
21:41:10 [2023-02-22T21:41:10.880Z] 
21:41:10 [2023-02-22T21:41:10.880Z] #35 [runc-src 1/3] WORKDIR /usr/src/runc
21:41:10 [2023-02-22T21:41:10.880Z] #35 DONE 1.0s
21:41:10 [2023-02-22T21:41:10.880Z] 
21:41:10 [2023-02-22T21:41:10.880Z] #36 [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
21:41:10 [2023-02-22T21:41:10.880Z] #36 DONE 1.0s
21:41:10 [2023-02-22T21:41:10.880Z] 
21:41:10 [2023-02-22T21:41:10.880Z] #37 [swagger-src 1/3] WORKDIR /usr/src/swagger
21:41:10 [2023-02-22T21:41:10.880Z] #37 DONE 1.0s
21:41:10 [2023-02-22T21:41:10.880Z] 
21:41:10 [2023-02-22T21:41:10.880Z] #38 [tini-src 1/3] WORKDIR /usr/src/tini
21:41:10 [2023-02-22T21:41:10.880Z] #38 DONE 1.0s
21:41:10 [2023-02-22T21:41:10.880Z] 
21:41:10 [2023-02-22T21:41:10.880Z] #39 [dockercli 1/3] WORKDIR /go/src/github.com/docker/cli
21:41:10 [2023-02-22T21:41:10.880Z] #39 DONE 1.0s
21:41:10 [2023-02-22T21:41:10.880Z] 
21:41:10 [2023-02-22T21:41:10.880Z] #40 [rootlesskit-src 1/3] WORKDIR /usr/src/rootlesskit
21:41:10 [2023-02-22T21:41:10.880Z] #40 DONE 1.0s
21:41:11 [2023-02-22T21:41:11.141Z] 
21:41:11 [2023-02-22T21:41:11.141Z] #41 [tini-build 1/4] WORKDIR /go/src/github.com/krallin/tini
21:41:11 [2023-02-22T21:41:11.141Z] #41 DONE 1.1s
21:41:11 [2023-02-22T21:41:11.141Z] 
21:41:11 [2023-02-22T21:41:11.141Z] #42 [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
21:41:14 [2023-02-22T21:41:14.446Z] #42 ...
21:41:14 [2023-02-22T21:41:14.446Z] 
21:41:14 [2023-02-22T21:41:14.446Z] #43 [dockercli-src 2/5] RUN git init . && git remote add origin "https://github.com/docker/cli.git"
21:41:14 [2023-02-22T21:41:14.446Z] #0 4.114 hint: Using 'master' as the name for the initial branch. This default branch name
21:41:14 [2023-02-22T21:41:14.446Z] #0 4.114 hint: is subject to change. To configure the initial branch name to use in all
21:41:14 [2023-02-22T21:41:14.446Z] #0 4.114 hint: of your new repositories, which will suppress this warning, call:
21:41:14 [2023-02-22T21:41:14.446Z] #0 4.114 hint: 
21:41:14 [2023-02-22T21:41:14.446Z] #0 4.114 hint: 	git config --global init.defaultBranch <name>
21:41:14 [2023-02-22T21:41:14.446Z] #0 4.114 hint: 
21:41:14 [2023-02-22T21:41:14.446Z] #0 4.114 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
21:41:14 [2023-02-22T21:41:14.446Z] #0 4.114 hint: 'development'. The just-created branch can be renamed via this command:
21:41:14 [2023-02-22T21:41:14.446Z] #0 4.114 hint: 
21:41:14 [2023-02-22T21:41:14.446Z] #0 4.114 hint: 	git branch -m <name>
21:41:14 [2023-02-22T21:41:14.446Z] #0 4.121 Initialized empty Git repository in /tmp/dockercli/.git/
21:41:14 [2023-02-22T21:41:14.446Z] #43 DONE 4.3s
21:41:14 [2023-02-22T21:41:14.446Z] 
21:41:14 [2023-02-22T21:41:14.446Z] #44 [dockercli-src 3/5] RUN git fetch -q --depth 1 origin "v17.06.2-ce" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
21:41:15 [2023-02-22T21:41:15.387Z] #44 ...
21:41:15 [2023-02-22T21:41:15.387Z] 
21:41:15 [2023-02-22T21:41:15.387Z] #23 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
21:41:15 [2023-02-22T21:41:15.387Z] #23 6.714 
21:41:15 [2023-02-22T21:41:15.387Z] #23 8.511 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
21:41:15 [2023-02-22T21:41:15.387Z] #23 8.882 
21:41:15 [2023-02-22T21:41:15.387Z] #23 9.164 #=#=#                                                                         

######################################################################## 100.0%
21:41:15 [2023-02-22T21:41:15.387Z] #23 9.410 
21:41:15 [2023-02-22T21:41:15.387Z] #23 10.23 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
21:41:15 [2023-02-22T21:41:15.387Z] #23 10.50 
21:41:15 [2023-02-22T21:41:15.387Z] #23 10.72 #=#=#                                                                         

######################################################################## 100.0%
21:41:15 [2023-02-22T21:41:15.387Z] #23 11.02 
21:41:15 [2023-02-22T21:41:15.387Z] #23 11.10 Download of images into '/build' complete.
21:41:15 [2023-02-22T21:41:15.387Z] #23 11.10 Use something like the following to load the result into a Docker daemon:
21:41:15 [2023-02-22T21:41:15.387Z] #23 11.10   tar -cC '/build' . | docker load
21:41:15 [2023-02-22T21:41:15.387Z] #23 DONE 11.2s
21:41:15 [2023-02-22T21:41:15.647Z] 
21:41:15 [2023-02-22T21:41:15.647Z] #45 [registry-src 2/2] RUN git init . && git remote add origin "https://github.com/distribution/distribution.git"
21:41:15 [2023-02-22T21:41:15.647Z] #0 4.860 hint: Using 'master' as the name for the initial branch. This default branch name
21:41:15 [2023-02-22T21:41:15.647Z] #0 4.860 hint: is subject to change. To configure the initial branch name to use in all
21:41:15 [2023-02-22T21:41:15.647Z] #0 4.860 hint: of your new repositories, which will suppress this warning, call:
21:41:15 [2023-02-22T21:41:15.647Z] #0 4.860 hint: 
21:41:15 [2023-02-22T21:41:15.647Z] #0 4.860 hint: 	git config --global init.defaultBranch <name>
21:41:15 [2023-02-22T21:41:15.647Z] #0 4.860 hint: 
21:41:15 [2023-02-22T21:41:15.647Z] #0 4.860 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
21:41:15 [2023-02-22T21:41:15.647Z] #0 4.860 hint: 'development'. The just-created branch can be renamed via this command:
21:41:15 [2023-02-22T21:41:15.647Z] #0 4.860 hint: 
21:41:15 [2023-02-22T21:41:15.647Z] #0 4.860 hint: 	git branch -m <name>
21:41:15 [2023-02-22T21:41:15.647Z] #0 4.863 Initialized empty Git repository in /usr/src/registry/.git/
21:41:15 [2023-02-22T21:41:15.647Z] #45 DONE 4.9s
21:41:15 [2023-02-22T21:41:15.647Z] 
21:41:15 [2023-02-22T21:41:15.647Z] #46 [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...)
21:41:15 [2023-02-22T21:41:15.911Z] #46 ...
21:41:15 [2023-02-22T21:41:15.911Z] 
21:41:15 [2023-02-22T21:41:15.911Z] #47 [delve-src 2/3] RUN git init . && git remote add origin "https://github.com/go-delve/delve.git"
21:41:15 [2023-02-22T21:41:15.911Z] #0 5.002 hint: Using 'master' as the name for the initial branch. This default branch name
21:41:15 [2023-02-22T21:41:15.911Z] #0 5.002 hint: is subject to change. To configure the initial branch name to use in all
21:41:15 [2023-02-22T21:41:15.911Z] #0 5.002 hint: of your new repositories, which will suppress this warning, call:
21:41:15 [2023-02-22T21:41:15.911Z] #0 5.002 hint: 
21:41:15 [2023-02-22T21:41:15.911Z] #0 5.002 hint: 	git config --global init.defaultBranch <name>
21:41:15 [2023-02-22T21:41:15.911Z] #0 5.002 hint: 
21:41:15 [2023-02-22T21:41:15.911Z] #0 5.002 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
21:41:15 [2023-02-22T21:41:15.911Z] #0 5.002 hint: 'development'. The just-created branch can be renamed via this command:
21:41:15 [2023-02-22T21:41:15.911Z] #0 5.002 hint: 
21:41:15 [2023-02-22T21:41:15.911Z] #0 5.002 hint: 	git branch -m <name>
21:41:15 [2023-02-22T21:41:15.911Z] #0 5.016 Initialized empty Git repository in /usr/src/delve/.git/
21:41:15 [2023-02-22T21:41:15.911Z] #47 DONE 5.1s
21:41:15 [2023-02-22T21:41:15.911Z] 
21:41:15 [2023-02-22T21:41:15.911Z] #48 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.9.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
21:41:16 [2023-02-22T21:41:16.482Z] #48 ...
21:41:16 [2023-02-22T21:41:16.482Z] 
21:41:16 [2023-02-22T21:41:16.482Z] #49 [containerd-src 2/3] RUN git init . && git remote add origin "https://github.com/containerd/containerd.git"
21:41:16 [2023-02-22T21:41:16.482Z] #0 5.636 hint: Using 'master' as the name for the initial branch. This default branch name
21:41:16 [2023-02-22T21:41:16.482Z] #0 5.636 hint: is subject to change. To configure the initial branch name to use in all
21:41:16 [2023-02-22T21:41:16.482Z] #0 5.636 hint: of your new repositories, which will suppress this warning, call:
21:41:16 [2023-02-22T21:41:16.482Z] #0 5.636 hint: 
21:41:16 [2023-02-22T21:41:16.482Z] #0 5.636 hint: 	git config --global init.defaultBranch <name>
21:41:16 [2023-02-22T21:41:16.482Z] #0 5.636 hint: 
21:41:16 [2023-02-22T21:41:16.482Z] #0 5.636 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
21:41:16 [2023-02-22T21:41:16.482Z] #0 5.636 hint: 'development'. The just-created branch can be renamed via this command:
21:41:16 [2023-02-22T21:41:16.482Z] #0 5.636 hint: 
21:41:16 [2023-02-22T21:41:16.482Z] #0 5.636 hint: 	git branch -m <name>
21:41:16 [2023-02-22T21:41:16.482Z] #0 5.636 Initialized empty Git repository in /usr/src/containerd/.git/
21:41:16 [2023-02-22T21:41:16.482Z] #49 DONE 5.7s
21:41:16 [2023-02-22T21:41:16.760Z] 
21:41:16 [2023-02-22T21:41:16.760Z] #50 [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
21:41:16 [2023-02-22T21:41:16.760Z] #0 6.546 go: downloading github.com/tc-hib/go-winres v0.3.0
21:41:16 [2023-02-22T21:41:16.760Z] #50 ...
21:41:16 [2023-02-22T21:41:16.760Z] 
21:41:16 [2023-02-22T21:41:16.760Z] #51 [runc-src 2/3] RUN git init . && git remote add origin "https://github.com/opencontainers/runc.git"
21:41:16 [2023-02-22T21:41:16.760Z] #0 5.787 hint: Using 'master' as the name for the initial branch. This default branch name
21:41:16 [2023-02-22T21:41:16.760Z] #0 5.787 hint: is subject to change. To configure the initial branch name to use in all
21:41:16 [2023-02-22T21:41:16.760Z] #0 5.787 hint: of your new repositories, which will suppress this warning, call:
21:41:16 [2023-02-22T21:41:16.760Z] #0 5.787 hint: 
21:41:16 [2023-02-22T21:41:16.760Z] #0 5.787 hint: 	git config --global init.defaultBranch <name>
21:41:16 [2023-02-22T21:41:16.760Z] #0 5.787 hint: 
21:41:16 [2023-02-22T21:41:16.760Z] #0 5.787 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
21:41:16 [2023-02-22T21:41:16.760Z] #0 5.787 hint: 'development'. The just-created branch can be renamed via this command:
21:41:16 [2023-02-22T21:41:16.760Z] #0 5.787 hint: 
21:41:16 [2023-02-22T21:41:16.760Z] #0 5.787 hint: 	git branch -m <name>
21:41:16 [2023-02-22T21:41:16.760Z] #0 5.801 Initialized empty Git repository in /usr/src/runc/.git/
21:41:16 [2023-02-22T21:41:16.760Z] #51 DONE 5.9s
21:41:16 [2023-02-22T21:41:16.760Z] 
21:41:16 [2023-02-22T21:41:16.760Z] #52 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.4" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
21:41:17 [2023-02-22T21:41:17.020Z] #52 ...
21:41:17 [2023-02-22T21:41:17.020Z] 
21:41:17 [2023-02-22T21:41:17.020Z] #53 [swagger-src 2/3] RUN git init . && git remote add origin "https://github.com/kolyshkin/go-swagger.git"
21:41:17 [2023-02-22T21:41:17.020Z] #0 5.899 Initialized empty Git repository in /usr/src/swagger/.git/
21:41:17 [2023-02-22T21:41:17.020Z] #0 5.899 hint: Using 'master' as the name for the initial branch. This default branch name
21:41:17 [2023-02-22T21:41:17.020Z] #0 5.899 hint: is subject to change. To configure the initial branch name to use in all
21:41:17 [2023-02-22T21:41:17.020Z] #0 5.899 hint: of your new repositories, which will suppress this warning, call:
21:41:17 [2023-02-22T21:41:17.020Z] #0 5.899 hint: 
21:41:17 [2023-02-22T21:41:17.020Z] #0 5.899 hint: 	git config --global init.defaultBranch <name>
21:41:17 [2023-02-22T21:41:17.020Z] #0 5.899 hint: 
21:41:17 [2023-02-22T21:41:17.020Z] #0 5.899 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
21:41:17 [2023-02-22T21:41:17.020Z] #0 5.899 hint: 'development'. The just-created branch can be renamed via this command:
21:41:17 [2023-02-22T21:41:17.020Z] #0 5.899 hint: 
21:41:17 [2023-02-22T21:41:17.020Z] #0 5.899 hint: 	git branch -m <name>
21:41:17 [2023-02-22T21:41:17.020Z] #53 DONE 6.1s
21:41:17 [2023-02-22T21:41:17.020Z] 
21:41:17 [2023-02-22T21:41:17.020Z] #54 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD
21:41:18 [2023-02-22T21:41:18.409Z] #54 ...
21:41:18 [2023-02-22T21:41:18.409Z] 
21:41:18 [2023-02-22T21:41:18.409Z] #55 [tini-src 2/3] RUN git init . && git remote add origin "https://github.com/krallin/tini.git"
21:41:18 [2023-02-22T21:41:18.409Z] #0 7.218 hint: Using 'master' as the name for the initial branch. This default branch name
21:41:18 [2023-02-22T21:41:18.409Z] #0 7.218 hint: is subject to change. To configure the initial branch name to use in all
21:41:18 [2023-02-22T21:41:18.409Z] #0 7.218 hint: of your new repositories, which will suppress this warning, call:
21:41:18 [2023-02-22T21:41:18.409Z] #0 7.218 hint: 
21:41:18 [2023-02-22T21:41:18.409Z] #0 7.218 hint: 	git config --global init.defaultBranch <name>
21:41:18 [2023-02-22T21:41:18.409Z] #0 7.218 hint: 
21:41:18 [2023-02-22T21:41:18.409Z] #0 7.218 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
21:41:18 [2023-02-22T21:41:18.409Z] #0 7.218 hint: 'development'. The just-created branch can be renamed via this command:
21:41:18 [2023-02-22T21:41:18.409Z] #0 7.218 hint: 
21:41:18 [2023-02-22T21:41:18.409Z] #0 7.218 hint: 	git branch -m <name>
21:41:18 [2023-02-22T21:41:18.409Z] #0 7.227 Initialized empty Git repository in /usr/src/tini/.git/
21:41:18 [2023-02-22T21:41:18.409Z] #55 DONE 7.5s
21:41:18 [2023-02-22T21:41:18.670Z] 
21:41:18 [2023-02-22T21:41:18.670Z] #56 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
21:41:19 [2023-02-22T21:41:19.241Z] #56 ...
21:41:19 [2023-02-22T21:41:19.241Z] 
21:41:19 [2023-02-22T21:41:19.241Z] #57 [rootlesskit-src 2/3] RUN git init . && git remote add origin "https://github.com/rootless-containers/rootlesskit.git"
21:41:19 [2023-02-22T21:41:19.241Z] #0 8.015 hint: Using 'master' as the name for the initial branch. This default branch name
21:41:19 [2023-02-22T21:41:19.241Z] #0 8.026 hint: is subject to change. To configure the initial branch name to use in all
21:41:19 [2023-02-22T21:41:19.241Z] #0 8.026 hint: of your new repositories, which will suppress this warning, call:
21:41:19 [2023-02-22T21:41:19.241Z] #0 8.026 hint: 
21:41:19 [2023-02-22T21:41:19.241Z] #0 8.026 hint: 	git config --global init.defaultBranch <name>
21:41:19 [2023-02-22T21:41:19.241Z] #0 8.026 hint: 
21:41:19 [2023-02-22T21:41:19.241Z] #0 8.026 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
21:41:19 [2023-02-22T21:41:19.241Z] #0 8.026 hint: 'development'. The just-created branch can be renamed via this command:
21:41:19 [2023-02-22T21:41:19.241Z] #0 8.026 hint: 
21:41:19 [2023-02-22T21:41:19.241Z] #0 8.026 hint: 	git branch -m <name>
21:41:19 [2023-02-22T21:41:19.241Z] #0 8.047 Initialized empty Git repository in /usr/src/rootlesskit/.git/
21:41:19 [2023-02-22T21:41:19.241Z] #57 DONE 8.2s
21:41:19 [2023-02-22T21:41:19.502Z] 
21:41:19 [2023-02-22T21:41:19.502Z] #42 [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
21:41:19 [2023-02-22T21:41:19.502Z] #42 7.814 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
21:41:19 [2023-02-22T21:41:19.502Z] #42 7.908 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
21:41:19 [2023-02-22T21:41:19.502Z] #42 7.929 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
21:41:20 [2023-02-22T21:41:20.072Z] #42 ...
21:41:20 [2023-02-22T21:41:20.072Z] 
21:41:20 [2023-02-22T21:41:20.072Z] #58 [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
21:41:20 [2023-02-22T21:41:20.072Z] #0 8.944 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
21:41:20 [2023-02-22T21:41:20.072Z] #0 9.036 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
21:41:20 [2023-02-22T21:41:20.072Z] #0 9.036 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
21:41:20 [2023-02-22T21:41:20.072Z] #58 ...
21:41:20 [2023-02-22T21:41:20.072Z] 
21:41:20 [2023-02-22T21:41:20.072Z] #59 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
21:41:20 [2023-02-22T21:41:20.072Z] #0 8.843 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
21:41:20 [2023-02-22T21:41:20.072Z] #0 8.893 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
21:41:20 [2023-02-22T21:41:20.072Z] #0 8.893 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
21:41:20 [2023-02-22T21:41:20.334Z] #59 ...
21:41:20 [2023-02-22T21:41:20.334Z] 
21:41:20 [2023-02-22T21:41:20.334Z] #60 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.51.2"      && /build/golangci-lint --version
21:41:20 [2023-02-22T21:41:20.334Z] #0 8.523 go: downloading github.com/golangci/golangci-lint v1.51.2
21:41:20 [2023-02-22T21:41:20.334Z] #60 ...
21:41:20 [2023-02-22T21:41:20.334Z] 
21:41:20 [2023-02-22T21:41:20.334Z] #61 [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
21:41:20 [2023-02-22T21:41:20.334Z] #0 7.139 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
21:41:20 [2023-02-22T21:41:20.334Z] #0 7.241 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
21:41:20 [2023-02-22T21:41:20.334Z] #0 7.241 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
21:41:20 [2023-02-22T21:41:20.334Z] #0 7.397 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB]
21:41:20 [2023-02-22T21:41:20.334Z] #0 8.895 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [224 kB]
21:41:20 [2023-02-22T21:41:20.594Z] #61 ...
21:41:20 [2023-02-22T21:41:20.594Z] 
21:41:20 [2023-02-22T21:41:20.594Z] #62 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1"      && /build/tomll --help
21:41:20 [2023-02-22T21:41:20.594Z] #0 7.552 go: downloading github.com/pelletier/go-toml v1.8.1
21:41:20 [2023-02-22T21:41:20.855Z] #62 ...
21:41:20 [2023-02-22T21:41:20.855Z] 
21:41:20 [2023-02-22T21:41:20.855Z] #63 [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
21:41:20 [2023-02-22T21:41:20.855Z] #0 9.131 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
21:41:20 [2023-02-22T21:41:20.855Z] #0 9.217 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
21:41:20 [2023-02-22T21:41:20.855Z] #0 9.218 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
21:41:20 [2023-02-22T21:41:20.855Z] #63 ...
21:41:20 [2023-02-22T21:41:20.855Z] 
21:41:20 [2023-02-22T21:41:20.855Z] #64 [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
21:41:20 [2023-02-22T21:41:20.855Z] #0 8.280 go: downloading mvdan.cc/sh/v3 v3.0.2
21:41:20 [2023-02-22T21:41:20.855Z] #0 9.895 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
21:41:20 [2023-02-22T21:41:20.855Z] #0 9.903 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
21:41:20 [2023-02-22T21:41:20.855Z] #0 10.03 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
21:41:21 [2023-02-22T21:41:21.115Z] #64 ...
21:41:21 [2023-02-22T21:41:21.115Z] 
21:41:21 [2023-02-22T21:41:21.115Z] #65 [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
21:41:21 [2023-02-22T21:41:21.115Z] #0 8.786 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
21:41:21 [2023-02-22T21:41:21.115Z] #0 8.904 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
21:41:21 [2023-02-22T21:41:21.115Z] #0 8.905 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
21:41:21 [2023-02-22T21:41:21.115Z] #0 9.458 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  InRelease [1540 B]
21:41:21 [2023-02-22T21:41:21.115Z] #65 ...
21:41:21 [2023-02-22T21:41:21.115Z] 
21:41:21 [2023-02-22T21:41:21.115Z] #66 [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
21:41:21 [2023-02-22T21:41:21.115Z] #0 8.783 go: downloading gotest.tools/gotestsum v1.8.2
21:41:21 [2023-02-22T21:41:21.375Z] #66 ...
21:41:21 [2023-02-22T21:41:21.375Z] 
21:41:21 [2023-02-22T21:41:21.375Z] #67 [dockercli 2/3] RUN xx-apt-get install -y --no-install-recommends gcc libc6-dev
21:41:21 [2023-02-22T21:41:21.375Z] #0 7.695 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
21:41:21 [2023-02-22T21:41:21.375Z] #0 7.695 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
21:41:21 [2023-02-22T21:41:21.375Z] #0 7.695 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
21:41:21 [2023-02-22T21:41:21.640Z] #67 ...
21:41:21 [2023-02-22T21:41:21.640Z] 
21:41:21 [2023-02-22T21:41:21.640Z] #46 [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...)
21:41:21 [2023-02-22T21:41:21.640Z] #46 5.380 + git fetch -q --depth 1 origin v2.3.0 +refs/tags/*:refs/tags/*
21:41:24 [2023-02-22T21:41:24.183Z] #46 ...
21:41:24 [2023-02-22T21:41:24.183Z] 
21:41:24 [2023-02-22T21:41:24.183Z] #56 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
21:41:24 [2023-02-22T21:41:24.183Z] #56 DONE 5.7s
21:41:24 [2023-02-22T21:41:24.444Z] 
21:41:24 [2023-02-22T21:41:24.444Z] #60 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.51.2"      && /build/golangci-lint --version
21:41:24 [2023-02-22T21:41:24.444Z] #60 12.19 go: downloading github.com/fatih/color v1.14.1
21:41:24 [2023-02-22T21:41:24.444Z] #60 12.27 go: downloading github.com/gofrs/flock v0.8.1
21:41:24 [2023-02-22T21:41:24.444Z] #60 12.39 go: downloading github.com/pkg/errors v0.9.1
21:41:24 [2023-02-22T21:41:24.444Z] #60 12.41 go: downloading github.com/spf13/cobra v1.6.1
21:41:24 [2023-02-22T21:41:24.444Z] #60 12.69 go: downloading github.com/spf13/pflag v1.0.5
21:41:24 [2023-02-22T21:41:24.444Z] #60 12.85 go: downloading github.com/spf13/viper v1.12.0
21:41:24 [2023-02-22T21:41:24.444Z] #60 13.17 go: downloading gopkg.in/yaml.v3 v3.0.1
21:41:24 [2023-02-22T21:41:24.444Z] #60 13.81 go: downloading golang.org/x/tools v0.6.0
21:41:24 [2023-02-22T21:41:24.444Z] #60 13.81 go: downloading github.com/hashicorp/go-version v1.6.0
21:41:24 [2023-02-22T21:41:24.444Z] #60 13.93 go: downloading github.com/ldez/gomoddirectives v0.2.3
21:41:24 [2023-02-22T21:41:24.444Z] #60 14.27 go: downloading github.com/mitchellh/go-homedir v1.1.0
21:41:24 [2023-02-22T21:41:24.704Z] #60 14.81 go: downloading github.com/hashicorp/go-multierror v1.1.1
21:41:26 [2023-02-22T21:41:26.617Z] #60 ...
21:41:26 [2023-02-22T21:41:26.617Z] 
21:41:26 [2023-02-22T21:41:26.617Z] #68 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
21:41:26 [2023-02-22T21:41:26.617Z] #68 DONE 7.4s
21:41:26 [2023-02-22T21:41:26.617Z] 
21:41:26 [2023-02-22T21:41:26.617Z] #66 [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
21:41:26 [2023-02-22T21:41:26.617Z] #66 11.68 go: downloading github.com/fatih/color v1.13.0
21:41:26 [2023-02-22T21:41:26.617Z] #66 11.73 go: downloading github.com/dnephin/pflag v1.0.7
21:41:26 [2023-02-22T21:41:26.617Z] #66 11.84 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
21:41:26 [2023-02-22T21:41:26.617Z] #66 12.04 go: downloading golang.org/x/tools v0.1.11
21:41:26 [2023-02-22T21:41:26.617Z] #66 12.10 go: downloading github.com/mattn/go-colorable v0.1.12
21:41:26 [2023-02-22T21:41:26.617Z] #66 12.44 go: downloading github.com/mattn/go-isatty v0.0.14
21:41:26 [2023-02-22T21:41:26.617Z] #66 12.58 go: downloading github.com/fsnotify/fsnotify v1.5.4
21:41:26 [2023-02-22T21:41:26.617Z] #66 12.85 go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8
21:41:26 [2023-02-22T21:41:26.878Z] #66 ...
21:41:26 [2023-02-22T21:41:26.878Z] 
21:41:26 [2023-02-22T21:41:26.878Z] #69 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.0-beta.4" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
21:41:27 [2023-02-22T21:41:27.139Z] #69 ...
21:41:27 [2023-02-22T21:41:27.139Z] 
21:41:27 [2023-02-22T21:41:27.139Z] #66 [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
21:41:27 [2023-02-22T21:41:27.139Z] #66 17.06 go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f
21:41:27 [2023-02-22T21:41:27.139Z] #66 17.25 go: downloading golang.org/x/term v0.0.0-20220526004731-065cf7ba2467
21:41:27 [2023-02-22T21:41:27.711Z] #66 ...
21:41:27 [2023-02-22T21:41:27.711Z] 
21:41:27 [2023-02-22T21:41:27.711Z] #50 [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
21:41:27 [2023-02-22T21:41:27.711Z] #50 7.649 go: downloading github.com/tc-hib/winres v0.1.6
21:41:27 [2023-02-22T21:41:27.711Z] #50 8.616 go: downloading github.com/urfave/cli/v2 v2.3.0
21:41:27 [2023-02-22T21:41:27.711Z] #50 9.150 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646
21:41:27 [2023-02-22T21:41:27.711Z] #50 9.456 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb
21:41:27 [2023-02-22T21:41:27.711Z] #50 12.37 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
21:41:27 [2023-02-22T21:41:27.711Z] #50 12.54 go: downloading github.com/russross/blackfriday/v2 v2.1.0
21:41:28 [2023-02-22T21:41:28.653Z] #50 ...
21:41:28 [2023-02-22T21:41:28.653Z] 
21:41:28 [2023-02-22T21:41:28.653Z] #46 [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...)
21:41:28 [2023-02-22T21:41:28.653Z] #46 13.13 + git checkout -q FETCH_HEAD
21:41:30 [2023-02-22T21:41:30.576Z] #46 ...
21:41:30 [2023-02-22T21:41:30.576Z] 
21:41:30 [2023-02-22T21:41:30.576Z] #54 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD
21:41:30 [2023-02-22T21:41:30.576Z] #54 DONE 13.5s
21:41:30 [2023-02-22T21:41:30.576Z] 
21:41:30 [2023-02-22T21:41:30.576Z] #52 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.4" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
21:41:30 [2023-02-22T21:41:30.576Z] #52 DONE 13.8s
21:41:30 [2023-02-22T21:41:30.576Z] 
21:41:30 [2023-02-22T21:41:30.576Z] #46 [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...)
21:41:30 [2023-02-22T21:41:30.576Z] #46 15.19 + export GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
21:41:30 [2023-02-22T21:41:30.576Z] #46 15.19 + CGO_ENABLED=0 xx-go build -o /build/registry-v2 -v ./cmd/registry
21:41:30 [2023-02-22T21:41:30.836Z] #46 ...
21:41:30 [2023-02-22T21:41:30.836Z] 
21:41:30 [2023-02-22T21:41:30.836Z] #59 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
21:41:30 [2023-02-22T21:41:30.836Z] #59 10.75 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB]
21:41:30 [2023-02-22T21:41:30.836Z] #59 13.67 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [224 kB]
21:41:30 [2023-02-22T21:41:30.836Z] #59 16.70 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
21:41:30 [2023-02-22T21:41:30.836Z] #59 ...
21:41:30 [2023-02-22T21:41:30.836Z] 
21:41:30 [2023-02-22T21:41:30.836Z] #42 [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
21:41:30 [2023-02-22T21:41:30.836Z] #42 9.837 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB]
21:41:30 [2023-02-22T21:41:30.836Z] #42 12.74 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [224 kB]
21:41:30 [2023-02-22T21:41:30.836Z] #42 16.44 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
21:41:31 [2023-02-22T21:41:31.100Z] #42 ...
21:41:31 [2023-02-22T21:41:31.100Z] 
21:41:31 [2023-02-22T21:41:31.100Z] #58 [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
21:41:31 [2023-02-22T21:41:31.100Z] #58 10.82 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB]
21:41:31 [2023-02-22T21:41:31.100Z] #58 13.91 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [224 kB]
21:41:31 [2023-02-22T21:41:31.100Z] #58 17.13 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
21:41:31 [2023-02-22T21:41:31.364Z] #58 ...
21:41:31 [2023-02-22T21:41:31.364Z] 
21:41:31 [2023-02-22T21:41:31.364Z] #60 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.51.2"      && /build/golangci-lint --version
21:41:31 [2023-02-22T21:41:31.364Z] #60 19.40 go: downloading github.com/mattn/go-colorable v0.1.13
21:41:31 [2023-02-22T21:41:31.364Z] #60 19.40 go: downloading github.com/sirupsen/logrus v1.9.0
21:41:31 [2023-02-22T21:41:31.364Z] #60 19.49 go: downloading github.com/stretchr/testify v1.8.1
21:41:31 [2023-02-22T21:41:31.364Z] #60 19.65 go: downloading github.com/go-xmlfmt/xmlfmt v1.1.2
21:41:31 [2023-02-22T21:41:31.364Z] #60 19.81 go: downloading github.com/golangci/revgrep v0.0.0-20220804021717-745bb2f7c2e6
21:41:31 [2023-02-22T21:41:31.364Z] #60 19.95 go: downloading github.com/mattn/go-isatty v0.0.17
21:41:31 [2023-02-22T21:41:31.364Z] #60 20.02 go: downloading github.com/mitchellh/mapstructure v1.5.0
21:41:31 [2023-02-22T21:41:31.364Z] #60 20.10 go: downloading github.com/spf13/afero v1.8.2
21:41:31 [2023-02-22T21:41:31.364Z] #60 20.24 go: downloading github.com/spf13/cast v1.5.0
21:41:31 [2023-02-22T21:41:31.364Z] #60 20.39 go: downloading github.com/spf13/jwalterweatherman v1.1.0
21:41:31 [2023-02-22T21:41:31.364Z] #60 20.52 go: downloading golang.org/x/mod v0.8.0
21:41:31 [2023-02-22T21:41:31.364Z] #60 20.60 go: downloading github.com/hashicorp/errwrap v1.0.0
21:41:31 [2023-02-22T21:41:31.364Z] #60 20.92 go: downloading golang.org/x/sys v0.5.0
21:41:31 [2023-02-22T21:41:31.626Z] #60 21.61 go: downloading 4d63.com/gocheckcompilerdirectives v1.2.1
21:41:31 [2023-02-22T21:41:31.626Z] #60 ...
21:41:31 [2023-02-22T21:41:31.626Z] 
21:41:31 [2023-02-22T21:41:31.626Z] #65 [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
21:41:31 [2023-02-22T21:41:31.626Z] #65 10.83 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB]
21:41:31 [2023-02-22T21:41:31.626Z] #65 13.22 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [224 kB]
21:41:31 [2023-02-22T21:41:31.626Z] #65 16.64 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
21:41:31 [2023-02-22T21:41:31.626Z] #65 19.57 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  Packages [2163 B]
21:41:31 [2023-02-22T21:41:31.890Z] #65 ...
21:41:31 [2023-02-22T21:41:31.890Z] 
21:41:31 [2023-02-22T21:41:31.890Z] #66 [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
21:41:31 [2023-02-22T21:41:31.890Z] #66 21.71 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4
21:41:31 [2023-02-22T21:41:31.890Z] #66 ...
21:41:31 [2023-02-22T21:41:31.890Z] 
21:41:31 [2023-02-22T21:41:31.890Z] #63 [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
21:41:31 [2023-02-22T21:41:31.890Z] #63 11.22 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB]
21:41:31 [2023-02-22T21:41:31.890Z] #63 13.73 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [224 kB]
21:41:31 [2023-02-22T21:41:31.890Z] #63 17.69 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
21:41:32 [2023-02-22T21:41:32.150Z] #63 ...
21:41:32 [2023-02-22T21:41:32.150Z] 
21:41:32 [2023-02-22T21:41:32.150Z] #60 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.51.2"      && /build/golangci-lint --version
21:41:32 [2023-02-22T21:41:32.150Z] #60 22.09 go: downloading 4d63.com/gochecknoglobals v0.2.1
21:41:32 [2023-02-22T21:41:32.150Z] #60 22.38 go: downloading github.com/Abirdcfly/dupword v0.0.9
21:41:32 [2023-02-22T21:41:32.411Z] #60 22.65 go: downloading github.com/Antonboom/errname v0.1.7
21:41:32 [2023-02-22T21:41:32.681Z] #60 ...
21:41:32 [2023-02-22T21:41:32.681Z] 
21:41:32 [2023-02-22T21:41:32.681Z] #64 [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
21:41:32 [2023-02-22T21:41:32.681Z] #64 12.76 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
21:41:32 [2023-02-22T21:41:32.941Z] #64 ...
21:41:32 [2023-02-22T21:41:32.941Z] 
21:41:32 [2023-02-22T21:41:32.941Z] #61 [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
21:41:32 [2023-02-22T21:41:32.941Z] #61 12.68 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
21:41:32 [2023-02-22T21:41:32.941Z] #61 18.53 Fetched 8516 kB in 12s (734 kB/s)
21:41:32 [2023-02-22T21:41:32.941Z] #61 18.53 Reading package lists...
21:41:32 [2023-02-22T21:41:32.941Z] #61 ...
21:41:32 [2023-02-22T21:41:32.941Z] 
21:41:32 [2023-02-22T21:41:32.941Z] #67 [dockercli 2/3] RUN xx-apt-get install -y --no-install-recommends gcc libc6-dev
21:41:32 [2023-02-22T21:41:32.941Z] #67 12.10 Reading package lists...
21:41:32 [2023-02-22T21:41:32.941Z] #67 18.12 + apt-get  install -y --no-install-recommends gcc libc6-dev
21:41:33 [2023-02-22T21:41:33.202Z] #67 18.27 Reading package lists...
21:41:33 [2023-02-22T21:41:33.202Z] #67 ...
21:41:33 [2023-02-22T21:41:33.202Z] 
21:41:33 [2023-02-22T21:41:33.202Z] #60 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.51.2"      && /build/golangci-lint --version
21:41:33 [2023-02-22T21:41:33.202Z] #60 22.81 go: downloading github.com/Antonboom/nilnil v0.1.1
21:41:33 [2023-02-22T21:41:33.202Z] #60 23.16 go: downloading github.com/BurntSushi/toml v1.2.1
21:41:34 [2023-02-22T21:41:34.584Z] #60 24.57 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
21:41:34 [2023-02-22T21:41:34.585Z] #60 24.64 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.3.0
21:41:34 [2023-02-22T21:41:34.585Z] #60 24.69 go: downloading github.com/OpenPeeDeeP/depguard v1.1.1
21:41:34 [2023-02-22T21:41:34.585Z] #60 24.74 go: downloading github.com/alexkohler/prealloc v1.0.0
21:41:34 [2023-02-22T21:41:34.844Z] #60 24.87 go: downloading github.com/alingse/asasalint v0.0.11
21:41:34 [2023-02-22T21:41:34.844Z] #60 24.97 go: downloading github.com/ashanbrown/forbidigo v1.4.0
21:41:34 [2023-02-22T21:41:34.844Z] #60 24.97 go: downloading github.com/ashanbrown/makezero v1.1.1
21:41:35 [2023-02-22T21:41:35.104Z] #60 25.11 go: downloading github.com/bkielbasa/cyclop v1.2.0
21:41:35 [2023-02-22T21:41:35.105Z] #60 25.17 go: downloading github.com/blizzy78/varnamelen v0.8.0
21:41:35 [2023-02-22T21:41:35.405Z] #60 25.48 go: downloading github.com/bombsimon/wsl/v3 v3.4.0
21:41:35 [2023-02-22T21:41:35.405Z] #60 25.48 go: downloading github.com/breml/bidichk v0.2.3
21:41:35 [2023-02-22T21:41:35.405Z] #60 25.58 go: downloading github.com/breml/errchkjson v0.3.0
21:41:35 [2023-02-22T21:41:35.710Z] #60 ...
21:41:35 [2023-02-22T21:41:35.710Z] 
21:41:35 [2023-02-22T21:41:35.710Z] #48 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.9.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
21:41:35 [2023-02-22T21:41:35.710Z] #48 DONE 19.9s
21:41:35 [2023-02-22T21:41:35.710Z] 
21:41:35 [2023-02-22T21:41:35.710Z] #60 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.51.2"      && /build/golangci-lint --version
21:41:35 [2023-02-22T21:41:35.710Z] #60 25.75 go: downloading github.com/butuzov/ireturn v0.1.1
21:41:35 [2023-02-22T21:41:35.710Z] #60 25.76 go: downloading github.com/charithe/durationcheck v0.0.9
21:41:35 [2023-02-22T21:41:35.710Z] #60 25.85 go: downloading github.com/curioswitch/go-reassign v0.2.0
21:41:35 [2023-02-22T21:41:35.710Z] #60 25.92 go: downloading github.com/daixiang0/gci v0.9.1
21:41:36 [2023-02-22T21:41:36.361Z] #60 26.47 go: downloading github.com/denis-tingaikin/go-header v0.4.3
21:41:36 [2023-02-22T21:41:36.361Z] #60 26.54 go: downloading github.com/esimonov/ifshort v1.0.4
21:41:36 [2023-02-22T21:41:36.623Z] #60 26.71 go: downloading github.com/firefart/nonamedreturns v1.0.4
21:41:36 [2023-02-22T21:41:36.623Z] #60 26.72 go: downloading github.com/fzipp/gocyclo v0.6.0
21:41:36 [2023-02-22T21:41:36.883Z] #60 26.90 go: downloading github.com/go-critic/go-critic v0.6.7
21:41:37 [2023-02-22T21:41:37.824Z] #60 28.01 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
21:41:38 [2023-02-22T21:41:38.084Z] #60 28.05 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
21:41:38 [2023-02-22T21:41:38.084Z] #60 28.05 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe
21:41:38 [2023-02-22T21:41:38.084Z] #60 28.16 go: downloading github.com/golangci/gofmt v0.0.0-20220901101216-f2edd75033f2
21:41:38 [2023-02-22T21:41:38.654Z] #60 28.47 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
21:41:38 [2023-02-22T21:41:38.654Z] #60 28.55 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
21:41:38 [2023-02-22T21:41:38.654Z] #60 28.64 go: downloading github.com/golangci/misspell v0.4.0
21:41:38 [2023-02-22T21:41:38.654Z] #60 28.72 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
21:41:38 [2023-02-22T21:41:38.654Z] #60 28.82 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20230107090616-13ace0543b28
21:41:38 [2023-02-22T21:41:38.915Z] #60 28.90 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0
21:41:38 [2023-02-22T21:41:38.915Z] #60 28.98 go: downloading github.com/gostaticanalysis/nilerr v0.1.1
21:41:38 [2023-02-22T21:41:38.915Z] #60 29.05 go: downloading github.com/hexops/gotextdiff v1.0.3
21:41:39 [2023-02-22T21:41:39.182Z] #60 29.22 go: downloading github.com/jgautheron/goconst v1.5.1
21:41:39 [2023-02-22T21:41:39.182Z] #60 29.23 go: downloading github.com/jingyugao/rowserrcheck v1.1.1
21:41:39 [2023-02-22T21:41:39.182Z] #60 29.28 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af
21:41:39 [2023-02-22T21:41:39.182Z] #60 29.37 go: downloading github.com/julz/importas v0.1.0
21:41:39 [2023-02-22T21:41:39.443Z] #60 29.37 go: downloading github.com/junk1tm/musttag v0.4.5
21:41:39 [2023-02-22T21:41:39.443Z] #60 29.44 go: downloading github.com/kisielk/errcheck v1.6.3
21:41:39 [2023-02-22T21:41:39.443Z] #60 29.54 go: downloading github.com/kkHAIKE/contextcheck v1.1.3
21:41:39 [2023-02-22T21:41:39.443Z] #60 29.59 go: downloading github.com/kulti/thelper v0.6.3
21:41:39 [2023-02-22T21:41:39.703Z] #60 29.73 go: downloading github.com/kunwardeep/paralleltest v1.0.6
21:41:39 [2023-02-22T21:41:39.704Z] #60 29.73 go: downloading github.com/kyoh86/exportloopref v0.1.11
21:41:39 [2023-02-22T21:41:39.704Z] #60 29.78 go: downloading github.com/ldez/tagliatelle v0.4.0
21:41:39 [2023-02-22T21:41:39.704Z] #60 29.86 go: downloading github.com/leonklingele/grouper v1.1.1
21:41:39 [2023-02-22T21:41:39.963Z] #60 30.00 go: downloading github.com/lufeee/execinquery v1.2.1
21:41:40 [2023-02-22T21:41:40.224Z] #60 30.11 go: downloading github.com/maratori/testableexamples v1.0.0
21:41:40 [2023-02-22T21:41:40.224Z] #60 30.14 go: downloading github.com/maratori/testpackage v1.1.0
21:41:40 [2023-02-22T21:41:40.224Z] #60 30.23 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951
21:41:40 [2023-02-22T21:41:40.224Z] #60 30.32 go: downloading github.com/mbilski/exhaustivestruct v1.2.0
21:41:40 [2023-02-22T21:41:40.224Z] #60 30.37 go: downloading github.com/mgechev/revive v1.2.5
21:41:41 [2023-02-22T21:41:41.166Z] #60 ...
21:41:41 [2023-02-22T21:41:41.166Z] 
21:41:41 [2023-02-22T21:41:41.166Z] #67 [dockercli 2/3] RUN xx-apt-get install -y --no-install-recommends gcc libc6-dev
21:41:41 [2023-02-22T21:41:41.166Z] #67 18.27 Reading package lists...
21:41:41 [2023-02-22T21:41:41.166Z] #67 24.19 Building dependency tree...
21:41:41 [2023-02-22T21:41:41.166Z] #67 26.45 Reading state information...
21:41:41 [2023-02-22T21:41:41.166Z] #67 29.56 gcc is already the newest version (4:10.2.1-1).
21:41:41 [2023-02-22T21:41:41.166Z] #67 29.56 libc6-dev is already the newest version (2.31-13+deb11u5).
21:41:41 [2023-02-22T21:41:41.166Z] #67 29.56 0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.
21:41:41 [2023-02-22T21:41:41.166Z] #67 DONE 30.2s
21:41:41 [2023-02-22T21:41:41.166Z] 
21:41:41 [2023-02-22T21:41:41.166Z] #60 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.51.2"      && /build/golangci-lint --version
21:41:41 [2023-02-22T21:41:41.166Z] #60 31.25 go: downloading github.com/moricho/tparallel v0.2.1
21:41:41 [2023-02-22T21:41:41.166Z] #60 ...
21:41:41 [2023-02-22T21:41:41.166Z] 
21:41:41 [2023-02-22T21:41:41.166Z] #46 [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...)
21:41:41 [2023-02-22T21:41:41.166Z] #46 18.40 internal/goarch
21:41:41 [2023-02-22T21:41:41.166Z] #46 18.41 internal/unsafeheader
21:41:41 [2023-02-22T21:41:41.166Z] #46 18.58 internal/cpu
21:41:41 [2023-02-22T21:41:41.166Z] #46 18.61 internal/abi
21:41:41 [2023-02-22T21:41:41.166Z] #46 19.11 internal/coverage/rtcov
21:41:41 [2023-02-22T21:41:41.166Z] #46 19.16 internal/bytealg
21:41:41 [2023-02-22T21:41:41.166Z] #46 19.27 internal/goexperiment
21:41:41 [2023-02-22T21:41:41.166Z] #46 19.39 internal/goos
21:41:41 [2023-02-22T21:41:41.166Z] #46 19.58 runtime/internal/atomic
21:41:41 [2023-02-22T21:41:41.166Z] #46 20.39 runtime/internal/math
21:41:41 [2023-02-22T21:41:41.166Z] #46 20.74 runtime/internal/sys
21:41:41 [2023-02-22T21:41:41.166Z] #46 20.86 runtime/internal/syscall
21:41:41 [2023-02-22T21:41:41.166Z] #46 21.15 internal/race
21:41:41 [2023-02-22T21:41:41.166Z] #46 21.71 runtime
21:41:41 [2023-02-22T21:41:41.166Z] #46 21.71 sync/atomic
21:41:41 [2023-02-22T21:41:41.166Z] #46 22.99 unicode
21:41:41 [2023-02-22T21:41:41.166Z] #46 ...
21:41:41 [2023-02-22T21:41:41.166Z] 
21:41:41 [2023-02-22T21:41:41.166Z] #60 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.51.2"      && /build/golangci-lint --version
21:41:41 [2023-02-22T21:41:41.166Z] #60 31.25 go: downloading github.com/nakabonne/nestif v0.3.1
21:41:41 [2023-02-22T21:41:41.166Z] #60 31.38 go: downloading github.com/nishanths/exhaustive v0.9.5
21:41:41 [2023-02-22T21:41:41.426Z] #60 31.43 go: downloading github.com/nishanths/predeclared v0.2.2
21:41:41 [2023-02-22T21:41:41.426Z] #60 ...
21:41:41 [2023-02-22T21:41:41.426Z] 
21:41:41 [2023-02-22T21:41:41.426Z] #70 [swagger 2/2] RUN --mount=from=swagger-src,src=/usr/src/swagger,rw     --mount=type=cache,target=/root/.cache/go-build,id=swagger-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/ <<EOT (set -e...)
21:41:41 [2023-02-22T21:41:41.426Z] #70 ...
21:41:41 [2023-02-22T21:41:41.426Z] 
21:41:41 [2023-02-22T21:41:41.426Z] #60 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.51.2"      && /build/golangci-lint --version
21:41:41 [2023-02-22T21:41:41.426Z] #60 31.61 go: downloading github.com/nunnatsa/ginkgolinter v0.8.1
21:41:41 [2023-02-22T21:41:41.426Z] #60 31.65 go: downloading github.com/polyfloyd/go-errorlint v1.1.0
21:41:41 [2023-02-22T21:41:41.687Z] #60 31.68 go: downloading github.com/ryancurrah/gomodguard v1.3.0
21:41:41 [2023-02-22T21:41:41.687Z] #60 31.81 go: downloading github.com/ryanrolds/sqlclosecheck v0.4.0
21:41:41 [2023-02-22T21:41:41.687Z] #60 31.88 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.7
21:41:41 [2023-02-22T21:41:41.687Z] #60 31.93 go: downloading github.com/sashamelentyev/interfacebloat v1.1.0
21:41:41 [2023-02-22T21:41:41.947Z] #60 32.00 go: downloading github.com/sashamelentyev/usestdlibvars v1.23.0
21:41:42 [2023-02-22T21:41:42.207Z] #60 32.13 go: downloading github.com/securego/gosec/v2 v2.15.0
21:41:42 [2023-02-22T21:41:42.468Z] #60 32.60 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
21:41:42 [2023-02-22T21:41:42.468Z] #60 32.60 go: downloading github.com/sivchari/containedctx v1.0.2
21:41:42 [2023-02-22T21:41:42.728Z] #60 32.69 go: downloading github.com/sivchari/nosnakecase v1.7.0
21:41:42 [2023-02-22T21:41:42.728Z] #60 32.73 go: downloading github.com/sivchari/tenv v1.7.1
21:41:42 [2023-02-22T21:41:42.728Z] #60 32.82 go: downloading github.com/sonatard/noctx v0.0.1
21:41:42 [2023-02-22T21:41:42.728Z] #60 32.92 go: downloading github.com/sourcegraph/go-diff v0.7.0
21:41:42 [2023-02-22T21:41:42.989Z] #60 33.01 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1
21:41:42 [2023-02-22T21:41:42.989Z] #60 33.09 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1
21:41:42 [2023-02-22T21:41:42.989Z] #60 33.14 go: downloading github.com/tdakkota/asciicheck v0.1.1
21:41:42 [2023-02-22T21:41:42.989Z] #60 33.20 go: downloading github.com/tetafro/godot v1.4.11
21:41:43 [2023-02-22T21:41:43.249Z] #60 33.22 go: downloading github.com/timakin/bodyclose v0.0.0-20221125081123-e39cf3fc478e
21:41:43 [2023-02-22T21:41:43.249Z] #60 33.29 go: downloading github.com/timonwong/loggercheck v0.9.3
21:41:43 [2023-02-22T21:41:43.249Z] #60 33.40 go: downloading github.com/tomarrell/wrapcheck/v2 v2.8.0
21:41:43 [2023-02-22T21:41:43.249Z] #60 ...
21:41:43 [2023-02-22T21:41:43.249Z] 
21:41:43 [2023-02-22T21:41:43.249Z] #42 [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
21:41:43 [2023-02-22T21:41:43.249Z] #42 22.44 Fetched 8516 kB in 15s (571 kB/s)
21:41:43 [2023-02-22T21:41:43.249Z] #42 22.44 Reading package lists...
21:41:43 [2023-02-22T21:41:43.509Z] #42 28.52 Reading package lists...
21:41:43 [2023-02-22T21:41:43.509Z] #42 ...
21:41:43 [2023-02-22T21:41:43.509Z] 
21:41:43 [2023-02-22T21:41:43.509Z] #60 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.51.2"      && /build/golangci-lint --version
21:41:43 [2023-02-22T21:41:43.509Z] #60 33.51 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.1
21:41:43 [2023-02-22T21:41:43.509Z] #60 33.70 go: downloading github.com/ultraware/funlen v0.0.3
21:41:43 [2023-02-22T21:41:43.509Z] #60 33.75 go: downloading github.com/ultraware/whitespace v0.0.5
21:41:43 [2023-02-22T21:41:43.770Z] #60 33.86 go: downloading github.com/uudashr/gocognit v1.0.6
21:41:43 [2023-02-22T21:41:43.770Z] #60 ...
21:41:43 [2023-02-22T21:41:43.770Z] 
21:41:43 [2023-02-22T21:41:43.770Z] #58 [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
21:41:43 [2023-02-22T21:41:43.770Z] #58 23.75 Fetched 8516 kB in 15s (562 kB/s)
21:41:43 [2023-02-22T21:41:43.770Z] #58 23.75 Reading package lists...
21:41:43 [2023-02-22T21:41:43.770Z] #58 30.31 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
21:41:43 [2023-02-22T21:41:43.770Z] #58 30.32 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
21:41:43 [2023-02-22T21:41:43.770Z] #58 30.32 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
21:41:43 [2023-02-22T21:41:43.770Z] #58 33.78 Reading package lists...
21:41:43 [2023-02-22T21:41:43.770Z] #58 ...
21:41:43 [2023-02-22T21:41:43.770Z] 
21:41:43 [2023-02-22T21:41:43.770Z] #59 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
21:41:43 [2023-02-22T21:41:43.770Z] #59 23.84 Fetched 8516 kB in 15s (558 kB/s)
21:41:43 [2023-02-22T21:41:43.770Z] #59 23.84 Reading package lists...
21:41:44 [2023-02-22T21:41:44.030Z] #59 29.86 Reading package lists...
21:41:44 [2023-02-22T21:41:44.030Z] #59 ...
21:41:44 [2023-02-22T21:41:44.030Z] 
21:41:44 [2023-02-22T21:41:44.030Z] #60 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.51.2"      && /build/golangci-lint --version
21:41:44 [2023-02-22T21:41:44.030Z] #60 33.97 go: downloading github.com/yagipy/maintidx v1.0.0
21:41:44 [2023-02-22T21:41:44.030Z] #60 34.10 go: downloading github.com/yeya24/promlinter v0.2.0
21:41:44 [2023-02-22T21:41:44.291Z] #60 34.26 go: downloading gitlab.com/bosi/decorder v0.2.3
21:41:44 [2023-02-22T21:41:44.551Z] #60 34.52 go: downloading honnef.co/go/tools v0.4.2
21:41:44 [2023-02-22T21:41:44.811Z] #60 ...
21:41:44 [2023-02-22T21:41:44.811Z] 
21:41:44 [2023-02-22T21:41:44.811Z] #61 [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
21:41:44 [2023-02-22T21:41:44.811Z] #61 18.53 Reading package lists...
21:41:44 [2023-02-22T21:41:44.811Z] #61 26.35 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
21:41:44 [2023-02-22T21:41:44.811Z] #61 26.35 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
21:41:44 [2023-02-22T21:41:44.811Z] #61 26.35 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
21:41:44 [2023-02-22T21:41:44.811Z] #61 30.15 Reading package lists...
21:41:44 [2023-02-22T21:41:44.811Z] #61 ...
21:41:44 [2023-02-22T21:41:44.811Z] 
21:41:44 [2023-02-22T21:41:44.811Z] #63 [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
21:41:44 [2023-02-22T21:41:44.811Z] #63 24.15 Fetched 8516 kB in 15s (555 kB/s)
21:41:44 [2023-02-22T21:41:44.811Z] #63 24.15 Reading package lists...
21:41:44 [2023-02-22T21:41:44.811Z] #63 31.02 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
21:41:44 [2023-02-22T21:41:44.812Z] #63 31.03 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
21:41:44 [2023-02-22T21:41:44.812Z] #63 31.03 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
21:41:45 [2023-02-22T21:41:45.072Z] #63 ...
21:41:45 [2023-02-22T21:41:45.072Z] 
21:41:45 [2023-02-22T21:41:45.072Z] #59 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
21:41:45 [2023-02-22T21:41:45.072Z] #59 29.86 Reading package lists...
21:41:45 [2023-02-22T21:41:45.643Z] #59 34.90 Building dependency tree...
21:41:45 [2023-02-22T21:41:45.643Z] #59 ...
21:41:45 [2023-02-22T21:41:45.643Z] 
21:41:45 [2023-02-22T21:41:45.643Z] #65 [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
21:41:45 [2023-02-22T21:41:45.643Z] #65 24.62 Fetched 8519 kB in 16s (521 kB/s)
21:41:45 [2023-02-22T21:41:45.643Z] #65 24.62 Reading package lists...
21:41:45 [2023-02-22T21:41:45.643Z] #65 30.85 Reading package lists...
21:41:45 [2023-02-22T21:41:45.643Z] #65 ...
21:41:45 [2023-02-22T21:41:45.643Z] 
21:41:45 [2023-02-22T21:41:45.643Z] #61 [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
21:41:45 [2023-02-22T21:41:45.643Z] #61 30.15 Reading package lists...
21:41:45 [2023-02-22T21:41:45.643Z] #61 35.30 + apt-get  install -y --no-install-recommends gcc libc6-dev
21:41:46 [2023-02-22T21:41:46.214Z] #61 35.35 Reading package lists...
21:41:46 [2023-02-22T21:41:46.214Z] #61 ...
21:41:46 [2023-02-22T21:41:46.214Z] 
21:41:46 [2023-02-22T21:41:46.214Z] #71 [delve-build 2/2] RUN --mount=from=delve-src,src=/usr/src/delve,rw     --mount=type=cache,target=/root/.cache/go-build,id=delve-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod <<EOT (set -e...)
21:41:46 [2023-02-22T21:41:46.474Z] #71 ...
21:41:46 [2023-02-22T21:41:46.474Z] 
21:41:46 [2023-02-22T21:41:46.474Z] #60 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.51.2"      && /build/golangci-lint --version
21:41:46 [2023-02-22T21:41:46.474Z] #60 36.57 go: downloading mvdan.cc/gofumpt v0.4.0
21:41:46 [2023-02-22T21:41:46.474Z] #60 36.60 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
21:41:46 [2023-02-22T21:41:46.734Z] #60 36.73 go: downloading mvdan.cc/unparam v0.0.0-20221223090309-7455f1af531d
21:41:46 [2023-02-22T21:41:46.734Z] #60 36.81 go: downloading github.com/davecgh/go-spew v1.1.1
21:41:46 [2023-02-22T21:41:46.734Z] #60 36.88 go: downloading github.com/pmezard/go-difflib v1.0.0
21:41:46 [2023-02-22T21:41:46.734Z] #60 36.95 go: downloading github.com/stretchr/objx v0.5.0
21:41:46 [2023-02-22T21:41:46.734Z] #60 36.98 go: downloading golang.org/x/text v0.6.0
21:41:52 [2023-02-22T21:41:52.023Z] #60 ...
21:41:52 [2023-02-22T21:41:52.023Z] 
21:41:52 [2023-02-22T21:41:52.023Z] #59 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
21:41:52 [2023-02-22T21:41:52.023Z] #59 34.90 Building dependency tree...
21:41:52 [2023-02-22T21:41:52.023Z] #59 38.90 python3 is already the newest version (3.9.2-3).
21:41:52 [2023-02-22T21:41:52.023Z] #59 38.90 The following additional packages will be installed:
21:41:52 [2023-02-22T21:41:52.023Z] #59 38.92   autotools-dev bzip2 dpkg-dev libcap2 libprotobuf-c1 libsigsegv2 libyajl2 m4
21:41:52 [2023-02-22T21:41:52.023Z] #59 38.93   patch xz-utils
21:41:52 [2023-02-22T21:41:52.023Z] #59 38.95 Suggested packages:
21:41:52 [2023-02-22T21:41:52.023Z] #59 38.97   autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring
21:41:52 [2023-02-22T21:41:52.023Z] #59 38.97   manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk
21:41:52 [2023-02-22T21:41:52.023Z] #59 38.97   m4-doc ed diffutils-doc
21:41:52 [2023-02-22T21:41:52.023Z] #59 38.97 Recommended packages:
21:41:52 [2023-02-22T21:41:52.023Z] #59 38.97   fakeroot libalgorithm-merge-perl libltdl-dev
21:41:52 [2023-02-22T21:41:52.023Z] #59 40.43 The following NEW packages will be installed:
21:41:52 [2023-02-22T21:41:52.023Z] #59 40.45   autoconf automake autotools-dev build-essential bzip2 dpkg-dev libcap-dev
21:41:52 [2023-02-22T21:41:52.023Z] #59 40.45   libcap2 libprotobuf-c-dev libprotobuf-c1 libseccomp-dev libsigsegv2
21:41:52 [2023-02-22T21:41:52.023Z] #59 40.47   libsystemd-dev libtool libudev-dev libyajl-dev libyajl2 m4 patch xz-utils
21:41:52 [2023-02-22T21:41:52.023Z] #59 40.97 0 upgraded, 20 newly installed, 0 to remove and 1 not upgraded.
21:41:52 [2023-02-22T21:41:52.023Z] #59 40.97 Need to get 5458 kB of archives.
21:41:52 [2023-02-22T21:41:52.023Z] #59 40.97 After this operation, 11.6 MB of additional disk space will be used.
21:41:52 [2023-02-22T21:41:52.023Z] #59 40.97 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
21:41:52 [2023-02-22T21:41:52.023Z] #59 40.97 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
21:41:52 [2023-02-22T21:41:52.023Z] #59 40.98 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsigsegv2 arm64 2.13-1 [34.7 kB]
21:41:52 [2023-02-22T21:41:52.023Z] #59 40.98 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 m4 arm64 1.4.18-5 [199 kB]
21:41:52 [2023-02-22T21:41:52.023Z] #59 40.98 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autoconf all 2.69-14 [313 kB]
21:41:52 [2023-02-22T21:41:52.023Z] #59 40.98 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autotools-dev all 20180224.1+nmu1 [77.1 kB]
21:41:52 [2023-02-22T21:41:52.024Z] #59 41.00 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 automake all 1:1.16.3-2 [814 kB]
21:41:52 [2023-02-22T21:41:52.024Z] #59 41.03 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
21:41:52 [2023-02-22T21:41:52.024Z] #59 41.06 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB]
21:41:52 [2023-02-22T21:41:52.024Z] #59 41.17 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 build-essential arm64 12.9 [7704 B]
21:41:52 [2023-02-22T21:41:52.024Z] #59 41.18 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
21:41:52 [2023-02-22T21:41:52.024Z] #59 41.18 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap-dev arm64 1:2.44-1 [45.6 kB]
21:41:52 [2023-02-22T21:41:52.024Z] #59 41.18 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
21:41:52 [2023-02-22T21:41:52.024Z] #59 41.19 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c-dev arm64 1.3.3-1+b2 [34.1 kB]
21:41:52 [2023-02-22T21:41:52.024Z] #59 41.20 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
21:41:52 [2023-02-22T21:41:52.024Z] #59 41.20 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7+deb11u1 [401 kB]
21:41:52 [2023-02-22T21:41:52.024Z] #59 41.20 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libtool all 2.4.6-15 [513 kB]
21:41:52 [2023-02-22T21:41:52.024Z] #59 41.23 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7+deb11u1 [123 kB]
21:41:52 [2023-02-22T21:41:52.024Z] #59 41.26 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB]
21:41:52 [2023-02-22T21:41:52.024Z] #59 41.26 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl-dev arm64 2.1.0-3 [31.5 kB]
21:41:52 [2023-02-22T21:41:52.285Z] #59 42.47 debconf: delaying package configuration, since apt-utils is not installed
21:41:52 [2023-02-22T21:41:52.545Z] #59 ...
21:41:52 [2023-02-22T21:41:52.545Z] 
21:41:52 [2023-02-22T21:41:52.545Z] #60 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.51.2"      && /build/golangci-lint --version
21:41:52 [2023-02-22T21:41:52.545Z] #60 42.56 go: downloading github.com/subosito/gotenv v1.4.1
21:41:52 [2023-02-22T21:41:52.545Z] #60 42.59 go: downloading github.com/hashicorp/hcl v1.0.0
21:41:52 [2023-02-22T21:41:52.805Z] #60 42.85 go: downloading github.com/magiconair/properties v1.8.6
21:41:52 [2023-02-22T21:41:52.805Z] #60 42.87 go: downloading gopkg.in/ini.v1 v1.67.0
21:41:52 [2023-02-22T21:41:52.805Z] #60 ...
21:41:52 [2023-02-22T21:41:52.805Z] 
21:41:52 [2023-02-22T21:41:52.805Z] #46 [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...)
21:41:52 [2023-02-22T21:41:52.805Z] #46 27.41 unicode/utf8
21:41:52 [2023-02-22T21:41:52.805Z] #46 28.20 container/list
21:41:52 [2023-02-22T21:41:52.805Z] #46 28.83 internal/itoa
21:41:52 [2023-02-22T21:41:52.805Z] #46 28.94 math/bits
21:41:52 [2023-02-22T21:41:52.805Z] #46 29.50 math
21:41:52 [2023-02-22T21:41:52.805Z] #46 33.33 crypto/internal/alias
21:41:52 [2023-02-22T21:41:52.805Z] #46 33.63 crypto/subtle
21:41:52 [2023-02-22T21:41:52.805Z] #46 34.01 crypto/internal/boring/sig
21:41:52 [2023-02-22T21:41:52.805Z] #46 34.30 unicode/utf16
21:41:52 [2023-02-22T21:41:52.805Z] #46 34.72 vendor/golang.org/x/crypto/cryptobyte/asn1
21:41:52 [2023-02-22T21:41:52.805Z] #46 34.97 internal/nettrace
21:41:52 [2023-02-22T21:41:52.805Z] #46 35.14 vendor/golang.org/x/crypto/internal/alias
21:41:52 [2023-02-22T21:41:52.805Z] #46 35.31 encoding
21:41:52 [2023-02-22T21:41:52.805Z] #46 35.50 github.com/docker/distribution/manifest
21:41:52 [2023-02-22T21:41:52.805Z] #46 35.65 github.com/inconshreveable/mousetrap
21:41:52 [2023-02-22T21:41:52.805Z] #46 35.84 github.com/docker/distribution/registry/storage/driver/gcs
21:41:52 [2023-02-22T21:41:52.805Z] #46 35.99 github.com/docker/distribution/registry/storage/driver/oss
21:41:53 [2023-02-22T21:41:53.065Z] #46 ...
21:41:53 [2023-02-22T21:41:53.065Z] 
21:41:53 [2023-02-22T21:41:53.065Z] #59 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
21:41:53 [2023-02-22T21:41:53.065Z] #59 42.80 Fetched 5458 kB in 1s (7910 kB/s)
21:41:53 [2023-02-22T21:41:53.065Z] #59 42.91 Selecting previously unselected package bzip2.
21:41:53 [2023-02-22T21:41:53.065Z] #59 42.91 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15745 files and directories currently installed.)
21:41:53 [2023-02-22T21:41:53.065Z] #59 42.99 Preparing to unpack .../00-bzip2_1.0.8-4_arm64.deb ...
21:41:53 [2023-02-22T21:41:53.065Z] #59 43.06 Unpacking bzip2 (1.0.8-4) ...
21:41:53 [2023-02-22T21:41:53.328Z] #59 43.21 Selecting previously unselected package xz-utils.
21:41:53 [2023-02-22T21:41:53.328Z] #59 43.22 Preparing to unpack .../01-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
21:41:53 [2023-02-22T21:41:53.328Z] #59 43.22 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
21:41:53 [2023-02-22T21:41:53.589Z] #59 43.59 Selecting previously unselected package libsigsegv2:arm64.
21:41:53 [2023-02-22T21:41:53.589Z] #59 43.59 Preparing to unpack .../02-libsigsegv2_2.13-1_arm64.deb ...
21:41:53 [2023-02-22T21:41:53.589Z] #59 43.60 Unpacking libsigsegv2:arm64 (2.13-1) ...
21:41:53 [2023-02-22T21:41:53.589Z] #59 43.72 Selecting previously unselected package m4.
21:41:53 [2023-02-22T21:41:53.849Z] #59 43.72 Preparing to unpack .../03-m4_1.4.18-5_arm64.deb ...
21:41:53 [2023-02-22T21:41:53.849Z] #59 43.73 Unpacking m4 (1.4.18-5) ...
21:41:53 [2023-02-22T21:41:53.849Z] #59 44.07 Selecting previously unselected package autoconf.
21:41:53 [2023-02-22T21:41:53.849Z] #59 44.07 Preparing to unpack .../04-autoconf_2.69-14_all.deb ...
21:41:54 [2023-02-22T21:41:54.110Z] #59 44.08 Unpacking autoconf (2.69-14) ...
21:41:54 [2023-02-22T21:41:54.375Z] #59 ...
21:41:54 [2023-02-22T21:41:54.375Z] 
21:41:54 [2023-02-22T21:41:54.375Z] #42 [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
21:41:54 [2023-02-22T21:41:54.375Z] #42 28.52 Reading package lists...
21:41:54 [2023-02-22T21:41:54.375Z] #42 33.50 Building dependency tree...
21:41:54 [2023-02-22T21:41:54.375Z] #42 37.76 The following additional packages will be installed:
21:41:54 [2023-02-22T21:41:54.375Z] #42 37.77   cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
21:41:54 [2023-02-22T21:41:54.375Z] #42 37.79 Suggested packages:
21:41:54 [2023-02-22T21:41:54.375Z] #42 37.82   cmake-doc ninja-build lrzip
21:41:54 [2023-02-22T21:41:54.375Z] #42 38.42 The following NEW packages will be installed:
21:41:54 [2023-02-22T21:41:54.375Z] #42 38.43   cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
21:41:54 [2023-02-22T21:41:54.375Z] #42 38.90 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded.
21:41:54 [2023-02-22T21:41:54.375Z] #42 38.90 Need to get 15.1 MB of archives.
21:41:54 [2023-02-22T21:41:54.375Z] #42 38.90 After this operation, 66.8 MB of additional disk space will be used.
21:41:54 [2023-02-22T21:41:54.375Z] #42 38.90 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
21:41:54 [2023-02-22T21:41:54.375Z] #42 39.02 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
21:41:54 [2023-02-22T21:41:54.375Z] #42 39.23 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7+deb11u3 [630 kB]
21:41:54 [2023-02-22T21:41:54.375Z] #42 39.24 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB]
21:41:54 [2023-02-22T21:41:54.375Z] #42 39.25 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB]
21:41:54 [2023-02-22T21:41:54.375Z] #42 39.28 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB]
21:41:54 [2023-02-22T21:41:54.375Z] #42 39.28 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB]
21:41:54 [2023-02-22T21:41:54.375Z] #42 39.28 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB]
21:41:54 [2023-02-22T21:41:54.375Z] #42 40.52 debconf: delaying package configuration, since apt-utils is not installed
21:41:54 [2023-02-22T21:41:54.375Z] #42 40.75 Fetched 15.1 MB in 1s (17.3 MB/s)
21:41:54 [2023-02-22T21:41:54.375Z] #42 40.99 Selecting previously unselected package cmake-data.
21:41:54 [2023-02-22T21:41:54.375Z] #42 40.99 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15745 files and directories currently installed.)
21:41:54 [2023-02-22T21:41:54.375Z] #42 41.06 Preparing to unpack .../0-cmake-data_3.18.4-2+deb11u1_all.deb ...
21:41:54 [2023-02-22T21:41:54.375Z] #42 41.08 Unpacking cmake-data (3.18.4-2+deb11u1) ...
21:41:54 [2023-02-22T21:41:54.636Z] #42 ...
21:41:54 [2023-02-22T21:41:54.636Z] 
21:41:54 [2023-02-22T21:41:54.636Z] #59 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
21:41:54 [2023-02-22T21:41:54.636Z] #59 44.56 Selecting previously unselected package autotools-dev.
21:41:54 [2023-02-22T21:41:54.636Z] #59 44.56 Preparing to unpack .../05-autotools-dev_20180224.1+nmu1_all.deb ...
21:41:54 [2023-02-22T21:41:54.636Z] #59 44.57 Unpacking autotools-dev (20180224.1+nmu1) ...
21:41:54 [2023-02-22T21:41:54.898Z] #59 44.80 Selecting previously unselected package automake.
21:41:54 [2023-02-22T21:41:54.898Z] #59 44.80 Preparing to unpack .../06-automake_1%3a1.16.3-2_all.deb ...
21:41:54 [2023-02-22T21:41:54.898Z] #59 44.81 Unpacking automake (1:1.16.3-2) ...
21:41:55 [2023-02-22T21:41:55.158Z] #59 ...
21:41:55 [2023-02-22T21:41:55.158Z] 
21:41:55 [2023-02-22T21:41:55.158Z] #61 [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
21:41:55 [2023-02-22T21:41:55.158Z] #61 35.35 Reading package lists...
21:41:55 [2023-02-22T21:41:55.158Z] #61 40.26 Building dependency tree...
21:41:55 [2023-02-22T21:41:55.158Z] #61 44.75 gcc is already the newest version (4:10.2.1-1).
21:41:55 [2023-02-22T21:41:55.158Z] #61 44.75 libc6-dev is already the newest version (2.31-13+deb11u5).
21:41:55 [2023-02-22T21:41:55.158Z] #61 44.75 0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.
21:41:55 [2023-02-22T21:41:55.158Z] #61 DONE 45.2s
21:41:55 [2023-02-22T21:41:55.158Z] 
21:41:55 [2023-02-22T21:41:55.158Z] #63 [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
21:41:55 [2023-02-22T21:41:55.158Z] #63 34.54 Reading package lists...
21:41:55 [2023-02-22T21:41:55.158Z] #63 39.48 + apt-get  install -y --no-install-recommends dpkg-dev gcc libc6-dev libseccomp-dev
21:41:55 [2023-02-22T21:41:55.158Z] #63 39.60 Reading package lists...
21:41:55 [2023-02-22T21:41:55.428Z] #63 44.47 Building dependency tree...
21:41:55 [2023-02-22T21:41:55.428Z] #63 ...
21:41:55 [2023-02-22T21:41:55.428Z] 
21:41:55 [2023-02-22T21:41:55.428Z] #60 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.51.2"      && /build/golangci-lint --version
21:41:55 [2023-02-22T21:41:55.428Z] #60 43.10 go: downloading github.com/pelletier/go-toml/v2 v2.0.5
21:41:55 [2023-02-22T21:41:55.428Z] #60 43.18 go: downloading golang.org/x/exp v0.0.0-20220722155223-a9213eeb770e
21:41:55 [2023-02-22T21:41:55.428Z] #60 43.76 go: downloading github.com/pelletier/go-toml v1.9.5
21:41:55 [2023-02-22T21:41:55.428Z] #60 44.00 go: downloading github.com/gobwas/glob v0.2.3
21:41:55 [2023-02-22T21:41:55.428Z] #60 44.14 go: downloading gopkg.in/yaml.v2 v2.4.0
21:41:55 [2023-02-22T21:41:55.428Z] #60 44.19 go: downloading go.uber.org/zap v1.17.0
21:41:55 [2023-02-22T21:41:55.428Z] #60 44.65 go: downloading golang.org/x/sync v0.1.0
21:41:55 [2023-02-22T21:41:55.428Z] #60 44.65 go: downloading github.com/go-toolsmith/astcast v1.1.0
21:41:55 [2023-02-22T21:41:55.428Z] #60 44.76 go: downloading github.com/go-toolsmith/astcopy v1.0.3
21:41:55 [2023-02-22T21:41:55.428Z] #60 44.81 go: downloading github.com/go-toolsmith/astequal v1.1.0
21:41:55 [2023-02-22T21:41:55.428Z] #60 44.85 go: downloading github.com/go-toolsmith/astfmt v1.1.0
21:41:55 [2023-02-22T21:41:55.428Z] #60 44.89 go: downloading github.com/go-toolsmith/astp v1.1.0
21:41:55 [2023-02-22T21:41:55.428Z] #60 44.93 go: downloading github.com/go-toolsmith/strparse v1.1.0
21:41:55 [2023-02-22T21:41:55.428Z] #60 44.95 go: downloading github.com/go-toolsmith/typep v1.1.0
21:41:55 [2023-02-22T21:41:55.428Z] #60 45.01 go: downloading github.com/quasilyte/go-ruleguard v0.3.19
21:41:55 [2023-02-22T21:41:55.428Z] #60 45.04 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95
21:41:55 [2023-02-22T21:41:55.428Z] #60 45.28 go: downloading golang.org/x/exp/typeparams v0.0.0-20230203172020-98cc5a0785f9
21:41:55 [2023-02-22T21:41:55.428Z] #60 45.50 go: downloading github.com/kisielk/gotool v1.0.0
21:41:55 [2023-02-22T21:41:55.999Z] #60 45.90 go: downloading github.com/gostaticanalysis/comment v1.4.2
21:41:55 [2023-02-22T21:41:55.999Z] #60 46.06 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1
21:41:55 [2023-02-22T21:41:55.999Z] #60 46.18 go: downloading github.com/ettle/strcase v0.1.1
21:41:55 [2023-02-22T21:41:55.999Z] #60 46.22 go: downloading github.com/fatih/structtag v1.2.0
21:41:56 [2023-02-22T21:41:56.260Z] #60 46.30 go: downloading github.com/Masterminds/semver v1.5.0
21:41:56 [2023-02-22T21:41:56.260Z] #60 46.35 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354
21:41:56 [2023-02-22T21:41:56.260Z] #60 46.38 go: downloading github.com/prometheus/client_golang v1.12.1
21:41:56 [2023-02-22T21:41:56.831Z] #60 ...
21:41:56 [2023-02-22T21:41:56.831Z] 
21:41:56 [2023-02-22T21:41:56.831Z] #65 [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
21:41:56 [2023-02-22T21:41:56.831Z] #65 30.85 Reading package lists...
21:41:56 [2023-02-22T21:41:56.831Z] #65 35.82 Building dependency tree...
21:41:56 [2023-02-22T21:41:56.831Z] #65 40.12 The following additional packages will be installed:
21:41:56 [2023-02-22T21:41:56.831Z] #65 40.15   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
21:41:56 [2023-02-22T21:41:56.831Z] #65 40.16   python3-protobuf python3-six
21:41:56 [2023-02-22T21:41:56.831Z] #65 40.19 Suggested packages:
21:41:56 [2023-02-22T21:41:56.831Z] #65 40.20   python3-setuptools
21:41:56 [2023-02-22T21:41:56.831Z] #65 40.20 Recommended packages:
21:41:56 [2023-02-22T21:41:56.831Z] #65 40.20   iproute2 | iproute
21:41:56 [2023-02-22T21:41:56.831Z] #65 40.95 The following NEW packages will be installed:
21:41:56 [2023-02-22T21:41:56.831Z] #65 40.96   criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
21:41:56 [2023-02-22T21:41:56.831Z] #65 40.98   python3-protobuf python3-six
21:41:56 [2023-02-22T21:41:56.831Z] #65 41.55 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded.
21:41:56 [2023-02-22T21:41:56.831Z] #65 41.55 Need to get 2136 kB of archives.
21:41:56 [2023-02-22T21:41:56.831Z] #65 41.55 After this operation, 10.8 MB of additional disk space will be used.
21:41:56 [2023-02-22T21:41:56.831Z] #65 41.55 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB]
21:41:56 [2023-02-22T21:41:56.831Z] #65 41.56 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB]
21:41:56 [2023-02-22T21:41:56.831Z] #65 41.56 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB]
21:41:56 [2023-02-22T21:41:56.831Z] #65 41.58 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB]
21:41:56 [2023-02-22T21:41:56.831Z] #65 41.58 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
21:41:56 [2023-02-22T21:41:56.831Z] #65 41.58 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB]
21:41:56 [2023-02-22T21:41:56.831Z] #65 41.59 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
21:41:56 [2023-02-22T21:41:56.831Z] #65 43.58 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  criu 3.17.1-1 [630 kB]
21:41:56 [2023-02-22T21:41:56.831Z] #65 44.44 debconf: delaying package configuration, since apt-utils is not installed
21:41:56 [2023-02-22T21:41:56.831Z] #65 44.86 Fetched 2136 kB in 3s (773 kB/s)
21:41:56 [2023-02-22T21:41:56.831Z] #65 45.01 Selecting previously unselected package libprotobuf23:arm64.
21:41:56 [2023-02-22T21:41:56.831Z] #65 45.02 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15745 files and directories currently installed.)
21:41:56 [2023-02-22T21:41:56.831Z] #65 45.12 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ...
21:41:56 [2023-02-22T21:41:56.831Z] #65 45.15 Unpacking libprotobuf23:arm64 (3.12.4-1) ...
21:41:56 [2023-02-22T21:41:56.831Z] #65 ...
21:41:56 [2023-02-22T21:41:56.831Z] 
21:41:56 [2023-02-22T21:41:56.831Z] #42 [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
21:41:56 [2023-02-22T21:41:56.831Z] #42 45.86 Selecting previously unselected package libicu67:arm64.
21:41:56 [2023-02-22T21:41:56.831Z] #42 45.86 Preparing to unpack .../1-libicu67_67.1-7_arm64.deb ...
21:41:56 [2023-02-22T21:41:56.831Z] #42 45.88 Unpacking libicu67:arm64 (67.1-7) ...
21:41:58 [2023-02-22T21:41:58.744Z] #42 ...
21:41:58 [2023-02-22T21:41:58.744Z] 
21:41:58 [2023-02-22T21:41:58.744Z] #58 [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
21:41:58 [2023-02-22T21:41:58.744Z] #58 33.78 Reading package lists...
21:41:58 [2023-02-22T21:41:58.744Z] #58 38.77 + apt-get  install -y --no-install-recommends gcc libbtrfs-dev libsecret-1-dev
21:41:58 [2023-02-22T21:41:58.744Z] #58 38.80 Reading package lists...
21:41:58 [2023-02-22T21:41:58.744Z] #58 43.90 Building dependency tree...
21:41:58 [2023-02-22T21:41:58.744Z] #58 48.66 gcc is already the newest version (4:10.2.1-1).
21:41:58 [2023-02-22T21:41:58.744Z] #58 48.66 The following additional packages will be installed:
21:41:58 [2023-02-22T21:41:58.744Z] #58 48.66   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libbtrfs0 libelf1 libffi-dev
21:41:58 [2023-02-22T21:41:58.744Z] #58 48.66   libgirepository-1.0-1 libglib2.0-bin libglib2.0-data libglib2.0-dev
21:41:58 [2023-02-22T21:41:58.744Z] #58 48.66   libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0 libpcre2-32-0
21:41:58 [2023-02-22T21:41:58.744Z] #58 48.66   libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3 libpcrecpp0v5
21:41:58 [2023-02-22T21:41:58.744Z] #58 48.67   libsecret-1-0 libsecret-common libselinux1-dev libsepol1-dev
21:41:58 [2023-02-22T21:41:58.744Z] #58 48.67   python3-distutils python3-lib2to3 uuid-dev zlib1g-dev
21:41:58 [2023-02-22T21:41:58.744Z] #58 48.67 Suggested packages:
21:41:58 [2023-02-22T21:41:58.745Z] #58 48.67   libgirepository1.0-dev libglib2.0-doc libgdk-pixbuf2.0-bin
21:41:58 [2023-02-22T21:41:58.745Z] #58 48.67   | libgdk-pixbuf2.0-dev libxml2-utils
21:41:58 [2023-02-22T21:41:58.745Z] #58 ...
21:41:58 [2023-02-22T21:41:58.745Z] 
21:41:58 [2023-02-22T21:41:58.745Z] #65 [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
21:41:58 [2023-02-22T21:41:58.745Z] #65 45.99 Selecting previously unselected package python3-pkg-resources.
21:41:58 [2023-02-22T21:41:58.745Z] #65 45.99 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ...
21:41:58 [2023-02-22T21:41:58.745Z] #65 45.99 Unpacking python3-pkg-resources (52.0.0-4) ...
21:41:58 [2023-02-22T21:41:58.745Z] #65 46.31 Selecting previously unselected package python3-six.
21:41:58 [2023-02-22T21:41:58.745Z] #65 46.31 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ...
21:41:58 [2023-02-22T21:41:58.745Z] #65 46.33 Unpacking python3-six (1.16.0-2) ...
21:41:58 [2023-02-22T21:41:58.745Z] #65 46.50 Selecting previously unselected package python3-protobuf.
21:41:58 [2023-02-22T21:41:58.745Z] #65 46.50 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ...
21:41:58 [2023-02-22T21:41:58.745Z] #65 46.52 Unpacking python3-protobuf (3.12.4-1) ...
21:41:58 [2023-02-22T21:41:58.745Z] #65 47.11 Selecting previously unselected package libnet1:arm64.
21:41:58 [2023-02-22T21:41:58.745Z] #65 47.11 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
21:41:58 [2023-02-22T21:41:58.745Z] #65 47.12 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
21:41:58 [2023-02-22T21:41:58.745Z] #65 47.29 Selecting previously unselected package libnl-3-200:arm64.
21:41:58 [2023-02-22T21:41:58.745Z] #65 47.29 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ...
21:41:58 [2023-02-22T21:41:58.745Z] #65 47.31 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ...
21:41:58 [2023-02-22T21:41:58.745Z] #65 47.49 Selecting previously unselected package libprotobuf-c1:arm64.
21:41:58 [2023-02-22T21:41:58.745Z] #65 47.50 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
21:41:58 [2023-02-22T21:41:58.745Z] #65 47.54 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
21:41:58 [2023-02-22T21:41:58.745Z] #65 47.81 Selecting previously unselected package criu.
21:41:58 [2023-02-22T21:41:58.745Z] #65 47.81 Preparing to unpack .../7-criu_3.17.1-1_arm64.deb ...
21:41:58 [2023-02-22T21:41:58.745Z] #65 47.88 Unpacking criu (3.17.1-1) ...
21:41:59 [2023-02-22T21:41:59.318Z] #65 48.36 Setting up python3-pkg-resources (52.0.0-4) ...
21:41:59 [2023-02-22T21:41:59.579Z] #65 ...
21:41:59 [2023-02-22T21:41:59.579Z] 
21:41:59 [2023-02-22T21:41:59.579Z] #44 [dockercli-src 3/5] RUN git fetch -q --depth 1 origin "v17.06.2-ce" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
21:41:59 [2023-02-22T21:41:59.579Z] #44 DONE 45.0s
21:41:59 [2023-02-22T21:41:59.579Z] 
21:41:59 [2023-02-22T21:41:59.579Z] #59 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
21:41:59 [2023-02-22T21:41:59.579Z] #59 45.75 Selecting previously unselected package patch.
21:41:59 [2023-02-22T21:41:59.579Z] #59 45.79 Preparing to unpack .../07-patch_2.7.6-7_arm64.deb ...
21:41:59 [2023-02-22T21:41:59.579Z] #59 45.80 Unpacking patch (2.7.6-7) ...
21:41:59 [2023-02-22T21:41:59.579Z] #59 46.10 Selecting previously unselected package dpkg-dev.
21:41:59 [2023-02-22T21:41:59.579Z] #59 46.11 Preparing to unpack .../08-dpkg-dev_1.20.12_all.deb ...
21:41:59 [2023-02-22T21:41:59.579Z] #59 46.17 Unpacking dpkg-dev (1.20.12) ...
21:41:59 [2023-02-22T21:41:59.579Z] #59 47.44 Selecting previously unselected package build-essential.
21:41:59 [2023-02-22T21:41:59.579Z] #59 47.45 Preparing to unpack .../09-build-essential_12.9_arm64.deb ...
21:41:59 [2023-02-22T21:41:59.579Z] #59 47.46 Unpacking build-essential (12.9) ...
21:41:59 [2023-02-22T21:41:59.579Z] #59 47.59 Selecting previously unselected package libcap2:arm64.
21:41:59 [2023-02-22T21:41:59.579Z] #59 47.59 Preparing to unpack .../10-libcap2_1%3a2.44-1_arm64.deb ...
21:41:59 [2023-02-22T21:41:59.579Z] #59 47.60 Unpacking libcap2:arm64 (1:2.44-1) ...
21:41:59 [2023-02-22T21:41:59.579Z] #59 47.75 Selecting previously unselected package libcap-dev:arm64.
21:41:59 [2023-02-22T21:41:59.579Z] #59 47.76 Preparing to unpack .../11-libcap-dev_1%3a2.44-1_arm64.deb ...
21:41:59 [2023-02-22T21:41:59.579Z] #59 47.77 Unpacking libcap-dev:arm64 (1:2.44-1) ...
21:41:59 [2023-02-22T21:41:59.579Z] #59 48.01 Selecting previously unselected package libprotobuf-c1:arm64.
21:41:59 [2023-02-22T21:41:59.579Z] #59 48.01 Preparing to unpack .../12-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
21:41:59 [2023-02-22T21:41:59.579Z] #59 48.03 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
21:41:59 [2023-02-22T21:41:59.579Z] #59 48.17 Selecting previously unselected package libprotobuf-c-dev:arm64.
21:41:59 [2023-02-22T21:41:59.579Z] #59 48.18 Preparing to unpack .../13-libprotobuf-c-dev_1.3.3-1+b2_arm64.deb ...
21:41:59 [2023-02-22T21:41:59.579Z] #59 48.19 Unpacking libprotobuf-c-dev:arm64 (1.3.3-1+b2) ...
21:41:59 [2023-02-22T21:41:59.579Z] #59 48.36 Selecting previously unselected package libseccomp-dev:arm64.
21:41:59 [2023-02-22T21:41:59.579Z] #59 48.37 Preparing to unpack .../14-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
21:41:59 [2023-02-22T21:41:59.579Z] #59 48.41 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
21:41:59 [2023-02-22T21:41:59.579Z] #59 48.65 Selecting previously unselected package libsystemd-dev:arm64.
21:41:59 [2023-02-22T21:41:59.579Z] #59 48.66 Preparing to unpack .../15-libsystemd-dev_247.3-7+deb11u1_arm64.deb ...
21:41:59 [2023-02-22T21:41:59.579Z] #59 48.75 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u1) ...
21:41:59 [2023-02-22T21:41:59.842Z] #59 50.03 Selecting previously unselected package libtool.
21:42:00 [2023-02-22T21:42:00.118Z] #59 50.03 Preparing to unpack .../16-libtool_2.4.6-15_all.deb ...
21:42:00 [2023-02-22T21:42:00.118Z] #59 50.06 Unpacking libtool (2.4.6-15) ...
21:42:00 [2023-02-22T21:42:00.378Z] #59 50.46 Selecting previously unselected package libudev-dev:arm64.
21:42:00 [2023-02-22T21:42:00.378Z] #59 50.47 Preparing to unpack .../17-libudev-dev_247.3-7+deb11u1_arm64.deb ...
21:42:00 [2023-02-22T21:42:00.378Z] #59 50.48 Unpacking libudev-dev:arm64 (247.3-7+deb11u1) ...
21:42:00 [2023-02-22T21:42:00.900Z] #59 50.81 Selecting previously unselected package libyajl2:arm64.
21:42:00 [2023-02-22T21:42:00.900Z] #59 50.81 Preparing to unpack .../18-libyajl2_2.1.0-3_arm64.deb ...
21:42:00 [2023-02-22T21:42:00.900Z] #59 50.85 Unpacking libyajl2:arm64 (2.1.0-3) ...
21:42:00 [2023-02-22T21:42:00.900Z] #59 51.00 Selecting previously unselected package libyajl-dev:arm64.
21:42:00 [2023-02-22T21:42:00.900Z] #59 51.00 Preparing to unpack .../19-libyajl-dev_2.1.0-3_arm64.deb ...
21:42:00 [2023-02-22T21:42:00.900Z] #59 51.01 Unpacking libyajl-dev:arm64 (2.1.0-3) ...
21:42:01 [2023-02-22T21:42:01.160Z] #59 51.25 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
21:42:01 [2023-02-22T21:42:01.160Z] #59 51.28 Setting up libyajl2:arm64 (2.1.0-3) ...
21:42:01 [2023-02-22T21:42:01.160Z] #59 51.29 Setting up bzip2 (1.0.8-4) ...
21:42:01 [2023-02-22T21:42:01.160Z] #59 51.32 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
21:42:01 [2023-02-22T21:42:01.160Z] #59 51.34 Setting up libprotobuf-c-dev:arm64 (1.3.3-1+b2) ...
21:42:01 [2023-02-22T21:42:01.432Z] #59 51.37 Setting up libcap2:arm64 (1:2.44-1) ...
21:42:01 [2023-02-22T21:42:01.432Z] #59 51.41 Setting up autotools-dev (20180224.1+nmu1) ...
21:42:01 [2023-02-22T21:42:01.432Z] #59 51.44 Setting up libsigsegv2:arm64 (2.13-1) ...
21:42:01 [2023-02-22T21:42:01.432Z] #59 51.48 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
21:42:01 [2023-02-22T21:42:01.432Z] #59 51.53 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
21:42:01 [2023-02-22T21:42:01.432Z] #59 51.60 Setting up patch (2.7.6-7) ...
21:42:01 [2023-02-22T21:42:01.432Z] #59 51.62 Setting up libudev-dev:arm64 (247.3-7+deb11u1) ...
21:42:01 [2023-02-22T21:42:01.432Z] #59 51.64 Setting up libyajl-dev:arm64 (2.1.0-3) ...
21:42:01 [2023-02-22T21:42:01.432Z] #59 51.66 Setting up libcap-dev:arm64 (1:2.44-1) ...
21:42:01 [2023-02-22T21:42:01.693Z] #59 51.70 Setting up libsystemd-dev:arm64 (247.3-7+deb11u1) ...
21:42:01 [2023-02-22T21:42:01.693Z] #59 51.78 Setting up libtool (2.4.6-15) ...
21:42:01 [2023-02-22T21:42:01.693Z] #59 ...
21:42:01 [2023-02-22T21:42:01.693Z] 
21:42:01 [2023-02-22T21:42:01.693Z] #65 [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
21:42:01 [2023-02-22T21:42:01.693Z] #65 50.68 Setting up libprotobuf23:arm64 (3.12.4-1) ...
21:42:01 [2023-02-22T21:42:01.693Z] #65 50.72 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
21:42:01 [2023-02-22T21:42:01.693Z] #65 50.75 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
21:42:01 [2023-02-22T21:42:01.693Z] #65 50.80 Setting up python3-six (1.16.0-2) ...
21:42:02 [2023-02-22T21:42:02.637Z] #65 ...
21:42:02 [2023-02-22T21:42:02.637Z] 
21:42:02 [2023-02-22T21:42:02.637Z] #69 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.0-beta.4" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
21:42:02 [2023-02-22T21:42:02.637Z] #69 DONE 46.0s
21:42:02 [2023-02-22T21:42:02.637Z] 
21:42:02 [2023-02-22T21:42:02.637Z] #58 [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
21:42:02 [2023-02-22T21:42:02.637Z] #58 50.80 The following NEW packages will be installed:
21:42:02 [2023-02-22T21:42:02.637Z] #58 50.80   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libbtrfs-dev libbtrfs0 libelf1
21:42:02 [2023-02-22T21:42:02.637Z] #58 50.80   libffi-dev libgirepository-1.0-1 libglib2.0-bin libglib2.0-data
21:42:02 [2023-02-22T21:42:02.637Z] #58 50.80   libglib2.0-dev libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0
21:42:02 [2023-02-22T21:42:02.637Z] #58 50.80   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3
21:42:02 [2023-02-22T21:42:02.637Z] #58 50.80   libpcrecpp0v5 libsecret-1-0 libsecret-1-dev libsecret-common libselinux1-dev
21:42:02 [2023-02-22T21:42:02.637Z] #58 50.80   libsepol1-dev python3-distutils python3-lib2to3 uuid-dev zlib1g-dev
21:42:02 [2023-02-22T21:42:02.637Z] #58 51.26 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded.
21:42:02 [2023-02-22T21:42:02.637Z] #58 51.26 Need to get 7950 kB of archives.
21:42:02 [2023-02-22T21:42:02.637Z] #58 51.26 After this operation, 39.9 MB of additional disk space will be used.
21:42:02 [2023-02-22T21:42:02.637Z] #58 51.26 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]
21:42:02 [2023-02-22T21:42:02.637Z] #58 51.27 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]
21:42:02 [2023-02-22T21:42:02.637Z] #58 51.28 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-common all 0.20.4-2 [26.7 kB]
21:42:02 [2023-02-22T21:42:02.637Z] #58 51.28 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-1-0 arm64 0.20.4-2 [107 kB]
21:42:02 [2023-02-22T21:42:02.637Z] #58 51.28 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gir1.2-secret-1 arm64 0.20.4-2 [13.7 kB]
21:42:02 [2023-02-22T21:42:02.637Z] #58 51.28 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uuid-dev arm64 2.36.1-8+deb11u1 [99.6 kB]
21:42:02 [2023-02-22T21:42:02.637Z] #58 51.28 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libblkid-dev arm64 2.36.1-8+deb11u1 [229 kB]
21:42:02 [2023-02-22T21:42:02.637Z] #58 51.28 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB]
21:42:02 [2023-02-22T21:42:02.637Z] #58 51.30 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB]
21:42:02 [2023-02-22T21:42:02.637Z] #58 51.31 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB]
21:42:02 [2023-02-22T21:42:02.637Z] #58 51.32 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libffi-dev arm64 3.3-6 [53.2 kB]
21:42:02 [2023-02-22T21:42:02.637Z] #58 51.35 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-data all 2.66.8-1 [1164 kB]
21:42:02 [2023-02-22T21:42:02.637Z] #58 51.40 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-bin arm64 2.66.8-1 [137 kB]
21:42:02 [2023-02-22T21:42:02.637Z] #58 51.43 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
21:42:02 [2023-02-22T21:42:02.637Z] #58 51.46 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB]
21:42:02 [2023-02-22T21:42:02.637Z] #58 51.46 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-dev-bin arm64 2.66.8-1 [177 kB]
21:42:02 [2023-02-22T21:42:02.637Z] #58 51.47 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB]
21:42:02 [2023-02-22T21:42:02.637Z] #58 51.47 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB]
21:42:02 [2023-02-22T21:42:02.637Z] #58 51.48 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB]
21:42:02 [2023-02-22T21:42:02.637Z] #58 51.49 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB]
21:42:02 [2023-02-22T21:42:02.637Z] #58 51.50 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB]
21:42:02 [2023-02-22T21:42:02.637Z] #58 51.54 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB]
21:42:02 [2023-02-22T21:42:02.637Z] #58 51.55 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmount-dev arm64 2.36.1-8+deb11u1 [78.0 kB]
21:42:02 [2023-02-22T21:42:02.637Z] #58 51.56 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre16-3 arm64 2:8.39-13 [236 kB]
21:42:02 [2023-02-22T21:42:02.637Z] #58 51.58 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre32-3 arm64 2:8.39-13 [229 kB]
21:42:02 [2023-02-22T21:42:02.637Z] #58 51.60 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcrecpp0v5 arm64 2:8.39-13 [151 kB]
21:42:02 [2023-02-22T21:42:02.637Z] #58 51.61 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre3-dev arm64 2:8.39-13 [579 kB]
21:42:02 [2023-02-22T21:42:02.637Z] #58 51.63 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-2+deb11u2 [189 kB]
21:42:02 [2023-02-22T21:42:02.637Z] #58 51.68 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-dev arm64 2.66.8-1 [1592 kB]
21:42:02 [2023-02-22T21:42:02.637Z] #58 51.81 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-1-dev arm64 0.20.4-2 [218 kB]
21:42:02 [2023-02-22T21:42:02.898Z] #58 ...
21:42:02 [2023-02-22T21:42:02.898Z] 
21:42:02 [2023-02-22T21:42:02.898Z] #72 [dockercli-src 4/5] RUN [ -d ./components/cli ] && mv ./components/cli /usr/src/dockercli || mv /tmp/dockercli /usr/src/dockercli
21:42:02 [2023-02-22T21:42:02.898Z] #72 DONE 3.3s
21:42:02 [2023-02-22T21:42:02.898Z] 
21:42:02 [2023-02-22T21:42:02.898Z] #59 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
21:42:02 [2023-02-22T21:42:02.898Z] #59 51.78 Setting up libtool (2.4.6-15) ...
21:42:02 [2023-02-22T21:42:02.898Z] #59 51.82 Setting up m4 (1.4.18-5) ...
21:42:02 [2023-02-22T21:42:02.898Z] #59 51.85 Setting up dpkg-dev (1.20.12) ...
21:42:02 [2023-02-22T21:42:02.898Z] #59 51.91 Setting up autoconf (2.69-14) ...
21:42:02 [2023-02-22T21:42:02.898Z] #59 51.97 Setting up build-essential (12.9) ...
21:42:02 [2023-02-22T21:42:02.898Z] #59 52.04 Setting up automake (1:1.16.3-2) ...
21:42:02 [2023-02-22T21:42:02.898Z] #59 52.08 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
21:42:02 [2023-02-22T21:42:02.898Z] #59 52.10 Processing triggers for libc-bin (2.31-13+deb11u5) ...
21:42:02 [2023-02-22T21:42:02.898Z] #59 DONE 53.0s
21:42:02 [2023-02-22T21:42:02.898Z] 
21:42:02 [2023-02-22T21:42:02.898Z] #73 [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
21:42:03 [2023-02-22T21:42:03.159Z] #73 ...
21:42:03 [2023-02-22T21:42:03.159Z] 
21:42:03 [2023-02-22T21:42:03.159Z] #74 [dockercli-src 5/5] WORKDIR /usr/src/dockercli
21:42:03 [2023-02-22T21:42:03.159Z] #74 DONE 0.3s
21:42:03 [2023-02-22T21:42:03.159Z] 
21:42:03 [2023-02-22T21:42:03.159Z] #63 [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
21:42:03 [2023-02-22T21:42:03.159Z] #63 44.47 Building dependency tree...
21:42:03 [2023-02-22T21:42:03.159Z] #63 48.30 gcc is already the newest version (4:10.2.1-1).
21:42:03 [2023-02-22T21:42:03.159Z] #63 48.30 libc6-dev is already the newest version (2.31-13+deb11u5).
21:42:03 [2023-02-22T21:42:03.159Z] #63 48.30 The following additional packages will be installed:
21:42:03 [2023-02-22T21:42:03.159Z] #63 48.30   bzip2 patch xz-utils
21:42:03 [2023-02-22T21:42:03.159Z] #63 48.31 Suggested packages:
21:42:03 [2023-02-22T21:42:03.159Z] #63 48.31   bzip2-doc debian-keyring seccomp ed diffutils-doc
21:42:03 [2023-02-22T21:42:03.159Z] #63 48.31 Recommended packages:
21:42:03 [2023-02-22T21:42:03.159Z] #63 48.31   build-essential fakeroot libalgorithm-merge-perl
21:42:03 [2023-02-22T21:42:03.159Z] #63 48.68 The following NEW packages will be installed:
21:42:03 [2023-02-22T21:42:03.159Z] #63 48.69   bzip2 dpkg-dev libseccomp-dev patch xz-utils
21:42:03 [2023-02-22T21:42:03.159Z] #63 49.35 0 upgraded, 5 newly installed, 0 to remove and 1 not upgraded.
21:42:03 [2023-02-22T21:42:03.159Z] #63 49.35 Need to get 2790 kB of archives.
21:42:03 [2023-02-22T21:42:03.159Z] #63 49.35 After this operation, 4077 kB of additional disk space will be used.
21:42:03 [2023-02-22T21:42:03.159Z] #63 49.35 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
21:42:03 [2023-02-22T21:42:03.159Z] #63 49.36 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
21:42:03 [2023-02-22T21:42:03.159Z] #63 49.36 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
21:42:03 [2023-02-22T21:42:03.159Z] #63 49.36 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB]
21:42:03 [2023-02-22T21:42:03.159Z] #63 49.49 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
21:42:03 [2023-02-22T21:42:03.159Z] #63 50.89 debconf: delaying package configuration, since apt-utils is not installed
21:42:03 [2023-02-22T21:42:03.159Z] #63 51.36 Fetched 2790 kB in 1s (4657 kB/s)
21:42:03 [2023-02-22T21:42:03.159Z] #63 51.65 Selecting previously unselected package bzip2.
21:42:03 [2023-02-22T21:42:03.159Z] #63 51.65 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15745 files and directories currently installed.)
21:42:03 [2023-02-22T21:42:03.159Z] #63 51.72 Preparing to unpack .../bzip2_1.0.8-4_arm64.deb ...
21:42:03 [2023-02-22T21:42:03.159Z] #63 51.74 Unpacking bzip2 (1.0.8-4) ...
21:42:03 [2023-02-22T21:42:03.159Z] #63 52.01 Selecting previously unselected package xz-utils.
21:42:03 [2023-02-22T21:42:03.159Z] #63 52.02 Preparing to unpack .../xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
21:42:03 [2023-02-22T21:42:03.159Z] #63 52.06 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
21:42:03 [2023-02-22T21:42:03.421Z] #63 52.64 Selecting previously unselected package patch.
21:42:03 [2023-02-22T21:42:03.421Z] #63 52.64 Preparing to unpack .../patch_2.7.6-7_arm64.deb ...
21:42:03 [2023-02-22T21:42:03.421Z] #63 52.68 Unpacking patch (2.7.6-7) ...
21:42:03 [2023-02-22T21:42:03.421Z] #63 ...
21:42:03 [2023-02-22T21:42:03.421Z] 
21:42:03 [2023-02-22T21:42:03.421Z] #58 [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
21:42:03 [2023-02-22T21:42:03.421Z] #58 53.42 debconf: delaying package configuration, since apt-utils is not installed
21:42:03 [2023-02-22T21:42:03.992Z] #58 53.82 Fetched 7950 kB in 1s (8872 kB/s)
21:42:03 [2023-02-22T21:42:03.992Z] #58 54.03 Selecting previously unselected package libgirepository-1.0-1:arm64.
21:42:04 [2023-02-22T21:42:04.253Z] #58 54.03 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15745 files and directories currently installed.)
21:42:04 [2023-02-22T21:42:04.253Z] #58 54.16 Preparing to unpack .../00-libgirepository-1.0-1_1.66.1-1+b1_arm64.deb ...
21:42:04 [2023-02-22T21:42:04.253Z] #58 54.20 Unpacking libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
21:42:04 [2023-02-22T21:42:04.512Z] #58 54.55 Selecting previously unselected package gir1.2-glib-2.0:arm64.
21:42:04 [2023-02-22T21:42:04.512Z] #58 54.55 Preparing to unpack .../01-gir1.2-glib-2.0_1.66.1-1+b1_arm64.deb ...
21:42:04 [2023-02-22T21:42:04.512Z] #58 54.56 Unpacking gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
21:42:04 [2023-02-22T21:42:04.772Z] #58 54.79 Selecting previously unselected package libsecret-common.
21:42:04 [2023-02-22T21:42:04.772Z] #58 54.79 Preparing to unpack .../02-libsecret-common_0.20.4-2_all.deb ...
21:42:05 [2023-02-22T21:42:05.032Z] #58 54.82 Unpacking libsecret-common (0.20.4-2) ...
21:42:05 [2023-02-22T21:42:05.292Z] #58 55.09 Selecting previously unselected package libsecret-1-0:arm64.
21:42:05 [2023-02-22T21:42:05.292Z] #58 55.09 Preparing to unpack .../03-libsecret-1-0_0.20.4-2_arm64.deb ...
21:42:05 [2023-02-22T21:42:05.292Z] #58 55.10 Unpacking libsecret-1-0:arm64 (0.20.4-2) ...
21:42:05 [2023-02-22T21:42:05.292Z] #58 ...
21:42:05 [2023-02-22T21:42:05.292Z] 
21:42:05 [2023-02-22T21:42:05.292Z] #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...)
21:42:05 [2023-02-22T21:42:05.292Z] #0 1.060 go: downloading github.com/urfave/cli/v2 v2.23.5
21:42:05 [2023-02-22T21:42:05.292Z] #0 1.671 go: downloading golang.org/x/sys v0.2.0
21:42:05 [2023-02-22T21:42:05.292Z] #0 6.287 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
21:42:05 [2023-02-22T21:42:05.292Z] #0 7.320 go: downloading github.com/google/uuid v1.3.0
21:42:05 [2023-02-22T21:42:05.292Z] #0 7.321 go: downloading github.com/moby/vpnkit v0.5.0
21:42:05 [2023-02-22T21:42:05.292Z] #0 7.544 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
21:42:05 [2023-02-22T21:42:05.292Z] #0 7.721 go: downloading github.com/gorilla/mux v1.8.0
21:42:05 [2023-02-22T21:42:05.292Z] #0 7.975 go: downloading github.com/moby/sys/mountinfo v0.6.2
21:42:05 [2023-02-22T21:42:05.292Z] #0 9.814 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
21:42:05 [2023-02-22T21:42:05.292Z] #0 9.905 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
21:42:05 [2023-02-22T21:42:05.563Z] #75 ...
21:42:05 [2023-02-22T21:42:05.563Z] 
21:42:05 [2023-02-22T21:42:05.563Z] #58 [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
21:42:05 [2023-02-22T21:42:05.563Z] #58 55.38 Selecting previously unselected package gir1.2-secret-1:arm64.
21:42:05 [2023-02-22T21:42:05.563Z] #58 55.38 Preparing to unpack .../04-gir1.2-secret-1_0.20.4-2_arm64.deb ...
21:42:05 [2023-02-22T21:42:05.563Z] #58 55.39 Unpacking gir1.2-secret-1:arm64 (0.20.4-2) ...
21:42:05 [2023-02-22T21:42:05.563Z] #58 55.56 Selecting previously unselected package uuid-dev:arm64.
21:42:05 [2023-02-22T21:42:05.563Z] #58 55.61 Preparing to unpack .../05-uuid-dev_2.36.1-8+deb11u1_arm64.deb ...
21:42:05 [2023-02-22T21:42:05.563Z] #58 55.63 Unpacking uuid-dev:arm64 (2.36.1-8+deb11u1) ...
21:42:05 [2023-02-22T21:42:05.833Z] #58 55.92 Selecting previously unselected package libblkid-dev:arm64.
21:42:05 [2023-02-22T21:42:05.833Z] #58 55.92 Preparing to unpack .../06-libblkid-dev_2.36.1-8+deb11u1_arm64.deb ...
21:42:06 [2023-02-22T21:42:06.093Z] #58 55.96 Unpacking libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
21:42:06 [2023-02-22T21:42:06.093Z] #58 ...
21:42:06 [2023-02-22T21:42:06.093Z] 
21:42:06 [2023-02-22T21:42:06.093Z] #63 [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
21:42:06 [2023-02-22T21:42:06.094Z] #63 53.24 Selecting previously unselected package dpkg-dev.
21:42:06 [2023-02-22T21:42:06.094Z] #63 53.30 Preparing to unpack .../dpkg-dev_1.20.12_all.deb ...
21:42:06 [2023-02-22T21:42:06.094Z] #63 53.30 Unpacking dpkg-dev (1.20.12) ...
21:42:06 [2023-02-22T21:42:06.094Z] #63 54.61 Selecting previously unselected package libseccomp-dev:arm64.
21:42:06 [2023-02-22T21:42:06.094Z] #63 54.62 Preparing to unpack .../libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
21:42:06 [2023-02-22T21:42:06.094Z] #63 54.64 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
21:42:06 [2023-02-22T21:42:06.094Z] #63 54.92 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
21:42:06 [2023-02-22T21:42:06.094Z] #63 54.98 Setting up bzip2 (1.0.8-4) ...
21:42:06 [2023-02-22T21:42:06.094Z] #63 54.99 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
21:42:06 [2023-02-22T21:42:06.094Z] #63 55.02 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
21:42:06 [2023-02-22T21:42:06.094Z] #63 55.03 Setting up patch (2.7.6-7) ...
21:42:06 [2023-02-22T21:42:06.094Z] #63 55.13 Setting up dpkg-dev (1.20.12) ...
21:42:06 [2023-02-22T21:42:06.094Z] #63 DONE 55.5s
21:42:06 [2023-02-22T21:42:06.357Z] 
21:42:06 [2023-02-22T21:42:06.357Z] #42 [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
21:42:06 [2023-02-22T21:42:06.357Z] #42 54.52 Selecting previously unselected package libxml2:arm64.
21:42:06 [2023-02-22T21:42:06.357Z] #42 54.53 Preparing to unpack .../2-libxml2_2.9.10+dfsg-6.7+deb11u3_arm64.deb ...
21:42:06 [2023-02-22T21:42:06.357Z] #42 54.55 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u3) ...
21:42:06 [2023-02-22T21:42:06.357Z] #42 55.21 Selecting previously unselected package libarchive13:arm64.
21:42:06 [2023-02-22T21:42:06.357Z] #42 55.22 Preparing to unpack .../3-libarchive13_3.4.3-2+deb11u1_arm64.deb ...
21:42:06 [2023-02-22T21:42:06.357Z] #42 55.23 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ...
21:42:06 [2023-02-22T21:42:06.931Z] #42 55.79 Selecting previously unselected package libjsoncpp24:arm64.
21:42:06 [2023-02-22T21:42:06.931Z] #42 55.80 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_arm64.deb ...
21:42:06 [2023-02-22T21:42:06.931Z] #42 55.80 Unpacking libjsoncpp24:arm64 (1.9.4-4) ...
21:42:06 [2023-02-22T21:42:06.931Z] #42 56.01 Selecting previously unselected package librhash0:arm64.
21:42:06 [2023-02-22T21:42:06.931Z] #42 56.02 Preparing to unpack .../5-librhash0_1.4.1-2_arm64.deb ...
21:42:06 [2023-02-22T21:42:06.931Z] #42 56.02 Unpacking librhash0:arm64 (1.4.1-2) ...
21:42:06 [2023-02-22T21:42:06.931Z] #42 ...
21:42:06 [2023-02-22T21:42:06.931Z] 
21:42:06 [2023-02-22T21:42:06.931Z] #60 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.51.2"      && /build/golangci-lint --version
21:42:06 [2023-02-22T21:42:06.931Z] #60 47.07 go: downloading github.com/prometheus/client_model v0.2.0
21:42:06 [2023-02-22T21:42:06.931Z] #60 47.14 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
21:42:06 [2023-02-22T21:42:06.931Z] #60 47.20 go: downloading github.com/google/go-cmp v0.5.9
21:42:06 [2023-02-22T21:42:06.931Z] #60 47.68 go: downloading go.uber.org/atomic v1.7.0
21:42:06 [2023-02-22T21:42:06.931Z] #60 47.68 go: downloading go.uber.org/multierr v1.6.0
21:42:06 [2023-02-22T21:42:06.931Z] #60 47.81 go: downloading github.com/quasilyte/gogrep v0.5.0
21:42:06 [2023-02-22T21:42:06.931Z] #60 48.05 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567
21:42:06 [2023-02-22T21:42:06.931Z] #60 48.05 go: downloading github.com/chavacava/garif v0.0.0-20221024190013-b3ef35877348
21:42:06 [2023-02-22T21:42:06.931Z] #60 48.13 go: downloading github.com/olekukonko/tablewriter v0.0.5
21:42:06 [2023-02-22T21:42:06.931Z] #60 48.33 go: downloading github.com/beorn7/perks v1.0.1
21:42:06 [2023-02-22T21:42:06.931Z] #60 48.35 go: downloading github.com/cespare/xxhash/v2 v2.1.2
21:42:06 [2023-02-22T21:42:06.931Z] #60 48.42 go: downloading github.com/golang/protobuf v1.5.2
21:42:06 [2023-02-22T21:42:06.931Z] #60 48.47 go: downloading github.com/prometheus/common v0.32.1
21:42:06 [2023-02-22T21:42:06.931Z] #60 48.97 go: downloading github.com/prometheus/procfs v0.7.3
21:42:06 [2023-02-22T21:42:06.931Z] #60 49.07 go: downloading google.golang.org/protobuf v1.28.0
21:42:06 [2023-02-22T21:42:06.931Z] #60 50.53 go: downloading github.com/mattn/go-runewidth v0.0.9
21:42:06 [2023-02-22T21:42:06.931Z] #60 50.87 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
21:42:07 [2023-02-22T21:42:07.192Z] #60 ...
21:42:07 [2023-02-22T21:42:07.192Z] 
21:42:07 [2023-02-22T21:42:07.192Z] #42 [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
21:42:07 [2023-02-22T21:42:07.192Z] #42 56.16 Selecting previously unselected package libuv1:arm64.
21:42:07 [2023-02-22T21:42:07.192Z] #42 56.16 Preparing to unpack .../6-libuv1_1.40.0-2_arm64.deb ...
21:42:07 [2023-02-22T21:42:07.192Z] #42 56.19 Unpacking libuv1:arm64 (1.40.0-2) ...
21:42:07 [2023-02-22T21:42:07.453Z] #42 56.34 Selecting previously unselected package cmake.
21:42:07 [2023-02-22T21:42:07.453Z] #42 56.37 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_arm64.deb ...
21:42:07 [2023-02-22T21:42:07.453Z] #42 56.38 Unpacking cmake (3.18.4-2+deb11u1) ...
21:42:10 [2023-02-22T21:42:10.753Z] #42 59.59 Setting up libicu67:arm64 (67.1-7) ...
21:42:10 [2023-02-22T21:42:10.753Z] #42 59.62 Setting up libuv1:arm64 (1.40.0-2) ...
21:42:10 [2023-02-22T21:42:10.753Z] #42 59.64 Setting up libjsoncpp24:arm64 (1.9.4-4) ...
21:42:10 [2023-02-22T21:42:10.753Z] #42 59.67 Setting up librhash0:arm64 (1.4.1-2) ...
21:42:10 [2023-02-22T21:42:10.753Z] #42 59.70 Setting up cmake-data (3.18.4-2+deb11u1) ...
21:42:10 [2023-02-22T21:42:10.753Z] #42 59.74 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u3) ...
21:42:10 [2023-02-22T21:42:10.753Z] #42 59.76 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ...
21:42:10 [2023-02-22T21:42:10.753Z] #42 59.77 Setting up cmake (3.18.4-2+deb11u1) ...
21:42:11 [2023-02-22T21:42:11.018Z] #42 59.84 Processing triggers for libc-bin (2.31-13+deb11u5) ...
21:42:11 [2023-02-22T21:42:11.960Z] #42 DONE 61.0s
21:42:11 [2023-02-22T21:42:11.960Z] 
21:42:11 [2023-02-22T21:42:11.960Z] #65 [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
21:42:11 [2023-02-22T21:42:11.960Z] #65 52.75 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ...
21:42:11 [2023-02-22T21:42:11.960Z] #65 52.85 Setting up python3-protobuf (3.12.4-1) ...
21:42:11 [2023-02-22T21:42:11.960Z] #65 57.81 Setting up criu (3.17.1-1) ...
21:42:11 [2023-02-22T21:42:11.960Z] #65 60.14 Processing triggers for libc-bin (2.31-13+deb11u5) ...
21:42:11 [2023-02-22T21:42:11.960Z] #65 DONE 61.1s
21:42:11 [2023-02-22T21:42:11.960Z] 
21:42:11 [2023-02-22T21:42:11.960Z] #58 [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
21:42:11 [2023-02-22T21:42:11.960Z] #58 56.39 Selecting previously unselected package libbtrfs0:arm64.
21:42:11 [2023-02-22T21:42:11.960Z] #58 56.39 Preparing to unpack .../07-libbtrfs0_5.10.1-2_arm64.deb ...
21:42:11 [2023-02-22T21:42:11.960Z] #58 56.42 Unpacking libbtrfs0:arm64 (5.10.1-2) ...
21:42:11 [2023-02-22T21:42:11.960Z] #58 56.77 Selecting previously unselected package libbtrfs-dev:arm64.
21:42:11 [2023-02-22T21:42:11.960Z] #58 56.78 Preparing to unpack .../08-libbtrfs-dev_5.10.1-2_arm64.deb ...
21:42:11 [2023-02-22T21:42:11.960Z] #58 56.79 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ...
21:42:11 [2023-02-22T21:42:11.960Z] #58 57.11 Selecting previously unselected package libelf1:arm64.
21:42:11 [2023-02-22T21:42:11.960Z] #58 57.13 Preparing to unpack .../09-libelf1_0.183-1_arm64.deb ...
21:42:11 [2023-02-22T21:42:11.960Z] #58 57.14 Unpacking libelf1:arm64 (0.183-1) ...
21:42:11 [2023-02-22T21:42:11.960Z] #58 57.44 Selecting previously unselected package libffi-dev:arm64.
21:42:11 [2023-02-22T21:42:11.960Z] #58 57.44 Preparing to unpack .../10-libffi-dev_3.3-6_arm64.deb ...
21:42:11 [2023-02-22T21:42:11.960Z] #58 57.44 Unpacking libffi-dev:arm64 (3.3-6) ...
21:42:11 [2023-02-22T21:42:11.960Z] #58 57.66 Selecting previously unselected package libglib2.0-data.
21:42:11 [2023-02-22T21:42:11.960Z] #58 57.67 Preparing to unpack .../11-libglib2.0-data_2.66.8-1_all.deb ...
21:42:11 [2023-02-22T21:42:11.960Z] #58 57.68 Unpacking libglib2.0-data (2.66.8-1) ...
21:42:11 [2023-02-22T21:42:11.960Z] #58 59.12 Selecting previously unselected package libglib2.0-bin.
21:42:11 [2023-02-22T21:42:11.960Z] #58 59.15 Preparing to unpack .../12-libglib2.0-bin_2.66.8-1_arm64.deb ...
21:42:11 [2023-02-22T21:42:11.960Z] #58 59.16 Unpacking libglib2.0-bin (2.66.8-1) ...
21:42:11 [2023-02-22T21:42:11.960Z] #58 59.44 Selecting previously unselected package python3-lib2to3.
21:42:11 [2023-02-22T21:42:11.960Z] #58 59.44 Preparing to unpack .../13-python3-lib2to3_3.9.2-1_all.deb ...
21:42:11 [2023-02-22T21:42:11.960Z] #58 59.45 Unpacking python3-lib2to3 (3.9.2-1) ...
21:42:11 [2023-02-22T21:42:11.960Z] #58 59.64 Selecting previously unselected package python3-distutils.
21:42:11 [2023-02-22T21:42:11.960Z] #58 59.65 Preparing to unpack .../14-python3-distutils_3.9.2-1_all.deb ...
21:42:11 [2023-02-22T21:42:11.960Z] #58 59.67 Unpacking python3-distutils (3.9.2-1) ...
21:42:11 [2023-02-22T21:42:11.960Z] #58 59.98 Selecting previously unselected package libglib2.0-dev-bin.
21:42:11 [2023-02-22T21:42:11.960Z] #58 59.98 Preparing to unpack .../15-libglib2.0-dev-bin_2.66.8-1_arm64.deb ...
21:42:11 [2023-02-22T21:42:11.960Z] #58 59.99 Unpacking libglib2.0-dev-bin (2.66.8-1) ...
21:42:11 [2023-02-22T21:42:11.960Z] #58 60.32 Selecting previously unselected package libsepol1-dev:arm64.
21:42:11 [2023-02-22T21:42:11.960Z] #58 60.33 Preparing to unpack .../16-libsepol1-dev_3.1-1_arm64.deb ...
21:42:11 [2023-02-22T21:42:11.960Z] #58 60.33 Unpacking libsepol1-dev:arm64 (3.1-1) ...
21:42:11 [2023-02-22T21:42:11.960Z] #58 60.82 Selecting previously unselected package libpcre2-16-0:arm64.
21:42:11 [2023-02-22T21:42:11.960Z] #58 60.82 Preparing to unpack .../17-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ...
21:42:11 [2023-02-22T21:42:11.960Z] #58 60.83 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
21:42:11 [2023-02-22T21:42:11.960Z] #58 61.16 Selecting previously unselected package libpcre2-32-0:arm64.
21:42:11 [2023-02-22T21:42:11.960Z] #58 61.17 Preparing to unpack .../18-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ...
21:42:11 [2023-02-22T21:42:11.960Z] #58 61.21 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
21:42:11 [2023-02-22T21:42:11.960Z] #58 61.81 Selecting previously unselected package libpcre2-posix2:arm64.
21:42:11 [2023-02-22T21:42:11.960Z] #58 61.81 Preparing to unpack .../19-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ...
21:42:11 [2023-02-22T21:42:11.960Z] #58 61.85 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
21:42:11 [2023-02-22T21:42:11.960Z] #58 61.93 Selecting previously unselected package libpcre2-dev:arm64.
21:42:11 [2023-02-22T21:42:11.960Z] #58 61.93 Preparing to unpack .../20-libpcre2-dev_10.36-2+deb11u1_arm64.deb ...
21:42:11 [2023-02-22T21:42:11.960Z] #58 61.96 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ...
21:42:13 [2023-02-22T21:42:13.810Z] #58 63.56 Selecting previously unselected package libselinux1-dev:arm64.
21:42:13 [2023-02-22T21:42:13.810Z] #58 63.56 Preparing to unpack .../21-libselinux1-dev_3.1-3_arm64.deb ...
21:42:13 [2023-02-22T21:42:13.810Z] #58 63.57 Unpacking libselinux1-dev:arm64 (3.1-3) ...
21:42:13 [2023-02-22T21:42:13.810Z] #58 ...
21:42:13 [2023-02-22T21:42:13.810Z] 
21:42:13 [2023-02-22T21:42:13.810Z] #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...)
21:42:14 [2023-02-22T21:42:14.070Z] #76 ...
21:42:14 [2023-02-22T21:42:14.070Z] 
21:42:14 [2023-02-22T21:42:14.070Z] #77 [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
21:42:14 [2023-02-22T21:42:14.649Z] #77 2.369 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
21:42:14 [2023-02-22T21:42:14.649Z] #77 2.369 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
21:42:14 [2023-02-22T21:42:14.649Z] #77 2.429 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
21:42:14 [2023-02-22T21:42:14.649Z] #77 ...
21:42:14 [2023-02-22T21:42:14.649Z] 
21:42:14 [2023-02-22T21:42:14.649Z] #73 [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
21:42:14 [2023-02-22T21:42:14.649Z] #73 1.511 Cloning into '/tmp/crun-build'...
21:42:14 [2023-02-22T21:42:14.649Z] #73 9.392 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec'
21:42:14 [2023-02-22T21:42:14.649Z] #73 9.452 Cloning into '/tmp/crun-build/libocispec'...
21:42:14 [2023-02-22T21:42:14.649Z] #73 11.24 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821'
21:42:14 [2023-02-22T21:42:14.649Z] #73 11.26 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec'
21:42:14 [2023-02-22T21:42:14.649Z] #73 11.28 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec'
21:42:14 [2023-02-22T21:42:14.649Z] #73 11.28 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl'
21:42:14 [2023-02-22T21:42:14.649Z] #73 11.31 Cloning into '/tmp/crun-build/libocispec/image-spec'...
21:42:14 [2023-02-22T21:42:14.649Z] #73 ...
21:42:14 [2023-02-22T21:42:14.649Z] 
21:42:14 [2023-02-22T21:42:14.649Z] #58 [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
21:42:14 [2023-02-22T21:42:14.649Z] #58 64.14 Selecting previously unselected package libmount-dev:arm64.
21:42:14 [2023-02-22T21:42:14.649Z] #58 64.16 Preparing to unpack .../22-libmount-dev_2.36.1-8+deb11u1_arm64.deb ...
21:42:14 [2023-02-22T21:42:14.649Z] #58 64.17 Unpacking libmount-dev:arm64 (2.36.1-8+deb11u1) ...
21:42:14 [2023-02-22T21:42:14.649Z] #58 64.31 Selecting previously unselected package libpcre16-3:arm64.
21:42:14 [2023-02-22T21:42:14.649Z] #58 64.32 Preparing to unpack .../23-libpcre16-3_2%3a8.39-13_arm64.deb ...
21:42:14 [2023-02-22T21:42:14.649Z] #58 64.32 Unpacking libpcre16-3:arm64 (2:8.39-13) ...
21:42:14 [2023-02-22T21:42:14.649Z] #58 64.61 Selecting previously unselected package libpcre32-3:arm64.
21:42:14 [2023-02-22T21:42:14.649Z] #58 64.61 Preparing to unpack .../24-libpcre32-3_2%3a8.39-13_arm64.deb ...
21:42:14 [2023-02-22T21:42:14.649Z] #58 64.62 Unpacking libpcre32-3:arm64 (2:8.39-13) ...
21:42:14 [2023-02-22T21:42:14.649Z] #58 64.79 Selecting previously unselected package libpcrecpp0v5:arm64.
21:42:14 [2023-02-22T21:42:14.909Z] #58 64.80 Preparing to unpack .../25-libpcrecpp0v5_2%3a8.39-13_arm64.deb ...
21:42:14 [2023-02-22T21:42:14.909Z] #58 64.81 Unpacking libpcrecpp0v5:arm64 (2:8.39-13) ...
21:42:14 [2023-02-22T21:42:14.909Z] #58 64.95 Selecting previously unselected package libpcre3-dev:arm64.
21:42:15 [2023-02-22T21:42:15.169Z] #58 64.95 Preparing to unpack .../26-libpcre3-dev_2%3a8.39-13_arm64.deb ...
21:42:15 [2023-02-22T21:42:15.169Z] #58 64.98 Unpacking libpcre3-dev:arm64 (2:8.39-13) ...
21:42:15 [2023-02-22T21:42:15.739Z] #58 65.64 Selecting previously unselected package zlib1g-dev:arm64.
21:42:15 [2023-02-22T21:42:15.739Z] #58 65.66 Preparing to unpack .../27-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_arm64.deb ...
21:42:15 [2023-02-22T21:42:15.739Z] #58 65.67 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
21:42:15 [2023-02-22T21:42:15.999Z] #58 65.94 Selecting previously unselected package libglib2.0-dev:arm64.
21:42:15 [2023-02-22T21:42:15.999Z] #58 65.95 Preparing to unpack .../28-libglib2.0-dev_2.66.8-1_arm64.deb ...
21:42:15 [2023-02-22T21:42:15.999Z] #58 65.97 Unpacking libglib2.0-dev:arm64 (2.66.8-1) ...
21:42:16 [2023-02-22T21:42:16.259Z] #58 ...
21:42:16 [2023-02-22T21:42:16.259Z] 
21:42:16 [2023-02-22T21:42:16.259Z] #78 [runc-build 3/3] RUN --mount=from=runc-src,src=/usr/src/runc,rw     --mount=type=cache,target=/root/.cache/go-build,id=runc-build-linux/arm64 <<EOT (set -e...)
21:42:16 [2023-02-22T21:42:16.259Z] #0 1.478 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 .
21:42:16 [2023-02-22T21:42:16.259Z] #78 ...
21:42:16 [2023-02-22T21:42:16.259Z] 
21:42:16 [2023-02-22T21:42:16.259Z] #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...)
21:42:16 [2023-02-22T21:42:16.259Z] #75 11.98 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
21:42:16 [2023-02-22T21:42:16.259Z] #75 12.11 go: downloading golang.org/x/net v0.1.0
21:42:16 [2023-02-22T21:42:16.519Z] #75 ...
21:42:16 [2023-02-22T21:42:16.519Z] 
21:42:16 [2023-02-22T21:42:16.519Z] #73 [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
21:42:16 [2023-02-22T21:42:16.519Z] #73 13.48 Cloning into '/tmp/crun-build/libocispec/runtime-spec'...
21:42:18 [2023-02-22T21:42:18.429Z] #73 15.54 Cloning into '/tmp/crun-build/libocispec/yajl'...
21:42:19 [2023-02-22T21:42:19.811Z] #73 16.84 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c'
21:42:20 [2023-02-22T21:42:20.071Z] #73 17.16 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3'
21:42:20 [2023-02-22T21:42:20.331Z] #73 17.55 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06'
21:42:21 [2023-02-22T21:42:21.723Z] #73 ...
21:42:21 [2023-02-22T21:42:21.723Z] 
21:42:21 [2023-02-22T21:42:21.723Z] #58 [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
21:42:21 [2023-02-22T21:42:21.723Z] #58 67.69 Selecting previously unselected package libsecret-1-dev:arm64.
21:42:21 [2023-02-22T21:42:21.723Z] #58 67.70 Preparing to unpack .../29-libsecret-1-dev_0.20.4-2_arm64.deb ...
21:42:21 [2023-02-22T21:42:21.723Z] #58 67.70 Unpacking libsecret-1-dev:arm64 (0.20.4-2) ...
21:42:21 [2023-02-22T21:42:21.723Z] #58 68.14 Setting up libpcrecpp0v5:arm64 (2:8.39-13) ...
21:42:21 [2023-02-22T21:42:21.723Z] #58 68.16 Setting up libpcre16-3:arm64 (2:8.39-13) ...
21:42:21 [2023-02-22T21:42:21.723Z] #58 68.18 Setting up libsepol1-dev:arm64 (3.1-1) ...
21:42:21 [2023-02-22T21:42:21.723Z] #58 68.20 Setting up libffi-dev:arm64 (3.3-6) ...
21:42:21 [2023-02-22T21:42:21.723Z] #58 68.21 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
21:42:21 [2023-02-22T21:42:21.723Z] #58 68.22 Setting up libbtrfs0:arm64 (5.10.1-2) ...
21:42:21 [2023-02-22T21:42:21.723Z] #58 68.23 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
21:42:21 [2023-02-22T21:42:21.723Z] #58 68.25 Setting up libglib2.0-data (2.66.8-1) ...
21:42:21 [2023-02-22T21:42:21.723Z] #58 68.26 Setting up uuid-dev:arm64 (2.36.1-8+deb11u1) ...
21:42:21 [2023-02-22T21:42:21.723Z] #58 68.27 Setting up libpcre32-3:arm64 (2:8.39-13) ...
21:42:21 [2023-02-22T21:42:21.723Z] #58 68.28 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
21:42:21 [2023-02-22T21:42:21.723Z] #58 68.30 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
21:42:21 [2023-02-22T21:42:21.723Z] #58 68.31 Setting up libbtrfs-dev:arm64 (5.10.1-2) ...
21:42:21 [2023-02-22T21:42:21.723Z] #58 68.36 Setting up libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
21:42:21 [2023-02-22T21:42:21.723Z] #58 68.37 Setting up python3-lib2to3 (3.9.2-1) ...
21:42:21 [2023-02-22T21:42:21.723Z] #58 69.15 Setting up libelf1:arm64 (0.183-1) ...
21:42:21 [2023-02-22T21:42:21.723Z] #58 69.17 Setting up libsecret-common (0.20.4-2) ...
21:42:21 [2023-02-22T21:42:21.723Z] #58 69.18 Setting up python3-distutils (3.9.2-1) ...
21:42:21 [2023-02-22T21:42:21.723Z] #58 70.09 Setting up libglib2.0-dev-bin (2.66.8-1) ...
21:42:21 [2023-02-22T21:42:21.723Z] #58 71.48 Setting up libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
21:42:21 [2023-02-22T21:42:21.723Z] #58 71.51 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ...
21:42:21 [2023-02-22T21:42:21.723Z] #58 71.61 Setting up libselinux1-dev:arm64 (3.1-3) ...
21:42:21 [2023-02-22T21:42:21.723Z] #58 71.63 Setting up libpcre3-dev:arm64 (2:8.39-13) ...
21:42:21 [2023-02-22T21:42:21.723Z] #58 71.64 Setting up libglib2.0-bin (2.66.8-1) ...
21:42:21 [2023-02-22T21:42:21.723Z] #58 71.66 Setting up libsecret-1-0:arm64 (0.20.4-2) ...
21:42:21 [2023-02-22T21:42:21.723Z] #58 71.68 Setting up gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
21:42:21 [2023-02-22T21:42:21.723Z] #58 71.69 Setting up libmount-dev:arm64 (2.36.1-8+deb11u1) ...
21:42:21 [2023-02-22T21:42:21.723Z] #58 71.70 Setting up gir1.2-secret-1:arm64 (0.20.4-2) ...
21:42:21 [2023-02-22T21:42:21.723Z] #58 71.72 Setting up libglib2.0-dev:arm64 (2.66.8-1) ...
21:42:21 [2023-02-22T21:42:21.723Z] #58 71.74 Processing triggers for libglib2.0-0:arm64 (2.66.8-1) ...
21:42:21 [2023-02-22T21:42:21.723Z] #58 71.75 No schema files found: doing nothing.
21:42:21 [2023-02-22T21:42:21.723Z] #58 71.78 Processing triggers for libc-bin (2.31-13+deb11u5) ...
21:42:21 [2023-02-22T21:42:21.983Z] #58 71.95 Setting up libsecret-1-dev:arm64 (0.20.4-2) ...
21:42:22 [2023-02-22T21:42:22.250Z] #58 DONE 72.3s
21:42:22 [2023-02-22T21:42:22.250Z] 
21:42:22 [2023-02-22T21:42:22.250Z] #77 [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
21:42:22 [2023-02-22T21:42:22.250Z] #77 5.225 Reading package lists...
21:42:22 [2023-02-22T21:42:22.250Z] #77 9.376 + apt-get  install -y --no-install-recommends gcc libc6-dev
21:42:25 [2023-02-22T21:42:25.543Z] #77 9.470 Reading package lists...
21:42:25 [2023-02-22T21:42:25.543Z] #77 ...
21:42:25 [2023-02-22T21:42:25.543Z] 
21:42:25 [2023-02-22T21:42:25.543Z] #46 [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...)
21:42:25 [2023-02-22T21:42:25.543Z] #46 69.39 sync
21:42:25 [2023-02-22T21:42:25.543Z] #46 69.42 internal/reflectlite
21:42:26 [2023-02-22T21:42:26.484Z] #46 70.99 internal/testlog
21:42:26 [2023-02-22T21:42:26.744Z] #46 71.20 internal/godebug
21:42:27 [2023-02-22T21:42:27.315Z] #46 71.74 math/rand
21:42:29 [2023-02-22T21:42:29.225Z] #46 73.48 internal/singleflight
21:42:29 [2023-02-22T21:42:29.485Z] #46 73.89 internal/intern
21:42:30 [2023-02-22T21:42:30.056Z] #46 74.72 sort
21:42:30 [2023-02-22T21:42:30.316Z] #46 74.73 errors
21:42:30 [2023-02-22T21:42:30.887Z] #46 ...
21:42:30 [2023-02-22T21:42:30.887Z] 
21:42:30 [2023-02-22T21:42:30.887Z] #77 [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
21:42:30 [2023-02-22T21:42:30.887Z] #77 9.470 Reading package lists...
21:42:30 [2023-02-22T21:42:30.887Z] #77 14.08 Building dependency tree...
21:42:30 [2023-02-22T21:42:30.887Z] #77 15.37 Reading state information...
21:42:30 [2023-02-22T21:42:30.887Z] #77 17.94 gcc is already the newest version (4:10.2.1-1).
21:42:30 [2023-02-22T21:42:30.887Z] #77 17.94 libc6-dev is already the newest version (2.31-13+deb11u5).
21:42:30 [2023-02-22T21:42:30.887Z] #77 17.94 0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.
21:42:30 [2023-02-22T21:42:30.887Z] #77 DONE 18.7s
21:42:30 [2023-02-22T21:42:30.887Z] 
21:42:30 [2023-02-22T21:42:30.887Z] #46 [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...)
21:42:30 [2023-02-22T21:42:30.887Z] #46 75.20 io
21:42:30 [2023-02-22T21:42:30.887Z] #46 ...
21:42:30 [2023-02-22T21:42:30.887Z] 
21:42:30 [2023-02-22T21:42:30.887Z] #79 [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...)
21:42:32 [2023-02-22T21:42:32.270Z] #79 1.350 -- The C compiler identification is GNU 10.2.1
21:42:32 [2023-02-22T21:42:32.270Z] #79 1.446 -- Detecting C compiler ABI info
21:42:32 [2023-02-22T21:42:32.270Z] #79 ...
21:42:32 [2023-02-22T21:42:32.270Z] 
21:42:32 [2023-02-22T21:42:32.270Z] #80 [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...)
21:42:32 [2023-02-22T21:42:32.270Z] #80 10.14 + bin/ctr
21:42:32 [2023-02-22T21:42:32.270Z] #80 ...
21:42:32 [2023-02-22T21:42:32.270Z] 
21:42:32 [2023-02-22T21:42:32.270Z] #46 [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...)
21:42:32 [2023-02-22T21:42:32.270Z] #46 76.57 internal/oserror
21:42:32 [2023-02-22T21:42:32.270Z] #46 76.75 syscall
21:42:32 [2023-02-22T21:42:32.270Z] #46 76.92 bytes
21:42:34 [2023-02-22T21:42:34.815Z] #46 78.84 hash
21:42:34 [2023-02-22T21:42:34.815Z] #46 79.12 strconv
21:42:37 [2023-02-22T21:42:37.369Z] #46 ...
21:42:37 [2023-02-22T21:42:37.369Z] 
21:42:37 [2023-02-22T21:42:37.369Z] #79 [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...)
21:42:37 [2023-02-22T21:42:37.369Z] #79 2.087 -- Detecting C compiler ABI info - done
21:42:37 [2023-02-22T21:42:37.369Z] #79 2.222 -- Check for working C compiler: /usr/bin/aarch64-linux-gnu-gcc - skipped
21:42:37 [2023-02-22T21:42:37.369Z] #79 2.226 -- Detecting C compile features
21:42:37 [2023-02-22T21:42:37.369Z] #79 2.232 -- Detecting C compile features - done
21:42:37 [2023-02-22T21:42:37.369Z] #79 2.295 -- Performing Test HAS_BUILTIN_FORTIFY
21:42:37 [2023-02-22T21:42:37.369Z] #79 2.525 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
21:42:37 [2023-02-22T21:42:37.369Z] #79 2.622 -- Configuring done
21:42:37 [2023-02-22T21:42:37.369Z] #79 2.661 -- Generating done
21:42:37 [2023-02-22T21:42:37.369Z] #79 2.686 -- Build files have been written to: /go/src/github.com/krallin/tini
21:42:37 [2023-02-22T21:42:37.369Z] #79 3.092 Scanning dependencies of target tini-static
21:42:37 [2023-02-22T21:42:37.369Z] #79 3.220 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
21:42:37 [2023-02-22T21:42:37.369Z] #79 5.025 [100%] Linking C executable tini-static
21:42:37 [2023-02-22T21:42:37.369Z] #79 5.872 [100%] Built target tini-static
21:42:37 [2023-02-22T21:42:37.369Z] #79 DONE 6.5s
21:42:37 [2023-02-22T21:42:37.369Z] 
21:42:37 [2023-02-22T21:42:37.369Z] #80 [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...)
21:42:37 [2023-02-22T21:42:37.369Z] #80 10.14 go build  -gcflags=-trimpath=/go/src  -o bin/ctr -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.0-beta.4 -X github.com/containerd/containerd/version.Revision=8d4f9b6335c1805ca09a04617e549708fb9a4fef -X github.com/containerd/containerd/version.Package=github.com/containerd/containerd -s -w -extldflags "-static" ' -tags "urfave_cli_no_docs osusergo netgo static_build"  ./cmd/ctr
21:42:39 [2023-02-22T21:42:39.277Z] #80 ...
21:42:39 [2023-02-22T21:42:39.277Z] 
21:42:39 [2023-02-22T21:42:39.277Z] #73 [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
21:42:39 [2023-02-22T21:42:39.277Z] #73 36.01 aclocal: warning: couldn't open directory 'm4': No such file or directory
21:42:45 [2023-02-22T21:42:45.854Z] #73 ...
21:42:45 [2023-02-22T21:42:45.854Z] 
21:42:45 [2023-02-22T21:42:45.854Z] #46 [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...)
21:42:45 [2023-02-22T21:42:45.854Z] #46 83.72 crypto
21:42:45 [2023-02-22T21:42:45.854Z] #46 83.98 reflect
21:42:45 [2023-02-22T21:42:45.854Z] #46 84.92 time
21:42:47 [2023-02-22T21:42:47.236Z] #46 91.42 context
21:42:48 [2023-02-22T21:42:48.177Z] #46 92.41 crypto/internal/nistec/fiat
21:42:52 [2023-02-22T21:42:52.380Z] #46 ...
21:42:52 [2023-02-22T21:42:52.380Z] 
21:42:52 [2023-02-22T21:42:52.380Z] #73 [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
21:42:52 [2023-02-22T21:42:52.380Z] #73 49.13 libtoolize: putting auxiliary files in '.'.
21:42:52 [2023-02-22T21:42:52.380Z] #73 49.13 libtoolize: copying file './ltmain.sh'
21:42:53 [2023-02-22T21:42:53.322Z] #73 50.32 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
21:42:53 [2023-02-22T21:42:53.322Z] #73 50.34 libtoolize: and rerunning libtoolize and aclocal.
21:42:53 [2023-02-22T21:42:53.322Z] #73 50.34 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
21:42:59 [2023-02-22T21:42:59.905Z] #73 ...
21:42:59 [2023-02-22T21:42:59.906Z] 
21:42:59 [2023-02-22T21:42:59.906Z] #46 [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...)
21:42:59 [2023-02-22T21:42:59.906Z] #46 101.1 encoding/binary
21:42:59 [2023-02-22T21:42:59.906Z] #46 101.4 path
21:42:59 [2023-02-22T21:42:59.906Z] #46 102.0 io/fs
21:42:59 [2023-02-22T21:42:59.906Z] #46 103.4 embed
21:42:59 [2023-02-22T21:42:59.906Z] #46 103.4 crypto/cipher
21:42:59 [2023-02-22T21:42:59.906Z] #46 104.2 crypto/internal/edwards25519/field
21:42:59 [2023-02-22T21:42:59.906Z] #46 104.4 crypto/internal/boring
21:43:00 [2023-02-22T21:43:00.166Z] #46 104.7 crypto/aes
21:43:00 [2023-02-22T21:43:00.426Z] #46 105.1 crypto/des
21:43:01 [2023-02-22T21:43:01.367Z] #46 105.7 crypto/internal/nistec
21:43:01 [2023-02-22T21:43:01.628Z] #46 106.1 crypto/internal/randutil
21:43:01 [2023-02-22T21:43:01.628Z] #46 106.3 internal/fmtsort
21:43:02 [2023-02-22T21:43:02.569Z] #46 107.0 internal/syscall/unix
21:43:02 [2023-02-22T21:43:02.829Z] #46 107.3 internal/poll
21:43:04 [2023-02-22T21:43:04.740Z] #46 ...
21:43:04 [2023-02-22T21:43:04.740Z] 
21:43:04 [2023-02-22T21:43:04.740Z] #73 [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
21:43:04 [2023-02-22T21:43:04.740Z] #73 61.73 configure.ac:7: installing './compile'
21:43:04 [2023-02-22T21:43:04.740Z] #73 61.73 configure.ac:11: installing './config.guess'
21:43:04 [2023-02-22T21:43:04.740Z] #73 61.75 configure.ac:11: installing './config.sub'
21:43:04 [2023-02-22T21:43:04.740Z] #73 61.79 configure.ac:8: installing './install-sh'
21:43:04 [2023-02-22T21:43:04.740Z] #73 61.79 configure.ac:8: installing './missing'
21:43:05 [2023-02-22T21:43:05.000Z] #73 61.94 Makefile.am: installing './depcomp'
21:43:06 [2023-02-22T21:43:06.383Z] #73 63.45 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
21:43:06 [2023-02-22T21:43:06.383Z] #73 63.45 libtoolize: copying file 'build-aux/ltmain.sh'
21:43:06 [2023-02-22T21:43:06.643Z] #73 63.67 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
21:43:06 [2023-02-22T21:43:06.643Z] #73 ...
21:43:06 [2023-02-22T21:43:06.643Z] 
21:43:06 [2023-02-22T21:43:06.643Z] #62 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1"      && /build/tomll --help
21:43:06 [2023-02-22T21:43:06.643Z] #62 116.0 tomll can be used in two ways:
21:43:06 [2023-02-22T21:43:06.643Z] #62 116.0 Writing to STDIN and reading from STDOUT:
21:43:06 [2023-02-22T21:43:06.643Z] #62 116.0   cat file.toml | tomll > file.toml
21:43:06 [2023-02-22T21:43:06.643Z] #62 116.0 
21:43:06 [2023-02-22T21:43:06.643Z] #62 116.0 Reading and updating a list of files:
21:43:06 [2023-02-22T21:43:06.643Z] #62 116.0   tomll a.toml b.toml c.toml
21:43:06 [2023-02-22T21:43:06.643Z] #62 116.0 
21:43:06 [2023-02-22T21:43:06.643Z] #62 116.0 When given a list of files, tomll will modify all files in place without asking.
21:43:06 [2023-02-22T21:43:06.643Z] #62 DONE 116.7s
21:43:06 [2023-02-22T21:43:06.643Z] 
21:43:06 [2023-02-22T21:43:06.643Z] #73 [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
21:43:06 [2023-02-22T21:43:06.643Z] #73 63.67 libtoolize: copying file 'm4/libtool.m4'
21:43:06 [2023-02-22T21:43:06.902Z] #73 63.97 libtoolize: copying file 'm4/ltoptions.m4'
21:43:07 [2023-02-22T21:43:07.473Z] #73 64.43 libtoolize: copying file 'm4/ltsugar.m4'
21:43:07 [2023-02-22T21:43:07.473Z] #73 64.64 libtoolize: copying file 'm4/ltversion.m4'
21:43:07 [2023-02-22T21:43:07.762Z] #73 64.76 libtoolize: copying file 'm4/lt~obsolete.m4'
21:43:07 [2023-02-22T21:43:07.762Z] #73 64.99 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
21:43:14 [2023-02-22T21:43:14.370Z] #73 ...
21:43:14 [2023-02-22T21:43:14.370Z] 
21:43:14 [2023-02-22T21:43:14.370Z] #46 [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...)
21:43:14 [2023-02-22T21:43:14.370Z] #46 109.7 crypto/ecdh
21:43:14 [2023-02-22T21:43:14.370Z] #46 110.4 internal/safefilepath
21:43:14 [2023-02-22T21:43:14.370Z] #46 110.6 internal/syscall/execenv
21:43:14 [2023-02-22T21:43:14.370Z] #46 110.7 strings
21:43:14 [2023-02-22T21:43:14.370Z] #46 110.9 os
21:43:14 [2023-02-22T21:43:14.370Z] #46 113.9 crypto/sha512
21:43:14 [2023-02-22T21:43:14.370Z] #46 114.9 crypto/internal/edwards25519
21:43:14 [2023-02-22T21:43:14.370Z] #46 115.1 fmt
21:43:14 [2023-02-22T21:43:14.370Z] #46 116.7 crypto/hmac
21:43:14 [2023-02-22T21:43:14.370Z] #46 117.0 crypto/md5
21:43:14 [2023-02-22T21:43:14.370Z] #46 118.0 crypto/rc4
21:43:14 [2023-02-22T21:43:14.370Z] #46 118.1 crypto/sha1
21:43:14 [2023-02-22T21:43:14.370Z] #46 118.9 crypto/sha256
21:43:14 [2023-02-22T21:43:14.630Z] #46 ...
21:43:14 [2023-02-22T21:43:14.630Z] 
21:43:14 [2023-02-22T21:43:14.630Z] #64 [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
21:43:14 [2023-02-22T21:43:14.630Z] #64 124.7 v3.0.2
21:43:14 [2023-02-22T21:43:14.890Z] #64 DONE 125.0s
21:43:14 [2023-02-22T21:43:14.890Z] 
21:43:14 [2023-02-22T21:43:14.890Z] #46 [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...)
21:43:14 [2023-02-22T21:43:14.890Z] #46 119.4 math/big
21:43:15 [2023-02-22T21:43:15.460Z] #46 120.0 encoding/hex
21:43:16 [2023-02-22T21:43:16.029Z] #46 120.4 encoding/base64
21:43:16 [2023-02-22T21:43:16.599Z] #46 121.1 encoding/pem
21:43:16 [2023-02-22T21:43:16.860Z] #46 121.4 vendor/golang.org/x/net/dns/dnsmessage
21:43:22 [2023-02-22T21:43:22.144Z] #46 125.8 net/netip
21:43:22 [2023-02-22T21:43:22.715Z] #46 ...
21:43:22 [2023-02-22T21:43:22.715Z] 
21:43:22 [2023-02-22T21:43:22.715Z] #73 [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
21:43:22 [2023-02-22T21:43:22.715Z] #73 79.81 configure.ac:7: installing 'build-aux/compile'
21:43:22 [2023-02-22T21:43:22.715Z] #73 79.82 configure.ac:9: installing 'build-aux/config.guess'
21:43:22 [2023-02-22T21:43:22.715Z] #73 79.83 configure.ac:9: installing 'build-aux/config.sub'
21:43:22 [2023-02-22T21:43:22.715Z] #73 79.85 configure.ac:11: installing 'build-aux/install-sh'
21:43:22 [2023-02-22T21:43:22.715Z] #73 79.88 configure.ac:11: installing 'build-aux/missing'
21:43:22 [2023-02-22T21:43:22.976Z] #73 80.09 Makefile.am: installing 'build-aux/depcomp'
21:43:22 [2023-02-22T21:43:22.976Z] #73 80.20 parallel-tests: installing 'build-aux/test-driver'
21:43:26 [2023-02-22T21:43:26.272Z] #73 83.01 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
21:43:26 [2023-02-22T21:43:26.272Z] #73 83.04 libtoolize: copying file 'build-aux/ltmain.sh'
21:43:26 [2023-02-22T21:43:26.842Z] #73 83.91 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
21:43:26 [2023-02-22T21:43:26.842Z] #73 83.91 libtoolize: copying file 'm4/libtool.m4'
21:43:26 [2023-02-22T21:43:26.842Z] #73 84.05 libtoolize: copying file 'm4/ltoptions.m4'
21:43:27 [2023-02-22T21:43:27.102Z] #73 84.19 libtoolize: copying file 'm4/ltsugar.m4'
21:43:27 [2023-02-22T21:43:27.103Z] #73 84.32 libtoolize: copying file 'm4/ltversion.m4'
21:43:27 [2023-02-22T21:43:27.365Z] #73 84.45 libtoolize: copying file 'm4/lt~obsolete.m4'
21:43:27 [2023-02-22T21:43:27.936Z] #73 ...
21:43:27 [2023-02-22T21:43:27.936Z] 
21:43:27 [2023-02-22T21:43:27.936Z] #50 [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
21:43:27 [2023-02-22T21:43:27.936Z] #50 138.0 NAME:
21:43:27 [2023-02-22T21:43:27.936Z] #50 138.1    go-winres - A tool for embedding resources in Windows executables
21:43:27 [2023-02-22T21:43:27.936Z] #50 138.1 
21:43:27 [2023-02-22T21:43:27.936Z] #50 138.1 USAGE:
21:43:27 [2023-02-22T21:43:27.936Z] #50 138.1    go-winres [global options] command [command options] [arguments...]
21:43:27 [2023-02-22T21:43:27.936Z] #50 138.1 
21:43:27 [2023-02-22T21:43:27.936Z] #50 138.1 COMMANDS:
21:43:27 [2023-02-22T21:43:27.936Z] #50 138.1    init     Create an initial ./winres/winres.json
21:43:27 [2023-02-22T21:43:27.936Z] #50 138.1    make     Make syso files for the "go build" command
21:43:27 [2023-02-22T21:43:27.936Z] #50 138.1    simply   Make syso files for the "go build" command (simplified)
21:43:27 [2023-02-22T21:43:27.936Z] #50 138.1    extract  Extract all resources from an executable
21:43:27 [2023-02-22T21:43:27.936Z] #50 138.1    patch    Replace resources in an executable file (exe, dll)
21:43:27 [2023-02-22T21:43:27.936Z] #50 138.1    help, h  Shows a list of commands or help for one command
21:43:27 [2023-02-22T21:43:27.936Z] #50 138.1 
21:43:27 [2023-02-22T21:43:27.936Z] #50 138.1 GLOBAL OPTIONS:
21:43:27 [2023-02-22T21:43:27.936Z] #50 138.1    --help, -h  show help (default: false)
21:43:28 [2023-02-22T21:43:28.885Z] #50 DONE 138.8s
21:43:28 [2023-02-22T21:43:28.885Z] 
21:43:28 [2023-02-22T21:43:28.885Z] #46 [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...)
21:43:28 [2023-02-22T21:43:28.885Z] #46 128.3 crypto/elliptic
21:43:28 [2023-02-22T21:43:28.885Z] #46 128.6 crypto/internal/bigmod
21:43:28 [2023-02-22T21:43:28.885Z] #46 129.6 crypto/internal/boring/bbig
21:43:28 [2023-02-22T21:43:28.885Z] #46 129.6 encoding/asn1
21:43:28 [2023-02-22T21:43:28.885Z] #46 129.7 crypto/rand
21:43:28 [2023-02-22T21:43:28.885Z] #46 130.2 crypto/ed25519
21:43:28 [2023-02-22T21:43:28.885Z] #46 130.5 crypto/rsa
21:43:28 [2023-02-22T21:43:28.885Z] #46 132.3 crypto/dsa
21:43:28 [2023-02-22T21:43:28.885Z] #46 132.5 vendor/golang.org/x/crypto/cryptobyte
21:43:28 [2023-02-22T21:43:28.885Z] #46 132.8 crypto/x509/pkix
21:43:29 [2023-02-22T21:43:29.145Z] #46 133.5 net
21:43:30 [2023-02-22T21:43:30.530Z] #46 134.8 crypto/ecdsa
21:43:31 [2023-02-22T21:43:31.914Z] #46 136.2 net/url
21:43:32 [2023-02-22T21:43:32.855Z] #46 137.5 path/filepath
21:43:34 [2023-02-22T21:43:34.237Z] #46 138.4 vendor/golang.org/x/crypto/chacha20
21:43:34 [2023-02-22T21:43:34.808Z] #46 139.4 vendor/golang.org/x/crypto/internal/poly1305
21:43:35 [2023-02-22T21:43:35.750Z] #46 140.1 vendor/golang.org/x/crypto/chacha20poly1305
21:43:36 [2023-02-22T21:43:36.010Z] #46 140.6 vendor/golang.org/x/crypto/hkdf
21:43:36 [2023-02-22T21:43:36.271Z] #46 140.8 bufio
21:43:37 [2023-02-22T21:43:37.655Z] #46 142.2 encoding/json
21:43:42 [2023-02-22T21:43:42.941Z] #46 ...
21:43:42 [2023-02-22T21:43:42.941Z] 
21:43:42 [2023-02-22T21:43:42.941Z] #73 [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
21:43:42 [2023-02-22T21:43:42.941Z] #73 99.23 configure.ac:11: installing 'build-aux/compile'
21:43:42 [2023-02-22T21:43:42.941Z] #73 99.24 configure.ac:11: installing 'build-aux/config.guess'
21:43:42 [2023-02-22T21:43:42.941Z] #73 99.25 configure.ac:11: installing 'build-aux/config.sub'
21:43:42 [2023-02-22T21:43:42.941Z] #73 99.26 configure.ac:13: installing 'build-aux/install-sh'
21:43:42 [2023-02-22T21:43:42.941Z] #73 99.27 configure.ac:13: installing 'build-aux/missing'
21:43:42 [2023-02-22T21:43:42.941Z] #73 99.27 configure.ac:8: installing 'build-aux/tap-driver.sh'
21:43:42 [2023-02-22T21:43:42.941Z] #73 99.48 Makefile.am: installing 'build-aux/depcomp'
21:43:44 [2023-02-22T21:43:44.452Z] #73 101.0 checking build system type... aarch64-unknown-linux-gnu
21:43:44 [2023-02-22T21:43:44.452Z] #73 101.5 checking host system type... aarch64-unknown-linux-gnu
21:43:44 [2023-02-22T21:43:44.452Z] #73 101.5 checking how to print strings... printf
21:43:44 [2023-02-22T21:43:44.452Z] #73 101.5 checking for gcc... gcc
21:43:45 [2023-02-22T21:43:45.022Z] #73 101.6 checking whether the C compiler works... yes
21:43:45 [2023-02-22T21:43:45.022Z] #73 102.0 checking for C compiler default output file name... a.out
21:43:45 [2023-02-22T21:43:45.022Z] #73 102.0 checking for suffix of executables... 
21:43:45 [2023-02-22T21:43:45.592Z] #73 102.2 checking whether we are cross compiling... no
21:43:45 [2023-02-22T21:43:45.592Z] #73 102.6 checking for suffix of object files... o
21:43:45 [2023-02-22T21:43:45.852Z] #73 102.8 checking whether we are using the GNU C compiler... yes
21:43:45 [2023-02-22T21:43:45.852Z] #73 102.9 checking whether gcc accepts -g... yes
21:43:46 [2023-02-22T21:43:46.111Z] #73 103.0 checking for gcc option to accept ISO C89... none needed
21:43:46 [2023-02-22T21:43:46.371Z] #73 103.3 checking whether gcc understands -c and -o together... yes
21:43:46 [2023-02-22T21:43:46.371Z] #73 103.5 checking for a sed that does not truncate output... /bin/sed
21:43:46 [2023-02-22T21:43:46.371Z] #73 103.5 checking for grep that handles long lines and -e... /bin/grep
21:43:46 [2023-02-22T21:43:46.371Z] #73 103.6 checking for egrep... /bin/grep -E
21:43:46 [2023-02-22T21:43:46.631Z] #73 103.6 checking for fgrep... /bin/grep -F
21:43:46 [2023-02-22T21:43:46.631Z] #73 103.6 checking for ld used by gcc... /usr/bin/ld
21:43:46 [2023-02-22T21:43:46.631Z] #73 103.6 checking if the linker (/usr/bin/ld) is GNU ld... yes
21:43:46 [2023-02-22T21:43:46.631Z] #73 103.6 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
21:43:46 [2023-02-22T21:43:46.631Z] #73 103.7 checking the name lister (/usr/bin/nm -B) interface... BSD nm
21:43:46 [2023-02-22T21:43:46.892Z] #73 103.9 checking whether ln -s works... yes
21:43:46 [2023-02-22T21:43:46.892Z] #73 103.9 checking the maximum length of command line arguments... 1572864
21:43:46 [2023-02-22T21:43:46.892Z] #73 103.9 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
21:43:46 [2023-02-22T21:43:46.892Z] #73 103.9 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
21:43:46 [2023-02-22T21:43:46.892Z] #73 103.9 checking for /usr/bin/ld option to reload object files... -r
21:43:46 [2023-02-22T21:43:46.892Z] #73 103.9 checking for objdump... objdump
21:43:46 [2023-02-22T21:43:46.892Z] #73 103.9 checking how to recognize dependent libraries... pass_all
21:43:46 [2023-02-22T21:43:46.892Z] #73 103.9 checking for dlltool... no
21:43:46 [2023-02-22T21:43:46.892Z] #73 103.9 checking how to associate runtime and link libraries... printf %s\n
21:43:46 [2023-02-22T21:43:46.892Z] #73 103.9 checking for ar... ar
21:43:47 [2023-02-22T21:43:47.152Z] #73 103.9 checking for archiver @FILE support... @
21:43:47 [2023-02-22T21:43:47.152Z] #73 104.2 checking for strip... strip
21:43:47 [2023-02-22T21:43:47.152Z] #73 104.2 checking for ranlib... ranlib
21:43:47 [2023-02-22T21:43:47.152Z] #73 104.2 checking for gawk... no
21:43:47 [2023-02-22T21:43:47.152Z] #73 104.2 checking for mawk... mawk
21:43:47 [2023-02-22T21:43:47.721Z] #73 104.2 checking command to parse /usr/bin/nm -B output from gcc object... ok
21:43:47 [2023-02-22T21:43:47.721Z] #73 104.7 checking for sysroot... no
21:43:47 [2023-02-22T21:43:47.721Z] #73 104.7 checking for a working dd... /bin/dd
21:43:47 [2023-02-22T21:43:47.721Z] #73 104.7 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
21:43:47 [2023-02-22T21:43:47.721Z] #73 104.8 checking for mt... no
21:43:47 [2023-02-22T21:43:47.721Z] #73 104.8 checking if : is a manifest tool... no
21:43:47 [2023-02-22T21:43:47.981Z] #73 104.8 checking how to run the C preprocessor... gcc -E
21:43:48 [2023-02-22T21:43:48.811Z] #73 105.2 checking for ANSI C header files... yes
21:43:49 [2023-02-22T21:43:49.071Z] #73 105.9 checking for sys/types.h... yes
21:43:49 [2023-02-22T21:43:49.330Z] #73 106.2 checking for sys/stat.h... yes
21:43:49 [2023-02-22T21:43:49.590Z] #73 106.4 checking for stdlib.h... yes
21:43:49 [2023-02-22T21:43:49.853Z] #73 106.7 checking for string.h... yes
21:43:50 [2023-02-22T21:43:50.126Z] #73 106.9 checking for memory.h... yes
21:43:50 [2023-02-22T21:43:50.387Z] #73 107.2 checking for strings.h... yes
21:43:50 [2023-02-22T21:43:50.647Z] #73 107.5 checking for inttypes.h... yes
21:43:50 [2023-02-22T21:43:50.907Z] #73 107.9 checking for stdint.h... yes
21:43:51 [2023-02-22T21:43:51.167Z] #73 108.1 checking for unistd.h... yes
21:43:51 [2023-02-22T21:43:51.427Z] #73 108.4 checking for dlfcn.h... yes
21:43:51 [2023-02-22T21:43:51.687Z] #73 108.7 checking for objdir... .libs
21:43:52 [2023-02-22T21:43:52.217Z] #73 109.0 checking if gcc supports -fno-rtti -fno-exceptions... no
21:43:52 [2023-02-22T21:43:52.217Z] #73 109.2 checking for gcc option to produce PIC... -fPIC -DPIC
21:43:52 [2023-02-22T21:43:52.481Z] #73 109.2 checking if gcc PIC flag -fPIC -DPIC works... yes
21:43:52 [2023-02-22T21:43:52.741Z] #73 109.4 checking if gcc static flag -static works... yes
21:43:53 [2023-02-22T21:43:53.001Z] #73 109.9 checking if gcc supports -c -o file.o... yes
21:43:53 [2023-02-22T21:43:53.001Z] #73 110.1 checking if gcc supports -c -o file.o... (cached) yes
21:43:53 [2023-02-22T21:43:53.001Z] #73 110.1 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
21:43:53 [2023-02-22T21:43:53.528Z] #73 110.2 checking dynamic linker characteristics... GNU/Linux ld.so
21:43:53 [2023-02-22T21:43:53.528Z] #73 110.6 checking how to hardcode library paths into programs... immediate
21:43:53 [2023-02-22T21:43:53.528Z] #73 110.7 checking whether stripping libraries is possible... yes
21:43:53 [2023-02-22T21:43:53.528Z] #73 110.7 checking if libtool supports shared libraries... yes
21:43:53 [2023-02-22T21:43:53.528Z] #73 110.7 checking whether to build shared libraries... no
21:43:53 [2023-02-22T21:43:53.528Z] #73 110.7 checking whether to build static libraries... yes
21:43:53 [2023-02-22T21:43:53.528Z] #73 110.7 checking for a BSD-compatible install... /usr/bin/install -c
21:43:53 [2023-02-22T21:43:53.789Z] #73 110.8 checking whether build environment is sane... yes
21:43:53 [2023-02-22T21:43:53.789Z] #73 110.8 checking for a thread-safe mkdir -p... /bin/mkdir -p
21:43:53 [2023-02-22T21:43:53.789Z] #73 110.9 checking whether make sets $(MAKE)... yes
21:43:54 [2023-02-22T21:43:54.049Z] #73 110.9 checking whether make supports the include directive... yes (GNU style)
21:43:54 [2023-02-22T21:43:54.049Z] #73 111.0 checking whether make supports nested variables... yes
21:43:54 [2023-02-22T21:43:54.049Z] #73 111.1 checking whether UID '0' is supported by ustar format... yes
21:43:54 [2023-02-22T21:43:54.049Z] #73 111.1 checking whether GID '0' is supported by ustar format... yes
21:43:54 [2023-02-22T21:43:54.049Z] #73 111.1 checking how to create a ustar tar archive... 
21:43:54 [2023-02-22T21:43:54.049Z] #73 ...
21:43:54 [2023-02-22T21:43:54.049Z] 
21:43:54 [2023-02-22T21:43:54.049Z] #46 [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...)
21:43:54 [2023-02-22T21:43:54.049Z] #46 148.5 log
21:43:54 [2023-02-22T21:43:54.049Z] #46 149.0 github.com/Sirupsen/logrus
21:43:54 [2023-02-22T21:43:54.049Z] #46 149.3 crypto/x509
21:43:54 [2023-02-22T21:43:54.049Z] #46 150.4 github.com/Sirupsen/logrus/formatters/logstash
21:43:54 [2023-02-22T21:43:54.049Z] #46 150.7 io/ioutil
21:43:54 [2023-02-22T21:43:54.049Z] #46 150.9 github.com/bugsnag/bugsnag-go/errors
21:43:54 [2023-02-22T21:43:54.049Z] #46 151.3 github.com/bugsnag/osext
21:43:54 [2023-02-22T21:43:54.049Z] #46 151.4 os/exec
21:43:54 [2023-02-22T21:43:54.049Z] #46 152.8 os/signal
21:43:54 [2023-02-22T21:43:54.049Z] #46 153.4 github.com/bugsnag/panicwrap
21:43:54 [2023-02-22T21:43:54.049Z] #46 154.0 compress/flate
21:43:54 [2023-02-22T21:43:54.049Z] #46 156.3 crypto/tls
21:43:54 [2023-02-22T21:43:54.049Z] #46 156.4 hash/crc32
21:43:54 [2023-02-22T21:43:54.049Z] #46 156.7 compress/gzip
21:43:54 [2023-02-22T21:43:54.049Z] #46 157.2 vendor/golang.org/x/text/transform
21:43:54 [2023-02-22T21:43:54.049Z] #46 157.8 vendor/golang.org/x/text/unicode/bidi
21:43:54 [2023-02-22T21:43:54.310Z] #46 ...
21:43:54 [2023-02-22T21:43:54.310Z] 
21:43:54 [2023-02-22T21:43:54.310Z] #73 [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
21:43:54 [2023-02-22T21:43:54.310Z] #73 111.1 checking how to create a ustar tar archive... gnutar
21:43:54 [2023-02-22T21:43:54.310Z] #73 111.2 checking dependency style of gcc... gcc3
21:43:54 [2023-02-22T21:43:54.310Z] #73 111.4 checking whether to enable maintainer-specific portions of Makefiles... yes
21:43:54 [2023-02-22T21:43:54.310Z] #73 111.4 checking whether make supports nested variables... (cached) yes
21:43:54 [2023-02-22T21:43:54.570Z] #73 111.4 checking for gawk... (cached) mawk
21:43:54 [2023-02-22T21:43:54.570Z] #73 111.4 checking for a sed that does not truncate output... (cached) /bin/sed
21:43:54 [2023-02-22T21:43:54.570Z] #73 111.4 checking for gcc... (cached) gcc
21:43:54 [2023-02-22T21:43:54.570Z] #73 111.6 checking whether we are using the GNU C compiler... (cached) yes
21:43:54 [2023-02-22T21:43:54.570Z] #73 111.6 checking whether gcc accepts -g... (cached) yes
21:43:54 [2023-02-22T21:43:54.570Z] #73 111.6 checking for gcc option to accept ISO C89... (cached) none needed
21:43:54 [2023-02-22T21:43:54.570Z] #73 111.6 checking whether gcc understands -c and -o together... (cached) yes
21:43:54 [2023-02-22T21:43:54.570Z] #73 111.6 checking for a Python interpreter with version >= 3... python3
21:43:54 [2023-02-22T21:43:54.831Z] #73 111.7 checking for python3... /usr/bin/python3
21:43:54 [2023-02-22T21:43:54.831Z] #73 111.7 checking for python3 version... 3.9
21:43:54 [2023-02-22T21:43:54.831Z] #73 111.8 checking for python3 platform... linux
21:43:55 [2023-02-22T21:43:55.091Z] #73 111.8 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
21:43:55 [2023-02-22T21:43:55.091Z] #73 112.0 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
21:43:55 [2023-02-22T21:43:55.091Z] #73 112.2 checking for go-md2man... no
21:43:55 [2023-02-22T21:43:55.351Z] #73 112.2 checking error.h usability... yes
21:43:55 [2023-02-22T21:43:55.351Z] #73 112.4 checking error.h presence... yes
21:43:55 [2023-02-22T21:43:55.351Z] #73 112.5 checking for error.h... yes
21:43:55 [2023-02-22T21:43:55.956Z] #73 112.5 checking linux/openat2.h usability... yes
21:43:55 [2023-02-22T21:43:55.956Z] #73 112.8 checking linux/openat2.h presence... yes
21:43:55 [2023-02-22T21:43:55.956Z] #73 112.9 checking for linux/openat2.h... yes
21:43:56 [2023-02-22T21:43:56.230Z] #73 113.0 checking for copy_file_range... yes
21:43:56 [2023-02-22T21:43:56.493Z] #73 113.3 checking for fgetxattr... yes
21:43:57 [2023-02-22T21:43:57.063Z] #73 113.6 checking for statx... yes
21:43:57 [2023-02-22T21:43:57.323Z] #73 114.1 checking for fgetpwent_r... yes
21:43:57 [2023-02-22T21:43:57.583Z] #73 114.4 checking for issetugid... no
21:43:57 [2023-02-22T21:43:57.583Z] #73 114.7 checking for pkg-config... /usr/bin/pkg-config
21:43:57 [2023-02-22T21:43:57.583Z] #73 114.7 checking pkg-config is at least version 0.9.0... yes
21:43:58 [2023-02-22T21:43:58.152Z] #73 114.7 checking for library containing yajl_tree_get... -lyajl
21:43:58 [2023-02-22T21:43:58.411Z] #73 115.3 checking for yajl >= 2.0.0... yes
21:43:58 [2023-02-22T21:43:58.411Z] #73 115.4 checking sys/capability.h usability... yes
21:43:58 [2023-02-22T21:43:58.670Z] #73 115.6 checking sys/capability.h presence... yes
21:43:58 [2023-02-22T21:43:58.670Z] #73 115.8 checking for sys/capability.h... yes
21:43:59 [2023-02-22T21:43:59.240Z] #73 115.8 checking for library containing cap_from_name... -lcap
21:43:59 [2023-02-22T21:43:59.811Z] #73 116.3 checking for library containing dlopen... -ldl
21:44:00 [2023-02-22T21:44:00.071Z] #73 116.9 checking seccomp.h usability... yes
21:44:00 [2023-02-22T21:44:00.071Z] #73 117.1 checking seccomp.h presence... yes
21:44:00 [2023-02-22T21:44:00.071Z] #73 117.2 checking for seccomp.h... yes
21:44:01 [2023-02-22T21:44:01.011Z] #73 117.2 checking for library containing seccomp_rule_add... -lseccomp
21:44:01 [2023-02-22T21:44:01.270Z] #73 117.9 checking for library containing seccomp_arch_resolve_name... none required
21:44:01 [2023-02-22T21:44:01.530Z] #73 118.2 checking systemd/sd-bus.h usability... yes
21:44:01 [2023-02-22T21:44:01.790Z] #73 118.6 checking systemd/sd-bus.h presence... yes
21:44:01 [2023-02-22T21:44:01.790Z] #73 118.7 checking for systemd/sd-bus.h... yes
21:44:02 [2023-02-22T21:44:02.361Z] #73 118.7 checking for library containing sd_bus_match_signal_async... -lsystemd
21:44:02 [2023-02-22T21:44:02.621Z] #73 119.4 checking for sd_notify_barrier... yes
21:44:03 [2023-02-22T21:44:03.141Z] #73 119.9 checking linux/bpf.h usability... yes
21:44:03 [2023-02-22T21:44:03.141Z] #73 120.1 checking linux/bpf.h presence... yes
21:44:03 [2023-02-22T21:44:03.141Z] #73 120.2 checking for linux/bpf.h... yes
21:44:03 [2023-02-22T21:44:03.402Z] #73 120.2 checking compilation for eBPF... yes
21:44:03 [2023-02-22T21:44:03.402Z] #73 120.4 checking for criu >= 3.15... no
21:44:03 [2023-02-22T21:44:03.402Z] #73 120.4 configure: CRIU headers not found, building without CRIU support
21:44:03 [2023-02-22T21:44:03.402Z] #73 120.4 checking for criu > 3.16... no
21:44:03 [2023-02-22T21:44:03.402Z] #73 120.5 configure: CRIU version doesn't support join-ns API
21:44:03 [2023-02-22T21:44:03.402Z] #73 120.5 checking for criu > 3.16.1... no
21:44:03 [2023-02-22T21:44:03.402Z] #73 120.5 configure: CRIU version doesn't support for pre-dumping
21:44:03 [2023-02-22T21:44:03.662Z] #73 120.5 checking for new mount API (fsconfig)... yes
21:44:03 [2023-02-22T21:44:03.662Z] #73 120.7 checking for seccomp notify API... yes
21:44:03 [2023-02-22T21:44:03.923Z] #73 120.9 checking for gperf... no
21:44:03 [2023-02-22T21:44:03.923Z] #73 120.9 configure: gperf not found - cannot rebuild signal parser code
21:44:03 [2023-02-22T21:44:03.923Z] #73 120.9 checking for library containing argp_parse... none required
21:44:04 [2023-02-22T21:44:04.443Z] #73 121.4 checking that generated files are newer than configure... done
21:44:04 [2023-02-22T21:44:04.443Z] #73 121.4 configure: creating ./config.status
21:44:05 [2023-02-22T21:44:05.384Z] #73 ...
21:44:05 [2023-02-22T21:44:05.384Z] 
21:44:05 [2023-02-22T21:44:05.384Z] #46 [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...)
21:44:05 [2023-02-22T21:44:05.384Z] #46 159.9 vendor/golang.org/x/text/secure/bidirule
21:44:05 [2023-02-22T21:44:05.384Z] #46 160.2 vendor/golang.org/x/text/unicode/norm
21:44:05 [2023-02-22T21:44:05.384Z] #46 165.9 vendor/golang.org/x/net/idna
21:44:05 [2023-02-22T21:44:05.384Z] #46 169.5 net/textproto
21:44:06 [2023-02-22T21:44:06.325Z] #46 170.9 vendor/golang.org/x/net/http/httpguts
21:44:06 [2023-02-22T21:44:06.896Z] #46 171.3 vendor/golang.org/x/net/http/httpproxy
21:44:06 [2023-02-22T21:44:06.896Z] #46 171.5 vendor/golang.org/x/net/http2/hpack
21:44:07 [2023-02-22T21:44:07.467Z] #46 171.8 mime
21:44:08 [2023-02-22T21:44:08.407Z] #46 172.7 mime/quotedprintable
21:44:08 [2023-02-22T21:44:08.407Z] #46 ...
21:44:08 [2023-02-22T21:44:08.407Z] 
21:44:08 [2023-02-22T21:44:08.407Z] #66 [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
21:44:08 [2023-02-22T21:44:08.407Z] #66 178.2 gotestsum version dev
21:44:10 [2023-02-22T21:44:10.950Z] #66 DONE 180.5s
21:44:10 [2023-02-22T21:44:10.950Z] 
21:44:10 [2023-02-22T21:44:10.950Z] #46 [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...)
21:44:10 [2023-02-22T21:44:10.950Z] #46 173.1 net/http/httptrace
21:44:10 [2023-02-22T21:44:10.950Z] #46 173.4 mime/multipart
21:44:10 [2023-02-22T21:44:10.950Z] #46 173.5 net/http/internal
21:44:10 [2023-02-22T21:44:10.950Z] #46 173.9 net/http/internal/ascii
21:44:10 [2023-02-22T21:44:10.950Z] #46 174.2 regexp/syntax
21:44:10 [2023-02-22T21:44:10.950Z] #46 174.5 net/http
21:44:12 [2023-02-22T21:44:12.861Z] #46 177.4 regexp
21:44:14 [2023-02-22T21:44:14.771Z] #46 ...
21:44:14 [2023-02-22T21:44:14.771Z] 
21:44:14 [2023-02-22T21:44:14.771Z] #73 [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
21:44:14 [2023-02-22T21:44:14.771Z] #73 125.6 config.status: creating Makefile
21:44:14 [2023-02-22T21:44:14.771Z] #73 125.7 config.status: creating rpm/crun.spec
21:44:14 [2023-02-22T21:44:14.771Z] #73 125.8 config.status: creating config.h
21:44:14 [2023-02-22T21:44:14.771Z] #73 125.8 config.status: executing libtool commands
21:44:14 [2023-02-22T21:44:14.771Z] #73 125.9 config.status: executing depfiles commands
21:44:14 [2023-02-22T21:44:14.771Z] #73 127.7 === configuring in libocispec (/tmp/crun-build/libocispec)
21:44:14 [2023-02-22T21:44:14.771Z] #73 127.8 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
21:44:14 [2023-02-22T21:44:14.771Z] #73 128.4 checking for gcc... gcc
21:44:14 [2023-02-22T21:44:14.771Z] #73 128.4 checking whether the C compiler works... yes
21:44:14 [2023-02-22T21:44:14.771Z] #73 128.7 checking for C compiler default output file name... a.out
21:44:14 [2023-02-22T21:44:14.771Z] #73 128.7 checking for suffix of executables... 
21:44:14 [2023-02-22T21:44:14.771Z] #73 128.9 checking whether we are cross compiling... no
21:44:14 [2023-02-22T21:44:14.771Z] #73 129.1 checking for suffix of object files... o
21:44:14 [2023-02-22T21:44:14.771Z] #73 129.3 checking whether we are using the GNU C compiler... yes
21:44:14 [2023-02-22T21:44:14.771Z] #73 129.5 checking whether gcc accepts -g... yes
21:44:14 [2023-02-22T21:44:14.771Z] #73 129.6 checking for gcc option to accept ISO C89... none needed
21:44:14 [2023-02-22T21:44:14.771Z] #73 129.8 checking whether gcc understands -c and -o together... yes
21:44:14 [2023-02-22T21:44:14.771Z] #73 130.0 checking how to run the C preprocessor... gcc -E
21:44:14 [2023-02-22T21:44:14.771Z] #73 130.4 checking for grep that handles long lines and -e... /bin/grep
21:44:14 [2023-02-22T21:44:14.771Z] #73 130.4 checking for egrep... /bin/grep -E
21:44:14 [2023-02-22T21:44:14.771Z] #73 130.4 checking for ANSI C header files... yes
21:44:14 [2023-02-22T21:44:14.771Z] #73 131.2 checking for sys/types.h... yes
21:44:14 [2023-02-22T21:44:14.771Z] #73 131.4 checking for sys/stat.h... yes
21:44:14 [2023-02-22T21:44:14.771Z] #73 131.6 checking for stdlib.h... yes
21:44:14 [2023-02-22T21:44:14.771Z] #73 131.7 checking for string.h... yes
21:44:15 [2023-02-22T21:44:15.031Z] #73 132.0 checking for memory.h... 
21:44:15 [2023-02-22T21:44:15.031Z] #73 ...
21:44:15 [2023-02-22T21:44:15.031Z] 
21:44:15 [2023-02-22T21:44:15.031Z] #46 [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...)
21:44:15 [2023-02-22T21:44:15.031Z] #46 179.6 gopkg.in/yaml.v2
21:44:20 [2023-02-22T21:44:20.315Z] #46 ...
21:44:20 [2023-02-22T21:44:20.315Z] 
21:44:20 [2023-02-22T21:44:20.315Z] #73 [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
21:44:20 [2023-02-22T21:44:20.315Z] #73 132.0 checking for memory.h... yes
21:44:20 [2023-02-22T21:44:20.315Z] #73 132.1 checking for strings.h... yes
21:44:20 [2023-02-22T21:44:20.315Z] #73 132.4 checking for inttypes.h... yes
21:44:20 [2023-02-22T21:44:20.315Z] #73 132.7 checking for stdint.h... yes
21:44:20 [2023-02-22T21:44:20.315Z] #73 133.0 checking for unistd.h... yes
21:44:20 [2023-02-22T21:44:20.315Z] #73 133.1 checking minix/config.h usability... no
21:44:20 [2023-02-22T21:44:20.315Z] #73 133.3 checking minix/config.h presence... no
21:44:20 [2023-02-22T21:44:20.315Z] #73 133.4 checking for minix/config.h... no
21:44:20 [2023-02-22T21:44:20.315Z] #73 133.4 checking whether it is safe to define __EXTENSIONS__... yes
21:44:20 [2023-02-22T21:44:20.315Z] #73 133.6 checking build system type... aarch64-unknown-linux-gnu
21:44:20 [2023-02-22T21:44:20.315Z] #73 133.9 checking host system type... aarch64-unknown-linux-gnu
21:44:20 [2023-02-22T21:44:20.315Z] #73 133.9 checking how to print strings... printf
21:44:20 [2023-02-22T21:44:20.315Z] #73 133.9 checking for a sed that does not truncate output... /bin/sed
21:44:20 [2023-02-22T21:44:20.315Z] #73 134.0 checking for fgrep... /bin/grep -F
21:44:20 [2023-02-22T21:44:20.315Z] #73 134.0 checking for ld used by gcc... /usr/bin/ld
21:44:20 [2023-02-22T21:44:20.316Z] #73 134.0 checking if the linker (/usr/bin/ld) is GNU ld... yes
21:44:20 [2023-02-22T21:44:20.316Z] #73 134.0 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
21:44:20 [2023-02-22T21:44:20.316Z] #73 134.0 checking the name lister (/usr/bin/nm -B) interface... BSD nm
21:44:20 [2023-02-22T21:44:20.316Z] #73 134.2 checking whether ln -s works... yes
21:44:20 [2023-02-22T21:44:20.316Z] #73 134.2 checking the maximum length of command line arguments... 1572864
21:44:20 [2023-02-22T21:44:20.316Z] #73 134.3 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
21:44:20 [2023-02-22T21:44:20.316Z] #73 134.3 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
21:44:20 [2023-02-22T21:44:20.316Z] #73 134.3 checking for /usr/bin/ld option to reload object files... -r
21:44:20 [2023-02-22T21:44:20.316Z] #73 134.3 checking for objdump... objdump
21:44:20 [2023-02-22T21:44:20.316Z] #73 134.3 checking how to recognize dependent libraries... pass_all
21:44:20 [2023-02-22T21:44:20.316Z] #73 134.3 checking for dlltool... no
21:44:20 [2023-02-22T21:44:20.316Z] #73 134.3 checking how to associate runtime and link libraries... printf %s\n
21:44:20 [2023-02-22T21:44:20.316Z] #73 134.3 checking for ar... ar
21:44:20 [2023-02-22T21:44:20.316Z] #73 134.3 checking for archiver @FILE support... @
21:44:20 [2023-02-22T21:44:20.316Z] #73 134.5 checking for strip... strip
21:44:20 [2023-02-22T21:44:20.316Z] #73 134.5 checking for ranlib... ranlib
21:44:20 [2023-02-22T21:44:20.316Z] #73 134.5 checking for gawk... no
21:44:20 [2023-02-22T21:44:20.316Z] #73 134.5 checking for mawk... mawk
21:44:20 [2023-02-22T21:44:20.316Z] #73 134.5 checking command to parse /usr/bin/nm -B output from gcc object... ok
21:44:20 [2023-02-22T21:44:20.316Z] #73 134.8 checking for sysroot... no
21:44:20 [2023-02-22T21:44:20.316Z] #73 134.9 checking for a working dd... /bin/dd
21:44:20 [2023-02-22T21:44:20.316Z] #73 134.9 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
21:44:20 [2023-02-22T21:44:20.316Z] #73 134.9 checking for mt... no
21:44:20 [2023-02-22T21:44:20.316Z] #73 134.9 checking if : is a manifest tool... no
21:44:20 [2023-02-22T21:44:20.316Z] #73 134.9 checking for dlfcn.h... yes
21:44:20 [2023-02-22T21:44:20.316Z] #73 135.2 checking for objdir... .libs
21:44:20 [2023-02-22T21:44:20.316Z] #73 135.8 checking if gcc supports -fno-rtti -fno-exceptions... no
21:44:20 [2023-02-22T21:44:20.316Z] #73 136.0 checking for gcc option to produce PIC... -fPIC -DPIC
21:44:20 [2023-02-22T21:44:20.316Z] #73 136.0 checking if gcc PIC flag -fPIC -DPIC works... yes
21:44:20 [2023-02-22T21:44:20.316Z] #73 136.2 checking if gcc static flag -static works... yes
21:44:20 [2023-02-22T21:44:20.316Z] #73 136.6 checking if gcc supports -c -o file.o... yes
21:44:20 [2023-02-22T21:44:20.316Z] #73 136.8 checking if gcc supports -c -o file.o... (cached) yes
21:44:20 [2023-02-22T21:44:20.316Z] #73 136.8 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
21:44:20 [2023-02-22T21:44:20.316Z] #73 136.9 checking dynamic linker characteristics... GNU/Linux ld.so
21:44:20 [2023-02-22T21:44:20.316Z] #73 137.2 checking how to hardcode library paths into programs... immediate
21:44:20 [2023-02-22T21:44:20.316Z] #73 137.2 checking whether stripping libraries is possible... yes
21:44:20 [2023-02-22T21:44:20.316Z] #73 137.2 checking if libtool supports shared libraries... yes
21:44:20 [2023-02-22T21:44:20.316Z] #73 137.2 checking whether to build shared libraries... no
21:44:20 [2023-02-22T21:44:20.316Z] #73 137.2 checking whether to build static libraries... yes
21:44:20 [2023-02-22T21:44:20.316Z] #73 137.2 checking for a BSD-compatible install... /usr/bin/install -c
21:44:20 [2023-02-22T21:44:20.316Z] #73 137.3 checking whether build environment is sane... yes
21:44:20 [2023-02-22T21:44:20.316Z] #73 137.3 checking for a thread-safe mkdir -p... /bin/mkdir -p
21:44:20 [2023-02-22T21:44:20.316Z] #73 137.4 checking whether make sets $(MAKE)... yes
21:44:20 [2023-02-22T21:44:20.316Z] #73 137.4 checking whether make supports the include directive... yes (GNU style)
21:44:20 [2023-02-22T21:44:20.576Z] #73 137.5 checking whether make supports nested variables... yes
21:44:20 [2023-02-22T21:44:20.576Z] #73 137.5 checking whether UID '0' is supported by ustar format... yes
21:44:20 [2023-02-22T21:44:20.576Z] #73 137.5 checking whether GID '0' is supported by ustar format... yes
21:44:20 [2023-02-22T21:44:20.576Z] #73 137.5 checking how to create a ustar tar archive... gnutar
21:44:20 [2023-02-22T21:44:20.836Z] #73 137.6 checking dependency style of gcc... gcc3
21:44:20 [2023-02-22T21:44:20.836Z] #73 137.9 checking whether to enable maintainer-specific portions of Makefiles... yes
21:44:20 [2023-02-22T21:44:20.836Z] #73 137.9 checking whether make supports nested variables... (cached) yes
21:44:20 [2023-02-22T21:44:20.836Z] #73 137.9 checking for pkg-config... /usr/bin/pkg-config
21:44:20 [2023-02-22T21:44:20.836Z] #73 137.9 checking pkg-config is at least version 0.9.0... yes
21:44:20 [2023-02-22T21:44:20.836Z] #73 137.9 checking for yajl >= 2.1.0... yes
21:44:20 [2023-02-22T21:44:20.836Z] #73 137.9 checking for a sed that does not truncate output... (cached) /bin/sed
21:44:20 [2023-02-22T21:44:20.836Z] #73 137.9 checking for gcc... (cached) gcc
21:44:21 [2023-02-22T21:44:21.097Z] #73 138.1 checking whether we are using the GNU C compiler... (cached) yes
21:44:21 [2023-02-22T21:44:21.097Z] #73 138.1 checking whether gcc accepts -g... (cached) yes
21:44:21 [2023-02-22T21:44:21.097Z] #73 138.1 checking for gcc option to accept ISO C89... (cached) none needed
21:44:21 [2023-02-22T21:44:21.097Z] #73 138.1 checking whether gcc understands -c and -o together... (cached) yes
21:44:21 [2023-02-22T21:44:21.097Z] #73 138.1 checking for a Python interpreter with version >= 3... python3
21:44:21 [2023-02-22T21:44:21.097Z] #73 138.2 checking for python3... /usr/bin/python3
21:44:21 [2023-02-22T21:44:21.097Z] #73 138.2 checking for python3 version... 3.9
21:44:21 [2023-02-22T21:44:21.358Z] #73 138.2 checking for python3 platform... linux
21:44:21 [2023-02-22T21:44:21.358Z] #73 138.3 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
21:44:21 [2023-02-22T21:44:21.620Z] #73 138.5 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
21:44:21 [2023-02-22T21:44:21.880Z] #73 138.9 checking that generated files are newer than configure... done
21:44:21 [2023-02-22T21:44:21.880Z] #73 138.9 configure: creating ./config.status
21:44:26 [2023-02-22T21:44:26.083Z] #73 142.4 config.status: creating Makefile
21:44:26 [2023-02-22T21:44:26.083Z] #73 142.5 config.status: creating config.h
21:44:26 [2023-02-22T21:44:26.083Z] #73 142.6 config.status: executing libtool commands
21:44:26 [2023-02-22T21:44:26.083Z] #73 142.6 config.status: executing depfiles commands
21:44:26 [2023-02-22T21:44:26.653Z] #73 143.6 === configuring in yajl (/tmp/crun-build/libocispec/yajl)
21:44:26 [2023-02-22T21:44:26.653Z] #73 143.6 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
21:44:27 [2023-02-22T21:44:27.224Z] #73 144.1 checking for gcc... gcc
21:44:27 [2023-02-22T21:44:27.485Z] #73 144.3 checking whether the C compiler works... yes
21:44:27 [2023-02-22T21:44:27.485Z] #73 144.4 checking for C compiler default output file name... a.out
21:44:27 [2023-02-22T21:44:27.485Z] #73 144.4 checking for suffix of executables... 
21:44:27 [2023-02-22T21:44:27.745Z] #73 144.7 checking whether we are cross compiling... no
21:44:28 [2023-02-22T21:44:28.005Z] #73 145.0 checking for suffix of object files... o
21:44:28 [2023-02-22T21:44:28.005Z] #73 145.1 checking whether we are using the GNU C compiler... yes
21:44:28 [2023-02-22T21:44:28.266Z] #73 145.2 checking whether gcc accepts -g... yes
21:44:28 [2023-02-22T21:44:28.526Z] #73 145.3 checking for gcc option to accept ISO C89... none needed
21:44:28 [2023-02-22T21:44:28.526Z] #73 145.5 checking whether gcc understands -c and -o together... yes
21:44:28 [2023-02-22T21:44:28.526Z] #73 145.6 checking for a BSD-compatible install... /usr/bin/install -c
21:44:28 [2023-02-22T21:44:28.526Z] #73 145.7 checking whether build environment is sane... yes
21:44:28 [2023-02-22T21:44:28.786Z] #73 145.8 checking for a thread-safe mkdir -p... /bin/mkdir -p
21:44:28 [2023-02-22T21:44:28.786Z] #73 145.8 checking for gawk... no
21:44:28 [2023-02-22T21:44:28.786Z] #73 145.8 checking for mawk... mawk
21:44:28 [2023-02-22T21:44:28.786Z] #73 145.8 checking whether make sets $(MAKE)... yes
21:44:28 [2023-02-22T21:44:28.786Z] #73 145.8 checking whether make supports the include directive... yes (GNU style)
21:44:28 [2023-02-22T21:44:28.786Z] #73 145.9 checking whether make supports nested variables... yes
21:44:28 [2023-02-22T21:44:28.786Z] #73 145.9 checking whether UID '0' is supported by ustar format... yes
21:44:28 [2023-02-22T21:44:28.786Z] #73 145.9 checking whether GID '0' is supported by ustar format... yes
21:44:28 [2023-02-22T21:44:28.786Z] #73 145.9 checking how to create a ustar tar archive... gnutar
21:44:29 [2023-02-22T21:44:29.046Z] #73 146.0 checking dependency style of gcc... gcc3
21:44:29 [2023-02-22T21:44:29.046Z] #73 146.2 checking whether to enable maintainer-specific portions of Makefiles... yes
21:44:29 [2023-02-22T21:44:29.046Z] #73 146.2 checking whether make supports nested variables... (cached) yes
21:44:29 [2023-02-22T21:44:29.565Z] #73 146.3 checking build system type... aarch64-unknown-linux-gnu
21:44:29 [2023-02-22T21:44:29.565Z] #73 146.7 checking host system type... aarch64-unknown-linux-gnu
21:44:29 [2023-02-22T21:44:29.565Z] #73 146.7 checking how to print strings... printf
21:44:29 [2023-02-22T21:44:29.565Z] #73 146.7 checking for a sed that does not truncate output... /bin/sed
21:44:29 [2023-02-22T21:44:29.825Z] #73 146.7 checking for grep that handles long lines and -e... /bin/grep
21:44:29 [2023-02-22T21:44:29.825Z] #73 146.8 checking for egrep... /bin/grep -E
21:44:29 [2023-02-22T21:44:29.825Z] #73 146.8 checking for fgrep... /bin/grep -F
21:44:29 [2023-02-22T21:44:29.825Z] #73 146.8 checking for ld used by gcc... /usr/bin/ld
21:44:29 [2023-02-22T21:44:29.825Z] #73 146.8 checking if the linker (/usr/bin/ld) is GNU ld... yes
21:44:29 [2023-02-22T21:44:29.825Z] #73 146.9 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
21:44:30 [2023-02-22T21:44:30.085Z] #73 146.9 checking the name lister (/usr/bin/nm -B) interface... BSD nm
21:44:30 [2023-02-22T21:44:30.085Z] #73 147.1 checking whether ln -s works... yes
21:44:30 [2023-02-22T21:44:30.085Z] #73 147.1 checking the maximum length of command line arguments... 1572864
21:44:30 [2023-02-22T21:44:30.085Z] #73 147.2 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
21:44:30 [2023-02-22T21:44:30.085Z] #73 147.2 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
21:44:30 [2023-02-22T21:44:30.085Z] #73 147.2 checking for /usr/bin/ld option to reload object files... -r
21:44:30 [2023-02-22T21:44:30.085Z] #73 147.2 checking for objdump... objdump
21:44:30 [2023-02-22T21:44:30.085Z] #73 147.2 checking how to recognize dependent libraries... pass_all
21:44:30 [2023-02-22T21:44:30.085Z] #73 147.2 checking for dlltool... no
21:44:30 [2023-02-22T21:44:30.085Z] #73 147.2 checking how to associate runtime and link libraries... printf %s\n
21:44:30 [2023-02-22T21:44:30.085Z] #73 147.2 checking for ar... ar
21:44:30 [2023-02-22T21:44:30.345Z] #73 147.2 checking for archiver @FILE support... @
21:44:30 [2023-02-22T21:44:30.345Z] #73 147.4 checking for strip... strip
21:44:30 [2023-02-22T21:44:30.345Z] #73 147.4 checking for ranlib... ranlib
21:44:30 [2023-02-22T21:44:30.915Z] #73 147.4 checking command to parse /usr/bin/nm -B output from gcc object... ok
21:44:30 [2023-02-22T21:44:30.915Z] #73 147.8 checking for sysroot... no
21:44:30 [2023-02-22T21:44:30.915Z] #73 147.8 checking for a working dd... /bin/dd
21:44:30 [2023-02-22T21:44:30.915Z] #73 147.9 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
21:44:30 [2023-02-22T21:44:30.915Z] #73 147.9 checking for mt... no
21:44:30 [2023-02-22T21:44:30.915Z] #73 147.9 checking if : is a manifest tool... no
21:44:31 [2023-02-22T21:44:31.175Z] #73 147.9 checking how to run the C preprocessor... gcc -E
21:44:32 [2023-02-22T21:44:32.115Z] #73 148.3 checking for ANSI C header files... yes
21:44:32 [2023-02-22T21:44:32.115Z] #73 149.1 checking for sys/types.h... yes
21:44:32 [2023-02-22T21:44:32.375Z] #73 149.3 checking for sys/stat.h... yes
21:44:32 [2023-02-22T21:44:32.635Z] #73 149.4 checking for stdlib.h... yes
21:44:32 [2023-02-22T21:44:32.895Z] #73 149.7 checking for string.h... yes
21:44:32 [2023-02-22T21:44:32.895Z] #73 150.0 checking for memory.h... yes
21:44:33 [2023-02-22T21:44:33.155Z] #73 150.1 checking for strings.h... yes
21:44:33 [2023-02-22T21:44:33.155Z] #73 150.3 checking for inttypes.h... 
21:44:33 [2023-02-22T21:44:33.155Z] #73 ...
21:44:33 [2023-02-22T21:44:33.155Z] 
21:44:33 [2023-02-22T21:44:33.155Z] #46 [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...)
21:44:33 [2023-02-22T21:44:33.155Z] #46 187.7 github.com/docker/distribution/uuid
21:44:33 [2023-02-22T21:44:33.155Z] #46 188.0 golang.org/x/net/context
21:44:33 [2023-02-22T21:44:33.155Z] #46 188.6 github.com/docker/distribution/digest
21:44:33 [2023-02-22T21:44:33.155Z] #46 189.5 github.com/docker/distribution/reference
21:44:33 [2023-02-22T21:44:33.155Z] #46 190.2 encoding/base32
21:44:33 [2023-02-22T21:44:33.155Z] #46 190.9 github.com/docker/libtrust
21:44:33 [2023-02-22T21:44:33.155Z] #46 195.3 github.com/stevvooe/resumable
21:44:33 [2023-02-22T21:44:33.155Z] #46 195.5 internal/saferio
21:44:33 [2023-02-22T21:44:33.155Z] #46 195.8 encoding/gob
21:44:33 [2023-02-22T21:44:33.415Z] #46 ...
21:44:33 [2023-02-22T21:44:33.415Z] 
21:44:33 [2023-02-22T21:44:33.415Z] #73 [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
21:44:33 [2023-02-22T21:44:33.415Z] #73 150.3 checking for inttypes.h... yes
21:44:33 [2023-02-22T21:44:33.675Z] #73 150.5 checking for stdint.h... yes
21:44:33 [2023-02-22T21:44:33.936Z] #73 150.8 checking for unistd.h... yes
21:44:34 [2023-02-22T21:44:34.196Z] #73 151.1 checking for dlfcn.h... yes
21:44:34 [2023-02-22T21:44:34.456Z] #73 151.3 checking for objdir... .libs
21:44:34 [2023-02-22T21:44:34.716Z] #73 151.7 checking if gcc supports -fno-rtti -fno-exceptions... no
21:44:34 [2023-02-22T21:44:34.716Z] #73 151.8 checking for gcc option to produce PIC... -fPIC -DPIC
21:44:34 [2023-02-22T21:44:34.976Z] #73 151.8 checking if gcc PIC flag -fPIC -DPIC works... yes
21:44:35 [2023-02-22T21:44:35.236Z] #73 152.0 checking if gcc static flag -static works... yes
21:44:35 [2023-02-22T21:44:35.757Z] #73 152.5 checking if gcc supports -c -o file.o... yes
21:44:35 [2023-02-22T21:44:35.757Z] #73 152.7 checking if gcc supports -c -o file.o... (cached) yes
21:44:35 [2023-02-22T21:44:35.757Z] #73 152.7 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
21:44:36 [2023-02-22T21:44:36.043Z] #73 152.8 checking dynamic linker characteristics... GNU/Linux ld.so
21:44:36 [2023-02-22T21:44:36.043Z] #73 153.1 checking how to hardcode library paths into programs... immediate
21:44:36 [2023-02-22T21:44:36.043Z] #73 153.1 checking whether stripping libraries is possible... yes
21:44:36 [2023-02-22T21:44:36.043Z] #73 153.1 checking if libtool supports shared libraries... yes
21:44:36 [2023-02-22T21:44:36.043Z] #73 153.1 checking whether to build shared libraries... no
21:44:36 [2023-02-22T21:44:36.043Z] #73 153.1 checking whether to build static libraries... yes
21:44:36 [2023-02-22T21:44:36.344Z] #73 153.1 checking float.h usability... yes
21:44:36 [2023-02-22T21:44:36.344Z] #73 153.3 checking float.h presence... yes
21:44:36 [2023-02-22T21:44:36.344Z] #73 153.4 checking for float.h... yes
21:44:36 [2023-02-22T21:44:36.649Z] #73 153.4 checking limits.h usability... yes
21:44:36 [2023-02-22T21:44:36.912Z] #73 153.8 checking limits.h presence... yes
21:44:36 [2023-02-22T21:44:36.912Z] #73 153.8 checking for limits.h... yes
21:44:37 [2023-02-22T21:44:37.172Z] #73 153.9 checking stddef.h usability... yes
21:44:37 [2023-02-22T21:44:37.172Z] #73 154.1 checking stddef.h presence... yes
21:44:37 [2023-02-22T21:44:37.172Z] #73 154.3 checking for stddef.h... yes
21:44:37 [2023-02-22T21:44:37.172Z] #73 154.3 checking for stdlib.h... (cached) yes
21:44:37 [2023-02-22T21:44:37.432Z] #73 154.4 checking for string.h... (cached) yes
21:44:37 [2023-02-22T21:44:37.432Z] #73 154.4 checking sys/time.h usability... yes
21:44:37 [2023-02-22T21:44:37.696Z] #73 154.6 checking sys/time.h presence... yes
21:44:37 [2023-02-22T21:44:37.696Z] #73 154.7 checking for sys/time.h... yes
21:44:37 [2023-02-22T21:44:37.696Z] #73 154.7 checking for inline... inline
21:44:38 [2023-02-22T21:44:38.267Z] #73 154.8 checking for size_t... yes
21:44:38 [2023-02-22T21:44:38.267Z] #73 155.2 checking for stdlib.h... (cached) yes
21:44:38 [2023-02-22T21:44:38.527Z] #73 155.2 checking for GNU libc compatible malloc... yes
21:44:38 [2023-02-22T21:44:38.527Z] #73 155.4 checking for stdlib.h... (cached) yes
21:44:38 [2023-02-22T21:44:38.787Z] #73 155.4 checking for GNU libc compatible realloc... yes
21:44:39 [2023-02-22T21:44:39.047Z] #73 155.7 checking for working strtod... yes
21:44:39 [2023-02-22T21:44:39.308Z] #73 156.1 checking for gettimeofday... yes
21:44:39 [2023-02-22T21:44:39.568Z] #73 156.4 checking for memset... yes
21:44:39 [2023-02-22T21:44:39.829Z] #73 156.7 checking for strspn... yes
21:44:40 [2023-02-22T21:44:40.089Z] #73 157.2 checking that generated files are newer than configure... done
21:44:40 [2023-02-22T21:44:40.089Z] #73 157.2 configure: creating ./config.status
21:44:43 [2023-02-22T21:44:43.385Z] #73 160.4 config.status: creating Makefile
21:44:43 [2023-02-22T21:44:43.385Z] #73 160.5 config.status: creating config.h
21:44:43 [2023-02-22T21:44:43.385Z] #73 160.6 config.status: executing depfiles commands
21:44:43 [2023-02-22T21:44:43.955Z] #73 160.9 config.status: executing libtool commands
21:44:44 [2023-02-22T21:44:44.896Z] #73 162.0   GEN      .version
21:44:44 [2023-02-22T21:44:44.896Z] #73 162.0 make  install-recursive
21:44:44 [2023-02-22T21:44:44.896Z] #73 162.0 make[1]: Entering directory '/tmp/crun-build'
21:44:45 [2023-02-22T21:44:45.156Z] #73 162.2 Making install in libocispec
21:44:45 [2023-02-22T21:44:45.156Z] #73 162.2 make[2]: Entering directory '/tmp/crun-build/libocispec'
21:44:45 [2023-02-22T21:44:45.156Z] #73 162.3 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema
21:44:45 [2023-02-22T21:44:45.416Z] #73 162.3 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema
21:44:45 [2023-02-22T21:44:45.416Z] #73 162.3 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems
21:44:45 [2023-02-22T21:44:45.416Z] #73 162.4 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic
21:44:45 [2023-02-22T21:44:45.986Z] #73 163.1 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success
21:44:46 [2023-02-22T21:44:46.246Z] #73 163.3 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success
21:44:46 [2023-02-22T21:44:46.246Z] #73 163.3 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success
21:44:46 [2023-02-22T21:44:46.246Z] #73 163.3 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success
21:44:46 [2023-02-22T21:44:46.246Z] #73 163.3 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success
21:44:46 [2023-02-22T21:44:46.246Z] #73 163.3 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success
21:44:46 [2023-02-22T21:44:46.246Z] #73 163.3 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success
21:44:46 [2023-02-22T21:44:46.246Z] #73 163.3 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success
21:44:46 [2023-02-22T21:44:46.246Z] #73 163.3 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success
21:44:46 [2023-02-22T21:44:46.518Z] #73 163.5 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success
21:44:46 [2023-02-22T21:44:46.518Z] #73 163.5 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success
21:44:46 [2023-02-22T21:44:46.518Z] #73 163.5 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success
21:44:46 [2023-02-22T21:44:46.518Z] #73 163.5 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs.json       Success
21:44:46 [2023-02-22T21:44:46.518Z] #73 163.5 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success
21:44:46 [2023-02-22T21:44:46.518Z] #73 163.5 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success
21:44:46 [2023-02-22T21:44:46.518Z] #73 163.5 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success
21:44:47 [2023-02-22T21:44:47.900Z] #73 164.7 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success
21:44:47 [2023-02-22T21:44:47.900Z] #73 164.7 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs.json     Success
21:44:47 [2023-02-22T21:44:47.900Z] #73 164.7 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success
21:44:47 [2023-02-22T21:44:47.900Z] #73 164.7 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success
21:44:47 [2023-02-22T21:44:47.900Z] #73 164.7 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json  Success
21:44:47 [2023-02-22T21:44:47.900Z] #73 164.7 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success
21:44:47 [2023-02-22T21:44:47.900Z] #73 164.7 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success
21:44:47 [2023-02-22T21:44:47.900Z] #73 164.7 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success
21:44:47 [2023-02-22T21:44:47.900Z] #73 164.7 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success
21:44:47 [2023-02-22T21:44:47.900Z] #73 164.7 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success
21:44:47 [2023-02-22T21:44:47.900Z] #73 164.7 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success
21:44:47 [2023-02-22T21:44:47.900Z] #73 164.7 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success
21:44:47 [2023-02-22T21:44:47.900Z] #73 164.7 make  install-recursive
21:44:47 [2023-02-22T21:44:47.900Z] #73 164.8 make[3]: Entering directory '/tmp/crun-build/libocispec'
21:44:47 [2023-02-22T21:44:47.900Z] #73 164.9 Making install in yajl
21:44:47 [2023-02-22T21:44:47.900Z] #73 164.9 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl'
21:44:47 [2023-02-22T21:44:47.900Z] #73 164.9   CC       verify/json_verify-json_verify.o
21:44:47 [2023-02-22T21:44:47.900Z] #73 165.0   CC       src/libyajl_la-yajl_alloc.lo
21:44:47 [2023-02-22T21:44:47.900Z] #73 165.0   CC       src/libyajl_la-yajl.lo
21:44:47 [2023-02-22T21:44:47.900Z] #73 165.0   CC       src/libyajl_la-yajl_gen.lo
21:44:47 [2023-02-22T21:44:47.900Z] #73 165.0   CC       src/libyajl_la-yajl_parser.lo
21:44:47 [2023-02-22T21:44:47.900Z] #73 165.0   CC       src/libyajl_la-yajl_buf.lo
21:44:47 [2023-02-22T21:44:47.900Z] #73 165.1   CC       src/libyajl_la-yajl_encode.lo
21:44:48 [2023-02-22T21:44:48.159Z] #73 165.1   CC       src/libyajl_la-yajl_lex.lo
21:44:48 [2023-02-22T21:44:48.159Z] #73 165.2   CC       src/libyajl_la-yajl_tree.lo
21:44:49 [2023-02-22T21:44:49.539Z] #73 ...
21:44:49 [2023-02-22T21:44:49.539Z] 
21:44:49 [2023-02-22T21:44:49.539Z] #46 [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...)
21:44:49 [2023-02-22T21:44:49.539Z] #46 203.9 github.com/stevvooe/resumable/sha256
21:44:49 [2023-02-22T21:44:49.539Z] #46 204.2 github.com/stevvooe/resumable/sha512
21:44:49 [2023-02-22T21:44:49.539Z] #46 204.5 github.com/bugsnag/bugsnag-go
21:44:49 [2023-02-22T21:44:49.539Z] #46 204.6 github.com/docker/distribution/configuration
21:44:49 [2023-02-22T21:44:49.539Z] #46 205.5 github.com/gorilla/context
21:44:49 [2023-02-22T21:44:49.539Z] #46 205.7 github.com/docker/distribution/registry/api/errcode
21:44:49 [2023-02-22T21:44:49.539Z] #46 205.8 github.com/gorilla/mux
21:44:49 [2023-02-22T21:44:49.539Z] #46 206.3 expvar
21:44:49 [2023-02-22T21:44:49.539Z] #46 206.9 github.com/docker/distribution/context
21:44:49 [2023-02-22T21:44:49.539Z] #46 207.1 github.com/docker/distribution/registry/api/v2
21:44:49 [2023-02-22T21:44:49.539Z] #46 208.1 github.com/docker/distribution/registry/client/transport
21:44:49 [2023-02-22T21:44:49.539Z] #46 208.3 github.com/docker/distribution/health
21:44:49 [2023-02-22T21:44:49.539Z] #46 208.6 github.com/docker/distribution
21:44:49 [2023-02-22T21:44:49.539Z] #46 209.0 github.com/docker/distribution/health/checks
21:44:49 [2023-02-22T21:44:49.539Z] #46 209.3 github.com/docker/distribution/manifest/manifestlist
21:44:49 [2023-02-22T21:44:49.539Z] #46 209.3 github.com/docker/distribution/manifest/schema1
21:44:49 [2023-02-22T21:44:49.539Z] #46 209.5 github.com/docker/distribution/manifest/schema2
21:44:49 [2023-02-22T21:44:49.539Z] #46 209.8 github.com/docker/distribution/notifications
21:44:49 [2023-02-22T21:44:49.539Z] #46 210.0 github.com/docker/distribution/registry/auth
21:44:49 [2023-02-22T21:44:49.539Z] #46 210.2 github.com/docker/distribution/registry/middleware/registry
21:44:49 [2023-02-22T21:44:49.539Z] #46 210.6 github.com/docker/distribution/registry/middleware/repository
21:44:49 [2023-02-22T21:44:49.539Z] #46 210.9 github.com/docker/distribution/registry/storage/cache
21:44:49 [2023-02-22T21:44:49.539Z] #46 211.4 github.com/docker/distribution/registry/storage/cache/memory
21:44:49 [2023-02-22T21:44:49.539Z] #46 211.7 github.com/docker/distribution/registry/client
21:44:49 [2023-02-22T21:44:49.539Z] #46 211.8 github.com/docker/distribution/registry/storage/driver
21:44:49 [2023-02-22T21:44:49.539Z] #46 212.2 github.com/docker/distribution/registry/proxy/scheduler
21:44:49 [2023-02-22T21:44:49.539Z] #46 212.7 github.com/docker/distribution/registry/storage
21:44:49 [2023-02-22T21:44:49.539Z] #46 213.1 github.com/docker/distribution/registry/client/auth
21:44:49 [2023-02-22T21:44:49.539Z] #46 213.8 github.com/garyburd/redigo/internal
21:44:49 [2023-02-22T21:44:49.539Z] #46 213.9 github.com/garyburd/redigo/redis
21:44:52 [2023-02-22T21:44:52.078Z] #46 216.6 github.com/docker/distribution/registry/proxy
21:44:52 [2023-02-22T21:44:52.338Z] #46 216.7 github.com/docker/distribution/registry/storage/cache/redis
21:44:52 [2023-02-22T21:44:52.598Z] #46 217.1 github.com/docker/distribution/registry/storage/driver/factory
21:44:52 [2023-02-22T21:44:52.858Z] #46 217.4 github.com/docker/distribution/registry/storage/driver/middleware
21:44:53 [2023-02-22T21:44:53.117Z] #46 217.6 github.com/gorilla/handlers
21:44:53 [2023-02-22T21:44:53.117Z] #46 217.7 net/smtp
21:44:53 [2023-02-22T21:44:53.687Z] #46 218.2 text/template/parse
21:44:54 [2023-02-22T21:44:54.257Z] #46 218.6 github.com/docker/distribution/registry/listener
21:44:54 [2023-02-22T21:44:54.517Z] #46 218.9 github.com/docker/distribution/version
21:44:54 [2023-02-22T21:44:54.517Z] #46 219.1 github.com/spf13/pflag
21:44:55 [2023-02-22T21:44:55.086Z] #46 ...
21:44:55 [2023-02-22T21:44:55.086Z] 
21:44:55 [2023-02-22T21:44:55.086Z] #73 [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
21:44:55 [2023-02-22T21:44:55.086Z] #73 172.1   CCLD     libyajl.la
21:44:55 [2023-02-22T21:44:55.655Z] #73 172.6   CCLD     verify/json_verify
21:44:56 [2023-02-22T21:44:56.224Z] #73 173.3 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl'
21:44:56 [2023-02-22T21:44:56.224Z] #73 173.3 make[5]: Nothing to be done for 'install-exec-am'.
21:44:56 [2023-02-22T21:44:56.224Z] #73 173.3 make[5]: Nothing to be done for 'install-data-am'.
21:44:56 [2023-02-22T21:44:56.224Z] #73 173.3 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl'
21:44:56 [2023-02-22T21:44:56.224Z] #73 173.3 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl'
21:44:56 [2023-02-22T21:44:56.224Z] #73 173.3 make[4]: Entering directory '/tmp/crun-build/libocispec'
21:44:56 [2023-02-22T21:44:56.484Z] #73 173.4   CC       src/validate.o
21:44:56 [2023-02-22T21:44:56.484Z] #73 173.4   CC       src/image_spec_schema_config_schema.lo
21:44:56 [2023-02-22T21:44:56.484Z] #73 173.4   CC       src/image_spec_schema_content_descriptor.lo
21:44:56 [2023-02-22T21:44:56.484Z] #73 173.4   CC       src/image_spec_schema_defs.lo
21:44:56 [2023-02-22T21:44:56.484Z] #73 173.5   CC       src/image_spec_schema_defs_descriptor.lo
21:44:56 [2023-02-22T21:44:56.484Z] #73 173.5   CC       src/image_spec_schema_image_index_schema.lo
21:44:56 [2023-02-22T21:44:56.484Z] #73 173.5   CC       src/image_spec_schema_image_layout_schema.lo
21:44:56 [2023-02-22T21:44:56.484Z] #73 173.6   CC       src/image_spec_schema_image_manifest_schema.lo
21:44:56 [2023-02-22T21:44:56.484Z] #73 173.7   CC       src/runtime_spec_schema_config_linux.lo
21:44:56 [2023-02-22T21:44:56.744Z] #73 173.7   CC       src/runtime_spec_schema_config_zos.lo
21:44:56 [2023-02-22T21:44:56.744Z] #73 173.8   CC       src/runtime_spec_schema_config_schema.lo
21:44:56 [2023-02-22T21:44:56.744Z] #73 173.8   CC       src/runtime_spec_schema_config_vm.lo
21:44:56 [2023-02-22T21:44:56.744Z] #73 173.9   CC       src/runtime_spec_schema_config_solaris.lo
21:44:56 [2023-02-22T21:44:56.744Z] #73 173.9   CC       src/runtime_spec_schema_config_windows.lo
21:44:57 [2023-02-22T21:44:57.003Z] #73 174.0   CC       src/runtime_spec_schema_defs.lo
21:44:57 [2023-02-22T21:44:57.003Z] #73 174.1   CC       src/runtime_spec_schema_defs_linux.lo
21:44:57 [2023-02-22T21:44:57.003Z] #73 174.2   CC       src/runtime_spec_schema_defs_zos.lo
21:44:57 [2023-02-22T21:44:57.263Z] #73 174.3   CC       src/runtime_spec_schema_defs_vm.lo
21:44:57 [2023-02-22T21:44:57.523Z] #73 174.5   CC       src/runtime_spec_schema_defs_windows.lo
21:44:57 [2023-02-22T21:44:57.523Z] #73 174.7   CC       src/runtime_spec_schema_state_schema.lo
21:44:57 [2023-02-22T21:44:57.783Z] #73 174.8   CC       src/image_manifest_items_image_manifest_items_schema.lo
21:44:58 [2023-02-22T21:44:58.043Z] #73 175.1   CC       src/basic_test_double_array_item.lo
21:44:58 [2023-02-22T21:44:58.303Z] #73 175.2   CC       src/basic_test_double_array.lo
21:44:58 [2023-02-22T21:44:58.303Z] #73 175.4   CC       src/basic_test_top_array_int.lo
21:44:58 [2023-02-22T21:44:58.563Z] #73 175.5   CC       src/basic_test_top_array_string.lo
21:44:58 [2023-02-22T21:44:58.563Z] #73 175.6   CC       src/basic_test_top_double_array_int.lo
21:44:59 [2023-02-22T21:44:59.132Z] #73 176.2   CC       src/basic_test_top_double_array_obj.lo
21:44:59 [2023-02-22T21:44:59.392Z] #73 176.3   CC       src/basic_test_top_double_array_refobj.lo
21:44:59 [2023-02-22T21:44:59.653Z] #73 176.6   CC       src/basic_test_top_double_array_string.lo
21:44:59 [2023-02-22T21:44:59.913Z] #73 176.9   CC       src/read-file.lo
21:45:00 [2023-02-22T21:45:00.173Z] #73 177.2   CC       src/json_common.lo
21:45:00 [2023-02-22T21:45:00.433Z] #73 177.4   CC       tests/test-1.o
21:45:00 [2023-02-22T21:45:00.693Z] #73 177.6   CC       tests/test-2.o
21:45:01 [2023-02-22T21:45:01.264Z] #73 178.3   CC       tests/test-3.o
21:45:01 [2023-02-22T21:45:01.526Z] #73 178.8   CC       tests/test-4.o
21:45:01 [2023-02-22T21:45:01.786Z] #73 178.8   CC       tests/test-5.o
21:45:02 [2023-02-22T21:45:02.356Z] #73 179.4   CC       tests/test-6.o
21:45:02 [2023-02-22T21:45:02.926Z] #73 179.9   CC       tests/test-7.o
21:45:02 [2023-02-22T21:45:02.926Z] #73 180.0   CC       tests/test-8.o
21:45:03 [2023-02-22T21:45:03.186Z] #73 180.3   CC       tests/test-9.o
21:45:03 [2023-02-22T21:45:03.756Z] #73 180.8   CC       tests/test-10.o
21:45:03 [2023-02-22T21:45:03.756Z] #73 181.0   CC       tests/test-11.o
21:45:07 [2023-02-22T21:45:07.054Z] #73 ...
21:45:07 [2023-02-22T21:45:07.054Z] 
21:45:07 [2023-02-22T21:45:07.054Z] #46 [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...)
21:45:07 [2023-02-22T21:45:07.054Z] #46 221.1 container/heap
21:45:07 [2023-02-22T21:45:07.054Z] #46 221.4 log/syslog
21:45:07 [2023-02-22T21:45:07.054Z] #46 221.6 text/template
21:45:07 [2023-02-22T21:45:07.054Z] #46 221.8 runtime/debug
21:45:07 [2023-02-22T21:45:07.054Z] #46 222.4 github.com/yvasiyarov/go-metrics
21:45:07 [2023-02-22T21:45:07.054Z] #46 226.4 github.com/docker/distribution/registry/handlers
21:45:07 [2023-02-22T21:45:07.054Z] #46 226.7 github.com/spf13/cobra
21:45:07 [2023-02-22T21:45:07.054Z] #46 228.5 github.com/yvasiyarov/newrelic_platform_go
21:45:07 [2023-02-22T21:45:07.054Z] #46 229.2 github.com/yvasiyarov/gorelic
21:45:07 [2023-02-22T21:45:07.054Z] #46 230.5 golang.org/x/crypto/blowfish
21:45:07 [2023-02-22T21:45:07.054Z] #46 231.0 golang.org/x/crypto/bcrypt
21:45:07 [2023-02-22T21:45:07.054Z] #46 231.1 github.com/docker/distribution/registry
21:45:07 [2023-02-22T21:45:07.054Z] #46 231.4 github.com/docker/distribution/registry/auth/htpasswd
21:45:07 [2023-02-22T21:45:07.315Z] #46 231.9 github.com/docker/distribution/registry/auth/silly
21:45:07 [2023-02-22T21:45:07.576Z] #46 232.1 github.com/docker/distribution/registry/auth/token
21:45:07 [2023-02-22T21:45:07.836Z] #46 232.2 encoding/xml
21:45:08 [2023-02-22T21:45:08.407Z] #46 233.0 github.com/docker/distribution/registry/storage/driver/base
21:45:08 [2023-02-22T21:45:08.978Z] #46 233.4 github.com/docker/distribution/registry/storage/driver/filesystem
21:45:09 [2023-02-22T21:45:09.549Z] #46 234.0 github.com/docker/distribution/registry/storage/driver/inmemory
21:45:10 [2023-02-22T21:45:10.932Z] #46 235.5 os/user
21:45:11 [2023-02-22T21:45:11.873Z] #46 236.2 net/http/httputil
21:45:11 [2023-02-22T21:45:11.873Z] #46 236.4 github.com/Azure/azure-sdk-for-go/storage
21:45:13 [2023-02-22T21:45:13.783Z] #46 238.2 github.com/AdRoll/goamz/aws
21:45:14 [2023-02-22T21:45:14.353Z] #46 238.8 github.com/docker/distribution/registry/storage/driver/azure
21:45:15 [2023-02-22T21:45:15.294Z] #46 240.0 github.com/AdRoll/goamz/cloudfront
21:45:15 [2023-02-22T21:45:15.864Z] #46 240.4 github.com/AdRoll/goamz/s3
21:45:15 [2023-02-22T21:45:15.864Z] #46 240.4 github.com/docker/distribution/registry/storage/driver/middleware/cloudfront
21:45:16 [2023-02-22T21:45:16.434Z] #46 240.7 github.com/mitchellh/mapstructure
21:45:17 [2023-02-22T21:45:17.816Z] #46 242.4 github.com/ncw/swift
21:45:18 [2023-02-22T21:45:18.386Z] #46 242.6 github.com/docker/distribution/registry/storage/driver/s3
21:45:19 [2023-02-22T21:45:19.326Z] #46 243.7 html
21:45:20 [2023-02-22T21:45:20.307Z] #46 244.7 internal/profile
21:45:20 [2023-02-22T21:45:20.307Z] #46 245.0 github.com/docker/distribution/registry/storage/driver/swift
21:45:21 [2023-02-22T21:45:21.699Z] #46 246.3 text/tabwriter
21:45:22 [2023-02-22T21:45:22.270Z] #46 246.9 runtime/pprof
21:45:24 [2023-02-22T21:45:24.813Z] #46 248.9 runtime/trace
21:45:25 [2023-02-22T21:45:25.073Z] #46 249.5 net/http/pprof
21:45:25 [2023-02-22T21:45:25.643Z] #46 250.0 github.com/docker/distribution/cmd/registry
21:45:30 [2023-02-22T21:45:30.924Z] #46 254.7 + xx-verify /build/registry-v2
21:45:32 [2023-02-22T21:45:32.839Z] #46 ...
21:45:32 [2023-02-22T21:45:32.839Z] 
21:45:32 [2023-02-22T21:45:32.839Z] #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...)
21:45:32 [2023-02-22T21:45:32.839Z] #75 DONE 217.3s
21:45:32 [2023-02-22T21:45:32.839Z] 
21:45:32 [2023-02-22T21:45:32.839Z] #81 [rootlesskit-build 4/5] COPY ./contrib/dockerd-rootless.sh /build/
21:45:32 [2023-02-22T21:45:32.839Z] #81 ...
21:45:32 [2023-02-22T21:45:32.839Z] 
21:45:32 [2023-02-22T21:45:32.839Z] #46 [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...)
21:45:32 [2023-02-22T21:45:32.839Z] #46 DONE 257.4s
21:45:33 [2023-02-22T21:45:33.099Z] 
21:45:33 [2023-02-22T21:45:33.099Z] #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...)
21:45:33 [2023-02-22T21:45:33.099Z] #76 ...
21:45:33 [2023-02-22T21:45:33.099Z] 
21:45:33 [2023-02-22T21:45:33.099Z] #81 [rootlesskit-build 4/5] COPY ./contrib/dockerd-rootless.sh /build/
21:45:33 [2023-02-22T21:45:33.099Z] #81 DONE 0.5s
21:45:33 [2023-02-22T21:45:33.099Z] 
21:45:33 [2023-02-22T21:45:33.099Z] #82 [rootlesskit-build 5/5] COPY ./contrib/dockerd-rootless-setuptool.sh /build/
21:45:33 [2023-02-22T21:45:33.099Z] #82 DONE 0.1s
21:45:33 [2023-02-22T21:45:33.358Z] 
21:45:33 [2023-02-22T21:45:33.358Z] #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...)
21:45:51 [2023-02-22T21:45:51.462Z] #76 ...
21:45:51 [2023-02-22T21:45:51.462Z] 
21:45:51 [2023-02-22T21:45:51.462Z] #73 [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
21:45:51 [2023-02-22T21:45:51.462Z] #73 228.4   CCLD     libocispec.la
21:45:51 [2023-02-22T21:45:51.723Z] #73 229.0   CCLD     src/validate
21:45:51 [2023-02-22T21:45:51.723Z] #73 229.0   CCLD     tests/test-1
21:45:51 [2023-02-22T21:45:51.983Z] #73 229.0   CCLD     tests/test-2
21:45:51 [2023-02-22T21:45:51.983Z] #73 229.0   CCLD     tests/test-3
21:45:51 [2023-02-22T21:45:51.983Z] #73 229.0   CCLD     tests/test-4
21:45:52 [2023-02-22T21:45:52.243Z] #73 229.2   CCLD     tests/test-6
21:45:52 [2023-02-22T21:45:52.243Z] #73 229.2   CCLD     tests/test-5
21:45:52 [2023-02-22T21:45:52.243Z] #73 229.3   CCLD     tests/test-7
21:45:52 [2023-02-22T21:45:52.243Z] #73 229.4   CCLD     tests/test-8
21:45:52 [2023-02-22T21:45:52.503Z] #73 229.6   CCLD     tests/test-9
21:45:52 [2023-02-22T21:45:52.763Z] #73 229.8   CCLD     tests/test-10
21:45:52 [2023-02-22T21:45:52.763Z] #73 229.8 /bin/bash ./libtool --mode=link  libocispec.la -o libocispec.a
21:45:52 [2023-02-22T21:45:52.763Z] #73 229.8   CCLD     tests/test-11
21:45:55 [2023-02-22T21:45:55.304Z] #73 231.9 libtool: link: ar cr libocispec.a 
21:45:55 [2023-02-22T21:45:55.304Z] #73 232.1 libtool: link: ranlib libocispec.a
21:45:57 [2023-02-22T21:45:57.212Z] #73 234.1 make[5]: Entering directory '/tmp/crun-build/libocispec'
21:45:57 [2023-02-22T21:45:57.212Z] #73 234.2 make[5]: Nothing to be done for 'install-exec-am'.
21:45:57 [2023-02-22T21:45:57.212Z] #73 234.2 make[5]: Nothing to be done for 'install-data-am'.
21:45:57 [2023-02-22T21:45:57.212Z] #73 234.2 make[5]: Leaving directory '/tmp/crun-build/libocispec'
21:45:57 [2023-02-22T21:45:57.212Z] #73 234.2 make[4]: Leaving directory '/tmp/crun-build/libocispec'
21:45:57 [2023-02-22T21:45:57.212Z] #73 234.2 make[3]: Leaving directory '/tmp/crun-build/libocispec'
21:45:57 [2023-02-22T21:45:57.212Z] #73 234.2 make[2]: Leaving directory '/tmp/crun-build/libocispec'
21:45:57 [2023-02-22T21:45:57.212Z] #73 234.2 make[2]: Entering directory '/tmp/crun-build'
21:45:57 [2023-02-22T21:45:57.212Z] #73 234.4   CC       src/libcrun/libcrun_testing_a-utils.o
21:45:57 [2023-02-22T21:45:57.212Z] #73 234.4   CC       src/libcrun/libcrun_testing_a-cloned_binary.o
21:45:57 [2023-02-22T21:45:57.212Z] #73 234.4   CC       src/libcrun/libcrun_testing_a-container.o
21:45:57 [2023-02-22T21:45:57.212Z] #73 234.4   CC       src/libcrun/libcrun_testing_a-cgroup.o
21:45:57 [2023-02-22T21:45:57.472Z] #73 234.4   CC       src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o
21:45:57 [2023-02-22T21:45:57.472Z] #73 234.5   CC       src/libcrun/libcrun_testing_a-cgroup-resources.o
21:45:57 [2023-02-22T21:45:57.472Z] #73 234.5   CC       src/libcrun/libcrun_testing_a-cgroup-setup.o
21:45:57 [2023-02-22T21:45:57.472Z] #73 234.5   CC       src/libcrun/libcrun_testing_a-cgroup-systemd.o
21:45:57 [2023-02-22T21:45:57.472Z] #73 234.6   CC       src/libcrun/libcrun_testing_a-cgroup-utils.o
21:45:57 [2023-02-22T21:45:57.472Z] #73 234.7   CC       src/libcrun/libcrun_testing_a-criu.o
21:45:57 [2023-02-22T21:45:57.735Z] #73 234.7   CC       src/libcrun/libcrun_testing_a-custom-handler.o
21:45:57 [2023-02-22T21:45:57.735Z] #73 234.8   CC       src/libcrun/libcrun_testing_a-linux.o
21:45:57 [2023-02-22T21:45:57.735Z] #73 234.9   CC       src/libcrun/libcrun_testing_a-seccomp.o
21:45:57 [2023-02-22T21:45:57.735Z] #73 234.9   CC       src/libcrun/libcrun_testing_a-ebpf.o
21:45:57 [2023-02-22T21:45:57.996Z] #73 235.1   CC       src/libcrun/libcrun_testing_a-error.o
21:45:58 [2023-02-22T21:45:58.255Z] #73 235.2   CC       src/libcrun/libcrun_testing_a-status.o
21:45:58 [2023-02-22T21:45:58.255Z] #73 235.2   CC       src/libcrun/libcrun_testing_a-terminal.o
21:45:58 [2023-02-22T21:45:58.255Z] #73 235.3   CC       src/libcrun/libcrun_testing_a-chroot_realpath.o
21:45:58 [2023-02-22T21:45:58.256Z] #73 235.4   CC       src/libcrun/libcrun_testing_a-signals.o
21:45:58 [2023-02-22T21:45:58.516Z] #73 235.5   CC       src/libcrun/libcrun_testing_a-mount_flags.o
21:45:58 [2023-02-22T21:45:58.516Z] #73 235.5   CC       src/libcrun/libcrun_testing_a-seccomp_notify.o
21:45:58 [2023-02-22T21:45:58.516Z] #73 235.6   CC       src/libcrun/handlers/libcrun_testing_a-handler-utils.o
21:45:58 [2023-02-22T21:45:58.776Z] #73 235.8   CC       src/libcrun/handlers/libcrun_testing_a-krun.o
21:45:59 [2023-02-22T21:45:59.036Z] #73 236.0   CC       src/libcrun/handlers/libcrun_testing_a-wasmedge.o
21:45:59 [2023-02-22T21:45:59.036Z] #73 236.2   CC       src/libcrun/handlers/libcrun_testing_a-wasmer.o
21:45:59 [2023-02-22T21:45:59.295Z] #73 236.3   CC       tests/tests_libcrun_errors-tests_libcrun_errors.o
21:45:59 [2023-02-22T21:45:59.295Z] #73 236.5   CC       tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o
21:45:59 [2023-02-22T21:45:59.865Z] #73 237.1   CC       src/crun-crun.o
21:45:59 [2023-02-22T21:45:59.865Z] #73 237.1   CC       src/crun-run.o
21:45:59 [2023-02-22T21:45:59.865Z] #73 237.1   CC       src/crun-delete.o
21:46:00 [2023-02-22T21:46:00.125Z] #73 237.2   CC       src/crun-kill.o
21:46:00 [2023-02-22T21:46:00.385Z] #73 237.4   CC       src/crun-pause.o
21:46:00 [2023-02-22T21:46:00.385Z] #73 237.5   CC       src/crun-unpause.o
21:46:00 [2023-02-22T21:46:00.646Z] #73 237.5   CC       src/crun-spec.o
21:46:00 [2023-02-22T21:46:00.906Z] #73 237.9   CC       src/crun-list.o
21:46:00 [2023-02-22T21:46:00.906Z] #73 237.9   CC       src/crun-exec.o
21:46:01 [2023-02-22T21:46:01.166Z] #73 238.2   CC       src/crun-create.o
21:46:01 [2023-02-22T21:46:01.427Z] #73 238.4   CC       src/crun-start.o
21:46:01 [2023-02-22T21:46:01.427Z] #73 238.7   CC       src/crun-state.o
21:46:01 [2023-02-22T21:46:01.997Z] #73 239.0   CC       src/crun-update.o
21:46:02 [2023-02-22T21:46:02.258Z] #73 239.2   CC       src/crun-ps.o
21:46:02 [2023-02-22T21:46:02.258Z] #73 239.4   CC       src/crun-checkpoint.o
21:46:02 [2023-02-22T21:46:02.829Z] #73 239.9   CC       src/crun-restore.o
21:46:02 [2023-02-22T21:46:02.829Z] #73 239.9   CC       src/libcrun/libcrun_la-utils.lo
21:46:03 [2023-02-22T21:46:03.089Z] #73 240.1   CC       src/libcrun/libcrun_la-cloned_binary.lo
21:46:03 [2023-02-22T21:46:03.660Z] #73 240.7   CC       src/libcrun/libcrun_la-container.lo
21:46:03 [2023-02-22T21:46:03.660Z] #73 240.8   CC       src/libcrun/libcrun_la-cgroup.lo
21:46:03 [2023-02-22T21:46:03.660Z] #73 240.8   CC       src/libcrun/libcrun_la-cgroup-cgroupfs.lo
21:46:04 [2023-02-22T21:46:04.231Z] #73 241.1   CC       src/libcrun/libcrun_la-cgroup-resources.lo
21:46:04 [2023-02-22T21:46:04.231Z] #73 241.3   CC       src/libcrun/libcrun_la-cgroup-setup.lo
21:46:04 [2023-02-22T21:46:04.801Z] #73 241.8   CC       src/libcrun/libcrun_la-cgroup-systemd.lo
21:46:05 [2023-02-22T21:46:05.061Z] #73 242.0   CC       src/libcrun/libcrun_la-cgroup-utils.lo
21:46:05 [2023-02-22T21:46:05.321Z] #73 242.3   CC       src/libcrun/libcrun_la-criu.lo
21:46:05 [2023-02-22T21:46:05.321Z] #73 242.3   CC       src/libcrun/libcrun_la-custom-handler.lo
21:46:05 [2023-02-22T21:46:05.890Z] #73 242.7   CC       src/libcrun/libcrun_la-linux.lo
21:46:05 [2023-02-22T21:46:05.891Z] #73 242.8   CC       src/libcrun/libcrun_la-seccomp.lo
21:46:05 [2023-02-22T21:46:05.891Z] #73 243.0   CC       src/libcrun/libcrun_la-ebpf.lo
21:46:06 [2023-02-22T21:46:06.462Z] #73 243.5   CC       src/libcrun/libcrun_la-error.lo
21:46:07 [2023-02-22T21:46:07.032Z] #73 244.2   CC       src/libcrun/libcrun_la-status.lo
21:46:07 [2023-02-22T21:46:07.292Z] #73 244.2   CC       src/libcrun/libcrun_la-terminal.lo
21:46:07 [2023-02-22T21:46:07.553Z] #73 244.6   CC       src/libcrun/libcrun_la-chroot_realpath.lo
21:46:09 [2023-02-22T21:46:09.463Z] #73 246.1   CC       src/libcrun/libcrun_la-signals.lo
21:46:09 [2023-02-22T21:46:09.463Z] #73 246.4   CC       src/libcrun/libcrun_la-mount_flags.lo
21:46:09 [2023-02-22T21:46:09.723Z] #73 246.8   CC       src/libcrun/libcrun_la-seccomp_notify.lo
21:46:10 [2023-02-22T21:46:10.293Z] #73 247.2   CC       src/libcrun/handlers/libcrun_la-handler-utils.lo
21:46:11 [2023-02-22T21:46:11.233Z] #73 ...
21:46:11 [2023-02-22T21:46:11.233Z] 
21:46:11 [2023-02-22T21:46:11.233Z] #78 [runc-build 3/3] RUN --mount=from=runc-src,src=/usr/src/runc,rw     --mount=type=cache,target=/root/.cache/go-build,id=runc-build-linux/arm64 <<EOT (set -e...)
21:46:11 [2023-02-22T21:46:11.233Z] #78 DONE 244.9s
21:46:11 [2023-02-22T21:46:11.233Z] 
21:46:11 [2023-02-22T21:46:11.233Z] #73 [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
21:46:11 [2023-02-22T21:46:11.233Z] #73 248.3   CC       src/libcrun/handlers/libcrun_la-krun.lo
21:46:11 [2023-02-22T21:46:11.803Z] #73 249.0   CC       src/libcrun/handlers/libcrun_la-wasmer.lo
21:46:12 [2023-02-22T21:46:12.069Z] #73 249.0   CC       src/libcrun/handlers/libcrun_la-wasmedge.lo
21:46:12 [2023-02-22T21:46:12.329Z] #73 249.5   CC       tests/init.o
21:46:12 [2023-02-22T21:46:12.590Z] #73 249.6   CC       tests/tests_libcrun_utils-tests_libcrun_utils.o
21:46:19 [2023-02-22T21:46:19.165Z] #73 ...
21:46:19 [2023-02-22T21:46:19.165Z] 
21:46:19 [2023-02-22T21:46:19.165Z] #70 [swagger 2/2] RUN --mount=from=swagger-src,src=/usr/src/swagger,rw     --mount=type=cache,target=/root/.cache/go-build,id=swagger-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/ <<EOT (set -e...)
21:46:19 [2023-02-22T21:46:19.165Z] #70 DONE 287.0s
21:46:19 [2023-02-22T21:46:19.165Z] 
21:46:19 [2023-02-22T21:46:19.165Z] #73 [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
21:46:19 [2023-02-22T21:46:19.735Z] #73 ...
21:46:19 [2023-02-22T21:46:19.735Z] 
21:46:19 [2023-02-22T21:46:19.735Z] #71 [delve-build 2/2] RUN --mount=from=delve-src,src=/usr/src/delve,rw     --mount=type=cache,target=/root/.cache/go-build,id=delve-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod <<EOT (set -e...)
21:46:19 [2023-02-22T21:46:19.735Z] #71 DONE 283.5s
21:46:19 [2023-02-22T21:46:19.994Z] 
21:46:19 [2023-02-22T21:46:19.994Z] #60 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.51.2"      && /build/golangci-lint --version
21:46:32 [2023-02-22T21:46:32.283Z] #60 ...
21:46:32 [2023-02-22T21:46:32.283Z] 
21:46:32 [2023-02-22T21:46:32.283Z] #73 [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
21:46:32 [2023-02-22T21:46:32.283Z] #73 267.3   CCLD     tests/init
21:46:47 [2023-02-22T21:46:47.178Z] #73 282.8   AR       libcrun_testing.a
21:46:47 [2023-02-22T21:46:47.178Z] #73 282.8 ar: `u' modifier ignored since `D' is the default (see `U')
21:46:47 [2023-02-22T21:46:47.178Z] #73 282.8   CCLD     tests/tests_libcrun_utils
21:46:47 [2023-02-22T21:46:47.178Z] #73 ...
21:46:47 [2023-02-22T21:46:47.178Z] 
21:46:47 [2023-02-22T21:46:47.178Z] #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...)
21:46:47 [2023-02-22T21:46:47.178Z] #76 DONE 282.1s
21:46:47 [2023-02-22T21:46:47.178Z] 
21:46:47 [2023-02-22T21:46:47.178Z] #73 [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
21:46:47 [2023-02-22T21:46:47.178Z] #73 282.8   CCLD     tests/tests_libcrun_errors
21:46:47 [2023-02-22T21:46:47.178Z] #73 282.9   CCLD     tests/tests_libcrun_fuzzer
21:46:47 [2023-02-22T21:46:47.178Z] #73 283.2   CCLD     libcrun.la
21:46:47 [2023-02-22T21:46:47.178Z] #73 ...
21:46:47 [2023-02-22T21:46:47.178Z] 
21:46:47 [2023-02-22T21:46:47.178Z] #83 [dev-systemd-false  1/20] COPY --from=dockercli     /build/ /usr/local/cli
21:46:47 [2023-02-22T21:46:47.178Z] #83 DONE 0.1s
21:46:47 [2023-02-22T21:46:47.178Z] 
21:46:47 [2023-02-22T21:46:47.178Z] #73 [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
21:46:47 [2023-02-22T21:46:47.178Z] #73 284.4   CCLD     crun
21:46:47 [2023-02-22T21:46:47.438Z] #73 284.6 make[3]: Entering directory '/tmp/crun-build'
21:46:47 [2023-02-22T21:46:47.698Z] #73 284.8  /bin/mkdir -p '/usr/local/lib'
21:46:47 [2023-02-22T21:46:47.698Z] #73 284.8  /bin/mkdir -p '/usr/local/share/man/man1'
21:46:47 [2023-02-22T21:46:47.698Z] #73 284.8  /bin/bash ./libtool   --mode=install /usr/bin/install -c   libcrun.la '/usr/local/lib'
21:46:47 [2023-02-22T21:46:47.699Z] #73 284.8  /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1'
21:46:47 [2023-02-22T21:46:47.699Z] #73 284.8 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la
21:46:47 [2023-02-22T21:46:47.699Z] #73 284.9 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a
21:46:47 [2023-02-22T21:46:47.699Z] #73 284.9 libtool: install: chmod 644 /usr/local/lib/libcrun.a
21:46:47 [2023-02-22T21:46:47.699Z] #73 284.9 libtool: install: ranlib /usr/local/lib/libcrun.a
21:46:47 [2023-02-22T21:46:47.960Z] #73 285.2 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib
21:46:48 [2023-02-22T21:46:48.220Z] #73 ...
21:46:48 [2023-02-22T21:46:48.220Z] 
21:46:48 [2023-02-22T21:46:48.220Z] #84 [dev-systemd-false  2/20] COPY --from=frozen-images /build/ /docker-frozen-images
21:46:48 [2023-02-22T21:46:48.220Z] #84 DONE 1.0s
21:46:48 [2023-02-22T21:46:48.220Z] 
21:46:48 [2023-02-22T21:46:48.220Z] #73 [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
21:46:48 [2023-02-22T21:46:48.220Z] #73 285.2 ----------------------------------------------------------------------
21:46:48 [2023-02-22T21:46:48.220Z] #73 285.2 Libraries have been installed in:
21:46:48 [2023-02-22T21:46:48.220Z] #73 285.2    /usr/local/lib
21:46:48 [2023-02-22T21:46:48.220Z] #73 285.2 
21:46:48 [2023-02-22T21:46:48.220Z] #73 285.2 If you ever happen to want to link against installed libraries
21:46:48 [2023-02-22T21:46:48.220Z] #73 285.2 in a given directory, LIBDIR, you must either use libtool, and
21:46:48 [2023-02-22T21:46:48.220Z] #73 285.2 specify the full pathname of the library, or use the '-LLIBDIR'
21:46:48 [2023-02-22T21:46:48.220Z] #73 285.2 flag during linking and do at least one of the following:
21:46:48 [2023-02-22T21:46:48.220Z] #73 285.2    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
21:46:48 [2023-02-22T21:46:48.220Z] #73 285.2      during execution
21:46:48 [2023-02-22T21:46:48.220Z] #73 285.2    - add LIBDIR to the 'LD_RUN_PATH' environment variable
21:46:48 [2023-02-22T21:46:48.220Z] #73 285.2      during linking
21:46:48 [2023-02-22T21:46:48.220Z] #73 285.2    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
21:46:48 [2023-02-22T21:46:48.220Z] #73 285.2    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
21:46:48 [2023-02-22T21:46:48.220Z] #73 285.2 
21:46:48 [2023-02-22T21:46:48.220Z] #73 285.2 See any operating system documentation about shared libraries for
21:46:48 [2023-02-22T21:46:48.220Z] #73 285.2 more information, such as the ld(1) and ld.so(8) manual pages.
21:46:48 [2023-02-22T21:46:48.220Z] #73 285.2 ----------------------------------------------------------------------
21:46:48 [2023-02-22T21:46:48.220Z] #73 285.2  /bin/mkdir -p '/build'
21:46:48 [2023-02-22T21:46:48.220Z] #73 285.2   /bin/bash ./libtool   --mode=install /usr/bin/install -c crun '/build'
21:46:48 [2023-02-22T21:46:48.220Z] #73 285.3 libtool: install: /usr/bin/install -c crun /build/crun
21:46:48 [2023-02-22T21:46:48.220Z] #73 285.3 make[3]: Leaving directory '/tmp/crun-build'
21:46:48 [2023-02-22T21:46:48.220Z] #73 285.3 make[2]: Leaving directory '/tmp/crun-build'
21:46:48 [2023-02-22T21:46:48.220Z] #73 285.3 make[1]: Leaving directory '/tmp/crun-build'
21:46:48 [2023-02-22T21:46:48.220Z] #73 DONE 285.4s
21:46:48 [2023-02-22T21:46:48.220Z] 
21:46:48 [2023-02-22T21:46:48.220Z] #85 [dev-systemd-false  3/20] COPY --from=swagger       /build/ /usr/local/bin/
21:46:48 [2023-02-22T21:46:48.481Z] #85 DONE 0.3s
21:46:48 [2023-02-22T21:46:48.481Z] 
21:46:48 [2023-02-22T21:46:48.481Z] #86 [dev-systemd-false  4/20] COPY --from=delve         /build/ /usr/local/bin/
21:46:48 [2023-02-22T21:46:48.481Z] #86 DONE 0.2s
21:46:48 [2023-02-22T21:46:48.481Z] 
21:46:48 [2023-02-22T21:46:48.481Z] #60 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.51.2"      && /build/golangci-lint --version
21:46:48 [2023-02-22T21:46:48.741Z] #60 ...
21:46:48 [2023-02-22T21:46:48.741Z] 
21:46:48 [2023-02-22T21:46:48.741Z] #87 [dev-systemd-false  5/20] COPY --from=tomll         /build/ /usr/local/bin/
21:46:48 [2023-02-22T21:46:48.741Z] #87 DONE 0.1s
21:46:49 [2023-02-22T21:46:49.002Z] 
21:46:49 [2023-02-22T21:46:49.002Z] #88 [dev-systemd-false  6/20] COPY --from=gowinres      /build/ /usr/local/bin/
21:46:49 [2023-02-22T21:46:49.002Z] #88 DONE 0.1s
21:46:49 [2023-02-22T21:46:49.002Z] 
21:46:49 [2023-02-22T21:46:49.002Z] #60 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.51.2"      && /build/golangci-lint --version
21:46:49 [2023-02-22T21:46:49.002Z] #60 ...
21:46:49 [2023-02-22T21:46:49.002Z] 
21:46:49 [2023-02-22T21:46:49.002Z] #89 [dev-systemd-false  7/20] COPY --from=tini          /build/ /usr/local/bin/
21:46:49 [2023-02-22T21:46:49.002Z] #89 DONE 0.1s
21:46:49 [2023-02-22T21:46:49.002Z] 
21:46:49 [2023-02-22T21:46:49.002Z] #90 [dev-systemd-false  8/20] COPY --from=registry      /build/ /usr/local/bin/
21:46:49 [2023-02-22T21:46:49.002Z] #90 DONE 0.1s
21:46:49 [2023-02-22T21:46:49.002Z] 
21:46:49 [2023-02-22T21:46:49.003Z] #80 [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...)
21:46:49 [2023-02-22T21:46:49.272Z] #80 ...
21:46:49 [2023-02-22T21:46:49.272Z] 
21:46:49 [2023-02-22T21:46:49.272Z] #91 [dev-systemd-false  9/20] COPY --from=criu          /build/ /usr/local/bin/
21:46:49 [2023-02-22T21:46:49.272Z] #91 DONE 0.1s
21:46:49 [2023-02-22T21:46:49.272Z] 
21:46:49 [2023-02-22T21:46:49.272Z] #92 [dev-systemd-false 10/20] COPY --from=gotestsum     /build/ /usr/local/bin/
21:46:49 [2023-02-22T21:46:49.533Z] #92 DONE 0.1s
21:46:49 [2023-02-22T21:46:49.533Z] 
21:46:49 [2023-02-22T21:46:49.533Z] #80 [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...)
21:47:11 [2023-02-22T21:47:11.481Z] #80 285.6 + bin/containerd
21:47:11 [2023-02-22T21:47:11.481Z] #80 285.6 go build  -gcflags=-trimpath=/go/src  -o bin/containerd -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.0-beta.4 -X github.com/containerd/containerd/version.Revision=8d4f9b6335c1805ca09a04617e549708fb9a4fef -X github.com/containerd/containerd/version.Package=github.com/containerd/containerd -s -w -extldflags "-static" ' -tags "urfave_cli_no_docs osusergo netgo static_build"  ./cmd/containerd
21:47:11 [2023-02-22T21:47:11.481Z] #80 ...
21:47:11 [2023-02-22T21:47:11.481Z] 
21:47:11 [2023-02-22T21:47:11.481Z] #60 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.51.2"      && /build/golangci-lint --version
21:47:11 [2023-02-22T21:47:11.481Z] #60 358.3 golangci-lint has version v1.51.2 built from (unknown, mod sum: "h1:yIcsT1X9ZYHdSpeWXRT1ORC/FPGSqDHbHsu9uk4FK7M=") on (unknown)
21:47:11 [2023-02-22T21:47:11.481Z] #60 DONE 358.6s
21:47:11 [2023-02-22T21:47:11.481Z] 
21:47:11 [2023-02-22T21:47:11.481Z] #80 [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...)
21:47:11 [2023-02-22T21:47:11.481Z] #80 ...
21:47:11 [2023-02-22T21:47:11.481Z] 
21:47:11 [2023-02-22T21:47:11.481Z] #93 [dev-systemd-false 11/20] COPY --from=golangci_lint /build/ /usr/local/bin/
21:47:11 [2023-02-22T21:47:11.481Z] #93 DONE 0.1s
21:47:11 [2023-02-22T21:47:11.481Z] 
21:47:11 [2023-02-22T21:47:11.481Z] #94 [dev-systemd-false 12/20] COPY --from=shfmt         /build/ /usr/local/bin/
21:47:11 [2023-02-22T21:47:11.481Z] #94 DONE 0.1s
21:47:11 [2023-02-22T21:47:11.481Z] 
21:47:11 [2023-02-22T21:47:11.481Z] #95 [dev-systemd-false 13/20] COPY --from=runc          /build/ /usr/local/bin/
21:47:11 [2023-02-22T21:47:11.481Z] #95 DONE 0.1s
21:47:11 [2023-02-22T21:47:11.481Z] 
21:47:11 [2023-02-22T21:47:11.481Z] #80 [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...)
21:47:43 [2023-02-22T21:47:43.582Z] #80 320.6 + bin/containerd-stress
21:47:43 [2023-02-22T21:47:43.582Z] #80 320.6 go build  -gcflags=-trimpath=/go/src  -o bin/containerd-stress -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.0-beta.4 -X github.com/containerd/containerd/version.Revision=8d4f9b6335c1805ca09a04617e549708fb9a4fef -X github.com/containerd/containerd/version.Package=github.com/containerd/containerd -s -w -extldflags "-static" ' -tags "urfave_cli_no_docs osusergo netgo static_build"  ./cmd/containerd-stress
21:47:44 [2023-02-22T21:47:44.521Z] #80 322.1 + bin/containerd-shim
21:47:45 [2023-02-22T21:47:45.091Z] #80 322.7 + bin/containerd-shim-runc-v1
21:47:46 [2023-02-22T21:47:46.031Z] #80 323.7 + bin/containerd-shim-runc-v2
21:47:46 [2023-02-22T21:47:46.971Z] #80 324.6 + binaries
21:47:47 [2023-02-22T21:47:47.910Z] #80 DONE 325.5s
21:47:48 [2023-02-22T21:47:48.480Z] 
21:47:48 [2023-02-22T21:47:48.480Z] #96 [dev-systemd-false 14/20] COPY --from=containerd    /build/ /usr/local/bin/
21:47:48 [2023-02-22T21:47:48.739Z] #96 DONE 0.2s
21:47:48 [2023-02-22T21:47:48.739Z] 
21:47:48 [2023-02-22T21:47:48.739Z] #97 [dev-systemd-false 15/20] COPY --from=rootlesskit   /build/ /usr/local/bin/
21:47:48 [2023-02-22T21:47:48.739Z] #97 DONE 0.1s
21:47:48 [2023-02-22T21:47:48.739Z] 
21:47:48 [2023-02-22T21:47:48.739Z] #98 [dev-systemd-false 16/20] COPY --from=vpnkit        /       /usr/local/bin/
21:47:49 [2023-02-22T21:47:49.000Z] #98 DONE 0.1s
21:47:49 [2023-02-22T21:47:49.000Z] 
21:47:49 [2023-02-22T21:47:49.000Z] #99 [dev-systemd-false 17/20] COPY --from=containerutil /build/ /usr/local/bin/
21:47:49 [2023-02-22T21:47:49.000Z] #99 DONE 0.0s
21:47:49 [2023-02-22T21:47:49.000Z] 
21:47:49 [2023-02-22T21:47:49.000Z] #100 [dev-systemd-false 18/20] COPY --from=crun          /build/ /usr/local/bin/
21:47:49 [2023-02-22T21:47:49.000Z] #100 DONE 0.1s
21:47:49 [2023-02-22T21:47:49.000Z] 
21:47:49 [2023-02-22T21:47:49.000Z] #101 [dev-systemd-false 19/20] COPY hack/dockerfile/etc/docker/  /etc/docker/
21:47:49 [2023-02-22T21:47:49.000Z] #101 DONE 0.1s
21:47:49 [2023-02-22T21:47:49.000Z] 
21:47:49 [2023-02-22T21:47:49.000Z] #102 [dev-systemd-false 20/20] WORKDIR /go/src/github.com/docker/docker
21:47:49 [2023-02-22T21:47:49.000Z] #102 DONE 0.0s
21:47:49 [2023-02-22T21:47:49.000Z] 
21:47:49 [2023-02-22T21:47:49.000Z] #103 [dev-base  1/11] RUN groupadd -r docker
21:47:49 [2023-02-22T21:47:49.576Z] #103 DONE 0.4s
21:47:49 [2023-02-22T21:47:49.576Z] 
21:47:49 [2023-02-22T21:47:49.576Z] #104 [dev-base  2/11] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
21:47:50 [2023-02-22T21:47:50.145Z] #104 DONE 0.5s
21:47:50 [2023-02-22T21:47:50.145Z] 
21:47:50 [2023-02-22T21:47:50.145Z] #105 [dev-base  3/11] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
21:47:50 [2023-02-22T21:47:50.405Z] #105 0.403 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
21:47:50 [2023-02-22T21:47:50.665Z] #105 DONE 0.4s
21:47:50 [2023-02-22T21:47:50.665Z] 
21:47:50 [2023-02-22T21:47:50.665Z] #106 [dev-base  4/11] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
21:47:50 [2023-02-22T21:47:50.924Z] #106 DONE 0.5s
21:47:50 [2023-02-22T21:47:50.924Z] 
21:47:50 [2023-02-22T21:47:50.924Z] #107 [dev-base  5/11] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
21:47:51 [2023-02-22T21:47:51.494Z] #107 DONE 0.4s
21:47:51 [2023-02-22T21:47:51.494Z] 
21:47:51 [2023-02-22T21:47:51.494Z] #108 [dev-base  6/11] RUN ldconfig
21:47:52 [2023-02-22T21:47:52.064Z] #108 DONE 0.5s
21:47:52 [2023-02-22T21:47:52.064Z] 
21:47:52 [2023-02-22T21:47:52.064Z] #109 [dev-base  7/11] RUN git config --global --add safe.directory /go/src/github.com/docker/docker
21:47:52 [2023-02-22T21:47:52.323Z] #109 DONE 0.4s
21:47:52 [2023-02-22T21:47:52.323Z] 
21:47:52 [2023-02-22T21:47:52.323Z] #110 [dev-base  8/11] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
21:47:52 [2023-02-22T21:47:52.892Z] #110 0.713 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
21:47:53 [2023-02-22T21:47:53.152Z] #110 0.810 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
21:47:53 [2023-02-22T21:47:53.152Z] #110 0.904 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
21:47:53 [2023-02-22T21:47:53.152Z] #110 0.907 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB]
21:47:53 [2023-02-22T21:47:53.152Z] #110 0.982 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [224 kB]
21:47:53 [2023-02-22T21:47:53.411Z] #110 1.106 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
21:47:54 [2023-02-22T21:47:54.351Z] #110 1.868 Fetched 8516 kB in 1s (5982 kB/s)
21:47:54 [2023-02-22T21:47:54.620Z] #110 1.868 Reading package lists...
21:47:55 [2023-02-22T21:47:55.195Z] #110 2.400 Reading package lists...
21:47:55 [2023-02-22T21:47:55.455Z] #110 2.923 Building dependency tree...
21:47:55 [2023-02-22T21:47:55.455Z] #110 3.254 The following additional packages will be installed:
21:47:55 [2023-02-22T21:47:55.455Z] #110 3.254   dmsetup libaio1 libapparmor1 libargon2-1 libbpf0 libcap2 libcryptsetup12
21:47:55 [2023-02-22T21:47:55.455Z] #110 3.254   libdevmapper1.02.1 libelf1 libgpm2 libicu67 libinih1 libip4tc2 libip6tc2
21:47:55 [2023-02-22T21:47:55.455Z] #110 3.254   libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 libnetfilter-conntrack3
21:47:55 [2023-02-22T21:47:55.455Z] #110 3.255   libnfnetlink0 libnftnl11 libonig5 libxtables12 python-pip-whl
21:47:55 [2023-02-22T21:47:55.455Z] #110 3.255   python3-distutils python3-lib2to3 python3-pkg-resources systemd vim-runtime
21:47:55 [2023-02-22T21:47:55.455Z] #110 3.255   xxd
21:47:55 [2023-02-22T21:47:55.455Z] #110 3.256 Suggested packages:
21:47:55 [2023-02-22T21:47:55.455Z] #110 3.256   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
21:47:55 [2023-02-22T21:47:55.455Z] #110 3.256   gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1
21:47:55 [2023-02-22T21:47:55.455Z] #110 3.256   ctags vim-doc vim-scripts xfsdump acl attr quota
21:47:55 [2023-02-22T21:47:55.455Z] #110 3.256 Recommended packages:
21:47:55 [2023-02-22T21:47:55.455Z] #110 3.256   libatm1 nftables libpam-cap build-essential python3-dev dbus
21:47:55 [2023-02-22T21:47:55.455Z] #110 3.256   systemd-timesyncd | time-daemon unzip
21:47:55 [2023-02-22T21:47:55.714Z] #110 3.618 The following NEW packages will be installed:
21:47:55 [2023-02-22T21:47:55.974Z] #110 3.618   apparmor bash-completion bzip2 dmsetup inetutils-ping iproute2 iptables jq
21:47:55 [2023-02-22T21:47:55.974Z] #110 3.618   libaio1 libapparmor1 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12
21:47:55 [2023-02-22T21:47:55.974Z] #110 3.618   libdevmapper1.02.1 libelf1 libgpm2 libicu67 libinih1 libip4tc2 libip6tc2
21:47:55 [2023-02-22T21:47:55.974Z] #110 3.619   libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 libnet1
21:47:55 [2023-02-22T21:47:55.974Z] #110 3.619   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
21:47:55 [2023-02-22T21:47:55.974Z] #110 3.619   libprotobuf-c1 libxtables12 libyajl2 net-tools patch pigz python-pip-whl
21:47:55 [2023-02-22T21:47:55.974Z] #110 3.619   python3-distutils python3-lib2to3 python3-pip python3-pkg-resources
21:47:55 [2023-02-22T21:47:55.974Z] #110 3.619   python3-setuptools python3-wheel sudo systemd systemd-journal-remote
21:47:55 [2023-02-22T21:47:55.974Z] #110 3.619   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
21:47:55 [2023-02-22T21:47:55.974Z] #110 3.619   xz-utils zip zstd
21:47:56 [2023-02-22T21:47:56.234Z] #110 3.897 0 upgraded, 59 newly installed, 0 to remove and 1 not upgraded.
21:47:56 [2023-02-22T21:47:56.234Z] #110 3.897 Need to get 32.1 MB of archives.
21:47:56 [2023-02-22T21:47:56.234Z] #110 3.897 After this operation, 124 MB of additional disk space will be used.
21:47:56 [2023-02-22T21:47:56.234Z] #110 3.897 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB]
21:47:56 [2023-02-22T21:47:56.234Z] #110 3.902 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
21:47:56 [2023-02-22T21:47:56.234Z] #110 3.904 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libargon2-1 arm64 0~20171227-0.2 [18.9 kB]
21:47:56 [2023-02-22T21:47:56.234Z] #110 3.905 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB]
21:47:56 [2023-02-22T21:47:56.234Z] #110 3.907 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB]
21:47:56 [2023-02-22T21:47:56.234Z] #110 3.908 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjson-c5 arm64 0.15-2 [41.6 kB]
21:47:56 [2023-02-22T21:47:56.234Z] #110 3.921 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcryptsetup12 arm64 2:2.3.7-1+deb11u1 [230 kB]
21:47:56 [2023-02-22T21:47:56.234Z] #110 3.924 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB]
21:47:56 [2023-02-22T21:47:56.234Z] #110 3.930 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libkmod2 arm64 28-1 [52.5 kB]
21:47:56 [2023-02-22T21:47:56.234Z] #110 3.932 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 systemd arm64 247.3-7+deb11u1 [4153 kB]
21:47:56 [2023-02-22T21:47:56.234Z] #110 3.957 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB]
21:47:56 [2023-02-22T21:47:56.234Z] #110 3.958 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB]
21:47:56 [2023-02-22T21:47:56.234Z] #110 3.959 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB]
21:47:56 [2023-02-22T21:47:56.234Z] #110 3.961 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB]
21:47:56 [2023-02-22T21:47:56.234Z] #110 3.961 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB]
21:47:56 [2023-02-22T21:47:56.234Z] #110 3.962 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB]
21:47:56 [2023-02-22T21:47:56.234Z] #110 3.962 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB]
21:47:56 [2023-02-22T21:47:56.234Z] #110 3.965 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB]
21:47:56 [2023-02-22T21:47:56.234Z] #110 3.966 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
21:47:56 [2023-02-22T21:47:56.234Z] #110 3.968 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB]
21:47:56 [2023-02-22T21:47:56.234Z] #110 3.971 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
21:47:56 [2023-02-22T21:47:56.234Z] #110 3.971 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
21:47:56 [2023-02-22T21:47:56.234Z] #110 3.972 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB]
21:47:56 [2023-02-22T21:47:56.234Z] #110 3.974 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1+deb11u1 [242 kB]
21:47:56 [2023-02-22T21:47:56.235Z] #110 3.975 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB]
21:47:56 [2023-02-22T21:47:56.235Z] #110 3.976 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB]
21:47:56 [2023-02-22T21:47:56.235Z] #110 3.978 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB]
21:47:56 [2023-02-22T21:47:56.235Z] #110 3.980 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB]
21:47:56 [2023-02-22T21:47:56.235Z] #110 3.981 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB]
21:47:56 [2023-02-22T21:47:56.235Z] #110 3.984 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB]
21:47:56 [2023-02-22T21:47:56.235Z] #110 3.985 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
21:47:56 [2023-02-22T21:47:56.235Z] #110 3.986 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB]
21:47:56 [2023-02-22T21:47:56.235Z] #110 3.988 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB]
21:47:56 [2023-02-22T21:47:56.235Z] #110 3.989 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB]
21:47:56 [2023-02-22T21:47:56.235Z] #110 3.990 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
21:47:56 [2023-02-22T21:47:56.235Z] #110 4.040 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B]
21:47:56 [2023-02-22T21:47:56.494Z] #110 4.042 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmicrohttpd12 arm64 0.9.72-2 [104 kB]
21:47:56 [2023-02-22T21:47:56.494Z] #110 4.043 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
21:47:56 [2023-02-22T21:47:56.494Z] #110 4.043 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB]
21:47:56 [2023-02-22T21:47:56.494Z] #110 4.044 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
21:47:56 [2023-02-22T21:47:56.494Z] #110 4.044 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB]
21:47:56 [2023-02-22T21:47:56.494Z] #110 4.045 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB]
21:47:56 [2023-02-22T21:47:56.494Z] #110 4.046 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
21:47:56 [2023-02-22T21:47:56.494Z] #110 4.047 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
21:47:56 [2023-02-22T21:47:56.494Z] #110 4.056 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
21:47:56 [2023-02-22T21:47:56.494Z] #110 4.057 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB]
21:47:56 [2023-02-22T21:47:56.494Z] #110 4.058 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB]
21:47:56 [2023-02-22T21:47:56.494Z] #110 4.059 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB]
21:47:56 [2023-02-22T21:47:56.494Z] #110 4.061 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB]
21:47:56 [2023-02-22T21:47:56.494Z] #110 4.062 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
21:47:56 [2023-02-22T21:47:56.494Z] #110 4.063 Get:51 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 sudo arm64 1.9.5p2-3+deb11u1 [996 kB]
21:47:56 [2023-02-22T21:47:56.494Z] #110 4.066 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 systemd-journal-remote arm64 247.3-7+deb11u1 [161 kB]
21:47:56 [2023-02-22T21:47:56.494Z] #110 4.066 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB]
21:47:56 [2023-02-22T21:47:56.494Z] #110 4.069 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB]
21:47:56 [2023-02-22T21:47:56.494Z] #110 4.070 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
21:47:56 [2023-02-22T21:47:56.494Z] #110 4.104 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB]
21:47:56 [2023-02-22T21:47:56.494Z] #110 4.111 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB]
21:47:56 [2023-02-22T21:47:56.494Z] #110 4.115 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB]
21:47:56 [2023-02-22T21:47:56.494Z] #110 4.116 Get:59 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB]
21:47:56 [2023-02-22T21:47:56.494Z] #110 4.253 debconf: delaying package configuration, since apt-utils is not installed
21:47:56 [2023-02-22T21:47:56.494Z] #110 4.292 Fetched 32.1 MB in 0s (65.4 MB/s)
21:47:56 [2023-02-22T21:47:56.494Z] #110 4.325 Selecting previously unselected package libapparmor1:arm64.
21:47:56 [2023-02-22T21:47:56.495Z] #110 4.325 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15745 files and directories currently installed.)
21:47:56 [2023-02-22T21:47:56.495Z] #110 4.334 Preparing to unpack .../00-libapparmor1_2.13.6-10_arm64.deb ...
21:47:56 [2023-02-22T21:47:56.495Z] #110 4.343 Unpacking libapparmor1:arm64 (2.13.6-10) ...
21:47:56 [2023-02-22T21:47:56.495Z] #110 4.394 Selecting previously unselected package libcap2:arm64.
21:47:56 [2023-02-22T21:47:56.754Z] #110 4.397 Preparing to unpack .../01-libcap2_1%3a2.44-1_arm64.deb ...
21:47:56 [2023-02-22T21:47:56.754Z] #110 4.402 Unpacking libcap2:arm64 (1:2.44-1) ...
21:47:56 [2023-02-22T21:47:56.754Z] #110 4.451 Selecting previously unselected package libargon2-1:arm64.
21:47:56 [2023-02-22T21:47:56.754Z] #110 4.453 Preparing to unpack .../02-libargon2-1_0~20171227-0.2_arm64.deb ...
21:47:56 [2023-02-22T21:47:56.754Z] #110 4.457 Unpacking libargon2-1:arm64 (0~20171227-0.2) ...
21:47:56 [2023-02-22T21:47:56.754Z] #110 4.499 Selecting previously unselected package dmsetup.
21:47:56 [2023-02-22T21:47:56.754Z] #110 4.501 Preparing to unpack .../03-dmsetup_2%3a1.02.175-2.1_arm64.deb ...
21:47:56 [2023-02-22T21:47:56.754Z] #110 4.509 Unpacking dmsetup (2:1.02.175-2.1) ...
21:47:56 [2023-02-22T21:47:56.754Z] #110 4.560 Selecting previously unselected package libdevmapper1.02.1:arm64.
21:47:56 [2023-02-22T21:47:56.754Z] #110 4.562 Preparing to unpack .../04-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ...
21:47:56 [2023-02-22T21:47:56.754Z] #110 4.570 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
21:47:56 [2023-02-22T21:47:56.754Z] #110 4.625 Selecting previously unselected package libjson-c5:arm64.
21:47:57 [2023-02-22T21:47:57.014Z] #110 4.626 Preparing to unpack .../05-libjson-c5_0.15-2_arm64.deb ...
21:47:57 [2023-02-22T21:47:57.014Z] #110 4.630 Unpacking libjson-c5:arm64 (0.15-2) ...
21:47:57 [2023-02-22T21:47:57.014Z] #110 4.677 Selecting previously unselected package libcryptsetup12:arm64.
21:47:57 [2023-02-22T21:47:57.014Z] #110 4.679 Preparing to unpack .../06-libcryptsetup12_2%3a2.3.7-1+deb11u1_arm64.deb ...
21:47:57 [2023-02-22T21:47:57.014Z] #110 4.684 Unpacking libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ...
21:47:57 [2023-02-22T21:47:57.014Z] #110 4.747 Selecting previously unselected package libip4tc2:arm64.
21:47:57 [2023-02-22T21:47:57.014Z] #110 4.749 Preparing to unpack .../07-libip4tc2_1.8.7-1_arm64.deb ...
21:47:57 [2023-02-22T21:47:57.014Z] #110 4.753 Unpacking libip4tc2:arm64 (1.8.7-1) ...
21:47:57 [2023-02-22T21:47:57.014Z] #110 4.796 Selecting previously unselected package libkmod2:arm64.
21:47:57 [2023-02-22T21:47:57.014Z] #110 4.798 Preparing to unpack .../08-libkmod2_28-1_arm64.deb ...
21:47:57 [2023-02-22T21:47:57.014Z] #110 4.802 Unpacking libkmod2:arm64 (28-1) ...
21:47:57 [2023-02-22T21:47:57.014Z] #110 4.853 Selecting previously unselected package systemd.
21:47:57 [2023-02-22T21:47:57.275Z] #110 4.855 Preparing to unpack .../09-systemd_247.3-7+deb11u1_arm64.deb ...
21:47:57 [2023-02-22T21:47:57.275Z] #110 4.902 Unpacking systemd (247.3-7+deb11u1) ...
21:47:57 [2023-02-22T21:47:57.535Z] #110 5.283 Selecting previously unselected package pigz.
21:47:57 [2023-02-22T21:47:57.535Z] #110 5.286 Preparing to unpack .../10-pigz_2.6-1_arm64.deb ...
21:47:57 [2023-02-22T21:47:57.535Z] #110 5.290 Unpacking pigz (2.6-1) ...
21:47:57 [2023-02-22T21:47:57.535Z] #110 5.333 Selecting previously unselected package libelf1:arm64.
21:47:57 [2023-02-22T21:47:57.535Z] #110 5.335 Preparing to unpack .../11-libelf1_0.183-1_arm64.deb ...
21:47:57 [2023-02-22T21:47:57.535Z] #110 5.339 Unpacking libelf1:arm64 (0.183-1) ...
21:47:57 [2023-02-22T21:47:57.535Z] #110 5.393 Selecting previously unselected package libbpf0:arm64.
21:47:57 [2023-02-22T21:47:57.794Z] #110 5.395 Preparing to unpack .../12-libbpf0_1%3a0.3-2_arm64.deb ...
21:47:57 [2023-02-22T21:47:57.794Z] #110 5.400 Unpacking libbpf0:arm64 (1:0.3-2) ...
21:47:57 [2023-02-22T21:47:57.794Z] #110 5.447 Selecting previously unselected package libmnl0:arm64.
21:47:57 [2023-02-22T21:47:57.794Z] #110 5.449 Preparing to unpack .../13-libmnl0_1.0.4-3_arm64.deb ...
21:47:57 [2023-02-22T21:47:57.794Z] #110 5.453 Unpacking libmnl0:arm64 (1.0.4-3) ...
21:47:57 [2023-02-22T21:47:57.794Z] #110 5.490 Selecting previously unselected package libxtables12:arm64.
21:47:57 [2023-02-22T21:47:57.794Z] #110 5.492 Preparing to unpack .../14-libxtables12_1.8.7-1_arm64.deb ...
21:47:57 [2023-02-22T21:47:57.794Z] #110 5.495 Unpacking libxtables12:arm64 (1.8.7-1) ...
21:47:57 [2023-02-22T21:47:57.794Z] #110 5.527 Selecting previously unselected package libcap2-bin.
21:47:57 [2023-02-22T21:47:57.794Z] #110 5.529 Preparing to unpack .../15-libcap2-bin_1%3a2.44-1_arm64.deb ...
21:47:57 [2023-02-22T21:47:57.794Z] #110 5.534 Unpacking libcap2-bin (1:2.44-1) ...
21:47:57 [2023-02-22T21:47:57.794Z] #110 5.581 Selecting previously unselected package iproute2.
21:47:57 [2023-02-22T21:47:57.794Z] #110 5.583 Preparing to unpack .../16-iproute2_5.10.0-4_arm64.deb ...
21:47:57 [2023-02-22T21:47:57.794Z] #110 5.589 Unpacking iproute2 (5.10.0-4) ...
21:47:58 [2023-02-22T21:47:58.054Z] #110 5.695 Selecting previously unselected package xxd.
21:47:58 [2023-02-22T21:47:58.054Z] #110 5.698 Preparing to unpack .../17-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ...
21:47:58 [2023-02-22T21:47:58.054Z] #110 5.702 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
21:47:58 [2023-02-22T21:47:58.054Z] #110 5.761 Selecting previously unselected package vim-common.
21:47:58 [2023-02-22T21:47:58.054Z] #110 5.764 Preparing to unpack .../18-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
21:47:58 [2023-02-22T21:47:58.054Z] #110 5.774 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
21:47:58 [2023-02-22T21:47:58.054Z] #110 5.829 Selecting previously unselected package bash-completion.
21:47:58 [2023-02-22T21:47:58.054Z] #110 5.832 Preparing to unpack .../19-bash-completion_1%3a2.11-2_all.deb ...
21:47:58 [2023-02-22T21:47:58.623Z] #110 6.489 Unpacking bash-completion (1:2.11-2) ...
21:47:58 [2023-02-22T21:47:58.882Z] #110 6.607 Selecting previously unselected package bzip2.
21:47:58 [2023-02-22T21:47:58.882Z] #110 6.610 Preparing to unpack .../20-bzip2_1.0.8-4_arm64.deb ...
21:47:58 [2023-02-22T21:47:58.882Z] #110 6.613 Unpacking bzip2 (1.0.8-4) ...
21:47:58 [2023-02-22T21:47:58.882Z] #110 6.649 Selecting previously unselected package xz-utils.
21:47:58 [2023-02-22T21:47:58.882Z] #110 6.652 Preparing to unpack .../21-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
21:47:58 [2023-02-22T21:47:58.882Z] #110 6.655 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
21:47:58 [2023-02-22T21:47:58.882Z] #110 6.716 Selecting previously unselected package apparmor.
21:47:59 [2023-02-22T21:47:59.142Z] #110 6.719 Preparing to unpack .../22-apparmor_2.13.6-10_arm64.deb ...
21:47:59 [2023-02-22T21:47:59.142Z] #110 6.742 Unpacking apparmor (2.13.6-10) ...
21:47:59 [2023-02-22T21:47:59.142Z] #110 6.840 Selecting previously unselected package inetutils-ping.
21:47:59 [2023-02-22T21:47:59.142Z] #110 6.842 Preparing to unpack .../23-inetutils-ping_2%3a2.0-1+deb11u1_arm64.deb ...
21:47:59 [2023-02-22T21:47:59.142Z] #110 6.846 Unpacking inetutils-ping (2:2.0-1+deb11u1) ...
21:47:59 [2023-02-22T21:47:59.142Z] #110 6.894 Selecting previously unselected package libip6tc2:arm64.
21:47:59 [2023-02-22T21:47:59.142Z] #110 6.896 Preparing to unpack .../24-libip6tc2_1.8.7-1_arm64.deb ...
21:47:59 [2023-02-22T21:47:59.142Z] #110 6.900 Unpacking libip6tc2:arm64 (1.8.7-1) ...
21:47:59 [2023-02-22T21:47:59.142Z] #110 6.936 Selecting previously unselected package libnfnetlink0:arm64.
21:47:59 [2023-02-22T21:47:59.142Z] #110 6.939 Preparing to unpack .../25-libnfnetlink0_1.0.1-3+b1_arm64.deb ...
21:47:59 [2023-02-22T21:47:59.142Z] #110 6.943 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ...
21:47:59 [2023-02-22T21:47:59.142Z] #110 6.982 Selecting previously unselected package libnetfilter-conntrack3:arm64.
21:47:59 [2023-02-22T21:47:59.142Z] #110 6.984 Preparing to unpack .../26-libnetfilter-conntrack3_1.0.8-3_arm64.deb ...
21:47:59 [2023-02-22T21:47:59.142Z] #110 6.989 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ...
21:47:59 [2023-02-22T21:47:59.142Z] #110 7.037 Selecting previously unselected package libnftnl11:arm64.
21:47:59 [2023-02-22T21:47:59.142Z] #110 7.040 Preparing to unpack .../27-libnftnl11_1.1.9-1_arm64.deb ...
21:47:59 [2023-02-22T21:47:59.142Z] #110 7.044 Unpacking libnftnl11:arm64 (1.1.9-1) ...
21:47:59 [2023-02-22T21:47:59.402Z] #110 7.104 Selecting previously unselected package iptables.
21:47:59 [2023-02-22T21:47:59.402Z] #110 7.106 Preparing to unpack .../28-iptables_1.8.7-1_arm64.deb ...
21:47:59 [2023-02-22T21:47:59.402Z] #110 7.119 Unpacking iptables (1.8.7-1) ...
21:47:59 [2023-02-22T21:47:59.662Z] #110 7.200 Selecting previously unselected package libonig5:arm64.
21:47:59 [2023-02-22T21:47:59.662Z] #110 7.202 Preparing to unpack .../29-libonig5_6.9.6-1.1_arm64.deb ...
21:47:59 [2023-02-22T21:47:59.662Z] #110 7.207 Unpacking libonig5:arm64 (6.9.6-1.1) ...
21:47:59 [2023-02-22T21:47:59.662Z] #110 7.272 Selecting previously unselected package libjq1:arm64.
21:47:59 [2023-02-22T21:47:59.662Z] #110 7.274 Preparing to unpack .../30-libjq1_1.6-2.1_arm64.deb ...
21:47:59 [2023-02-22T21:47:59.662Z] #110 7.279 Unpacking libjq1:arm64 (1.6-2.1) ...
21:47:59 [2023-02-22T21:47:59.662Z] #110 7.323 Selecting previously unselected package jq.
21:47:59 [2023-02-22T21:47:59.662Z] #110 7.325 Preparing to unpack .../31-jq_1.6-2.1_arm64.deb ...
21:47:59 [2023-02-22T21:47:59.662Z] #110 7.329 Unpacking jq (1.6-2.1) ...
21:47:59 [2023-02-22T21:47:59.662Z] #110 7.373 Selecting previously unselected package libaio1:arm64.
21:47:59 [2023-02-22T21:47:59.662Z] #110 7.375 Preparing to unpack .../32-libaio1_0.3.112-9_arm64.deb ...
21:47:59 [2023-02-22T21:47:59.662Z] #110 7.384 Unpacking libaio1:arm64 (0.3.112-9) ...
21:47:59 [2023-02-22T21:47:59.662Z] #110 7.449 Selecting previously unselected package libgpm2:arm64.
21:47:59 [2023-02-22T21:47:59.922Z] #110 7.451 Preparing to unpack .../33-libgpm2_1.20.7-8_arm64.deb ...
21:47:59 [2023-02-22T21:47:59.922Z] #110 7.456 Unpacking libgpm2:arm64 (1.20.7-8) ...
21:47:59 [2023-02-22T21:47:59.922Z] #110 7.491 Selecting previously unselected package libicu67:arm64.
21:47:59 [2023-02-22T21:47:59.922Z] #110 7.493 Preparing to unpack .../34-libicu67_67.1-7_arm64.deb ...
21:47:59 [2023-02-22T21:47:59.922Z] #110 7.497 Unpacking libicu67:arm64 (67.1-7) ...
21:48:00 [2023-02-22T21:48:00.492Z] #110 8.185 Selecting previously unselected package libinih1:arm64.
21:48:00 [2023-02-22T21:48:00.492Z] #110 8.188 Preparing to unpack .../35-libinih1_53-1+b2_arm64.deb ...
21:48:00 [2023-02-22T21:48:00.492Z] #110 8.193 Unpacking libinih1:arm64 (53-1+b2) ...
21:48:00 [2023-02-22T21:48:00.492Z] #110 8.231 Selecting previously unselected package libmicrohttpd12:arm64.
21:48:00 [2023-02-22T21:48:00.492Z] #110 8.234 Preparing to unpack .../36-libmicrohttpd12_0.9.72-2_arm64.deb ...
21:48:00 [2023-02-22T21:48:00.492Z] #110 8.238 Unpacking libmicrohttpd12:arm64 (0.9.72-2) ...
21:48:00 [2023-02-22T21:48:00.492Z] #110 8.279 Selecting previously unselected package libnet1:arm64.
21:48:00 [2023-02-22T21:48:00.492Z] #110 8.281 Preparing to unpack .../37-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
21:48:00 [2023-02-22T21:48:00.492Z] #110 8.285 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
21:48:00 [2023-02-22T21:48:00.492Z] #110 8.328 Selecting previously unselected package libnl-3-200:arm64.
21:48:00 [2023-02-22T21:48:00.752Z] #110 8.331 Preparing to unpack .../38-libnl-3-200_3.4.0-1+b1_arm64.deb ...
21:48:00 [2023-02-22T21:48:00.752Z] #110 8.334 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ...
21:48:00 [2023-02-22T21:48:00.752Z] #110 8.377 Selecting previously unselected package libprotobuf-c1:arm64.
21:48:00 [2023-02-22T21:48:00.752Z] #110 8.379 Preparing to unpack .../39-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
21:48:00 [2023-02-22T21:48:00.752Z] #110 8.384 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
21:48:00 [2023-02-22T21:48:00.752Z] #110 8.425 Selecting previously unselected package libyajl2:arm64.
21:48:00 [2023-02-22T21:48:00.752Z] #110 8.427 Preparing to unpack .../40-libyajl2_2.1.0-3_arm64.deb ...
21:48:00 [2023-02-22T21:48:00.752Z] #110 8.432 Unpacking libyajl2:arm64 (2.1.0-3) ...
21:48:00 [2023-02-22T21:48:00.752Z] #110 8.465 Selecting previously unselected package net-tools.
21:48:00 [2023-02-22T21:48:00.752Z] #110 8.468 Preparing to unpack .../41-net-tools_1.60+git20181103.0eebece-1_arm64.deb ...
21:48:00 [2023-02-22T21:48:00.752Z] #110 8.472 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
21:48:00 [2023-02-22T21:48:00.752Z] #110 8.524 Selecting previously unselected package patch.
21:48:00 [2023-02-22T21:48:00.752Z] #110 8.524 Preparing to unpack .../42-patch_2.7.6-7_arm64.deb ...
21:48:00 [2023-02-22T21:48:00.752Z] #110 8.527 Unpacking patch (2.7.6-7) ...
21:48:00 [2023-02-22T21:48:00.752Z] #110 8.566 Selecting previously unselected package python-pip-whl.
21:48:01 [2023-02-22T21:48:01.011Z] #110 8.568 Preparing to unpack .../43-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
21:48:01 [2023-02-22T21:48:01.011Z] #110 8.572 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
21:48:01 [2023-02-22T21:48:01.011Z] #110 8.711 Selecting previously unselected package python3-lib2to3.
21:48:01 [2023-02-22T21:48:01.011Z] #110 8.713 Preparing to unpack .../44-python3-lib2to3_3.9.2-1_all.deb ...
21:48:01 [2023-02-22T21:48:01.011Z] #110 8.718 Unpacking python3-lib2to3 (3.9.2-1) ...
21:48:01 [2023-02-22T21:48:01.011Z] #110 8.764 Selecting previously unselected package python3-distutils.
21:48:01 [2023-02-22T21:48:01.011Z] #110 8.766 Preparing to unpack .../45-python3-distutils_3.9.2-1_all.deb ...
21:48:01 [2023-02-22T21:48:01.011Z] #110 8.770 Unpacking python3-distutils (3.9.2-1) ...
21:48:01 [2023-02-22T21:48:01.011Z] #110 8.817 Selecting previously unselected package python3-pkg-resources.
21:48:01 [2023-02-22T21:48:01.271Z] #110 8.819 Preparing to unpack .../46-python3-pkg-resources_52.0.0-4_all.deb ...
21:48:01 [2023-02-22T21:48:01.271Z] #110 8.823 Unpacking python3-pkg-resources (52.0.0-4) ...
21:48:01 [2023-02-22T21:48:01.271Z] #110 8.875 Selecting previously unselected package python3-setuptools.
21:48:01 [2023-02-22T21:48:01.271Z] #110 8.877 Preparing to unpack .../47-python3-setuptools_52.0.0-4_all.deb ...
21:48:01 [2023-02-22T21:48:01.271Z] #110 8.882 Unpacking python3-setuptools (52.0.0-4) ...
21:48:01 [2023-02-22T21:48:01.271Z] #110 8.957 Selecting previously unselected package python3-wheel.
21:48:01 [2023-02-22T21:48:01.271Z] #110 8.959 Preparing to unpack .../48-python3-wheel_0.34.2-1_all.deb ...
21:48:01 [2023-02-22T21:48:01.271Z] #110 8.963 Unpacking python3-wheel (0.34.2-1) ...
21:48:01 [2023-02-22T21:48:01.271Z] #110 9.001 Selecting previously unselected package python3-pip.
21:48:01 [2023-02-22T21:48:01.271Z] #110 9.003 Preparing to unpack .../49-python3-pip_20.3.4-4+deb11u1_all.deb ...
21:48:01 [2023-02-22T21:48:01.271Z] #110 9.010 Unpacking python3-pip (20.3.4-4+deb11u1) ...
21:48:01 [2023-02-22T21:48:01.271Z] #110 9.083 Selecting previously unselected package sudo.
21:48:01 [2023-02-22T21:48:01.531Z] #110 9.085 Preparing to unpack .../50-sudo_1.9.5p2-3+deb11u1_arm64.deb ...
21:48:01 [2023-02-22T21:48:01.531Z] #110 9.091 Unpacking sudo (1.9.5p2-3+deb11u1) ...
21:48:01 [2023-02-22T21:48:01.531Z] #110 9.217 Selecting previously unselected package systemd-journal-remote.
21:48:01 [2023-02-22T21:48:01.531Z] #110 9.217 Preparing to unpack .../51-systemd-journal-remote_247.3-7+deb11u1_arm64.deb ...
21:48:01 [2023-02-22T21:48:01.531Z] #110 9.221 Unpacking systemd-journal-remote (247.3-7+deb11u1) ...
21:48:01 [2023-02-22T21:48:01.531Z] #110 9.269 Selecting previously unselected package thin-provisioning-tools.
21:48:01 [2023-02-22T21:48:01.531Z] #110 9.271 Preparing to unpack .../52-thin-provisioning-tools_0.9.0-1_arm64.deb ...
21:48:01 [2023-02-22T21:48:01.531Z] #110 9.277 Unpacking thin-provisioning-tools (0.9.0-1) ...
21:48:01 [2023-02-22T21:48:01.531Z] #110 9.341 Selecting previously unselected package uidmap.
21:48:01 [2023-02-22T21:48:01.791Z] #110 9.344 Preparing to unpack .../53-uidmap_1%3a4.8.1-1_arm64.deb ...
21:48:01 [2023-02-22T21:48:01.791Z] #110 9.347 Unpacking uidmap (1:4.8.1-1) ...
21:48:01 [2023-02-22T21:48:01.791Z] #110 9.397 Selecting previously unselected package vim-runtime.
21:48:01 [2023-02-22T21:48:01.791Z] #110 9.400 Preparing to unpack .../54-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
21:48:01 [2023-02-22T21:48:01.791Z] #110 9.412 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
21:48:01 [2023-02-22T21:48:01.791Z] #110 9.424 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
21:48:01 [2023-02-22T21:48:01.791Z] #110 9.428 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
21:48:02 [2023-02-22T21:48:02.379Z] #110 10.03 Selecting previously unselected package vim.
21:48:02 [2023-02-22T21:48:02.379Z] #110 10.03 Preparing to unpack .../55-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ...
21:48:02 [2023-02-22T21:48:02.379Z] #110 10.04 Unpacking vim (2:8.2.2434-3+deb11u1) ...
21:48:02 [2023-02-22T21:48:02.379Z] #110 10.18 Selecting previously unselected package xfsprogs.
21:48:02 [2023-02-22T21:48:02.379Z] #110 10.18 Preparing to unpack .../56-xfsprogs_5.10.0-4_arm64.deb ...
21:48:02 [2023-02-22T21:48:02.379Z] #110 10.19 Unpacking xfsprogs (5.10.0-4) ...
21:48:02 [2023-02-22T21:48:02.379Z] #110 10.30 Selecting previously unselected package zip.
21:48:02 [2023-02-22T21:48:02.379Z] #110 10.30 Preparing to unpack .../57-zip_3.0-12_arm64.deb ...
21:48:02 [2023-02-22T21:48:02.646Z] #110 10.30 Unpacking zip (3.0-12) ...
21:48:02 [2023-02-22T21:48:02.646Z] #110 10.36 Selecting previously unselected package zstd.
21:48:02 [2023-02-22T21:48:02.646Z] #110 10.36 Preparing to unpack .../58-zstd_1.4.8+dfsg-2.1_arm64.deb ...
21:48:02 [2023-02-22T21:48:02.646Z] #110 10.37 Unpacking zstd (1.4.8+dfsg-2.1) ...
21:48:02 [2023-02-22T21:48:02.908Z] #110 10.46 Setting up python3-pkg-resources (52.0.0-4) ...
21:48:02 [2023-02-22T21:48:02.908Z] #110 10.68 Setting up libip4tc2:arm64 (1.8.7-1) ...
21:48:02 [2023-02-22T21:48:02.908Z] #110 10.72 Setting up net-tools (1.60+git20181103.0eebece-1) ...
21:48:03 [2023-02-22T21:48:03.175Z] #110 10.75 Setting up libapparmor1:arm64 (2.13.6-10) ...
21:48:03 [2023-02-22T21:48:03.175Z] #110 10.77 Setting up libgpm2:arm64 (1.20.7-8) ...
21:48:03 [2023-02-22T21:48:03.175Z] #110 10.78 Setting up libicu67:arm64 (67.1-7) ...
21:48:03 [2023-02-22T21:48:03.175Z] #110 10.80 Setting up libip6tc2:arm64 (1.8.7-1) ...
21:48:03 [2023-02-22T21:48:03.175Z] #110 10.84 Setting up libinih1:arm64 (53-1+b2) ...
21:48:03 [2023-02-22T21:48:03.175Z] #110 10.86 Setting up libargon2-1:arm64 (0~20171227-0.2) ...
21:48:03 [2023-02-22T21:48:03.175Z] #110 10.87 Setting up uidmap (1:4.8.1-1) ...
21:48:03 [2023-02-22T21:48:03.175Z] #110 10.89 Setting up libyajl2:arm64 (2.1.0-3) ...
21:48:03 [2023-02-22T21:48:03.175Z] #110 10.91 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
21:48:03 [2023-02-22T21:48:03.175Z] #110 10.92 Setting up bzip2 (1.0.8-4) ...
21:48:03 [2023-02-22T21:48:03.175Z] #110 10.94 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
21:48:03 [2023-02-22T21:48:03.175Z] #110 10.96 Setting up python3-wheel (0.34.2-1) ...
21:48:03 [2023-02-22T21:48:03.434Z] #110 11.11 Setting up libmicrohttpd12:arm64 (0.9.72-2) ...
21:48:03 [2023-02-22T21:48:03.434Z] #110 11.12 Setting up xxd (2:8.2.2434-3+deb11u1) ...
21:48:03 [2023-02-22T21:48:03.434Z] #110 11.14 Setting up libcap2:arm64 (1:2.44-1) ...
21:48:03 [2023-02-22T21:48:03.434Z] #110 11.15 Setting up libcap2-bin (1:2.44-1) ...
21:48:03 [2023-02-22T21:48:03.434Z] #110 11.16 Setting up apparmor (2.13.6-10) ...
21:48:04 [2023-02-22T21:48:04.373Z] #110 12.11 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service.
21:48:04 [2023-02-22T21:48:04.373Z] #110 12.14 Setting up zip (3.0-12) ...
21:48:04 [2023-02-22T21:48:04.373Z] #110 12.15 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
21:48:04 [2023-02-22T21:48:04.373Z] #110 12.17 Setting up bash-completion (1:2.11-2) ...
21:48:05 [2023-02-22T21:48:05.313Z] #110 12.94 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
21:48:05 [2023-02-22T21:48:05.313Z] #110 12.96 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
21:48:05 [2023-02-22T21:48:05.313Z] #110 12.97 Setting up libmnl0:arm64 (1.0.4-3) ...
21:48:05 [2023-02-22T21:48:05.313Z] #110 12.99 Setting up patch (2.7.6-7) ...
21:48:05 [2023-02-22T21:48:05.313Z] #110 13.01 Setting up sudo (1.9.5p2-3+deb11u1) ...
21:48:05 [2023-02-22T21:48:05.313Z] #110 13.07 invoke-rc.d: could not determine current runlevel
21:48:05 [2023-02-22T21:48:05.313Z] #110 13.07 invoke-rc.d: policy-rc.d denied execution of start.
21:48:05 [2023-02-22T21:48:05.313Z] #110 13.08 Setting up libxtables12:arm64 (1.8.7-1) ...
21:48:05 [2023-02-22T21:48:05.313Z] #110 13.11 Setting up inetutils-ping (2:2.0-1+deb11u1) ...
21:48:05 [2023-02-22T21:48:05.313Z] #110 13.13 Setting up pigz (2.6-1) ...
21:48:05 [2023-02-22T21:48:05.313Z] #110 13.15 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ...
21:48:05 [2023-02-22T21:48:05.313Z] #110 13.17 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ...
21:48:05 [2023-02-22T21:48:05.313Z] #110 13.19 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
21:48:05 [2023-02-22T21:48:05.573Z] #110 13.21 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
21:48:05 [2023-02-22T21:48:05.832Z] #110 13.39 Setting up libaio1:arm64 (0.3.112-9) ...
21:48:05 [2023-02-22T21:48:05.832Z] #110 13.42 Setting up python3-lib2to3 (3.9.2-1) ...
21:48:05 [2023-02-22T21:48:05.832Z] #110 13.53 Setting up libelf1:arm64 (0.183-1) ...
21:48:05 [2023-02-22T21:48:05.832Z] #110 13.54 Setting up libjson-c5:arm64 (0.15-2) ...
21:48:05 [2023-02-22T21:48:05.832Z] #110 13.56 Setting up zstd (1.4.8+dfsg-2.1) ...
21:48:05 [2023-02-22T21:48:05.832Z] #110 13.57 Setting up libonig5:arm64 (6.9.6-1.1) ...
21:48:05 [2023-02-22T21:48:05.832Z] #110 13.58 Setting up libkmod2:arm64 (28-1) ...
21:48:05 [2023-02-22T21:48:05.832Z] #110 13.60 Setting up python3-distutils (3.9.2-1) ...
21:48:05 [2023-02-22T21:48:05.832Z] #110 13.72 Setting up vim (2:8.2.2434-3+deb11u1) ...
21:48:06 [2023-02-22T21:48:06.092Z] #110 13.75 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
21:48:06 [2023-02-22T21:48:06.092Z] #110 13.76 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
21:48:06 [2023-02-22T21:48:06.092Z] #110 13.76 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
21:48:06 [2023-02-22T21:48:06.092Z] #110 13.77 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
21:48:06 [2023-02-22T21:48:06.092Z] #110 13.78 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
21:48:06 [2023-02-22T21:48:06.092Z] #110 13.78 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
21:48:06 [2023-02-22T21:48:06.092Z] #110 13.79 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
21:48:06 [2023-02-22T21:48:06.092Z] #110 13.80 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
21:48:06 [2023-02-22T21:48:06.092Z] #110 13.81 Setting up python3-setuptools (52.0.0-4) ...
21:48:06 [2023-02-22T21:48:06.352Z] #110 14.14 Setting up libjq1:arm64 (1.6-2.1) ...
21:48:06 [2023-02-22T21:48:06.611Z] #110 14.16 Setting up libnftnl11:arm64 (1.1.9-1) ...
21:48:06 [2023-02-22T21:48:06.611Z] #110 14.17 Setting up thin-provisioning-tools (0.9.0-1) ...
21:48:06 [2023-02-22T21:48:06.611Z] #110 14.18 Setting up python3-pip (20.3.4-4+deb11u1) ...
21:48:06 [2023-02-22T21:48:06.871Z] #110 14.45 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ...
21:48:06 [2023-02-22T21:48:06.871Z] #110 14.46 Setting up jq (1.6-2.1) ...
21:48:06 [2023-02-22T21:48:06.871Z] #110 14.48 Setting up libbpf0:arm64 (1:0.3-2) ...
21:48:06 [2023-02-22T21:48:06.871Z] #110 14.49 Setting up iptables (1.8.7-1) ...
21:48:06 [2023-02-22T21:48:06.871Z] #110 14.51 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
21:48:06 [2023-02-22T21:48:06.871Z] #110 14.51 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
21:48:06 [2023-02-22T21:48:06.871Z] #110 14.52 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
21:48:06 [2023-02-22T21:48:06.871Z] #110 14.52 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
21:48:06 [2023-02-22T21:48:06.871Z] #110 14.53 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
21:48:06 [2023-02-22T21:48:06.871Z] #110 14.53 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
21:48:06 [2023-02-22T21:48:06.871Z] #110 14.54 Setting up iproute2 (5.10.0-4) ...
21:48:06 [2023-02-22T21:48:06.871Z] #110 14.68 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
21:48:06 [2023-02-22T21:48:06.871Z] #110 14.70 Setting up dmsetup (2:1.02.175-2.1) ...
21:48:07 [2023-02-22T21:48:07.130Z] #110 14.71 Setting up libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ...
21:48:07 [2023-02-22T21:48:07.131Z] #110 14.73 Setting up systemd (247.3-7+deb11u1) ...
21:48:07 [2023-02-22T21:48:07.131Z] #110 14.77 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
21:48:07 [2023-02-22T21:48:07.131Z] #110 14.78 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
21:48:07 [2023-02-22T21:48:07.131Z] #110 14.78 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
21:48:07 [2023-02-22T21:48:07.131Z] #110 14.79 Initializing machine ID from random generator.
21:48:07 [2023-02-22T21:48:07.390Z] #110 15.19 Setting up systemd-journal-remote (247.3-7+deb11u1) ...
21:48:07 [2023-02-22T21:48:07.651Z] #110 15.32 Setting up xfsprogs (5.10.0-4) ...
21:48:07 [2023-02-22T21:48:07.651Z] #110 15.33 System has not been booted with systemd as init system (PID 1). Can't operate.
21:48:07 [2023-02-22T21:48:07.651Z] #110 15.33 Failed to connect to bus: Host is down
21:48:07 [2023-02-22T21:48:07.651Z] #110 15.34 Processing triggers for libc-bin (2.31-13+deb11u5) ...
21:48:08 [2023-02-22T21:48:08.590Z] #110 DONE 16.4s
21:48:08 [2023-02-22T21:48:08.590Z] 
21:48:08 [2023-02-22T21:48:08.590Z] #111 [dev-base  9/11] RUN update-alternatives --set iptables  /usr/sbin/iptables-legacy  || true  && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true  && update-alternatives --set arptables /usr/sbin/arptables-legacy || true
21:48:09 [2023-02-22T21:48:09.160Z] #111 0.431 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
21:48:09 [2023-02-22T21:48:09.160Z] #111 0.436 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
21:48:09 [2023-02-22T21:48:09.160Z] #111 0.440 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
21:48:09 [2023-02-22T21:48:09.160Z] #111 DONE 0.5s
21:48:09 [2023-02-22T21:48:09.160Z] 
21:48:09 [2023-02-22T21:48:09.160Z] #112 [dev-base 10/11] RUN pip3 install yamllint==1.27.1
21:48:15 [2023-02-22T21:48:15.732Z] #112 5.697 Collecting yamllint==1.27.1
21:48:15 [2023-02-22T21:48:15.992Z] #112 6.741   Downloading yamllint-1.27.1.tar.gz (129 kB)
21:48:16 [2023-02-22T21:48:16.257Z] #112 7.042 Collecting pathspec>=0.5.3
21:48:16 [2023-02-22T21:48:16.257Z] #112 7.046   Downloading pathspec-0.11.0-py3-none-any.whl (29 kB)
21:48:16 [2023-02-22T21:48:16.257Z] #112 7.148 Collecting pyyaml
21:48:16 [2023-02-22T21:48:16.257Z] #112 7.161   Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB)
21:48:16 [2023-02-22T21:48:16.257Z] #112 7.177 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0)
21:48:16 [2023-02-22T21:48:16.257Z] #112 7.181 Building wheels for collected packages: yamllint
21:48:16 [2023-02-22T21:48:16.257Z] #112 7.182   Building wheel for yamllint (setup.py): started
21:48:16 [2023-02-22T21:48:16.517Z] #112 7.431   Building wheel for yamllint (setup.py): finished with status 'done'
21:48:16 [2023-02-22T21:48:16.517Z] #112 7.432   Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=56cb77afd60a59d12ec8eaa688491549747ce906d6f27cfa05f2d1c79ff66825
21:48:16 [2023-02-22T21:48:16.517Z] #112 7.432   Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee
21:48:16 [2023-02-22T21:48:16.517Z] #112 7.434 Successfully built yamllint
21:48:16 [2023-02-22T21:48:16.517Z] #112 7.440 Installing collected packages: pyyaml, pathspec, yamllint
21:48:16 [2023-02-22T21:48:16.517Z] #112 7.556 Successfully installed pathspec-0.11.0 pyyaml-6.0 yamllint-1.27.1
21:48:16 [2023-02-22T21:48:16.777Z] #112 DONE 7.7s
21:48:17 [2023-02-22T21:48:17.037Z] 
21:48:17 [2023-02-22T21:48:17.037Z] #113 [dev-base 11/11] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install --no-install-recommends -y             gcc             pkg-config             dpkg-dev             libapparmor-dev             libdevmapper-dev             libseccomp-dev             libsecret-1-dev             libsystemd-dev             libudev-dev
21:48:17 [2023-02-22T21:48:17.606Z] #113 0.724 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
21:48:17 [2023-02-22T21:48:17.606Z] #113 0.724 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
21:48:17 [2023-02-22T21:48:17.606Z] #113 0.724 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
21:48:18 [2023-02-22T21:48:18.436Z] #113 1.084 Reading package lists...
21:48:19 [2023-02-22T21:48:19.007Z] #113 1.615 Reading package lists...
21:48:19 [2023-02-22T21:48:19.007Z] #113 2.129 Building dependency tree...
21:48:19 [2023-02-22T21:48:19.007Z] #113 2.276 Reading state information...
21:48:19 [2023-02-22T21:48:19.267Z] #113 2.461 gcc is already the newest version (4:10.2.1-1).
21:48:19 [2023-02-22T21:48:19.267Z] #113 2.461 pkg-config is already the newest version (0.29.2-1).
21:48:19 [2023-02-22T21:48:19.267Z] #113 2.461 The following additional packages will be installed:
21:48:19 [2023-02-22T21:48:19.267Z] #113 2.461   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libdevmapper-event1.02.1
21:48:19 [2023-02-22T21:48:19.267Z] #113 2.461   libffi-dev libgirepository-1.0-1 libglib2.0-bin libglib2.0-data
21:48:19 [2023-02-22T21:48:19.267Z] #113 2.462   libglib2.0-dev libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0
21:48:19 [2023-02-22T21:48:19.267Z] #113 2.462   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3
21:48:19 [2023-02-22T21:48:19.267Z] #113 2.462   libpcrecpp0v5 libsecret-1-0 libsecret-common libselinux1-dev libsepol1-dev
21:48:19 [2023-02-22T21:48:19.267Z] #113 2.462   uuid-dev zlib1g-dev
21:48:19 [2023-02-22T21:48:19.267Z] #113 2.464 Suggested packages:
21:48:19 [2023-02-22T21:48:19.267Z] #113 2.464   debian-keyring libgirepository1.0-dev libglib2.0-doc libgdk-pixbuf2.0-bin
21:48:19 [2023-02-22T21:48:19.267Z] #113 2.464   | libgdk-pixbuf2.0-dev libxml2-utils seccomp
21:48:19 [2023-02-22T21:48:19.267Z] #113 2.464 Recommended packages:
21:48:19 [2023-02-22T21:48:19.267Z] #113 2.464   build-essential fakeroot libalgorithm-merge-perl
21:48:19 [2023-02-22T21:48:19.526Z] #113 2.725 The following NEW packages will be installed:
21:48:19 [2023-02-22T21:48:19.526Z] #113 2.726   dpkg-dev gir1.2-glib-2.0 gir1.2-secret-1 libapparmor-dev libblkid-dev
21:48:19 [2023-02-22T21:48:19.526Z] #113 2.726   libdevmapper-dev libdevmapper-event1.02.1 libffi-dev libgirepository-1.0-1
21:48:19 [2023-02-22T21:48:19.526Z] #113 2.726   libglib2.0-bin libglib2.0-data libglib2.0-dev libglib2.0-dev-bin
21:48:19 [2023-02-22T21:48:19.526Z] #113 2.726   libmount-dev libpcre16-3 libpcre2-16-0 libpcre2-32-0 libpcre2-dev
21:48:19 [2023-02-22T21:48:19.526Z] #113 2.726   libpcre2-posix2 libpcre3-dev libpcre32-3 libpcrecpp0v5 libseccomp-dev
21:48:19 [2023-02-22T21:48:19.526Z] #113 2.726   libsecret-1-0 libsecret-1-dev libsecret-common libselinux1-dev libsepol1-dev
21:48:19 [2023-02-22T21:48:19.526Z] #113 2.727   libsystemd-dev libudev-dev uuid-dev zlib1g-dev
21:48:19 [2023-02-22T21:48:19.786Z] #113 3.003 0 upgraded, 32 newly installed, 0 to remove and 1 not upgraded.
21:48:19 [2023-02-22T21:48:19.786Z] #113 3.003 Need to get 10.3 MB of archives.
21:48:19 [2023-02-22T21:48:19.786Z] #113 3.003 After this operation, 41.5 MB of additional disk space will be used.
21:48:19 [2023-02-22T21:48:19.786Z] #113 3.003 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB]
21:48:20 [2023-02-22T21:48:20.046Z] #113 3.023 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgirepository-1.0-1 arm64 1.66.1-1+b1 [88.6 kB]
21:48:20 [2023-02-22T21:48:20.046Z] #113 3.025 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gir1.2-glib-2.0 arm64 1.66.1-1+b1 [151 kB]
21:48:20 [2023-02-22T21:48:20.046Z] #113 3.027 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-common all 0.20.4-2 [26.7 kB]
21:48:20 [2023-02-22T21:48:20.046Z] #113 3.028 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-1-0 arm64 0.20.4-2 [107 kB]
21:48:20 [2023-02-22T21:48:20.046Z] #113 3.029 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gir1.2-secret-1 arm64 0.20.4-2 [13.7 kB]
21:48:20 [2023-02-22T21:48:20.046Z] #113 3.031 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB]
21:48:20 [2023-02-22T21:48:20.046Z] #113 3.032 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uuid-dev arm64 2.36.1-8+deb11u1 [99.6 kB]
21:48:20 [2023-02-22T21:48:20.046Z] #113 3.034 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libblkid-dev arm64 2.36.1-8+deb11u1 [229 kB]
21:48:20 [2023-02-22T21:48:20.046Z] #113 3.036 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.175-2.1 [22.4 kB]
21:48:20 [2023-02-22T21:48:20.046Z] #113 3.036 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7+deb11u1 [123 kB]
21:48:20 [2023-02-22T21:48:20.046Z] #113 3.039 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB]
21:48:20 [2023-02-22T21:48:20.046Z] #113 3.042 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB]
21:48:20 [2023-02-22T21:48:20.046Z] #113 3.043 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB]
21:48:20 [2023-02-22T21:48:20.046Z] #113 3.045 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB]
21:48:20 [2023-02-22T21:48:20.046Z] #113 3.046 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB]
21:48:20 [2023-02-22T21:48:20.046Z] #113 3.050 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB]
21:48:20 [2023-02-22T21:48:20.046Z] #113 3.051 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB]
21:48:20 [2023-02-22T21:48:20.046Z] #113 3.052 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libffi-dev arm64 3.3-6 [53.2 kB]
21:48:20 [2023-02-22T21:48:20.046Z] #113 3.053 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-data all 2.66.8-1 [1164 kB]
21:48:20 [2023-02-22T21:48:20.046Z] #113 3.060 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-bin arm64 2.66.8-1 [137 kB]
21:48:20 [2023-02-22T21:48:20.046Z] #113 3.060 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-dev-bin arm64 2.66.8-1 [177 kB]
21:48:20 [2023-02-22T21:48:20.046Z] #113 3.071 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmount-dev arm64 2.36.1-8+deb11u1 [78.0 kB]
21:48:20 [2023-02-22T21:48:20.046Z] #113 3.072 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre16-3 arm64 2:8.39-13 [236 kB]
21:48:20 [2023-02-22T21:48:20.046Z] #113 3.075 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre32-3 arm64 2:8.39-13 [229 kB]
21:48:20 [2023-02-22T21:48:20.046Z] #113 3.079 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcrecpp0v5 arm64 2:8.39-13 [151 kB]
21:48:20 [2023-02-22T21:48:20.046Z] #113 3.082 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre3-dev arm64 2:8.39-13 [579 kB]
21:48:20 [2023-02-22T21:48:20.046Z] #113 3.085 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-2+deb11u2 [189 kB]
21:48:20 [2023-02-22T21:48:20.046Z] #113 3.086 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-dev arm64 2.66.8-1 [1592 kB]
21:48:20 [2023-02-22T21:48:20.046Z] #113 3.094 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
21:48:20 [2023-02-22T21:48:20.046Z] #113 3.095 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-1-dev arm64 0.20.4-2 [218 kB]
21:48:20 [2023-02-22T21:48:20.046Z] #113 3.096 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7+deb11u1 [401 kB]
21:48:20 [2023-02-22T21:48:20.046Z] #113 3.237 debconf: delaying package configuration, since apt-utils is not installed
21:48:20 [2023-02-22T21:48:20.046Z] #113 3.277 Fetched 10.3 MB in 0s (28.3 MB/s)
21:48:20 [2023-02-22T21:48:20.306Z] #113 3.304 Selecting previously unselected package dpkg-dev.
21:48:20 [2023-02-22T21:48:20.306Z] #113 3.304 (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 ... 21236 files and directories currently installed.)
21:48:20 [2023-02-22T21:48:20.306Z] #113 3.316 Preparing to unpack .../00-dpkg-dev_1.20.12_all.deb ...
21:48:20 [2023-02-22T21:48:20.306Z] #113 3.320 Unpacking dpkg-dev (1.20.12) ...
21:48:20 [2023-02-22T21:48:20.306Z] #113 3.446 Selecting previously unselected package libgirepository-1.0-1:arm64.
21:48:20 [2023-02-22T21:48:20.306Z] #113 3.449 Preparing to unpack .../01-libgirepository-1.0-1_1.66.1-1+b1_arm64.deb ...
21:48:20 [2023-02-22T21:48:20.306Z] #113 3.460 Unpacking libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
21:48:20 [2023-02-22T21:48:20.306Z] #113 3.495 Selecting previously unselected package gir1.2-glib-2.0:arm64.
21:48:20 [2023-02-22T21:48:20.306Z] #113 3.498 Preparing to unpack .../02-gir1.2-glib-2.0_1.66.1-1+b1_arm64.deb ...
21:48:20 [2023-02-22T21:48:20.306Z] #113 3.502 Unpacking gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
21:48:20 [2023-02-22T21:48:20.306Z] #113 3.543 Selecting previously unselected package libsecret-common.
21:48:20 [2023-02-22T21:48:20.306Z] #113 3.546 Preparing to unpack .../03-libsecret-common_0.20.4-2_all.deb ...
21:48:20 [2023-02-22T21:48:20.306Z] #113 3.549 Unpacking libsecret-common (0.20.4-2) ...
21:48:20 [2023-02-22T21:48:20.306Z] #113 3.601 Selecting previously unselected package libsecret-1-0:arm64.
21:48:20 [2023-02-22T21:48:20.306Z] #113 3.602 Preparing to unpack .../04-libsecret-1-0_0.20.4-2_arm64.deb ...
21:48:20 [2023-02-22T21:48:20.306Z] #113 3.607 Unpacking libsecret-1-0:arm64 (0.20.4-2) ...
21:48:20 [2023-02-22T21:48:20.306Z] #113 3.644 Selecting previously unselected package gir1.2-secret-1:arm64.
21:48:20 [2023-02-22T21:48:20.566Z] #113 3.647 Preparing to unpack .../05-gir1.2-secret-1_0.20.4-2_arm64.deb ...
21:48:20 [2023-02-22T21:48:20.566Z] #113 3.651 Unpacking gir1.2-secret-1:arm64 (0.20.4-2) ...
21:48:20 [2023-02-22T21:48:20.566Z] #113 3.682 Selecting previously unselected package libapparmor-dev:arm64.
21:48:20 [2023-02-22T21:48:20.566Z] #113 3.683 Preparing to unpack .../06-libapparmor-dev_2.13.6-10_arm64.deb ...
21:48:20 [2023-02-22T21:48:20.566Z] #113 3.687 Unpacking libapparmor-dev:arm64 (2.13.6-10) ...
21:48:20 [2023-02-22T21:48:20.566Z] #113 3.729 Selecting previously unselected package uuid-dev:arm64.
21:48:20 [2023-02-22T21:48:20.566Z] #113 3.731 Preparing to unpack .../07-uuid-dev_2.36.1-8+deb11u1_arm64.deb ...
21:48:20 [2023-02-22T21:48:20.566Z] #113 3.736 Unpacking uuid-dev:arm64 (2.36.1-8+deb11u1) ...
21:48:20 [2023-02-22T21:48:20.566Z] #113 3.783 Selecting previously unselected package libblkid-dev:arm64.
21:48:20 [2023-02-22T21:48:20.566Z] #113 3.786 Preparing to unpack .../08-libblkid-dev_2.36.1-8+deb11u1_arm64.deb ...
21:48:20 [2023-02-22T21:48:20.566Z] #113 3.795 Unpacking libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
21:48:20 [2023-02-22T21:48:20.566Z] #113 3.847 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
21:48:20 [2023-02-22T21:48:20.566Z] #113 3.850 Preparing to unpack .../09-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ...
21:48:20 [2023-02-22T21:48:20.566Z] #113 3.853 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
21:48:20 [2023-02-22T21:48:20.566Z] #113 3.885 Selecting previously unselected package libudev-dev:arm64.
21:48:20 [2023-02-22T21:48:20.825Z] #113 3.887 Preparing to unpack .../10-libudev-dev_247.3-7+deb11u1_arm64.deb ...
21:48:20 [2023-02-22T21:48:20.825Z] #113 3.890 Unpacking libudev-dev:arm64 (247.3-7+deb11u1) ...
21:48:20 [2023-02-22T21:48:20.825Z] #113 3.933 Selecting previously unselected package libsepol1-dev:arm64.
21:48:20 [2023-02-22T21:48:20.825Z] #113 3.935 Preparing to unpack .../11-libsepol1-dev_3.1-1_arm64.deb ...
21:48:20 [2023-02-22T21:48:20.825Z] #113 3.939 Unpacking libsepol1-dev:arm64 (3.1-1) ...
21:48:20 [2023-02-22T21:48:20.825Z] #113 4.005 Selecting previously unselected package libpcre2-16-0:arm64.
21:48:20 [2023-02-22T21:48:20.825Z] #113 4.007 Preparing to unpack .../12-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ...
21:48:20 [2023-02-22T21:48:20.825Z] #113 4.011 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
21:48:20 [2023-02-22T21:48:20.825Z] #113 4.060 Selecting previously unselected package libpcre2-32-0:arm64.
21:48:20 [2023-02-22T21:48:20.825Z] #113 4.062 Preparing to unpack .../13-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ...
21:48:20 [2023-02-22T21:48:20.825Z] #113 4.067 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
21:48:20 [2023-02-22T21:48:20.825Z] #113 4.117 Selecting previously unselected package libpcre2-posix2:arm64.
21:48:21 [2023-02-22T21:48:21.084Z] #113 4.117 Preparing to unpack .../14-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ...
21:48:21 [2023-02-22T21:48:21.084Z] #113 4.122 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
21:48:21 [2023-02-22T21:48:21.084Z] #113 4.153 Selecting previously unselected package libpcre2-dev:arm64.
21:48:21 [2023-02-22T21:48:21.084Z] #113 4.156 Preparing to unpack .../15-libpcre2-dev_10.36-2+deb11u1_arm64.deb ...
21:48:21 [2023-02-22T21:48:21.084Z] #113 4.159 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ...
21:48:21 [2023-02-22T21:48:21.084Z] #113 4.244 Selecting previously unselected package libselinux1-dev:arm64.
21:48:21 [2023-02-22T21:48:21.084Z] #113 4.244 Preparing to unpack .../16-libselinux1-dev_3.1-3_arm64.deb ...
21:48:21 [2023-02-22T21:48:21.084Z] #113 4.248 Unpacking libselinux1-dev:arm64 (3.1-3) ...
21:48:21 [2023-02-22T21:48:21.084Z] #113 4.301 Selecting previously unselected package libdevmapper-dev:arm64.
21:48:21 [2023-02-22T21:48:21.084Z] #113 4.304 Preparing to unpack .../17-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ...
21:48:21 [2023-02-22T21:48:21.084Z] #113 4.307 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
21:48:21 [2023-02-22T21:48:21.084Z] #113 4.340 Selecting previously unselected package libffi-dev:arm64.
21:48:21 [2023-02-22T21:48:21.084Z] #113 4.343 Preparing to unpack .../18-libffi-dev_3.3-6_arm64.deb ...
21:48:21 [2023-02-22T21:48:21.084Z] #113 4.347 Unpacking libffi-dev:arm64 (3.3-6) ...
21:48:21 [2023-02-22T21:48:21.344Z] #113 4.381 Selecting previously unselected package libglib2.0-data.
21:48:21 [2023-02-22T21:48:21.344Z] #113 4.384 Preparing to unpack .../19-libglib2.0-data_2.66.8-1_all.deb ...
21:48:21 [2023-02-22T21:48:21.344Z] #113 4.388 Unpacking libglib2.0-data (2.66.8-1) ...
21:48:21 [2023-02-22T21:48:21.344Z] #113 4.528 Selecting previously unselected package libglib2.0-bin.
21:48:21 [2023-02-22T21:48:21.344Z] #113 4.531 Preparing to unpack .../20-libglib2.0-bin_2.66.8-1_arm64.deb ...
21:48:21 [2023-02-22T21:48:21.344Z] #113 4.535 Unpacking libglib2.0-bin (2.66.8-1) ...
21:48:21 [2023-02-22T21:48:21.344Z] #113 4.582 Selecting previously unselected package libglib2.0-dev-bin.
21:48:21 [2023-02-22T21:48:21.344Z] #113 4.584 Preparing to unpack .../21-libglib2.0-dev-bin_2.66.8-1_arm64.deb ...
21:48:21 [2023-02-22T21:48:21.344Z] #113 4.588 Unpacking libglib2.0-dev-bin (2.66.8-1) ...
21:48:21 [2023-02-22T21:48:21.344Z] #113 4.631 Selecting previously unselected package libmount-dev:arm64.
21:48:21 [2023-02-22T21:48:21.604Z] #113 4.634 Preparing to unpack .../22-libmount-dev_2.36.1-8+deb11u1_arm64.deb ...
21:48:21 [2023-02-22T21:48:21.604Z] #113 4.639 Unpacking libmount-dev:arm64 (2.36.1-8+deb11u1) ...
21:48:21 [2023-02-22T21:48:21.604Z] #113 4.684 Selecting previously unselected package libpcre16-3:arm64.
21:48:21 [2023-02-22T21:48:21.604Z] #113 4.687 Preparing to unpack .../23-libpcre16-3_2%3a8.39-13_arm64.deb ...
21:48:21 [2023-02-22T21:48:21.604Z] #113 4.691 Unpacking libpcre16-3:arm64 (2:8.39-13) ...
21:48:21 [2023-02-22T21:48:21.604Z] #113 4.741 Selecting previously unselected package libpcre32-3:arm64.
21:48:21 [2023-02-22T21:48:21.604Z] #113 4.744 Preparing to unpack .../24-libpcre32-3_2%3a8.39-13_arm64.deb ...
21:48:21 [2023-02-22T21:48:21.604Z] #113 4.748 Unpacking libpcre32-3:arm64 (2:8.39-13) ...
21:48:21 [2023-02-22T21:48:21.604Z] #113 4.798 Selecting previously unselected package libpcrecpp0v5:arm64.
21:48:21 [2023-02-22T21:48:21.604Z] #113 4.800 Preparing to unpack .../25-libpcrecpp0v5_2%3a8.39-13_arm64.deb ...
21:48:21 [2023-02-22T21:48:21.604Z] #113 4.805 Unpacking libpcrecpp0v5:arm64 (2:8.39-13) ...
21:48:21 [2023-02-22T21:48:21.604Z] #113 4.838 Selecting previously unselected package libpcre3-dev:arm64.
21:48:21 [2023-02-22T21:48:21.604Z] #113 4.841 Preparing to unpack .../26-libpcre3-dev_2%3a8.39-13_arm64.deb ...
21:48:21 [2023-02-22T21:48:21.604Z] #113 4.844 Unpacking libpcre3-dev:arm64 (2:8.39-13) ...
21:48:21 [2023-02-22T21:48:21.864Z] #113 4.922 Selecting previously unselected package zlib1g-dev:arm64.
21:48:21 [2023-02-22T21:48:21.864Z] #113 4.925 Preparing to unpack .../27-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_arm64.deb ...
21:48:21 [2023-02-22T21:48:21.864Z] #113 4.929 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
21:48:21 [2023-02-22T21:48:21.864Z] #113 4.974 Selecting previously unselected package libglib2.0-dev:arm64.
21:48:21 [2023-02-22T21:48:21.864Z] #113 4.976 Preparing to unpack .../28-libglib2.0-dev_2.66.8-1_arm64.deb ...
21:48:21 [2023-02-22T21:48:21.864Z] #113 4.980 Unpacking libglib2.0-dev:arm64 (2.66.8-1) ...
21:48:22 [2023-02-22T21:48:22.123Z] #113 5.174 Selecting previously unselected package libseccomp-dev:arm64.
21:48:22 [2023-02-22T21:48:22.123Z] #113 5.177 Preparing to unpack .../29-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
21:48:22 [2023-02-22T21:48:22.123Z] #113 5.180 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
21:48:22 [2023-02-22T21:48:22.124Z] #113 5.228 Selecting previously unselected package libsecret-1-dev:arm64.
21:48:22 [2023-02-22T21:48:22.124Z] #113 5.231 Preparing to unpack .../30-libsecret-1-dev_0.20.4-2_arm64.deb ...
21:48:22 [2023-02-22T21:48:22.124Z] #113 5.236 Unpacking libsecret-1-dev:arm64 (0.20.4-2) ...
21:48:22 [2023-02-22T21:48:22.124Z] #113 5.293 Selecting previously unselected package libsystemd-dev:arm64.
21:48:22 [2023-02-22T21:48:22.124Z] #113 5.296 Preparing to unpack .../31-libsystemd-dev_247.3-7+deb11u1_arm64.deb ...
21:48:22 [2023-02-22T21:48:22.124Z] #113 5.301 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u1) ...
21:48:22 [2023-02-22T21:48:22.383Z] #113 5.410 Setting up libpcrecpp0v5:arm64 (2:8.39-13) ...
21:48:22 [2023-02-22T21:48:22.383Z] #113 5.422 Setting up libglib2.0-dev-bin (2.66.8-1) ...
21:48:22 [2023-02-22T21:48:22.383Z] #113 5.590 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
21:48:22 [2023-02-22T21:48:22.383Z] #113 5.602 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
21:48:22 [2023-02-22T21:48:22.383Z] #113 5.612 Setting up libpcre16-3:arm64 (2:8.39-13) ...
21:48:22 [2023-02-22T21:48:22.383Z] #113 5.622 Setting up libsepol1-dev:arm64 (3.1-1) ...
21:48:22 [2023-02-22T21:48:22.383Z] #113 5.635 Setting up libffi-dev:arm64 (3.3-6) ...
21:48:22 [2023-02-22T21:48:22.642Z] #113 5.646 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
21:48:22 [2023-02-22T21:48:22.642Z] #113 5.659 Setting up dpkg-dev (1.20.12) ...
21:48:22 [2023-02-22T21:48:22.642Z] #113 5.677 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
21:48:22 [2023-02-22T21:48:22.642Z] #113 5.689 Setting up libglib2.0-data (2.66.8-1) ...
21:48:22 [2023-02-22T21:48:22.642Z] #113 5.699 Setting up uuid-dev:arm64 (2.36.1-8+deb11u1) ...
21:48:22 [2023-02-22T21:48:22.642Z] #113 5.709 Setting up libpcre32-3:arm64 (2:8.39-13) ...
21:48:22 [2023-02-22T21:48:22.642Z] #113 5.722 Setting up libudev-dev:arm64 (247.3-7+deb11u1) ...
21:48:22 [2023-02-22T21:48:22.642Z] #113 5.734 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
21:48:22 [2023-02-22T21:48:22.642Z] #113 5.747 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
21:48:22 [2023-02-22T21:48:22.642Z] #113 5.759 Setting up libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
21:48:22 [2023-02-22T21:48:22.642Z] #113 5.773 Setting up libapparmor-dev:arm64 (2.13.6-10) ...
21:48:22 [2023-02-22T21:48:22.642Z] #113 5.786 Setting up libsystemd-dev:arm64 (247.3-7+deb11u1) ...
21:48:22 [2023-02-22T21:48:22.642Z] #113 5.800 Setting up libsecret-common (0.20.4-2) ...
21:48:22 [2023-02-22T21:48:22.642Z] #113 5.812 Setting up libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
21:48:22 [2023-02-22T21:48:22.642Z] #113 5.830 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ...
21:48:22 [2023-02-22T21:48:22.642Z] #113 5.841 Setting up libselinux1-dev:arm64 (3.1-3) ...
21:48:22 [2023-02-22T21:48:22.642Z] #113 5.854 Setting up libpcre3-dev:arm64 (2:8.39-13) ...
21:48:22 [2023-02-22T21:48:22.642Z] #113 5.866 Setting up libglib2.0-bin (2.66.8-1) ...
21:48:22 [2023-02-22T21:48:22.642Z] #113 5.877 Setting up libsecret-1-0:arm64 (0.20.4-2) ...
21:48:22 [2023-02-22T21:48:22.642Z] #113 5.891 Setting up gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
21:48:22 [2023-02-22T21:48:22.642Z] #113 5.903 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
21:48:22 [2023-02-22T21:48:22.642Z] #113 5.917 Setting up libmount-dev:arm64 (2.36.1-8+deb11u1) ...
21:48:22 [2023-02-22T21:48:22.642Z] #113 5.929 Setting up gir1.2-secret-1:arm64 (0.20.4-2) ...
21:48:22 [2023-02-22T21:48:22.642Z] #113 5.943 Setting up libglib2.0-dev:arm64 (2.66.8-1) ...
21:48:22 [2023-02-22T21:48:22.642Z] #113 5.957 Processing triggers for libglib2.0-0:arm64 (2.66.8-1) ...
21:48:22 [2023-02-22T21:48:22.902Z] #113 5.967 No schema files found: doing nothing.
21:48:22 [2023-02-22T21:48:22.902Z] #113 5.972 Processing triggers for libc-bin (2.31-13+deb11u5) ...
21:48:22 [2023-02-22T21:48:22.902Z] #113 5.994 Setting up libsecret-1-dev:arm64 (0.20.4-2) ...
21:48:23 [2023-02-22T21:48:23.161Z] #113 DONE 6.4s
21:48:23 [2023-02-22T21:48:23.421Z] 
21:48:23 [2023-02-22T21:48:23.421Z] #114 [dev 1/1] COPY . .
21:48:24 [2023-02-22T21:48:24.803Z] #114 DONE 1.4s
21:48:24 [2023-02-22T21:48:24.803Z] 
21:48:24 [2023-02-22T21:48:24.803Z] #115 exporting to image
21:48:24 [2023-02-22T21:48:24.803Z] #115 exporting layers
21:48:26 [2023-02-22T21:48:26.183Z] #115 exporting layers 1.5s done
21:48:26 [2023-02-22T21:48:26.183Z] #115 writing image sha256:10c2c2557d104da6571dd4cd6862942394820b1643a91702248f77585f33a582 done
21:48:26 [2023-02-22T21:48:26.183Z] #115 naming to docker.io/library/docker:cd779dae46ee1d1bc69491946a8eb548f37020bd done
21:48:26 [2023-02-22T21:48:26.183Z] #115 DONE 1.5s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
21:48:26 [2023-02-22T21:48:26.493Z] + sudo modprobe ip6table_filter
[Pipeline] sh
21:48:26 [2023-02-22T21:48:26.785Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44620/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr25 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=cd779dae46ee1d1bc69491946a8eb548f37020bd -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:cd779dae46ee1d1bc69491946a8eb548f37020bd hack/test/unit
21:48:27 [2023-02-22T21:48:27.355Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove journald')
21:48:27 [2023-02-22T21:48:27.355Z] + TESTFLAGS+=' -test.timeout=5m'
21:48:27 [2023-02-22T21:48:27.355Z] + TESTDIRS=./...
21:48:27 [2023-02-22T21:48:27.355Z] + exclude_paths='/vendor/|/integration'
21:48:27 [2023-02-22T21:48:27.355Z] ++ go list ./...
21:48:27 [2023-02-22T21:48:27.355Z] ++ grep -vE '(/vendor/|/integration)'
21:48:28 [2023-02-22T21:48:28.296Z] + pkg_list='github.com/docker/docker/api
21:48:28 [2023-02-22T21:48:28.296Z] github.com/docker/docker/api/server
21:48:28 [2023-02-22T21:48:28.296Z] github.com/docker/docker/api/server/backend/build
21:48:28 [2023-02-22T21:48:28.296Z] github.com/docker/docker/api/server/httpstatus
21:48:28 [2023-02-22T21:48:28.296Z] github.com/docker/docker/api/server/httputils
21:48:28 [2023-02-22T21:48:28.296Z] github.com/docker/docker/api/server/middleware
21:48:28 [2023-02-22T21:48:28.296Z] github.com/docker/docker/api/server/router
21:48:28 [2023-02-22T21:48:28.296Z] github.com/docker/docker/api/server/router/build
21:48:28 [2023-02-22T21:48:28.296Z] github.com/docker/docker/api/server/router/checkpoint
21:48:28 [2023-02-22T21:48:28.296Z] github.com/docker/docker/api/server/router/container
21:48:28 [2023-02-22T21:48:28.296Z] github.com/docker/docker/api/server/router/debug
21:48:28 [2023-02-22T21:48:28.296Z] github.com/docker/docker/api/server/router/distribution
21:48:28 [2023-02-22T21:48:28.296Z] github.com/docker/docker/api/server/router/grpc
21:48:28 [2023-02-22T21:48:28.296Z] github.com/docker/docker/api/server/router/image
21:48:28 [2023-02-22T21:48:28.296Z] github.com/docker/docker/api/server/router/network
21:48:28 [2023-02-22T21:48:28.296Z] github.com/docker/docker/api/server/router/plugin
21:48:28 [2023-02-22T21:48:28.296Z] github.com/docker/docker/api/server/router/session
21:48:28 [2023-02-22T21:48:28.296Z] github.com/docker/docker/api/server/router/swarm
21:48:28 [2023-02-22T21:48:28.296Z] github.com/docker/docker/api/server/router/system
21:48:28 [2023-02-22T21:48:28.296Z] github.com/docker/docker/api/server/router/volume
21:48:28 [2023-02-22T21:48:28.296Z] github.com/docker/docker/api/types
21:48:28 [2023-02-22T21:48:28.296Z] github.com/docker/docker/api/types/backend
21:48:28 [2023-02-22T21:48:28.296Z] github.com/docker/docker/api/types/blkiodev
21:48:28 [2023-02-22T21:48:28.296Z] github.com/docker/docker/api/types/container
21:48:28 [2023-02-22T21:48:28.296Z] github.com/docker/docker/api/types/events
21:48:28 [2023-02-22T21:48:28.296Z] github.com/docker/docker/api/types/filters
21:48:28 [2023-02-22T21:48:28.296Z] github.com/docker/docker/api/types/image
21:48:28 [2023-02-22T21:48:28.296Z] github.com/docker/docker/api/types/mount
21:48:28 [2023-02-22T21:48:28.296Z] github.com/docker/docker/api/types/network
21:48:28 [2023-02-22T21:48:28.296Z] github.com/docker/docker/api/types/plugins/logdriver
21:48:28 [2023-02-22T21:48:28.296Z] github.com/docker/docker/api/types/registry
21:48:28 [2023-02-22T21:48:28.296Z] github.com/docker/docker/api/types/strslice
21:48:28 [2023-02-22T21:48:28.296Z] github.com/docker/docker/api/types/swarm
21:48:28 [2023-02-22T21:48:28.296Z] github.com/docker/docker/api/types/swarm/runtime
21:48:28 [2023-02-22T21:48:28.296Z] github.com/docker/docker/api/types/time
21:48:28 [2023-02-22T21:48:28.296Z] github.com/docker/docker/api/types/versions
21:48:28 [2023-02-22T21:48:28.296Z] github.com/docker/docker/api/types/versions/v1p19
21:48:28 [2023-02-22T21:48:28.296Z] github.com/docker/docker/api/types/versions/v1p20
21:48:28 [2023-02-22T21:48:28.296Z] github.com/docker/docker/api/types/volume
21:48:28 [2023-02-22T21:48:28.296Z] github.com/docker/docker/builder
21:48:28 [2023-02-22T21:48:28.296Z] github.com/docker/docker/builder/builder-next
21:48:28 [2023-02-22T21:48:28.296Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
21:48:28 [2023-02-22T21:48:28.296Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
21:48:28 [2023-02-22T21:48:28.296Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
21:48:28 [2023-02-22T21:48:28.296Z] github.com/docker/docker/builder/builder-next/exporter
21:48:28 [2023-02-22T21:48:28.296Z] github.com/docker/docker/builder/builder-next/imagerefchecker
21:48:28 [2023-02-22T21:48:28.296Z] github.com/docker/docker/builder/builder-next/worker
21:48:28 [2023-02-22T21:48:28.296Z] github.com/docker/docker/builder/dockerfile
21:48:28 [2023-02-22T21:48:28.296Z] github.com/docker/docker/builder/remotecontext
21:48:28 [2023-02-22T21:48:28.296Z] github.com/docker/docker/builder/remotecontext/git
21:48:28 [2023-02-22T21:48:28.296Z] github.com/docker/docker/builder/remotecontext/urlutil
21:48:28 [2023-02-22T21:48:28.296Z] github.com/docker/docker/cli/debug
21:48:28 [2023-02-22T21:48:28.296Z] github.com/docker/docker/cli/winresources/docker-proxy
21:48:28 [2023-02-22T21:48:28.296Z] github.com/docker/docker/cli/winresources/dockerd
21:48:28 [2023-02-22T21:48:28.296Z] github.com/docker/docker/client
21:48:28 [2023-02-22T21:48:28.296Z] github.com/docker/docker/cmd/docker-proxy
21:48:28 [2023-02-22T21:48:28.296Z] github.com/docker/docker/cmd/dockerd
21:48:28 [2023-02-22T21:48:28.296Z] github.com/docker/docker/cmd/dockerd/trap
21:48:28 [2023-02-22T21:48:28.296Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
21:48:28 [2023-02-22T21:48:28.296Z] github.com/docker/docker/container
21:48:28 [2023-02-22T21:48:28.296Z] github.com/docker/docker/container/stream
21:48:28 [2023-02-22T21:48:28.296Z] github.com/docker/docker/contrib/apparmor
21:48:28 [2023-02-22T21:48:28.296Z] github.com/docker/docker/contrib/docker-device-tool
21:48:28 [2023-02-22T21:48:28.296Z] github.com/docker/docker/contrib/httpserver
21:48:28 [2023-02-22T21:48:28.296Z] github.com/docker/docker/daemon
21:48:28 [2023-02-22T21:48:28.296Z] github.com/docker/docker/daemon/cluster
21:48:28 [2023-02-22T21:48:28.296Z] github.com/docker/docker/daemon/cluster/controllers/plugin
21:48:28 [2023-02-22T21:48:28.296Z] github.com/docker/docker/daemon/cluster/convert
21:48:28 [2023-02-22T21:48:28.296Z] github.com/docker/docker/daemon/cluster/executor
21:48:28 [2023-02-22T21:48:28.296Z] github.com/docker/docker/daemon/cluster/executor/container
21:48:28 [2023-02-22T21:48:28.296Z] github.com/docker/docker/daemon/cluster/provider
21:48:28 [2023-02-22T21:48:28.296Z] github.com/docker/docker/daemon/config
21:48:28 [2023-02-22T21:48:28.296Z] github.com/docker/docker/daemon/containerd
21:48:28 [2023-02-22T21:48:28.296Z] github.com/docker/docker/daemon/events
21:48:28 [2023-02-22T21:48:28.296Z] github.com/docker/docker/daemon/events/testutils
21:48:28 [2023-02-22T21:48:28.296Z] github.com/docker/docker/daemon/graphdriver
21:48:28 [2023-02-22T21:48:28.296Z] github.com/docker/docker/daemon/graphdriver/aufs
21:48:28 [2023-02-22T21:48:28.296Z] github.com/docker/docker/daemon/graphdriver/btrfs
21:48:28 [2023-02-22T21:48:28.296Z] github.com/docker/docker/daemon/graphdriver/copy
21:48:28 [2023-02-22T21:48:28.296Z] github.com/docker/docker/daemon/graphdriver/devmapper
21:48:28 [2023-02-22T21:48:28.296Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
21:48:28 [2023-02-22T21:48:28.296Z] github.com/docker/docker/daemon/graphdriver/graphtest
21:48:28 [2023-02-22T21:48:28.296Z] github.com/docker/docker/daemon/graphdriver/overlay
21:48:28 [2023-02-22T21:48:28.296Z] github.com/docker/docker/daemon/graphdriver/overlay2
21:48:28 [2023-02-22T21:48:28.296Z] github.com/docker/docker/daemon/graphdriver/overlayutils
21:48:28 [2023-02-22T21:48:28.296Z] github.com/docker/docker/daemon/graphdriver/register
21:48:28 [2023-02-22T21:48:28.296Z] github.com/docker/docker/daemon/graphdriver/vfs
21:48:28 [2023-02-22T21:48:28.296Z] github.com/docker/docker/daemon/graphdriver/zfs
21:48:28 [2023-02-22T21:48:28.296Z] github.com/docker/docker/daemon/images
21:48:28 [2023-02-22T21:48:28.296Z] github.com/docker/docker/daemon/initlayer
21:48:28 [2023-02-22T21:48:28.296Z] github.com/docker/docker/daemon/links
21:48:28 [2023-02-22T21:48:28.296Z] github.com/docker/docker/daemon/listeners
21:48:28 [2023-02-22T21:48:28.296Z] github.com/docker/docker/daemon/logger
21:48:28 [2023-02-22T21:48:28.296Z] github.com/docker/docker/daemon/logger/awslogs
21:48:28 [2023-02-22T21:48:28.296Z] github.com/docker/docker/daemon/logger/fluentd
21:48:28 [2023-02-22T21:48:28.296Z] github.com/docker/docker/daemon/logger/gcplogs
21:48:28 [2023-02-22T21:48:28.296Z] github.com/docker/docker/daemon/logger/gelf
21:48:28 [2023-02-22T21:48:28.296Z] github.com/docker/docker/daemon/logger/journald
21:48:28 [2023-02-22T21:48:28.296Z] github.com/docker/docker/daemon/logger/journald/internal/export
21:48:28 [2023-02-22T21:48:28.296Z] github.com/docker/docker/daemon/logger/journald/internal/fake
21:48:28 [2023-02-22T21:48:28.296Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
21:48:28 [2023-02-22T21:48:28.296Z] github.com/docker/docker/daemon/logger/jsonfilelog
21:48:28 [2023-02-22T21:48:28.296Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
21:48:28 [2023-02-22T21:48:28.296Z] github.com/docker/docker/daemon/logger/local
21:48:28 [2023-02-22T21:48:28.296Z] github.com/docker/docker/daemon/logger/logentries
21:48:28 [2023-02-22T21:48:28.296Z] github.com/docker/docker/daemon/logger/loggertest
21:48:28 [2023-02-22T21:48:28.296Z] github.com/docker/docker/daemon/logger/loggerutils
21:48:28 [2023-02-22T21:48:28.296Z] github.com/docker/docker/daemon/logger/loggerutils/cache
21:48:28 [2023-02-22T21:48:28.296Z] github.com/docker/docker/daemon/logger/splunk
21:48:28 [2023-02-22T21:48:28.296Z] github.com/docker/docker/daemon/logger/syslog
21:48:28 [2023-02-22T21:48:28.296Z] github.com/docker/docker/daemon/logger/templates
21:48:28 [2023-02-22T21:48:28.296Z] github.com/docker/docker/daemon/names
21:48:28 [2023-02-22T21:48:28.296Z] github.com/docker/docker/daemon/network
21:48:28 [2023-02-22T21:48:28.296Z] github.com/docker/docker/daemon/stats
21:48:28 [2023-02-22T21:48:28.296Z] github.com/docker/docker/distribution
21:48:28 [2023-02-22T21:48:28.296Z] github.com/docker/docker/distribution/metadata
21:48:28 [2023-02-22T21:48:28.296Z] github.com/docker/docker/distribution/utils
21:48:28 [2023-02-22T21:48:28.296Z] github.com/docker/docker/distribution/xfer
21:48:28 [2023-02-22T21:48:28.296Z] github.com/docker/docker/dockerversion
21:48:28 [2023-02-22T21:48:28.296Z] github.com/docker/docker/errdefs
21:48:28 [2023-02-22T21:48:28.296Z] github.com/docker/docker/image
21:48:28 [2023-02-22T21:48:28.296Z] github.com/docker/docker/image/cache
21:48:28 [2023-02-22T21:48:28.296Z] github.com/docker/docker/image/tarexport
21:48:28 [2023-02-22T21:48:28.296Z] github.com/docker/docker/image/v1
21:48:28 [2023-02-22T21:48:28.296Z] github.com/docker/docker/internal/mounttree
21:48:28 [2023-02-22T21:48:28.296Z] github.com/docker/docker/internal/test/suite
21:48:28 [2023-02-22T21:48:28.296Z] github.com/docker/docker/internal/unshare
21:48:28 [2023-02-22T21:48:28.296Z] github.com/docker/docker/layer
21:48:28 [2023-02-22T21:48:28.296Z] github.com/docker/docker/libcontainerd
21:48:28 [2023-02-22T21:48:28.296Z] github.com/docker/docker/libcontainerd/queue
21:48:28 [2023-02-22T21:48:28.296Z] github.com/docker/docker/libcontainerd/remote
21:48:28 [2023-02-22T21:48:28.296Z] github.com/docker/docker/libcontainerd/supervisor
21:48:28 [2023-02-22T21:48:28.296Z] github.com/docker/docker/libcontainerd/types
21:48:28 [2023-02-22T21:48:28.296Z] github.com/docker/docker/libnetwork
21:48:28 [2023-02-22T21:48:28.296Z] github.com/docker/docker/libnetwork/bitmap
21:48:28 [2023-02-22T21:48:28.296Z] github.com/docker/docker/libnetwork/bitseq
21:48:28 [2023-02-22T21:48:28.296Z] github.com/docker/docker/libnetwork/cluster
21:48:28 [2023-02-22T21:48:28.296Z] github.com/docker/docker/libnetwork/cmd/diagnostic
21:48:28 [2023-02-22T21:48:28.296Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
21:48:28 [2023-02-22T21:48:28.296Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
21:48:28 [2023-02-22T21:48:28.296Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
21:48:28 [2023-02-22T21:48:28.296Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
21:48:28 [2023-02-22T21:48:28.296Z] github.com/docker/docker/libnetwork/cmd/ovrouter
21:48:28 [2023-02-22T21:48:28.296Z] github.com/docker/docker/libnetwork/cmd/readme_test
21:48:28 [2023-02-22T21:48:28.296Z] github.com/docker/docker/libnetwork/config
21:48:28 [2023-02-22T21:48:28.296Z] github.com/docker/docker/libnetwork/datastore
21:48:28 [2023-02-22T21:48:28.296Z] github.com/docker/docker/libnetwork/diagnostic
21:48:28 [2023-02-22T21:48:28.296Z] github.com/docker/docker/libnetwork/discoverapi
21:48:28 [2023-02-22T21:48:28.296Z] github.com/docker/docker/libnetwork/driverapi
21:48:28 [2023-02-22T21:48:28.296Z] github.com/docker/docker/libnetwork/drivers/bridge
21:48:28 [2023-02-22T21:48:28.296Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
21:48:28 [2023-02-22T21:48:28.296Z] github.com/docker/docker/libnetwork/drivers/host
21:48:28 [2023-02-22T21:48:28.296Z] github.com/docker/docker/libnetwork/drivers/ipvlan
21:48:28 [2023-02-22T21:48:28.296Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
21:48:28 [2023-02-22T21:48:28.296Z] github.com/docker/docker/libnetwork/drivers/macvlan
21:48:28 [2023-02-22T21:48:28.296Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
21:48:28 [2023-02-22T21:48:28.296Z] github.com/docker/docker/libnetwork/drivers/null
21:48:28 [2023-02-22T21:48:28.296Z] github.com/docker/docker/libnetwork/drivers/overlay
21:48:28 [2023-02-22T21:48:28.296Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
21:48:28 [2023-02-22T21:48:28.296Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
21:48:28 [2023-02-22T21:48:28.296Z] github.com/docker/docker/libnetwork/drivers/remote
21:48:28 [2023-02-22T21:48:28.296Z] github.com/docker/docker/libnetwork/drivers/remote/api
21:48:28 [2023-02-22T21:48:28.296Z] github.com/docker/docker/libnetwork/drivers/windows
21:48:28 [2023-02-22T21:48:28.296Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
21:48:28 [2023-02-22T21:48:28.296Z] github.com/docker/docker/libnetwork/drvregistry
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/libnetwork/etchosts
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/libnetwork/idm
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/libnetwork/internal/caller
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/libnetwork/internal/setmatrix
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/libnetwork/ipam
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/libnetwork/ipamapi
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/libnetwork/ipams/builtin
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/libnetwork/ipams/null
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/libnetwork/ipams/remote
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/libnetwork/ipams/remote/api
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/libnetwork/ipams/windowsipam
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/libnetwork/ipamutils
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/libnetwork/iptables
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/libnetwork/netlabel
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/libnetwork/netutils
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/libnetwork/networkdb
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/libnetwork/ns
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/libnetwork/options
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/libnetwork/osl
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/libnetwork/osl/kernel
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/libnetwork/portallocator
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/libnetwork/portmapper
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/libnetwork/resolvconf
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/libnetwork/testutils
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/libnetwork/types
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/oci
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/oci/caps
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/opts
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/pkg/aaparser
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/pkg/archive
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/pkg/authorization
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/pkg/broadcaster
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/pkg/capabilities
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/pkg/chrootarchive
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/pkg/containerfs
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/pkg/devicemapper
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/pkg/directory
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/pkg/dmesg
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/pkg/fileutils
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/pkg/homedir
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/pkg/idtools
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/pkg/ioutils
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/pkg/jsonmessage
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/pkg/longpath
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/pkg/loopback
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/pkg/namesgenerator
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/pkg/parsers
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/pkg/parsers/kernel
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/pkg/parsers/operatingsystem
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/pkg/pidfile
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/pkg/platform
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/pkg/platforms
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/pkg/plugingetter
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/pkg/plugins
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/pkg/plugins/transport
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/pkg/pools
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/pkg/process
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/pkg/progress
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/pkg/reexec
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/pkg/rootless
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/pkg/rootless/specconv
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/pkg/stack
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/pkg/stdcopy
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/pkg/streamformatter
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/pkg/stringid
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/pkg/sysinfo
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/pkg/system
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/pkg/tailfile
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/pkg/tarsum
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/pkg/useragent
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/plugin
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/plugin/executor/containerd
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/plugin/v2
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/profiles/apparmor
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/profiles/seccomp
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/quota
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/reference
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/registry
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/registry/resumable
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/restartmanager
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/runconfig
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/runconfig/opts
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/testutil
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/testutil/daemon
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/testutil/environment
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/testutil/fakecontext
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/testutil/fakegit
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/testutil/fakestorage
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/testutil/fixtures/load
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/testutil/fixtures/plugin
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/testutil/fixtures/plugin/basic
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/testutil/registry
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/testutil/request
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/volume
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/volume/drivers
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/volume/local
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/volume/mounts
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/volume/service
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/volume/service/opts
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/volume/testutils'
21:48:28 [2023-02-22T21:48:28.297Z] ++ grep --fixed-strings -v /libnetwork
21:48:28 [2023-02-22T21:48:28.297Z] ++ echo 'github.com/docker/docker/api
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/api/server
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/api/server/backend/build
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/api/server/httpstatus
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/api/server/httputils
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/api/server/middleware
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/api/server/router
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/api/server/router/build
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/api/server/router/checkpoint
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/api/server/router/container
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/api/server/router/debug
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/api/server/router/distribution
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/api/server/router/grpc
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/api/server/router/image
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/api/server/router/network
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/api/server/router/plugin
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/api/server/router/session
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/api/server/router/swarm
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/api/server/router/system
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/api/server/router/volume
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/api/types
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/api/types/backend
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/api/types/blkiodev
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/api/types/container
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/api/types/events
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/api/types/filters
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/api/types/image
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/api/types/mount
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/api/types/network
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/api/types/plugins/logdriver
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/api/types/registry
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/api/types/strslice
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/api/types/swarm
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/api/types/swarm/runtime
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/api/types/time
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/api/types/versions
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/api/types/versions/v1p19
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/api/types/versions/v1p20
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/api/types/volume
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/builder
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/builder/builder-next
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/builder/builder-next/exporter
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/builder/builder-next/imagerefchecker
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/builder/builder-next/worker
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/builder/dockerfile
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/builder/remotecontext
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/builder/remotecontext/git
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/builder/remotecontext/urlutil
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/cli/debug
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/cli/winresources/docker-proxy
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/cli/winresources/dockerd
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/client
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/cmd/docker-proxy
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/cmd/dockerd
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/cmd/dockerd/trap
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/container
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/container/stream
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/contrib/apparmor
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/contrib/docker-device-tool
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/contrib/httpserver
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/daemon
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/daemon/cluster
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/daemon/cluster/controllers/plugin
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/daemon/cluster/convert
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/daemon/cluster/executor
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/daemon/cluster/executor/container
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/daemon/cluster/provider
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/daemon/config
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/daemon/containerd
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/daemon/events
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/daemon/events/testutils
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/daemon/graphdriver
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/daemon/graphdriver/aufs
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/daemon/graphdriver/btrfs
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/daemon/graphdriver/copy
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/daemon/graphdriver/devmapper
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/daemon/graphdriver/graphtest
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/daemon/graphdriver/overlay
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/daemon/graphdriver/overlay2
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/daemon/graphdriver/overlayutils
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/daemon/graphdriver/register
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/daemon/graphdriver/vfs
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/daemon/graphdriver/zfs
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/daemon/images
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/daemon/initlayer
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/daemon/links
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/daemon/listeners
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/daemon/logger
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/daemon/logger/awslogs
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/daemon/logger/fluentd
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/daemon/logger/gcplogs
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/daemon/logger/gelf
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/daemon/logger/journald
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/daemon/logger/journald/internal/export
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/daemon/logger/journald/internal/fake
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/daemon/logger/jsonfilelog
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/daemon/logger/local
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/daemon/logger/logentries
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/daemon/logger/loggertest
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/daemon/logger/loggerutils
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/daemon/logger/loggerutils/cache
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/daemon/logger/splunk
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/daemon/logger/syslog
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/daemon/logger/templates
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/daemon/names
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/daemon/network
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/daemon/stats
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/distribution
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/distribution/metadata
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/distribution/utils
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/distribution/xfer
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/dockerversion
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/errdefs
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/image
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/image/cache
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/image/tarexport
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/image/v1
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/internal/mounttree
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/internal/test/suite
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/internal/unshare
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/layer
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/libcontainerd
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/libcontainerd/queue
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/libcontainerd/remote
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/libcontainerd/supervisor
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/libcontainerd/types
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/libnetwork
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/libnetwork/bitmap
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/libnetwork/bitseq
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/libnetwork/cluster
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/libnetwork/cmd/diagnostic
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/libnetwork/cmd/ovrouter
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/libnetwork/cmd/readme_test
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/libnetwork/config
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/libnetwork/datastore
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/libnetwork/diagnostic
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/libnetwork/discoverapi
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/libnetwork/driverapi
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/libnetwork/drivers/bridge
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/libnetwork/drivers/host
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/libnetwork/drivers/ipvlan
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/libnetwork/drivers/macvlan
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/libnetwork/drivers/null
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/libnetwork/drivers/overlay
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/libnetwork/drivers/remote
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/libnetwork/drivers/remote/api
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/libnetwork/drivers/windows
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/libnetwork/drvregistry
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/libnetwork/etchosts
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/libnetwork/idm
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/libnetwork/internal/caller
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/libnetwork/internal/setmatrix
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/libnetwork/ipam
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/libnetwork/ipamapi
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/libnetwork/ipams/builtin
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/libnetwork/ipams/null
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/libnetwork/ipams/remote
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/libnetwork/ipams/remote/api
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/libnetwork/ipams/windowsipam
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/libnetwork/ipamutils
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/libnetwork/iptables
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/libnetwork/netlabel
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/libnetwork/netutils
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/libnetwork/networkdb
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/libnetwork/ns
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/libnetwork/options
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/libnetwork/osl
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/libnetwork/osl/kernel
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/libnetwork/portallocator
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/libnetwork/portmapper
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/libnetwork/resolvconf
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/libnetwork/testutils
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/libnetwork/types
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/oci
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/oci/caps
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/opts
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/pkg/aaparser
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/pkg/archive
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/pkg/authorization
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/pkg/broadcaster
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/pkg/capabilities
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/pkg/chrootarchive
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/pkg/containerfs
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/pkg/devicemapper
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/pkg/directory
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/pkg/dmesg
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/pkg/fileutils
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/pkg/homedir
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/pkg/idtools
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/pkg/ioutils
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/pkg/jsonmessage
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/pkg/longpath
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/pkg/loopback
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/pkg/namesgenerator
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/pkg/parsers
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/pkg/parsers/kernel
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/pkg/parsers/operatingsystem
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/pkg/pidfile
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/pkg/platform
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/pkg/platforms
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/pkg/plugingetter
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/pkg/plugins
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/pkg/plugins/transport
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/pkg/pools
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/pkg/process
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/pkg/progress
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/pkg/reexec
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/pkg/rootless
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/pkg/rootless/specconv
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/pkg/stack
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/pkg/stdcopy
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/pkg/streamformatter
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/pkg/stringid
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/pkg/sysinfo
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/pkg/system
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/pkg/tailfile
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/pkg/tarsum
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/pkg/useragent
21:48:28 [2023-02-22T21:48:28.297Z] github.com/docker/docker/plugin
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/plugin/executor/containerd
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/plugin/v2
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/profiles/apparmor
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/profiles/seccomp
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/quota
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/reference
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/registry
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/registry/resumable
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/restartmanager
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/runconfig
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/runconfig/opts
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/testutil
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/testutil/daemon
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/testutil/environment
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/testutil/fakecontext
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/testutil/fakegit
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/testutil/fakestorage
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/testutil/fixtures/load
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/testutil/fixtures/plugin
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/testutil/fixtures/plugin/basic
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/testutil/registry
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/testutil/request
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/volume
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/volume/drivers
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/volume/local
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/volume/mounts
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/volume/service
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/volume/service/opts
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/volume/testutils'
21:48:28 [2023-02-22T21:48:28.298Z] + base_pkg_list='github.com/docker/docker/api
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/api/server
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/api/server/backend/build
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/api/server/httpstatus
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/api/server/httputils
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/api/server/middleware
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/api/server/router
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/api/server/router/build
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/api/server/router/checkpoint
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/api/server/router/container
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/api/server/router/debug
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/api/server/router/distribution
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/api/server/router/grpc
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/api/server/router/image
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/api/server/router/network
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/api/server/router/plugin
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/api/server/router/session
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/api/server/router/swarm
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/api/server/router/system
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/api/server/router/volume
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/api/types
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/api/types/backend
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/api/types/blkiodev
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/api/types/container
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/api/types/events
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/api/types/filters
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/api/types/image
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/api/types/mount
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/api/types/network
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/api/types/plugins/logdriver
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/api/types/registry
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/api/types/strslice
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/api/types/swarm
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/api/types/swarm/runtime
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/api/types/time
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/api/types/versions
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/api/types/versions/v1p19
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/api/types/versions/v1p20
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/api/types/volume
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/builder
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/builder/builder-next
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/builder/builder-next/exporter
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/builder/builder-next/imagerefchecker
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/builder/builder-next/worker
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/builder/dockerfile
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/builder/remotecontext
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/builder/remotecontext/git
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/builder/remotecontext/urlutil
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/cli/debug
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/cli/winresources/docker-proxy
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/cli/winresources/dockerd
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/client
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/cmd/docker-proxy
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/cmd/dockerd
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/cmd/dockerd/trap
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/container
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/container/stream
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/contrib/apparmor
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/contrib/docker-device-tool
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/contrib/httpserver
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/daemon
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/daemon/cluster
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/daemon/cluster/controllers/plugin
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/daemon/cluster/convert
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/daemon/cluster/executor
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/daemon/cluster/executor/container
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/daemon/cluster/provider
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/daemon/config
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/daemon/containerd
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/daemon/events
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/daemon/events/testutils
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/daemon/graphdriver
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/daemon/graphdriver/aufs
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/daemon/graphdriver/btrfs
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/daemon/graphdriver/copy
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/daemon/graphdriver/devmapper
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/daemon/graphdriver/graphtest
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/daemon/graphdriver/overlay
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/daemon/graphdriver/overlay2
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/daemon/graphdriver/overlayutils
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/daemon/graphdriver/register
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/daemon/graphdriver/vfs
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/daemon/graphdriver/zfs
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/daemon/images
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/daemon/initlayer
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/daemon/links
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/daemon/listeners
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/daemon/logger
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/daemon/logger/awslogs
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/daemon/logger/fluentd
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/daemon/logger/gcplogs
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/daemon/logger/gelf
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/daemon/logger/journald
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/daemon/logger/journald/internal/export
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/daemon/logger/journald/internal/fake
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/daemon/logger/jsonfilelog
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/daemon/logger/local
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/daemon/logger/logentries
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/daemon/logger/loggertest
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/daemon/logger/loggerutils
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/daemon/logger/loggerutils/cache
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/daemon/logger/splunk
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/daemon/logger/syslog
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/daemon/logger/templates
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/daemon/names
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/daemon/network
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/daemon/stats
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/distribution
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/distribution/metadata
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/distribution/utils
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/distribution/xfer
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/dockerversion
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/errdefs
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/image
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/image/cache
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/image/tarexport
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/image/v1
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/internal/mounttree
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/internal/test/suite
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/internal/unshare
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/layer
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/libcontainerd
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/libcontainerd/queue
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/libcontainerd/remote
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/libcontainerd/supervisor
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/libcontainerd/types
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/oci
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/oci/caps
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/opts
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/pkg/aaparser
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/pkg/archive
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/pkg/authorization
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/pkg/broadcaster
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/pkg/capabilities
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/pkg/chrootarchive
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/pkg/containerfs
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/pkg/devicemapper
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/pkg/directory
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/pkg/dmesg
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/pkg/fileutils
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/pkg/homedir
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/pkg/idtools
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/pkg/ioutils
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/pkg/jsonmessage
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/pkg/longpath
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/pkg/loopback
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/pkg/namesgenerator
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/pkg/parsers
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/pkg/parsers/kernel
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/pkg/parsers/operatingsystem
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/pkg/pidfile
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/pkg/platform
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/pkg/platforms
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/pkg/plugingetter
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/pkg/plugins
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/pkg/plugins/transport
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/pkg/pools
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/pkg/process
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/pkg/progress
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/pkg/reexec
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/pkg/rootless
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/pkg/rootless/specconv
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/pkg/stack
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/pkg/stdcopy
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/pkg/streamformatter
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/pkg/stringid
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/pkg/sysinfo
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/pkg/system
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/pkg/tailfile
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/pkg/tarsum
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/pkg/useragent
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/plugin
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/plugin/executor/containerd
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/plugin/v2
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/profiles/apparmor
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/profiles/seccomp
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/quota
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/reference
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/registry
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/registry/resumable
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/restartmanager
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/runconfig
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/runconfig/opts
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/testutil
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/testutil/daemon
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/testutil/environment
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/testutil/fakecontext
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/testutil/fakegit
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/testutil/fakestorage
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/testutil/fixtures/load
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/testutil/fixtures/plugin
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/testutil/fixtures/plugin/basic
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/testutil/registry
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/testutil/request
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/volume
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/volume/drivers
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/volume/local
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/volume/mounts
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/volume/service
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/volume/service/opts
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/volume/testutils'
21:48:28 [2023-02-22T21:48:28.298Z] ++ grep --fixed-strings /libnetwork
21:48:28 [2023-02-22T21:48:28.298Z] ++ echo 'github.com/docker/docker/api
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/api/server
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/api/server/backend/build
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/api/server/httpstatus
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/api/server/httputils
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/api/server/middleware
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/api/server/router
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/api/server/router/build
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/api/server/router/checkpoint
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/api/server/router/container
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/api/server/router/debug
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/api/server/router/distribution
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/api/server/router/grpc
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/api/server/router/image
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/api/server/router/network
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/api/server/router/plugin
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/api/server/router/session
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/api/server/router/swarm
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/api/server/router/system
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/api/server/router/volume
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/api/types
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/api/types/backend
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/api/types/blkiodev
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/api/types/container
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/api/types/events
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/api/types/filters
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/api/types/image
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/api/types/mount
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/api/types/network
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/api/types/plugins/logdriver
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/api/types/registry
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/api/types/strslice
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/api/types/swarm
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/api/types/swarm/runtime
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/api/types/time
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/api/types/versions
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/api/types/versions/v1p19
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/api/types/versions/v1p20
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/api/types/volume
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/builder
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/builder/builder-next
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/builder/builder-next/exporter
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/builder/builder-next/imagerefchecker
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/builder/builder-next/worker
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/builder/dockerfile
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/builder/remotecontext
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/builder/remotecontext/git
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/builder/remotecontext/urlutil
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/cli/debug
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/cli/winresources/docker-proxy
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/cli/winresources/dockerd
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/client
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/cmd/docker-proxy
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/cmd/dockerd
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/cmd/dockerd/trap
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/container
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/container/stream
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/contrib/apparmor
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/contrib/docker-device-tool
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/contrib/httpserver
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/daemon
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/daemon/cluster
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/daemon/cluster/controllers/plugin
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/daemon/cluster/convert
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/daemon/cluster/executor
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/daemon/cluster/executor/container
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/daemon/cluster/provider
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/daemon/config
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/daemon/containerd
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/daemon/events
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/daemon/events/testutils
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/daemon/graphdriver
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/daemon/graphdriver/aufs
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/daemon/graphdriver/btrfs
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/daemon/graphdriver/copy
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/daemon/graphdriver/devmapper
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/daemon/graphdriver/graphtest
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/daemon/graphdriver/overlay
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/daemon/graphdriver/overlay2
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/daemon/graphdriver/overlayutils
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/daemon/graphdriver/register
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/daemon/graphdriver/vfs
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/daemon/graphdriver/zfs
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/daemon/images
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/daemon/initlayer
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/daemon/links
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/daemon/listeners
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/daemon/logger
21:48:28 [2023-02-22T21:48:28.298Z] github.com/docker/docker/daemon/logger/awslogs
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/daemon/logger/fluentd
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/daemon/logger/gcplogs
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/daemon/logger/gelf
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/daemon/logger/journald
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/daemon/logger/journald/internal/export
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/daemon/logger/journald/internal/fake
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/daemon/logger/jsonfilelog
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/daemon/logger/local
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/daemon/logger/logentries
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/daemon/logger/loggertest
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/daemon/logger/loggerutils
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/daemon/logger/loggerutils/cache
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/daemon/logger/splunk
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/daemon/logger/syslog
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/daemon/logger/templates
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/daemon/names
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/daemon/network
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/daemon/stats
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/distribution
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/distribution/metadata
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/distribution/utils
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/distribution/xfer
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/dockerversion
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/errdefs
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/image
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/image/cache
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/image/tarexport
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/image/v1
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/internal/mounttree
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/internal/test/suite
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/internal/unshare
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/layer
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/libcontainerd
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/libcontainerd/queue
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/libcontainerd/remote
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/libcontainerd/supervisor
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/libcontainerd/types
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/libnetwork
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/libnetwork/bitmap
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/libnetwork/bitseq
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/libnetwork/cluster
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/libnetwork/cmd/diagnostic
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/libnetwork/cmd/ovrouter
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/libnetwork/cmd/readme_test
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/libnetwork/config
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/libnetwork/datastore
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/libnetwork/diagnostic
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/libnetwork/discoverapi
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/libnetwork/driverapi
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/libnetwork/drivers/bridge
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/libnetwork/drivers/host
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/libnetwork/drivers/ipvlan
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/libnetwork/drivers/macvlan
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/libnetwork/drivers/null
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/libnetwork/drivers/overlay
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/libnetwork/drivers/remote
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/libnetwork/drivers/remote/api
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/libnetwork/drivers/windows
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/libnetwork/drvregistry
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/libnetwork/etchosts
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/libnetwork/idm
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/libnetwork/internal/caller
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/libnetwork/internal/setmatrix
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/libnetwork/ipam
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/libnetwork/ipamapi
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/libnetwork/ipams/builtin
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/libnetwork/ipams/null
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/libnetwork/ipams/remote
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/libnetwork/ipams/remote/api
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/libnetwork/ipams/windowsipam
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/libnetwork/ipamutils
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/libnetwork/iptables
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/libnetwork/netlabel
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/libnetwork/netutils
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/libnetwork/networkdb
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/libnetwork/ns
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/libnetwork/options
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/libnetwork/osl
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/libnetwork/osl/kernel
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/libnetwork/portallocator
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/libnetwork/portmapper
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/libnetwork/resolvconf
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/libnetwork/testutils
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/libnetwork/types
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/oci
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/oci/caps
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/opts
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/pkg/aaparser
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/pkg/archive
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/pkg/authorization
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/pkg/broadcaster
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/pkg/capabilities
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/pkg/chrootarchive
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/pkg/containerfs
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/pkg/devicemapper
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/pkg/directory
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/pkg/dmesg
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/pkg/fileutils
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/pkg/homedir
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/pkg/idtools
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/pkg/ioutils
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/pkg/jsonmessage
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/pkg/longpath
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/pkg/loopback
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/pkg/namesgenerator
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/pkg/parsers
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/pkg/parsers/kernel
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/pkg/parsers/operatingsystem
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/pkg/pidfile
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/pkg/platform
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/pkg/platforms
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/pkg/plugingetter
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/pkg/plugins
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/pkg/plugins/transport
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/pkg/pools
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/pkg/process
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/pkg/progress
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/pkg/reexec
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/pkg/rootless
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/pkg/rootless/specconv
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/pkg/stack
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/pkg/stdcopy
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/pkg/streamformatter
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/pkg/stringid
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/pkg/sysinfo
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/pkg/system
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/pkg/tailfile
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/pkg/tarsum
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/pkg/useragent
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/plugin
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/plugin/executor/containerd
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/plugin/v2
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/profiles/apparmor
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/profiles/seccomp
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/quota
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/reference
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/registry
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/registry/resumable
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/restartmanager
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/runconfig
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/runconfig/opts
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/testutil
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/testutil/daemon
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/testutil/environment
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/testutil/fakecontext
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/testutil/fakegit
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/testutil/fakestorage
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/testutil/fixtures/load
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/testutil/fixtures/plugin
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/testutil/fixtures/plugin/basic
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/testutil/registry
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/testutil/request
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/volume
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/volume/drivers
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/volume/local
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/volume/mounts
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/volume/service
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/volume/service/opts
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/volume/testutils'
21:48:28 [2023-02-22T21:48:28.299Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/libnetwork/bitmap
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/libnetwork/bitseq
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/libnetwork/cluster
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/libnetwork/cmd/diagnostic
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/libnetwork/cmd/ovrouter
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/libnetwork/cmd/readme_test
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/libnetwork/config
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/libnetwork/datastore
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/libnetwork/diagnostic
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/libnetwork/discoverapi
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/libnetwork/driverapi
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/libnetwork/drivers/bridge
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/libnetwork/drivers/host
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/libnetwork/drivers/ipvlan
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/libnetwork/drivers/macvlan
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/libnetwork/drivers/null
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/libnetwork/drivers/overlay
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/libnetwork/drivers/remote
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/libnetwork/drivers/remote/api
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/libnetwork/drivers/windows
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/libnetwork/drvregistry
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/libnetwork/etchosts
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/libnetwork/idm
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/libnetwork/internal/caller
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/libnetwork/internal/setmatrix
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/libnetwork/ipam
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/libnetwork/ipamapi
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/libnetwork/ipams/builtin
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/libnetwork/ipams/null
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/libnetwork/ipams/remote
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/libnetwork/ipams/remote/api
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/libnetwork/ipams/windowsipam
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/libnetwork/ipamutils
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/libnetwork/iptables
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/libnetwork/netlabel
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/libnetwork/netutils
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/libnetwork/networkdb
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/libnetwork/ns
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/libnetwork/options
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/libnetwork/osl
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/libnetwork/osl/kernel
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/libnetwork/portallocator
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/libnetwork/portmapper
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/libnetwork/resolvconf
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/libnetwork/testutils
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/libnetwork/types'
21:48:28 [2023-02-22T21:48:28.299Z] + echo 'github.com/docker/docker/libnetwork
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/libnetwork/bitmap
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/libnetwork/bitseq
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/libnetwork/cluster
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/libnetwork/cmd/diagnostic
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/libnetwork/cmd/ovrouter
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/libnetwork/cmd/readme_test
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/libnetwork/config
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/libnetwork/datastore
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/libnetwork/diagnostic
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/libnetwork/discoverapi
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/libnetwork/driverapi
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/libnetwork/drivers/bridge
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/libnetwork/drivers/host
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/libnetwork/drivers/ipvlan
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/libnetwork/drivers/macvlan
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/libnetwork/drivers/null
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/libnetwork/drivers/overlay
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/libnetwork/drivers/remote
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/libnetwork/drivers/remote/api
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/libnetwork/drivers/windows
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/libnetwork/drvregistry
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/libnetwork/etchosts
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/libnetwork/idm
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/libnetwork/internal/caller
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/libnetwork/internal/setmatrix
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/libnetwork/ipam
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/libnetwork/ipamapi
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/libnetwork/ipams/builtin
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/libnetwork/ipams/null
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/libnetwork/ipams/remote
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/libnetwork/ipams/remote/api
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/libnetwork/ipams/windowsipam
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/libnetwork/ipamutils
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/libnetwork/iptables
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/libnetwork/netlabel
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/libnetwork/netutils
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/libnetwork/networkdb
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/libnetwork/ns
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/libnetwork/options
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/libnetwork/osl
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/libnetwork/osl/kernel
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/libnetwork/portallocator
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/libnetwork/portmapper
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/libnetwork/resolvconf
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/libnetwork/testutils
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/libnetwork/types'
21:48:28 [2023-02-22T21:48:28.299Z] + grep --fixed-strings libnetwork/drivers/bridge
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/libnetwork/drivers/bridge
21:48:28 [2023-02-22T21:48:28.299Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
21:48:28 [2023-02-22T21:48:28.299Z] + type docker-proxy
21:48:28 [2023-02-22T21:48:28.299Z] hack/test/unit: line 25: type: docker-proxy: not found
21:48:28 [2023-02-22T21:48:28.299Z] + hack/make.sh binary-proxy install-proxy
21:48:28 [2023-02-22T21:48:28.299Z] 
21:48:28 [2023-02-22T21:48:28.299Z] Removing bundles/
21:48:28 [2023-02-22T21:48:28.299Z] 
21:48:28 [2023-02-22T21:48:28.299Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy)
21:48:28 [2023-02-22T21:48:28.299Z] Building static bundles/binary-proxy/docker-proxy (linux/arm64)...
21:48:36 [2023-02-22T21:48:36.431Z] Created binary: bundles/binary-proxy/docker-proxy
21:48:36 [2023-02-22T21:48:36.431Z] 
21:48:36 [2023-02-22T21:48:36.431Z] ---> Making bundle: install-proxy (in bundles/install-proxy)
21:48:36 [2023-02-22T21:48:36.431Z] Installing docker-proxy to /usr/local/bin/
21:48:36 [2023-02-22T21:48:36.431Z] 
21:48:36 [2023-02-22T21:48:36.431Z] + mkdir -p bundles
21:48:36 [2023-02-22T21:48:36.431Z] + '[' -n 'github.com/docker/docker/api
21:48:36 [2023-02-22T21:48:36.431Z] github.com/docker/docker/api/server
21:48:36 [2023-02-22T21:48:36.431Z] github.com/docker/docker/api/server/backend/build
21:48:36 [2023-02-22T21:48:36.431Z] github.com/docker/docker/api/server/httpstatus
21:48:36 [2023-02-22T21:48:36.431Z] github.com/docker/docker/api/server/httputils
21:48:36 [2023-02-22T21:48:36.431Z] github.com/docker/docker/api/server/middleware
21:48:36 [2023-02-22T21:48:36.431Z] github.com/docker/docker/api/server/router
21:48:36 [2023-02-22T21:48:36.431Z] github.com/docker/docker/api/server/router/build
21:48:36 [2023-02-22T21:48:36.431Z] github.com/docker/docker/api/server/router/checkpoint
21:48:36 [2023-02-22T21:48:36.432Z] github.com/docker/docker/api/server/router/container
21:48:36 [2023-02-22T21:48:36.432Z] github.com/docker/docker/api/server/router/debug
21:48:36 [2023-02-22T21:48:36.432Z] github.com/docker/docker/api/server/router/distribution
21:48:36 [2023-02-22T21:48:36.432Z] github.com/docker/docker/api/server/router/grpc
21:48:36 [2023-02-22T21:48:36.432Z] github.com/docker/docker/api/server/router/image
21:48:36 [2023-02-22T21:48:36.432Z] github.com/docker/docker/api/server/router/network
21:48:36 [2023-02-22T21:48:36.432Z] github.com/docker/docker/api/server/router/plugin
21:48:36 [2023-02-22T21:48:36.432Z] github.com/docker/docker/api/server/router/session
21:48:36 [2023-02-22T21:48:36.432Z] github.com/docker/docker/api/server/router/swarm
21:48:36 [2023-02-22T21:48:36.432Z] github.com/docker/docker/api/server/router/system
21:48:36 [2023-02-22T21:48:36.432Z] github.com/docker/docker/api/server/router/volume
21:48:36 [2023-02-22T21:48:36.432Z] github.com/docker/docker/api/types
21:48:36 [2023-02-22T21:48:36.432Z] github.com/docker/docker/api/types/backend
21:48:36 [2023-02-22T21:48:36.432Z] github.com/docker/docker/api/types/blkiodev
21:48:36 [2023-02-22T21:48:36.432Z] github.com/docker/docker/api/types/container
21:48:36 [2023-02-22T21:48:36.432Z] github.com/docker/docker/api/types/events
21:48:36 [2023-02-22T21:48:36.432Z] github.com/docker/docker/api/types/filters
21:48:36 [2023-02-22T21:48:36.432Z] github.com/docker/docker/api/types/image
21:48:36 [2023-02-22T21:48:36.432Z] github.com/docker/docker/api/types/mount
21:48:36 [2023-02-22T21:48:36.432Z] github.com/docker/docker/api/types/network
21:48:36 [2023-02-22T21:48:36.432Z] github.com/docker/docker/api/types/plugins/logdriver
21:48:36 [2023-02-22T21:48:36.432Z] github.com/docker/docker/api/types/registry
21:48:36 [2023-02-22T21:48:36.432Z] github.com/docker/docker/api/types/strslice
21:48:36 [2023-02-22T21:48:36.432Z] github.com/docker/docker/api/types/swarm
21:48:36 [2023-02-22T21:48:36.432Z] github.com/docker/docker/api/types/swarm/runtime
21:48:36 [2023-02-22T21:48:36.432Z] github.com/docker/docker/api/types/time
21:48:36 [2023-02-22T21:48:36.432Z] github.com/docker/docker/api/types/versions
21:48:36 [2023-02-22T21:48:36.432Z] github.com/docker/docker/api/types/versions/v1p19
21:48:36 [2023-02-22T21:48:36.432Z] github.com/docker/docker/api/types/versions/v1p20
21:48:36 [2023-02-22T21:48:36.432Z] github.com/docker/docker/api/types/volume
21:48:36 [2023-02-22T21:48:36.432Z] github.com/docker/docker/builder
21:48:36 [2023-02-22T21:48:36.432Z] github.com/docker/docker/builder/builder-next
21:48:36 [2023-02-22T21:48:36.432Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
21:48:36 [2023-02-22T21:48:36.432Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
21:48:36 [2023-02-22T21:48:36.432Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
21:48:36 [2023-02-22T21:48:36.432Z] github.com/docker/docker/builder/builder-next/exporter
21:48:36 [2023-02-22T21:48:36.432Z] github.com/docker/docker/builder/builder-next/imagerefchecker
21:48:36 [2023-02-22T21:48:36.432Z] github.com/docker/docker/builder/builder-next/worker
21:48:36 [2023-02-22T21:48:36.432Z] github.com/docker/docker/builder/dockerfile
21:48:36 [2023-02-22T21:48:36.432Z] github.com/docker/docker/builder/remotecontext
21:48:36 [2023-02-22T21:48:36.432Z] github.com/docker/docker/builder/remotecontext/git
21:48:36 [2023-02-22T21:48:36.432Z] github.com/docker/docker/builder/remotecontext/urlutil
21:48:36 [2023-02-22T21:48:36.432Z] github.com/docker/docker/cli/debug
21:48:36 [2023-02-22T21:48:36.432Z] github.com/docker/docker/cli/winresources/docker-proxy
21:48:36 [2023-02-22T21:48:36.432Z] github.com/docker/docker/cli/winresources/dockerd
21:48:36 [2023-02-22T21:48:36.432Z] github.com/docker/docker/client
21:48:36 [2023-02-22T21:48:36.432Z] github.com/docker/docker/cmd/docker-proxy
21:48:36 [2023-02-22T21:48:36.432Z] github.com/docker/docker/cmd/dockerd
21:48:36 [2023-02-22T21:48:36.432Z] github.com/docker/docker/cmd/dockerd/trap
21:48:36 [2023-02-22T21:48:36.432Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
21:48:36 [2023-02-22T21:48:36.432Z] github.com/docker/docker/container
21:48:36 [2023-02-22T21:48:36.432Z] github.com/docker/docker/container/stream
21:48:36 [2023-02-22T21:48:36.432Z] github.com/docker/docker/contrib/apparmor
21:48:36 [2023-02-22T21:48:36.432Z] github.com/docker/docker/contrib/docker-device-tool
21:48:36 [2023-02-22T21:48:36.432Z] github.com/docker/docker/contrib/httpserver
21:48:36 [2023-02-22T21:48:36.432Z] github.com/docker/docker/daemon
21:48:36 [2023-02-22T21:48:36.432Z] github.com/docker/docker/daemon/cluster
21:48:36 [2023-02-22T21:48:36.432Z] github.com/docker/docker/daemon/cluster/controllers/plugin
21:48:36 [2023-02-22T21:48:36.432Z] github.com/docker/docker/daemon/cluster/convert
21:48:36 [2023-02-22T21:48:36.432Z] github.com/docker/docker/daemon/cluster/executor
21:48:36 [2023-02-22T21:48:36.432Z] github.com/docker/docker/daemon/cluster/executor/container
21:48:36 [2023-02-22T21:48:36.432Z] github.com/docker/docker/daemon/cluster/provider
21:48:36 [2023-02-22T21:48:36.432Z] github.com/docker/docker/daemon/config
21:48:36 [2023-02-22T21:48:36.432Z] github.com/docker/docker/daemon/containerd
21:48:36 [2023-02-22T21:48:36.432Z] github.com/docker/docker/daemon/events
21:48:36 [2023-02-22T21:48:36.432Z] github.com/docker/docker/daemon/events/testutils
21:48:36 [2023-02-22T21:48:36.432Z] github.com/docker/docker/daemon/graphdriver
21:48:36 [2023-02-22T21:48:36.432Z] github.com/docker/docker/daemon/graphdriver/aufs
21:48:36 [2023-02-22T21:48:36.432Z] github.com/docker/docker/daemon/graphdriver/btrfs
21:48:36 [2023-02-22T21:48:36.432Z] github.com/docker/docker/daemon/graphdriver/copy
21:48:36 [2023-02-22T21:48:36.432Z] github.com/docker/docker/daemon/graphdriver/devmapper
21:48:36 [2023-02-22T21:48:36.432Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
21:48:36 [2023-02-22T21:48:36.432Z] github.com/docker/docker/daemon/graphdriver/graphtest
21:48:36 [2023-02-22T21:48:36.432Z] github.com/docker/docker/daemon/graphdriver/overlay
21:48:36 [2023-02-22T21:48:36.432Z] github.com/docker/docker/daemon/graphdriver/overlay2
21:48:36 [2023-02-22T21:48:36.432Z] github.com/docker/docker/daemon/graphdriver/overlayutils
21:48:36 [2023-02-22T21:48:36.432Z] github.com/docker/docker/daemon/graphdriver/register
21:48:36 [2023-02-22T21:48:36.432Z] github.com/docker/docker/daemon/graphdriver/vfs
21:48:36 [2023-02-22T21:48:36.432Z] github.com/docker/docker/daemon/graphdriver/zfs
21:48:36 [2023-02-22T21:48:36.432Z] github.com/docker/docker/daemon/images
21:48:36 [2023-02-22T21:48:36.432Z] github.com/docker/docker/daemon/initlayer
21:48:36 [2023-02-22T21:48:36.432Z] github.com/docker/docker/daemon/links
21:48:36 [2023-02-22T21:48:36.432Z] github.com/docker/docker/daemon/listeners
21:48:36 [2023-02-22T21:48:36.432Z] github.com/docker/docker/daemon/logger
21:48:36 [2023-02-22T21:48:36.432Z] github.com/docker/docker/daemon/logger/awslogs
21:48:36 [2023-02-22T21:48:36.432Z] github.com/docker/docker/daemon/logger/fluentd
21:48:36 [2023-02-22T21:48:36.432Z] github.com/docker/docker/daemon/logger/gcplogs
21:48:36 [2023-02-22T21:48:36.432Z] github.com/docker/docker/daemon/logger/gelf
21:48:36 [2023-02-22T21:48:36.432Z] github.com/docker/docker/daemon/logger/journald
21:48:36 [2023-02-22T21:48:36.432Z] github.com/docker/docker/daemon/logger/journald/internal/export
21:48:36 [2023-02-22T21:48:36.432Z] github.com/docker/docker/daemon/logger/journald/internal/fake
21:48:36 [2023-02-22T21:48:36.432Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
21:48:36 [2023-02-22T21:48:36.432Z] github.com/docker/docker/daemon/logger/jsonfilelog
21:48:36 [2023-02-22T21:48:36.432Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
21:48:36 [2023-02-22T21:48:36.432Z] github.com/docker/docker/daemon/logger/local
21:48:36 [2023-02-22T21:48:36.432Z] github.com/docker/docker/daemon/logger/logentries
21:48:36 [2023-02-22T21:48:36.432Z] github.com/docker/docker/daemon/logger/loggertest
21:48:36 [2023-02-22T21:48:36.432Z] github.com/docker/docker/daemon/logger/loggerutils
21:48:36 [2023-02-22T21:48:36.432Z] github.com/docker/docker/daemon/logger/loggerutils/cache
21:48:36 [2023-02-22T21:48:36.432Z] github.com/docker/docker/daemon/logger/splunk
21:48:36 [2023-02-22T21:48:36.432Z] github.com/docker/docker/daemon/logger/syslog
21:48:36 [2023-02-22T21:48:36.432Z] github.com/docker/docker/daemon/logger/templates
21:48:36 [2023-02-22T21:48:36.432Z] github.com/docker/docker/daemon/names
21:48:36 [2023-02-22T21:48:36.432Z] github.com/docker/docker/daemon/network
21:48:36 [2023-02-22T21:48:36.432Z] github.com/docker/docker/daemon/stats
21:48:36 [2023-02-22T21:48:36.432Z] github.com/docker/docker/distribution
21:48:36 [2023-02-22T21:48:36.432Z] github.com/docker/docker/distribution/metadata
21:48:36 [2023-02-22T21:48:36.432Z] github.com/docker/docker/distribution/utils
21:48:36 [2023-02-22T21:48:36.432Z] github.com/docker/docker/distribution/xfer
21:48:36 [2023-02-22T21:48:36.432Z] github.com/docker/docker/dockerversion
21:48:36 [2023-02-22T21:48:36.432Z] github.com/docker/docker/errdefs
21:48:36 [2023-02-22T21:48:36.432Z] github.com/docker/docker/image
21:48:36 [2023-02-22T21:48:36.432Z] github.com/docker/docker/image/cache
21:48:36 [2023-02-22T21:48:36.432Z] github.com/docker/docker/image/tarexport
21:48:36 [2023-02-22T21:48:36.432Z] github.com/docker/docker/image/v1
21:48:36 [2023-02-22T21:48:36.432Z] github.com/docker/docker/internal/mounttree
21:48:36 [2023-02-22T21:48:36.432Z] github.com/docker/docker/internal/test/suite
21:48:36 [2023-02-22T21:48:36.432Z] github.com/docker/docker/internal/unshare
21:48:36 [2023-02-22T21:48:36.432Z] github.com/docker/docker/layer
21:48:36 [2023-02-22T21:48:36.432Z] github.com/docker/docker/libcontainerd
21:48:36 [2023-02-22T21:48:36.432Z] github.com/docker/docker/libcontainerd/queue
21:48:36 [2023-02-22T21:48:36.432Z] github.com/docker/docker/libcontainerd/remote
21:48:36 [2023-02-22T21:48:36.432Z] github.com/docker/docker/libcontainerd/supervisor
21:48:36 [2023-02-22T21:48:36.432Z] github.com/docker/docker/libcontainerd/types
21:48:36 [2023-02-22T21:48:36.432Z] github.com/docker/docker/oci
21:48:36 [2023-02-22T21:48:36.432Z] github.com/docker/docker/oci/caps
21:48:36 [2023-02-22T21:48:36.432Z] github.com/docker/docker/opts
21:48:36 [2023-02-22T21:48:36.432Z] github.com/docker/docker/pkg/aaparser
21:48:36 [2023-02-22T21:48:36.432Z] github.com/docker/docker/pkg/archive
21:48:36 [2023-02-22T21:48:36.432Z] github.com/docker/docker/pkg/authorization
21:48:36 [2023-02-22T21:48:36.432Z] github.com/docker/docker/pkg/broadcaster
21:48:36 [2023-02-22T21:48:36.432Z] github.com/docker/docker/pkg/capabilities
21:48:36 [2023-02-22T21:48:36.432Z] github.com/docker/docker/pkg/chrootarchive
21:48:36 [2023-02-22T21:48:36.432Z] github.com/docker/docker/pkg/containerfs
21:48:36 [2023-02-22T21:48:36.432Z] github.com/docker/docker/pkg/devicemapper
21:48:36 [2023-02-22T21:48:36.432Z] github.com/docker/docker/pkg/directory
21:48:36 [2023-02-22T21:48:36.432Z] github.com/docker/docker/pkg/dmesg
21:48:36 [2023-02-22T21:48:36.432Z] github.com/docker/docker/pkg/fileutils
21:48:36 [2023-02-22T21:48:36.432Z] github.com/docker/docker/pkg/homedir
21:48:36 [2023-02-22T21:48:36.432Z] github.com/docker/docker/pkg/idtools
21:48:36 [2023-02-22T21:48:36.432Z] github.com/docker/docker/pkg/ioutils
21:48:36 [2023-02-22T21:48:36.432Z] github.com/docker/docker/pkg/jsonmessage
21:48:36 [2023-02-22T21:48:36.432Z] github.com/docker/docker/pkg/longpath
21:48:36 [2023-02-22T21:48:36.432Z] github.com/docker/docker/pkg/loopback
21:48:36 [2023-02-22T21:48:36.432Z] github.com/docker/docker/pkg/namesgenerator
21:48:36 [2023-02-22T21:48:36.432Z] github.com/docker/docker/pkg/parsers
21:48:36 [2023-02-22T21:48:36.432Z] github.com/docker/docker/pkg/parsers/kernel
21:48:36 [2023-02-22T21:48:36.432Z] github.com/docker/docker/pkg/parsers/operatingsystem
21:48:36 [2023-02-22T21:48:36.432Z] github.com/docker/docker/pkg/pidfile
21:48:36 [2023-02-22T21:48:36.432Z] github.com/docker/docker/pkg/platform
21:48:36 [2023-02-22T21:48:36.432Z] github.com/docker/docker/pkg/platforms
21:48:36 [2023-02-22T21:48:36.432Z] github.com/docker/docker/pkg/plugingetter
21:48:36 [2023-02-22T21:48:36.432Z] github.com/docker/docker/pkg/plugins
21:48:36 [2023-02-22T21:48:36.432Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
21:48:36 [2023-02-22T21:48:36.432Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
21:48:36 [2023-02-22T21:48:36.432Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
21:48:36 [2023-02-22T21:48:36.432Z] github.com/docker/docker/pkg/plugins/transport
21:48:36 [2023-02-22T21:48:36.432Z] github.com/docker/docker/pkg/pools
21:48:36 [2023-02-22T21:48:36.432Z] github.com/docker/docker/pkg/process
21:48:36 [2023-02-22T21:48:36.432Z] github.com/docker/docker/pkg/progress
21:48:36 [2023-02-22T21:48:36.432Z] github.com/docker/docker/pkg/reexec
21:48:36 [2023-02-22T21:48:36.432Z] github.com/docker/docker/pkg/rootless
21:48:36 [2023-02-22T21:48:36.432Z] github.com/docker/docker/pkg/rootless/specconv
21:48:36 [2023-02-22T21:48:36.432Z] github.com/docker/docker/pkg/stack
21:48:36 [2023-02-22T21:48:36.432Z] github.com/docker/docker/pkg/stdcopy
21:48:36 [2023-02-22T21:48:36.432Z] github.com/docker/docker/pkg/streamformatter
21:48:36 [2023-02-22T21:48:36.432Z] github.com/docker/docker/pkg/stringid
21:48:36 [2023-02-22T21:48:36.432Z] github.com/docker/docker/pkg/sysinfo
21:48:36 [2023-02-22T21:48:36.432Z] github.com/docker/docker/pkg/system
21:48:36 [2023-02-22T21:48:36.432Z] github.com/docker/docker/pkg/tailfile
21:48:36 [2023-02-22T21:48:36.432Z] github.com/docker/docker/pkg/tarsum
21:48:36 [2023-02-22T21:48:36.432Z] github.com/docker/docker/pkg/useragent
21:48:36 [2023-02-22T21:48:36.432Z] github.com/docker/docker/plugin
21:48:36 [2023-02-22T21:48:36.432Z] github.com/docker/docker/plugin/executor/containerd
21:48:36 [2023-02-22T21:48:36.432Z] github.com/docker/docker/plugin/v2
21:48:36 [2023-02-22T21:48:36.432Z] github.com/docker/docker/profiles/apparmor
21:48:36 [2023-02-22T21:48:36.432Z] github.com/docker/docker/profiles/seccomp
21:48:36 [2023-02-22T21:48:36.432Z] github.com/docker/docker/quota
21:48:36 [2023-02-22T21:48:36.432Z] github.com/docker/docker/reference
21:48:36 [2023-02-22T21:48:36.432Z] github.com/docker/docker/registry
21:48:36 [2023-02-22T21:48:36.432Z] github.com/docker/docker/registry/resumable
21:48:36 [2023-02-22T21:48:36.432Z] github.com/docker/docker/restartmanager
21:48:36 [2023-02-22T21:48:36.432Z] github.com/docker/docker/runconfig
21:48:36 [2023-02-22T21:48:36.432Z] github.com/docker/docker/runconfig/opts
21:48:36 [2023-02-22T21:48:36.432Z] github.com/docker/docker/testutil
21:48:36 [2023-02-22T21:48:36.432Z] github.com/docker/docker/testutil/daemon
21:48:36 [2023-02-22T21:48:36.432Z] github.com/docker/docker/testutil/environment
21:48:36 [2023-02-22T21:48:36.432Z] github.com/docker/docker/testutil/fakecontext
21:48:36 [2023-02-22T21:48:36.432Z] github.com/docker/docker/testutil/fakegit
21:48:36 [2023-02-22T21:48:36.432Z] github.com/docker/docker/testutil/fakestorage
21:48:36 [2023-02-22T21:48:36.432Z] github.com/docker/docker/testutil/fixtures/load
21:48:36 [2023-02-22T21:48:36.432Z] github.com/docker/docker/testutil/fixtures/plugin
21:48:36 [2023-02-22T21:48:36.432Z] github.com/docker/docker/testutil/fixtures/plugin/basic
21:48:36 [2023-02-22T21:48:36.432Z] github.com/docker/docker/testutil/registry
21:48:36 [2023-02-22T21:48:36.432Z] github.com/docker/docker/testutil/request
21:48:36 [2023-02-22T21:48:36.432Z] github.com/docker/docker/volume
21:48:36 [2023-02-22T21:48:36.432Z] github.com/docker/docker/volume/drivers
21:48:36 [2023-02-22T21:48:36.432Z] github.com/docker/docker/volume/local
21:48:36 [2023-02-22T21:48:36.432Z] github.com/docker/docker/volume/mounts
21:48:36 [2023-02-22T21:48:36.432Z] github.com/docker/docker/volume/service
21:48:36 [2023-02-22T21:48:36.432Z] github.com/docker/docker/volume/service/opts
21:48:36 [2023-02-22T21:48:36.432Z] github.com/docker/docker/volume/testutils' ']'
21:48:36 [2023-02-22T21:48:36.432Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove journald' -cover -coverprofile=bundles/coverage.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/containerd github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/journald/internal/export github.com/docker/docker/daemon/logger/journald/internal/fake github.com/docker/docker/daemon/logger/journald/internal/sdjournal github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/mounttree github.com/docker/docker/internal/test/suite github.com/docker/docker/internal/unshare github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/platforms github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/process github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/rootless github.com/docker/docker/pkg/rootless/specconv github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils
21:48:37 [2023-02-22T21:48:37.002Z] ?   	github.com/docker/docker/api	[no test files]
21:48:55 [2023-02-22T21:48:55.108Z] 	github.com/docker/docker/api/server	coverage: 7.9% of statements
21:48:55 [2023-02-22T21:48:55.108Z] ok  	github.com/docker/docker/api/server	0.015s	coverage: 7.9% of statements
21:50:16 [2023-02-22T21:50:16.763Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
21:50:16 [2023-02-22T21:50:16.763Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
21:50:16 [2023-02-22T21:50:16.763Z] 	github.com/docker/docker/api/server/httputils	coverage: 28.3% of statements
21:50:16 [2023-02-22T21:50:16.763Z] ok  	github.com/docker/docker/api/server/httputils	0.009s	coverage: 28.3% of statements
21:50:16 [2023-02-22T21:50:16.763Z] ?   	github.com/docker/docker/api/server/router	[no test files]
21:50:16 [2023-02-22T21:50:16.763Z] 	github.com/docker/docker/api/server/middleware	coverage: 37.7% of statements
21:50:16 [2023-02-22T21:50:16.763Z] ok  	github.com/docker/docker/api/server/middleware	0.008s	coverage: 37.7% of statements
21:50:16 [2023-02-22T21:50:16.763Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
21:50:16 [2023-02-22T21:50:16.763Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
21:50:16 [2023-02-22T21:50:16.763Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
21:50:16 [2023-02-22T21:50:16.763Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
21:50:16 [2023-02-22T21:50:16.763Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
21:50:16 [2023-02-22T21:50:16.763Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
21:50:16 [2023-02-22T21:50:16.763Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
21:50:16 [2023-02-22T21:50:16.763Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
21:50:16 [2023-02-22T21:50:16.763Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
21:50:16 [2023-02-22T21:50:16.763Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
21:50:16 [2023-02-22T21:50:16.763Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
21:50:16 [2023-02-22T21:50:16.763Z] 	github.com/docker/docker/api/server/router/swarm	coverage: 6.0% of statements
21:50:16 [2023-02-22T21:50:16.763Z] ok  	github.com/docker/docker/api/server/router/swarm	0.007s	coverage: 6.0% of statements
21:50:16 [2023-02-22T21:50:16.763Z] ?   	github.com/docker/docker/api/types	[no test files]
21:50:16 [2023-02-22T21:50:16.763Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
21:50:16 [2023-02-22T21:50:16.763Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
21:50:16 [2023-02-22T21:50:16.763Z] 	github.com/docker/docker/api/server/router/volume	coverage: 66.7% of statements
21:50:16 [2023-02-22T21:50:16.763Z] ok  	github.com/docker/docker/api/server/router/volume	0.008s	coverage: 66.7% of statements
21:50:16 [2023-02-22T21:50:16.763Z] ?   	github.com/docker/docker/api/types/events	[no test files]
21:50:16 [2023-02-22T21:50:16.763Z] 	github.com/docker/docker/api/types/container	coverage: 74.3% of statements
21:50:16 [2023-02-22T21:50:16.763Z] ok  	github.com/docker/docker/api/types/container	0.010s	coverage: 74.3% of statements
21:50:16 [2023-02-22T21:50:16.763Z] ?   	github.com/docker/docker/api/types/image	[no test files]
21:50:16 [2023-02-22T21:50:16.763Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
21:50:16 [2023-02-22T21:50:16.763Z] ?   	github.com/docker/docker/api/types/network	[no test files]
21:50:16 [2023-02-22T21:50:16.763Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
21:50:16 [2023-02-22T21:50:16.763Z] 	github.com/docker/docker/api/types/filters	coverage: 89.3% of statements
21:50:16 [2023-02-22T21:50:16.763Z] ok  	github.com/docker/docker/api/types/filters	0.011s	coverage: 89.3% of statements
21:50:16 [2023-02-22T21:50:16.763Z] 	github.com/docker/docker/api/types/registry	coverage: 54.2% of statements
21:50:16 [2023-02-22T21:50:16.763Z] ok  	github.com/docker/docker/api/types/registry	0.004s	coverage: 54.2% of statements
21:50:16 [2023-02-22T21:50:16.763Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
21:50:16 [2023-02-22T21:50:16.763Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
21:50:16 [2023-02-22T21:50:16.763Z] 	github.com/docker/docker/api/types/strslice	coverage: 90.0% of statements
21:50:16 [2023-02-22T21:50:16.763Z] ok  	github.com/docker/docker/api/types/strslice	0.007s	coverage: 90.0% of statements
21:50:16 [2023-02-22T21:50:16.763Z] 	github.com/docker/docker/api/types/time	coverage: 100.0% of statements
21:50:16 [2023-02-22T21:50:16.763Z] ok  	github.com/docker/docker/api/types/time	0.003s	coverage: 100.0% of statements
21:50:16 [2023-02-22T21:50:16.763Z] 	github.com/docker/docker/api/types/versions	coverage: 77.3% of statements
21:50:16 [2023-02-22T21:50:16.763Z] ok  	github.com/docker/docker/api/types/versions	0.002s	coverage: 77.3% of statements
21:50:16 [2023-02-22T21:50:16.763Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
21:50:16 [2023-02-22T21:50:16.763Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
21:50:16 [2023-02-22T21:50:16.763Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
21:50:16 [2023-02-22T21:50:16.763Z] ?   	github.com/docker/docker/builder	[no test files]
21:50:16 [2023-02-22T21:50:16.763Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
21:50:16 [2023-02-22T21:50:16.763Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
21:50:16 [2023-02-22T21:50:16.763Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
21:50:16 [2023-02-22T21:50:16.763Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
21:50:16 [2023-02-22T21:50:16.763Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
21:50:16 [2023-02-22T21:50:16.763Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
21:50:16 [2023-02-22T21:50:16.763Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
21:50:16 [2023-02-22T21:50:16.763Z] 	github.com/docker/docker/builder/dockerfile	coverage: 50.1% of statements
21:50:16 [2023-02-22T21:50:16.763Z] ok  	github.com/docker/docker/builder/dockerfile	0.073s	coverage: 50.1% of statements
21:50:16 [2023-02-22T21:50:16.763Z] 	github.com/docker/docker/builder/remotecontext	coverage: 13.7% of statements
21:50:16 [2023-02-22T21:50:16.763Z] ok  	github.com/docker/docker/builder/remotecontext	0.050s	coverage: 13.7% of statements
21:50:16 [2023-02-22T21:50:16.763Z] 	github.com/docker/docker/builder/remotecontext/urlutil	coverage: 100.0% of statements
21:50:16 [2023-02-22T21:50:16.763Z] ok  	github.com/docker/docker/builder/remotecontext/urlutil	0.005s	coverage: 100.0% of statements
21:50:16 [2023-02-22T21:50:16.763Z] 	github.com/docker/docker/cli/debug	coverage: 100.0% of statements
21:50:16 [2023-02-22T21:50:16.763Z] ok  	github.com/docker/docker/cli/debug	0.003s	coverage: 100.0% of statements
21:50:16 [2023-02-22T21:50:16.763Z] ?   	github.com/docker/docker/cli/winresources/docker-proxy	[no test files]
21:50:16 [2023-02-22T21:50:16.763Z] ?   	github.com/docker/docker/cli/winresources/dockerd	[no test files]
21:50:19 [2023-02-22T21:50:19.304Z] 	github.com/docker/docker/builder/remotecontext/git	coverage: 82.5% of statements
21:50:19 [2023-02-22T21:50:19.304Z] ok  	github.com/docker/docker/builder/remotecontext/git	2.904s	coverage: 82.5% of statements
21:50:19 [2023-02-22T21:50:19.873Z] 	github.com/docker/docker/client	coverage: 76.9% of statements
21:50:19 [2023-02-22T21:50:19.873Z] ok  	github.com/docker/docker/client	0.121s	coverage: 76.9% of statements
21:50:20 [2023-02-22T21:50:20.133Z] 	github.com/docker/docker/cmd/docker-proxy	coverage: 66.5% of statements
21:50:20 [2023-02-22T21:50:20.133Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.232s	coverage: 66.5% of statements
21:50:52 [2023-02-22T21:50:52.234Z] 	github.com/docker/docker/cmd/dockerd	coverage: 27.7% of statements
21:50:52 [2023-02-22T21:50:52.234Z] ok  	github.com/docker/docker/cmd/dockerd	0.078s	coverage: 27.7% of statements
21:50:52 [2023-02-22T21:50:52.234Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
21:50:52 [2023-02-22T21:50:52.234Z] 	github.com/docker/docker/container	coverage: 36.3% of statements
21:50:52 [2023-02-22T21:50:52.234Z] ok  	github.com/docker/docker/container	0.128s	coverage: 36.3% of statements
21:50:52 [2023-02-22T21:50:52.234Z] ?   	github.com/docker/docker/container/stream	[no test files]
21:50:52 [2023-02-22T21:50:52.234Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
21:50:52 [2023-02-22T21:50:52.234Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
21:50:52 [2023-02-22T21:50:52.234Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
21:50:52 [2023-02-22T21:50:52.234Z] 	github.com/docker/docker/cmd/dockerd/trap	coverage: 0.0% of statements
21:50:52 [2023-02-22T21:50:52.234Z] ok  	github.com/docker/docker/cmd/dockerd/trap	2.426s	coverage: 0.0% of statements
21:51:02 [2023-02-22T21:51:02.221Z] 	github.com/docker/docker/daemon/cluster	coverage: 0.5% of statements
21:51:02 [2023-02-22T21:51:02.221Z] ok  	github.com/docker/docker/daemon/cluster	0.054s	coverage: 0.5% of statements
21:51:02 [2023-02-22T21:51:02.221Z] 	github.com/docker/docker/daemon/cluster/controllers/plugin	coverage: 65.3% of statements
21:51:02 [2023-02-22T21:51:02.221Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.013s	coverage: 65.3% of statements
21:51:03 [2023-02-22T21:51:03.160Z] 	github.com/docker/docker/daemon/cluster/convert	coverage: 36.9% of statements
21:51:03 [2023-02-22T21:51:03.160Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.015s	coverage: 36.9% of statements
21:51:03 [2023-02-22T21:51:03.160Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
21:51:11 [2023-02-22T21:51:11.289Z] 	github.com/docker/docker/daemon/cluster/executor/container	coverage: 13.4% of statements
21:51:11 [2023-02-22T21:51:11.289Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.449s	coverage: 13.4% of statements
21:51:11 [2023-02-22T21:51:11.289Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
21:51:11 [2023-02-22T21:51:11.289Z] 	github.com/docker/docker/daemon	coverage: 16.4% of statements
21:51:11 [2023-02-22T21:51:11.289Z] ok  	github.com/docker/docker/daemon	10.163s	coverage: 16.4% of statements
21:51:11 [2023-02-22T21:51:11.289Z] ?   	github.com/docker/docker/daemon/containerd	[no test files]
21:51:11 [2023-02-22T21:51:11.289Z] 	github.com/docker/docker/daemon/config	coverage: 77.3% of statements
21:51:11 [2023-02-22T21:51:11.549Z] ok  	github.com/docker/docker/daemon/config	0.044s	coverage: 77.3% of statements
21:51:11 [2023-02-22T21:51:11.809Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
21:51:12 [2023-02-22T21:51:12.069Z] 	github.com/docker/docker/daemon/events	coverage: 50.0% of statements
21:51:12 [2023-02-22T21:51:12.069Z] ok  	github.com/docker/docker/daemon/events	0.061s	coverage: 50.0% of statements
21:51:13 [2023-02-22T21:51:13.009Z] 	github.com/docker/docker/daemon/graphdriver	coverage: 2.2% of statements
21:51:13 [2023-02-22T21:51:13.009Z] ok  	github.com/docker/docker/daemon/graphdriver	0.018s	coverage: 2.2% of statements
21:51:13 [2023-02-22T21:51:13.586Z] 	github.com/docker/docker/daemon/graphdriver/aufs	coverage: 74.8% of statements
21:51:13 [2023-02-22T21:51:13.586Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	0.647s	coverage: 74.8% of statements
21:51:14 [2023-02-22T21:51:14.968Z] 	github.com/docker/docker/daemon/graphdriver/btrfs	coverage: 2.8% of statements
21:51:14 [2023-02-22T21:51:14.968Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.009s	coverage: 2.8% of statements
21:51:14 [2023-02-22T21:51:14.968Z] 	github.com/docker/docker/daemon/graphdriver/copy	coverage: 60.7% of statements
21:51:14 [2023-02-22T21:51:14.968Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.302s	coverage: 60.7% of statements
21:51:16 [2023-02-22T21:51:16.891Z] 	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	coverage: 1.9% of statements
21:51:16 [2023-02-22T21:51:16.891Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.009s	coverage: 1.9% of statements
21:51:16 [2023-02-22T21:51:16.891Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
21:51:18 [2023-02-22T21:51:18.815Z] 	github.com/docker/docker/daemon/graphdriver/overlay	coverage: 50.6% of statements
21:51:18 [2023-02-22T21:51:18.815Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	0.346s	coverage: 50.6% of statements
21:51:18 [2023-02-22T21:51:18.815Z] 	github.com/docker/docker/daemon/graphdriver/devmapper	coverage: 45.9% of statements
21:51:18 [2023-02-22T21:51:18.815Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	2.184s	coverage: 45.9% of statements
21:51:20 [2023-02-22T21:51:20.196Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
21:51:20 [2023-02-22T21:51:20.196Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
21:51:20 [2023-02-22T21:51:20.196Z] 	github.com/docker/docker/daemon/graphdriver/overlay2	coverage: 60.0% of statements
21:51:20 [2023-02-22T21:51:20.196Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.196s	coverage: 60.0% of statements
21:51:21 [2023-02-22T21:51:21.136Z] 	github.com/docker/docker/daemon/graphdriver/vfs	coverage: 58.5% of statements
21:51:21 [2023-02-22T21:51:21.136Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.011s	coverage: 58.5% of statements
21:51:21 [2023-02-22T21:51:21.395Z] 	github.com/docker/docker/daemon/graphdriver/zfs	coverage: 3.0% of statements
21:51:21 [2023-02-22T21:51:21.395Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.011s	coverage: 3.0% of statements
21:51:22 [2023-02-22T21:51:22.777Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
21:51:22 [2023-02-22T21:51:22.777Z] 	github.com/docker/docker/daemon/images	coverage: 6.1% of statements
21:51:22 [2023-02-22T21:51:22.777Z] ok  	github.com/docker/docker/daemon/images	0.023s	coverage: 6.1% of statements
21:51:23 [2023-02-22T21:51:23.037Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
21:51:23 [2023-02-22T21:51:23.037Z] 	github.com/docker/docker/daemon/links	coverage: 93.0% of statements
21:51:23 [2023-02-22T21:51:23.037Z] ok  	github.com/docker/docker/daemon/links	0.005s	coverage: 93.0% of statements
21:51:24 [2023-02-22T21:51:24.419Z] 	github.com/docker/docker/daemon/logger/awslogs	coverage: 78.8% of statements
21:51:24 [2023-02-22T21:51:24.419Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.101s	coverage: 78.8% of statements
21:51:24 [2023-02-22T21:51:24.678Z] 	github.com/docker/docker/daemon/logger	coverage: 43.2% of statements
21:51:24 [2023-02-22T21:51:24.678Z] ok  	github.com/docker/docker/daemon/logger	0.225s	coverage: 43.2% of statements
21:51:25 [2023-02-22T21:51:25.248Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
21:51:25 [2023-02-22T21:51:25.248Z] 	github.com/docker/docker/daemon/logger/fluentd	coverage: 53.6% of statements
21:51:25 [2023-02-22T21:51:25.248Z] ok  	github.com/docker/docker/daemon/logger/fluentd	0.014s	coverage: 53.6% of statements
21:51:25 [2023-02-22T21:51:25.818Z] 	github.com/docker/docker/daemon/logger/gelf	coverage: 68.2% of statements
21:51:25 [2023-02-22T21:51:25.818Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.010s	coverage: 68.2% of statements
21:51:26 [2023-02-22T21:51:26.388Z] 	github.com/docker/docker/daemon/logger/journald/internal/export	coverage: 88.2% of statements
21:51:26 [2023-02-22T21:51:26.388Z] ok  	github.com/docker/docker/daemon/logger/journald/internal/export	0.003s	coverage: 88.2% of statements
21:51:26 [2023-02-22T21:51:26.388Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/fake	[no test files]
21:51:26 [2023-02-22T21:51:26.388Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/sdjournal	[no test files]
21:51:27 [2023-02-22T21:51:27.328Z] 	github.com/docker/docker/daemon/logger/jsonfilelog	coverage: 76.8% of statements
21:51:27 [2023-02-22T21:51:27.328Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.115s	coverage: 76.8% of statements
21:51:27 [2023-02-22T21:51:27.903Z] 	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	coverage: 87.2% of statements
21:51:27 [2023-02-22T21:51:27.903Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.007s	coverage: 87.2% of statements
21:51:28 [2023-02-22T21:51:28.842Z] 	github.com/docker/docker/daemon/logger/local	coverage: 79.4% of statements
21:51:28 [2023-02-22T21:51:28.842Z] ok  	github.com/docker/docker/daemon/logger/local	0.054s	coverage: 79.4% of statements
21:51:28 [2023-02-22T21:51:28.842Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
21:51:28 [2023-02-22T21:51:28.842Z] ?   	github.com/docker/docker/daemon/logger/loggertest	[no test files]
21:51:29 [2023-02-22T21:51:29.780Z] 	github.com/docker/docker/daemon/logger/loggerutils	coverage: 63.7% of statements
21:51:29 [2023-02-22T21:51:29.780Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.020s	coverage: 63.7% of statements
21:51:30 [2023-02-22T21:51:30.039Z] 	github.com/docker/docker/daemon/logger/journald	coverage: 74.5% of statements
21:51:30 [2023-02-22T21:51:30.039Z] ok  	github.com/docker/docker/daemon/logger/journald	3.672s	coverage: 74.5% of statements
21:51:30 [2023-02-22T21:51:30.299Z] 	github.com/docker/docker/daemon/logger/loggerutils/cache	coverage: 31.5% of statements
21:51:30 [2023-02-22T21:51:30.299Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.029s	coverage: 31.5% of statements
21:51:31 [2023-02-22T21:51:31.237Z] 	github.com/docker/docker/daemon/logger/syslog	coverage: 46.8% of statements
21:51:31 [2023-02-22T21:51:31.237Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.011s	coverage: 46.8% of statements
21:51:31 [2023-02-22T21:51:31.497Z] 	github.com/docker/docker/daemon/logger/templates	coverage: 8.3% of statements
21:51:31 [2023-02-22T21:51:31.497Z] ok  	github.com/docker/docker/daemon/logger/templates	0.003s	coverage: 8.3% of statements
21:51:31 [2023-02-22T21:51:31.497Z] ?   	github.com/docker/docker/daemon/names	[no test files]
21:51:32 [2023-02-22T21:51:32.066Z] 	github.com/docker/docker/daemon/network	coverage: 63.8% of statements
21:51:32 [2023-02-22T21:51:32.066Z] ok  	github.com/docker/docker/daemon/network	0.005s	coverage: 63.8% of statements
21:51:32 [2023-02-22T21:51:32.066Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
21:51:32 [2023-02-22T21:51:32.636Z] 	github.com/docker/docker/daemon/logger/splunk	coverage: 82.5% of statements
21:51:32 [2023-02-22T21:51:32.636Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.526s	coverage: 82.5% of statements
21:51:34 [2023-02-22T21:51:34.016Z] 	github.com/docker/docker/distribution/metadata	coverage: 44.4% of statements
21:51:34 [2023-02-22T21:51:34.016Z] ok  	github.com/docker/docker/distribution/metadata	0.029s	coverage: 44.4% of statements
21:51:34 [2023-02-22T21:51:34.016Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
21:51:34 [2023-02-22T21:51:34.276Z] 	github.com/docker/docker/distribution	coverage: 29.5% of statements
21:51:34 [2023-02-22T21:51:34.276Z] ok  	github.com/docker/docker/distribution	0.628s	coverage: 29.5% of statements
21:51:34 [2023-02-22T21:51:34.535Z] ?   	github.com/docker/docker/dockerversion	[no test files]
21:51:34 [2023-02-22T21:51:34.794Z] 	github.com/docker/docker/errdefs	coverage: 77.7% of statements
21:51:34 [2023-02-22T21:51:34.794Z] ok  	github.com/docker/docker/errdefs	0.007s	coverage: 77.7% of statements
21:51:35 [2023-02-22T21:51:35.734Z] 	github.com/docker/docker/image	coverage: 86.5% of statements
21:51:35 [2023-02-22T21:51:35.734Z] ok  	github.com/docker/docker/image	0.027s	coverage: 86.5% of statements
21:51:36 [2023-02-22T21:51:36.304Z] 	github.com/docker/docker/image/cache	coverage: 19.2% of statements
21:51:36 [2023-02-22T21:51:36.304Z] ok  	github.com/docker/docker/image/cache	0.009s	coverage: 19.2% of statements
21:51:37 [2023-02-22T21:51:37.280Z] 	github.com/docker/docker/distribution/xfer	coverage: 84.9% of statements
21:51:37 [2023-02-22T21:51:37.280Z] ok  	github.com/docker/docker/distribution/xfer	2.528s	coverage: 84.9% of statements
21:51:37 [2023-02-22T21:51:37.280Z] ?   	github.com/docker/docker/image/v1	[no test files]
21:51:37 [2023-02-22T21:51:37.280Z] ?   	github.com/docker/docker/internal/mounttree	[no test files]
21:51:37 [2023-02-22T21:51:37.280Z] 	github.com/docker/docker/image/tarexport	coverage: 0.7% of statements
21:51:37 [2023-02-22T21:51:37.280Z] ok  	github.com/docker/docker/image/tarexport	0.011s	coverage: 0.7% of statements
21:51:37 [2023-02-22T21:51:37.280Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
21:51:37 [2023-02-22T21:51:37.280Z] ?   	github.com/docker/docker/internal/unshare	[no test files]
21:51:38 [2023-02-22T21:51:38.674Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
21:51:38 [2023-02-22T21:51:38.933Z] 	github.com/docker/docker/libcontainerd/queue	coverage: 100.0% of statements
21:51:38 [2023-02-22T21:51:38.933Z] ok  	github.com/docker/docker/libcontainerd/queue	0.024s	coverage: 100.0% of statements
21:51:38 [2023-02-22T21:51:38.933Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
21:51:38 [2023-02-22T21:51:38.933Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
21:51:38 [2023-02-22T21:51:38.933Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
21:51:39 [2023-02-22T21:51:39.501Z] 	github.com/docker/docker/oci	coverage: 39.3% of statements
21:51:39 [2023-02-22T21:51:39.501Z] ok  	github.com/docker/docker/oci	0.009s	coverage: 39.3% of statements
21:51:39 [2023-02-22T21:51:39.501Z] ?   	github.com/docker/docker/oci/caps	[no test files]
21:51:40 [2023-02-22T21:51:40.069Z] 	github.com/docker/docker/opts	coverage: 67.3% of statements
21:51:40 [2023-02-22T21:51:40.069Z] ok  	github.com/docker/docker/opts	0.022s	coverage: 67.3% of statements
21:51:40 [2023-02-22T21:51:40.069Z] 	github.com/docker/docker/pkg/aaparser	coverage: 52.9% of statements
21:51:40 [2023-02-22T21:51:40.069Z] ok  	github.com/docker/docker/pkg/aaparser	0.002s	coverage: 52.9% of statements
21:51:41 [2023-02-22T21:51:41.976Z] 	github.com/docker/docker/pkg/archive	coverage: 81.6% of statements
21:51:41 [2023-02-22T21:51:41.976Z] ok  	github.com/docker/docker/pkg/archive	0.320s	coverage: 81.6% of statements
21:51:43 [2023-02-22T21:51:43.883Z] 	github.com/docker/docker/pkg/authorization	coverage: 68.3% of statements
21:51:43 [2023-02-22T21:51:43.883Z] ok  	github.com/docker/docker/pkg/authorization	1.085s	coverage: 68.3% of statements
21:51:43 [2023-02-22T21:51:43.883Z] 	github.com/docker/docker/pkg/broadcaster	coverage: 100.0% of statements
21:51:43 [2023-02-22T21:51:43.883Z] ok  	github.com/docker/docker/pkg/broadcaster	0.002s	coverage: 100.0% of statements
21:51:44 [2023-02-22T21:51:44.143Z] 	github.com/docker/docker/pkg/capabilities	coverage: 87.5% of statements
21:51:44 [2023-02-22T21:51:44.143Z] ok  	github.com/docker/docker/pkg/capabilities	0.003s	coverage: 87.5% of statements
21:51:45 [2023-02-22T21:51:45.086Z] 	github.com/docker/docker/pkg/chrootarchive	coverage: 83.1% of statements
21:51:45 [2023-02-22T21:51:45.086Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.238s	coverage: 83.1% of statements
21:51:45 [2023-02-22T21:51:45.086Z] 	github.com/docker/docker/pkg/containerfs	coverage: 28.6% of statements
21:51:45 [2023-02-22T21:51:45.086Z] ok  	github.com/docker/docker/pkg/containerfs	0.004s	coverage: 28.6% of statements
21:51:45 [2023-02-22T21:51:45.086Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
21:51:45 [2023-02-22T21:51:45.345Z] 	github.com/docker/docker/pkg/directory	coverage: 81.8% of statements
21:51:45 [2023-02-22T21:51:45.345Z] ok  	github.com/docker/docker/pkg/directory	0.003s	coverage: 81.8% of statements
21:51:45 [2023-02-22T21:51:45.604Z] 	github.com/docker/docker/pkg/dmesg	coverage: 83.3% of statements
21:51:45 [2023-02-22T21:51:45.604Z] ok  	github.com/docker/docker/pkg/dmesg	0.004s	coverage: 83.3% of statements
21:51:45 [2023-02-22T21:51:45.604Z] 	github.com/docker/docker/pkg/fileutils	coverage: 77.5% of statements
21:51:45 [2023-02-22T21:51:45.604Z] ok  	github.com/docker/docker/pkg/fileutils	0.005s	coverage: 77.5% of statements
21:51:45 [2023-02-22T21:51:45.864Z] 	github.com/docker/docker/pkg/homedir	coverage: 10.4% of statements
21:51:45 [2023-02-22T21:51:45.864Z] ok  	github.com/docker/docker/pkg/homedir	0.003s	coverage: 10.4% of statements
21:51:46 [2023-02-22T21:51:46.124Z] 	github.com/docker/docker/layer	coverage: 68.9% of statements
21:51:46 [2023-02-22T21:51:46.124Z] ok  	github.com/docker/docker/layer	7.510s	coverage: 68.9% of statements
21:51:46 [2023-02-22T21:51:46.693Z] 	github.com/docker/docker/pkg/idtools	coverage: 69.6% of statements
21:51:46 [2023-02-22T21:51:46.693Z] ok  	github.com/docker/docker/pkg/idtools	0.408s	coverage: 69.6% of statements
21:51:47 [2023-02-22T21:51:47.262Z] 	github.com/docker/docker/pkg/ioutils	coverage: 71.9% of statements
21:51:47 [2023-02-22T21:51:47.262Z] ok  	github.com/docker/docker/pkg/ioutils	0.411s	coverage: 71.9% of statements
21:51:47 [2023-02-22T21:51:47.262Z] 	github.com/docker/docker/pkg/jsonmessage	coverage: 91.7% of statements
21:51:47 [2023-02-22T21:51:47.262Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.008s	coverage: 91.7% of statements
21:51:47 [2023-02-22T21:51:47.262Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
21:51:47 [2023-02-22T21:51:47.262Z] 	github.com/docker/docker/pkg/longpath	coverage: 45.5% of statements
21:51:47 [2023-02-22T21:51:47.262Z] ok  	github.com/docker/docker/pkg/longpath	0.003s	coverage: 45.5% of statements
21:51:47 [2023-02-22T21:51:47.523Z] 	github.com/docker/docker/pkg/namesgenerator	coverage: 85.7% of statements
21:51:47 [2023-02-22T21:51:47.523Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.006s	coverage: 85.7% of statements
21:51:47 [2023-02-22T21:51:47.523Z] 	github.com/docker/docker/pkg/parsers	coverage: 97.0% of statements
21:51:47 [2023-02-22T21:51:47.523Z] ok  	github.com/docker/docker/pkg/parsers	0.003s	coverage: 97.0% of statements
21:51:47 [2023-02-22T21:51:47.783Z] 	github.com/docker/docker/pkg/parsers/kernel	coverage: 60.0% of statements
21:51:47 [2023-02-22T21:51:47.783Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.007s	coverage: 60.0% of statements
21:51:48 [2023-02-22T21:51:48.042Z] 	github.com/docker/docker/pkg/parsers/operatingsystem	coverage: 90.2% of statements
21:51:48 [2023-02-22T21:51:48.042Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.008s	coverage: 90.2% of statements
21:51:48 [2023-02-22T21:51:48.042Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
21:51:48 [2023-02-22T21:51:48.042Z] ?   	github.com/docker/docker/pkg/platforms	[no test files]
21:51:48 [2023-02-22T21:51:48.042Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
21:51:48 [2023-02-22T21:51:48.042Z] 	github.com/docker/docker/pkg/pidfile	coverage: 94.1% of statements
21:51:48 [2023-02-22T21:51:48.042Z] ok  	github.com/docker/docker/pkg/pidfile	0.014s	coverage: 94.1% of statements
21:51:48 [2023-02-22T21:51:48.985Z] 	github.com/docker/docker/pkg/plugins/pluginrpc-gen	coverage: 56.8% of statements
21:51:48 [2023-02-22T21:51:48.985Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.009s	coverage: 56.8% of statements
21:51:48 [2023-02-22T21:51:48.985Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
21:51:48 [2023-02-22T21:51:48.985Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
21:51:49 [2023-02-22T21:51:49.245Z] 	github.com/docker/docker/pkg/plugins/transport	coverage: 85.7% of statements
21:51:49 [2023-02-22T21:51:49.245Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.004s	coverage: 85.7% of statements
21:51:49 [2023-02-22T21:51:49.505Z] 	github.com/docker/docker/pkg/pools	coverage: 88.2% of statements
21:51:49 [2023-02-22T21:51:49.505Z] ok  	github.com/docker/docker/pkg/pools	0.004s	coverage: 88.2% of statements
21:51:49 [2023-02-22T21:51:49.765Z] 	github.com/docker/docker/pkg/process	coverage: 21.7% of statements
21:51:49 [2023-02-22T21:51:49.765Z] ok  	github.com/docker/docker/pkg/process	0.003s	coverage: 21.7% of statements
21:51:50 [2023-02-22T21:51:50.025Z] 	github.com/docker/docker/pkg/progress	coverage: 75.9% of statements
21:51:50 [2023-02-22T21:51:50.025Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
21:51:50 [2023-02-22T21:51:50.285Z] 	github.com/docker/docker/pkg/reexec	coverage: 82.4% of statements
21:51:50 [2023-02-22T21:51:50.285Z] ok  	github.com/docker/docker/pkg/reexec	0.011s	coverage: 82.4% of statements
21:51:50 [2023-02-22T21:51:50.285Z] ?   	github.com/docker/docker/pkg/rootless	[no test files]
21:51:50 [2023-02-22T21:51:50.285Z] ?   	github.com/docker/docker/pkg/rootless/specconv	[no test files]
21:51:50 [2023-02-22T21:51:50.545Z] 	github.com/docker/docker/pkg/stack	coverage: 90.9% of statements
21:51:50 [2023-02-22T21:51:50.545Z] ok  	github.com/docker/docker/pkg/stack	0.004s	coverage: 90.9% of statements
21:51:50 [2023-02-22T21:51:50.804Z] 	github.com/docker/docker/pkg/stdcopy	coverage: 100.0% of statements
21:51:50 [2023-02-22T21:51:50.804Z] ok  	github.com/docker/docker/pkg/stdcopy	0.004s	coverage: 100.0% of statements
21:51:51 [2023-02-22T21:51:51.063Z] 	github.com/docker/docker/pkg/streamformatter	coverage: 66.2% of statements
21:51:51 [2023-02-22T21:51:51.063Z] ok  	github.com/docker/docker/pkg/streamformatter	0.005s	coverage: 66.2% of statements
21:51:51 [2023-02-22T21:51:51.063Z] 	github.com/docker/docker/pkg/stringid	coverage: 61.9% of statements
21:51:51 [2023-02-22T21:51:51.063Z] ok  	github.com/docker/docker/pkg/stringid	0.003s	coverage: 61.9% of statements
21:51:51 [2023-02-22T21:51:51.632Z] 	github.com/docker/docker/pkg/sysinfo	coverage: 56.0% of statements
21:51:51 [2023-02-22T21:51:51.632Z] ok  	github.com/docker/docker/pkg/sysinfo	0.008s	coverage: 56.0% of statements
21:51:52 [2023-02-22T21:51:52.202Z] 	github.com/docker/docker/pkg/system	coverage: 43.1% of statements
21:51:52 [2023-02-22T21:51:52.202Z] ok  	github.com/docker/docker/pkg/system	0.008s	coverage: 43.1% of statements
21:51:52 [2023-02-22T21:51:52.461Z] 	github.com/docker/docker/pkg/tailfile	coverage: 88.6% of statements
21:51:52 [2023-02-22T21:51:52.461Z] ok  	github.com/docker/docker/pkg/tailfile	0.037s	coverage: 88.6% of statements
21:51:53 [2023-02-22T21:51:53.030Z] 	github.com/docker/docker/pkg/tarsum	coverage: 89.1% of statements
21:51:53 [2023-02-22T21:51:53.030Z] ok  	github.com/docker/docker/pkg/tarsum	0.045s	coverage: 89.1% of statements
21:51:53 [2023-02-22T21:51:53.289Z] 	github.com/docker/docker/pkg/useragent	coverage: 88.9% of statements
21:51:53 [2023-02-22T21:51:53.289Z] ok  	github.com/docker/docker/pkg/useragent	0.002s	coverage: 88.9% of statements
21:51:55 [2023-02-22T21:51:55.198Z] 	github.com/docker/docker/plugin	coverage: 23.3% of statements
21:51:55 [2023-02-22T21:51:55.198Z] ok  	github.com/docker/docker/plugin	0.521s	coverage: 23.3% of statements
21:51:55 [2023-02-22T21:51:55.198Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
21:51:55 [2023-02-22T21:51:55.767Z] 	github.com/docker/docker/plugin/v2	coverage: 14.4% of statements
21:51:55 [2023-02-22T21:51:55.767Z] ok  	github.com/docker/docker/plugin/v2	0.006s	coverage: 14.4% of statements
21:51:55 [2023-02-22T21:51:55.767Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
21:51:56 [2023-02-22T21:51:56.027Z] 	github.com/docker/docker/profiles/seccomp	coverage: 86.0% of statements
21:51:56 [2023-02-22T21:51:56.027Z] ok  	github.com/docker/docker/profiles/seccomp	0.009s	coverage: 86.0% of statements
21:51:57 [2023-02-22T21:51:57.407Z] 	github.com/docker/docker/quota	coverage: 71.4% of statements
21:51:57 [2023-02-22T21:51:57.407Z] ok  	github.com/docker/docker/quota	0.186s	coverage: 71.4% of statements
21:51:57 [2023-02-22T21:51:57.407Z] 	github.com/docker/docker/reference	coverage: 84.4% of statements
21:51:57 [2023-02-22T21:51:57.407Z] ok  	github.com/docker/docker/reference	0.007s	coverage: 84.4% of statements
21:51:58 [2023-02-22T21:51:58.788Z] 	github.com/docker/docker/registry	coverage: 58.6% of statements
21:51:58 [2023-02-22T21:51:58.788Z] ok  	github.com/docker/docker/registry	0.091s	coverage: 58.6% of statements
21:51:59 [2023-02-22T21:51:59.048Z] 	github.com/docker/docker/registry/resumable	coverage: 100.0% of statements
21:51:59 [2023-02-22T21:51:59.048Z] ok  	github.com/docker/docker/registry/resumable	0.018s	coverage: 100.0% of statements
21:51:59 [2023-02-22T21:51:59.048Z] 	github.com/docker/docker/restartmanager	coverage: 51.9% of statements
21:51:59 [2023-02-22T21:51:59.048Z] ok  	github.com/docker/docker/restartmanager	0.003s	coverage: 51.9% of statements
21:51:59 [2023-02-22T21:51:59.617Z] 	github.com/docker/docker/runconfig	coverage: 63.6% of statements
21:51:59 [2023-02-22T21:51:59.617Z] ok  	github.com/docker/docker/runconfig	0.009s	coverage: 63.6% of statements
21:51:59 [2023-02-22T21:51:59.617Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
21:51:59 [2023-02-22T21:51:59.877Z] 	github.com/docker/docker/testutil	coverage: 62.5% of statements
21:51:59 [2023-02-22T21:51:59.877Z] ok  	github.com/docker/docker/testutil	0.004s	coverage: 62.5% of statements
21:52:00 [2023-02-22T21:52:00.447Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
21:52:00 [2023-02-22T21:52:00.447Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
21:52:00 [2023-02-22T21:52:00.706Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
21:52:00 [2023-02-22T21:52:00.706Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
21:52:00 [2023-02-22T21:52:00.706Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
21:52:00 [2023-02-22T21:52:00.706Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
21:52:00 [2023-02-22T21:52:00.966Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
21:52:00 [2023-02-22T21:52:00.966Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
21:52:00 [2023-02-22T21:52:00.966Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
21:52:00 [2023-02-22T21:52:00.966Z] ?   	github.com/docker/docker/testutil/request	[no test files]
21:52:00 [2023-02-22T21:52:00.966Z] ?   	github.com/docker/docker/volume	[no test files]
21:52:01 [2023-02-22T21:52:01.536Z] 	github.com/docker/docker/volume/drivers	coverage: 36.1% of statements
21:52:01 [2023-02-22T21:52:01.536Z] ok  	github.com/docker/docker/volume/drivers	0.007s	coverage: 36.1% of statements
21:52:02 [2023-02-22T21:52:02.475Z] 	github.com/docker/docker/volume/local	coverage: 76.6% of statements
21:52:02 [2023-02-22T21:52:02.475Z] ok  	github.com/docker/docker/volume/local	0.072s	coverage: 76.6% of statements
21:52:02 [2023-02-22T21:52:02.736Z] 	github.com/docker/docker/volume/mounts	coverage: 68.1% of statements
21:52:02 [2023-02-22T21:52:02.736Z] ok  	github.com/docker/docker/volume/mounts	0.013s	coverage: 68.1% of statements
21:52:04 [2023-02-22T21:52:04.117Z] 	github.com/docker/docker/volume/service	coverage: 72.9% of statements
21:52:04 [2023-02-22T21:52:04.117Z] ok  	github.com/docker/docker/volume/service	0.016s	coverage: 72.9% of statements
21:52:04 [2023-02-22T21:52:04.117Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
21:52:04 [2023-02-22T21:52:04.117Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
21:52:26 [2023-02-22T21:52:26.061Z] 	github.com/docker/docker/pkg/plugins	coverage: 74.4% of statements
21:52:26 [2023-02-22T21:52:26.061Z] ok  	github.com/docker/docker/pkg/plugins	33.640s	coverage: 74.4% of statements
21:52:26 [2023-02-22T21:52:26.061Z] 
21:52:26 [2023-02-22T21:52:26.061Z] === Skipped
21:52:26 [2023-02-22T21:52:26.061Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s)
21:52:26 [2023-02-22T21:52:26.061Z]     network_proxy_test.go:193: Need to start CI docker with --ipv6
21:52:26 [2023-02-22T21:52:26.061Z] 
21:52:26 [2023-02-22T21:52:26.061Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s)
21:52:26 [2023-02-22T21:52:26.061Z]     network_proxy_test.go:208: No support for dual stack yet
21:52:26 [2023-02-22T21:52:26.061Z] 
21:52:26 [2023-02-22T21:52:26.061Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s)
21:52:26 [2023-02-22T21:52:26.061Z]     network_proxy_test.go:237: Need to start CI docker with --ipv6
21:52:26 [2023-02-22T21:52:26.061Z] 
21:52:26 [2023-02-22T21:52:26.061Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s)
21:52:26 [2023-02-22T21:52:26.061Z]     network_proxy_test.go:298: Need to start CI docker with --ipv6
21:52:26 [2023-02-22T21:52:26.061Z] 
21:52:26 [2023-02-22T21:52:26.061Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
21:52:26 [2023-02-22T21:52:26.061Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:52:26 [2023-02-22T21:52:26.061Z]     graphtest_unix.go:44: Driver btrfs not supported
21:52:26 [2023-02-22T21:52:26.061Z] 
21:52:26 [2023-02-22T21:52:26.061Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
21:52:26 [2023-02-22T21:52:26.061Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:52:26 [2023-02-22T21:52:26.061Z]     graphtest_unix.go:44: Driver btrfs not supported
21:52:26 [2023-02-22T21:52:26.061Z] 
21:52:26 [2023-02-22T21:52:26.061Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
21:52:26 [2023-02-22T21:52:26.061Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:52:26 [2023-02-22T21:52:26.061Z]     graphtest_unix.go:44: Driver btrfs not supported
21:52:26 [2023-02-22T21:52:26.061Z] 
21:52:26 [2023-02-22T21:52:26.061Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
21:52:26 [2023-02-22T21:52:26.061Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:52:26 [2023-02-22T21:52:26.061Z]     graphtest_unix.go:44: Driver btrfs not supported
21:52:26 [2023-02-22T21:52:26.061Z] 
21:52:26 [2023-02-22T21:52:26.061Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
21:52:26 [2023-02-22T21:52:26.061Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:52:26 [2023-02-22T21:52:26.061Z]     graphtest_unix.go:44: Driver btrfs not supported
21:52:26 [2023-02-22T21:52:26.061Z] 
21:52:26 [2023-02-22T21:52:26.061Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
21:52:26 [2023-02-22T21:52:26.061Z]     graphtest_unix.go:71: No driver to put!
21:52:26 [2023-02-22T21:52:26.061Z] 
21:52:26 [2023-02-22T21:52:26.061Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
21:52:26 [2023-02-22T21:52:26.061Z] time="2023-02-22T21:51:16Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
21:52:26 [2023-02-22T21:52:26.061Z]     graphtest_unix.go:42: graphdriver: driver not supported
21:52:26 [2023-02-22T21:52:26.061Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
21:52:26 [2023-02-22T21:52:26.061Z] 
21:52:26 [2023-02-22T21:52:26.061Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
21:52:26 [2023-02-22T21:52:26.061Z] time="2023-02-22T21:51:16Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
21:52:26 [2023-02-22T21:52:26.061Z]     graphtest_unix.go:42: graphdriver: driver not supported
21:52:26 [2023-02-22T21:52:26.061Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
21:52:26 [2023-02-22T21:52:26.061Z] 
21:52:26 [2023-02-22T21:52:26.061Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
21:52:26 [2023-02-22T21:52:26.061Z] time="2023-02-22T21:51:16Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
21:52:26 [2023-02-22T21:52:26.061Z]     graphtest_unix.go:42: graphdriver: driver not supported
21:52:26 [2023-02-22T21:52:26.061Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
21:52:26 [2023-02-22T21:52:26.061Z] 
21:52:26 [2023-02-22T21:52:26.061Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
21:52:26 [2023-02-22T21:52:26.061Z] time="2023-02-22T21:51:16Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
21:52:26 [2023-02-22T21:52:26.061Z]     graphtest_unix.go:42: graphdriver: driver not supported
21:52:26 [2023-02-22T21:52:26.061Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
21:52:26 [2023-02-22T21:52:26.061Z] 
21:52:26 [2023-02-22T21:52:26.061Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
21:52:26 [2023-02-22T21:52:26.061Z] time="2023-02-22T21:51:16Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
21:52:26 [2023-02-22T21:52:26.061Z]     graphtest_unix.go:42: graphdriver: driver not supported
21:52:26 [2023-02-22T21:52:26.061Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
21:52:26 [2023-02-22T21:52:26.061Z] 
21:52:26 [2023-02-22T21:52:26.061Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
21:52:26 [2023-02-22T21:52:26.061Z]     graphtest_unix.go:71: No driver to put!
21:52:26 [2023-02-22T21:52:26.061Z] 
21:52:26 [2023-02-22T21:52:26.061Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
21:52:26 [2023-02-22T21:52:26.061Z]     overlay_test.go:45: Fails to compute changes after apply intermittently
21:52:26 [2023-02-22T21:52:26.061Z] 
21:52:26 [2023-02-22T21:52:26.061Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
21:52:26 [2023-02-22T21:52:26.061Z]     overlay_test.go:50: Fails to compute changes intermittently
21:52:26 [2023-02-22T21:52:26.061Z] 
21:52:26 [2023-02-22T21:52:26.061Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
21:52:26 [2023-02-22T21:52:26.061Z]     overlay_test.go:65: Cannot run test with naive change algorithm
21:52:26 [2023-02-22T21:52:26.061Z] 
21:52:26 [2023-02-22T21:52:26.061Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
21:52:26 [2023-02-22T21:52:26.061Z]     graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
21:52:26 [2023-02-22T21:52:26.061Z] 
21:52:26 [2023-02-22T21:52:26.061Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
21:52:26 [2023-02-22T21:52:26.061Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:52:26 [2023-02-22T21:52:26.061Z]     graphtest_unix.go:44: Driver zfs not supported
21:52:26 [2023-02-22T21:52:26.061Z] 
21:52:26 [2023-02-22T21:52:26.061Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
21:52:26 [2023-02-22T21:52:26.061Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:52:26 [2023-02-22T21:52:26.061Z]     graphtest_unix.go:44: Driver zfs not supported
21:52:26 [2023-02-22T21:52:26.061Z] 
21:52:26 [2023-02-22T21:52:26.061Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
21:52:26 [2023-02-22T21:52:26.061Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:52:26 [2023-02-22T21:52:26.061Z]     graphtest_unix.go:44: Driver zfs not supported
21:52:26 [2023-02-22T21:52:26.061Z] 
21:52:26 [2023-02-22T21:52:26.061Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
21:52:26 [2023-02-22T21:52:26.061Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:52:26 [2023-02-22T21:52:26.061Z]     graphtest_unix.go:44: Driver zfs not supported
21:52:26 [2023-02-22T21:52:26.061Z] 
21:52:26 [2023-02-22T21:52:26.061Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
21:52:26 [2023-02-22T21:52:26.061Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:52:26 [2023-02-22T21:52:26.061Z]     graphtest_unix.go:44: Driver zfs not supported
21:52:26 [2023-02-22T21:52:26.061Z] 
21:52:26 [2023-02-22T21:52:26.061Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
21:52:26 [2023-02-22T21:52:26.061Z]     graphtest_unix.go:71: No driver to put!
21:52:26 [2023-02-22T21:52:26.061Z] 
21:52:26 [2023-02-22T21:52:26.061Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
21:52:26 [2023-02-22T21:52:26.061Z]     sysinfo_linux_test.go:86: AppArmor Must be Disabled
21:52:26 [2023-02-22T21:52:26.061Z] 
21:52:26 [2023-02-22T21:52:26.061Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
21:52:26 [2023-02-22T21:52:26.061Z]     sysinfo_linux_test.go:106: cgroup namespaces must be disabled
21:52:26 [2023-02-22T21:52:26.061Z] 
21:52:26 [2023-02-22T21:52:26.061Z] DONE 2981 tests, 28 skipped in 226.778s
21:52:26 [2023-02-22T21:52:26.061Z] + '[' -n 'github.com/docker/docker/libnetwork
21:52:26 [2023-02-22T21:52:26.061Z] github.com/docker/docker/libnetwork/bitmap
21:52:26 [2023-02-22T21:52:26.061Z] github.com/docker/docker/libnetwork/bitseq
21:52:26 [2023-02-22T21:52:26.061Z] github.com/docker/docker/libnetwork/cluster
21:52:26 [2023-02-22T21:52:26.061Z] github.com/docker/docker/libnetwork/cmd/diagnostic
21:52:26 [2023-02-22T21:52:26.061Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
21:52:26 [2023-02-22T21:52:26.061Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
21:52:26 [2023-02-22T21:52:26.061Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
21:52:26 [2023-02-22T21:52:26.061Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
21:52:26 [2023-02-22T21:52:26.061Z] github.com/docker/docker/libnetwork/cmd/ovrouter
21:52:26 [2023-02-22T21:52:26.061Z] github.com/docker/docker/libnetwork/cmd/readme_test
21:52:26 [2023-02-22T21:52:26.061Z] github.com/docker/docker/libnetwork/config
21:52:26 [2023-02-22T21:52:26.061Z] github.com/docker/docker/libnetwork/datastore
21:52:26 [2023-02-22T21:52:26.061Z] github.com/docker/docker/libnetwork/diagnostic
21:52:26 [2023-02-22T21:52:26.061Z] github.com/docker/docker/libnetwork/discoverapi
21:52:26 [2023-02-22T21:52:26.061Z] github.com/docker/docker/libnetwork/driverapi
21:52:26 [2023-02-22T21:52:26.061Z] github.com/docker/docker/libnetwork/drivers/bridge
21:52:26 [2023-02-22T21:52:26.061Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
21:52:26 [2023-02-22T21:52:26.061Z] github.com/docker/docker/libnetwork/drivers/host
21:52:26 [2023-02-22T21:52:26.061Z] github.com/docker/docker/libnetwork/drivers/ipvlan
21:52:26 [2023-02-22T21:52:26.061Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
21:52:26 [2023-02-22T21:52:26.061Z] github.com/docker/docker/libnetwork/drivers/macvlan
21:52:26 [2023-02-22T21:52:26.061Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
21:52:26 [2023-02-22T21:52:26.061Z] github.com/docker/docker/libnetwork/drivers/null
21:52:26 [2023-02-22T21:52:26.061Z] github.com/docker/docker/libnetwork/drivers/overlay
21:52:26 [2023-02-22T21:52:26.061Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
21:52:26 [2023-02-22T21:52:26.061Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
21:52:26 [2023-02-22T21:52:26.061Z] github.com/docker/docker/libnetwork/drivers/remote
21:52:26 [2023-02-22T21:52:26.061Z] github.com/docker/docker/libnetwork/drivers/remote/api
21:52:26 [2023-02-22T21:52:26.061Z] github.com/docker/docker/libnetwork/drivers/windows
21:52:26 [2023-02-22T21:52:26.061Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
21:52:26 [2023-02-22T21:52:26.061Z] github.com/docker/docker/libnetwork/drvregistry
21:52:26 [2023-02-22T21:52:26.061Z] github.com/docker/docker/libnetwork/etchosts
21:52:26 [2023-02-22T21:52:26.061Z] github.com/docker/docker/libnetwork/idm
21:52:26 [2023-02-22T21:52:26.061Z] github.com/docker/docker/libnetwork/internal/caller
21:52:26 [2023-02-22T21:52:26.061Z] github.com/docker/docker/libnetwork/internal/setmatrix
21:52:26 [2023-02-22T21:52:26.061Z] github.com/docker/docker/libnetwork/ipam
21:52:26 [2023-02-22T21:52:26.061Z] github.com/docker/docker/libnetwork/ipamapi
21:52:26 [2023-02-22T21:52:26.061Z] github.com/docker/docker/libnetwork/ipams/builtin
21:52:26 [2023-02-22T21:52:26.061Z] github.com/docker/docker/libnetwork/ipams/null
21:52:26 [2023-02-22T21:52:26.061Z] github.com/docker/docker/libnetwork/ipams/remote
21:52:26 [2023-02-22T21:52:26.061Z] github.com/docker/docker/libnetwork/ipams/remote/api
21:52:26 [2023-02-22T21:52:26.061Z] github.com/docker/docker/libnetwork/ipams/windowsipam
21:52:26 [2023-02-22T21:52:26.061Z] github.com/docker/docker/libnetwork/ipamutils
21:52:26 [2023-02-22T21:52:26.061Z] github.com/docker/docker/libnetwork/iptables
21:52:26 [2023-02-22T21:52:26.061Z] github.com/docker/docker/libnetwork/netlabel
21:52:26 [2023-02-22T21:52:26.061Z] github.com/docker/docker/libnetwork/netutils
21:52:26 [2023-02-22T21:52:26.061Z] github.com/docker/docker/libnetwork/networkdb
21:52:26 [2023-02-22T21:52:26.061Z] github.com/docker/docker/libnetwork/ns
21:52:26 [2023-02-22T21:52:26.061Z] github.com/docker/docker/libnetwork/options
21:52:26 [2023-02-22T21:52:26.061Z] github.com/docker/docker/libnetwork/osl
21:52:26 [2023-02-22T21:52:26.061Z] github.com/docker/docker/libnetwork/osl/kernel
21:52:26 [2023-02-22T21:52:26.061Z] github.com/docker/docker/libnetwork/portallocator
21:52:26 [2023-02-22T21:52:26.061Z] github.com/docker/docker/libnetwork/portmapper
21:52:26 [2023-02-22T21:52:26.061Z] github.com/docker/docker/libnetwork/resolvconf
21:52:26 [2023-02-22T21:52:26.061Z] github.com/docker/docker/libnetwork/testutils
21:52:26 [2023-02-22T21:52:26.061Z] github.com/docker/docker/libnetwork/types' ']'
21:52:26 [2023-02-22T21:52:26.061Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove journald' -cover -coverprofile=bundles/coverage-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitmap github.com/docker/docker/libnetwork/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
21:53:12 [2023-02-22T21:53:12.753Z] 	github.com/docker/docker/libnetwork	coverage: 41.9% of statements
21:53:12 [2023-02-22T21:53:12.753Z] ok  	github.com/docker/docker/libnetwork	40.552s	coverage: 41.9% of statements
21:53:12 [2023-02-22T21:53:12.753Z] 	github.com/docker/docker/libnetwork/bitmap	coverage: 96.1% of statements
21:53:12 [2023-02-22T21:53:12.753Z] ok  	github.com/docker/docker/libnetwork/bitmap	0.008s	coverage: 96.1% of statements
21:53:12 [2023-02-22T21:53:12.753Z] 	github.com/docker/docker/libnetwork/bitseq	coverage: 75.7% of statements
21:53:12 [2023-02-22T21:53:12.753Z] ok  	github.com/docker/docker/libnetwork/bitseq	0.113s	coverage: 75.7% of statements
21:53:12 [2023-02-22T21:53:12.753Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
21:53:12 [2023-02-22T21:53:12.753Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
21:53:12 [2023-02-22T21:53:12.753Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
21:53:12 [2023-02-22T21:53:12.753Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
21:53:12 [2023-02-22T21:53:12.753Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
21:53:12 [2023-02-22T21:53:12.753Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
21:53:12 [2023-02-22T21:53:12.753Z] ?   	github.com/docker/docker/libnetwork/cmd/ovrouter	[no test files]
21:53:12 [2023-02-22T21:53:12.753Z] ?   	github.com/docker/docker/libnetwork/cmd/readme_test	[no test files]
21:53:12 [2023-02-22T21:53:12.753Z] 	github.com/docker/docker/libnetwork/config	coverage: 10.6% of statements
21:53:12 [2023-02-22T21:53:12.753Z] ok  	github.com/docker/docker/libnetwork/config	0.013s	coverage: 10.6% of statements
21:53:12 [2023-02-22T21:53:12.753Z] 	github.com/docker/docker/libnetwork/datastore	coverage: 20.5% of statements
21:53:12 [2023-02-22T21:53:12.753Z] ok  	github.com/docker/docker/libnetwork/datastore	0.005s	coverage: 20.5% of statements
21:53:12 [2023-02-22T21:53:12.753Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
21:53:12 [2023-02-22T21:53:12.753Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
21:53:12 [2023-02-22T21:53:12.753Z] 	github.com/docker/docker/libnetwork/driverapi	coverage: 68.9% of statements
21:53:12 [2023-02-22T21:53:12.753Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.004s	coverage: 68.9% of statements
21:53:16 [2023-02-22T21:53:16.045Z] 	github.com/docker/docker/libnetwork/drivers/bridge	coverage: 62.1% of statements
21:53:16 [2023-02-22T21:53:16.045Z] ok  	github.com/docker/docker/libnetwork/drivers/bridge	1.705s	coverage: 62.1% of statements
21:53:16 [2023-02-22T21:53:16.045Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
21:53:16 [2023-02-22T21:53:16.045Z] 	github.com/docker/docker/libnetwork/drivers/host	coverage: 33.3% of statements
21:53:16 [2023-02-22T21:53:16.045Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.004s	coverage: 33.3% of statements
21:53:16 [2023-02-22T21:53:16.650Z] 	github.com/docker/docker/libnetwork/drivers/ipvlan	coverage: 5.2% of statements
21:53:16 [2023-02-22T21:53:16.650Z] ok  	github.com/docker/docker/libnetwork/drivers/ipvlan	0.221s	coverage: 5.2% of statements
21:53:16 [2023-02-22T21:53:16.928Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
21:53:17 [2023-02-22T21:53:17.516Z] 	github.com/docker/docker/libnetwork/drivers/macvlan	coverage: 4.8% of statements
21:53:17 [2023-02-22T21:53:17.516Z] ok  	github.com/docker/docker/libnetwork/drivers/macvlan	0.006s	coverage: 4.8% of statements
21:53:17 [2023-02-22T21:53:17.516Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
21:53:17 [2023-02-22T21:53:17.776Z] 	github.com/docker/docker/libnetwork/drivers/null	coverage: 34.8% of statements
21:53:17 [2023-02-22T21:53:17.776Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.003s	coverage: 34.8% of statements
21:53:27 [2023-02-22T21:53:27.760Z] 	github.com/docker/docker/libnetwork/drivers/overlay	coverage: 6.9% of statements
21:53:27 [2023-02-22T21:53:27.760Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay	8.093s	coverage: 6.9% of statements
21:53:27 [2023-02-22T21:53:27.760Z] ?   	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	[no test files]
21:53:27 [2023-02-22T21:53:27.760Z] 	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	coverage: 62.9% of statements
21:53:27 [2023-02-22T21:53:27.760Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.005s	coverage: 62.9% of statements
21:53:28 [2023-02-22T21:53:28.330Z] 	github.com/docker/docker/libnetwork/drivers/remote	coverage: 57.1% of statements
21:53:28 [2023-02-22T21:53:28.330Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.013s	coverage: 57.1% of statements
21:53:28 [2023-02-22T21:53:28.330Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
21:53:28 [2023-02-22T21:53:28.330Z] ?   	github.com/docker/docker/libnetwork/drivers/windows	[no test files]
21:53:28 [2023-02-22T21:53:28.596Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
21:53:29 [2023-02-22T21:53:29.165Z] 	github.com/docker/docker/libnetwork/drvregistry	coverage: 86.2% of statements
21:53:29 [2023-02-22T21:53:29.165Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.031s	coverage: 86.2% of statements
21:53:29 [2023-02-22T21:53:29.425Z] 	github.com/docker/docker/libnetwork/etchosts	coverage: 81.0% of statements
21:53:29 [2023-02-22T21:53:29.425Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.019s	coverage: 81.0% of statements
21:53:29 [2023-02-22T21:53:29.689Z] 	github.com/docker/docker/libnetwork/idm	coverage: 87.5% of statements
21:53:29 [2023-02-22T21:53:29.689Z] ok  	github.com/docker/docker/libnetwork/idm	0.003s	coverage: 87.5% of statements
21:53:29 [2023-02-22T21:53:29.689Z] 	github.com/docker/docker/libnetwork/internal/caller	coverage: 100.0% of statements
21:53:29 [2023-02-22T21:53:29.689Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.002s	coverage: 100.0% of statements
21:53:41 [2023-02-22T21:53:41.904Z] 	github.com/docker/docker/libnetwork/internal/setmatrix	coverage: 100.0% of statements
21:53:41 [2023-02-22T21:53:41.904Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.003s	coverage: 100.0% of statements
21:53:46 [2023-02-22T21:53:46.102Z] 	github.com/docker/docker/libnetwork/ipam	coverage: 80.3% of statements
21:53:46 [2023-02-22T21:53:46.102Z] ok  	github.com/docker/docker/libnetwork/ipam	5.570s	coverage: 80.3% of statements
21:53:46 [2023-02-22T21:53:46.102Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
21:53:46 [2023-02-22T21:53:46.102Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
21:53:46 [2023-02-22T21:53:46.671Z] 	github.com/docker/docker/libnetwork/ipams/null	coverage: 54.5% of statements
21:53:46 [2023-02-22T21:53:46.671Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.004s	coverage: 54.5% of statements
21:53:46 [2023-02-22T21:53:46.930Z] 	github.com/docker/docker/libnetwork/ipams/remote	coverage: 46.8% of statements
21:53:46 [2023-02-22T21:53:46.930Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.008s	coverage: 46.8% of statements
21:53:46 [2023-02-22T21:53:46.930Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
21:53:47 [2023-02-22T21:53:47.190Z] 	github.com/docker/docker/libnetwork/ipams/windowsipam	coverage: 80.0% of statements
21:53:47 [2023-02-22T21:53:47.190Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.004s	coverage: 80.0% of statements
21:53:47 [2023-02-22T21:53:47.761Z] 	github.com/docker/docker/libnetwork/ipamutils	coverage: 86.4% of statements
21:53:47 [2023-02-22T21:53:47.761Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.289s	coverage: 86.4% of statements
21:53:48 [2023-02-22T21:53:48.700Z] 	github.com/docker/docker/libnetwork/iptables	coverage: 40.7% of statements
21:53:48 [2023-02-22T21:53:48.700Z] ok  	github.com/docker/docker/libnetwork/iptables	0.249s	coverage: 40.7% of statements
21:53:48 [2023-02-22T21:53:48.700Z] ?   	github.com/docker/docker/libnetwork/netlabel	[no test files]
21:53:48 [2023-02-22T21:53:48.959Z] 	github.com/docker/docker/libnetwork/netutils	coverage: 40.9% of statements
21:53:48 [2023-02-22T21:53:48.960Z] ok  	github.com/docker/docker/libnetwork/netutils	0.016s	coverage: 40.9% of statements
21:55:40 [2023-02-22T21:55:40.429Z] 	github.com/docker/docker/libnetwork/networkdb	coverage: 60.2% of statements
21:55:40 [2023-02-22T21:55:40.429Z] ok  	github.com/docker/docker/libnetwork/networkdb	104.268s	coverage: 60.2% of statements
21:55:40 [2023-02-22T21:55:40.429Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
21:55:40 [2023-02-22T21:55:40.429Z] 	github.com/docker/docker/libnetwork/options	coverage: 100.0% of statements
21:55:40 [2023-02-22T21:55:40.429Z] ok  	github.com/docker/docker/libnetwork/options	0.003s	coverage: 100.0% of statements
21:55:40 [2023-02-22T21:55:40.429Z] 	github.com/docker/docker/libnetwork/osl	coverage: 41.4% of statements
21:55:40 [2023-02-22T21:55:40.429Z] ok  	github.com/docker/docker/libnetwork/osl	4.306s	coverage: 41.4% of statements
21:55:40 [2023-02-22T21:55:40.429Z] 	github.com/docker/docker/libnetwork/osl/kernel	coverage: 20.0% of statements
21:55:40 [2023-02-22T21:55:40.429Z] ok  	github.com/docker/docker/libnetwork/osl/kernel	0.004s	coverage: 20.0% of statements
21:55:40 [2023-02-22T21:55:40.429Z] 	github.com/docker/docker/libnetwork/portallocator	coverage: 80.7% of statements
21:55:40 [2023-02-22T21:55:40.429Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.016s	coverage: 80.7% of statements
21:55:41 [2023-02-22T21:55:41.813Z] 	github.com/docker/docker/libnetwork/portmapper	coverage: 46.3% of statements
21:55:41 [2023-02-22T21:55:41.813Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.655s	coverage: 46.3% of statements
21:55:41 [2023-02-22T21:55:41.813Z] 	github.com/docker/docker/libnetwork/resolvconf	coverage: 82.8% of statements
21:55:41 [2023-02-22T21:55:41.813Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.004s	coverage: 82.8% of statements
21:55:41 [2023-02-22T21:55:41.813Z] ?   	github.com/docker/docker/libnetwork/testutils	[no test files]
21:55:42 [2023-02-22T21:55:42.389Z] 	github.com/docker/docker/libnetwork/types	coverage: 37.3% of statements
21:55:42 [2023-02-22T21:55:42.389Z] ok  	github.com/docker/docker/libnetwork/types	0.003s	coverage: 37.3% of statements
21:55:42 [2023-02-22T21:55:42.389Z] 
21:55:42 [2023-02-22T21:55:42.389Z] === Skipped
21:55:42 [2023-02-22T21:55:42.389Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s)
21:55:42 [2023-02-22T21:55:42.389Z]     allocator_test.go:1187: Skipped because t.parallel was less than  5
21:55:42 [2023-02-22T21:55:42.389Z] 
21:55:42 [2023-02-22T21:55:42.389Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s)
21:55:42 [2023-02-22T21:55:42.389Z]     allocator_test.go:1187: Skipped because t.parallel was less than  5
21:55:42 [2023-02-22T21:55:42.389Z] 
21:55:42 [2023-02-22T21:55:42.389Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s)
21:55:42 [2023-02-22T21:55:42.389Z]     allocator_test.go:1187: Skipped because t.parallel was less than  5
21:55:42 [2023-02-22T21:55:42.389Z] 
21:55:42 [2023-02-22T21:55:42.389Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s)
21:55:42 [2023-02-22T21:55:42.389Z]     allocator_test.go:1187: Skipped because t.parallel was less than  5
21:55:42 [2023-02-22T21:55:42.389Z] 
21:55:42 [2023-02-22T21:55:42.389Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s)
21:55:42 [2023-02-22T21:55:42.389Z]     allocator_test.go:1187: Skipped because t.parallel was less than  5
21:55:42 [2023-02-22T21:55:42.389Z] 
21:55:42 [2023-02-22T21:55:42.389Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s)
21:55:42 [2023-02-22T21:55:42.389Z]     firewalld_test.go:14: firewalld is not running
21:55:42 [2023-02-22T21:55:42.389Z] 
21:55:42 [2023-02-22T21:55:42.389Z] DONE 337 tests, 6 skipped in 199.584s
Post stage
[Pipeline] junit
21:55:42 [2023-02-22T21:55:42.973Z] Recording test results
21:55:44 [2023-02-22T21:55:44.310Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
21:55:44 [2023-02-22T21:55:44.630Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44620/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr25 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=cd779dae46ee1d1bc69491946a8eb548f37020bd -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_INTEGRATION_USE_SNAPSHOTTER -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:cd779dae46ee1d1bc69491946a8eb548f37020bd hack/make.sh dynbinary test-integration
21:55:45 [2023-02-22T21:55:45.199Z] 
21:55:45 [2023-02-22T21:55:45.199Z] Removing bundles/
21:55:45 [2023-02-22T21:55:45.199Z] 
21:55:45 [2023-02-22T21:55:45.199Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
21:55:45 [2023-02-22T21:55:45.199Z] Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)...
21:57:36 [2023-02-22T21:57:36.682Z] Created binary: bundles/dynbinary-daemon/dockerd
21:57:36 [2023-02-22T21:57:36.682Z] Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)...
21:57:36 [2023-02-22T21:57:36.682Z] Created binary: bundles/dynbinary-daemon/docker-proxy
21:57:36 [2023-02-22T21:57:36.682Z] 
21:57:36 [2023-02-22T21:57:36.682Z] ---> Making bundle: test-integration (in bundles/test-integration)
21:57:36 [2023-02-22T21:57:36.682Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
21:57:36 [2023-02-22T21:57:36.682Z] HOSTNAME=4eeb9d419816
21:57:36 [2023-02-22T21:57:36.682Z] TESTDEBUG=0
21:57:36 [2023-02-22T21:57:36.682Z] DEST=bundles/test-integration
21:57:36 [2023-02-22T21:57:36.682Z] PWD=/go/src/github.com/docker/docker
21:57:36 [2023-02-22T21:57:36.682Z] CONTAINERD_ADDRESS=/run/docker/containerd/containerd.sock
21:57:36 [2023-02-22T21:57:36.682Z] DOCKER_GITCOMMIT=cd779dae46ee1d1bc69491946a8eb548f37020bd
21:57:36 [2023-02-22T21:57:36.682Z] container=docker
21:57:36 [2023-02-22T21:57:36.682Z] HOME=/root
21:57:36 [2023-02-22T21:57:36.682Z] CONTAINERD_NAMESPACE=moby
21:57:36 [2023-02-22T21:57:36.682Z] GOLANG_VERSION=1.20.1
21:57:36 [2023-02-22T21:57:36.682Z] VALIDATE_REPO=https://github.com/moby/moby.git
21:57:36 [2023-02-22T21:57:36.682Z] VALIDATE_BRANCH=master
21:57:36 [2023-02-22T21:57:36.682Z] TERM=xterm
21:57:36 [2023-02-22T21:57:36.682Z] DOCKER_PKG=github.com/docker/docker
21:57:36 [2023-02-22T21:57:36.682Z] SHLVL=1
21:57:36 [2023-02-22T21:57:36.682Z] TIMEOUT=120m
21:57:36 [2023-02-22T21:57:36.682Z] DOCKER_GRAPHDRIVER=overlay2
21:57:36 [2023-02-22T21:57:36.682Z] GO111MODULE=off
21:57:36 [2023-02-22T21:57:36.682Z] DOCKER_EXPERIMENTAL=1
21:57:36 [2023-02-22T21:57:36.682Z] TEST_SKIP_INTEGRATION_CLI=1
21:57:36 [2023-02-22T21:57:36.682Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
21:57:36 [2023-02-22T21:57:36.682Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
21:57:36 [2023-02-22T21:57:36.682Z] GOPATH=/go
21:57:36 [2023-02-22T21:57:36.682Z] PKG_CONFIG=pkg-config
21:57:36 [2023-02-22T21:57:36.682Z] _=/usr/bin/env
21:57:36 [2023-02-22T21:57:36.682Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
21:58:08 [2023-02-22T21:58:08.780Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
21:58:08 [2023-02-22T21:58:08.780Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
21:58:26 [2023-02-22T21:58:26.883Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
21:58:33 [2023-02-22T21:58:33.460Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
21:58:40 [2023-02-22T21:58:40.035Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
21:58:40 [2023-02-22T21:58:40.035Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
21:58:40 [2023-02-22T21:58:40.975Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
21:58:41 [2023-02-22T21:58:41.544Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
21:58:42 [2023-02-22T21:58:42.484Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
21:58:42 [2023-02-22T21:58:42.484Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
21:58:43 [2023-02-22T21:58:43.425Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
21:58:45 [2023-02-22T21:58:45.334Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
21:58:46 [2023-02-22T21:58:46.273Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
21:58:47 [2023-02-22T21:58:47.212Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
21:58:47 [2023-02-22T21:58:47.781Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
21:58:48 [2023-02-22T21:58:48.721Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
21:58:49 [2023-02-22T21:58:49.291Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
21:58:50 [2023-02-22T21:58:50.672Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
21:58:51 [2023-02-22T21:58:51.241Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
21:58:52 [2023-02-22T21:58:52.180Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
21:58:52 [2023-02-22T21:58:52.750Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
21:58:52 [2023-02-22T21:58:52.750Z] Using test binary docker
21:58:52 [2023-02-22T21:58:52.750Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
21:58:52 [2023-02-22T21:58:52.750Z] +++ /etc/init.d/apparmor start
21:58:52 [2023-02-22T21:58:52.750Z] Not: starting.
21:58:52 [2023-02-22T21:58:52.750Z] INFO: Waiting for daemon to start...
21:58:52 [2023-02-22T21:58:52.750Z] Starting dockerd
21:58:52 [2023-02-22T21:58:52.750Z] +++ 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
21:58:54 [2023-02-22T21:58:54.656Z] .
21:58:54 [2023-02-22T21:58:54.656Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
21:58:54 [2023-02-22T21:58:54.916Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
21:58:54 [2023-02-22T21:58:54.916Z] Error: No such image: emptyfs
21:58:54 [2023-02-22T21:58:54.916Z] ++++ tar -cC bundles/test-integration/emptyfs .
21:58:54 [2023-02-22T21:58:54.916Z] ++++ docker load
21:58:54 [2023-02-22T21:58:54.916Z] Loaded image: emptyfs:latest
21:58:54 [2023-02-22T21:58:54.916Z] Running integration-test (iteration 1)
21:58:54 [2023-02-22T21:58:54.916Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
21:58:54 [2023-02-22T21:58:54.916Z] ++ 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
21:58:54 [2023-02-22T21:58:54.916Z] ++ set -e
21:58:54 [2023-02-22T21:58:54.916Z] ++ '[' -n 0 ']'
21:58:54 [2023-02-22T21:58:54.916Z] ++ set -x
21:58:54 [2023-02-22T21:58:54.916Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m
21:58:54 [2023-02-22T21:58:54.916Z] Loaded image: busybox:latest
21:58:55 [2023-02-22T21:58:55.176Z] Loaded image: busybox:glibc
21:58:56 [2023-02-22T21:58:56.609Z] Loaded image: debian:bullseye-slim
21:58:56 [2023-02-22T21:58:56.609Z] Loaded image: hello-world:latest
21:58:56 [2023-02-22T21:58:56.609Z] Loaded image: arm32v7/hello-world:latest
21:58:56 [2023-02-22T21:58:56.609Z] INFO: Testing against a local daemon
21:58:56 [2023-02-22T21:58:56.609Z] === RUN   TestCgroupNamespacesBuild
21:58:59 [2023-02-22T21:58:59.912Z] --- PASS: TestCgroupNamespacesBuild (3.49s)
21:58:59 [2023-02-22T21:58:59.912Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
21:59:01 [2023-02-22T21:59:01.292Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (0.97s)
21:59:01 [2023-02-22T21:59:01.292Z] === RUN   TestBuildWithSession
21:59:01 [2023-02-22T21:59:01.292Z]     build_session_test.go:25: TODO: BuildKit
21:59:01 [2023-02-22T21:59:01.292Z] --- SKIP: TestBuildWithSession (0.00s)
21:59:01 [2023-02-22T21:59:01.292Z] === RUN   TestBuildSquashParent
21:59:04 [2023-02-22T21:59:04.587Z] --- PASS: TestBuildSquashParent (3.06s)
21:59:04 [2023-02-22T21:59:04.587Z] === RUN   TestBuildWithRemoveAndForceRemove
21:59:04 [2023-02-22T21:59:04.587Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
21:59:04 [2023-02-22T21:59:04.587Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
21:59:04 [2023-02-22T21:59:04.587Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
21:59:04 [2023-02-22T21:59:04.587Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
21:59:04 [2023-02-22T21:59:04.587Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
21:59:04 [2023-02-22T21:59:04.587Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
21:59:04 [2023-02-22T21:59:04.587Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
21:59:04 [2023-02-22T21:59:04.587Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
21:59:04 [2023-02-22T21:59:04.587Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
21:59:04 [2023-02-22T21:59:04.587Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
21:59:04 [2023-02-22T21:59:04.587Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
21:59:04 [2023-02-22T21:59:04.587Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
21:59:04 [2023-02-22T21:59:04.587Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
21:59:04 [2023-02-22T21:59:04.587Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
21:59:05 [2023-02-22T21:59:05.526Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
21:59:05 [2023-02-22T21:59:05.785Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
21:59:06 [2023-02-22T21:59:06.724Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
21:59:06 [2023-02-22T21:59:06.724Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
21:59:08 [2023-02-22T21:59:08.105Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
21:59:08 [2023-02-22T21:59:08.105Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.34s)
21:59:08 [2023-02-22T21:59:08.105Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.62s)
21:59:08 [2023-02-22T21:59:08.105Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.20s)
21:59:08 [2023-02-22T21:59:08.105Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.07s)
21:59:08 [2023-02-22T21:59:08.105Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.22s)
21:59:08 [2023-02-22T21:59:08.105Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.09s)
21:59:08 [2023-02-22T21:59:08.105Z] === RUN   TestBuildMultiStageCopy
21:59:08 [2023-02-22T21:59:08.105Z] === RUN   TestBuildMultiStageCopy/copy_to_root
21:59:08 [2023-02-22T21:59:08.675Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
21:59:08 [2023-02-22T21:59:08.675Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
21:59:08 [2023-02-22T21:59:08.675Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
21:59:08 [2023-02-22T21:59:08.675Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
21:59:08 [2023-02-22T21:59:08.934Z] --- PASS: TestBuildMultiStageCopy (0.98s)
21:59:08 [2023-02-22T21:59:08.934Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (0.76s)
21:59:08 [2023-02-22T21:59:08.934Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.04s)
21:59:08 [2023-02-22T21:59:08.934Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.05s)
21:59:08 [2023-02-22T21:59:08.934Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.06s)
21:59:08 [2023-02-22T21:59:08.934Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.06s)
21:59:08 [2023-02-22T21:59:08.934Z] === RUN   TestBuildMultiStageParentConfig
21:59:09 [2023-02-22T21:59:09.194Z] --- PASS: TestBuildMultiStageParentConfig (0.25s)
21:59:09 [2023-02-22T21:59:09.194Z] === RUN   TestBuildLabelWithTargets
21:59:09 [2023-02-22T21:59:09.454Z] --- PASS: TestBuildLabelWithTargets (0.41s)
21:59:09 [2023-02-22T21:59:09.454Z] === RUN   TestBuildWithEmptyLayers
21:59:09 [2023-02-22T21:59:09.454Z] --- PASS: TestBuildWithEmptyLayers (0.08s)
21:59:09 [2023-02-22T21:59:09.454Z] === RUN   TestBuildMultiStageOnBuild
21:59:10 [2023-02-22T21:59:10.834Z] --- PASS: TestBuildMultiStageOnBuild (0.97s)
21:59:10 [2023-02-22T21:59:10.834Z] === RUN   TestBuildUncleanTarFilenames
21:59:10 [2023-02-22T21:59:10.834Z] --- PASS: TestBuildUncleanTarFilenames (0.11s)
21:59:10 [2023-02-22T21:59:10.834Z] === RUN   TestBuildMultiStageLayerLeak
21:59:11 [2023-02-22T21:59:11.773Z] --- PASS: TestBuildMultiStageLayerLeak (0.92s)
21:59:11 [2023-02-22T21:59:11.773Z] === RUN   TestBuildWithHugeFile
21:59:58 [2023-02-22T21:59:58.467Z] --- PASS: TestBuildWithHugeFile (46.33s)
21:59:58 [2023-02-22T21:59:58.467Z] === RUN   TestBuildWCOWSandboxSize
21:59:58 [2023-02-22T21:59:58.467Z]     build_test.go:528: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
21:59:58 [2023-02-22T21:59:58.467Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
21:59:58 [2023-02-22T21:59:58.467Z] === RUN   TestBuildWithEmptyDockerfile
21:59:58 [2023-02-22T21:59:58.467Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
21:59:58 [2023-02-22T21:59:58.467Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
21:59:58 [2023-02-22T21:59:58.467Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
21:59:58 [2023-02-22T21:59:58.467Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
21:59:58 [2023-02-22T21:59:58.467Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
21:59:58 [2023-02-22T21:59:58.467Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
21:59:58 [2023-02-22T21:59:58.467Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
21:59:58 [2023-02-22T21:59:58.467Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
21:59:58 [2023-02-22T21:59:58.467Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
21:59:58 [2023-02-22T21:59:58.467Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s)
21:59:58 [2023-02-22T21:59:58.467Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s)
21:59:58 [2023-02-22T21:59:58.467Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s)
21:59:58 [2023-02-22T21:59:58.467Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s)
21:59:58 [2023-02-22T21:59:58.467Z] === RUN   TestBuildPreserveOwnership
21:59:58 [2023-02-22T21:59:58.467Z] === RUN   TestBuildPreserveOwnership/copy_from
21:59:59 [2023-02-22T21:59:59.405Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
21:59:59 [2023-02-22T21:59:59.973Z] --- PASS: TestBuildPreserveOwnership (1.99s)
21:59:59 [2023-02-22T21:59:59.973Z]     --- PASS: TestBuildPreserveOwnership/copy_from (1.42s)
21:59:59 [2023-02-22T21:59:59.973Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.57s)
21:59:59 [2023-02-22T21:59:59.973Z] === RUN   TestBuildPlatformInvalid
21:59:59 [2023-02-22T21:59:59.973Z] --- PASS: TestBuildPlatformInvalid (0.02s)
21:59:59 [2023-02-22T21:59:59.973Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
22:00:00 [2023-02-22T22:00:00.546Z] Loaded image: busybox:latest
22:00:00 [2023-02-22T22:00:00.806Z] Loaded image: busybox:glibc
22:00:02 [2023-02-22T22:00:02.187Z] Loaded image: debian:bullseye-slim
22:00:02 [2023-02-22T22:00:02.187Z] Loaded image: hello-world:latest
22:00:02 [2023-02-22T22:00:02.187Z] Loaded image: arm32v7/hello-world:latest
22:00:14 [2023-02-22T22:00:14.405Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (12.69s)
22:00:14 [2023-02-22T22:00:14.405Z] PASS
22:00:14 [2023-02-22T22:00:14.405Z] 
22:00:14 [2023-02-22T22:00:14.405Z] === Skipped
22:00:14 [2023-02-22T22:00:14.405Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
22:00:14 [2023-02-22T22:00:14.405Z]     build_session_test.go:25: TODO: BuildKit
22:00:14 [2023-02-22T22:00:14.405Z] 
22:00:14 [2023-02-22T22:00:14.405Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s)
22:00:14 [2023-02-22T22:00:14.405Z]     build_test.go:528: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
22:00:14 [2023-02-22T22:00:14.405Z] 
22:00:14 [2023-02-22T22:00:14.405Z] DONE 34 tests, 2 skipped in 77.789s
22:00:14 [2023-02-22T22:00:14.405Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
22:00:14 [2023-02-22T22:00:14.405Z] ++ 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:00:14 [2023-02-22T22:00:14.405Z] ++ set -e
22:00:14 [2023-02-22T22:00:14.405Z] ++ '[' -n 0 ']'
22:00:14 [2023-02-22T22:00:14.405Z] ++ set -x
22:00:14 [2023-02-22T22:00:14.405Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m
22:00:14 [2023-02-22T22:00:14.405Z] INFO: Testing against a local daemon
22:00:14 [2023-02-22T22:00:14.406Z] === RUN   TestConfigInspect
22:00:14 [2023-02-22T22:00:14.665Z] --- PASS: TestConfigInspect (1.78s)
22:00:14 [2023-02-22T22:00:14.665Z] === RUN   TestConfigList
22:00:16 [2023-02-22T22:00:16.571Z] --- PASS: TestConfigList (1.77s)
22:00:16 [2023-02-22T22:00:16.571Z] === RUN   TestConfigsCreateAndDelete
22:00:18 [2023-02-22T22:00:18.477Z] --- PASS: TestConfigsCreateAndDelete (1.82s)
22:00:18 [2023-02-22T22:00:18.477Z] === RUN   TestConfigsUpdate
22:00:19 [2023-02-22T22:00:19.856Z] --- PASS: TestConfigsUpdate (1.81s)
22:00:19 [2023-02-22T22:00:19.856Z] === RUN   TestTemplatedConfig
22:00:22 [2023-02-22T22:00:22.393Z] --- PASS: TestTemplatedConfig (2.34s)
22:00:22 [2023-02-22T22:00:22.393Z] === RUN   TestConfigCreateResolve
22:00:24 [2023-02-22T22:00:24.301Z] --- PASS: TestConfigCreateResolve (1.69s)
22:00:24 [2023-02-22T22:00:24.301Z] PASS
22:00:24 [2023-02-22T22:00:24.301Z] 
22:00:24 [2023-02-22T22:00:24.301Z] DONE 6 tests in 11.288s
22:00:24 [2023-02-22T22:00:24.301Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
22:00:24 [2023-02-22T22:00:24.301Z] ++ 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:00:24 [2023-02-22T22:00:24.301Z] ++ set -e
22:00:24 [2023-02-22T22:00:24.301Z] ++ '[' -n 0 ']'
22:00:24 [2023-02-22T22:00:24.301Z] ++ set -x
22:00:24 [2023-02-22T22:00:24.301Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m
22:00:24 [2023-02-22T22:00:24.301Z] INFO: Testing against a local daemon
22:00:24 [2023-02-22T22:00:24.301Z] === RUN   TestAttachWithTTY
22:00:24 [2023-02-22T22:00:24.301Z] --- PASS: TestAttachWithTTY (0.06s)
22:00:24 [2023-02-22T22:00:24.301Z] === RUN   TestAttachWithoutTTy
22:00:24 [2023-02-22T22:00:24.301Z] --- PASS: TestAttachWithoutTTy (0.04s)
22:00:24 [2023-02-22T22:00:24.301Z] === RUN   TestCheckpoint
22:00:24 [2023-02-22T22:00:24.301Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
22:00:24 [2023-02-22T22:00:24.301Z] --- SKIP: TestCheckpoint (0.00s)
22:00:24 [2023-02-22T22:00:24.301Z] === RUN   TestContainerInvalidJSON
22:00:24 [2023-02-22T22:00:24.301Z] === RUN   TestContainerInvalidJSON/commit
22:00:24 [2023-02-22T22:00:24.301Z] === PAUSE TestContainerInvalidJSON/commit
22:00:24 [2023-02-22T22:00:24.301Z] === RUN   TestContainerInvalidJSON/containers/create
22:00:24 [2023-02-22T22:00:24.301Z] === PAUSE TestContainerInvalidJSON/containers/create
22:00:24 [2023-02-22T22:00:24.301Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
22:00:24 [2023-02-22T22:00:24.301Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
22:00:24 [2023-02-22T22:00:24.301Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
22:00:24 [2023-02-22T22:00:24.301Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
22:00:24 [2023-02-22T22:00:24.301Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
22:00:24 [2023-02-22T22:00:24.301Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
22:00:24 [2023-02-22T22:00:24.301Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
22:00:24 [2023-02-22T22:00:24.301Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
22:00:24 [2023-02-22T22:00:24.301Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
22:00:24 [2023-02-22T22:00:24.301Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
22:00:24 [2023-02-22T22:00:24.301Z] === CONT  TestContainerInvalidJSON/commit
22:00:24 [2023-02-22T22:00:24.301Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
22:00:24 [2023-02-22T22:00:24.301Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
22:00:24 [2023-02-22T22:00:24.301Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
22:00:24 [2023-02-22T22:00:24.301Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
22:00:24 [2023-02-22T22:00:24.301Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
22:00:24 [2023-02-22T22:00:24.301Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
22:00:24 [2023-02-22T22:00:24.301Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
22:00:24 [2023-02-22T22:00:24.301Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
22:00:24 [2023-02-22T22:00:24.301Z] === RUN   TestContainerInvalidJSON/commit/empty_body
22:00:24 [2023-02-22T22:00:24.301Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
22:00:24 [2023-02-22T22:00:24.301Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
22:00:24 [2023-02-22T22:00:24.301Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
22:00:24 [2023-02-22T22:00:24.301Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
22:00:24 [2023-02-22T22:00:24.301Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
22:00:24 [2023-02-22T22:00:24.301Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
22:00:24 [2023-02-22T22:00:24.301Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
22:00:24 [2023-02-22T22:00:24.301Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
22:00:24 [2023-02-22T22:00:24.301Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
22:00:24 [2023-02-22T22:00:24.301Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
22:00:24 [2023-02-22T22:00:24.301Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
22:00:24 [2023-02-22T22:00:24.301Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
22:00:24 [2023-02-22T22:00:24.301Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
22:00:24 [2023-02-22T22:00:24.301Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
22:00:24 [2023-02-22T22:00:24.301Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
22:00:24 [2023-02-22T22:00:24.301Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
22:00:24 [2023-02-22T22:00:24.301Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
22:00:24 [2023-02-22T22:00:24.301Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
22:00:24 [2023-02-22T22:00:24.301Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
22:00:24 [2023-02-22T22:00:24.301Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
22:00:24 [2023-02-22T22:00:24.301Z] === CONT  TestContainerInvalidJSON/containers/create
22:00:24 [2023-02-22T22:00:24.301Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
22:00:24 [2023-02-22T22:00:24.301Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
22:00:24 [2023-02-22T22:00:24.301Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
22:00:24 [2023-02-22T22:00:24.301Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
22:00:24 [2023-02-22T22:00:24.301Z] --- PASS: TestContainerInvalidJSON (0.01s)
22:00:24 [2023-02-22T22:00:24.301Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s)
22:00:24 [2023-02-22T22:00:24.301Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
22:00:24 [2023-02-22T22:00:24.301Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
22:00:24 [2023-02-22T22:00:24.301Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
22:00:24 [2023-02-22T22:00:24.301Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
22:00:24 [2023-02-22T22:00:24.301Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
22:00:24 [2023-02-22T22:00:24.301Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
22:00:24 [2023-02-22T22:00:24.301Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
22:00:24 [2023-02-22T22:00:24.301Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
22:00:24 [2023-02-22T22:00:24.301Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
22:00:24 [2023-02-22T22:00:24.301Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
22:00:24 [2023-02-22T22:00:24.301Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
22:00:24 [2023-02-22T22:00:24.301Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
22:00:24 [2023-02-22T22:00:24.301Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
22:00:24 [2023-02-22T22:00:24.301Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
22:00:24 [2023-02-22T22:00:24.301Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
22:00:24 [2023-02-22T22:00:24.301Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
22:00:24 [2023-02-22T22:00:24.301Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
22:00:24 [2023-02-22T22:00:24.301Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
22:00:24 [2023-02-22T22:00:24.301Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
22:00:24 [2023-02-22T22:00:24.301Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.01s)
22:00:24 [2023-02-22T22:00:24.301Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.01s)
22:00:24 [2023-02-22T22:00:24.301Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
22:00:24 [2023-02-22T22:00:24.301Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
22:00:24 [2023-02-22T22:00:24.301Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
22:00:24 [2023-02-22T22:00:24.301Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
22:00:24 [2023-02-22T22:00:24.301Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
22:00:24 [2023-02-22T22:00:24.301Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
22:00:24 [2023-02-22T22:00:24.301Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
22:00:24 [2023-02-22T22:00:24.301Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
22:00:24 [2023-02-22T22:00:24.301Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
22:00:24 [2023-02-22T22:00:24.301Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
22:00:24 [2023-02-22T22:00:24.301Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
22:00:24 [2023-02-22T22:00:24.301Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
22:00:24 [2023-02-22T22:00:24.301Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
22:00:24 [2023-02-22T22:00:24.301Z] === RUN   TestCopyFromContainerPathDoesNotExist
22:00:24 [2023-02-22T22:00:24.301Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s)
22:00:24 [2023-02-22T22:00:24.301Z] === RUN   TestCopyFromContainerPathIsNotDir
22:00:24 [2023-02-22T22:00:24.301Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s)
22:00:24 [2023-02-22T22:00:24.301Z] === RUN   TestCopyToContainerPathDoesNotExist
22:00:24 [2023-02-22T22:00:24.561Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s)
22:00:24 [2023-02-22T22:00:24.561Z] === RUN   TestCopyEmptyFile
22:00:24 [2023-02-22T22:00:24.561Z] --- PASS: TestCopyEmptyFile (0.06s)
22:00:24 [2023-02-22T22:00:24.561Z] === RUN   TestCopyToContainerPathIsNotDir
22:00:24 [2023-02-22T22:00:24.561Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s)
22:00:24 [2023-02-22T22:00:24.561Z] === RUN   TestCopyFromContainer
22:00:25 [2023-02-22T22:00:25.130Z] === RUN   TestCopyFromContainer//
22:00:25 [2023-02-22T22:00:25.130Z] === RUN   TestCopyFromContainer/.
22:00:25 [2023-02-22T22:00:25.130Z] === RUN   TestCopyFromContainer//.
22:00:25 [2023-02-22T22:00:25.130Z] === RUN   TestCopyFromContainer/./
22:00:25 [2023-02-22T22:00:25.130Z] === RUN   TestCopyFromContainer//./
22:00:25 [2023-02-22T22:00:25.130Z] === RUN   TestCopyFromContainer//bar/root
22:00:25 [2023-02-22T22:00:25.130Z] === RUN   TestCopyFromContainer//bar/root/
22:00:25 [2023-02-22T22:00:25.130Z] === RUN   TestCopyFromContainer//bar/root/.
22:00:25 [2023-02-22T22:00:25.130Z] === RUN   TestCopyFromContainer/bar/quux
22:00:25 [2023-02-22T22:00:25.389Z] === RUN   TestCopyFromContainer/bar/quux/
22:00:25 [2023-02-22T22:00:25.389Z] === RUN   TestCopyFromContainer/bar/quux/.
22:00:25 [2023-02-22T22:00:25.389Z] === RUN   TestCopyFromContainer/bar/quux/baz
22:00:25 [2023-02-22T22:00:25.389Z] === RUN   TestCopyFromContainer/bar/filesymlink
22:00:25 [2023-02-22T22:00:25.389Z] === RUN   TestCopyFromContainer/bar/dirsymlink
22:00:25 [2023-02-22T22:00:25.389Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
22:00:25 [2023-02-22T22:00:25.389Z] === RUN   TestCopyFromContainer/bar/dirsymlink/.
22:00:25 [2023-02-22T22:00:25.389Z] === RUN   TestCopyFromContainer/bar/notarget
22:00:25 [2023-02-22T22:00:25.389Z] --- PASS: TestCopyFromContainer (0.75s)
22:00:25 [2023-02-22T22:00:25.389Z]     --- PASS: TestCopyFromContainer// (0.01s)
22:00:25 [2023-02-22T22:00:25.389Z]     --- PASS: TestCopyFromContainer/. (0.02s)
22:00:25 [2023-02-22T22:00:25.389Z]     --- PASS: TestCopyFromContainer//. (0.02s)
22:00:25 [2023-02-22T22:00:25.389Z]     --- PASS: TestCopyFromContainer/./ (0.02s)
22:00:25 [2023-02-22T22:00:25.389Z]     --- PASS: TestCopyFromContainer//./ (0.01s)
22:00:25 [2023-02-22T22:00:25.389Z]     --- PASS: TestCopyFromContainer//bar/root (0.01s)
22:00:25 [2023-02-22T22:00:25.389Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.01s)
22:00:25 [2023-02-22T22:00:25.389Z]     --- PASS: TestCopyFromContainer//bar/root/. (0.01s)
22:00:25 [2023-02-22T22:00:25.389Z]     --- PASS: TestCopyFromContainer/bar/quux (0.01s)
22:00:25 [2023-02-22T22:00:25.389Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.01s)
22:00:25 [2023-02-22T22:00:25.389Z]     --- PASS: TestCopyFromContainer/bar/quux/. (0.01s)
22:00:25 [2023-02-22T22:00:25.389Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.01s)
22:00:25 [2023-02-22T22:00:25.389Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.00s)
22:00:25 [2023-02-22T22:00:25.389Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.00s)
22:00:25 [2023-02-22T22:00:25.389Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.00s)
22:00:25 [2023-02-22T22:00:25.389Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/. (0.01s)
22:00:25 [2023-02-22T22:00:25.389Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.01s)
22:00:25 [2023-02-22T22:00:25.389Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
22:00:25 [2023-02-22T22:00:25.389Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
22:00:25 [2023-02-22T22:00:25.389Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
22:00:25 [2023-02-22T22:00:25.390Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
22:00:25 [2023-02-22T22:00:25.390Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
22:00:25 [2023-02-22T22:00:25.390Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
22:00:25 [2023-02-22T22:00:25.390Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
22:00:25 [2023-02-22T22:00:25.390Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
22:00:25 [2023-02-22T22:00:25.390Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
22:00:25 [2023-02-22T22:00:25.390Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
22:00:25 [2023-02-22T22:00:25.390Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
22:00:25 [2023-02-22T22:00:25.390Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
22:00:25 [2023-02-22T22:00:25.390Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
22:00:25 [2023-02-22T22:00:25.390Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
22:00:25 [2023-02-22T22:00:25.390Z] === RUN   TestCreateLinkToNonExistingContainer
22:00:25 [2023-02-22T22:00:25.390Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
22:00:25 [2023-02-22T22:00:25.390Z] === RUN   TestCreateWithInvalidEnv
22:00:25 [2023-02-22T22:00:25.390Z] === RUN   TestCreateWithInvalidEnv/0
22:00:25 [2023-02-22T22:00:25.390Z] === PAUSE TestCreateWithInvalidEnv/0
22:00:25 [2023-02-22T22:00:25.390Z] === RUN   TestCreateWithInvalidEnv/1
22:00:25 [2023-02-22T22:00:25.390Z] === PAUSE TestCreateWithInvalidEnv/1
22:00:25 [2023-02-22T22:00:25.390Z] === RUN   TestCreateWithInvalidEnv/2
22:00:25 [2023-02-22T22:00:25.390Z] === PAUSE TestCreateWithInvalidEnv/2
22:00:25 [2023-02-22T22:00:25.390Z] === CONT  TestCreateWithInvalidEnv/0
22:00:25 [2023-02-22T22:00:25.390Z] === CONT  TestCreateWithInvalidEnv/2
22:00:25 [2023-02-22T22:00:25.390Z] === CONT  TestCreateWithInvalidEnv/1
22:00:25 [2023-02-22T22:00:25.390Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
22:00:25 [2023-02-22T22:00:25.390Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
22:00:25 [2023-02-22T22:00:25.390Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
22:00:25 [2023-02-22T22:00:25.390Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
22:00:25 [2023-02-22T22:00:25.390Z] === RUN   TestCreateTmpfsMountsTarget
22:00:25 [2023-02-22T22:00:25.390Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
22:00:25 [2023-02-22T22:00:25.390Z] === RUN   TestCreateWithCustomMaskedPaths
22:00:26 [2023-02-22T22:00:26.770Z] --- PASS: TestCreateWithCustomMaskedPaths (1.05s)
22:00:26 [2023-02-22T22:00:26.770Z] === RUN   TestCreateWithCustomReadonlyPaths
22:00:27 [2023-02-22T22:00:27.709Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.07s)
22:00:27 [2023-02-22T22:00:27.709Z] === RUN   TestCreateWithInvalidHealthcheckParams
22:00:27 [2023-02-22T22:00:27.709Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
22:00:27 [2023-02-22T22:00:27.709Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
22:00:27 [2023-02-22T22:00:27.709Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
22:00:27 [2023-02-22T22:00:27.709Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
22:00:27 [2023-02-22T22:00:27.709Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
22:00:27 [2023-02-22T22:00:27.709Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
22:00:27 [2023-02-22T22:00:27.709Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
22:00:27 [2023-02-22T22:00:27.709Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
22:00:27 [2023-02-22T22:00:27.709Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
22:00:27 [2023-02-22T22:00:27.709Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
22:00:27 [2023-02-22T22:00:27.709Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
22:00:27 [2023-02-22T22:00:27.709Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
22:00:27 [2023-02-22T22:00:27.709Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
22:00:27 [2023-02-22T22:00:27.709Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
22:00:27 [2023-02-22T22:00:27.709Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
22:00:27 [2023-02-22T22:00:27.709Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
22:00:27 [2023-02-22T22:00:27.709Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
22:00:27 [2023-02-22T22:00:27.709Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
22:00:27 [2023-02-22T22:00:27.709Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
22:00:27 [2023-02-22T22:00:27.709Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
22:00:27 [2023-02-22T22:00:27.709Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
22:00:27 [2023-02-22T22:00:27.709Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
22:00:27 [2023-02-22T22:00:27.969Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.41s)
22:00:27 [2023-02-22T22:00:27.969Z] === RUN   TestCreateDifferentPlatform
22:00:27 [2023-02-22T22:00:27.969Z] === RUN   TestCreateDifferentPlatform/different_os
22:00:27 [2023-02-22T22:00:27.969Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
22:00:27 [2023-02-22T22:00:27.969Z] --- PASS: TestCreateDifferentPlatform (0.01s)
22:00:27 [2023-02-22T22:00:27.969Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
22:00:27 [2023-02-22T22:00:27.969Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
22:00:27 [2023-02-22T22:00:27.969Z] === RUN   TestCreateVolumesFromNonExistingContainer
22:00:27 [2023-02-22T22:00:27.969Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s)
22:00:27 [2023-02-22T22:00:27.969Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
22:00:28 [2023-02-22T22:00:28.229Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s)
22:00:28 [2023-02-22T22:00:28.229Z] === RUN   TestCreateInvalidHostConfig
22:00:28 [2023-02-22T22:00:28.229Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
22:00:28 [2023-02-22T22:00:28.229Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
22:00:28 [2023-02-22T22:00:28.229Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
22:00:28 [2023-02-22T22:00:28.229Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
22:00:28 [2023-02-22T22:00:28.229Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
22:00:28 [2023-02-22T22:00:28.229Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
22:00:28 [2023-02-22T22:00:28.229Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
22:00:28 [2023-02-22T22:00:28.229Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
22:00:28 [2023-02-22T22:00:28.229Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
22:00:28 [2023-02-22T22:00:28.229Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
22:00:28 [2023-02-22T22:00:28.229Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
22:00:28 [2023-02-22T22:00:28.229Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
22:00:28 [2023-02-22T22:00:28.229Z] --- PASS: TestCreateInvalidHostConfig (0.02s)
22:00:28 [2023-02-22T22:00:28.229Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
22:00:28 [2023-02-22T22:00:28.229Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
22:00:28 [2023-02-22T22:00:28.229Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
22:00:28 [2023-02-22T22:00:28.229Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
22:00:28 [2023-02-22T22:00:28.229Z] === RUN   TestContainerStartOnDaemonRestart
22:00:28 [2023-02-22T22:00:28.229Z] === PAUSE TestContainerStartOnDaemonRestart
22:00:28 [2023-02-22T22:00:28.229Z] === RUN   TestDaemonRestartIpcMode
22:00:28 [2023-02-22T22:00:28.229Z] === PAUSE TestDaemonRestartIpcMode
22:00:28 [2023-02-22T22:00:28.229Z] === RUN   TestDaemonHostGatewayIP
22:00:28 [2023-02-22T22:00:28.229Z] === PAUSE TestDaemonHostGatewayIP
22:00:28 [2023-02-22T22:00:28.229Z] === RUN   TestRestartDaemonWithRestartingContainer
22:00:28 [2023-02-22T22:00:28.229Z] === PAUSE TestRestartDaemonWithRestartingContainer
22:00:28 [2023-02-22T22:00:28.229Z] === RUN   TestContainerKillOnDaemonStart
22:00:28 [2023-02-22T22:00:28.229Z] === PAUSE TestContainerKillOnDaemonStart
22:00:28 [2023-02-22T22:00:28.229Z] === RUN   TestDiff
22:00:28 [2023-02-22T22:00:28.489Z] --- PASS: TestDiff (0.39s)
22:00:28 [2023-02-22T22:00:28.489Z] === RUN   TestExecConsoleSize
22:00:29 [2023-02-22T22:00:29.059Z] --- PASS: TestExecConsoleSize (0.55s)
22:00:29 [2023-02-22T22:00:29.059Z] === RUN   TestExecWithCloseStdin
22:00:29 [2023-02-22T22:00:29.628Z] --- PASS: TestExecWithCloseStdin (0.44s)
22:00:29 [2023-02-22T22:00:29.628Z] === RUN   TestExec
22:00:29 [2023-02-22T22:00:29.887Z] --- PASS: TestExec (0.46s)
22:00:29 [2023-02-22T22:00:29.887Z] === RUN   TestExecUser
22:00:30 [2023-02-22T22:00:30.457Z] --- PASS: TestExecUser (0.45s)
22:00:30 [2023-02-22T22:00:30.457Z] === RUN   TestExportContainerAndImportImage
22:00:31 [2023-02-22T22:00:31.028Z] --- PASS: TestExportContainerAndImportImage (0.55s)
22:00:31 [2023-02-22T22:00:31.028Z] === RUN   TestExportContainerAfterDaemonRestart
22:00:32 [2023-02-22T22:00:32.408Z] --- PASS: TestExportContainerAfterDaemonRestart (1.16s)
22:00:32 [2023-02-22T22:00:32.408Z] === RUN   TestHealthCheckWorkdir
22:00:32 [2023-02-22T22:00:32.977Z] --- PASS: TestHealthCheckWorkdir (0.87s)
22:00:32 [2023-02-22T22:00:32.977Z] === RUN   TestHealthKillContainer
22:00:41 [2023-02-22T22:00:41.142Z] --- PASS: TestHealthKillContainer (7.94s)
22:00:41 [2023-02-22T22:00:41.142Z] === RUN   TestHealthCheckProcessKilled
22:00:41 [2023-02-22T22:00:41.711Z] --- PASS: TestHealthCheckProcessKilled (0.58s)
22:00:41 [2023-02-22T22:00:41.711Z] === RUN   TestInspectCpusetInConfigPre120
22:00:41 [2023-02-22T22:00:41.970Z] --- PASS: TestInspectCpusetInConfigPre120 (0.43s)
22:00:41 [2023-02-22T22:00:41.970Z] === RUN   TestIpcModeNone
22:00:42 [2023-02-22T22:00:42.539Z] --- PASS: TestIpcModeNone (0.43s)
22:00:42 [2023-02-22T22:00:42.539Z] === RUN   TestIpcModePrivate
22:00:42 [2023-02-22T22:00:42.798Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:74, shared: false, mustBeShared: false
22:00:42 [2023-02-22T22:00:42.798Z] --- PASS: TestIpcModePrivate (0.42s)
22:00:42 [2023-02-22T22:00:42.798Z] === RUN   TestIpcModeShareable
22:00:43 [2023-02-22T22:00:43.058Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:68, shared: true, mustBeShared: true
22:00:43 [2023-02-22T22:00:43.318Z] --- PASS: TestIpcModeShareable (0.41s)
22:00:43 [2023-02-22T22:00:43.318Z] === RUN   TestAPIIpcModeShareableAndContainer
22:00:44 [2023-02-22T22:00:44.699Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.34s)
22:00:44 [2023-02-22T22:00:44.699Z] === RUN   TestAPIIpcModeHost
22:00:44 [2023-02-22T22:00:44.958Z] --- PASS: TestAPIIpcModeHost (0.32s)
22:00:44 [2023-02-22T22:00:44.958Z] === RUN   TestDaemonIpcModeShareable
22:00:45 [2023-02-22T22:00:45.897Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true
22:00:45 [2023-02-22T22:00:45.897Z] --- PASS: TestDaemonIpcModeShareable (1.06s)
22:00:45 [2023-02-22T22:00:45.897Z] === RUN   TestDaemonIpcModePrivate
22:00:46 [2023-02-22T22:00:46.834Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false
22:00:47 [2023-02-22T22:00:47.094Z] --- PASS: TestDaemonIpcModePrivate (1.03s)
22:00:47 [2023-02-22T22:00:47.094Z] === RUN   TestDaemonIpcModePrivateFromConfig
22:00:48 [2023-02-22T22:00:48.032Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false
22:00:48 [2023-02-22T22:00:48.032Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.06s)
22:00:48 [2023-02-22T22:00:48.032Z] === RUN   TestDaemonIpcModeShareableFromConfig
22:00:48 [2023-02-22T22:00:48.972Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true
22:00:48 [2023-02-22T22:00:48.972Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.04s)
22:00:48 [2023-02-22T22:00:48.972Z] === RUN   TestIpcModeOlderClient
22:00:49 [2023-02-22T22:00:49.232Z] === PAUSE TestIpcModeOlderClient
22:00:49 [2023-02-22T22:00:49.232Z] === RUN   TestKillContainerInvalidSignal
22:00:49 [2023-02-22T22:00:49.491Z] --- PASS: TestKillContainerInvalidSignal (0.36s)
22:00:49 [2023-02-22T22:00:49.491Z] === RUN   TestKillContainer
22:00:49 [2023-02-22T22:00:49.491Z] === RUN   TestKillContainer/no_signal
22:00:49 [2023-02-22T22:00:49.754Z] === RUN   TestKillContainer/non_killing_signal
22:00:50 [2023-02-22T22:00:50.014Z] === RUN   TestKillContainer/killing_signal
22:00:50 [2023-02-22T22:00:50.583Z] --- PASS: TestKillContainer (1.19s)
22:00:50 [2023-02-22T22:00:50.583Z]     --- PASS: TestKillContainer/no_signal (0.37s)
22:00:50 [2023-02-22T22:00:50.583Z]     --- PASS: TestKillContainer/non_killing_signal (0.25s)
22:00:50 [2023-02-22T22:00:50.583Z]     --- PASS: TestKillContainer/killing_signal (0.37s)
22:00:50 [2023-02-22T22:00:50.583Z] === RUN   TestKillWithStopSignalAndRestartPolicies
22:00:50 [2023-02-22T22:00:50.583Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
22:00:51 [2023-02-22T22:00:51.153Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
22:00:51 [2023-02-22T22:00:51.415Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.75s)
22:00:51 [2023-02-22T22:00:51.415Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.36s)
22:00:51 [2023-02-22T22:00:51.415Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.24s)
22:00:51 [2023-02-22T22:00:51.415Z] === RUN   TestKillStoppedContainer
22:00:51 [2023-02-22T22:00:51.415Z] --- PASS: TestKillStoppedContainer (0.05s)
22:00:51 [2023-02-22T22:00:51.415Z] === RUN   TestKillStoppedContainerAPIPre120
22:00:51 [2023-02-22T22:00:51.415Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s)
22:00:51 [2023-02-22T22:00:51.415Z] === RUN   TestKillDifferentUserContainer
22:00:51 [2023-02-22T22:00:51.985Z] --- PASS: TestKillDifferentUserContainer (0.37s)
22:00:51 [2023-02-22T22:00:51.985Z] === RUN   TestInspectOomKilledTrue
22:00:52 [2023-02-22T22:00:52.244Z] --- PASS: TestInspectOomKilledTrue (0.43s)
22:00:52 [2023-02-22T22:00:52.244Z] === RUN   TestInspectOomKilledFalse
22:00:52 [2023-02-22T22:00:52.813Z] --- PASS: TestInspectOomKilledFalse (0.36s)
22:00:52 [2023-02-22T22:00:52.813Z] === RUN   TestLinksEtcHostsContentMatch
22:00:52 [2023-02-22T22:00:52.813Z] --- PASS: TestLinksEtcHostsContentMatch (0.25s)
22:00:52 [2023-02-22T22:00:52.813Z] === RUN   TestLinksContainerNames
22:00:53 [2023-02-22T22:00:53.752Z] --- PASS: TestLinksContainerNames (0.75s)
22:00:53 [2023-02-22T22:00:53.752Z] === RUN   TestLogsFollowTailEmpty
22:00:54 [2023-02-22T22:00:54.012Z] --- PASS: TestLogsFollowTailEmpty (0.40s)
22:00:54 [2023-02-22T22:00:54.012Z] === RUN   TestLogs
22:00:54 [2023-02-22T22:00:54.012Z] === RUN   TestLogs/driver_local
22:00:54 [2023-02-22T22:00:54.012Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
22:00:54 [2023-02-22T22:00:54.012Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
22:00:54 [2023-02-22T22:00:54.012Z] === RUN   TestLogs/driver_local/tty/only_stdout
22:00:54 [2023-02-22T22:00:54.012Z] === PAUSE TestLogs/driver_local/tty/only_stdout
22:00:54 [2023-02-22T22:00:54.012Z] === RUN   TestLogs/driver_local/tty/only_stderr
22:00:54 [2023-02-22T22:00:54.012Z] === PAUSE TestLogs/driver_local/tty/only_stderr
22:00:54 [2023-02-22T22:00:54.012Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
22:00:54 [2023-02-22T22:00:54.012Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
22:00:54 [2023-02-22T22:00:54.012Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
22:00:54 [2023-02-22T22:00:54.012Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
22:00:54 [2023-02-22T22:00:54.012Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
22:00:54 [2023-02-22T22:00:54.012Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
22:00:54 [2023-02-22T22:00:54.012Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
22:00:54 [2023-02-22T22:00:54.012Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
22:00:54 [2023-02-22T22:00:54.581Z] === CONT  TestLogs/driver_local/tty/only_stderr
22:00:54 [2023-02-22T22:00:54.840Z] === CONT  TestLogs/driver_local/tty/only_stdout
22:00:55 [2023-02-22T22:00:55.409Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
22:00:55 [2023-02-22T22:00:55.409Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
22:00:55 [2023-02-22T22:00:55.979Z] === RUN   TestLogs/driver_json-file
22:00:55 [2023-02-22T22:00:55.979Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
22:00:55 [2023-02-22T22:00:55.979Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
22:00:55 [2023-02-22T22:00:55.979Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
22:00:55 [2023-02-22T22:00:55.979Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
22:00:55 [2023-02-22T22:00:55.979Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
22:00:55 [2023-02-22T22:00:55.979Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
22:00:55 [2023-02-22T22:00:55.979Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
22:00:55 [2023-02-22T22:00:55.979Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
22:00:55 [2023-02-22T22:00:55.979Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
22:00:55 [2023-02-22T22:00:55.979Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
22:00:55 [2023-02-22T22:00:55.979Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
22:00:55 [2023-02-22T22:00:55.979Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
22:00:55 [2023-02-22T22:00:55.979Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
22:00:55 [2023-02-22T22:00:55.979Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
22:00:56 [2023-02-22T22:00:56.548Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
22:00:56 [2023-02-22T22:00:56.548Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
22:00:57 [2023-02-22T22:00:57.117Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
22:00:57 [2023-02-22T22:00:57.117Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
22:00:57 [2023-02-22T22:00:57.687Z] --- PASS: TestLogs (3.65s)
22:00:57 [2023-02-22T22:00:57.687Z]     --- PASS: TestLogs/driver_local (0.01s)
22:00:57 [2023-02-22T22:00:57.687Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.59s)
22:00:57 [2023-02-22T22:00:57.687Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.78s)
22:00:57 [2023-02-22T22:00:57.687Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (0.66s)
22:00:57 [2023-02-22T22:00:57.687Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (0.52s)
22:00:57 [2023-02-22T22:00:57.687Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.51s)
22:00:57 [2023-02-22T22:00:57.687Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.53s)
22:00:57 [2023-02-22T22:00:57.687Z]     --- PASS: TestLogs/driver_json-file (0.01s)
22:00:57 [2023-02-22T22:00:57.687Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.55s)
22:00:57 [2023-02-22T22:00:57.687Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.72s)
22:00:57 [2023-02-22T22:00:57.687Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.67s)
22:00:57 [2023-02-22T22:00:57.687Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.53s)
22:00:57 [2023-02-22T22:00:57.687Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.55s)
22:00:57 [2023-02-22T22:00:57.687Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.55s)
22:00:57 [2023-02-22T22:00:57.687Z] === RUN   TestContainerNetworkMountsNoChown
22:00:57 [2023-02-22T22:00:57.946Z] --- PASS: TestContainerNetworkMountsNoChown (0.36s)
22:00:57 [2023-02-22T22:00:57.946Z] === RUN   TestMountDaemonRoot
22:00:58 [2023-02-22T22:00:58.206Z] === RUN   TestMountDaemonRoot/default
22:00:58 [2023-02-22T22:00:58.206Z] === PAUSE TestMountDaemonRoot/default
22:00:58 [2023-02-22T22:00:58.206Z] === RUN   TestMountDaemonRoot/private
22:00:58 [2023-02-22T22:00:58.206Z] === PAUSE TestMountDaemonRoot/private
22:00:58 [2023-02-22T22:00:58.206Z] === RUN   TestMountDaemonRoot/rprivate
22:00:58 [2023-02-22T22:00:58.206Z] === PAUSE TestMountDaemonRoot/rprivate
22:00:58 [2023-02-22T22:00:58.206Z] === RUN   TestMountDaemonRoot/slave
22:00:58 [2023-02-22T22:00:58.206Z] === PAUSE TestMountDaemonRoot/slave
22:00:58 [2023-02-22T22:00:58.206Z] === RUN   TestMountDaemonRoot/rslave
22:00:58 [2023-02-22T22:00:58.206Z] === PAUSE TestMountDaemonRoot/rslave
22:00:58 [2023-02-22T22:00:58.206Z] === RUN   TestMountDaemonRoot/shared
22:00:58 [2023-02-22T22:00:58.206Z] === PAUSE TestMountDaemonRoot/shared
22:00:58 [2023-02-22T22:00:58.206Z] === RUN   TestMountDaemonRoot/rshared
22:00:58 [2023-02-22T22:00:58.206Z] === PAUSE TestMountDaemonRoot/rshared
22:00:58 [2023-02-22T22:00:58.206Z] === CONT  TestMountDaemonRoot/default
22:00:58 [2023-02-22T22:00:58.206Z] === CONT  TestMountDaemonRoot/rslave
22:00:58 [2023-02-22T22:00:58.206Z] === RUN   TestMountDaemonRoot/default/mount_subpath
22:00:58 [2023-02-22T22:00:58.206Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
22:00:58 [2023-02-22T22:00:58.206Z] === RUN   TestMountDaemonRoot/default/bind_root
22:00:58 [2023-02-22T22:00:58.206Z] === PAUSE TestMountDaemonRoot/default/bind_root
22:00:58 [2023-02-22T22:00:58.206Z] === RUN   TestMountDaemonRoot/default/bind_subpath
22:00:58 [2023-02-22T22:00:58.206Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
22:00:58 [2023-02-22T22:00:58.206Z] === RUN   TestMountDaemonRoot/default/mount_root
22:00:58 [2023-02-22T22:00:58.206Z] === PAUSE TestMountDaemonRoot/default/mount_root
22:00:58 [2023-02-22T22:00:58.206Z] === RUN   TestMountDaemonRoot/rslave/bind_root
22:00:58 [2023-02-22T22:00:58.206Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
22:00:58 [2023-02-22T22:00:58.206Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
22:00:58 [2023-02-22T22:00:58.206Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
22:00:58 [2023-02-22T22:00:58.206Z] === RUN   TestMountDaemonRoot/rslave/mount_root
22:00:58 [2023-02-22T22:00:58.206Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
22:00:58 [2023-02-22T22:00:58.206Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
22:00:58 [2023-02-22T22:00:58.206Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
22:00:58 [2023-02-22T22:00:58.206Z] === CONT  TestMountDaemonRoot/rshared
22:00:58 [2023-02-22T22:00:58.206Z] === RUN   TestMountDaemonRoot/rshared/bind_root
22:00:58 [2023-02-22T22:00:58.206Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
22:00:58 [2023-02-22T22:00:58.206Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
22:00:58 [2023-02-22T22:00:58.206Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
22:00:58 [2023-02-22T22:00:58.206Z] === RUN   TestMountDaemonRoot/rshared/mount_root
22:00:58 [2023-02-22T22:00:58.206Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
22:00:58 [2023-02-22T22:00:58.206Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
22:00:58 [2023-02-22T22:00:58.206Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
22:00:58 [2023-02-22T22:00:58.206Z] === CONT  TestMountDaemonRoot/default/mount_subpath
22:00:58 [2023-02-22T22:00:58.206Z] === CONT  TestMountDaemonRoot/slave
22:00:58 [2023-02-22T22:00:58.206Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
22:00:58 [2023-02-22T22:00:58.206Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
22:00:58 [2023-02-22T22:00:58.206Z] === RUN   TestMountDaemonRoot/slave/bind_root
22:00:58 [2023-02-22T22:00:58.206Z] === PAUSE TestMountDaemonRoot/slave/bind_root
22:00:58 [2023-02-22T22:00:58.206Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
22:00:58 [2023-02-22T22:00:58.206Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
22:00:58 [2023-02-22T22:00:58.206Z] === RUN   TestMountDaemonRoot/slave/mount_root
22:00:58 [2023-02-22T22:00:58.206Z] === PAUSE TestMountDaemonRoot/slave/mount_root
22:00:58 [2023-02-22T22:00:58.206Z] === CONT  TestMountDaemonRoot/shared
22:00:58 [2023-02-22T22:00:58.206Z] === RUN   TestMountDaemonRoot/shared/mount_root
22:00:58 [2023-02-22T22:00:58.206Z] === PAUSE TestMountDaemonRoot/shared/mount_root
22:00:58 [2023-02-22T22:00:58.206Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
22:00:58 [2023-02-22T22:00:58.206Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
22:00:58 [2023-02-22T22:00:58.206Z] === RUN   TestMountDaemonRoot/shared/bind_root
22:00:58 [2023-02-22T22:00:58.207Z] === PAUSE TestMountDaemonRoot/shared/bind_root
22:00:58 [2023-02-22T22:00:58.207Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
22:00:58 [2023-02-22T22:00:58.207Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
22:00:58 [2023-02-22T22:00:58.207Z] === CONT  TestMountDaemonRoot/rprivate
22:00:58 [2023-02-22T22:00:58.207Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
22:00:58 [2023-02-22T22:00:58.207Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
22:00:58 [2023-02-22T22:00:58.207Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
22:00:58 [2023-02-22T22:00:58.207Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
22:00:58 [2023-02-22T22:00:58.207Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
22:00:58 [2023-02-22T22:00:58.207Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
22:00:58 [2023-02-22T22:00:58.207Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
22:00:58 [2023-02-22T22:00:58.207Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
22:00:58 [2023-02-22T22:00:58.207Z] === CONT  TestMountDaemonRoot/private
22:00:58 [2023-02-22T22:00:58.207Z] === RUN   TestMountDaemonRoot/private/bind_root
22:00:58 [2023-02-22T22:00:58.207Z] === PAUSE TestMountDaemonRoot/private/bind_root
22:00:58 [2023-02-22T22:00:58.207Z] === RUN   TestMountDaemonRoot/private/bind_subpath
22:00:58 [2023-02-22T22:00:58.207Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
22:00:58 [2023-02-22T22:00:58.207Z] === RUN   TestMountDaemonRoot/private/mount_root
22:00:58 [2023-02-22T22:00:58.207Z] === PAUSE TestMountDaemonRoot/private/mount_root
22:00:58 [2023-02-22T22:00:58.207Z] === RUN   TestMountDaemonRoot/private/mount_subpath
22:00:58 [2023-02-22T22:00:58.207Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
22:00:58 [2023-02-22T22:00:58.207Z] === CONT  TestMountDaemonRoot/rslave/bind_root
22:00:58 [2023-02-22T22:00:58.207Z] === CONT  TestMountDaemonRoot/rshared/bind_root
22:00:58 [2023-02-22T22:00:58.207Z] === CONT  TestMountDaemonRoot/default/mount_root
22:00:58 [2023-02-22T22:00:58.207Z] === CONT  TestMountDaemonRoot/default/bind_subpath
22:00:58 [2023-02-22T22:00:58.207Z] === CONT  TestMountDaemonRoot/default/bind_root
22:00:58 [2023-02-22T22:00:58.207Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
22:00:58 [2023-02-22T22:00:58.207Z] === CONT  TestMountDaemonRoot/rslave/mount_root
22:00:58 [2023-02-22T22:00:58.207Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
22:00:58 [2023-02-22T22:00:58.207Z] === CONT  TestMountDaemonRoot/rshared/mount_root
22:00:58 [2023-02-22T22:00:58.207Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
22:00:58 [2023-02-22T22:00:58.207Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
22:00:58 [2023-02-22T22:00:58.467Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
22:00:58 [2023-02-22T22:00:58.467Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
22:00:58 [2023-02-22T22:00:58.467Z] === CONT  TestMountDaemonRoot/slave/mount_root
22:00:58 [2023-02-22T22:00:58.467Z] === CONT  TestMountDaemonRoot/slave/bind_root
22:00:58 [2023-02-22T22:00:58.467Z] === CONT  TestMountDaemonRoot/shared/mount_root
22:00:58 [2023-02-22T22:00:58.467Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
22:00:58 [2023-02-22T22:00:58.467Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
22:00:58 [2023-02-22T22:00:58.467Z] === CONT  TestMountDaemonRoot/shared/bind_root
22:00:58 [2023-02-22T22:00:58.467Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
22:00:58 [2023-02-22T22:00:58.467Z] === CONT  TestMountDaemonRoot/private/bind_root
22:00:58 [2023-02-22T22:00:58.467Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
22:00:58 [2023-02-22T22:00:58.467Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
22:00:58 [2023-02-22T22:00:58.467Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
22:00:58 [2023-02-22T22:00:58.467Z] === CONT  TestMountDaemonRoot/private/mount_root
22:00:58 [2023-02-22T22:00:58.467Z] === CONT  TestMountDaemonRoot/private/mount_subpath
22:00:58 [2023-02-22T22:00:58.467Z] === CONT  TestMountDaemonRoot/private/bind_subpath
22:00:58 [2023-02-22T22:00:58.727Z] --- PASS: TestMountDaemonRoot (0.02s)
22:00:58 [2023-02-22T22:00:58.727Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
22:00:58 [2023-02-22T22:00:58.727Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s)
22:00:58 [2023-02-22T22:00:58.727Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.05s)
22:00:58 [2023-02-22T22:00:58.727Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.04s)
22:00:58 [2023-02-22T22:00:58.727Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s)
22:00:58 [2023-02-22T22:00:58.727Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
22:00:58 [2023-02-22T22:00:58.727Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s)
22:00:58 [2023-02-22T22:00:58.727Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s)
22:00:58 [2023-02-22T22:00:58.727Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s)
22:00:58 [2023-02-22T22:00:58.727Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s)
22:00:58 [2023-02-22T22:00:58.727Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
22:00:58 [2023-02-22T22:00:58.727Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s)
22:00:58 [2023-02-22T22:00:58.727Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s)
22:00:58 [2023-02-22T22:00:58.727Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s)
22:00:58 [2023-02-22T22:00:58.727Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s)
22:00:58 [2023-02-22T22:00:58.727Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
22:00:58 [2023-02-22T22:00:58.727Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
22:00:58 [2023-02-22T22:00:58.727Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
22:00:58 [2023-02-22T22:00:58.727Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
22:00:58 [2023-02-22T22:00:58.727Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s)
22:00:58 [2023-02-22T22:00:58.727Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
22:00:58 [2023-02-22T22:00:58.727Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s)
22:00:58 [2023-02-22T22:00:58.727Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
22:00:58 [2023-02-22T22:00:58.727Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
22:00:58 [2023-02-22T22:00:58.727Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
22:00:58 [2023-02-22T22:00:58.727Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
22:00:58 [2023-02-22T22:00:58.727Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
22:00:58 [2023-02-22T22:00:58.727Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
22:00:58 [2023-02-22T22:00:58.727Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
22:00:58 [2023-02-22T22:00:58.727Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
22:00:58 [2023-02-22T22:00:58.727Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
22:00:58 [2023-02-22T22:00:58.727Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
22:00:58 [2023-02-22T22:00:58.727Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
22:00:58 [2023-02-22T22:00:58.727Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
22:00:58 [2023-02-22T22:00:58.727Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
22:00:58 [2023-02-22T22:00:58.727Z] === RUN   TestContainerBindMountNonRecursive
22:00:59 [2023-02-22T22:00:59.667Z] --- PASS: TestContainerBindMountNonRecursive (1.03s)
22:00:59 [2023-02-22T22:00:59.667Z] === RUN   TestContainerVolumesMountedAsShared
22:00:59 [2023-02-22T22:00:59.928Z] --- PASS: TestContainerVolumesMountedAsShared (0.40s)
22:00:59 [2023-02-22T22:00:59.928Z] === RUN   TestContainerVolumesMountedAsSlave
22:01:00 [2023-02-22T22:01:00.496Z] --- PASS: TestContainerVolumesMountedAsSlave (0.28s)
22:01:00 [2023-02-22T22:01:00.496Z] === RUN   TestContainerCopyLeaksMounts
22:01:00 [2023-02-22T22:01:00.756Z] --- PASS: TestContainerCopyLeaksMounts (0.51s)
22:01:00 [2023-02-22T22:01:00.756Z] === RUN   TestNetworkNat
22:01:01 [2023-02-22T22:01:01.327Z] --- PASS: TestNetworkNat (0.43s)
22:01:01 [2023-02-22T22:01:01.327Z] === RUN   TestNetworkLocalhostTCPNat
22:01:01 [2023-02-22T22:01:01.896Z] --- PASS: TestNetworkLocalhostTCPNat (0.55s)
22:01:01 [2023-02-22T22:01:01.896Z] === RUN   TestNetworkLoopbackNat
22:01:04 [2023-02-22T22:01:04.434Z] --- PASS: TestNetworkLoopbackNat (2.61s)
22:01:04 [2023-02-22T22:01:04.434Z] === RUN   TestPause
22:01:05 [2023-02-22T22:01:05.004Z] --- PASS: TestPause (0.60s)
22:01:05 [2023-02-22T22:01:05.004Z] === RUN   TestPauseFailsOnWindowsServerContainers
22:01:05 [2023-02-22T22:01:05.004Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
22:01:05 [2023-02-22T22:01:05.004Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
22:01:05 [2023-02-22T22:01:05.004Z] === RUN   TestPauseStopPausedContainer
22:01:05 [2023-02-22T22:01:05.574Z] --- PASS: TestPauseStopPausedContainer (0.43s)
22:01:05 [2023-02-22T22:01:05.574Z] === RUN   TestPidHost
22:01:06 [2023-02-22T22:01:06.514Z] --- PASS: TestPidHost (0.91s)
22:01:06 [2023-02-22T22:01:06.514Z] === RUN   TestPsFilter
22:01:06 [2023-02-22T22:01:06.514Z] --- PASS: TestPsFilter (0.16s)
22:01:06 [2023-02-22T22:01:06.514Z] === RUN   TestRemoveContainerWithRemovedVolume
22:01:07 [2023-02-22T22:01:07.084Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.41s)
22:01:07 [2023-02-22T22:01:07.084Z] === RUN   TestRemoveContainerWithVolume
22:01:07 [2023-02-22T22:01:07.345Z] --- PASS: TestRemoveContainerWithVolume (0.39s)
22:01:07 [2023-02-22T22:01:07.345Z] === RUN   TestRemoveContainerRunning
22:01:07 [2023-02-22T22:01:07.605Z] --- PASS: TestRemoveContainerRunning (0.38s)
22:01:07 [2023-02-22T22:01:07.605Z] === RUN   TestRemoveContainerForceRemoveRunning
22:01:08 [2023-02-22T22:01:08.175Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.39s)
22:01:08 [2023-02-22T22:01:08.175Z] === RUN   TestRemoveInvalidContainer
22:01:08 [2023-02-22T22:01:08.175Z] --- PASS: TestRemoveInvalidContainer (0.01s)
22:01:08 [2023-02-22T22:01:08.175Z] === RUN   TestRenameLinkedContainer
22:01:10 [2023-02-22T22:01:10.088Z] --- PASS: TestRenameLinkedContainer (1.64s)
22:01:10 [2023-02-22T22:01:10.088Z] === RUN   TestRenameStoppedContainer
22:01:10 [2023-02-22T22:01:10.088Z] --- PASS: TestRenameStoppedContainer (0.39s)
22:01:10 [2023-02-22T22:01:10.088Z] === RUN   TestRenameRunningContainerAndReuse
22:01:11 [2023-02-22T22:01:11.028Z] --- PASS: TestRenameRunningContainerAndReuse (0.85s)
22:01:11 [2023-02-22T22:01:11.028Z] === RUN   TestRenameInvalidName
22:01:11 [2023-02-22T22:01:11.288Z] --- PASS: TestRenameInvalidName (0.39s)
22:01:11 [2023-02-22T22:01:11.288Z] === RUN   TestRenameAnonymousContainer
22:01:12 [2023-02-22T22:01:12.671Z] --- PASS: TestRenameAnonymousContainer (1.35s)
22:01:12 [2023-02-22T22:01:12.671Z] === RUN   TestRenameContainerWithSameName
22:01:13 [2023-02-22T22:01:13.240Z] --- PASS: TestRenameContainerWithSameName (0.37s)
22:01:13 [2023-02-22T22:01:13.240Z] === RUN   TestRenameContainerWithLinkedContainer
22:01:13 [2023-02-22T22:01:13.809Z] --- PASS: TestRenameContainerWithLinkedContainer (0.78s)
22:01:13 [2023-02-22T22:01:13.809Z] === RUN   TestResize
22:01:14 [2023-02-22T22:01:14.381Z] --- PASS: TestResize (0.39s)
22:01:14 [2023-02-22T22:01:14.381Z] === RUN   TestResizeWithInvalidSize
22:01:14 [2023-02-22T22:01:14.641Z] --- PASS: TestResizeWithInvalidSize (0.41s)
22:01:14 [2023-02-22T22:01:14.641Z] === RUN   TestResizeWhenContainerNotStarted
22:01:15 [2023-02-22T22:01:15.210Z] --- PASS: TestResizeWhenContainerNotStarted (0.42s)
22:01:15 [2023-02-22T22:01:15.210Z] === RUN   TestDaemonRestartKillContainers
22:01:15 [2023-02-22T22:01:15.210Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
22:01:15 [2023-02-22T22:01:15.210Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
22:01:15 [2023-02-22T22:01:15.210Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
22:01:15 [2023-02-22T22:01:15.210Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
22:01:15 [2023-02-22T22:01:15.210Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
22:01:15 [2023-02-22T22:01:15.210Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
22:01:15 [2023-02-22T22:01:15.210Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
22:01:15 [2023-02-22T22:01:15.210Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
22:01:15 [2023-02-22T22:01:15.210Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
22:01:15 [2023-02-22T22:01:15.210Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
22:01:15 [2023-02-22T22:01:15.210Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
22:01:15 [2023-02-22T22:01:15.210Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
22:01:15 [2023-02-22T22:01:15.210Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
22:01:15 [2023-02-22T22:01:15.210Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
22:01:15 [2023-02-22T22:01:15.210Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
22:01:15 [2023-02-22T22:01:15.210Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
22:01:15 [2023-02-22T22:01:15.210Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
22:01:15 [2023-02-22T22:01:15.210Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
22:01:15 [2023-02-22T22:01:15.210Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
22:01:15 [2023-02-22T22:01:15.210Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
22:01:15 [2023-02-22T22:01:15.210Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
22:01:15 [2023-02-22T22:01:15.210Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
22:01:15 [2023-02-22T22:01:15.210Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
22:01:15 [2023-02-22T22:01:15.210Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
22:01:15 [2023-02-22T22:01:15.210Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
22:01:15 [2023-02-22T22:01:15.210Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
22:01:15 [2023-02-22T22:01:15.210Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
22:01:15 [2023-02-22T22:01:15.210Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
22:01:15 [2023-02-22T22:01:15.210Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
22:01:15 [2023-02-22T22:01:15.210Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
22:01:15 [2023-02-22T22:01:15.210Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
22:01:15 [2023-02-22T22:01:15.210Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
22:01:15 [2023-02-22T22:01:15.210Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
22:01:15 [2023-02-22T22:01:15.210Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
22:01:16 [2023-02-22T22:01:16.591Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
22:01:17 [2023-02-22T22:01:17.970Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
22:01:18 [2023-02-22T22:01:18.909Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
22:01:19 [2023-02-22T22:01:19.478Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
22:01:20 [2023-02-22T22:01:20.418Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
22:01:20 [2023-02-22T22:01:20.988Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
22:01:21 [2023-02-22T22:01:21.943Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
22:01:22 [2023-02-22T22:01:22.516Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
22:01:23 [2023-02-22T22:01:23.490Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
22:01:23 [2023-02-22T22:01:23.749Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
22:01:25 [2023-02-22T22:01:25.129Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
22:01:25 [2023-02-22T22:01:25.129Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
22:01:26 [2023-02-22T22:01:26.068Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
22:01:28 [2023-02-22T22:01:28.606Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
22:01:31 [2023-02-22T22:01:31.897Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
22:01:31 [2023-02-22T22:01:31.897Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.51s)
22:01:31 [2023-02-22T22:01:31.897Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.42s)
22:01:31 [2023-02-22T22:01:31.897Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.72s)
22:01:31 [2023-02-22T22:01:31.897Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.49s)
22:01:31 [2023-02-22T22:01:31.897Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.68s)
22:01:31 [2023-02-22T22:01:31.897Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.53s)
22:01:31 [2023-02-22T22:01:31.897Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.52s)
22:01:31 [2023-02-22T22:01:31.897Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.44s)
22:01:31 [2023-02-22T22:01:31.897Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.56s)
22:01:31 [2023-02-22T22:01:31.897Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.16s)
22:01:31 [2023-02-22T22:01:31.897Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.28s)
22:01:31 [2023-02-22T22:01:31.897Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.41s)
22:01:31 [2023-02-22T22:01:31.897Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.16s)
22:01:31 [2023-02-22T22:01:31.897Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.20s)
22:01:31 [2023-02-22T22:01:31.897Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.19s)
22:01:31 [2023-02-22T22:01:31.897Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.70s)
22:01:31 [2023-02-22T22:01:31.897Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
22:01:31 [2023-02-22T22:01:31.897Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
22:01:32 [2023-02-22T22:01:32.836Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
22:01:33 [2023-02-22T22:01:33.779Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.77s)
22:01:33 [2023-02-22T22:01:33.779Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.92s)
22:01:33 [2023-02-22T22:01:33.779Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.83s)
22:01:33 [2023-02-22T22:01:33.779Z] === RUN   TestCgroupNamespacesRun
22:01:34 [2023-02-22T22:01:34.718Z] --- PASS: TestCgroupNamespacesRun (1.06s)
22:01:34 [2023-02-22T22:01:34.718Z] === RUN   TestCgroupNamespacesRunPrivileged
22:01:36 [2023-02-22T22:01:36.097Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.05s)
22:01:36 [2023-02-22T22:01:36.097Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
22:01:37 [2023-02-22T22:01:37.036Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.08s)
22:01:37 [2023-02-22T22:01:37.036Z] === RUN   TestCgroupNamespacesRunHostMode
22:01:37 [2023-02-22T22:01:37.975Z] --- PASS: TestCgroupNamespacesRunHostMode (1.04s)
22:01:37 [2023-02-22T22:01:37.975Z] === RUN   TestCgroupNamespacesRunPrivateMode
22:01:38 [2023-02-22T22:01:38.913Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.03s)
22:01:38 [2023-02-22T22:01:38.913Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
22:01:40 [2023-02-22T22:01:40.292Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.02s)
22:01:40 [2023-02-22T22:01:40.292Z] === RUN   TestCgroupNamespacesRunInvalidMode
22:01:40 [2023-02-22T22:01:40.551Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.60s)
22:01:40 [2023-02-22T22:01:40.551Z] === RUN   TestCgroupNamespacesRunOlderClient
22:01:41 [2023-02-22T22:01:41.932Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.01s)
22:01:41 [2023-02-22T22:01:41.932Z] === RUN   TestNISDomainname
22:01:42 [2023-02-22T22:01:42.191Z] --- PASS: TestNISDomainname (0.47s)
22:01:42 [2023-02-22T22:01:42.191Z] === RUN   TestHostnameDnsResolution
22:01:42 [2023-02-22T22:01:42.760Z] --- PASS: TestHostnameDnsResolution (0.57s)
22:01:42 [2023-02-22T22:01:42.760Z] === RUN   TestUnprivilegedPortsAndPing
22:01:43 [2023-02-22T22:01:43.329Z] --- PASS: TestUnprivilegedPortsAndPing (0.48s)
22:01:43 [2023-02-22T22:01:43.329Z] === RUN   TestPrivilegedHostDevices
22:01:43 [2023-02-22T22:01:43.589Z] --- PASS: TestPrivilegedHostDevices (0.44s)
22:01:43 [2023-02-22T22:01:43.589Z] === RUN   TestRunConsoleSize
22:01:44 [2023-02-22T22:01:44.159Z] --- PASS: TestRunConsoleSize (0.43s)
22:01:44 [2023-02-22T22:01:44.159Z] === RUN   TestRunWithAlternativeContainerdShim
22:01:46 [2023-02-22T22:01:46.065Z] --- PASS: TestRunWithAlternativeContainerdShim (1.88s)
22:01:46 [2023-02-22T22:01:46.065Z] === RUN   TestStats
22:01:48 [2023-02-22T22:01:48.602Z] --- PASS: TestStats (2.38s)
22:01:48 [2023-02-22T22:01:48.602Z] === RUN   TestStopContainerWithTimeout
22:01:48 [2023-02-22T22:01:48.602Z] === RUN   TestStopContainerWithTimeout/0
22:01:48 [2023-02-22T22:01:48.602Z] === PAUSE TestStopContainerWithTimeout/0
22:01:48 [2023-02-22T22:01:48.602Z] === RUN   TestStopContainerWithTimeout/1
22:01:48 [2023-02-22T22:01:48.602Z] === PAUSE TestStopContainerWithTimeout/1
22:01:48 [2023-02-22T22:01:48.602Z] === RUN   TestStopContainerWithTimeout/3
22:01:48 [2023-02-22T22:01:48.602Z] === PAUSE TestStopContainerWithTimeout/3
22:01:48 [2023-02-22T22:01:48.602Z] === RUN   TestStopContainerWithTimeout/-1
22:01:48 [2023-02-22T22:01:48.602Z] === PAUSE TestStopContainerWithTimeout/-1
22:01:48 [2023-02-22T22:01:48.602Z] === CONT  TestStopContainerWithTimeout/0
22:01:48 [2023-02-22T22:01:48.602Z] === CONT  TestStopContainerWithTimeout/3
22:01:48 [2023-02-22T22:01:48.862Z] === CONT  TestStopContainerWithTimeout/-1
22:01:50 [2023-02-22T22:01:50.769Z] === CONT  TestStopContainerWithTimeout/1
22:01:52 [2023-02-22T22:01:52.675Z] --- PASS: TestStopContainerWithTimeout (0.01s)
22:01:52 [2023-02-22T22:01:52.675Z]     --- PASS: TestStopContainerWithTimeout/0 (0.52s)
22:01:52 [2023-02-22T22:01:52.675Z]     --- PASS: TestStopContainerWithTimeout/3 (2.58s)
22:01:52 [2023-02-22T22:01:52.675Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.36s)
22:01:52 [2023-02-22T22:01:52.675Z]     --- PASS: TestStopContainerWithTimeout/1 (1.43s)
22:01:52 [2023-02-22T22:01:52.675Z] === RUN   TestDeleteDevicemapper
22:01:52 [2023-02-22T22:01:52.675Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
22:01:52 [2023-02-22T22:01:52.675Z] --- SKIP: TestDeleteDevicemapper (0.00s)
22:01:52 [2023-02-22T22:01:52.675Z] === RUN   TestStopContainerWithRestartPolicyAlways
22:01:53 [2023-02-22T22:01:53.615Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.43s)
22:01:53 [2023-02-22T22:01:53.615Z] === RUN   TestUpdateMemory
22:01:54 [2023-02-22T22:01:54.183Z] --- PASS: TestUpdateMemory (0.48s)
22:01:54 [2023-02-22T22:01:54.183Z] === RUN   TestUpdateCPUQuota
22:01:55 [2023-02-22T22:01:55.122Z] --- PASS: TestUpdateCPUQuota (0.68s)
22:01:55 [2023-02-22T22:01:55.122Z] === RUN   TestUpdatePidsLimit
22:01:55 [2023-02-22T22:01:55.122Z] === RUN   TestUpdatePidsLimit/update_from_none
22:01:55 [2023-02-22T22:01:55.122Z] === RUN   TestUpdatePidsLimit/no_change
22:01:55 [2023-02-22T22:01:55.381Z] === RUN   TestUpdatePidsLimit/update_lower
22:01:55 [2023-02-22T22:01:55.381Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
22:01:55 [2023-02-22T22:01:55.641Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
22:01:55 [2023-02-22T22:01:55.901Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
22:01:56 [2023-02-22T22:01:56.160Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
22:01:56 [2023-02-22T22:01:56.729Z] --- PASS: TestUpdatePidsLimit (1.84s)
22:01:56 [2023-02-22T22:01:56.729Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.19s)
22:01:56 [2023-02-22T22:01:56.729Z]     --- PASS: TestUpdatePidsLimit/no_change (0.19s)
22:01:56 [2023-02-22T22:01:56.729Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.21s)
22:01:56 [2023-02-22T22:01:56.729Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.20s)
22:01:56 [2023-02-22T22:01:56.729Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.19s)
22:01:56 [2023-02-22T22:01:56.729Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.18s)
22:01:56 [2023-02-22T22:01:56.729Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.18s)
22:01:56 [2023-02-22T22:01:56.729Z] === RUN   TestUpdateRestartPolicy
22:02:08 [2023-02-22T22:02:08.945Z] --- PASS: TestUpdateRestartPolicy (10.58s)
22:02:08 [2023-02-22T22:02:08.945Z] === RUN   TestUpdateRestartWithAutoRemove
22:02:08 [2023-02-22T22:02:08.945Z] --- PASS: TestUpdateRestartWithAutoRemove (0.40s)
22:02:08 [2023-02-22T22:02:08.945Z] === RUN   TestWaitNonBlocked
22:02:08 [2023-02-22T22:02:08.945Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
22:02:08 [2023-02-22T22:02:08.945Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
22:02:08 [2023-02-22T22:02:08.945Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
22:02:08 [2023-02-22T22:02:08.945Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
22:02:08 [2023-02-22T22:02:08.945Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
22:02:08 [2023-02-22T22:02:08.945Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
22:02:08 [2023-02-22T22:02:08.945Z] --- PASS: TestWaitNonBlocked (0.01s)
22:02:08 [2023-02-22T22:02:08.945Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.57s)
22:02:08 [2023-02-22T22:02:08.945Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.66s)
22:02:08 [2023-02-22T22:02:08.945Z] === RUN   TestWaitBlocked
22:02:08 [2023-02-22T22:02:08.945Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
22:02:08 [2023-02-22T22:02:08.945Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
22:02:08 [2023-02-22T22:02:08.945Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
22:02:08 [2023-02-22T22:02:08.945Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
22:02:08 [2023-02-22T22:02:08.945Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
22:02:08 [2023-02-22T22:02:08.945Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
22:02:08 [2023-02-22T22:02:08.945Z] --- PASS: TestWaitBlocked (0.01s)
22:02:08 [2023-02-22T22:02:08.945Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.54s)
22:02:08 [2023-02-22T22:02:08.945Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.66s)
22:02:08 [2023-02-22T22:02:08.945Z] === RUN   TestWaitConditions
22:02:08 [2023-02-22T22:02:08.945Z] === RUN   TestWaitConditions/default
22:02:08 [2023-02-22T22:02:08.945Z] === PAUSE TestWaitConditions/default
22:02:08 [2023-02-22T22:02:08.945Z] === RUN   TestWaitConditions/not-running
22:02:08 [2023-02-22T22:02:08.945Z] === PAUSE TestWaitConditions/not-running
22:02:08 [2023-02-22T22:02:08.945Z] === RUN   TestWaitConditions/next-exit
22:02:08 [2023-02-22T22:02:08.945Z] === PAUSE TestWaitConditions/next-exit
22:02:08 [2023-02-22T22:02:08.945Z] === RUN   TestWaitConditions/removed
22:02:08 [2023-02-22T22:02:08.945Z] === PAUSE TestWaitConditions/removed
22:02:08 [2023-02-22T22:02:08.945Z] === CONT  TestWaitConditions/default
22:02:08 [2023-02-22T22:02:08.945Z] === CONT  TestWaitConditions/next-exit
22:02:09 [2023-02-22T22:02:09.205Z]     wait_test.go:146: ContainerID = d7ca010019ab003e45a61787fe4e45bf116b0d6e2fabf79bca0a26790361efee
22:02:09 [2023-02-22T22:02:09.205Z]     wait_test.go:146: ContainerID = 02dc6c12d8b01d3e416984f7e7b7f2093b7ed4a92cf22c6238f41ee8ea36eff3
22:02:09 [2023-02-22T22:02:09.776Z] === CONT  TestWaitConditions/removed
22:02:09 [2023-02-22T22:02:09.776Z]     wait_test.go:146: ContainerID = 70680e473794daf2c46cd4ceb796d27da1c79945b01a1391463fcd17fd0f9b1c
22:02:09 [2023-02-22T22:02:09.776Z] === CONT  TestWaitConditions/not-running
22:02:09 [2023-02-22T22:02:09.776Z]     wait_test.go:146: ContainerID = e741e19250cc5ecd4fcc1903e1e206bfb7c39a2d2b804e845e249d04921a5d81
22:02:10 [2023-02-22T22:02:10.346Z] --- PASS: TestWaitConditions (0.01s)
22:02:10 [2023-02-22T22:02:10.346Z]     --- PASS: TestWaitConditions/next-exit (0.54s)
22:02:10 [2023-02-22T22:02:10.346Z]     --- PASS: TestWaitConditions/default (0.71s)
22:02:10 [2023-02-22T22:02:10.346Z]     --- PASS: TestWaitConditions/removed (0.73s)
22:02:10 [2023-02-22T22:02:10.346Z]     --- PASS: TestWaitConditions/not-running (0.57s)
22:02:10 [2023-02-22T22:02:10.346Z] === RUN   TestWaitRestartedContainer
22:02:10 [2023-02-22T22:02:10.346Z] === RUN   TestWaitRestartedContainer/default
22:02:10 [2023-02-22T22:02:10.346Z] === PAUSE TestWaitRestartedContainer/default
22:02:10 [2023-02-22T22:02:10.346Z] === RUN   TestWaitRestartedContainer/not-running
22:02:10 [2023-02-22T22:02:10.346Z] === PAUSE TestWaitRestartedContainer/not-running
22:02:10 [2023-02-22T22:02:10.346Z] === RUN   TestWaitRestartedContainer/next-exit
22:02:10 [2023-02-22T22:02:10.346Z] === PAUSE TestWaitRestartedContainer/next-exit
22:02:10 [2023-02-22T22:02:10.346Z] === CONT  TestWaitRestartedContainer/default
22:02:10 [2023-02-22T22:02:10.346Z] === CONT  TestWaitRestartedContainer/next-exit
22:02:11 [2023-02-22T22:02:11.284Z] === CONT  TestWaitRestartedContainer/not-running
22:02:12 [2023-02-22T22:02:12.223Z] --- PASS: TestWaitRestartedContainer (0.01s)
22:02:12 [2023-02-22T22:02:12.223Z]     --- PASS: TestWaitRestartedContainer/default (1.03s)
22:02:12 [2023-02-22T22:02:12.223Z]     --- PASS: TestWaitRestartedContainer/next-exit (1.21s)
22:02:12 [2023-02-22T22:02:12.223Z]     --- PASS: TestWaitRestartedContainer/not-running (0.95s)
22:02:12 [2023-02-22T22:02:12.223Z] === CONT  TestContainerStartOnDaemonRestart
22:02:12 [2023-02-22T22:02:12.223Z] === CONT  TestRestartDaemonWithRestartingContainer
22:02:14 [2023-02-22T22:02:14.131Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.76s)
22:02:14 [2023-02-22T22:02:14.131Z] === CONT  TestIpcModeOlderClient
22:02:14 [2023-02-22T22:02:14.131Z] --- PASS: TestIpcModeOlderClient (0.06s)
22:02:14 [2023-02-22T22:02:14.131Z] === CONT  TestContainerKillOnDaemonStart
22:02:14 [2023-02-22T22:02:14.131Z] --- PASS: TestContainerStartOnDaemonRestart (1.83s)
22:02:14 [2023-02-22T22:02:14.131Z] === CONT  TestDaemonHostGatewayIP
22:02:16 [2023-02-22T22:02:16.669Z] --- PASS: TestDaemonHostGatewayIP (2.09s)
22:02:16 [2023-02-22T22:02:16.669Z] === CONT  TestDaemonRestartIpcMode
22:02:18 [2023-02-22T22:02:18.577Z] --- PASS: TestDaemonRestartIpcMode (1.97s)
22:02:26 [2023-02-22T22:02:26.747Z] --- PASS: TestContainerKillOnDaemonStart (11.49s)
22:02:26 [2023-02-22T22:02:26.747Z] PASS
22:02:26 [2023-02-22T22:02:26.747Z] 
22:02:26 [2023-02-22T22:02:26.747Z] === Skipped
22:02:26 [2023-02-22T22:02:26.747Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
22:02:26 [2023-02-22T22:02:26.747Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
22:02:26 [2023-02-22T22:02:26.747Z] 
22:02:26 [2023-02-22T22:02:26.747Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
22:02:26 [2023-02-22T22:02:26.747Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
22:02:26 [2023-02-22T22:02:26.747Z] 
22:02:26 [2023-02-22T22:02:26.747Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
22:02:26 [2023-02-22T22:02:26.747Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
22:02:26 [2023-02-22T22:02:26.747Z] 
22:02:26 [2023-02-22T22:02:26.747Z] DONE 281 tests, 3 skipped in 121.660s
22:02:26 [2023-02-22T22:02:26.747Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m 
22:02:26 [2023-02-22T22:02:26.747Z] ++ 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:02:26 [2023-02-22T22:02:26.747Z] ++ set -e
22:02:26 [2023-02-22T22:02:26.747Z] ++ '[' -n 0 ']'
22:02:26 [2023-02-22T22:02:26.747Z] ++ set -x
22:02:26 [2023-02-22T22:02:26.747Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m
22:02:26 [2023-02-22T22:02:26.747Z] INFO: Testing against a local daemon
22:02:26 [2023-02-22T22:02:26.747Z] === RUN   TestConfigDaemonID
22:02:27 [2023-02-22T22:02:27.006Z]     daemon_test.go:51: [d0c509dfd2220] daemon is not started
22:02:27 [2023-02-22T22:02:27.006Z] --- PASS: TestConfigDaemonID (1.04s)
22:02:27 [2023-02-22T22:02:27.006Z] === RUN   TestDaemonConfigValidation
22:02:27 [2023-02-22T22:02:27.006Z] === RUN   TestDaemonConfigValidation/config_with_no_content
22:02:27 [2023-02-22T22:02:27.006Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
22:02:27 [2023-02-22T22:02:27.006Z] === RUN   TestDaemonConfigValidation/config_with_{}
22:02:27 [2023-02-22T22:02:27.006Z] === PAUSE TestDaemonConfigValidation/config_with_{}
22:02:27 [2023-02-22T22:02:27.006Z] === RUN   TestDaemonConfigValidation/invalid_config
22:02:27 [2023-02-22T22:02:27.006Z] === PAUSE TestDaemonConfigValidation/invalid_config
22:02:27 [2023-02-22T22:02:27.006Z] === RUN   TestDaemonConfigValidation/malformed_config
22:02:27 [2023-02-22T22:02:27.006Z] === PAUSE TestDaemonConfigValidation/malformed_config
22:02:27 [2023-02-22T22:02:27.006Z] === RUN   TestDaemonConfigValidation/valid_config
22:02:27 [2023-02-22T22:02:27.006Z] === PAUSE TestDaemonConfigValidation/valid_config
22:02:27 [2023-02-22T22:02:27.006Z] === CONT  TestDaemonConfigValidation/config_with_no_content
22:02:27 [2023-02-22T22:02:27.006Z] === CONT  TestDaemonConfigValidation/malformed_config
22:02:27 [2023-02-22T22:02:27.006Z] === CONT  TestDaemonConfigValidation/valid_config
22:02:27 [2023-02-22T22:02:27.006Z] === CONT  TestDaemonConfigValidation/invalid_config
22:02:27 [2023-02-22T22:02:27.006Z] === CONT  TestDaemonConfigValidation/config_with_{}
22:02:27 [2023-02-22T22:02:27.006Z] --- PASS: TestDaemonConfigValidation (0.00s)
22:02:27 [2023-02-22T22:02:27.006Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.07s)
22:02:27 [2023-02-22T22:02:27.006Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s)
22:02:27 [2023-02-22T22:02:27.006Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.07s)
22:02:27 [2023-02-22T22:02:27.006Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.07s)
22:02:27 [2023-02-22T22:02:27.006Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s)
22:02:27 [2023-02-22T22:02:27.006Z] === RUN   TestConfigDaemonSeccompProfiles
22:02:27 [2023-02-22T22:02:27.006Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
22:02:28 [2023-02-22T22:02:28.387Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
22:02:29 [2023-02-22T22:02:29.325Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
22:02:30 [2023-02-22T22:02:30.264Z]     daemon_test.go:165: [dadd10c7a3097] daemon is not started
22:02:30 [2023-02-22T22:02:30.264Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s)
22:02:30 [2023-02-22T22:02:30.264Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
22:02:30 [2023-02-22T22:02:30.264Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
22:02:30 [2023-02-22T22:02:30.264Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
22:02:30 [2023-02-22T22:02:30.264Z] === RUN   TestDaemonProxy
22:02:30 [2023-02-22T22:02:30.264Z] === RUN   TestDaemonProxy/environment_variables
22:02:32 [2023-02-22T22:02:32.170Z] === RUN   TestDaemonProxy/command-line_options
22:02:33 [2023-02-22T22:02:33.549Z] === RUN   TestDaemonProxy/configuration_file
22:02:35 [2023-02-22T22:02:35.457Z] === RUN   TestDaemonProxy/conflicting_options
22:02:36 [2023-02-22T22:02:36.025Z] === RUN   TestDaemonProxy/reload_sanitized
22:02:36 [2023-02-22T22:02:36.595Z] --- PASS: TestDaemonProxy (6.23s)
22:02:36 [2023-02-22T22:02:36.595Z]     --- PASS: TestDaemonProxy/environment_variables (1.72s)
22:02:36 [2023-02-22T22:02:36.595Z]     --- PASS: TestDaemonProxy/command-line_options (1.76s)
22:02:36 [2023-02-22T22:02:36.595Z]     --- PASS: TestDaemonProxy/configuration_file (1.73s)
22:02:36 [2023-02-22T22:02:36.595Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
22:02:36 [2023-02-22T22:02:36.595Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.52s)
22:02:36 [2023-02-22T22:02:36.595Z] === RUN   TestLiveRestore
22:02:36 [2023-02-22T22:02:36.595Z] === RUN   TestLiveRestore/volume_references
22:02:36 [2023-02-22T22:02:36.595Z] === PAUSE TestLiveRestore/volume_references
22:02:36 [2023-02-22T22:02:36.595Z] === CONT  TestLiveRestore/volume_references
22:02:37 [2023-02-22T22:02:37.164Z] === RUN   TestLiveRestore/volume_references/restartPolicy
22:02:37 [2023-02-22T22:02:37.164Z] === RUN   TestLiveRestore/volume_references/restartPolicy/always
22:02:38 [2023-02-22T22:02:38.102Z] === RUN   TestLiveRestore/volume_references/restartPolicy/unless-stopped
22:02:38 [2023-02-22T22:02:38.671Z] === RUN   TestLiveRestore/volume_references/restartPolicy/on-failure
22:02:39 [2023-02-22T22:02:39.608Z] === RUN   TestLiveRestore/volume_references/restartPolicy/no
22:02:40 [2023-02-22T22:02:40.546Z] --- PASS: TestLiveRestore (0.00s)
22:02:40 [2023-02-22T22:02:40.546Z]     --- PASS: TestLiveRestore/volume_references (3.97s)
22:02:40 [2023-02-22T22:02:40.546Z]         --- PASS: TestLiveRestore/volume_references/restartPolicy (3.37s)
22:02:40 [2023-02-22T22:02:40.546Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/always (0.85s)
22:02:40 [2023-02-22T22:02:40.546Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.83s)
22:02:40 [2023-02-22T22:02:40.546Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.84s)
22:02:40 [2023-02-22T22:02:40.546Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.85s)
22:02:40 [2023-02-22T22:02:40.546Z] PASS
22:02:40 [2023-02-22T22:02:40.546Z] 
22:02:40 [2023-02-22T22:02:40.546Z] DONE 24 tests in 14.738s
22:02:40 [2023-02-22T22:02:40.546Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
22:02:40 [2023-02-22T22:02:40.546Z] ++ 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:02:40 [2023-02-22T22:02:40.546Z] ++ set -e
22:02:40 [2023-02-22T22:02:40.546Z] ++ '[' -n 0 ']'
22:02:40 [2023-02-22T22:02:40.546Z] ++ set -x
22:02:40 [2023-02-22T22:02:40.546Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m
22:02:40 [2023-02-22T22:02:40.546Z] INFO: Testing against a local daemon
22:02:40 [2023-02-22T22:02:40.546Z] === RUN   TestCommitInheritsEnv
22:02:40 [2023-02-22T22:02:40.806Z] --- PASS: TestCommitInheritsEnv (0.16s)
22:02:40 [2023-02-22T22:02:40.806Z] === RUN   TestImportExtremelyLargeImageWorks
22:02:40 [2023-02-22T22:02:40.806Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
22:02:40 [2023-02-22T22:02:40.806Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
22:02:40 [2023-02-22T22:02:40.806Z] === RUN   TestImportWithCustomPlatform
22:02:40 [2023-02-22T22:02:40.806Z] === RUN   TestImportWithCustomPlatform/#00
22:02:40 [2023-02-22T22:02:40.806Z] === RUN   TestImportWithCustomPlatform/_______
22:02:40 [2023-02-22T22:02:40.806Z] === RUN   TestImportWithCustomPlatform//
22:02:40 [2023-02-22T22:02:40.806Z] === RUN   TestImportWithCustomPlatform/linux
22:02:40 [2023-02-22T22:02:40.806Z] === RUN   TestImportWithCustomPlatform/LINUX
22:02:40 [2023-02-22T22:02:40.806Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
22:02:40 [2023-02-22T22:02:40.806Z] === RUN   TestImportWithCustomPlatform/macos
22:02:40 [2023-02-22T22:02:40.806Z] === RUN   TestImportWithCustomPlatform/macos/arm64
22:02:40 [2023-02-22T22:02:40.806Z] === RUN   TestImportWithCustomPlatform/nintendo64
22:02:40 [2023-02-22T22:02:40.806Z] --- PASS: TestImportWithCustomPlatform (0.13s)
22:02:40 [2023-02-22T22:02:40.806Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.03s)
22:02:40 [2023-02-22T22:02:40.806Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
22:02:40 [2023-02-22T22:02:40.806Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
22:02:40 [2023-02-22T22:02:40.806Z]     --- PASS: TestImportWithCustomPlatform/linux (0.02s)
22:02:40 [2023-02-22T22:02:40.806Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.02s)
22:02:40 [2023-02-22T22:02:40.806Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.02s)
22:02:40 [2023-02-22T22:02:40.806Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
22:02:40 [2023-02-22T22:02:40.806Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
22:02:40 [2023-02-22T22:02:40.806Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
22:02:40 [2023-02-22T22:02:40.806Z] === RUN   TestImagesFilterMultiReference
22:02:41 [2023-02-22T22:02:41.065Z] --- PASS: TestImagesFilterMultiReference (0.06s)
22:02:41 [2023-02-22T22:02:41.065Z] === RUN   TestImagesFilterBeforeSince
22:02:41 [2023-02-22T22:02:41.065Z]     list_test.go:87: ImageList: ID=sha256:bd0f81d3bbec5aff59ebee1e0b0a8b9d11fa73358cea9274de420f306eb27ea9 RepoTags=[testimagesfilterbeforesince:v1]
22:02:41 [2023-02-22T22:02:41.065Z]     list_test.go:87: ImageList: ID=sha256:dc26704b62d5747fabd2e1cbed8fad10187a26e2823c61895b246abf3e474eb8 RepoTags=[testimagesfilterbeforesince:v3]
22:02:41 [2023-02-22T22:02:41.065Z]     list_test.go:87: ImageList: ID=sha256:17c2a7e5d429d9fbb30d7aa567756fed8132bcf0fcdeb02175f21904c3554dcc RepoTags=[testimagesfilterbeforesince:v2]
22:02:41 [2023-02-22T22:02:41.327Z] --- PASS: TestImagesFilterBeforeSince (0.23s)
22:02:41 [2023-02-22T22:02:41.327Z] === RUN   TestImagePullPlatformInvalid
22:02:41 [2023-02-22T22:02:41.327Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
22:02:41 [2023-02-22T22:02:41.327Z] === RUN   TestImagePullStoredfDigestForOtherRepo
22:02:41 [2023-02-22T22:02:41.327Z] time="2023-02-22T22:02:41Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.20.1 instance.id=8bf4e733-1049-4ff6-94b1-d68f40dce4cf version="v2.3.0+unknown" 
22:02:41 [2023-02-22T22:02:41.327Z] time="2023-02-22T22:02:41Z" level=info msg="Starting upload purge in 51m0s" go.version=go1.20.1 instance.id=8bf4e733-1049-4ff6-94b1-d68f40dce4cf version="v2.3.0+unknown" 
22:02:41 [2023-02-22T22:02:41.327Z] time="2023-02-22T22:02:41Z" level=info msg="redis not configured" go.version=go1.20.1 instance.id=8bf4e733-1049-4ff6-94b1-d68f40dce4cf version="v2.3.0+unknown" 
22:02:41 [2023-02-22T22:02:41.327Z] time="2023-02-22T22:02:41Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.20.1 instance.id=8bf4e733-1049-4ff6-94b1-d68f40dce4cf version="v2.3.0+unknown" 
22:02:41 [2023-02-22T22:02:41.327Z] time="2023-02-22T22:02:41Z" level=debug msg="authorizing request" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=1da489c8-570c-4ab3-9cf7-0fa1ebb3e935 http.request.method=GET http.request.remoteaddr="127.0.0.1:39656" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" instance.id=8bf4e733-1049-4ff6-94b1-d68f40dce4cf version="v2.3.0+unknown" 
22:02:41 [2023-02-22T22:02:41.327Z] time="2023-02-22T22:02:41Z" level=info msg="response completed" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=1da489c8-570c-4ab3-9cf7-0fa1ebb3e935 http.request.method=GET http.request.remoteaddr="127.0.0.1:39656" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.29706ms http.response.status=200 http.response.written=2 instance.id=8bf4e733-1049-4ff6-94b1-d68f40dce4cf version="v2.3.0+unknown" 
22:02:41 [2023-02-22T22:02:41.327Z] 127.0.0.1 - - [22/Feb/2023:22:02:41 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1"
22:02:41 [2023-02-22T22:02:41.327Z] time="2023-02-22T22:02:41Z" level=debug msg="authorizing request" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=4ca79028-f747-4319-a10c-28383f9b1467 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39666" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.18+unknown" instance.id=8bf4e733-1049-4ff6-94b1-d68f40dce4cf vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
22:02:41 [2023-02-22T22:02:41.327Z] time="2023-02-22T22:02:41Z" level=debug msg=GetBlob go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=4ca79028-f747-4319-a10c-28383f9b1467 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39666" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.18+unknown" instance.id=8bf4e733-1049-4ff6-94b1-d68f40dce4cf vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
22:02:41 [2023-02-22T22:02:41.327Z] time="2023-02-22T22:02:41Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=4ca79028-f747-4319-a10c-28383f9b1467 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39666" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.18+unknown" instance.id=8bf4e733-1049-4ff6-94b1-d68f40dce4cf trace.duration=51.651µs trace.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=a5ed0a86-248a-4d8a-b917-4d50fba1d1a8 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
22:02:41 [2023-02-22T22:02:41.327Z] time="2023-02-22T22:02:41Z" level=debug msg="authorizing request" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=07a901ef-8c0d-4771-b19c-c7451c338c98 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39664" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.18+unknown" instance.id=8bf4e733-1049-4ff6-94b1-d68f40dce4cf vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
22:02:41 [2023-02-22T22:02:41.327Z] time="2023-02-22T22:02:41Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 err.message="blob unknown to registry" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=4ca79028-f747-4319-a10c-28383f9b1467 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39666" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.18+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.977264ms http.response.status=404 http.response.written=157 instance.id=8bf4e733-1049-4ff6-94b1-d68f40dce4cf vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
22:02:41 [2023-02-22T22:02:41.327Z] 127.0.0.1 - - [22/Feb/2023:22:02:41 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.6.18+unknown"
22:02:41 [2023-02-22T22:02:41.327Z] time="2023-02-22T22:02:41Z" level=debug msg=GetBlob go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=07a901ef-8c0d-4771-b19c-c7451c338c98 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39664" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.18+unknown" instance.id=8bf4e733-1049-4ff6-94b1-d68f40dce4cf vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
22:02:41 [2023-02-22T22:02:41.328Z] time="2023-02-22T22:02:41Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=07a901ef-8c0d-4771-b19c-c7451c338c98 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39664" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.18+unknown" instance.id=8bf4e733-1049-4ff6-94b1-d68f40dce4cf trace.duration=36.8µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=76e9df1c-b6db-480c-b85d-5219b7e512d1 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
22:02:41 [2023-02-22T22:02:41.328Z] time="2023-02-22T22:02:41Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe err.message="blob unknown to registry" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=07a901ef-8c0d-4771-b19c-c7451c338c98 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39664" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.18+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=4.491897ms http.response.status=404 http.response.written=157 instance.id=8bf4e733-1049-4ff6-94b1-d68f40dce4cf vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
22:02:41 [2023-02-22T22:02:41.328Z] 127.0.0.1 - - [22/Feb/2023:22:02:41 +0000] "HEAD /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 404 157 "" "containerd/1.6.18+unknown"
22:02:41 [2023-02-22T22:02:41.328Z] time="2023-02-22T22:02:41Z" level=debug msg="authorizing request" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=e5db67a9-515a-4066-bc52-bd02408bfc3f http.request.method=POST http.request.remoteaddr="127.0.0.1:39666" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.18+unknown" instance.id=8bf4e733-1049-4ff6-94b1-d68f40dce4cf vars.name=test version="v2.3.0+unknown" 
22:02:41 [2023-02-22T22:02:41.328Z] time="2023-02-22T22:02:41Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=e5db67a9-515a-4066-bc52-bd02408bfc3f http.request.method=POST http.request.remoteaddr="127.0.0.1:39666" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.18+unknown" instance.id=8bf4e733-1049-4ff6-94b1-d68f40dce4cf vars.name=test version="v2.3.0+unknown" 
22:02:41 [2023-02-22T22:02:41.328Z] time="2023-02-22T22:02:41Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/34b30823-4b52-408b-b837-c412d1294dff/startedat\")" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=e5db67a9-515a-4066-bc52-bd02408bfc3f http.request.method=POST http.request.remoteaddr="127.0.0.1:39666" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.18+unknown" instance.id=8bf4e733-1049-4ff6-94b1-d68f40dce4cf trace.duration=260.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=6b883fed-90a1-463f-9461-d8481d11f802 trace.line=95 vars.name=test version="v2.3.0+unknown" 
22:02:41 [2023-02-22T22:02:41.328Z] time="2023-02-22T22:02:41Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/34b30823-4b52-408b-b837-c412d1294dff/data\")" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=e5db67a9-515a-4066-bc52-bd02408bfc3f http.request.method=POST http.request.remoteaddr="127.0.0.1:39666" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.18+unknown" instance.id=8bf4e733-1049-4ff6-94b1-d68f40dce4cf trace.duration=36.53µs trace.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=0d4a51ac-59c2-4a07-ad81-e468cff486de trace.line=141 vars.name=test version="v2.3.0+unknown" 
22:02:41 [2023-02-22T22:02:41.328Z] time="2023-02-22T22:02:41Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/34b30823-4b52-408b-b837-c412d1294dff/hashstates/sha256/0\")" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=e5db67a9-515a-4066-bc52-bd02408bfc3f http.request.method=POST http.request.remoteaddr="127.0.0.1:39666" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.18+unknown" instance.id=8bf4e733-1049-4ff6-94b1-d68f40dce4cf trace.duration=121.977µs trace.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=fd5cbb89-e04c-48b2-ae03-15b83389e46b trace.line=95 vars.name=test version="v2.3.0+unknown" 
22:02:41 [2023-02-22T22:02:41.328Z] time="2023-02-22T22:02:41Z" level=info msg="response completed" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=e5db67a9-515a-4066-bc52-bd02408bfc3f http.request.method=POST http.request.remoteaddr="127.0.0.1:39666" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.18+unknown" http.response.duration=4.147834ms http.response.status=202 http.response.written=0 instance.id=8bf4e733-1049-4ff6-94b1-d68f40dce4cf version="v2.3.0+unknown" 
22:02:41 [2023-02-22T22:02:41.328Z] 127.0.0.1 - - [22/Feb/2023:22:02:41 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.18+unknown"
22:02:41 [2023-02-22T22:02:41.328Z] time="2023-02-22T22:02:41Z" level=debug msg="authorizing request" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=334e97df-2de0-4d65-8a30-5bdb48f5c2da http.request.method=POST http.request.remoteaddr="127.0.0.1:39664" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.18+unknown" instance.id=8bf4e733-1049-4ff6-94b1-d68f40dce4cf vars.name=test version="v2.3.0+unknown" 
22:02:41 [2023-02-22T22:02:41.328Z] time="2023-02-22T22:02:41Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=334e97df-2de0-4d65-8a30-5bdb48f5c2da http.request.method=POST http.request.remoteaddr="127.0.0.1:39664" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.18+unknown" instance.id=8bf4e733-1049-4ff6-94b1-d68f40dce4cf vars.name=test version="v2.3.0+unknown" 
22:02:41 [2023-02-22T22:02:41.328Z] time="2023-02-22T22:02:41Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/962b19ee-01a2-4b50-a838-9af344f4cbd0/startedat\")" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=334e97df-2de0-4d65-8a30-5bdb48f5c2da http.request.method=POST http.request.remoteaddr="127.0.0.1:39664" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.18+unknown" instance.id=8bf4e733-1049-4ff6-94b1-d68f40dce4cf trace.duration=111.917µs trace.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=02eb326c-832a-4e16-9dae-8c40c09d2530 trace.line=95 vars.name=test version="v2.3.0+unknown" 
22:02:41 [2023-02-22T22:02:41.328Z] time="2023-02-22T22:02:41Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/962b19ee-01a2-4b50-a838-9af344f4cbd0/data\")" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=334e97df-2de0-4d65-8a30-5bdb48f5c2da http.request.method=POST http.request.remoteaddr="127.0.0.1:39664" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.18+unknown" instance.id=8bf4e733-1049-4ff6-94b1-d68f40dce4cf trace.duration=11.241µs trace.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=088b58ab-6b60-4553-9d43-485d3a6a1b9a trace.line=141 vars.name=test version="v2.3.0+unknown" 
22:02:41 [2023-02-22T22:02:41.328Z] time="2023-02-22T22:02:41Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/962b19ee-01a2-4b50-a838-9af344f4cbd0/hashstates/sha256/0\")" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=334e97df-2de0-4d65-8a30-5bdb48f5c2da http.request.method=POST http.request.remoteaddr="127.0.0.1:39664" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.18+unknown" instance.id=8bf4e733-1049-4ff6-94b1-d68f40dce4cf trace.duration=82.379µs trace.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=e1ed1f7b-80a2-446a-870c-6d1020f1ee66 trace.line=95 vars.name=test version="v2.3.0+unknown" 
22:02:41 [2023-02-22T22:02:41.328Z] time="2023-02-22T22:02:41Z" level=info msg="response completed" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=334e97df-2de0-4d65-8a30-5bdb48f5c2da http.request.method=POST http.request.remoteaddr="127.0.0.1:39664" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.18+unknown" http.response.duration=7.383426ms http.response.status=202 http.response.written=0 instance.id=8bf4e733-1049-4ff6-94b1-d68f40dce4cf version="v2.3.0+unknown" 
22:02:41 [2023-02-22T22:02:41.328Z] 127.0.0.1 - - [22/Feb/2023:22:02:41 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.18+unknown"
22:02:41 [2023-02-22T22:02:41.328Z] time="2023-02-22T22:02:41Z" level=debug msg="authorizing request" go.version=go1.20.1 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=5b65b194-a0c1-4cbe-8974-7beab170f02c http.request.method=PUT http.request.remoteaddr="127.0.0.1:39666" http.request.uri="/v2/test/blobs/uploads/34b30823-4b52-408b-b837-c412d1294dff?_state=NsLJ4d07NqjrGEEd7OeFK1OotHWY8FDsBt4OZIoxb_F7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjM0YjMwODIzLTRiNTItNDA4Yi1iODM3LWM0MTJkMTI5NGRmZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0yMlQyMjowMjo0MS4yMjg1NDI0NjRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.18+unknown" instance.id=8bf4e733-1049-4ff6-94b1-d68f40dce4cf vars.name=test vars.uuid=34b30823-4b52-408b-b837-c412d1294dff version="v2.3.0+unknown" 
22:02:41 [2023-02-22T22:02:41.328Z] time="2023-02-22T22:02:41Z" level=debug msg="authorizing request" go.version=go1.20.1 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=9bd2dc9d-e0e9-449a-a50c-230efb673671 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39664" http.request.uri="/v2/test/blobs/uploads/962b19ee-01a2-4b50-a838-9af344f4cbd0?_state=RYnzDL_e-j2ZF9CjQWY2gnmbrNbWKxoanKay6oqz7Y97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijk2MmIxOWVlLTAxYTItNGI1MC1hODM4LTlhZjM0NGY0Y2JkMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0yMlQyMjowMjo0MS4yMzI2NzA5NDJaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.18+unknown" instance.id=8bf4e733-1049-4ff6-94b1-d68f40dce4cf vars.name=test vars.uuid=962b19ee-01a2-4b50-a838-9af344f4cbd0 version="v2.3.0+unknown" 
22:02:41 [2023-02-22T22:02:41.328Z] time="2023-02-22T22:02:41Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.20.1 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=9bd2dc9d-e0e9-449a-a50c-230efb673671 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39664" http.request.uri="/v2/test/blobs/uploads/962b19ee-01a2-4b50-a838-9af344f4cbd0?_state=RYnzDL_e-j2ZF9CjQWY2gnmbrNbWKxoanKay6oqz7Y97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijk2MmIxOWVlLTAxYTItNGI1MC1hODM4LTlhZjM0NGY0Y2JkMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0yMlQyMjowMjo0MS4yMzI2NzA5NDJaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.18+unknown" instance.id=8bf4e733-1049-4ff6-94b1-d68f40dce4cf vars.name=test vars.uuid=962b19ee-01a2-4b50-a838-9af344f4cbd0 version="v2.3.0+unknown" 
22:02:41 [2023-02-22T22:02:41.328Z] time="2023-02-22T22:02:41Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.20.1 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=5b65b194-a0c1-4cbe-8974-7beab170f02c http.request.method=PUT http.request.remoteaddr="127.0.0.1:39666" http.request.uri="/v2/test/blobs/uploads/34b30823-4b52-408b-b837-c412d1294dff?_state=NsLJ4d07NqjrGEEd7OeFK1OotHWY8FDsBt4OZIoxb_F7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjM0YjMwODIzLTRiNTItNDA4Yi1iODM3LWM0MTJkMTI5NGRmZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0yMlQyMjowMjo0MS4yMjg1NDI0NjRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.18+unknown" instance.id=8bf4e733-1049-4ff6-94b1-d68f40dce4cf vars.name=test vars.uuid=34b30823-4b52-408b-b837-c412d1294dff version="v2.3.0+unknown" 
22:02:41 [2023-02-22T22:02:41.328Z] time="2023-02-22T22:02:41Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/34b30823-4b52-408b-b837-c412d1294dff/startedat\")" go.version=go1.20.1 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=5b65b194-a0c1-4cbe-8974-7beab170f02c http.request.method=PUT http.request.remoteaddr="127.0.0.1:39666" http.request.uri="/v2/test/blobs/uploads/34b30823-4b52-408b-b837-c412d1294dff?_state=NsLJ4d07NqjrGEEd7OeFK1OotHWY8FDsBt4OZIoxb_F7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjM0YjMwODIzLTRiNTItNDA4Yi1iODM3LWM0MTJkMTI5NGRmZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0yMlQyMjowMjo0MS4yMjg1NDI0NjRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.18+unknown" instance.id=8bf4e733-1049-4ff6-94b1-d68f40dce4cf trace.duration=50.273µs trace.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=930330e5-24fb-41e6-9752-7cd57be4d444 trace.line=82 vars.name=test vars.uuid=34b30823-4b52-408b-b837-c412d1294dff version="v2.3.0+unknown" 
22:02:41 [2023-02-22T22:02:41.328Z] time="2023-02-22T22:02:41Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/34b30823-4b52-408b-b837-c412d1294dff/data\")" go.version=go1.20.1 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=5b65b194-a0c1-4cbe-8974-7beab170f02c http.request.method=PUT http.request.remoteaddr="127.0.0.1:39666" http.request.uri="/v2/test/blobs/uploads/34b30823-4b52-408b-b837-c412d1294dff?_state=NsLJ4d07NqjrGEEd7OeFK1OotHWY8FDsBt4OZIoxb_F7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjM0YjMwODIzLTRiNTItNDA4Yi1iODM3LWM0MTJkMTI5NGRmZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0yMlQyMjowMjo0MS4yMjg1NDI0NjRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.18+unknown" instance.id=8bf4e733-1049-4ff6-94b1-d68f40dce4cf trace.duration=20.973µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=89c0eb0c-c7d8-4d44-ab2a-f8b65d5b31e6 trace.line=141 vars.name=test vars.uuid=34b30823-4b52-408b-b837-c412d1294dff version="v2.3.0+unknown" 
22:02:41 [2023-02-22T22:02:41.328Z] time="2023-02-22T22:02:41Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/962b19ee-01a2-4b50-a838-9af344f4cbd0/startedat\")" go.version=go1.20.1 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=9bd2dc9d-e0e9-449a-a50c-230efb673671 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39664" http.request.uri="/v2/test/blobs/uploads/962b19ee-01a2-4b50-a838-9af344f4cbd0?_state=RYnzDL_e-j2ZF9CjQWY2gnmbrNbWKxoanKay6oqz7Y97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijk2MmIxOWVlLTAxYTItNGI1MC1hODM4LTlhZjM0NGY0Y2JkMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0yMlQyMjowMjo0MS4yMzI2NzA5NDJaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.18+unknown" instance.id=8bf4e733-1049-4ff6-94b1-d68f40dce4cf trace.duration=282.771µs trace.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=cf6806a6-993e-4070-abf4-b454e2671788 trace.line=82 vars.name=test vars.uuid=962b19ee-01a2-4b50-a838-9af344f4cbd0 version="v2.3.0+unknown" 
22:02:41 [2023-02-22T22:02:41.328Z] time="2023-02-22T22:02:41Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/962b19ee-01a2-4b50-a838-9af344f4cbd0/data\")" go.version=go1.20.1 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=9bd2dc9d-e0e9-449a-a50c-230efb673671 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39664" http.request.uri="/v2/test/blobs/uploads/962b19ee-01a2-4b50-a838-9af344f4cbd0?_state=RYnzDL_e-j2ZF9CjQWY2gnmbrNbWKxoanKay6oqz7Y97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijk2MmIxOWVlLTAxYTItNGI1MC1hODM4LTlhZjM0NGY0Y2JkMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0yMlQyMjowMjo0MS4yMzI2NzA5NDJaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.18+unknown" instance.id=8bf4e733-1049-4ff6-94b1-d68f40dce4cf trace.duration=21.301µs trace.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=a6eac205-d41a-497e-865d-8ba2744178dd trace.line=141 vars.name=test vars.uuid=962b19ee-01a2-4b50-a838-9af344f4cbd0 version="v2.3.0+unknown" 
22:02:41 [2023-02-22T22:02:41.328Z] time="2023-02-22T22:02:41Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/34b30823-4b52-408b-b837-c412d1294dff/data\", 0)" go.version=go1.20.1 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=5b65b194-a0c1-4cbe-8974-7beab170f02c http.request.method=PUT http.request.remoteaddr="127.0.0.1:39666" http.request.uri="/v2/test/blobs/uploads/34b30823-4b52-408b-b837-c412d1294dff?_state=NsLJ4d07NqjrGEEd7OeFK1OotHWY8FDsBt4OZIoxb_F7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjM0YjMwODIzLTRiNTItNDA4Yi1iODM3LWM0MTJkMTI5NGRmZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0yMlQyMjowMjo0MS4yMjg1NDI0NjRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.18+unknown" instance.id=8bf4e733-1049-4ff6-94b1-d68f40dce4cf trace.duration=78.744µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).WriteStream" trace.id=344bbf6c-95b6-44b9-99ff-567a0abc8538 trace.line=124 vars.name=test vars.uuid=34b30823-4b52-408b-b837-c412d1294dff version="v2.3.0+unknown" 
22:02:41 [2023-02-22T22:02:41.328Z] time="2023-02-22T22:02:41Z" level=debug msg="(*blobWriter).Commit" go.version=go1.20.1 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=5b65b194-a0c1-4cbe-8974-7beab170f02c http.request.method=PUT http.request.remoteaddr="127.0.0.1:39666" http.request.uri="/v2/test/blobs/uploads/34b30823-4b52-408b-b837-c412d1294dff?_state=NsLJ4d07NqjrGEEd7OeFK1OotHWY8FDsBt4OZIoxb_F7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjM0YjMwODIzLTRiNTItNDA4Yi1iODM3LWM0MTJkMTI5NGRmZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0yMlQyMjowMjo0MS4yMjg1NDI0NjRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.18+unknown" instance.id=8bf4e733-1049-4ff6-94b1-d68f40dce4cf vars.name=test vars.uuid=34b30823-4b52-408b-b837-c412d1294dff version="v2.3.0+unknown" 
22:02:41 [2023-02-22T22:02:41.328Z] time="2023-02-22T22:02:41Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/34b30823-4b52-408b-b837-c412d1294dff/data\")" go.version=go1.20.1 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=5b65b194-a0c1-4cbe-8974-7beab170f02c http.request.method=PUT http.request.remoteaddr="127.0.0.1:39666" http.request.uri="/v2/test/blobs/uploads/34b30823-4b52-408b-b837-c412d1294dff?_state=NsLJ4d07NqjrGEEd7OeFK1OotHWY8FDsBt4OZIoxb_F7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjM0YjMwODIzLTRiNTItNDA4Yi1iODM3LWM0MTJkMTI5NGRmZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0yMlQyMjowMjo0MS4yMjg1NDI0NjRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.18+unknown" instance.id=8bf4e733-1049-4ff6-94b1-d68f40dce4cf trace.duration=10.765µs trace.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=8be3fe33-b14a-4218-a882-8857226abe77 trace.line=141 vars.name=test vars.uuid=34b30823-4b52-408b-b837-c412d1294dff version="v2.3.0+unknown" 
22:02:41 [2023-02-22T22:02:41.328Z] time="2023-02-22T22:02:41Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/962b19ee-01a2-4b50-a838-9af344f4cbd0/data\", 0)" go.version=go1.20.1 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=9bd2dc9d-e0e9-449a-a50c-230efb673671 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39664" http.request.uri="/v2/test/blobs/uploads/962b19ee-01a2-4b50-a838-9af344f4cbd0?_state=RYnzDL_e-j2ZF9CjQWY2gnmbrNbWKxoanKay6oqz7Y97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijk2MmIxOWVlLTAxYTItNGI1MC1hODM4LTlhZjM0NGY0Y2JkMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0yMlQyMjowMjo0MS4yMzI2NzA5NDJaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.18+unknown" instance.id=8bf4e733-1049-4ff6-94b1-d68f40dce4cf trace.duration=77.193µs trace.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=356cb278-e1ae-4e26-b6e2-f7f5afe86043 trace.line=124 vars.name=test vars.uuid=962b19ee-01a2-4b50-a838-9af344f4cbd0 version="v2.3.0+unknown" 
22:02:41 [2023-02-22T22:02:41.328Z] time="2023-02-22T22:02:41Z" level=debug msg="(*blobWriter).Commit" go.version=go1.20.1 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=9bd2dc9d-e0e9-449a-a50c-230efb673671 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39664" http.request.uri="/v2/test/blobs/uploads/962b19ee-01a2-4b50-a838-9af344f4cbd0?_state=RYnzDL_e-j2ZF9CjQWY2gnmbrNbWKxoanKay6oqz7Y97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijk2MmIxOWVlLTAxYTItNGI1MC1hODM4LTlhZjM0NGY0Y2JkMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0yMlQyMjowMjo0MS4yMzI2NzA5NDJaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.18+unknown" instance.id=8bf4e733-1049-4ff6-94b1-d68f40dce4cf vars.name=test vars.uuid=962b19ee-01a2-4b50-a838-9af344f4cbd0 version="v2.3.0+unknown" 
22:02:41 [2023-02-22T22:02:41.329Z] time="2023-02-22T22:02:41Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/962b19ee-01a2-4b50-a838-9af344f4cbd0/data\")" go.version=go1.20.1 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=9bd2dc9d-e0e9-449a-a50c-230efb673671 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39664" http.request.uri="/v2/test/blobs/uploads/962b19ee-01a2-4b50-a838-9af344f4cbd0?_state=RYnzDL_e-j2ZF9CjQWY2gnmbrNbWKxoanKay6oqz7Y97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijk2MmIxOWVlLTAxYTItNGI1MC1hODM4LTlhZjM0NGY0Y2JkMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0yMlQyMjowMjo0MS4yMzI2NzA5NDJaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.18+unknown" instance.id=8bf4e733-1049-4ff6-94b1-d68f40dce4cf trace.duration=19.815µs trace.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=c900b31a-0ebb-49b9-8451-c1b19a6fbd34 trace.line=141 vars.name=test vars.uuid=962b19ee-01a2-4b50-a838-9af344f4cbd0 version="v2.3.0+unknown" 
22:02:41 [2023-02-22T22:02:41.329Z] time="2023-02-22T22:02:41Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.20.1 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=9bd2dc9d-e0e9-449a-a50c-230efb673671 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39664" http.request.uri="/v2/test/blobs/uploads/962b19ee-01a2-4b50-a838-9af344f4cbd0?_state=RYnzDL_e-j2ZF9CjQWY2gnmbrNbWKxoanKay6oqz7Y97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijk2MmIxOWVlLTAxYTItNGI1MC1hODM4LTlhZjM0NGY0Y2JkMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0yMlQyMjowMjo0MS4yMzI2NzA5NDJaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.18+unknown" instance.id=8bf4e733-1049-4ff6-94b1-d68f40dce4cf trace.duration=18.248µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=e82c7be9-1aaa-42db-8cef-df636dbf7ac3 trace.line=141 vars.name=test vars.uuid=962b19ee-01a2-4b50-a838-9af344f4cbd0 version="v2.3.0+unknown" 
22:02:41 [2023-02-22T22:02:41.329Z] time="2023-02-22T22:02:41Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/962b19ee-01a2-4b50-a838-9af344f4cbd0/data\")" go.version=go1.20.1 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=9bd2dc9d-e0e9-449a-a50c-230efb673671 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39664" http.request.uri="/v2/test/blobs/uploads/962b19ee-01a2-4b50-a838-9af344f4cbd0?_state=RYnzDL_e-j2ZF9CjQWY2gnmbrNbWKxoanKay6oqz7Y97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijk2MmIxOWVlLTAxYTItNGI1MC1hODM4LTlhZjM0NGY0Y2JkMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0yMlQyMjowMjo0MS4yMzI2NzA5NDJaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.18+unknown" instance.id=8bf4e733-1049-4ff6-94b1-d68f40dce4cf trace.duration=31.705µs trace.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=232ffc63-4b27-4947-b119-f03d5a432f17 trace.line=141 vars.name=test vars.uuid=962b19ee-01a2-4b50-a838-9af344f4cbd0 version="v2.3.0+unknown" 
22:02:41 [2023-02-22T22:02:41.329Z] time="2023-02-22T22:02:41Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/962b19ee-01a2-4b50-a838-9af344f4cbd0/data\", \"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\"" go.version=go1.20.1 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=9bd2dc9d-e0e9-449a-a50c-230efb673671 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39664" http.request.uri="/v2/test/blobs/uploads/962b19ee-01a2-4b50-a838-9af344f4cbd0?_state=RYnzDL_e-j2ZF9CjQWY2gnmbrNbWKxoanKay6oqz7Y97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijk2MmIxOWVlLTAxYTItNGI1MC1hODM4LTlhZjM0NGY0Y2JkMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0yMlQyMjowMjo0MS4yMzI2NzA5NDJaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.18+unknown" instance.id=8bf4e733-1049-4ff6-94b1-d68f40dce4cf trace.duration=59.881µs trace.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=3c688310-2ac2-462b-b8d5-ade922d8f8bd trace.line=167 vars.name=test vars.uuid=962b19ee-01a2-4b50-a838-9af344f4cbd0 version="v2.3.0+unknown" 
22:02:41 [2023-02-22T22:02:41.329Z] time="2023-02-22T22:02:41Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.20.1 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=9bd2dc9d-e0e9-449a-a50c-230efb673671 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39664" http.request.uri="/v2/test/blobs/uploads/962b19ee-01a2-4b50-a838-9af344f4cbd0?_state=RYnzDL_e-j2ZF9CjQWY2gnmbrNbWKxoanKay6oqz7Y97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijk2MmIxOWVlLTAxYTItNGI1MC1hODM4LTlhZjM0NGY0Y2JkMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0yMlQyMjowMjo0MS4yMzI2NzA5NDJaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.18+unknown" instance.id=8bf4e733-1049-4ff6-94b1-d68f40dce4cf trace.duration=112.294µs trace.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=41338fbb-4abd-4c60-8646-364b03a90fc9 trace.line=95 vars.name=test vars.uuid=962b19ee-01a2-4b50-a838-9af344f4cbd0 version="v2.3.0+unknown" 
22:02:41 [2023-02-22T22:02:41.329Z] time="2023-02-22T22:02:41Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/962b19ee-01a2-4b50-a838-9af344f4cbd0\")" go.version=go1.20.1 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=9bd2dc9d-e0e9-449a-a50c-230efb673671 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39664" http.request.uri="/v2/test/blobs/uploads/962b19ee-01a2-4b50-a838-9af344f4cbd0?_state=RYnzDL_e-j2ZF9CjQWY2gnmbrNbWKxoanKay6oqz7Y97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijk2MmIxOWVlLTAxYTItNGI1MC1hODM4LTlhZjM0NGY0Y2JkMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0yMlQyMjowMjo0MS4yMzI2NzA5NDJaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.18+unknown" instance.id=8bf4e733-1049-4ff6-94b1-d68f40dce4cf trace.duration=125.037µs trace.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=c0d13453-c03f-4dda-acc3-fc0c9f2cf9ac trace.line=181 vars.name=test vars.uuid=962b19ee-01a2-4b50-a838-9af344f4cbd0 version="v2.3.0+unknown" 
22:02:41 [2023-02-22T22:02:41.329Z] time="2023-02-22T22:02:41Z" level=info msg="response completed" go.version=go1.20.1 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=9bd2dc9d-e0e9-449a-a50c-230efb673671 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39664" http.request.uri="/v2/test/blobs/uploads/962b19ee-01a2-4b50-a838-9af344f4cbd0?_state=RYnzDL_e-j2ZF9CjQWY2gnmbrNbWKxoanKay6oqz7Y97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijk2MmIxOWVlLTAxYTItNGI1MC1hODM4LTlhZjM0NGY0Y2JkMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0yMlQyMjowMjo0MS4yMzI2NzA5NDJaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.18+unknown" http.response.duration=8.174937ms http.response.status=201 http.response.written=0 instance.id=8bf4e733-1049-4ff6-94b1-d68f40dce4cf version="v2.3.0+unknown" 
22:02:41 [2023-02-22T22:02:41.329Z] 127.0.0.1 - - [22/Feb/2023:22:02:41 +0000] "PUT /v2/test/blobs/uploads/962b19ee-01a2-4b50-a838-9af344f4cbd0?_state=RYnzDL_e-j2ZF9CjQWY2gnmbrNbWKxoanKay6oqz7Y97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijk2MmIxOWVlLTAxYTItNGI1MC1hODM4LTlhZjM0NGY0Y2JkMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0yMlQyMjowMjo0MS4yMzI2NzA5NDJaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 201 0 "" "containerd/1.6.18+unknown"
22:02:41 [2023-02-22T22:02:41.329Z] time="2023-02-22T22:02:41Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.1 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=5b65b194-a0c1-4cbe-8974-7beab170f02c http.request.method=PUT http.request.remoteaddr="127.0.0.1:39666" http.request.uri="/v2/test/blobs/uploads/34b30823-4b52-408b-b837-c412d1294dff?_state=NsLJ4d07NqjrGEEd7OeFK1OotHWY8FDsBt4OZIoxb_F7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjM0YjMwODIzLTRiNTItNDA4Yi1iODM3LWM0MTJkMTI5NGRmZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0yMlQyMjowMjo0MS4yMjg1NDI0NjRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.18+unknown" instance.id=8bf4e733-1049-4ff6-94b1-d68f40dce4cf trace.duration=14.728µs trace.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=c6eca60a-9b23-41a4-b2de-0251b2d2c9be trace.line=141 vars.name=test vars.uuid=34b30823-4b52-408b-b837-c412d1294dff version="v2.3.0+unknown" 
22:02:41 [2023-02-22T22:02:41.329Z] time="2023-02-22T22:02:41Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/34b30823-4b52-408b-b837-c412d1294dff/data\")" go.version=go1.20.1 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=5b65b194-a0c1-4cbe-8974-7beab170f02c http.request.method=PUT http.request.remoteaddr="127.0.0.1:39666" http.request.uri="/v2/test/blobs/uploads/34b30823-4b52-408b-b837-c412d1294dff?_state=NsLJ4d07NqjrGEEd7OeFK1OotHWY8FDsBt4OZIoxb_F7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjM0YjMwODIzLTRiNTItNDA4Yi1iODM3LWM0MTJkMTI5NGRmZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0yMlQyMjowMjo0MS4yMjg1NDI0NjRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.18+unknown" instance.id=8bf4e733-1049-4ff6-94b1-d68f40dce4cf trace.duration=21.014µs trace.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=f6b8f225-1259-452b-8f2f-1b37708dc0b0 trace.line=141 vars.name=test vars.uuid=34b30823-4b52-408b-b837-c412d1294dff version="v2.3.0+unknown" 
22:02:41 [2023-02-22T22:02:41.329Z] time="2023-02-22T22:02:41Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/34b30823-4b52-408b-b837-c412d1294dff/data\", \"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\"" go.version=go1.20.1 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=5b65b194-a0c1-4cbe-8974-7beab170f02c http.request.method=PUT http.request.remoteaddr="127.0.0.1:39666" http.request.uri="/v2/test/blobs/uploads/34b30823-4b52-408b-b837-c412d1294dff?_state=NsLJ4d07NqjrGEEd7OeFK1OotHWY8FDsBt4OZIoxb_F7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjM0YjMwODIzLTRiNTItNDA4Yi1iODM3LWM0MTJkMTI5NGRmZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0yMlQyMjowMjo0MS4yMjg1NDI0NjRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.18+unknown" instance.id=8bf4e733-1049-4ff6-94b1-d68f40dce4cf trace.duration=44.652µs trace.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=cd4d2220-dcf3-4c55-ae1e-d78d3bd468d3 trace.line=167 vars.name=test vars.uuid=34b30823-4b52-408b-b837-c412d1294dff version="v2.3.0+unknown" 
22:02:41 [2023-02-22T22:02:41.329Z] time="2023-02-22T22:02:41Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.1 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=5b65b194-a0c1-4cbe-8974-7beab170f02c http.request.method=PUT http.request.remoteaddr="127.0.0.1:39666" http.request.uri="/v2/test/blobs/uploads/34b30823-4b52-408b-b837-c412d1294dff?_state=NsLJ4d07NqjrGEEd7OeFK1OotHWY8FDsBt4OZIoxb_F7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjM0YjMwODIzLTRiNTItNDA4Yi1iODM3LWM0MTJkMTI5NGRmZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0yMlQyMjowMjo0MS4yMjg1NDI0NjRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.18+unknown" instance.id=8bf4e733-1049-4ff6-94b1-d68f40dce4cf trace.duration=45.719µs trace.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=d2e1dd50-7dca-4f37-8bbd-27fa37cf28cb trace.line=95 vars.name=test vars.uuid=34b30823-4b52-408b-b837-c412d1294dff version="v2.3.0+unknown" 
22:02:41 [2023-02-22T22:02:41.329Z] time="2023-02-22T22:02:41Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/34b30823-4b52-408b-b837-c412d1294dff\")" go.version=go1.20.1 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=5b65b194-a0c1-4cbe-8974-7beab170f02c http.request.method=PUT http.request.remoteaddr="127.0.0.1:39666" http.request.uri="/v2/test/blobs/uploads/34b30823-4b52-408b-b837-c412d1294dff?_state=NsLJ4d07NqjrGEEd7OeFK1OotHWY8FDsBt4OZIoxb_F7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjM0YjMwODIzLTRiNTItNDA4Yi1iODM3LWM0MTJkMTI5NGRmZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0yMlQyMjowMjo0MS4yMjg1NDI0NjRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.18+unknown" instance.id=8bf4e733-1049-4ff6-94b1-d68f40dce4cf trace.duration=79.064µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Delete" trace.id=b4c3000f-feea-4303-870c-13ae348d0c6b trace.line=181 vars.name=test vars.uuid=34b30823-4b52-408b-b837-c412d1294dff version="v2.3.0+unknown" 
22:02:41 [2023-02-22T22:02:41.329Z] time="2023-02-22T22:02:41Z" level=info msg="response completed" go.version=go1.20.1 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=5b65b194-a0c1-4cbe-8974-7beab170f02c http.request.method=PUT http.request.remoteaddr="127.0.0.1:39666" http.request.uri="/v2/test/blobs/uploads/34b30823-4b52-408b-b837-c412d1294dff?_state=NsLJ4d07NqjrGEEd7OeFK1OotHWY8FDsBt4OZIoxb_F7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjM0YjMwODIzLTRiNTItNDA4Yi1iODM3LWM0MTJkMTI5NGRmZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0yMlQyMjowMjo0MS4yMjg1NDI0NjRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.18+unknown" http.response.duration=20.475957ms http.response.status=201 http.response.written=0 instance.id=8bf4e733-1049-4ff6-94b1-d68f40dce4cf version="v2.3.0+unknown" 
22:02:41 [2023-02-22T22:02:41.329Z] 127.0.0.1 - - [22/Feb/2023:22:02:41 +0000] "PUT /v2/test/blobs/uploads/34b30823-4b52-408b-b837-c412d1294dff?_state=NsLJ4d07NqjrGEEd7OeFK1OotHWY8FDsBt4OZIoxb_F7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjM0YjMwODIzLTRiNTItNDA4Yi1iODM3LWM0MTJkMTI5NGRmZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0yMlQyMjowMjo0MS4yMjg1NDI0NjRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.6.18+unknown"
22:02:41 [2023-02-22T22:02:41.329Z] time="2023-02-22T22:02:41Z" level=debug msg="authorizing request" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=72db5821-75ec-4257-9941-9574f35546da http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39666" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.18+unknown" instance.id=8bf4e733-1049-4ff6-94b1-d68f40dce4cf vars.name=test vars.reference=latest version="v2.3.0+unknown" 
22:02:41 [2023-02-22T22:02:41.329Z] time="2023-02-22T22:02:41Z" level=debug msg=GetImageManifest go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=72db5821-75ec-4257-9941-9574f35546da http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39666" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.18+unknown" instance.id=8bf4e733-1049-4ff6-94b1-d68f40dce4cf vars.name=test vars.reference=latest version="v2.3.0+unknown" 
22:02:41 [2023-02-22T22:02:41.329Z] time="2023-02-22T22:02:41Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=72db5821-75ec-4257-9941-9574f35546da http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39666" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.18+unknown" instance.id=8bf4e733-1049-4ff6-94b1-d68f40dce4cf trace.duration=20.168µs trace.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=84cf1893-37ef-459a-84e2-b13f521d06fc trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
22:02:41 [2023-02-22T22:02:41.329Z] time="2023-02-22T22:02:41Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=72db5821-75ec-4257-9941-9574f35546da http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39666" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.18+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration="935.896µs" http.response.status=404 http.response.written=96 instance.id=8bf4e733-1049-4ff6-94b1-d68f40dce4cf vars.name=test vars.reference=latest version="v2.3.0+unknown" 
22:02:41 [2023-02-22T22:02:41.329Z] 127.0.0.1 - - [22/Feb/2023:22:02:41 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.6.18+unknown"
22:02:41 [2023-02-22T22:02:41.329Z] time="2023-02-22T22:02:41Z" level=debug msg="authorizing request" go.version=go1.20.1 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=e021377d-226c-41b6-bc7f-cafb8cafe4df http.request.method=PUT http.request.remoteaddr="127.0.0.1:39666" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.18+unknown" instance.id=8bf4e733-1049-4ff6-94b1-d68f40dce4cf vars.name=test vars.reference=latest version="v2.3.0+unknown" 
22:02:41 [2023-02-22T22:02:41.329Z] time="2023-02-22T22:02:41Z" level=debug msg=PutImageManifest go.version=go1.20.1 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=e021377d-226c-41b6-bc7f-cafb8cafe4df http.request.method=PUT http.request.remoteaddr="127.0.0.1:39666" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.18+unknown" instance.id=8bf4e733-1049-4ff6-94b1-d68f40dce4cf vars.name=test vars.reference=latest version="v2.3.0+unknown" 
22:02:41 [2023-02-22T22:02:41.329Z] time="2023-02-22T22:02:41Z" level=debug msg="(*manifestStore).Put" go.version=go1.20.1 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=e021377d-226c-41b6-bc7f-cafb8cafe4df http.request.method=PUT http.request.remoteaddr="127.0.0.1:39666" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.18+unknown" instance.id=8bf4e733-1049-4ff6-94b1-d68f40dce4cf vars.name=test vars.reference=latest version="v2.3.0+unknown" 
22:02:41 [2023-02-22T22:02:41.329Z] time="2023-02-22T22:02:41Z" level=debug msg="(*schema2ManifestHandler).Put" go.version=go1.20.1 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=e021377d-226c-41b6-bc7f-cafb8cafe4df http.request.method=PUT http.request.remoteaddr="127.0.0.1:39666" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.18+unknown" instance.id=8bf4e733-1049-4ff6-94b1-d68f40dce4cf vars.name=test vars.reference=latest version="v2.3.0+unknown" 
22:02:41 [2023-02-22T22:02:41.329Z] time="2023-02-22T22:02:41Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.20.1 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=e021377d-226c-41b6-bc7f-cafb8cafe4df http.request.method=PUT http.request.remoteaddr="127.0.0.1:39666" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.18+unknown" instance.id=8bf4e733-1049-4ff6-94b1-d68f40dce4cf trace.duration=38.253µs trace.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=aa018e03-3f44-473b-8cf4-e244922ea845 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
22:02:41 [2023-02-22T22:02:41.329Z] time="2023-02-22T22:02:41Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.20.1 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=e021377d-226c-41b6-bc7f-cafb8cafe4df http.request.method=PUT http.request.remoteaddr="127.0.0.1:39666" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.18+unknown" instance.id=8bf4e733-1049-4ff6-94b1-d68f40dce4cf 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).Stat" trace.id=46cdcafa-dc38-4c81-b995-d267a97907e7 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
22:02:41 [2023-02-22T22:02:41.329Z] time="2023-02-22T22:02:41Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.1 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=e021377d-226c-41b6-bc7f-cafb8cafe4df http.request.method=PUT http.request.remoteaddr="127.0.0.1:39666" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.18+unknown" instance.id=8bf4e733-1049-4ff6-94b1-d68f40dce4cf trace.duration=44.661µs trace.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=a39018a1-3fc0-47cf-b1a4-d86ac9fc19cc trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
22:02:41 [2023-02-22T22:02:41.330Z] time="2023-02-22T22:02:41Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.1 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=e021377d-226c-41b6-bc7f-cafb8cafe4df http.request.method=PUT http.request.remoteaddr="127.0.0.1:39666" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.18+unknown" instance.id=8bf4e733-1049-4ff6-94b1-d68f40dce4cf trace.duration=12.734µs trace.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=3ce560db-d083-4374-b7d1-beac1f56a6bf trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
22:02:41 [2023-02-22T22:02:41.330Z] time="2023-02-22T22:02:41Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.20.1 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=e021377d-226c-41b6-bc7f-cafb8cafe4df http.request.method=PUT http.request.remoteaddr="127.0.0.1:39666" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.18+unknown" instance.id=8bf4e733-1049-4ff6-94b1-d68f40dce4cf trace.duration=12.923µs trace.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=b92f45ac-5f2d-45f9-9cb8-77eee9fd893d trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
22:02:41 [2023-02-22T22:02:41.330Z] time="2023-02-22T22:02:41Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.20.1 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=e021377d-226c-41b6-bc7f-cafb8cafe4df http.request.method=PUT http.request.remoteaddr="127.0.0.1:39666" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.18+unknown" instance.id=8bf4e733-1049-4ff6-94b1-d68f40dce4cf trace.duration=137.123µs trace.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=a28034a2-2675-4d56-8255-4e503efdf0c7 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
22:02:41 [2023-02-22T22:02:41.330Z] time="2023-02-22T22:02:41Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.20.1 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=e021377d-226c-41b6-bc7f-cafb8cafe4df http.request.method=PUT http.request.remoteaddr="127.0.0.1:39666" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.18+unknown" instance.id=8bf4e733-1049-4ff6-94b1-d68f40dce4cf trace.duration=91.724µs trace.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=09f1ca6b-4dfc-45d7-9c24-e3f38b1b3ec8 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
22:02:41 [2023-02-22T22:02:41.330Z] time="2023-02-22T22:02:41Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.20.1 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=e021377d-226c-41b6-bc7f-cafb8cafe4df http.request.method=PUT http.request.remoteaddr="127.0.0.1:39666" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.18+unknown" instance.id=8bf4e733-1049-4ff6-94b1-d68f40dce4cf trace.duration=56.607µs trace.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=023d59e3-1200-476a-895c-5cfe0ef1b455 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
22:02:41 [2023-02-22T22:02:41.330Z] time="2023-02-22T22:02:41Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/index/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.20.1 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=e021377d-226c-41b6-bc7f-cafb8cafe4df http.request.method=PUT http.request.remoteaddr="127.0.0.1:39666" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.18+unknown" instance.id=8bf4e733-1049-4ff6-94b1-d68f40dce4cf trace.duration=108.644µs trace.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=9f096c75-5767-4f98-9509-2b69f51286d9 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
22:02:41 [2023-02-22T22:02:41.330Z] time="2023-02-22T22:02:41Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.20.1 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=e021377d-226c-41b6-bc7f-cafb8cafe4df http.request.method=PUT http.request.remoteaddr="127.0.0.1:39666" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.18+unknown" instance.id=8bf4e733-1049-4ff6-94b1-d68f40dce4cf trace.duration=57.05µs trace.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=1bae6757-eff2-4577-ad27-b04e629273a7 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
22:02:41 [2023-02-22T22:02:41.330Z] time="2023-02-22T22:02:41Z" level=info msg="response completed" go.version=go1.20.1 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=e021377d-226c-41b6-bc7f-cafb8cafe4df http.request.method=PUT http.request.remoteaddr="127.0.0.1:39666" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.18+unknown" http.response.duration=2.925399ms http.response.status=201 http.response.written=0 instance.id=8bf4e733-1049-4ff6-94b1-d68f40dce4cf version="v2.3.0+unknown" 
22:02:41 [2023-02-22T22:02:41.330Z] 127.0.0.1 - - [22/Feb/2023:22:02:41 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.6.18+unknown"
22:02:41 [2023-02-22T22:02:41.330Z] time="2023-02-22T22:02:41Z" level=debug msg="authorizing request" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=a6e7fc09-43be-4416-87d1-29e6592c5d39 http.request.method=GET http.request.remoteaddr="127.0.0.1:39698" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.1 git-commit/cd779dae46ee1d1bc69491946a8eb548f37020bd kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=8bf4e733-1049-4ff6-94b1-d68f40dce4cf version="v2.3.0+unknown" 
22:02:41 [2023-02-22T22:02:41.330Z] time="2023-02-22T22:02:41Z" level=info msg="response completed" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=a6e7fc09-43be-4416-87d1-29e6592c5d39 http.request.method=GET http.request.remoteaddr="127.0.0.1:39698" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.1 git-commit/cd779dae46ee1d1bc69491946a8eb548f37020bd 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="863.191µs" http.response.status=200 http.response.written=2 instance.id=8bf4e733-1049-4ff6-94b1-d68f40dce4cf version="v2.3.0+unknown" 
22:02:41 [2023-02-22T22:02:41.330Z] 127.0.0.1 - - [22/Feb/2023:22:02:41 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.20.1 git-commit/cd779dae46ee1d1bc69491946a8eb548f37020bd kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
22:02:41 [2023-02-22T22:02:41.330Z] time="2023-02-22T22:02:41Z" level=debug msg="authorizing request" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=c5409ec0-4887-46d3-8a5f-781c130da160 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39708" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.1 git-commit/cd779dae46ee1d1bc69491946a8eb548f37020bd kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=8bf4e733-1049-4ff6-94b1-d68f40dce4cf vars.name=test vars.reference=latest version="v2.3.0+unknown" 
22:02:41 [2023-02-22T22:02:41.330Z] time="2023-02-22T22:02:41Z" level=debug msg=GetImageManifest go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=c5409ec0-4887-46d3-8a5f-781c130da160 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39708" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.1 git-commit/cd779dae46ee1d1bc69491946a8eb548f37020bd kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=8bf4e733-1049-4ff6-94b1-d68f40dce4cf vars.name=test vars.reference=latest version="v2.3.0+unknown" 
22:02:41 [2023-02-22T22:02:41.330Z] time="2023-02-22T22:02:41Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=c5409ec0-4887-46d3-8a5f-781c130da160 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39708" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.1 git-commit/cd779dae46ee1d1bc69491946a8eb548f37020bd kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=8bf4e733-1049-4ff6-94b1-d68f40dce4cf trace.duration=60.865µs trace.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=97879ab0-a81f-470b-b1a5-a3c3214090d5 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
22:02:41 [2023-02-22T22:02:41.330Z] time="2023-02-22T22:02:41Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=c5409ec0-4887-46d3-8a5f-781c130da160 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39708" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.1 git-commit/cd779dae46ee1d1bc69491946a8eb548f37020bd kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=8bf4e733-1049-4ff6-94b1-d68f40dce4cf vars.name=test vars.reference=latest version="v2.3.0+unknown" 
22:02:41 [2023-02-22T22:02:41.330Z] time="2023-02-22T22:02:41Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=c5409ec0-4887-46d3-8a5f-781c130da160 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39708" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.1 git-commit/cd779dae46ee1d1bc69491946a8eb548f37020bd kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=8bf4e733-1049-4ff6-94b1-d68f40dce4cf trace.duration=29.67µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=f4f76fc4-67bc-441c-8a45-510e68ba6a2a trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
22:02:41 [2023-02-22T22:02:41.330Z] time="2023-02-22T22:02:41Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=c5409ec0-4887-46d3-8a5f-781c130da160 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39708" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.1 git-commit/cd779dae46ee1d1bc69491946a8eb548f37020bd kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=8bf4e733-1049-4ff6-94b1-d68f40dce4cf trace.duration=28.324µs trace.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=efef8e96-b311-4fb2-b8e4-12d21a0537c0 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
22:02:41 [2023-02-22T22:02:41.330Z] time="2023-02-22T22:02:41Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=c5409ec0-4887-46d3-8a5f-781c130da160 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39708" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.1 git-commit/cd779dae46ee1d1bc69491946a8eb548f37020bd kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=8bf4e733-1049-4ff6-94b1-d68f40dce4cf trace.duration=26.453µs trace.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=79292b6c-2520-4280-9bad-6ed419a17dc5 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
22:02:41 [2023-02-22T22:02:41.330Z] time="2023-02-22T22:02:41Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=c5409ec0-4887-46d3-8a5f-781c130da160 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39708" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.1 git-commit/cd779dae46ee1d1bc69491946a8eb548f37020bd kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=8bf4e733-1049-4ff6-94b1-d68f40dce4cf vars.name=test vars.reference=latest version="v2.3.0+unknown" 
22:02:41 [2023-02-22T22:02:41.330Z] time="2023-02-22T22:02:41Z" level=info msg="response completed" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=c5409ec0-4887-46d3-8a5f-781c130da160 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39708" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.1 git-commit/cd779dae46ee1d1bc69491946a8eb548f37020bd 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.003438ms http.response.status=200 http.response.written=417 instance.id=8bf4e733-1049-4ff6-94b1-d68f40dce4cf version="v2.3.0+unknown" 
22:02:41 [2023-02-22T22:02:41.330Z] 127.0.0.1 - - [22/Feb/2023:22:02:41 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.20.1 git-commit/cd779dae46ee1d1bc69491946a8eb548f37020bd kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
22:02:41 [2023-02-22T22:02:41.330Z] time="2023-02-22T22:02:41Z" level=debug msg="authorizing request" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=61d9a3af-f1c0-4f25-9406-4ec5340dc328 http.request.method=GET http.request.remoteaddr="127.0.0.1:39710" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.1 git-commit/cd779dae46ee1d1bc69491946a8eb548f37020bd kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=8bf4e733-1049-4ff6-94b1-d68f40dce4cf vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
22:02:41 [2023-02-22T22:02:41.330Z] time="2023-02-22T22:02:41Z" level=debug msg=GetImageManifest go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=61d9a3af-f1c0-4f25-9406-4ec5340dc328 http.request.method=GET http.request.remoteaddr="127.0.0.1:39710" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.1 git-commit/cd779dae46ee1d1bc69491946a8eb548f37020bd kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=8bf4e733-1049-4ff6-94b1-d68f40dce4cf vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
22:02:41 [2023-02-22T22:02:41.330Z] time="2023-02-22T22:02:41Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=61d9a3af-f1c0-4f25-9406-4ec5340dc328 http.request.method=GET http.request.remoteaddr="127.0.0.1:39710" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.1 git-commit/cd779dae46ee1d1bc69491946a8eb548f37020bd kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=8bf4e733-1049-4ff6-94b1-d68f40dce4cf vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
22:02:41 [2023-02-22T22:02:41.330Z] time="2023-02-22T22:02:41Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=61d9a3af-f1c0-4f25-9406-4ec5340dc328 http.request.method=GET http.request.remoteaddr="127.0.0.1:39710" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.1 git-commit/cd779dae46ee1d1bc69491946a8eb548f37020bd kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=8bf4e733-1049-4ff6-94b1-d68f40dce4cf trace.duration=43.889µs trace.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=711aa75f-9a89-45d1-b135-eb0e023a05e0 trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
22:02:41 [2023-02-22T22:02:41.330Z] time="2023-02-22T22:02:41Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=61d9a3af-f1c0-4f25-9406-4ec5340dc328 http.request.method=GET http.request.remoteaddr="127.0.0.1:39710" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.1 git-commit/cd779dae46ee1d1bc69491946a8eb548f37020bd kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=8bf4e733-1049-4ff6-94b1-d68f40dce4cf trace.duration=13.53µs trace.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=a9082b15-9824-40bc-9f6b-d17835ece66f trace.line=141 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
22:02:41 [2023-02-22T22:02:41.330Z] time="2023-02-22T22:02:41Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=61d9a3af-f1c0-4f25-9406-4ec5340dc328 http.request.method=GET http.request.remoteaddr="127.0.0.1:39710" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.1 git-commit/cd779dae46ee1d1bc69491946a8eb548f37020bd kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=8bf4e733-1049-4ff6-94b1-d68f40dce4cf trace.duration=26.921µs trace.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=bae4b94f-7aaa-4b97-b6bb-96021e7361a7 trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
22:02:41 [2023-02-22T22:02:41.331Z] time="2023-02-22T22:02:41Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=61d9a3af-f1c0-4f25-9406-4ec5340dc328 http.request.method=GET http.request.remoteaddr="127.0.0.1:39710" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.1 git-commit/cd779dae46ee1d1bc69491946a8eb548f37020bd kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=8bf4e733-1049-4ff6-94b1-d68f40dce4cf vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
22:02:41 [2023-02-22T22:02:41.331Z] time="2023-02-22T22:02:41Z" level=info msg="response completed" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=61d9a3af-f1c0-4f25-9406-4ec5340dc328 http.request.method=GET http.request.remoteaddr="127.0.0.1:39710" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.1 git-commit/cd779dae46ee1d1bc69491946a8eb548f37020bd 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.182101ms http.response.status=200 http.response.written=417 instance.id=8bf4e733-1049-4ff6-94b1-d68f40dce4cf version="v2.3.0+unknown" 
22:02:41 [2023-02-22T22:02:41.331Z] 127.0.0.1 - - [22/Feb/2023:22:02:41 +0000] "GET /v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 200 417 "" "docker/dev go/go1.20.1 git-commit/cd779dae46ee1d1bc69491946a8eb548f37020bd kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
22:02:41 [2023-02-22T22:02:41.331Z] time="2023-02-22T22:02:41Z" level=debug msg="authorizing request" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=2d298bc8-51a5-4984-ab43-471a4d47a560 http.request.method=GET http.request.remoteaddr="127.0.0.1:39718" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.1 git-commit/cd779dae46ee1d1bc69491946a8eb548f37020bd kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=8bf4e733-1049-4ff6-94b1-d68f40dce4cf vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
22:02:41 [2023-02-22T22:02:41.331Z] time="2023-02-22T22:02:41Z" level=debug msg=GetBlob go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=2d298bc8-51a5-4984-ab43-471a4d47a560 http.request.method=GET http.request.remoteaddr="127.0.0.1:39718" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.1 git-commit/cd779dae46ee1d1bc69491946a8eb548f37020bd kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=8bf4e733-1049-4ff6-94b1-d68f40dce4cf vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
22:02:41 [2023-02-22T22:02:41.331Z] time="2023-02-22T22:02:41Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=2d298bc8-51a5-4984-ab43-471a4d47a560 http.request.method=GET http.request.remoteaddr="127.0.0.1:39718" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.1 git-commit/cd779dae46ee1d1bc69491946a8eb548f37020bd kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=8bf4e733-1049-4ff6-94b1-d68f40dce4cf trace.duration=53.711µs trace.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=c7dae219-213c-4427-94b1-a31891074f94 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
22:02:41 [2023-02-22T22:02:41.331Z] time="2023-02-22T22:02:41Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=2d298bc8-51a5-4984-ab43-471a4d47a560 http.request.method=GET http.request.remoteaddr="127.0.0.1:39718" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.1 git-commit/cd779dae46ee1d1bc69491946a8eb548f37020bd kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=8bf4e733-1049-4ff6-94b1-d68f40dce4cf trace.duration=13.982µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=a1c41ee1-3ae2-4a48-999d-ddb4bdcb2e5a trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
22:02:41 [2023-02-22T22:02:41.331Z] time="2023-02-22T22:02:41Z" level=debug msg="authorizing request" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=d5e551bd-109d-4330-b0a7-25f32ba0f6fd http.request.method=GET http.request.remoteaddr="127.0.0.1:39720" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.1 git-commit/cd779dae46ee1d1bc69491946a8eb548f37020bd kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=8bf4e733-1049-4ff6-94b1-d68f40dce4cf vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
22:02:41 [2023-02-22T22:02:41.331Z] time="2023-02-22T22:02:41Z" level=debug msg=GetBlob go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=d5e551bd-109d-4330-b0a7-25f32ba0f6fd http.request.method=GET http.request.remoteaddr="127.0.0.1:39720" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.1 git-commit/cd779dae46ee1d1bc69491946a8eb548f37020bd kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=8bf4e733-1049-4ff6-94b1-d68f40dce4cf vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
22:02:41 [2023-02-22T22:02:41.331Z] time="2023-02-22T22:02:41Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=d5e551bd-109d-4330-b0a7-25f32ba0f6fd http.request.method=GET http.request.remoteaddr="127.0.0.1:39720" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.1 git-commit/cd779dae46ee1d1bc69491946a8eb548f37020bd kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=8bf4e733-1049-4ff6-94b1-d68f40dce4cf trace.duration=31.581µs trace.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=8a0105fe-f2b3-4c53-80c8-e99af30e8261 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
22:02:41 [2023-02-22T22:02:41.331Z] time="2023-02-22T22:02:41Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=d5e551bd-109d-4330-b0a7-25f32ba0f6fd http.request.method=GET http.request.remoteaddr="127.0.0.1:39720" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.1 git-commit/cd779dae46ee1d1bc69491946a8eb548f37020bd kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=8bf4e733-1049-4ff6-94b1-d68f40dce4cf trace.duration=25.034µs trace.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=bc168e78-4ca5-4cd2-8994-c6b3b6785f14 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
22:02:41 [2023-02-22T22:02:41.331Z] time="2023-02-22T22:02:41Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=d5e551bd-109d-4330-b0a7-25f32ba0f6fd http.request.method=GET http.request.remoteaddr="127.0.0.1:39720" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.1 git-commit/cd779dae46ee1d1bc69491946a8eb548f37020bd kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=8bf4e733-1049-4ff6-94b1-d68f40dce4cf trace.duration=53.218µs trace.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=2b07d05b-4944-49e9-babd-4772d9435a42 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
22:02:41 [2023-02-22T22:02:41.331Z] time="2023-02-22T22:02:41Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=d5e551bd-109d-4330-b0a7-25f32ba0f6fd http.request.method=GET http.request.remoteaddr="127.0.0.1:39720" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.1 git-commit/cd779dae46ee1d1bc69491946a8eb548f37020bd kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=8bf4e733-1049-4ff6-94b1-d68f40dce4cf trace.duration=16.345µs trace.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=b5312c0f-b640-424e-ac97-0a15d20a308d trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
22:02:41 [2023-02-22T22:02:41.331Z] time="2023-02-22T22:02:41Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=d5e551bd-109d-4330-b0a7-25f32ba0f6fd http.request.method=GET http.request.remoteaddr="127.0.0.1:39720" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.1 git-commit/cd779dae46ee1d1bc69491946a8eb548f37020bd kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=8bf4e733-1049-4ff6-94b1-d68f40dce4cf trace.duration=10.773µs trace.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=1c3dc3a3-71a2-4306-90d4-6b51c1c06e58 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
22:02:41 [2023-02-22T22:02:41.331Z] time="2023-02-22T22:02:41Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=d5e551bd-109d-4330-b0a7-25f32ba0f6fd http.request.method=GET http.request.remoteaddr="127.0.0.1:39720" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.1 git-commit/cd779dae46ee1d1bc69491946a8eb548f37020bd kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=8bf4e733-1049-4ff6-94b1-d68f40dce4cf trace.duration=8.131µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).URLFor" trace.id=e54b9a8b-8214-40bb-9bcb-39b69671bfbc trace.line=193 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
22:02:41 [2023-02-22T22:02:41.331Z] time="2023-02-22T22:02:41Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=2d298bc8-51a5-4984-ab43-471a4d47a560 http.request.method=GET http.request.remoteaddr="127.0.0.1:39718" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.1 git-commit/cd779dae46ee1d1bc69491946a8eb548f37020bd kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=8bf4e733-1049-4ff6-94b1-d68f40dce4cf trace.duration=16.484µs trace.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=9743727a-b48d-47e0-a29d-d716ce9f70fe trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
22:02:41 [2023-02-22T22:02:41.331Z] time="2023-02-22T22:02:41Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=2d298bc8-51a5-4984-ab43-471a4d47a560 http.request.method=GET http.request.remoteaddr="127.0.0.1:39718" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.1 git-commit/cd779dae46ee1d1bc69491946a8eb548f37020bd kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=8bf4e733-1049-4ff6-94b1-d68f40dce4cf trace.duration=320.975µs trace.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=4592aac9-ae25-42ea-a40a-87e2344f670c trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
22:02:41 [2023-02-22T22:02:41.331Z] time="2023-02-22T22:02:41Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=2d298bc8-51a5-4984-ab43-471a4d47a560 http.request.method=GET http.request.remoteaddr="127.0.0.1:39718" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.1 git-commit/cd779dae46ee1d1bc69491946a8eb548f37020bd kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=8bf4e733-1049-4ff6-94b1-d68f40dce4cf trace.duration=19.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).Stat" trace.id=d9815782-cdfc-4d28-beba-dc3ad55db249 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
22:02:41 [2023-02-22T22:02:41.331Z] time="2023-02-22T22:02:41Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=2d298bc8-51a5-4984-ab43-471a4d47a560 http.request.method=GET http.request.remoteaddr="127.0.0.1:39718" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.1 git-commit/cd779dae46ee1d1bc69491946a8eb548f37020bd kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=8bf4e733-1049-4ff6-94b1-d68f40dce4cf trace.duration=6.302µs trace.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=82185ae1-1593-48ba-bd48-c97bc833ae06 trace.line=193 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
22:02:41 [2023-02-22T22:02:41.331Z] time="2023-02-22T22:02:41Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\", 0)" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=2d298bc8-51a5-4984-ab43-471a4d47a560 http.request.method=GET http.request.remoteaddr="127.0.0.1:39718" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.1 git-commit/cd779dae46ee1d1bc69491946a8eb548f37020bd kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=8bf4e733-1049-4ff6-94b1-d68f40dce4cf trace.duration=43.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).ReadStream" trace.id=c9baf633-3521-46b0-8e3f-9931f209d578 trace.line=107 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
22:02:41 [2023-02-22T22:02:41.331Z] time="2023-02-22T22:02:41Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=2d298bc8-51a5-4984-ab43-471a4d47a560 http.request.method=GET http.request.remoteaddr="127.0.0.1:39718" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.1 git-commit/cd779dae46ee1d1bc69491946a8eb548f37020bd kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=8bf4e733-1049-4ff6-94b1-d68f40dce4cf trace.duration=39.335µs trace.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=536699f7-2dd2-4dc5-8cc2-b39f185aa705 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
22:02:41 [2023-02-22T22:02:41.331Z] time="2023-02-22T22:02:41Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=2d298bc8-51a5-4984-ab43-471a4d47a560 http.request.method=GET http.request.remoteaddr="127.0.0.1:39718" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.1 git-commit/cd779dae46ee1d1bc69491946a8eb548f37020bd kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=8bf4e733-1049-4ff6-94b1-d68f40dce4cf trace.duration=11.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).Stat" trace.id=0a577bad-7c70-4c97-b5f1-31de5b3a2ce8 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
22:02:41 [2023-02-22T22:02:41.331Z] time="2023-02-22T22:02:41Z" level=info msg="response completed" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=2d298bc8-51a5-4984-ab43-471a4d47a560 http.request.method=GET http.request.remoteaddr="127.0.0.1:39718" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.1 git-commit/cd779dae46ee1d1bc69491946a8eb548f37020bd 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.481627ms http.response.status=200 http.response.written=179 instance.id=8bf4e733-1049-4ff6-94b1-d68f40dce4cf version="v2.3.0+unknown" 
22:02:41 [2023-02-22T22:02:41.331Z] 127.0.0.1 - - [22/Feb/2023:22:02:41 +0000] "GET /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 200 179 "" "docker/dev go/go1.20.1 git-commit/cd779dae46ee1d1bc69491946a8eb548f37020bd kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
22:02:41 [2023-02-22T22:02:41.331Z] time="2023-02-22T22:02:41Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\", 0)" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=d5e551bd-109d-4330-b0a7-25f32ba0f6fd http.request.method=GET http.request.remoteaddr="127.0.0.1:39720" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.1 git-commit/cd779dae46ee1d1bc69491946a8eb548f37020bd kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=8bf4e733-1049-4ff6-94b1-d68f40dce4cf trace.duration=27.626µs trace.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=de366aa6-dae8-442c-8e9d-651774ce2399 trace.line=107 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
22:02:41 [2023-02-22T22:02:41.331Z] time="2023-02-22T22:02:41Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=d5e551bd-109d-4330-b0a7-25f32ba0f6fd http.request.method=GET http.request.remoteaddr="127.0.0.1:39720" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.1 git-commit/cd779dae46ee1d1bc69491946a8eb548f37020bd kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=8bf4e733-1049-4ff6-94b1-d68f40dce4cf trace.duration=32.057µs trace.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=d5cfff29-a171-4850-a55c-8ce435ea8185 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
22:02:41 [2023-02-22T22:02:41.332Z] time="2023-02-22T22:02:41Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=d5e551bd-109d-4330-b0a7-25f32ba0f6fd http.request.method=GET http.request.remoteaddr="127.0.0.1:39720" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.1 git-commit/cd779dae46ee1d1bc69491946a8eb548f37020bd kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=8bf4e733-1049-4ff6-94b1-d68f40dce4cf trace.duration=109.883µs trace.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=b77c4209-3ac5-43b4-ad90-b6f3e0f708a7 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
22:02:41 [2023-02-22T22:02:41.332Z] time="2023-02-22T22:02:41Z" level=info msg="response completed" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=d5e551bd-109d-4330-b0a7-25f32ba0f6fd http.request.method=GET http.request.remoteaddr="127.0.0.1:39720" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.1 git-commit/cd779dae46ee1d1bc69491946a8eb548f37020bd 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=7.672154ms http.response.status=200 http.response.written=68 instance.id=8bf4e733-1049-4ff6-94b1-d68f40dce4cf version="v2.3.0+unknown" 
22:02:41 [2023-02-22T22:02:41.332Z] 127.0.0.1 - - [22/Feb/2023:22:02:41 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.20.1 git-commit/cd779dae46ee1d1bc69491946a8eb548f37020bd kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
22:02:41 [2023-02-22T22:02:41.592Z] time="2023-02-22T22:02:41Z" level=debug msg="authorizing request" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=a9d90c81-2b0e-4bd5-ba4c-7918e656d8ea http.request.method=GET http.request.remoteaddr="127.0.0.1:39740" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.1 git-commit/cd779dae46ee1d1bc69491946a8eb548f37020bd kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=8bf4e733-1049-4ff6-94b1-d68f40dce4cf version="v2.3.0+unknown" 
22:02:41 [2023-02-22T22:02:41.592Z] time="2023-02-22T22:02:41Z" level=info msg="response completed" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=a9d90c81-2b0e-4bd5-ba4c-7918e656d8ea http.request.method=GET http.request.remoteaddr="127.0.0.1:39740" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.1 git-commit/cd779dae46ee1d1bc69491946a8eb548f37020bd 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="838.683µs" http.response.status=200 http.response.written=2 instance.id=8bf4e733-1049-4ff6-94b1-d68f40dce4cf version="v2.3.0+unknown" 
22:02:41 [2023-02-22T22:02:41.592Z] 127.0.0.1 - - [22/Feb/2023:22:02:41 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.20.1 git-commit/cd779dae46ee1d1bc69491946a8eb548f37020bd kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
22:02:41 [2023-02-22T22:02:41.592Z] time="2023-02-22T22:02:41Z" level=debug msg="authorizing request" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=c7c525be-04e0-416f-814b-910fd3313e61 http.request.method=GET http.request.remoteaddr="127.0.0.1:39756" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.1 git-commit/cd779dae46ee1d1bc69491946a8eb548f37020bd kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=8bf4e733-1049-4ff6-94b1-d68f40dce4cf vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
22:02:41 [2023-02-22T22:02:41.592Z] time="2023-02-22T22:02:41Z" level=debug msg=GetImageManifest go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=c7c525be-04e0-416f-814b-910fd3313e61 http.request.method=GET http.request.remoteaddr="127.0.0.1:39756" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.1 git-commit/cd779dae46ee1d1bc69491946a8eb548f37020bd kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=8bf4e733-1049-4ff6-94b1-d68f40dce4cf vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
22:02:41 [2023-02-22T22:02:41.592Z] time="2023-02-22T22:02:41Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=c7c525be-04e0-416f-814b-910fd3313e61 http.request.method=GET http.request.remoteaddr="127.0.0.1:39756" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.1 git-commit/cd779dae46ee1d1bc69491946a8eb548f37020bd kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=8bf4e733-1049-4ff6-94b1-d68f40dce4cf vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
22:02:41 [2023-02-22T22:02:41.592Z] time="2023-02-22T22:02:41Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=c7c525be-04e0-416f-814b-910fd3313e61 http.request.method=GET http.request.remoteaddr="127.0.0.1:39756" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.1 git-commit/cd779dae46ee1d1bc69491946a8eb548f37020bd kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=8bf4e733-1049-4ff6-94b1-d68f40dce4cf trace.duration=30.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).GetContent" trace.id=e843ba62-62ab-417a-a9b0-b3607b20986a trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
22:02:41 [2023-02-22T22:02:41.592Z] time="2023-02-22T22:02:41Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=c7c525be-04e0-416f-814b-910fd3313e61 http.request.method=GET http.request.remoteaddr="127.0.0.1:39756" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.1 git-commit/cd779dae46ee1d1bc69491946a8eb548f37020bd kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=8bf4e733-1049-4ff6-94b1-d68f40dce4cf trace.duration=11.873µs trace.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=2dc72d76-6dcc-47bc-86ac-c6cd30c9fd84 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
22:02:41 [2023-02-22T22:02:41.592Z] time="2023-02-22T22:02:41Z" 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.20.1 http.request.host="127.0.0.1:5000" http.request.id=c7c525be-04e0-416f-814b-910fd3313e61 http.request.method=GET http.request.remoteaddr="127.0.0.1:39756" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.1 git-commit/cd779dae46ee1d1bc69491946a8eb548f37020bd 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.229359ms http.response.status=404 http.response.written=181 instance.id=8bf4e733-1049-4ff6-94b1-d68f40dce4cf vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
22:02:41 [2023-02-22T22:02:41.592Z] 127.0.0.1 - - [22/Feb/2023:22:02:41 +0000] "GET /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.20.1 git-commit/cd779dae46ee1d1bc69491946a8eb548f37020bd kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
22:02:41 [2023-02-22T22:02:41.592Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.25s)
22:02:41 [2023-02-22T22:02:41.592Z] === RUN   TestRemoveImageOrphaning
22:02:41 [2023-02-22T22:02:41.592Z] --- PASS: TestRemoveImageOrphaning (0.16s)
22:02:41 [2023-02-22T22:02:41.592Z] === RUN   TestRemoveImageGarbageCollector
22:02:41 [2023-02-22T22:02:41.592Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:02:41 [2023-02-22T22:02:41.592Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
22:02:41 [2023-02-22T22:02:41.592Z] === RUN   TestTagUnprefixedRepoByNameOrName
22:02:41 [2023-02-22T22:02:41.592Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
22:02:41 [2023-02-22T22:02:41.592Z] === RUN   TestTagInvalidReference
22:02:41 [2023-02-22T22:02:41.592Z] --- PASS: TestTagInvalidReference (0.01s)
22:02:41 [2023-02-22T22:02:41.592Z] === RUN   TestTagValidPrefixedRepo
22:02:41 [2023-02-22T22:02:41.852Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
22:02:41 [2023-02-22T22:02:41.852Z] === RUN   TestTagExistedNameWithoutForce
22:02:41 [2023-02-22T22:02:41.852Z] --- PASS: TestTagExistedNameWithoutForce (0.04s)
22:02:41 [2023-02-22T22:02:41.852Z] === RUN   TestTagOfficialNames
22:02:41 [2023-02-22T22:02:41.852Z] --- PASS: TestTagOfficialNames (0.06s)
22:02:41 [2023-02-22T22:02:41.852Z] === RUN   TestTagMatchesDigest
22:02:41 [2023-02-22T22:02:41.852Z] --- PASS: TestTagMatchesDigest (0.02s)
22:02:41 [2023-02-22T22:02:41.852Z] PASS
22:02:41 [2023-02-22T22:02:41.852Z] 
22:02:41 [2023-02-22T22:02:41.852Z] === Skipped
22:02:41 [2023-02-22T22:02:41.852Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
22:02:41 [2023-02-22T22:02:41.852Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
22:02:41 [2023-02-22T22:02:41.852Z] 
22:02:41 [2023-02-22T22:02:41.852Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
22:02:41 [2023-02-22T22:02:41.852Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:02:41 [2023-02-22T22:02:41.852Z] 
22:02:41 [2023-02-22T22:02:41.852Z] DONE 24 tests, 2 skipped in 1.446s
22:02:41 [2023-02-22T22:02:41.852Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m 
22:02:41 [2023-02-22T22:02:41.852Z] ++ 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:02:41 [2023-02-22T22:02:41.852Z] ++ set -e
22:02:41 [2023-02-22T22:02:41.852Z] ++ '[' -n 0 ']'
22:02:41 [2023-02-22T22:02:41.852Z] ++ set -x
22:02:41 [2023-02-22T22:02:41.852Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m
22:02:41 [2023-02-22T22:02:41.852Z] === RUN   TestStripANSICommands
22:02:41 [2023-02-22T22:02:41.852Z] === RUN   TestStripANSICommands/#00
22:02:41 [2023-02-22T22:02:41.852Z] === RUN   TestStripANSICommands/#01
22:02:41 [2023-02-22T22:02:41.852Z] --- PASS: TestStripANSICommands (0.00s)
22:02:41 [2023-02-22T22:02:41.852Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
22:02:41 [2023-02-22T22:02:41.852Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
22:02:41 [2023-02-22T22:02:41.852Z] PASS
22:02:41 [2023-02-22T22:02:41.852Z] 
22:02:41 [2023-02-22T22:02:41.852Z] DONE 3 tests in 0.055s
22:02:41 [2023-02-22T22:02:41.852Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
22:02:41 [2023-02-22T22:02:41.852Z] ++ 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:02:41 [2023-02-22T22:02:41.852Z] ++ set -e
22:02:41 [2023-02-22T22:02:41.852Z] ++ '[' -n 0 ']'
22:02:41 [2023-02-22T22:02:41.852Z] ++ set -x
22:02:41 [2023-02-22T22:02:41.852Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m
22:02:42 [2023-02-22T22:02:42.112Z] INFO: Testing against a local daemon
22:02:42 [2023-02-22T22:02:42.112Z] === RUN   TestNetworkCreateDelete
22:02:42 [2023-02-22T22:02:42.112Z] --- PASS: TestNetworkCreateDelete (0.15s)
22:02:42 [2023-02-22T22:02:42.112Z] === RUN   TestDockerNetworkDeletePreferID
22:02:42 [2023-02-22T22:02:42.681Z] --- PASS: TestDockerNetworkDeletePreferID (0.39s)
22:02:42 [2023-02-22T22:02:42.681Z] === RUN   TestDaemonDNSFallback
22:02:49 [2023-02-22T22:02:49.253Z] --- PASS: TestDaemonDNSFallback (6.17s)
22:02:49 [2023-02-22T22:02:49.253Z] === RUN   TestInspectNetwork
22:02:51 [2023-02-22T22:02:51.790Z] === RUN   TestInspectNetwork/full_network_id
22:02:51 [2023-02-22T22:02:51.790Z] === RUN   TestInspectNetwork/partial_network_id
22:02:51 [2023-02-22T22:02:51.790Z] === RUN   TestInspectNetwork/network_name
22:02:51 [2023-02-22T22:02:51.790Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
22:02:55 [2023-02-22T22:02:55.985Z] --- PASS: TestInspectNetwork (6.65s)
22:02:55 [2023-02-22T22:02:55.985Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
22:02:55 [2023-02-22T22:02:55.985Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
22:02:55 [2023-02-22T22:02:55.985Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
22:02:55 [2023-02-22T22:02:55.985Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
22:02:55 [2023-02-22T22:02:55.985Z] === RUN   TestRunContainerWithBridgeNone
22:02:56 [2023-02-22T22:02:56.925Z] --- PASS: TestRunContainerWithBridgeNone (1.36s)
22:02:56 [2023-02-22T22:02:56.925Z] === RUN   TestNetworkInvalidJSON
22:02:56 [2023-02-22T22:02:56.925Z] === RUN   TestNetworkInvalidJSON/networks/create
22:02:56 [2023-02-22T22:02:56.925Z] === PAUSE TestNetworkInvalidJSON/networks/create
22:02:56 [2023-02-22T22:02:56.925Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
22:02:56 [2023-02-22T22:02:56.925Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
22:02:56 [2023-02-22T22:02:56.925Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
22:02:56 [2023-02-22T22:02:56.925Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
22:02:56 [2023-02-22T22:02:56.925Z] === CONT  TestNetworkInvalidJSON/networks/create
22:02:56 [2023-02-22T22:02:56.925Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
22:02:56 [2023-02-22T22:02:56.925Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
22:02:56 [2023-02-22T22:02:56.925Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
22:02:56 [2023-02-22T22:02:56.925Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
22:02:56 [2023-02-22T22:02:56.925Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
22:02:56 [2023-02-22T22:02:56.925Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
22:02:56 [2023-02-22T22:02:56.925Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
22:02:56 [2023-02-22T22:02:56.925Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
22:02:56 [2023-02-22T22:02:56.925Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
22:02:56 [2023-02-22T22:02:56.925Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
22:02:56 [2023-02-22T22:02:56.925Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
22:02:56 [2023-02-22T22:02:56.925Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
22:02:56 [2023-02-22T22:02:56.925Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
22:02:56 [2023-02-22T22:02:56.925Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
22:02:56 [2023-02-22T22:02:56.925Z] --- PASS: TestNetworkInvalidJSON (0.02s)
22:02:56 [2023-02-22T22:02:56.925Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
22:02:56 [2023-02-22T22:02:56.925Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
22:02:56 [2023-02-22T22:02:56.925Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
22:02:56 [2023-02-22T22:02:56.925Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
22:02:56 [2023-02-22T22:02:56.925Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
22:02:56 [2023-02-22T22:02:56.925Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
22:02:56 [2023-02-22T22:02:56.925Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
22:02:56 [2023-02-22T22:02:56.925Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
22:02:56 [2023-02-22T22:02:56.925Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
22:02:56 [2023-02-22T22:02:56.925Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
22:02:56 [2023-02-22T22:02:56.925Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
22:02:56 [2023-02-22T22:02:56.925Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
22:02:56 [2023-02-22T22:02:56.925Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
22:02:56 [2023-02-22T22:02:56.925Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
22:02:56 [2023-02-22T22:02:56.925Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
22:02:56 [2023-02-22T22:02:56.925Z] === RUN   TestNetworkList
22:02:56 [2023-02-22T22:02:56.925Z] === RUN   TestNetworkList//networks
22:02:56 [2023-02-22T22:02:56.925Z] === PAUSE TestNetworkList//networks
22:02:56 [2023-02-22T22:02:56.925Z] === RUN   TestNetworkList//networks/
22:02:56 [2023-02-22T22:02:56.925Z] === PAUSE TestNetworkList//networks/
22:02:56 [2023-02-22T22:02:56.925Z] === CONT  TestNetworkList//networks
22:02:56 [2023-02-22T22:02:56.925Z] === CONT  TestNetworkList//networks/
22:02:56 [2023-02-22T22:02:56.925Z] --- PASS: TestNetworkList (0.01s)
22:02:56 [2023-02-22T22:02:56.925Z]     --- PASS: TestNetworkList//networks/ (0.00s)
22:02:56 [2023-02-22T22:02:56.925Z]     --- PASS: TestNetworkList//networks (0.00s)
22:02:56 [2023-02-22T22:02:56.925Z] === RUN   TestHostIPv4BridgeLabel
22:02:57 [2023-02-22T22:02:57.493Z] --- PASS: TestHostIPv4BridgeLabel (0.57s)
22:02:57 [2023-02-22T22:02:57.493Z] === RUN   TestDaemonRestartWithLiveRestore
22:02:58 [2023-02-22T22:02:58.432Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
22:02:58 [2023-02-22T22:02:58.432Z] === RUN   TestDaemonDefaultNetworkPools
22:02:59 [2023-02-22T22:02:59.369Z] --- PASS: TestDaemonDefaultNetworkPools (0.78s)
22:02:59 [2023-02-22T22:02:59.369Z] === RUN   TestDaemonRestartWithExistingNetwork
22:03:00 [2023-02-22T22:03:00.307Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s)
22:03:00 [2023-02-22T22:03:00.307Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
22:03:01 [2023-02-22T22:03:01.687Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.23s)
22:03:01 [2023-02-22T22:03:01.687Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
22:03:02 [2023-02-22T22:03:02.256Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
22:03:02 [2023-02-22T22:03:02.256Z] === RUN   TestServiceWithPredefinedNetwork
22:03:04 [2023-02-22T22:03:04.164Z] --- PASS: TestServiceWithPredefinedNetwork (2.02s)
22:03:04 [2023-02-22T22:03:04.164Z] === RUN   TestServiceRemoveKeepsIngressNetwork
22:03:04 [2023-02-22T22:03:04.164Z]     service_test.go:242: FLAKY_TEST
22:03:04 [2023-02-22T22:03:04.164Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
22:03:04 [2023-02-22T22:03:04.164Z] === RUN   TestServiceWithDataPathPortInit
22:03:19 [2023-02-22T22:03:19.055Z] --- PASS: TestServiceWithDataPathPortInit (12.79s)
22:03:19 [2023-02-22T22:03:19.055Z] === RUN   TestServiceWithDefaultAddressPoolInit
22:03:19 [2023-02-22T22:03:19.055Z]     service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:fn9ki2s0fxlncmznl71bvk3za Created:2023-02-22 22:03:18.112655344 +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[d0f2045bab3b4ceef78973c43fb17c3716411ee5b888b1d2e772e994df878837:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.iz1ase15dv8nu96ilqjopgfou EndpointID:0961e3a02f9a7db715cfb059b3e829e019f7a6c67f6644868ae96f29da0de104 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:2371d0ec5636c8e94386b45801160b668b84fab4bf28f1b7f8f2e4e87c3bcae9 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:ccfeaeb3baac IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.iz1ase15dv8nu96ilqjopgfou EndpointID:0961e3a02f9a7db715cfb059b3e829e019f7a6c67f6644868ae96f29da0de104 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
22:03:23 [2023-02-22T22:03:23.250Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.30s)
22:03:23 [2023-02-22T22:03:23.250Z] PASS
22:03:23 [2023-02-22T22:03:23.250Z] 
22:03:23 [2023-02-22T22:03:23.250Z] === Skipped
22:03:23 [2023-02-22T22:03:23.250Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
22:03:23 [2023-02-22T22:03:23.250Z]     service_test.go:242: FLAKY_TEST
22:03:23 [2023-02-22T22:03:23.250Z] 
22:03:23 [2023-02-22T22:03:23.250Z] DONE 38 tests, 1 skipped in 41.258s
22:03:23 [2023-02-22T22:03:23.250Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
22:03:23 [2023-02-22T22:03:23.250Z] ++ 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:03:23 [2023-02-22T22:03:23.250Z] ++ set -e
22:03:23 [2023-02-22T22:03:23.250Z] ++ '[' -n 0 ']'
22:03:23 [2023-02-22T22:03:23.250Z] ++ set -x
22:03:23 [2023-02-22T22:03:23.251Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
22:03:23 [2023-02-22T22:03:23.251Z] INFO: Testing against a local daemon
22:03:23 [2023-02-22T22:03:23.251Z] === RUN   TestDockerNetworkIpvlanPersistance
22:03:23 [2023-02-22T22:03:23.251Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
22:03:23 [2023-02-22T22:03:23.251Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
22:03:23 [2023-02-22T22:03:23.251Z] === RUN   TestDockerNetworkIpvlan
22:03:23 [2023-02-22T22:03:23.251Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
22:03:23 [2023-02-22T22:03:23.251Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
22:03:23 [2023-02-22T22:03:23.251Z] PASS
22:03:23 [2023-02-22T22:03:23.251Z] 
22:03:23 [2023-02-22T22:03:23.251Z] === Skipped
22:03:23 [2023-02-22T22:03:23.251Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
22:03:23 [2023-02-22T22:03:23.251Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
22:03:23 [2023-02-22T22:03:23.251Z] 
22:03:23 [2023-02-22T22:03:23.251Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
22:03:23 [2023-02-22T22:03:23.251Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
22:03:23 [2023-02-22T22:03:23.251Z] 
22:03:23 [2023-02-22T22:03:23.251Z] DONE 2 tests, 2 skipped in 0.101s
22:03:23 [2023-02-22T22:03:23.251Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
22:03:23 [2023-02-22T22:03:23.251Z] ++ 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:03:23 [2023-02-22T22:03:23.251Z] ++ set -e
22:03:23 [2023-02-22T22:03:23.251Z] ++ '[' -n 0 ']'
22:03:23 [2023-02-22T22:03:23.251Z] ++ set -x
22:03:23 [2023-02-22T22:03:23.251Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
22:03:23 [2023-02-22T22:03:23.510Z] INFO: Testing against a local daemon
22:03:23 [2023-02-22T22:03:23.510Z] === RUN   TestDockerNetworkMacvlanPersistance
22:03:24 [2023-02-22T22:03:24.890Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.20s)
22:03:24 [2023-02-22T22:03:24.890Z] === RUN   TestDockerNetworkMacvlan
22:03:25 [2023-02-22T22:03:25.150Z] === RUN   TestDockerNetworkMacvlan/Subinterface
22:03:26 [2023-02-22T22:03:26.089Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
22:03:26 [2023-02-22T22:03:26.658Z] === RUN   TestDockerNetworkMacvlan/NilParent
22:03:28 [2023-02-22T22:03:28.061Z] === RUN   TestDockerNetworkMacvlan/InternalMode
22:03:29 [2023-02-22T22:03:29.458Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
22:03:32 [2023-02-22T22:03:32.009Z] === RUN   TestDockerNetworkMacvlan/Addressing
22:03:32 [2023-02-22T22:03:32.270Z] --- PASS: TestDockerNetworkMacvlan (7.73s)
22:03:32 [2023-02-22T22:03:32.270Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s)
22:03:32 [2023-02-22T22:03:32.270Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s)
22:03:32 [2023-02-22T22:03:32.270Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.62s)
22:03:32 [2023-02-22T22:03:32.270Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.70s)
22:03:32 [2023-02-22T22:03:32.270Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.27s)
22:03:32 [2023-02-22T22:03:32.270Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.39s)
22:03:32 [2023-02-22T22:03:32.270Z] PASS
22:03:32 [2023-02-22T22:03:32.270Z] 
22:03:32 [2023-02-22T22:03:32.270Z] DONE 8 tests in 9.007s
22:03:32 [2023-02-22T22:03:32.270Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
22:03:32 [2023-02-22T22:03:32.270Z] ++ 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:03:32 [2023-02-22T22:03:32.270Z] ++ set -e
22:03:32 [2023-02-22T22:03:32.270Z] ++ '[' -n 0 ']'
22:03:32 [2023-02-22T22:03:32.270Z] ++ set -x
22:03:32 [2023-02-22T22:03:32.270Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m
22:03:32 [2023-02-22T22:03:32.529Z] testing: warning: no tests to run
22:03:32 [2023-02-22T22:03:32.529Z] PASS
22:03:32 [2023-02-22T22:03:32.529Z] 
22:03:32 [2023-02-22T22:03:32.529Z] DONE 0 tests in 0.028s
22:03:32 [2023-02-22T22:03:32.529Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
22:03:32 [2023-02-22T22:03:32.529Z] ++ 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:03:32 [2023-02-22T22:03:32.529Z] ++ set -e
22:03:32 [2023-02-22T22:03:32.529Z] ++ '[' -n 0 ']'
22:03:32 [2023-02-22T22:03:32.529Z] ++ set -x
22:03:32 [2023-02-22T22:03:32.529Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
22:03:32 [2023-02-22T22:03:32.529Z] INFO: Testing against a local daemon
22:03:32 [2023-02-22T22:03:32.529Z] === RUN   TestAuthZPluginAllowRequest
22:03:33 [2023-02-22T22:03:33.468Z] --- PASS: TestAuthZPluginAllowRequest (1.04s)
22:03:33 [2023-02-22T22:03:33.468Z] === RUN   TestAuthZPluginTLS
22:03:34 [2023-02-22T22:03:34.038Z] --- PASS: TestAuthZPluginTLS (0.55s)
22:03:34 [2023-02-22T22:03:34.038Z] === RUN   TestAuthZPluginDenyRequest
22:03:34 [2023-02-22T22:03:34.606Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
22:03:34 [2023-02-22T22:03:34.606Z] === RUN   TestAuthZPluginAPIDenyResponse
22:03:35 [2023-02-22T22:03:35.175Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s)
22:03:35 [2023-02-22T22:03:35.175Z] === RUN   TestAuthZPluginDenyResponse
22:03:35 [2023-02-22T22:03:35.745Z] --- PASS: TestAuthZPluginDenyResponse (0.54s)
22:03:35 [2023-02-22T22:03:35.745Z] === RUN   TestAuthZPluginAllowEventStream
22:03:36 [2023-02-22T22:03:36.684Z] --- PASS: TestAuthZPluginAllowEventStream (1.01s)
22:03:36 [2023-02-22T22:03:36.684Z] === RUN   TestAuthZPluginErrorResponse
22:03:37 [2023-02-22T22:03:37.253Z] --- PASS: TestAuthZPluginErrorResponse (0.53s)
22:03:37 [2023-02-22T22:03:37.253Z] === RUN   TestAuthZPluginErrorRequest
22:03:37 [2023-02-22T22:03:37.823Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
22:03:37 [2023-02-22T22:03:37.823Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
22:03:38 [2023-02-22T22:03:38.392Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s)
22:03:38 [2023-02-22T22:03:38.392Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
22:03:39 [2023-02-22T22:03:39.772Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.14s)
22:03:39 [2023-02-22T22:03:39.772Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
22:03:40 [2023-02-22T22:03:40.712Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.15s)
22:03:40 [2023-02-22T22:03:40.712Z] === RUN   TestAuthZPluginHeader
22:03:41 [2023-02-22T22:03:41.281Z] --- PASS: TestAuthZPluginHeader (0.61s)
22:03:41 [2023-02-22T22:03:41.281Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
22:03:41 [2023-02-22T22:03:41.281Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:03:41 [2023-02-22T22:03:41.281Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
22:03:41 [2023-02-22T22:03:41.281Z] === RUN   TestAuthZPluginV2Disable
22:03:41 [2023-02-22T22:03:41.281Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:03:41 [2023-02-22T22:03:41.281Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
22:03:41 [2023-02-22T22:03:41.281Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
22:03:41 [2023-02-22T22:03:41.281Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:03:41 [2023-02-22T22:03:41.281Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
22:03:41 [2023-02-22T22:03:41.281Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
22:03:41 [2023-02-22T22:03:41.281Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:03:41 [2023-02-22T22:03:41.281Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
22:03:41 [2023-02-22T22:03:41.281Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
22:03:59 [2023-02-22T22:03:59.378Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s)
22:03:59 [2023-02-22T22:03:59.378Z] PASS
22:03:59 [2023-02-22T22:03:59.378Z] 
22:03:59 [2023-02-22T22:03:59.378Z] === Skipped
22:03:59 [2023-02-22T22:03:59.378Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
22:03:59 [2023-02-22T22:03:59.378Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:03:59 [2023-02-22T22:03:59.378Z] 
22:03:59 [2023-02-22T22:03:59.378Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
22:03:59 [2023-02-22T22:03:59.378Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:03:59 [2023-02-22T22:03:59.378Z] 
22:03:59 [2023-02-22T22:03:59.378Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
22:03:59 [2023-02-22T22:03:59.378Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:03:59 [2023-02-22T22:03:59.378Z] 
22:03:59 [2023-02-22T22:03:59.378Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
22:03:59 [2023-02-22T22:03:59.378Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:03:59 [2023-02-22T22:03:59.378Z] 
22:03:59 [2023-02-22T22:03:59.378Z] DONE 17 tests, 4 skipped in 25.710s
22:03:59 [2023-02-22T22:03:59.378Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
22:03:59 [2023-02-22T22:03:59.378Z] ++ 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:03:59 [2023-02-22T22:03:59.378Z] ++ set -e
22:03:59 [2023-02-22T22:03:59.378Z] ++ '[' -n 0 ']'
22:03:59 [2023-02-22T22:03:59.378Z] ++ set -x
22:03:59 [2023-02-22T22:03:59.378Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
22:03:59 [2023-02-22T22:03:59.378Z] INFO: Testing against a local daemon
22:03:59 [2023-02-22T22:03:59.378Z] === RUN   TestPluginInvalidJSON
22:03:59 [2023-02-22T22:03:59.378Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
22:03:59 [2023-02-22T22:03:59.378Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
22:03:59 [2023-02-22T22:03:59.378Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
22:03:59 [2023-02-22T22:03:59.378Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
22:03:59 [2023-02-22T22:03:59.378Z] === RUN   TestPluginInvalidJSON/plugins/pull
22:03:59 [2023-02-22T22:03:59.378Z] === PAUSE TestPluginInvalidJSON/plugins/pull
22:03:59 [2023-02-22T22:03:59.378Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
22:03:59 [2023-02-22T22:03:59.378Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
22:03:59 [2023-02-22T22:03:59.378Z] === CONT  TestPluginInvalidJSON/plugins/pull
22:03:59 [2023-02-22T22:03:59.378Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
22:03:59 [2023-02-22T22:03:59.378Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
22:03:59 [2023-02-22T22:03:59.378Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
22:03:59 [2023-02-22T22:03:59.378Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
22:03:59 [2023-02-22T22:03:59.378Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
22:03:59 [2023-02-22T22:03:59.378Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
22:03:59 [2023-02-22T22:03:59.378Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
22:03:59 [2023-02-22T22:03:59.378Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
22:03:59 [2023-02-22T22:03:59.378Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
22:03:59 [2023-02-22T22:03:59.378Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
22:03:59 [2023-02-22T22:03:59.378Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
22:03:59 [2023-02-22T22:03:59.378Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
22:03:59 [2023-02-22T22:03:59.378Z] --- PASS: TestPluginInvalidJSON (0.02s)
22:03:59 [2023-02-22T22:03:59.378Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
22:03:59 [2023-02-22T22:03:59.378Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
22:03:59 [2023-02-22T22:03:59.378Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
22:03:59 [2023-02-22T22:03:59.378Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
22:03:59 [2023-02-22T22:03:59.378Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
22:03:59 [2023-02-22T22:03:59.378Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s)
22:03:59 [2023-02-22T22:03:59.378Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
22:03:59 [2023-02-22T22:03:59.378Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
22:03:59 [2023-02-22T22:03:59.378Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
22:03:59 [2023-02-22T22:03:59.378Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
22:03:59 [2023-02-22T22:03:59.378Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
22:03:59 [2023-02-22T22:03:59.378Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
22:03:59 [2023-02-22T22:03:59.378Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
22:03:59 [2023-02-22T22:03:59.378Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
22:03:59 [2023-02-22T22:03:59.378Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
22:03:59 [2023-02-22T22:03:59.378Z] === RUN   TestPluginInstall
22:03:59 [2023-02-22T22:03:59.378Z] === RUN   TestPluginInstall/no_auth
22:04:02 [2023-02-22T22:04:02.672Z] time="2023-02-22T22:04:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
22:04:02 [2023-02-22T22:04:02.672Z] time="2023-02-22T22:04:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1ccfad099903e12a9c13dcf3024a5e0eb417d10714c00cdd1d9b9e48b65d5381" mediatype=application/vnd.docker.plugin.v1+json size=522
22:04:02 [2023-02-22T22:04:02.672Z] time="2023-02-22T22:04:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
22:04:02 [2023-02-22T22:04:02.672Z] time="2023-02-22T22:04:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1ccfad099903e12a9c13dcf3024a5e0eb417d10714c00cdd1d9b9e48b65d5381" mediatype=application/vnd.docker.plugin.v1+json size=522
22:04:02 [2023-02-22T22:04:02.673Z] === RUN   TestPluginInstall/with_htpasswd
22:04:02 [2023-02-22T22:04:02.932Z] time="2023-02-22T22:04:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
22:04:02 [2023-02-22T22:04:02.932Z] time="2023-02-22T22:04:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d0232326e9b0d4ceb909bac7d4ab7c0a534a78409b373b6b127d6edb0663e0e0" mediatype=application/vnd.docker.plugin.v1+json size=522
22:04:02 [2023-02-22T22:04:02.932Z] time="2023-02-22T22:04:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
22:04:02 [2023-02-22T22:04:02.932Z] time="2023-02-22T22:04:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d0232326e9b0d4ceb909bac7d4ab7c0a534a78409b373b6b127d6edb0663e0e0" mediatype=application/vnd.docker.plugin.v1+json size=522
22:04:03 [2023-02-22T22:04:03.193Z] === RUN   TestPluginInstall/with_insecure
22:04:03 [2023-02-22T22:04:03.762Z] time="2023-02-22T22:04:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
22:04:03 [2023-02-22T22:04:03.762Z] time="2023-02-22T22:04:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f09c4a82059a4d117fcf628bad5e79d7757b9c2fa98c3155a2db7c36675412fa" mediatype=application/vnd.docker.plugin.v1+json size=522
22:04:03 [2023-02-22T22:04:03.762Z] time="2023-02-22T22:04:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
22:04:03 [2023-02-22T22:04:03.762Z] time="2023-02-22T22:04:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f09c4a82059a4d117fcf628bad5e79d7757b9c2fa98c3155a2db7c36675412fa" mediatype=application/vnd.docker.plugin.v1+json size=522
22:04:04 [2023-02-22T22:04:04.023Z]     plugin_test.go:196: [d39da2c5fba85] daemon is not started
22:04:04 [2023-02-22T22:04:04.023Z] --- PASS: TestPluginInstall (5.73s)
22:04:04 [2023-02-22T22:04:04.023Z]     --- PASS: TestPluginInstall/no_auth (4.24s)
22:04:04 [2023-02-22T22:04:04.023Z]     --- PASS: TestPluginInstall/with_htpasswd (0.51s)
22:04:04 [2023-02-22T22:04:04.023Z]     --- PASS: TestPluginInstall/with_insecure (0.97s)
22:04:04 [2023-02-22T22:04:04.023Z] === RUN   TestPluginsWithRuntimes
22:04:05 [2023-02-22T22:04:05.931Z] === RUN   TestPluginsWithRuntimes/No_Args
22:04:06 [2023-02-22T22:04:06.501Z] === RUN   TestPluginsWithRuntimes/With_Args
22:04:07 [2023-02-22T22:04:07.440Z] --- PASS: TestPluginsWithRuntimes (3.46s)
22:04:07 [2023-02-22T22:04:07.440Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.92s)
22:04:07 [2023-02-22T22:04:07.440Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.92s)
22:04:07 [2023-02-22T22:04:07.440Z] === RUN   TestPluginBackCompatMediaTypes
22:04:08 [2023-02-22T22:04:08.009Z] --- PASS: TestPluginBackCompatMediaTypes (0.57s)
22:04:08 [2023-02-22T22:04:08.009Z] PASS
22:04:08 [2023-02-22T22:04:08.009Z] 
22:04:08 [2023-02-22T22:04:08.009Z] DONE 24 tests in 9.924s
22:04:08 [2023-02-22T22:04:08.009Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
22:04:08 [2023-02-22T22:04:08.009Z] ++ 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:04:08 [2023-02-22T22:04:08.009Z] ++ set -e
22:04:08 [2023-02-22T22:04:08.009Z] ++ '[' -n 0 ']'
22:04:08 [2023-02-22T22:04:08.009Z] ++ set -x
22:04:08 [2023-02-22T22:04:08.009Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
22:04:08 [2023-02-22T22:04:08.269Z] INFO: Testing against a local daemon
22:04:08 [2023-02-22T22:04:08.269Z] === RUN   TestExternalGraphDriver
22:04:08 [2023-02-22T22:04:08.529Z] === RUN   TestExternalGraphDriver/json
22:04:10 [2023-02-22T22:04:10.438Z] === RUN   TestExternalGraphDriver/spec
22:04:11 [2023-02-22T22:04:11.818Z] === RUN   TestExternalGraphDriver/pull
22:04:13 [2023-02-22T22:04:13.198Z] --- PASS: TestExternalGraphDriver (4.84s)
22:04:13 [2023-02-22T22:04:13.198Z]     --- PASS: TestExternalGraphDriver/json (1.47s)
22:04:13 [2023-02-22T22:04:13.198Z]     --- PASS: TestExternalGraphDriver/spec (1.47s)
22:04:13 [2023-02-22T22:04:13.198Z]     --- PASS: TestExternalGraphDriver/pull (1.56s)
22:04:13 [2023-02-22T22:04:13.198Z] === RUN   TestGraphdriverPluginV2
22:04:13 [2023-02-22T22:04:13.458Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:04:13 [2023-02-22T22:04:13.458Z] --- SKIP: TestGraphdriverPluginV2 (0.33s)
22:04:13 [2023-02-22T22:04:13.458Z] PASS
22:04:13 [2023-02-22T22:04:13.458Z] 
22:04:13 [2023-02-22T22:04:13.458Z] === Skipped
22:04:13 [2023-02-22T22:04:13.458Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.33s)
22:04:13 [2023-02-22T22:04:13.458Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:04:13 [2023-02-22T22:04:13.458Z] 
22:04:13 [2023-02-22T22:04:13.458Z] DONE 5 tests, 1 skipped in 5.313s
22:04:13 [2023-02-22T22:04:13.458Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
22:04:13 [2023-02-22T22:04:13.458Z] ++ 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:04:13 [2023-02-22T22:04:13.458Z] ++ set -e
22:04:13 [2023-02-22T22:04:13.458Z] ++ '[' -n 0 ']'
22:04:13 [2023-02-22T22:04:13.458Z] ++ set -x
22:04:13 [2023-02-22T22:04:13.458Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
22:04:13 [2023-02-22T22:04:13.458Z] INFO: Testing against a local daemon
22:04:13 [2023-02-22T22:04:13.458Z] === RUN   TestContinueAfterPluginCrash
22:04:13 [2023-02-22T22:04:13.458Z] === PAUSE TestContinueAfterPluginCrash
22:04:13 [2023-02-22T22:04:13.458Z] === RUN   TestReadPluginNoRead
22:04:13 [2023-02-22T22:04:13.458Z] === PAUSE TestReadPluginNoRead
22:04:13 [2023-02-22T22:04:13.458Z] === RUN   TestDaemonStartWithLogOpt
22:04:13 [2023-02-22T22:04:13.458Z] === PAUSE TestDaemonStartWithLogOpt
22:04:13 [2023-02-22T22:04:13.458Z] === CONT  TestContinueAfterPluginCrash
22:04:13 [2023-02-22T22:04:13.458Z] === CONT  TestDaemonStartWithLogOpt
22:04:16 [2023-02-22T22:04:16.751Z] --- PASS: TestDaemonStartWithLogOpt (3.00s)
22:04:16 [2023-02-22T22:04:16.751Z] === CONT  TestReadPluginNoRead
22:04:18 [2023-02-22T22:04:18.659Z] === RUN   TestReadPluginNoRead/disabled_caching
22:04:20 [2023-02-22T22:04:20.038Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
22:04:20 [2023-02-22T22:04:20.976Z] === RUN   TestReadPluginNoRead/default
22:04:21 [2023-02-22T22:04:21.236Z] --- PASS: TestContinueAfterPluginCrash (7.78s)
22:04:22 [2023-02-22T22:04:22.175Z]     read_test.go:91: [d3435a7453041] daemon is not started
22:04:22 [2023-02-22T22:04:22.175Z] --- PASS: TestReadPluginNoRead (5.54s)
22:04:22 [2023-02-22T22:04:22.175Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.20s)
22:04:22 [2023-02-22T22:04:22.175Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.14s)
22:04:22 [2023-02-22T22:04:22.175Z]     --- PASS: TestReadPluginNoRead/default (1.14s)
22:04:22 [2023-02-22T22:04:22.175Z] PASS
22:04:22 [2023-02-22T22:04:22.175Z] 
22:04:22 [2023-02-22T22:04:22.175Z] DONE 6 tests in 8.660s
22:04:22 [2023-02-22T22:04:22.175Z] 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:04:22 [2023-02-22T22:04:22.175Z] ++ 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:04:22 [2023-02-22T22:04:22.175Z] ++ set -e
22:04:22 [2023-02-22T22:04:22.175Z] ++ '[' -n 0 ']'
22:04:22 [2023-02-22T22:04:22.175Z] ++ set -x
22:04:22 [2023-02-22T22:04:22.175Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
22:04:22 [2023-02-22T22:04:22.175Z] testing: warning: no tests to run
22:04:22 [2023-02-22T22:04:22.175Z] PASS
22:04:22 [2023-02-22T22:04:22.175Z] 
22:04:22 [2023-02-22T22:04:22.175Z] DONE 0 tests in 0.036s
22:04:22 [2023-02-22T22:04:22.175Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
22:04:22 [2023-02-22T22:04:22.175Z] ++ 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:04:22 [2023-02-22T22:04:22.175Z] ++ set -e
22:04:22 [2023-02-22T22:04:22.175Z] ++ '[' -n 0 ']'
22:04:22 [2023-02-22T22:04:22.175Z] ++ set -x
22:04:22 [2023-02-22T22:04:22.175Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
22:04:22 [2023-02-22T22:04:22.175Z] INFO: Testing against a local daemon
22:04:22 [2023-02-22T22:04:22.175Z] === RUN   TestPluginWithDevMounts
22:04:22 [2023-02-22T22:04:22.175Z] === PAUSE TestPluginWithDevMounts
22:04:22 [2023-02-22T22:04:22.175Z] === CONT  TestPluginWithDevMounts
22:04:24 [2023-02-22T22:04:24.081Z] --- PASS: TestPluginWithDevMounts (1.52s)
22:04:24 [2023-02-22T22:04:24.081Z] PASS
22:04:24 [2023-02-22T22:04:24.081Z] 
22:04:24 [2023-02-22T22:04:24.081Z] DONE 1 tests in 1.639s
22:04:24 [2023-02-22T22:04:24.081Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
22:04:24 [2023-02-22T22:04:24.081Z] ++ 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:04:24 [2023-02-22T22:04:24.081Z] ++ set -e
22:04:24 [2023-02-22T22:04:24.081Z] ++ '[' -n 0 ']'
22:04:24 [2023-02-22T22:04:24.082Z] ++ set -x
22:04:24 [2023-02-22T22:04:24.082Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m
22:04:24 [2023-02-22T22:04:24.082Z] INFO: Testing against a local daemon
22:04:24 [2023-02-22T22:04:24.082Z] === RUN   TestSecretInspect
22:04:25 [2023-02-22T22:04:25.989Z] --- PASS: TestSecretInspect (1.81s)
22:04:25 [2023-02-22T22:04:25.989Z] === RUN   TestSecretList
22:04:27 [2023-02-22T22:04:27.898Z] --- PASS: TestSecretList (1.81s)
22:04:27 [2023-02-22T22:04:27.898Z] === RUN   TestSecretsCreateAndDelete
22:04:29 [2023-02-22T22:04:29.277Z] --- PASS: TestSecretsCreateAndDelete (1.78s)
22:04:29 [2023-02-22T22:04:29.277Z] === RUN   TestSecretsUpdate
22:04:31 [2023-02-22T22:04:31.182Z] --- PASS: TestSecretsUpdate (1.78s)
22:04:31 [2023-02-22T22:04:31.182Z] === RUN   TestTemplatedSecret
22:04:33 [2023-02-22T22:04:33.784Z] --- PASS: TestTemplatedSecret (2.47s)
22:04:33 [2023-02-22T22:04:33.784Z] === RUN   TestSecretCreateResolve
22:04:35 [2023-02-22T22:04:35.164Z] --- PASS: TestSecretCreateResolve (1.75s)
22:04:35 [2023-02-22T22:04:35.164Z] PASS
22:04:35 [2023-02-22T22:04:35.164Z] 
22:04:35 [2023-02-22T22:04:35.164Z] DONE 6 tests in 11.479s
22:04:35 [2023-02-22T22:04:35.424Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
22:04:35 [2023-02-22T22:04:35.424Z] ++ 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:04:35 [2023-02-22T22:04:35.424Z] ++ set -e
22:04:35 [2023-02-22T22:04:35.424Z] ++ '[' -n 0 ']'
22:04:35 [2023-02-22T22:04:35.424Z] ++ set -x
22:04:35 [2023-02-22T22:04:35.424Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m
22:04:35 [2023-02-22T22:04:35.424Z] INFO: Testing against a local daemon
22:04:35 [2023-02-22T22:04:35.424Z] === RUN   TestServiceCreateInit
22:04:35 [2023-02-22T22:04:35.424Z] === RUN   TestServiceCreateInit/daemonInitDisabled
22:04:39 [2023-02-22T22:04:39.669Z] === RUN   TestServiceCreateInit/daemonInitEnabled
22:04:42 [2023-02-22T22:04:42.207Z] --- PASS: TestServiceCreateInit (6.87s)
22:04:42 [2023-02-22T22:04:42.207Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.48s)
22:04:42 [2023-02-22T22:04:42.207Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.38s)
22:04:42 [2023-02-22T22:04:42.207Z] === RUN   TestCreateServiceMultipleTimes
22:04:57 [2023-02-22T22:04:57.094Z] --- PASS: TestCreateServiceMultipleTimes (14.21s)
22:04:57 [2023-02-22T22:04:57.094Z] === RUN   TestCreateServiceConflict
22:04:58 [2023-02-22T22:04:58.473Z] --- PASS: TestCreateServiceConflict (1.73s)
22:04:58 [2023-02-22T22:04:58.473Z] === RUN   TestCreateServiceMaxReplicas
22:05:00 [2023-02-22T22:05:00.381Z] --- PASS: TestCreateServiceMaxReplicas (2.14s)
22:05:00 [2023-02-22T22:05:00.382Z] === RUN   TestCreateWithDuplicateNetworkNames
22:05:15 [2023-02-22T22:05:15.275Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.65s)
22:05:15 [2023-02-22T22:05:15.275Z] === RUN   TestCreateServiceSecretFileMode
22:05:15 [2023-02-22T22:05:15.275Z] --- PASS: TestCreateServiceSecretFileMode (2.14s)
22:05:15 [2023-02-22T22:05:15.275Z] === RUN   TestCreateServiceConfigFileMode
22:05:17 [2023-02-22T22:05:17.813Z] --- PASS: TestCreateServiceConfigFileMode (2.30s)
22:05:17 [2023-02-22T22:05:17.813Z] === RUN   TestCreateServiceSysctls
22:05:20 [2023-02-22T22:05:20.352Z] --- PASS: TestCreateServiceSysctls (2.89s)
22:05:20 [2023-02-22T22:05:20.352Z] === RUN   TestCreateServiceCapabilities
22:05:22 [2023-02-22T22:05:22.891Z] --- PASS: TestCreateServiceCapabilities (2.36s)
22:05:22 [2023-02-22T22:05:22.891Z] === RUN   TestInspect
22:05:25 [2023-02-22T22:05:25.430Z] --- PASS: TestInspect (2.54s)
22:05:25 [2023-02-22T22:05:25.430Z] === RUN   TestCreateJob
22:05:28 [2023-02-22T22:05:28.725Z] --- PASS: TestCreateJob (3.02s)
22:05:28 [2023-02-22T22:05:28.726Z] === RUN   TestReplicatedJob
22:05:34 [2023-02-22T22:05:34.025Z] --- PASS: TestReplicatedJob (4.90s)
22:05:34 [2023-02-22T22:05:34.025Z] === RUN   TestUpdateReplicatedJob
22:05:36 [2023-02-22T22:05:36.564Z] --- PASS: TestUpdateReplicatedJob (2.96s)
22:05:36 [2023-02-22T22:05:36.564Z] === RUN   TestServiceListWithStatuses
22:05:36 [2023-02-22T22:05:36.564Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
22:05:36 [2023-02-22T22:05:36.564Z] --- SKIP: TestServiceListWithStatuses (0.00s)
22:05:36 [2023-02-22T22:05:36.564Z] === RUN   TestDockerNetworkConnectAlias
22:05:39 [2023-02-22T22:05:39.856Z] --- PASS: TestDockerNetworkConnectAlias (3.31s)
22:05:39 [2023-02-22T22:05:39.856Z] === RUN   TestDockerNetworkReConnect
22:05:42 [2023-02-22T22:05:42.395Z] --- PASS: TestDockerNetworkReConnect (2.82s)
22:05:42 [2023-02-22T22:05:42.395Z] === RUN   TestServicePlugin
22:05:42 [2023-02-22T22:05:42.395Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:05:42 [2023-02-22T22:05:42.395Z] --- SKIP: TestServicePlugin (0.00s)
22:05:42 [2023-02-22T22:05:42.395Z] === RUN   TestServiceUpdateLabel
22:05:44 [2023-02-22T22:05:44.302Z] --- PASS: TestServiceUpdateLabel (1.74s)
22:05:44 [2023-02-22T22:05:44.302Z] === RUN   TestServiceUpdateSecrets
22:05:59 [2023-02-22T22:05:59.191Z] --- PASS: TestServiceUpdateSecrets (13.94s)
22:05:59 [2023-02-22T22:05:59.191Z] === RUN   TestServiceUpdateConfigs
22:06:14 [2023-02-22T22:06:14.101Z] --- PASS: TestServiceUpdateConfigs (14.28s)
22:06:14 [2023-02-22T22:06:14.101Z] === RUN   TestServiceUpdateNetwork
22:06:24 [2023-02-22T22:06:24.082Z] --- PASS: TestServiceUpdateNetwork (11.48s)
22:06:24 [2023-02-22T22:06:24.082Z] === RUN   TestServiceUpdatePidsLimit
22:06:25 [2023-02-22T22:06:25.020Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
22:06:25 [2023-02-22T22:06:25.589Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
22:06:33 [2023-02-22T22:06:33.715Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
22:06:40 [2023-02-22T22:06:40.287Z] --- PASS: TestServiceUpdatePidsLimit (16.06s)
22:06:40 [2023-02-22T22:06:40.287Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.63s)
22:06:40 [2023-02-22T22:06:40.287Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s)
22:06:40 [2023-02-22T22:06:40.287Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s)
22:06:40 [2023-02-22T22:06:40.287Z] PASS
22:06:40 [2023-02-22T22:06:40.287Z] 
22:06:40 [2023-02-22T22:06:40.287Z] === Skipped
22:06:40 [2023-02-22T22:06:40.287Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
22:06:40 [2023-02-22T22:06:40.287Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
22:06:40 [2023-02-22T22:06:40.287Z] 
22:06:40 [2023-02-22T22:06:40.287Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
22:06:40 [2023-02-22T22:06:40.287Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:06:40 [2023-02-22T22:06:40.287Z] 
22:06:40 [2023-02-22T22:06:40.287Z] DONE 27 tests, 2 skipped in 124.478s
22:06:40 [2023-02-22T22:06:40.287Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
22:06:40 [2023-02-22T22:06:40.287Z] ++ 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:06:40 [2023-02-22T22:06:40.287Z] ++ set -e
22:06:40 [2023-02-22T22:06:40.287Z] ++ '[' -n 0 ']'
22:06:40 [2023-02-22T22:06:40.287Z] ++ set -x
22:06:40 [2023-02-22T22:06:40.287Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m
22:06:40 [2023-02-22T22:06:40.287Z] INFO: Testing against a local daemon
22:06:40 [2023-02-22T22:06:40.287Z] === RUN   TestSessionCreate
22:06:40 [2023-02-22T22:06:40.287Z] --- PASS: TestSessionCreate (0.02s)
22:06:40 [2023-02-22T22:06:40.287Z] === RUN   TestSessionCreateWithBadUpgrade
22:06:40 [2023-02-22T22:06:40.287Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
22:06:40 [2023-02-22T22:06:40.287Z] PASS
22:06:40 [2023-02-22T22:06:40.287Z] 
22:06:40 [2023-02-22T22:06:40.287Z] DONE 2 tests in 0.128s
22:06:40 [2023-02-22T22:06:40.287Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
22:06:40 [2023-02-22T22:06:40.287Z] ++ 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:06:40 [2023-02-22T22:06:40.287Z] ++ set -e
22:06:40 [2023-02-22T22:06:40.287Z] ++ '[' -n 0 ']'
22:06:40 [2023-02-22T22:06:40.287Z] ++ set -x
22:06:40 [2023-02-22T22:06:40.287Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m
22:06:40 [2023-02-22T22:06:40.287Z] INFO: Testing against a local daemon
22:06:40 [2023-02-22T22:06:40.287Z] === RUN   TestCgroupDriverSystemdMemoryLimit
22:06:40 [2023-02-22T22:06:40.287Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
22:06:40 [2023-02-22T22:06:40.287Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
22:06:40 [2023-02-22T22:06:40.287Z] === RUN   TestDiskUsage
22:06:40 [2023-02-22T22:06:40.287Z] === PAUSE TestDiskUsage
22:06:40 [2023-02-22T22:06:40.287Z] === RUN   TestEventsExecDie
22:06:40 [2023-02-22T22:06:40.546Z] --- PASS: TestEventsExecDie (0.45s)
22:06:40 [2023-02-22T22:06:40.546Z] === RUN   TestEventsBackwardsCompatible
22:06:40 [2023-02-22T22:06:40.546Z] --- PASS: TestEventsBackwardsCompatible (0.05s)
22:06:40 [2023-02-22T22:06:40.546Z] === RUN   TestEventsVolumeCreate
22:06:40 [2023-02-22T22:06:40.546Z] --- PASS: TestEventsVolumeCreate (0.06s)
22:06:40 [2023-02-22T22:06:40.546Z] === RUN   TestInfoBinaryCommits
22:06:40 [2023-02-22T22:06:40.546Z] --- PASS: TestInfoBinaryCommits (0.02s)
22:06:40 [2023-02-22T22:06:40.546Z] === RUN   TestInfoAPIVersioned
22:06:40 [2023-02-22T22:06:40.547Z] --- PASS: TestInfoAPIVersioned (0.01s)
22:06:40 [2023-02-22T22:06:40.547Z] === RUN   TestInfoAPI
22:06:40 [2023-02-22T22:06:40.547Z] --- PASS: TestInfoAPI (0.02s)
22:06:40 [2023-02-22T22:06:40.547Z] === RUN   TestInfoAPIWarnings
22:06:58 [2023-02-22T22:06:58.641Z] --- PASS: TestInfoAPIWarnings (16.54s)
22:06:58 [2023-02-22T22:06:58.641Z] === RUN   TestInfoDebug
22:06:58 [2023-02-22T22:06:58.641Z] --- PASS: TestInfoDebug (0.52s)
22:06:58 [2023-02-22T22:06:58.641Z] === RUN   TestInfoInsecureRegistries
22:06:58 [2023-02-22T22:06:58.641Z] --- PASS: TestInfoInsecureRegistries (0.52s)
22:06:58 [2023-02-22T22:06:58.641Z] === RUN   TestInfoRegistryMirrors
22:06:58 [2023-02-22T22:06:58.641Z] --- PASS: TestInfoRegistryMirrors (0.52s)
22:06:58 [2023-02-22T22:06:58.641Z] === RUN   TestLoginFailsWithBadCredentials
22:06:59 [2023-02-22T22:06:59.209Z] --- PASS: TestLoginFailsWithBadCredentials (0.40s)
22:06:59 [2023-02-22T22:06:59.209Z] === RUN   TestPingCacheHeaders
22:06:59 [2023-02-22T22:06:59.209Z] --- PASS: TestPingCacheHeaders (0.02s)
22:06:59 [2023-02-22T22:06:59.209Z] === RUN   TestPingGet
22:06:59 [2023-02-22T22:06:59.209Z] --- PASS: TestPingGet (0.01s)
22:06:59 [2023-02-22T22:06:59.209Z] === RUN   TestPingHead
22:06:59 [2023-02-22T22:06:59.209Z] --- PASS: TestPingHead (0.03s)
22:06:59 [2023-02-22T22:06:59.209Z] === RUN   TestPingSwarmHeader
22:06:59 [2023-02-22T22:06:59.778Z] === RUN   TestPingSwarmHeader/before_swarm_init
22:07:00 [2023-02-22T22:07:00.366Z] === RUN   TestPingSwarmHeader/after_swarm_init
22:07:00 [2023-02-22T22:07:00.942Z] === RUN   TestPingSwarmHeader/after_swarm_leave
22:07:00 [2023-02-22T22:07:00.943Z] --- PASS: TestPingSwarmHeader (1.73s)
22:07:00 [2023-02-22T22:07:00.943Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
22:07:00 [2023-02-22T22:07:00.943Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
22:07:00 [2023-02-22T22:07:00.943Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
22:07:00 [2023-02-22T22:07:00.943Z] === RUN   TestPingBuilderHeader
22:07:00 [2023-02-22T22:07:00.943Z] === RUN   TestPingBuilderHeader/default_config
22:07:01 [2023-02-22T22:07:01.512Z] === RUN   TestPingBuilderHeader/buildkit_disabled
22:07:02 [2023-02-22T22:07:02.081Z] --- PASS: TestPingBuilderHeader (1.04s)
22:07:02 [2023-02-22T22:07:02.081Z]     --- PASS: TestPingBuilderHeader/default_config (0.51s)
22:07:02 [2023-02-22T22:07:02.081Z]     --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s)
22:07:02 [2023-02-22T22:07:02.081Z] === RUN   TestVersion
22:07:02 [2023-02-22T22:07:02.081Z] --- PASS: TestVersion (0.02s)
22:07:02 [2023-02-22T22:07:02.081Z] === CONT  TestDiskUsage
22:07:02 [2023-02-22T22:07:02.651Z] === RUN   TestDiskUsage/empty
22:07:02 [2023-02-22T22:07:02.651Z] === RUN   TestDiskUsage/empty/container_types
22:07:02 [2023-02-22T22:07:02.651Z] === RUN   TestDiskUsage/empty/image_types
22:07:02 [2023-02-22T22:07:02.651Z] === RUN   TestDiskUsage/empty/volume_types
22:07:02 [2023-02-22T22:07:02.651Z] === RUN   TestDiskUsage/empty/build-cache_types
22:07:02 [2023-02-22T22:07:02.651Z] === RUN   TestDiskUsage/empty/container,_volume_types
22:07:02 [2023-02-22T22:07:02.651Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
22:07:02 [2023-02-22T22:07:02.651Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
22:07:02 [2023-02-22T22:07:02.651Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
22:07:02 [2023-02-22T22:07:02.651Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
22:07:02 [2023-02-22T22:07:02.651Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
22:07:02 [2023-02-22T22:07:02.651Z] === RUN   TestDiskUsage/after_LoadBusybox
22:07:02 [2023-02-22T22:07:02.651Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
22:07:02 [2023-02-22T22:07:02.651Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
22:07:02 [2023-02-22T22:07:02.651Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
22:07:02 [2023-02-22T22:07:02.651Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
22:07:02 [2023-02-22T22:07:02.651Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
22:07:02 [2023-02-22T22:07:02.651Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
22:07:02 [2023-02-22T22:07:02.651Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
22:07:02 [2023-02-22T22:07:02.651Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
22:07:02 [2023-02-22T22:07:02.651Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
22:07:02 [2023-02-22T22:07:02.651Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
22:07:02 [2023-02-22T22:07:02.651Z] === RUN   TestDiskUsage/after_container.Run
22:07:02 [2023-02-22T22:07:02.912Z] === RUN   TestDiskUsage/after_container.Run/container_types
22:07:02 [2023-02-22T22:07:02.912Z] === RUN   TestDiskUsage/after_container.Run/image_types
22:07:02 [2023-02-22T22:07:02.912Z] === RUN   TestDiskUsage/after_container.Run/volume_types
22:07:02 [2023-02-22T22:07:02.912Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
22:07:02 [2023-02-22T22:07:02.912Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
22:07:02 [2023-02-22T22:07:02.912Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
22:07:02 [2023-02-22T22:07:02.912Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
22:07:02 [2023-02-22T22:07:02.912Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
22:07:02 [2023-02-22T22:07:02.912Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
22:07:02 [2023-02-22T22:07:02.912Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
22:07:02 [2023-02-22T22:07:02.912Z] --- PASS: TestDiskUsage (1.00s)
22:07:02 [2023-02-22T22:07:02.912Z]     --- PASS: TestDiskUsage/empty (0.01s)
22:07:02 [2023-02-22T22:07:02.912Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
22:07:02 [2023-02-22T22:07:02.912Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
22:07:02 [2023-02-22T22:07:02.912Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
22:07:02 [2023-02-22T22:07:02.912Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
22:07:02 [2023-02-22T22:07:02.912Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
22:07:02 [2023-02-22T22:07:02.912Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
22:07:02 [2023-02-22T22:07:02.912Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
22:07:02 [2023-02-22T22:07:02.912Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
22:07:02 [2023-02-22T22:07:02.912Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
22:07:02 [2023-02-22T22:07:02.912Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
22:07:02 [2023-02-22T22:07:02.912Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.09s)
22:07:02 [2023-02-22T22:07:02.912Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
22:07:02 [2023-02-22T22:07:02.912Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
22:07:02 [2023-02-22T22:07:02.912Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
22:07:02 [2023-02-22T22:07:02.912Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
22:07:02 [2023-02-22T22:07:02.912Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
22:07:02 [2023-02-22T22:07:02.912Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
22:07:02 [2023-02-22T22:07:02.912Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
22:07:02 [2023-02-22T22:07:02.912Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
22:07:02 [2023-02-22T22:07:02.912Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
22:07:02 [2023-02-22T22:07:02.912Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
22:07:02 [2023-02-22T22:07:02.912Z]     --- PASS: TestDiskUsage/after_container.Run (0.26s)
22:07:02 [2023-02-22T22:07:02.912Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
22:07:02 [2023-02-22T22:07:02.912Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
22:07:02 [2023-02-22T22:07:02.912Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
22:07:02 [2023-02-22T22:07:02.912Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
22:07:02 [2023-02-22T22:07:02.912Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
22:07:02 [2023-02-22T22:07:02.912Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
22:07:02 [2023-02-22T22:07:02.912Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
22:07:02 [2023-02-22T22:07:02.912Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
22:07:02 [2023-02-22T22:07:02.912Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
22:07:02 [2023-02-22T22:07:02.912Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
22:07:02 [2023-02-22T22:07:02.912Z] PASS
22:07:02 [2023-02-22T22:07:02.912Z] 
22:07:02 [2023-02-22T22:07:02.912Z] === Skipped
22:07:02 [2023-02-22T22:07:02.913Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
22:07:02 [2023-02-22T22:07:02.913Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
22:07:02 [2023-02-22T22:07:02.913Z] 
22:07:02 [2023-02-22T22:07:02.913Z] DONE 57 tests, 1 skipped in 23.062s
22:07:02 [2023-02-22T22:07:02.913Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
22:07:02 [2023-02-22T22:07:02.913Z] ++ 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:07:02 [2023-02-22T22:07:02.913Z] ++ set -e
22:07:02 [2023-02-22T22:07:02.913Z] ++ '[' -n 0 ']'
22:07:02 [2023-02-22T22:07:02.913Z] ++ set -x
22:07:02 [2023-02-22T22:07:02.913Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m
22:07:03 [2023-02-22T22:07:03.172Z] INFO: Testing against a local daemon
22:07:03 [2023-02-22T22:07:03.172Z] === RUN   TestVolumesCreateAndList
22:07:03 [2023-02-22T22:07:03.172Z] --- PASS: TestVolumesCreateAndList (0.02s)
22:07:03 [2023-02-22T22:07:03.172Z] === RUN   TestVolumesRemove
22:07:03 [2023-02-22T22:07:03.172Z] --- PASS: TestVolumesRemove (0.06s)
22:07:03 [2023-02-22T22:07:03.172Z] === RUN   TestVolumesInspect
22:07:03 [2023-02-22T22:07:03.172Z] --- PASS: TestVolumesInspect (0.02s)
22:07:03 [2023-02-22T22:07:03.172Z] === RUN   TestVolumesInvalidJSON
22:07:03 [2023-02-22T22:07:03.172Z] === RUN   TestVolumesInvalidJSON/volumes/create
22:07:03 [2023-02-22T22:07:03.172Z] === PAUSE TestVolumesInvalidJSON/volumes/create
22:07:03 [2023-02-22T22:07:03.172Z] === CONT  TestVolumesInvalidJSON/volumes/create
22:07:03 [2023-02-22T22:07:03.172Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
22:07:03 [2023-02-22T22:07:03.172Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
22:07:03 [2023-02-22T22:07:03.172Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
22:07:03 [2023-02-22T22:07:03.172Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
22:07:03 [2023-02-22T22:07:03.172Z] --- PASS: TestVolumesInvalidJSON (0.02s)
22:07:03 [2023-02-22T22:07:03.172Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
22:07:03 [2023-02-22T22:07:03.172Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
22:07:03 [2023-02-22T22:07:03.172Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
22:07:03 [2023-02-22T22:07:03.172Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
22:07:03 [2023-02-22T22:07:03.172Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
22:07:03 [2023-02-22T22:07:03.172Z] === RUN   TestVolumePruneAnonymous
22:07:03 [2023-02-22T22:07:03.172Z] --- PASS: TestVolumePruneAnonymous (0.04s)
22:07:03 [2023-02-22T22:07:03.172Z] PASS
22:07:03 [2023-02-22T22:07:03.172Z] 
22:07:03 [2023-02-22T22:07:03.172Z] DONE 10 tests in 0.239s
22:07:03 [2023-02-22T22:07:03.172Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
22:07:03 [2023-02-22T22:07:03.432Z] ++++ cat bundles/test-integration/docker.pid
22:07:03 [2023-02-22T22:07:03.432Z] +++ kill 15608
22:07:03 [2023-02-22T22:07:03.692Z] +++ /etc/init.d/apparmor stop
22:07:03 [2023-02-22T22:07:03.692Z] Leaving: AppArmorNo profiles have been unloaded.
22:07:03 [2023-02-22T22:07:03.692Z] 
22:07:03 [2023-02-22T22:07:03.692Z] Unloading profiles will leave already running processes permanently
22:07:03 [2023-02-22T22:07:03.692Z] unconfined, which can lead to unexpected situations.
22:07:03 [2023-02-22T22:07:03.692Z] 
22:07:03 [2023-02-22T22:07:03.692Z] To set a process to complain mode, use the command line tool
22:07:03 [2023-02-22T22:07:03.692Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
22:07:03 [2023-02-22T22:07:03.692Z] +++ true
22:07:03 [2023-02-22T22:07:03.692Z] exiting test-integration
22:07:03 [2023-02-22T22:07:03.692Z] ++ exit 0
22:07:03 [2023-02-22T22:07:03.692Z] 
Post stage
[Pipeline] junit
22:07:04 [2023-02-22T22:07:04.645Z] Recording test results
22:07:04 [2023-02-22T22:07:04.831Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
22:07:05 [2023-02-22T22:07:05.145Z] + echo Ensuring container killed.
22:07:05 [2023-02-22T22:07:05.145Z] Ensuring container killed.
22:07:05 [2023-02-22T22:07:05.145Z] + docker rm -vf docker-pr25
22:07:05 [2023-02-22T22:07:05.145Z] Error response from daemon: No such container: docker-pr25
[Pipeline] sh
22:07:05 [2023-02-22T22:07:05.432Z] + echo Chowning /workspace to jenkins user
22:07:05 [2023-02-22T22:07:05.432Z] Chowning /workspace to jenkins user
22:07:05 [2023-02-22T22:07:05.432Z] + id -u
22:07:05 [2023-02-22T22:07:05.432Z] + id -g
22:07:05 [2023-02-22T22:07:05.432Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44620:/workspace busybox chown -R 1000:1000 /workspace
22:07:05 [2023-02-22T22:07:05.432Z] Unable to find image 'busybox:latest' locally
22:07:05 [2023-02-22T22:07:05.432Z] latest: Pulling from library/busybox
22:07:05 [2023-02-22T22:07:05.691Z] f78e6840ded1: Already exists
22:07:05 [2023-02-22T22:07:05.691Z] Digest: sha256:7b3ccabffc97de872a30dfd234fd972a66d247c8cfc69b0550f276481852627c
22:07:05 [2023-02-22T22:07:05.691Z] Status: Downloaded newer image for busybox:latest
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
22:07:07 [2023-02-22T22:07:07.367Z] + bundleName=arm64-integration
22:07:07 [2023-02-22T22:07:07.367Z] + echo Creating arm64-integration-bundles.tar.gz
22:07:07 [2023-02-22T22:07:07.367Z] Creating arm64-integration-bundles.tar.gz
22:07:07 [2023-02-22T22:07:07.367Z] + xargs tar -czf arm64-integration-bundles.tar.gz
22:07:07 [2023-02-22T22:07:07.367Z] + 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:07:07 [2023-02-22T22:07:07.640Z] Archiving artifacts
22:07:09 [2023-02-22T22:07:09.571Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44620/25/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
22:07:09 [2023-02-22T22:07:09.872Z] + make clean
22:07:10 [2023-02-22T22:07:10.132Z] docker volume rm -f docker-dev-cache docker-mod-cache
22:07:10 [2023-02-22T22:07:10.132Z] docker-dev-cache
22:07:10 [2023-02-22T22:07:10.132Z] 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