Skip to content
Success

Console Output

Pull request #44754 opened
19:29:35 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from fdcab58ccf1428310085f90afbdf1bc9028e3311+57af88a654426d6c5513accc54ac3f90cbf34150 (083c2d365fb4867ad71070c5348593c8e59c5262)
Running in Durability level: PERFORMANCE_OPTIMIZED
Loading library jps@master
Examining docker/jps
Attempting to resolve master as a branch
Resolved master as branch master at revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
The recommended git tool is: NONE
using credential jps-reader
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/jps.git
 > git init /var/cloudbees-jenkins-distribution/workspace/moby_PR-44754@libs/jps # timeout=10
Fetching upstream changes from https://github.com/docker/jps.git
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
using GIT_ASKPASS to set credentials GitHub credentials for docker/jps
 > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
Avoid second fetch
Checking out Revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10
Commit message: "Merge pull request #26 from docker/add-retry-to-vpn-image-pull"
First time build. Skipping changelog.
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines.
To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins.
[Pipeline] Start of Pipeline
[Pipeline] withEnv
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 2 hr 0 min
[Pipeline] {
[Pipeline] timestamps
[Pipeline] {
[Pipeline] stage
[Pipeline] { (pr-hack)
[Pipeline] script
[Pipeline] {
[Pipeline] echo
19:29:37 [2023-01-05T19:29:37.022Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
19:29:37 [2023-01-05T19:29:37.025Z] Trying to pass milestone 1
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
19:29:37 [2023-01-05T19:29:37.268Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0b81a4ec91d060a6c) in /home/ubuntu/workspace/moby_PR-44754
[Pipeline] {
[Pipeline] checkout
19:29:37 [2023-01-05T19:29:37.391Z] The recommended git tool is: git
19:29:39 [2023-01-05T19:29:39.171Z] using credential docker-jenkins-github-credentials
19:29:39 [2023-01-05T19:29:39.181Z] Cloning the remote Git repository
19:29:39 [2023-01-05T19:29:39.181Z] Cloning with configured refspecs honoured and without tags
19:29:39 [2023-01-05T19:29:39.198Z] Cloning repository https://github.com/moby/moby.git
19:29:39 [2023-01-05T19:29:39.242Z]  > git init /home/ubuntu/workspace/moby_PR-44754 # timeout=10
19:29:39 [2023-01-05T19:29:39.468Z] Fetching upstream changes from https://github.com/moby/moby.git
19:29:39 [2023-01-05T19:29:39.468Z]  > git --version # timeout=10
19:29:39 [2023-01-05T19:29:39.478Z]  > git --version # 'git version 2.25.1'
19:29:39 [2023-01-05T19:29:39.478Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
19:29:39 [2023-01-05T19:29:39.480Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44754/head:refs/remotes/origin/PR-44754 +refs/heads/master:refs/remotes/origin/master # timeout=10
19:29:52 [2023-01-05T19:29:52.553Z] Fetching without tags
19:29:52 [2023-01-05T19:29:52.807Z] Merging remotes/origin/master commit 57af88a654426d6c5513accc54ac3f90cbf34150 into PR head commit fdcab58ccf1428310085f90afbdf1bc9028e3311
19:29:52 [2023-01-05T19:29:52.518Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
19:29:52 [2023-01-05T19:29:52.525Z]  > git config --add remote.origin.fetch +refs/pull/44754/head:refs/remotes/origin/PR-44754 # timeout=10
19:29:52 [2023-01-05T19:29:52.535Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
19:29:52 [2023-01-05T19:29:52.547Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
19:29:52 [2023-01-05T19:29:52.598Z] Fetching upstream changes from https://github.com/moby/moby.git
19:29:52 [2023-01-05T19:29:52.599Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
19:29:52 [2023-01-05T19:29:52.600Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44754/head:refs/remotes/origin/PR-44754 +refs/heads/master:refs/remotes/origin/master # timeout=10
19:29:52 [2023-01-05T19:29:52.816Z]  > git config core.sparsecheckout # timeout=10
19:29:52 [2023-01-05T19:29:52.825Z]  > git checkout -f fdcab58ccf1428310085f90afbdf1bc9028e3311 # timeout=10
19:29:53 [2023-01-05T19:29:53.428Z]  > git remote # timeout=10
19:29:53 [2023-01-05T19:29:53.437Z]  > git config --get remote.origin.url # timeout=10
19:29:53 [2023-01-05T19:29:53.442Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
19:29:53 [2023-01-05T19:29:53.443Z]  > git merge 57af88a654426d6c5513accc54ac3f90cbf34150 # timeout=10
19:29:54 [2023-01-05T19:29:54.233Z] Merge succeeded, producing c6b327f17e7c4e013081098d7d15ac295949f68b
19:29:54 [2023-01-05T19:29:54.233Z] Checking out Revision c6b327f17e7c4e013081098d7d15ac295949f68b (PR-44754)
19:29:54 [2023-01-05T19:29:54.225Z]  > git rev-parse HEAD^{commit} # timeout=10
19:29:54 [2023-01-05T19:29:54.277Z]  > git config core.sparsecheckout # timeout=10
19:29:54 [2023-01-05T19:29:54.283Z]  > git checkout -f c6b327f17e7c4e013081098d7d15ac295949f68b # timeout=10
19:29:57 [2023-01-05T19:29:57.773Z] Commit message: "Merge commit '57af88a654426d6c5513accc54ac3f90cbf34150' into HEAD"
19:29:57 [2023-01-05T19:29:57.774Z] First time build. Skipping changelog.
19:29:57 [2023-01-05T19:29:57.790Z]  > git --version # timeout=10
19:29:57 [2023-01-05T19:29:57.797Z]  > git --version # 'git version 2.25.1'
19:29:57 [2023-01-05T19:29:57.808Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
19:29:58 [2023-01-05T19:29:58.812Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44754:/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
19:30:11 [2023-01-05T19:30:11.121Z] Unable to find image 'alpine:latest' locally
19:30:11 [2023-01-05T19:30:11.121Z] latest: Pulling from library/alpine
19:30:11 [2023-01-05T19:30:11.121Z] 261da4162673: Pulling fs layer
19:30:11 [2023-01-05T19:30:11.121Z] 261da4162673: Verifying Checksum
19:30:11 [2023-01-05T19:30:11.121Z] 261da4162673: Download complete
19:30:11 [2023-01-05T19:30:11.121Z] 261da4162673: Pull complete
19:30:11 [2023-01-05T19:30:11.121Z] Digest: sha256:8914eb54f968791faf6a8638949e480fef81e697984fba772b3976835194c6d4
19:30:11 [2023-01-05T19:30:11.121Z] Status: Downloaded newer image for alpine:latest
19:30:17 [2023-01-05T19:30:17.749Z] Congratulations!  All commits are properly signed with the DCO!
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] parallel
[Pipeline] { (Branch: s390x)
[Pipeline] { (Branch: s390x integration-cli)
[Pipeline] { (Branch: ppc64le)
[Pipeline] { (Branch: ppc64le integration-cli)
[Pipeline] { (Branch: arm64)
[Pipeline] stage
[Pipeline] { (s390x)
[Pipeline] stage
[Pipeline] { (s390x integration-cli)
[Pipeline] stage
[Pipeline] { (ppc64le)
[Pipeline] stage
[Pipeline] { (ppc64le integration-cli)
[Pipeline] stage
[Pipeline] { (arm64)
[Pipeline] node
Stage "s390x" skipped due to when conditional
Stage "s390x integration-cli" skipped due to when conditional
Stage "ppc64le" skipped due to when conditional
Stage "ppc64le integration-cli" skipped due to when conditional
19:30:18 [2023-01-05T19:30:18.179Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0b81a4ec91d060a6c) in /home/ubuntu/workspace/moby_PR-44754
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
[Pipeline] {
[Pipeline] checkout
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
19:30:18 [2023-01-05T19:30:18.249Z] The recommended git tool is: git
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] }
19:30:18 [2023-01-05T19:30:18.256Z] using credential docker-jenkins-github-credentials
[Pipeline] // stage
[Pipeline] // stage
19:30:18 [2023-01-05T19:30:18.269Z] Fetching changes from the remote Git repository
[Pipeline] // stage
19:30:18 [2023-01-05T19:30:18.275Z] Fetching without tags
[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] }
19:30:18 [2023-01-05T19:30:18.472Z] Merging remotes/origin/master commit 57af88a654426d6c5513accc54ac3f90cbf34150 into PR head commit fdcab58ccf1428310085f90afbdf1bc9028e3311
19:30:18 [2023-01-05T19:30:18.580Z] Merge succeeded, producing a61decbe6fe35b1f039f44c7f30d37cf802b2a40
19:30:18 [2023-01-05T19:30:18.581Z] Checking out Revision a61decbe6fe35b1f039f44c7f30d37cf802b2a40 (PR-44754)
19:30:18 [2023-01-05T19:30:18.631Z] Commit message: "Merge commit '57af88a654426d6c5513accc54ac3f90cbf34150' into HEAD"
19:30:18 [2023-01-05T19:30:18.632Z] First time build. Skipping changelog.
19:30:18 [2023-01-05T19:30:18.641Z]  > git --version # timeout=10
19:30:18 [2023-01-05T19:30:18.645Z]  > git --version # 'git version 2.25.1'
19:30:18 [2023-01-05T19:30:18.651Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
19:30:18 [2023-01-05T19:30:18.266Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-44754/.git # timeout=10
19:30:18 [2023-01-05T19:30:18.272Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
19:30:18 [2023-01-05T19:30:18.278Z] Fetching upstream changes from https://github.com/moby/moby.git
19:30:18 [2023-01-05T19:30:18.278Z]  > git --version # timeout=10
19:30:18 [2023-01-05T19:30:18.282Z]  > git --version # 'git version 2.25.1'
19:30:18 [2023-01-05T19:30:18.282Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
19:30:18 [2023-01-05T19:30:18.283Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44754/head:refs/remotes/origin/PR-44754 +refs/heads/master:refs/remotes/origin/master # timeout=10
19:30:18 [2023-01-05T19:30:18.474Z]  > git config core.sparsecheckout # timeout=10
19:30:18 [2023-01-05T19:30:18.479Z]  > git checkout -f fdcab58ccf1428310085f90afbdf1bc9028e3311 # timeout=10
19:30:18 [2023-01-05T19:30:18.515Z]  > git remote # timeout=10
19:30:18 [2023-01-05T19:30:18.527Z]  > git config --get remote.origin.url # timeout=10
19:30:18 [2023-01-05T19:30:18.536Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
19:30:18 [2023-01-05T19:30:18.537Z]  > git merge 57af88a654426d6c5513accc54ac3f90cbf34150 # timeout=10
19:30:18 [2023-01-05T19:30:18.572Z]  > git rev-parse HEAD^{commit} # timeout=10
19:30:18 [2023-01-05T19:30:18.583Z]  > git config core.sparsecheckout # timeout=10
19:30:18 [2023-01-05T19:30:18.586Z]  > git checkout -f a61decbe6fe35b1f039f44c7f30d37cf802b2a40 # timeout=10
19:30:19 [2023-01-05T19:30:19.357Z] + docker version
19:30:19 [2023-01-05T19:30:19.357Z] Client: Docker Engine - Community
19:30:19 [2023-01-05T19:30:19.357Z]  Version:           22.06.0-beta.0
19:30:19 [2023-01-05T19:30:19.357Z]  API version:       1.42
19:30:19 [2023-01-05T19:30:19.357Z]  Go version:        go1.18.3
19:30:19 [2023-01-05T19:30:19.357Z]  Git commit:        3e9117b
19:30:19 [2023-01-05T19:30:19.357Z]  Built:             Fri Jun  3 17:55:34 2022
19:30:19 [2023-01-05T19:30:19.357Z]  OS/Arch:           linux/arm64
19:30:19 [2023-01-05T19:30:19.357Z]  Context:           default
19:30:19 [2023-01-05T19:30:19.357Z] 
19:30:19 [2023-01-05T19:30:19.357Z] Server: Docker Engine - Community
19:30:19 [2023-01-05T19:30:19.357Z]  Engine:
19:30:19 [2023-01-05T19:30:19.357Z]   Version:          22.06.0-beta.0
19:30:19 [2023-01-05T19:30:19.357Z]   API version:      1.42 (minimum version 1.12)
19:30:19 [2023-01-05T19:30:19.357Z]   Go version:       go1.18.3
19:30:19 [2023-01-05T19:30:19.357Z]   Git commit:       38633e7
19:30:19 [2023-01-05T19:30:19.357Z]   Built:            Fri Jun  3 17:55:34 2022
19:30:19 [2023-01-05T19:30:19.357Z]   OS/Arch:          linux/arm64
19:30:19 [2023-01-05T19:30:19.357Z]   Experimental:     true
19:30:19 [2023-01-05T19:30:19.357Z]  containerd:
19:30:19 [2023-01-05T19:30:19.357Z]   Version:          1.6.8
19:30:19 [2023-01-05T19:30:19.357Z]   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
19:30:19 [2023-01-05T19:30:19.357Z]  runc:
19:30:19 [2023-01-05T19:30:19.357Z]   Version:          1.1.4
19:30:19 [2023-01-05T19:30:19.357Z]   GitCommit:        v1.1.4-0-g5fd4c4d
19:30:19 [2023-01-05T19:30:19.357Z]  docker-init:
19:30:19 [2023-01-05T19:30:19.357Z]   Version:          0.19.0
19:30:19 [2023-01-05T19:30:19.357Z]   GitCommit:        de40ad0
[Pipeline] sh
19:30:19 [2023-01-05T19:30:19.637Z] + docker info
19:30:19 [2023-01-05T19:30:19.637Z] Client:
19:30:19 [2023-01-05T19:30:19.637Z]  Context:    default
19:30:19 [2023-01-05T19:30:19.637Z]  Debug Mode: false
19:30:19 [2023-01-05T19:30:19.637Z]  Plugins:
19:30:19 [2023-01-05T19:30:19.638Z]   buildx: Docker Buildx (Docker Inc.)
19:30:19 [2023-01-05T19:30:19.638Z]     Version:  v0.8.2
19:30:19 [2023-01-05T19:30:19.638Z]     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
19:30:19 [2023-01-05T19:30:19.638Z]   compose: Docker Compose (Docker Inc.)
19:30:19 [2023-01-05T19:30:19.638Z]     Version:  v2.12.0
19:30:19 [2023-01-05T19:30:19.638Z]     Path:     /usr/libexec/docker/cli-plugins/docker-compose
19:30:19 [2023-01-05T19:30:19.638Z] 
19:30:19 [2023-01-05T19:30:19.638Z] Server:
19:30:19 [2023-01-05T19:30:19.638Z]  Containers: 0
19:30:19 [2023-01-05T19:30:19.638Z]   Running: 0
19:30:19 [2023-01-05T19:30:19.638Z]   Paused: 0
19:30:19 [2023-01-05T19:30:19.638Z]   Stopped: 0
19:30:19 [2023-01-05T19:30:19.638Z]  Images: 1
19:30:19 [2023-01-05T19:30:19.638Z]  Server Version: 22.06.0-beta.0
19:30:19 [2023-01-05T19:30:19.638Z]  Storage Driver: overlay2
19:30:19 [2023-01-05T19:30:19.638Z]   Backing Filesystem: extfs
19:30:19 [2023-01-05T19:30:19.638Z]   Supports d_type: true
19:30:19 [2023-01-05T19:30:19.638Z]   Using metacopy: false
19:30:19 [2023-01-05T19:30:19.638Z]   Native Overlay Diff: true
19:30:19 [2023-01-05T19:30:19.638Z]   userxattr: false
19:30:19 [2023-01-05T19:30:19.638Z]  Logging Driver: json-file
19:30:19 [2023-01-05T19:30:19.638Z]  Cgroup Driver: cgroupfs
19:30:19 [2023-01-05T19:30:19.638Z]  Cgroup Version: 1
19:30:19 [2023-01-05T19:30:19.638Z]  Plugins:
19:30:19 [2023-01-05T19:30:19.638Z]   Volume: local
19:30:19 [2023-01-05T19:30:19.638Z]   Network: bridge host ipvlan macvlan null overlay
19:30:19 [2023-01-05T19:30:19.638Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
19:30:19 [2023-01-05T19:30:19.638Z]  Swarm: inactive
19:30:19 [2023-01-05T19:30:19.638Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
19:30:19 [2023-01-05T19:30:19.638Z]  Default Runtime: runc
19:30:19 [2023-01-05T19:30:19.638Z]  Init Binary: docker-init
19:30:19 [2023-01-05T19:30:19.638Z]  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
19:30:19 [2023-01-05T19:30:19.638Z]  runc version: v1.1.4-0-g5fd4c4d
19:30:19 [2023-01-05T19:30:19.638Z]  init version: de40ad0
19:30:19 [2023-01-05T19:30:19.638Z]  Security Options:
19:30:19 [2023-01-05T19:30:19.638Z]   apparmor
19:30:19 [2023-01-05T19:30:19.638Z]   seccomp
19:30:19 [2023-01-05T19:30:19.638Z]    Profile: builtin
19:30:19 [2023-01-05T19:30:19.638Z]  Kernel Version: 5.15.0-1022-aws
19:30:19 [2023-01-05T19:30:19.638Z]  Operating System: Ubuntu 20.04.5 LTS
19:30:19 [2023-01-05T19:30:19.638Z]  OSType: linux
19:30:19 [2023-01-05T19:30:19.638Z]  Architecture: aarch64
19:30:19 [2023-01-05T19:30:19.638Z]  CPUs: 2
19:30:19 [2023-01-05T19:30:19.638Z]  Total Memory: 7.559GiB
19:30:19 [2023-01-05T19:30:19.638Z]  Name: ip-10-100-88-186
19:30:19 [2023-01-05T19:30:19.638Z]  ID: a4508864-5846-4859-9d9f-739af3007ee0
19:30:19 [2023-01-05T19:30:19.638Z]  Docker Root Dir: /var/lib/docker
19:30:19 [2023-01-05T19:30:19.638Z]  Debug Mode: false
19:30:19 [2023-01-05T19:30:19.638Z]  Registry: https://index.docker.io/v1/
19:30:19 [2023-01-05T19:30:19.638Z]  Labels:
19:30:19 [2023-01-05T19:30:19.638Z]  Experimental: true
19:30:19 [2023-01-05T19:30:19.638Z]  Insecure Registries:
19:30:19 [2023-01-05T19:30:19.638Z]   127.0.0.0/8
19:30:19 [2023-01-05T19:30:19.638Z]  Live Restore Enabled: true
19:30:19 [2023-01-05T19:30:19.638Z] 
[Pipeline] sh
19:30:19 [2023-01-05T19:30:19.956Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
19:30:19 [2023-01-05T19:30:19.956Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
19:30:19 [2023-01-05T19:30:19.956Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44754/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
19:30:19 [2023-01-05T19:30:19.956Z] + bash /home/ubuntu/workspace/moby_PR-44754/check-config.sh
19:30:19 [2023-01-05T19:30:19.956Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
19:30:19 [2023-01-05T19:30:19.956Z] info: reading kernel config from /boot/config-5.15.0-1022-aws ...
19:30:19 [2023-01-05T19:30:19.956Z] 
19:30:19 [2023-01-05T19:30:19.956Z] Generally Necessary:
19:30:19 [2023-01-05T19:30:19.956Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
19:30:19 [2023-01-05T19:30:19.956Z] - apparmor: enabled and tools installed
19:30:19 [2023-01-05T19:30:19.956Z] - CONFIG_NAMESPACES: enabled
19:30:19 [2023-01-05T19:30:19.956Z] - CONFIG_NET_NS: enabled
19:30:19 [2023-01-05T19:30:19.956Z] - CONFIG_PID_NS: enabled
19:30:19 [2023-01-05T19:30:19.956Z] - CONFIG_IPC_NS: enabled
19:30:19 [2023-01-05T19:30:19.956Z] - CONFIG_UTS_NS: enabled
19:30:19 [2023-01-05T19:30:19.956Z] - CONFIG_CGROUPS: enabled
19:30:19 [2023-01-05T19:30:19.956Z] - CONFIG_CGROUP_CPUACCT: enabled
19:30:19 [2023-01-05T19:30:19.956Z] - CONFIG_CGROUP_DEVICE: enabled
19:30:19 [2023-01-05T19:30:19.956Z] - CONFIG_CGROUP_FREEZER: enabled
19:30:19 [2023-01-05T19:30:19.956Z] - CONFIG_CGROUP_SCHED: enabled
19:30:19 [2023-01-05T19:30:19.956Z] - CONFIG_CPUSETS: enabled
19:30:19 [2023-01-05T19:30:19.956Z] - CONFIG_MEMCG: enabled
19:30:19 [2023-01-05T19:30:19.956Z] - CONFIG_KEYS: enabled
19:30:19 [2023-01-05T19:30:19.956Z] - CONFIG_VETH: enabled (as module)
19:30:19 [2023-01-05T19:30:19.956Z] - CONFIG_BRIDGE: enabled (as module)
19:30:19 [2023-01-05T19:30:19.956Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
19:30:19 [2023-01-05T19:30:19.956Z] - CONFIG_IP_NF_FILTER: enabled (as module)
19:30:20 [2023-01-05T19:30:20.213Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
19:30:20 [2023-01-05T19:30:20.213Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
19:30:20 [2023-01-05T19:30:20.213Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
19:30:20 [2023-01-05T19:30:20.213Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
19:30:20 [2023-01-05T19:30:20.213Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
19:30:20 [2023-01-05T19:30:20.213Z] - CONFIG_IP_NF_NAT: enabled (as module)
19:30:20 [2023-01-05T19:30:20.213Z] - CONFIG_NF_NAT: enabled (as module)
19:30:20 [2023-01-05T19:30:20.213Z] - CONFIG_POSIX_MQUEUE: enabled
19:30:20 [2023-01-05T19:30:20.213Z] - CONFIG_CGROUP_BPF: enabled
19:30:20 [2023-01-05T19:30:20.213Z] 
19:30:20 [2023-01-05T19:30:20.213Z] Optional Features:
19:30:20 [2023-01-05T19:30:20.213Z] - CONFIG_USER_NS: enabled
19:30:20 [2023-01-05T19:30:20.213Z] - CONFIG_SECCOMP: enabled
19:30:20 [2023-01-05T19:30:20.213Z] - CONFIG_SECCOMP_FILTER: enabled
19:30:20 [2023-01-05T19:30:20.213Z] - CONFIG_CGROUP_PIDS: enabled
19:30:20 [2023-01-05T19:30:20.213Z] - CONFIG_MEMCG_SWAP: enabled
19:30:20 [2023-01-05T19:30:20.213Z]     (cgroup swap accounting is currently enabled)
19:30:20 [2023-01-05T19:30:20.213Z] - CONFIG_BLK_CGROUP: enabled
19:30:20 [2023-01-05T19:30:20.213Z] - CONFIG_BLK_DEV_THROTTLING: enabled
19:30:20 [2023-01-05T19:30:20.213Z] - CONFIG_CGROUP_PERF: enabled
19:30:20 [2023-01-05T19:30:20.213Z] - CONFIG_CGROUP_HUGETLB: enabled
19:30:20 [2023-01-05T19:30:20.213Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
19:30:20 [2023-01-05T19:30:20.213Z] - CONFIG_CGROUP_NET_PRIO: enabled
19:30:20 [2023-01-05T19:30:20.213Z] - CONFIG_CFS_BANDWIDTH: enabled
19:30:20 [2023-01-05T19:30:20.469Z] - CONFIG_FAIR_GROUP_SCHED: enabled
19:30:20 [2023-01-05T19:30:20.469Z] - CONFIG_RT_GROUP_SCHED: missing
19:30:20 [2023-01-05T19:30:20.469Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
19:30:20 [2023-01-05T19:30:20.469Z] - CONFIG_IP_VS: enabled (as module)
19:30:20 [2023-01-05T19:30:20.469Z] - CONFIG_IP_VS_NFCT: enabled
19:30:20 [2023-01-05T19:30:20.469Z] - CONFIG_IP_VS_PROTO_TCP: enabled
19:30:20 [2023-01-05T19:30:20.469Z] - CONFIG_IP_VS_PROTO_UDP: enabled
19:30:20 [2023-01-05T19:30:20.469Z] - CONFIG_IP_VS_RR: enabled (as module)
19:30:20 [2023-01-05T19:30:20.469Z] - CONFIG_SECURITY_SELINUX: enabled
19:30:20 [2023-01-05T19:30:20.469Z] - CONFIG_SECURITY_APPARMOR: enabled
19:30:20 [2023-01-05T19:30:20.469Z] - CONFIG_EXT4_FS: enabled
19:30:20 [2023-01-05T19:30:20.469Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
19:30:20 [2023-01-05T19:30:20.469Z] - CONFIG_EXT4_FS_SECURITY: enabled
19:30:20 [2023-01-05T19:30:20.469Z] - Network Drivers:
19:30:20 [2023-01-05T19:30:20.469Z]   - "overlay":
19:30:20 [2023-01-05T19:30:20.469Z]     - CONFIG_VXLAN: enabled (as module)
19:30:20 [2023-01-05T19:30:20.469Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
19:30:20 [2023-01-05T19:30:20.469Z]       Optional (for encrypted networks):
19:30:20 [2023-01-05T19:30:20.725Z]       - CONFIG_CRYPTO: enabled
19:30:20 [2023-01-05T19:30:20.725Z]       - CONFIG_CRYPTO_AEAD: enabled
19:30:20 [2023-01-05T19:30:20.725Z]       - CONFIG_CRYPTO_GCM: enabled
19:30:20 [2023-01-05T19:30:20.725Z]       - CONFIG_CRYPTO_SEQIV: enabled
19:30:20 [2023-01-05T19:30:20.725Z]       - CONFIG_CRYPTO_GHASH: enabled
19:30:20 [2023-01-05T19:30:20.725Z]       - CONFIG_XFRM: enabled
19:30:20 [2023-01-05T19:30:20.725Z]       - CONFIG_XFRM_USER: enabled (as module)
19:30:20 [2023-01-05T19:30:20.725Z]       - CONFIG_XFRM_ALGO: enabled (as module)
19:30:20 [2023-01-05T19:30:20.725Z]       - CONFIG_INET_ESP: enabled (as module)
19:30:20 [2023-01-05T19:30:20.725Z]   - "ipvlan":
19:30:20 [2023-01-05T19:30:20.725Z]     - CONFIG_IPVLAN: enabled (as module)
19:30:20 [2023-01-05T19:30:20.725Z]   - "macvlan":
19:30:20 [2023-01-05T19:30:20.725Z]     - CONFIG_MACVLAN: enabled (as module)
19:30:20 [2023-01-05T19:30:20.725Z]     - CONFIG_DUMMY: enabled (as module)
19:30:20 [2023-01-05T19:30:20.725Z]   - "ftp,tftp client in container":
19:30:20 [2023-01-05T19:30:20.725Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
19:30:20 [2023-01-05T19:30:20.725Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
19:30:20 [2023-01-05T19:30:20.725Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
19:30:20 [2023-01-05T19:30:20.725Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
19:30:20 [2023-01-05T19:30:20.725Z] - Storage Drivers:
19:30:20 [2023-01-05T19:30:20.725Z]   - "aufs":
19:30:20 [2023-01-05T19:30:20.725Z]     - CONFIG_AUFS_FS: enabled (as module)
19:30:20 [2023-01-05T19:30:20.725Z]   - "btrfs":
19:30:20 [2023-01-05T19:30:20.725Z]     - CONFIG_BTRFS_FS: enabled (as module)
19:30:20 [2023-01-05T19:30:20.725Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
19:30:20 [2023-01-05T19:30:20.725Z]   - "devicemapper":
19:30:20 [2023-01-05T19:30:20.725Z]     - CONFIG_BLK_DEV_DM: enabled
19:30:20 [2023-01-05T19:30:20.726Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
19:30:20 [2023-01-05T19:30:20.726Z]   - "overlay":
19:30:20 [2023-01-05T19:30:20.726Z]     - CONFIG_OVERLAY_FS: enabled (as module)
19:30:20 [2023-01-05T19:30:20.726Z]   - "zfs":
19:30:20 [2023-01-05T19:30:20.726Z]     - /dev/zfs: present
19:30:20 [2023-01-05T19:30:20.726Z]     - zfs command: missing
19:30:20 [2023-01-05T19:30:20.726Z]     - zpool command: missing
19:30:20 [2023-01-05T19:30:20.726Z] 
19:30:20 [2023-01-05T19:30:20.726Z] Limits:
19:30:20 [2023-01-05T19:30:20.726Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
19:30:20 [2023-01-05T19:30:20.726Z] 
19:30:20 [2023-01-05T19:30:20.726Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
19:30:21 [2023-01-05T19:30:21.056Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:a61decbe6fe35b1f039f44c7f30d37cf802b2a40 .
19:30:21 [2023-01-05T19:30:21.312Z] #1 [internal] load build definition from Dockerfile
19:30:21 [2023-01-05T19:30:21.312Z] #1 transferring dockerfile:
19:30:21 [2023-01-05T19:30:21.569Z] #1 transferring dockerfile: 26.01kB done
19:30:21 [2023-01-05T19:30:21.569Z] #1 DONE 0.1s
19:30:21 [2023-01-05T19:30:21.569Z] 
19:30:21 [2023-01-05T19:30:21.569Z] #2 [internal] load .dockerignore
19:30:21 [2023-01-05T19:30:21.569Z] #2 transferring context: 113B done
19:30:21 [2023-01-05T19:30:21.569Z] #2 DONE 0.1s
19:30:21 [2023-01-05T19:30:21.569Z] 
19:30:21 [2023-01-05T19:30:21.569Z] #3 resolve image config for docker.io/docker/dockerfile:1
19:30:21 [2023-01-05T19:30:21.825Z] #3 DONE 0.4s
19:30:21 [2023-01-05T19:30:21.825Z] 
19:30:21 [2023-01-05T19:30:21.825Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc
19:30:21 [2023-01-05T19:30:21.825Z] #4 resolve docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc 0.0s done
19:30:21 [2023-01-05T19:30:21.825Z] #4 sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc 2.00kB / 2.00kB done
19:30:21 [2023-01-05T19:30:21.825Z] #4 sha256:f259fd86ee23d7b4a2944432e3a09f45fa288bb84bfbd222b19b2abc7ddffbb9 528B / 528B done
19:30:21 [2023-01-05T19:30:21.825Z] #4 sha256:8d5998862fafcacec68298ab34c9c28973251a5082836f31de0188cd914fae33 2.36kB / 2.36kB done
19:30:21 [2023-01-05T19:30:21.825Z] #4 sha256:0f354329a20e6c1067c0e51abd3b1721483fafbbe0c333710059805f167e3ed0 7.34MB / 9.21MB 0.1s
19:30:22 [2023-01-05T19:30:22.082Z] #4 sha256:0f354329a20e6c1067c0e51abd3b1721483fafbbe0c333710059805f167e3ed0 9.21MB / 9.21MB 0.1s done
19:30:22 [2023-01-05T19:30:22.082Z] #4 extracting sha256:0f354329a20e6c1067c0e51abd3b1721483fafbbe0c333710059805f167e3ed0 0.1s
19:30:22 [2023-01-05T19:30:22.082Z] #4 extracting sha256:0f354329a20e6c1067c0e51abd3b1721483fafbbe0c333710059805f167e3ed0 0.2s done
19:30:22 [2023-01-05T19:30:22.082Z] #4 DONE 0.4s
19:30:22 [2023-01-05T19:30:22.338Z] 
19:30:22 [2023-01-05T19:30:22.338Z] #5 [internal] load metadata for docker.io/library/golang:1.19.4-bullseye
19:30:23 [2023-01-05T19:30:23.266Z] #5 ...
19:30:23 [2023-01-05T19:30:23.266Z] 
19:30:23 [2023-01-05T19:30:23.266Z] #6 [internal] load metadata for docker.io/library/busybox:latest
19:30:23 [2023-01-05T19:30:23.266Z] #6 DONE 1.0s
19:30:23 [2023-01-05T19:30:23.266Z] 
19:30:23 [2023-01-05T19:30:23.266Z] #7 [internal] load metadata for docker.io/tonistiigi/xx:1.1.2
19:30:23 [2023-01-05T19:30:23.266Z] #7 DONE 1.0s
19:30:23 [2023-01-05T19:30:23.266Z] 
19:30:23 [2023-01-05T19:30:23.266Z] #8 [internal] load metadata for docker.io/library/debian:bullseye
19:30:23 [2023-01-05T19:30:23.266Z] #8 DONE 1.0s
19:30:23 [2023-01-05T19:30:23.522Z] 
19:30:23 [2023-01-05T19:30:23.522Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
19:30:23 [2023-01-05T19:30:23.522Z] #9 DONE 1.1s
19:30:23 [2023-01-05T19:30:23.522Z] 
19:30:23 [2023-01-05T19:30:23.522Z] #5 [internal] load metadata for docker.io/library/golang:1.19.4-bullseye
19:30:23 [2023-01-05T19:30:23.522Z] #5 DONE 1.1s
19:30:23 [2023-01-05T19:30:23.522Z] 
19:30:23 [2023-01-05T19:30:23.522Z] #10 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:c66c0e5dc607baefefda1d9e64a3b3a317e4189c540c8eac0c1a06186fe353a1
19:30:23 [2023-01-05T19:30:23.780Z] #10 resolve docker.io/library/debian:bullseye@sha256:c66c0e5dc607baefefda1d9e64a3b3a317e4189c540c8eac0c1a06186fe353a1 0.1s done
19:30:23 [2023-01-05T19:30:23.780Z] #10 sha256:c66c0e5dc607baefefda1d9e64a3b3a317e4189c540c8eac0c1a06186fe353a1 1.85kB / 1.85kB done
19:30:23 [2023-01-05T19:30:23.780Z] #10 sha256:cd0203336405261730500869e4ea4c4e28b485188b4719531851a103feacdde1 529B / 529B done
19:30:23 [2023-01-05T19:30:23.780Z] #10 sha256:917ea2fdcbd63d7446a418b5bb0d800d60a43a3c3cc36fdaedf9d5e2d9044492 1.48kB / 1.48kB done
19:30:24 [2023-01-05T19:30:24.081Z] #10 sha256:c3e6129b48b69d14c5e7a5605e2b94003fb71aac82eac46b8689f5b8007af2c5 15.73MB / 53.68MB 0.2s
19:30:24 [2023-01-05T19:30:24.081Z] #10 ...
19:30:24 [2023-01-05T19:30:24.081Z] 
19:30:24 [2023-01-05T19:30:24.081Z] #11 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key
19:30:24 [2023-01-05T19:30:24.081Z] #11 DONE 0.5s
19:30:24 [2023-01-05T19:30:24.338Z] 
19:30:24 [2023-01-05T19:30:24.338Z] #11 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key
19:30:24 [2023-01-05T19:30:24.338Z] #11 DONE 0.5s
19:30:24 [2023-01-05T19:30:24.338Z] 
19:30:24 [2023-01-05T19:30:24.338Z] #12 [base 1/5] FROM docker.io/library/golang:1.19.4-bullseye@sha256:9d235ae41bff699b44255bf912e77acac5046b06e61b018561239a35d9bd2ebb
19:30:24 [2023-01-05T19:30:24.338Z] #12 resolve docker.io/library/golang:1.19.4-bullseye@sha256:9d235ae41bff699b44255bf912e77acac5046b06e61b018561239a35d9bd2ebb 0.1s done
19:30:24 [2023-01-05T19:30:24.338Z] #12 sha256:c3e6129b48b69d14c5e7a5605e2b94003fb71aac82eac46b8689f5b8007af2c5 36.95MB / 53.68MB 0.4s
19:30:24 [2023-01-05T19:30:24.338Z] #12 sha256:9d235ae41bff699b44255bf912e77acac5046b06e61b018561239a35d9bd2ebb 1.86kB / 1.86kB done
19:30:24 [2023-01-05T19:30:24.338Z] #12 sha256:681df87843c8ba25756164c1c630a659975af6c16b7246ac59c08ac71fce5a2d 1.80kB / 1.80kB done
19:30:24 [2023-01-05T19:30:24.338Z] #12 sha256:34d882fa8bfc1733c1318d18869c3f9e410f023e1f4316276558cd71846bef01 7.12kB / 7.12kB done
19:30:24 [2023-01-05T19:30:24.338Z] #12 sha256:99dfcef0545e5bca269c65c0208385c886321a1e0212977299827be5346dfea5 10.87MB / 10.87MB 0.3s done
19:30:24 [2023-01-05T19:30:24.338Z] #12 sha256:ef0470f9572d03767b054118fe19e60a9c7e2510168b3a0868d9ac2953d2def5 5.15MB / 5.15MB 0.1s done
19:30:24 [2023-01-05T19:30:24.338Z] #12 sha256:940d63caabf45c64562daab3c243c8724dd47bf45054d902ef3cb6206fc9c3f6 23.63MB / 54.68MB 0.4s
19:30:24 [2023-01-05T19:30:24.338Z] #12 sha256:cbe9f9332588e02f9f2838558321c72af3e805f328690978e0a1f7b57954fb36 6.60MB / 81.39MB 0.4s
19:30:24 [2023-01-05T19:30:24.338Z] #12 sha256:c3e6129b48b69d14c5e7a5605e2b94003fb71aac82eac46b8689f5b8007af2c5 47.19MB / 53.68MB 0.5s
19:30:24 [2023-01-05T19:30:24.338Z] #12 sha256:940d63caabf45c64562daab3c243c8724dd47bf45054d902ef3cb6206fc9c3f6 32.51MB / 54.68MB 0.5s
19:30:24 [2023-01-05T19:30:24.338Z] #12 sha256:cbe9f9332588e02f9f2838558321c72af3e805f328690978e0a1f7b57954fb36 17.83MB / 81.39MB 0.5s
19:30:24 [2023-01-05T19:30:24.596Z] #12 sha256:c3e6129b48b69d14c5e7a5605e2b94003fb71aac82eac46b8689f5b8007af2c5 53.68MB / 53.68MB 0.7s
19:30:24 [2023-01-05T19:30:24.596Z] #12 sha256:940d63caabf45c64562daab3c243c8724dd47bf45054d902ef3cb6206fc9c3f6 46.67MB / 54.68MB 0.7s
19:30:24 [2023-01-05T19:30:24.596Z] #12 sha256:cbe9f9332588e02f9f2838558321c72af3e805f328690978e0a1f7b57954fb36 28.44MB / 81.39MB 0.7s
19:30:24 [2023-01-05T19:30:24.596Z] #12 sha256:c3e6129b48b69d14c5e7a5605e2b94003fb71aac82eac46b8689f5b8007af2c5 53.68MB / 53.68MB 0.7s done
19:30:24 [2023-01-05T19:30:24.596Z] #12 sha256:940d63caabf45c64562daab3c243c8724dd47bf45054d902ef3cb6206fc9c3f6 54.68MB / 54.68MB 0.8s done
19:30:24 [2023-01-05T19:30:24.596Z] #12 sha256:cbe9f9332588e02f9f2838558321c72af3e805f328690978e0a1f7b57954fb36 48.23MB / 81.39MB 0.8s
19:30:24 [2023-01-05T19:30:24.596Z] #12 sha256:67d8e0dbc46f4d070f1153cb69be470060512eba8f6b71181d6ddaa44ef8256a 10.64MB / 115.17MB 0.8s
19:30:24 [2023-01-05T19:30:24.596Z] #12 sha256:0eb3ddaa61147c4c43373adf36e8475f289770ce1ee979a3dc116b0a8096af85 0B / 156B 0.8s
19:30:24 [2023-01-05T19:30:24.853Z] #12 sha256:cbe9f9332588e02f9f2838558321c72af3e805f328690978e0a1f7b57954fb36 58.72MB / 81.39MB 0.9s
19:30:24 [2023-01-05T19:30:24.853Z] #12 sha256:67d8e0dbc46f4d070f1153cb69be470060512eba8f6b71181d6ddaa44ef8256a 20.82MB / 115.17MB 0.9s
19:30:24 [2023-01-05T19:30:24.853Z] #12 sha256:0eb3ddaa61147c4c43373adf36e8475f289770ce1ee979a3dc116b0a8096af85 156B / 156B 0.9s done
19:30:24 [2023-01-05T19:30:24.853Z] #12 extracting sha256:c3e6129b48b69d14c5e7a5605e2b94003fb71aac82eac46b8689f5b8007af2c5
19:30:24 [2023-01-05T19:30:24.853Z] #12 sha256:cbe9f9332588e02f9f2838558321c72af3e805f328690978e0a1f7b57954fb36 66.06MB / 81.39MB 1.0s
19:30:24 [2023-01-05T19:30:24.853Z] #12 sha256:67d8e0dbc46f4d070f1153cb69be470060512eba8f6b71181d6ddaa44ef8256a 30.41MB / 115.17MB 1.0s
19:30:25 [2023-01-05T19:30:25.112Z] #12 sha256:cbe9f9332588e02f9f2838558321c72af3e805f328690978e0a1f7b57954fb36 75.51MB / 81.39MB 1.1s
19:30:25 [2023-01-05T19:30:25.112Z] #12 sha256:67d8e0dbc46f4d070f1153cb69be470060512eba8f6b71181d6ddaa44ef8256a 38.88MB / 115.17MB 1.1s
19:30:25 [2023-01-05T19:30:25.112Z] #12 sha256:cbe9f9332588e02f9f2838558321c72af3e805f328690978e0a1f7b57954fb36 81.39MB / 81.39MB 1.2s
19:30:25 [2023-01-05T19:30:25.112Z] #12 sha256:67d8e0dbc46f4d070f1153cb69be470060512eba8f6b71181d6ddaa44ef8256a 50.33MB / 115.17MB 1.2s
19:30:25 [2023-01-05T19:30:25.369Z] #12 sha256:67d8e0dbc46f4d070f1153cb69be470060512eba8f6b71181d6ddaa44ef8256a 68.16MB / 115.17MB 1.4s
19:30:25 [2023-01-05T19:30:25.369Z] #12 sha256:67d8e0dbc46f4d070f1153cb69be470060512eba8f6b71181d6ddaa44ef8256a 79.69MB / 115.17MB 1.5s
19:30:25 [2023-01-05T19:30:25.633Z] #12 sha256:cbe9f9332588e02f9f2838558321c72af3e805f328690978e0a1f7b57954fb36 81.39MB / 81.39MB 1.8s done
19:30:25 [2023-01-05T19:30:25.633Z] #12 sha256:67d8e0dbc46f4d070f1153cb69be470060512eba8f6b71181d6ddaa44ef8256a 110.45MB / 115.17MB 1.8s
19:30:25 [2023-01-05T19:30:25.890Z] #12 ...
19:30:25 [2023-01-05T19:30:25.890Z] 
19:30:25 [2023-01-05T19:30:25.890Z] #13 [build-dummy 1/2] FROM docker.io/library/busybox@sha256:05a79c7279f71f86a2a0d05eb72fcb56ea36139150f0a75cd87e80a4272e4e39
19:30:25 [2023-01-05T19:30:25.890Z] #13 resolve docker.io/library/busybox@sha256:05a79c7279f71f86a2a0d05eb72fcb56ea36139150f0a75cd87e80a4272e4e39 0.1s done
19:30:25 [2023-01-05T19:30:25.890Z] #13 sha256:05a79c7279f71f86a2a0d05eb72fcb56ea36139150f0a75cd87e80a4272e4e39 2.29kB / 2.29kB done
19:30:25 [2023-01-05T19:30:25.890Z] #13 sha256:9421d4cc473b282bf48888476604444fa3c74f6e3f5cddfa210e773c534cd33d 528B / 528B done
19:30:25 [2023-01-05T19:30:25.890Z] #13 sha256:9bf1b624e59da5e71e18c45607c874e315de6155d0094fe4d4daa9361dd7e2c4 1.47kB / 1.47kB done
19:30:25 [2023-01-05T19:30:25.890Z] #13 sha256:ce2f991d7b899f573f7570b836ae8afab15f0b700a5f9a3cd73c9f569d60fc1a 2.00MB / 2.00MB 1.0s done
19:30:25 [2023-01-05T19:30:25.890Z] #13 extracting sha256:ce2f991d7b899f573f7570b836ae8afab15f0b700a5f9a3cd73c9f569d60fc1a 0.3s done
19:30:25 [2023-01-05T19:30:25.890Z] #13 DONE 2.3s
19:30:25 [2023-01-05T19:30:25.890Z] 
19:30:25 [2023-01-05T19:30:25.890Z] #12 [base 1/5] FROM docker.io/library/golang:1.19.4-bullseye@sha256:9d235ae41bff699b44255bf912e77acac5046b06e61b018561239a35d9bd2ebb
19:30:25 [2023-01-05T19:30:25.890Z] #12 sha256:67d8e0dbc46f4d070f1153cb69be470060512eba8f6b71181d6ddaa44ef8256a 115.17MB / 115.17MB 2.0s done
19:30:26 [2023-01-05T19:30:26.456Z] #12 ...
19:30:26 [2023-01-05T19:30:26.456Z] 
19:30:26 [2023-01-05T19:30:26.456Z] #14 [xx 1/1] FROM docker.io/tonistiigi/xx:1.1.2@sha256:9dde7edeb9e4a957ce78be9f8c0fbabe0129bf5126933cd3574888f443731cda
19:30:26 [2023-01-05T19:30:26.456Z] #14 resolve docker.io/tonistiigi/xx:1.1.2@sha256:9dde7edeb9e4a957ce78be9f8c0fbabe0129bf5126933cd3574888f443731cda 0.1s done
19:30:26 [2023-01-05T19:30:26.456Z] #14 sha256:9dde7edeb9e4a957ce78be9f8c0fbabe0129bf5126933cd3574888f443731cda 2.65kB / 2.65kB done
19:30:26 [2023-01-05T19:30:26.456Z] #14 sha256:f663db6ef122c01b5690c6b8fc2eff09635374597ed36fac63133b48fd0777b8 526B / 526B done
19:30:26 [2023-01-05T19:30:26.456Z] #14 sha256:64c0463dcf02cc65ad1ac532d9974472c41c79b92c4fac56271cd2b7540c7cdb 1.30kB / 1.30kB done
19:30:26 [2023-01-05T19:30:26.456Z] #14 sha256:6b9f00cd577380cfa5d5a8d5ebf82f91f7aa469401818e4de53b2a16dd4a1642 14.97kB / 14.97kB 2.0s
19:30:26 [2023-01-05T19:30:26.456Z] #14 extracting sha256:6b9f00cd577380cfa5d5a8d5ebf82f91f7aa469401818e4de53b2a16dd4a1642 done
19:30:26 [2023-01-05T19:30:26.456Z] #14 ...
19:30:26 [2023-01-05T19:30:26.456Z] 
19:30:26 [2023-01-05T19:30:26.456Z] #15 [internal] load build context
19:30:26 [2023-01-05T19:30:26.456Z] #15 transferring context: 63.88MB 2.7s done
19:30:26 [2023-01-05T19:30:26.456Z] #15 DONE 2.9s
19:30:26 [2023-01-05T19:30:26.713Z] 
19:30:26 [2023-01-05T19:30:26.713Z] #16 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
19:30:26 [2023-01-05T19:30:26.714Z] #16 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done
19:30:26 [2023-01-05T19:30:26.714Z] #16 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
19:30:26 [2023-01-05T19:30:26.714Z] #16 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
19:30:26 [2023-01-05T19:30:26.714Z] #16 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
19:30:26 [2023-01-05T19:30:26.714Z] #16 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 1.8s done
19:30:26 [2023-01-05T19:30:26.714Z] #16 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.0s
19:30:26 [2023-01-05T19:30:26.972Z] #16 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.1s done
19:30:26 [2023-01-05T19:30:26.972Z] #16 DONE 3.3s
19:30:26 [2023-01-05T19:30:26.972Z] 
19:30:26 [2023-01-05T19:30:26.972Z] #12 [base 1/5] FROM docker.io/library/golang:1.19.4-bullseye@sha256:9d235ae41bff699b44255bf912e77acac5046b06e61b018561239a35d9bd2ebb
19:30:28 [2023-01-05T19:30:28.341Z] #12 extracting sha256:c3e6129b48b69d14c5e7a5605e2b94003fb71aac82eac46b8689f5b8007af2c5 3.3s done
19:30:28 [2023-01-05T19:30:28.341Z] #12 ...
19:30:28 [2023-01-05T19:30:28.341Z] 
19:30:28 [2023-01-05T19:30:28.341Z] #10 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:c66c0e5dc607baefefda1d9e64a3b3a317e4189c540c8eac0c1a06186fe353a1
19:30:28 [2023-01-05T19:30:28.341Z] #10 sha256:c3e6129b48b69d14c5e7a5605e2b94003fb71aac82eac46b8689f5b8007af2c5 53.68MB / 53.68MB 0.7s done
19:30:28 [2023-01-05T19:30:28.341Z] #10 DONE 4.5s
19:30:28 [2023-01-05T19:30:28.341Z] 
19:30:28 [2023-01-05T19:30:28.341Z] #12 [base 1/5] FROM docker.io/library/golang:1.19.4-bullseye@sha256:9d235ae41bff699b44255bf912e77acac5046b06e61b018561239a35d9bd2ebb
19:30:28 [2023-01-05T19:30:28.341Z] #12 extracting sha256:ef0470f9572d03767b054118fe19e60a9c7e2510168b3a0868d9ac2953d2def5 0.1s
19:30:28 [2023-01-05T19:30:28.341Z] #12 extracting sha256:ef0470f9572d03767b054118fe19e60a9c7e2510168b3a0868d9ac2953d2def5 0.2s done
19:30:28 [2023-01-05T19:30:28.341Z] #12 extracting sha256:99dfcef0545e5bca269c65c0208385c886321a1e0212977299827be5346dfea5
19:30:28 [2023-01-05T19:30:28.904Z] #12 extracting sha256:99dfcef0545e5bca269c65c0208385c886321a1e0212977299827be5346dfea5 0.3s done
19:30:28 [2023-01-05T19:30:28.904Z] #12 extracting sha256:940d63caabf45c64562daab3c243c8724dd47bf45054d902ef3cb6206fc9c3f6
19:30:29 [2023-01-05T19:30:29.162Z] #12 ...
19:30:29 [2023-01-05T19:30:29.162Z] 
19:30:29 [2023-01-05T19:30:29.162Z] #17 [build-dummy 2/2] RUN mkdir -p /build
19:30:29 [2023-01-05T19:30:29.162Z] #17 DONE 3.3s
19:30:29 [2023-01-05T19:30:29.162Z] 
19:30:29 [2023-01-05T19:30:29.162Z] #12 [base 1/5] FROM docker.io/library/golang:1.19.4-bullseye@sha256:9d235ae41bff699b44255bf912e77acac5046b06e61b018561239a35d9bd2ebb
19:30:29 [2023-01-05T19:30:29.418Z] #12 ...
19:30:29 [2023-01-05T19:30:29.418Z] 
19:30:29 [2023-01-05T19:30:29.418Z] #18 [binary-dummy 1/1] COPY --from=build-dummy /build /build
19:30:29 [2023-01-05T19:30:29.418Z] #18 DONE 0.1s
19:30:29 [2023-01-05T19:30:29.418Z] 
19:30:29 [2023-01-05T19:30:29.418Z] #12 [base 1/5] FROM docker.io/library/golang:1.19.4-bullseye@sha256:9d235ae41bff699b44255bf912e77acac5046b06e61b018561239a35d9bd2ebb
19:30:32 [2023-01-05T19:30:32.737Z] #12 extracting sha256:940d63caabf45c64562daab3c243c8724dd47bf45054d902ef3cb6206fc9c3f6 3.1s done
19:30:32 [2023-01-05T19:30:32.737Z] #12 extracting sha256:cbe9f9332588e02f9f2838558321c72af3e805f328690978e0a1f7b57954fb36 0.1s
19:30:36 [2023-01-05T19:30:36.022Z] #12 extracting sha256:cbe9f9332588e02f9f2838558321c72af3e805f328690978e0a1f7b57954fb36 3.1s done
19:30:36 [2023-01-05T19:30:36.022Z] #12 extracting sha256:67d8e0dbc46f4d070f1153cb69be470060512eba8f6b71181d6ddaa44ef8256a
19:30:38 [2023-01-05T19:30:38.540Z] #12 ...
19:30:38 [2023-01-05T19:30:38.540Z] 
19:30:38 [2023-01-05T19:30:38.540Z] #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
19:30:38 [2023-01-05T19:30:38.540Z] #0 0.908 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
19:30:38 [2023-01-05T19:30:38.540Z] #0 0.920 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
19:30:38 [2023-01-05T19:30:38.540Z] #0 0.921 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
19:30:38 [2023-01-05T19:30:38.540Z] #0 1.127 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8072 kB]
19:30:38 [2023-01-05T19:30:38.540Z] #0 1.462 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [206 kB]
19:30:38 [2023-01-05T19:30:38.540Z] #0 1.931 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
19:30:38 [2023-01-05T19:30:38.540Z] #0 2.378 Fetched 8498 kB in 2s (4909 kB/s)
19:30:38 [2023-01-05T19:30:38.540Z] #0 2.378 Reading package lists...
19:30:38 [2023-01-05T19:30:38.540Z] #0 2.961 Reading package lists...
19:30:38 [2023-01-05T19:30:38.540Z] #0 3.520 Building dependency tree...
19:30:38 [2023-01-05T19:30:38.540Z] #0 3.980 The following additional packages will be installed:
19:30:38 [2023-01-05T19:30:38.540Z] #0 3.981   libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5
19:30:38 [2023-01-05T19:30:38.540Z] #0 3.983   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl
19:30:38 [2023-01-05T19:30:38.540Z] #0 3.986 Recommended packages:
19:30:38 [2023-01-05T19:30:38.540Z] #0 3.986   libldap-common publicsuffix libsasl2-modules
19:30:38 [2023-01-05T19:30:38.540Z] #0 4.126 The following NEW packages will be installed:
19:30:38 [2023-01-05T19:30:38.540Z] #0 4.134   ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2
19:30:38 [2023-01-05T19:30:38.540Z] #0 4.134   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
19:30:38 [2023-01-05T19:30:38.540Z] #0 4.134   libssh2-1 openssl
19:30:38 [2023-01-05T19:30:38.540Z] #0 4.403 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded.
19:30:38 [2023-01-05T19:30:38.540Z] #0 4.403 Need to get 2941 kB of archives.
19:30:38 [2023-01-05T19:30:38.540Z] #0 4.403 After this operation, 6478 kB of additional disk space will be used.
19:30:38 [2023-01-05T19:30:38.540Z] #0 4.403 Get:1 http://deb.debian.org/debian bullseye/main arm64 openssl arm64 1.1.1n-0+deb11u3 [830 kB]
19:30:38 [2023-01-05T19:30:38.540Z] #0 4.411 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB]
19:30:38 [2023-01-05T19:30:38.540Z] #0 4.416 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB]
19:30:38 [2023-01-05T19:30:38.540Z] #0 4.416 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2.1+deb11u1 [69.4 kB]
19:30:38 [2023-01-05T19:30:38.540Z] #0 4.420 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB]
19:30:38 [2023-01-05T19:30:38.540Z] #0 4.423 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3+deb11u1 [222 kB]
19:30:38 [2023-01-05T19:30:38.540Z] #0 4.423 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB]
19:30:38 [2023-01-05T19:30:38.540Z] #0 4.423 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB]
19:30:38 [2023-01-05T19:30:38.540Z] #0 4.423 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB]
19:30:38 [2023-01-05T19:30:38.540Z] #0 4.429 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB]
19:30:38 [2023-01-05T19:30:38.540Z] #0 4.429 Get:11 http://deb.debian.org/debian bullseye/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u3 [324 kB]
19:30:38 [2023-01-05T19:30:38.540Z] #0 4.429 Get:12 http://deb.debian.org/debian bullseye/main arm64 curl arm64 7.74.0-1.3+deb11u3 [264 kB]
19:30:38 [2023-01-05T19:30:38.540Z] #0 4.457 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB]
19:30:38 [2023-01-05T19:30:38.540Z] #0 4.457 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
19:30:38 [2023-01-05T19:30:38.540Z] #0 4.457 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB]
19:30:38 [2023-01-05T19:30:38.540Z] #0 4.626 debconf: delaying package configuration, since apt-utils is not installed
19:30:38 [2023-01-05T19:30:38.540Z] #0 4.656 Fetched 2941 kB in 0s (9371 kB/s)
19:30:38 [2023-01-05T19:30:38.541Z] #0 4.690 Selecting previously unselected package openssl.
19:30:38 [2023-01-05T19:30:38.541Z] #0 4.690 (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.)
19:30:38 [2023-01-05T19:30:38.541Z] #0 4.692 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_arm64.deb ...
19:30:38 [2023-01-05T19:30:38.541Z] #0 4.698 Unpacking openssl (1.1.1n-0+deb11u3) ...
19:30:38 [2023-01-05T19:30:38.541Z] #0 4.845 Selecting previously unselected package ca-certificates.
19:30:38 [2023-01-05T19:30:38.541Z] #0 4.845 Preparing to unpack .../01-ca-certificates_20210119_all.deb ...
19:30:38 [2023-01-05T19:30:38.541Z] #0 4.851 Unpacking ca-certificates (20210119) ...
19:30:38 [2023-01-05T19:30:38.541Z] #0 4.938 Selecting previously unselected package libbrotli1:arm64.
19:30:38 [2023-01-05T19:30:38.541Z] #0 4.938 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ...
19:30:38 [2023-01-05T19:30:38.541Z] #0 4.948 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ...
19:30:38 [2023-01-05T19:30:38.541Z] #0 5.017 Selecting previously unselected package libsasl2-modules-db:arm64.
19:30:38 [2023-01-05T19:30:38.541Z] #0 5.017 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ...
19:30:38 [2023-01-05T19:30:38.541Z] #0 5.022 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
19:30:38 [2023-01-05T19:30:38.541Z] #0 5.072 Selecting previously unselected package libsasl2-2:arm64.
19:30:38 [2023-01-05T19:30:38.541Z] #0 5.072 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ...
19:30:38 [2023-01-05T19:30:38.541Z] #0 5.082 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
19:30:38 [2023-01-05T19:30:38.541Z] #0 5.138 Selecting previously unselected package libldap-2.4-2:arm64.
19:30:38 [2023-01-05T19:30:38.541Z] #0 5.138 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_arm64.deb ...
19:30:38 [2023-01-05T19:30:38.541Z] #0 5.144 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ...
19:30:38 [2023-01-05T19:30:38.541Z] #0 5.208 Selecting previously unselected package libnghttp2-14:arm64.
19:30:38 [2023-01-05T19:30:38.541Z] #0 5.209 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ...
19:30:38 [2023-01-05T19:30:38.541Z] #0 5.214 Unpacking libnghttp2-14:arm64 (1.43.0-1) ...
19:30:38 [2023-01-05T19:30:38.541Z] #0 5.264 Selecting previously unselected package libpsl5:arm64.
19:30:38 [2023-01-05T19:30:38.541Z] #0 5.264 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ...
19:30:38 [2023-01-05T19:30:38.541Z] #0 5.270 Unpacking libpsl5:arm64 (0.21.0-1.2) ...
19:30:38 [2023-01-05T19:30:38.541Z] #0 5.318 Selecting previously unselected package librtmp1:arm64.
19:30:38 [2023-01-05T19:30:38.541Z] #0 5.319 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ...
19:30:38 [2023-01-05T19:30:38.541Z] #0 5.323 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
19:30:38 [2023-01-05T19:30:38.541Z] #0 5.369 Selecting previously unselected package libssh2-1:arm64.
19:30:38 [2023-01-05T19:30:38.541Z] #0 5.369 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ...
19:30:38 [2023-01-05T19:30:38.541Z] #0 5.374 Unpacking libssh2-1:arm64 (1.9.0-2) ...
19:30:38 [2023-01-05T19:30:38.541Z] #0 5.434 Selecting previously unselected package libcurl4:arm64.
19:30:38 [2023-01-05T19:30:38.541Z] #0 5.434 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u3_arm64.deb ...
19:30:38 [2023-01-05T19:30:38.541Z] #0 5.439 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u3) ...
19:30:38 [2023-01-05T19:30:38.541Z] #0 5.500 Selecting previously unselected package curl.
19:30:38 [2023-01-05T19:30:38.541Z] #0 5.500 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u3_arm64.deb ...
19:30:38 [2023-01-05T19:30:38.541Z] #0 5.505 Unpacking curl (7.74.0-1.3+deb11u3) ...
19:30:38 [2023-01-05T19:30:38.541Z] #0 5.576 Selecting previously unselected package libonig5:arm64.
19:30:38 [2023-01-05T19:30:38.541Z] #0 5.576 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ...
19:30:38 [2023-01-05T19:30:38.541Z] #0 5.578 Unpacking libonig5:arm64 (6.9.6-1.1) ...
19:30:38 [2023-01-05T19:30:38.541Z] #0 5.646 Selecting previously unselected package libjq1:arm64.
19:30:38 [2023-01-05T19:30:38.541Z] #0 5.647 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ...
19:30:38 [2023-01-05T19:30:38.541Z] #0 5.654 Unpacking libjq1:arm64 (1.6-2.1) ...
19:30:38 [2023-01-05T19:30:38.541Z] #0 5.726 Selecting previously unselected package jq.
19:30:38 [2023-01-05T19:30:38.541Z] #0 5.726 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ...
19:30:38 [2023-01-05T19:30:38.541Z] #0 5.730 Unpacking jq (1.6-2.1) ...
19:30:38 [2023-01-05T19:30:38.541Z] #0 5.806 Setting up libpsl5:arm64 (0.21.0-1.2) ...
19:30:38 [2023-01-05T19:30:38.541Z] #0 5.850 Setting up libbrotli1:arm64 (1.0.9-2+b2) ...
19:30:38 [2023-01-05T19:30:38.541Z] #0 5.876 Setting up libnghttp2-14:arm64 (1.43.0-1) ...
19:30:38 [2023-01-05T19:30:38.541Z] #0 5.892 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
19:30:38 [2023-01-05T19:30:38.541Z] #0 5.909 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
19:30:38 [2023-01-05T19:30:38.541Z] #0 5.927 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
19:30:38 [2023-01-05T19:30:38.541Z] #0 5.943 Setting up libssh2-1:arm64 (1.9.0-2) ...
19:30:38 [2023-01-05T19:30:38.541Z] #0 5.958 Setting up openssl (1.1.1n-0+deb11u3) ...
19:30:38 [2023-01-05T19:30:38.541Z] #0 5.982 Setting up libonig5:arm64 (6.9.6-1.1) ...
19:30:38 [2023-01-05T19:30:38.541Z] #0 6.001 Setting up libjq1:arm64 (1.6-2.1) ...
19:30:38 [2023-01-05T19:30:38.541Z] #0 6.019 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ...
19:30:38 [2023-01-05T19:30:38.541Z] #0 6.036 Setting up ca-certificates (20210119) ...
19:30:38 [2023-01-05T19:30:38.541Z] #0 6.817 Updating certificates in /etc/ssl/certs...
19:30:38 [2023-01-05T19:30:38.541Z] #0 7.723 129 added, 0 removed; done.
19:30:38 [2023-01-05T19:30:38.541Z] #0 7.827 Setting up jq (1.6-2.1) ...
19:30:38 [2023-01-05T19:30:38.541Z] #0 7.839 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u3) ...
19:30:38 [2023-01-05T19:30:38.541Z] #0 7.853 Setting up curl (7.74.0-1.3+deb11u3) ...
19:30:38 [2023-01-05T19:30:38.541Z] #0 7.867 Processing triggers for libc-bin (2.31-13+deb11u5) ...
19:30:38 [2023-01-05T19:30:38.541Z] #0 7.888 Processing triggers for ca-certificates (20210119) ...
19:30:38 [2023-01-05T19:30:38.541Z] #0 7.897 Updating certificates in /etc/ssl/certs...
19:30:38 [2023-01-05T19:30:38.541Z] #0 8.678 0 added, 0 removed; done.
19:30:38 [2023-01-05T19:30:38.541Z] #0 8.678 Running hooks in /etc/ca-certificates/update.d...
19:30:38 [2023-01-05T19:30:38.541Z] #0 8.681 done.
19:30:38 [2023-01-05T19:30:38.541Z] #19 ...
19:30:38 [2023-01-05T19:30:38.541Z] 
19:30:38 [2023-01-05T19:30:38.541Z] #12 [base 1/5] FROM docker.io/library/golang:1.19.4-bullseye@sha256:9d235ae41bff699b44255bf912e77acac5046b06e61b018561239a35d9bd2ebb
19:30:39 [2023-01-05T19:30:39.511Z] #12 extracting sha256:67d8e0dbc46f4d070f1153cb69be470060512eba8f6b71181d6ddaa44ef8256a 3.9s done
19:30:40 [2023-01-05T19:30:40.438Z] #12 extracting sha256:0eb3ddaa61147c4c43373adf36e8475f289770ce1ee979a3dc116b0a8096af85 done
19:30:41 [2023-01-05T19:30:41.003Z] #12 DONE 17.2s
19:30:41 [2023-01-05T19:30:41.003Z] 
19:30:41 [2023-01-05T19:30:41.003Z] #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
19:30:41 [2023-01-05T19:30:41.003Z] #19 DONE 12.6s
19:30:41 [2023-01-05T19:30:41.003Z] 
19:30:41 [2023-01-05T19:30:41.003Z] #20 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
19:30:41 [2023-01-05T19:30:41.003Z] #20 DONE 0.1s
19:30:41 [2023-01-05T19:30:41.003Z] 
19:30:41 [2023-01-05T19:30:41.003Z] #21 [base 2/5] COPY --from=xx / /
19:30:41 [2023-01-05T19:30:41.003Z] #21 DONE 0.1s
19:30:41 [2023-01-05T19:30:41.003Z] 
19:30:41 [2023-01-05T19:30:41.003Z] #22 [base 3/5] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
19:30:41 [2023-01-05T19:30:41.571Z] #22 DONE 0.7s
19:30:41 [2023-01-05T19:30:41.571Z] 
19:30:41 [2023-01-05T19:30:41.571Z] #23 [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
19:30:42 [2023-01-05T19:30:42.143Z] #23 DONE 0.6s
19:30:42 [2023-01-05T19:30:42.143Z] 
19:30:42 [2023-01-05T19:30:42.143Z] #24 [base 5/5] RUN apt-get update && apt-get install --no-install-recommends -y file
19:30:43 [2023-01-05T19:30:43.071Z] #24 0.810 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
19:30:43 [2023-01-05T19:30:43.071Z] #24 0.823 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
19:30:43 [2023-01-05T19:30:43.071Z] #24 0.824 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
19:30:43 [2023-01-05T19:30:43.327Z] #24 0.963 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB]
19:30:43 [2023-01-05T19:30:43.327Z] #24 1.104 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [206 kB]
19:30:43 [2023-01-05T19:30:43.582Z] #24 1.338 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
19:30:44 [2023-01-05T19:30:44.148Z] #24 1.985 Fetched 8498 kB in 1s (5865 kB/s)
19:30:44 [2023-01-05T19:30:44.756Z] #24 1.985 Reading package lists...
19:30:45 [2023-01-05T19:30:45.320Z] #24 2.560 Reading package lists...
19:30:45 [2023-01-05T19:30:45.576Z] #24 3.126 Building dependency tree...
19:30:45 [2023-01-05T19:30:45.576Z] #24 3.301 Reading state information...
19:30:45 [2023-01-05T19:30:45.833Z] #24 3.557 The following additional packages will be installed:
19:30:45 [2023-01-05T19:30:45.833Z] #24 3.558   libmagic-mgc libmagic1
19:30:45 [2023-01-05T19:30:45.833Z] #24 3.589 The following NEW packages will be installed:
19:30:45 [2023-01-05T19:30:45.833Z] #24 3.591   file libmagic-mgc libmagic1
19:30:46 [2023-01-05T19:30:46.089Z] #24 3.870 0 upgraded, 3 newly installed, 0 to remove and 1 not upgraded.
19:30:46 [2023-01-05T19:30:46.089Z] #24 3.870 Need to get 463 kB of archives.
19:30:46 [2023-01-05T19:30:46.089Z] #24 3.870 After this operation, 7063 kB of additional disk space will be used.
19:30:46 [2023-01-05T19:30:46.089Z] #24 3.870 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic-mgc arm64 1:5.39-3 [273 kB]
19:30:46 [2023-01-05T19:30:46.089Z] #24 3.875 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic1 arm64 1:5.39-3 [121 kB]
19:30:46 [2023-01-05T19:30:46.089Z] #24 3.877 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 file arm64 1:5.39-3 [69.1 kB]
19:30:46 [2023-01-05T19:30:46.347Z] #24 4.015 debconf: delaying package configuration, since apt-utils is not installed
19:30:46 [2023-01-05T19:30:46.347Z] #24 4.060 Fetched 463 kB in 0s (1664 kB/s)
19:30:46 [2023-01-05T19:30:46.347Z] #24 4.082 Selecting previously unselected package libmagic-mgc.
19:30:46 [2023-01-05T19:30:46.347Z] #24 4.082 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15709 files and directories currently installed.)
19:30:46 [2023-01-05T19:30:46.347Z] #24 4.093 Preparing to unpack .../libmagic-mgc_1%3a5.39-3_arm64.deb ...
19:30:46 [2023-01-05T19:30:46.347Z] #24 4.098 Unpacking libmagic-mgc (1:5.39-3) ...
19:30:46 [2023-01-05T19:30:46.347Z] #24 4.177 Selecting previously unselected package libmagic1:arm64.
19:30:46 [2023-01-05T19:30:46.347Z] #24 4.180 Preparing to unpack .../libmagic1_1%3a5.39-3_arm64.deb ...
19:30:46 [2023-01-05T19:30:46.347Z] #24 4.189 Unpacking libmagic1:arm64 (1:5.39-3) ...
19:30:46 [2023-01-05T19:30:46.347Z] #24 4.248 Selecting previously unselected package file.
19:30:46 [2023-01-05T19:30:46.347Z] #24 4.251 Preparing to unpack .../file_1%3a5.39-3_arm64.deb ...
19:30:46 [2023-01-05T19:30:46.347Z] #24 4.256 Unpacking file (1:5.39-3) ...
19:30:46 [2023-01-05T19:30:46.609Z] #24 4.373 Setting up libmagic-mgc (1:5.39-3) ...
19:30:46 [2023-01-05T19:30:46.609Z] #24 4.387 Setting up libmagic1:arm64 (1:5.39-3) ...
19:30:46 [2023-01-05T19:30:46.609Z] #24 4.407 Setting up file (1:5.39-3) ...
19:30:46 [2023-01-05T19:30:46.609Z] #24 4.425 Processing triggers for libc-bin (2.31-13+deb11u5) ...
19:30:46 [2023-01-05T19:30:46.872Z] #24 DONE 4.6s
19:30:46 [2023-01-05T19:30:46.872Z] 
19:30:46 [2023-01-05T19:30:46.872Z] #25 [rootlesskit-build 1/5] WORKDIR /go/src/github.com/rootless-containers/rootlesskit
19:30:46 [2023-01-05T19:30:46.872Z] #25 ...
19:30:46 [2023-01-05T19:30:46.872Z] 
19:30:46 [2023-01-05T19:30:46.872Z] #26 [tini-src 1/3] WORKDIR /usr/src/tini
19:30:46 [2023-01-05T19:30:46.872Z] #26 DONE 0.2s
19:30:47 [2023-01-05T19:30:47.129Z] 
19:30:47 [2023-01-05T19:30:47.129Z] #27 [registry-src 1/2] WORKDIR /usr/src/registry
19:30:47 [2023-01-05T19:30:47.129Z] #27 DONE 0.2s
19:30:47 [2023-01-05T19:30:47.129Z] 
19:30:47 [2023-01-05T19:30:47.129Z] #28 [dockercli-src 1/5] WORKDIR /tmp/dockercli
19:30:47 [2023-01-05T19:30:47.129Z] #28 DONE 0.2s
19:30:47 [2023-01-05T19:30:47.129Z] 
19:30:47 [2023-01-05T19:30:47.129Z] #29 [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
19:30:47 [2023-01-05T19:30:47.129Z] #0 1.938 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
19:30:47 [2023-01-05T19:30:47.129Z] #0 2.136 
19:30:47 [2023-01-05T19:30:47.129Z] #0 2.357 #=#=#                                                                         

######################################################################## 100.0%
19:30:47 [2023-01-05T19:30:47.129Z] #0 2.656 
19:30:47 [2023-01-05T19:30:47.129Z] #0 3.712 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
19:30:47 [2023-01-05T19:30:47.129Z] #0 3.933 
19:30:47 [2023-01-05T19:30:47.129Z] #0 4.153 #=#=#                                                                         

######################################################################## 100.0%
19:30:47 [2023-01-05T19:30:47.129Z] #0 4.398 
19:30:47 [2023-01-05T19:30:47.129Z] #0 5.471 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)...
19:30:47 [2023-01-05T19:30:47.129Z] #0 5.672 
19:30:47 [2023-01-05T19:30:47.129Z] #0 5.906 #=#=#                                                                         

                                                                           0.2%
#########################################                                 57.5%
#29 ...
19:30:47 [2023-01-05T19:30:47.129Z] 
19:30:47 [2023-01-05T19:30:47.130Z] #30 [containerd-build 1/3] WORKDIR /go/src/github.com/containerd/containerd
19:30:47 [2023-01-05T19:30:47.130Z] #30 DONE 0.4s
19:30:47 [2023-01-05T19:30:47.130Z] 
19:30:47 [2023-01-05T19:30:47.130Z] #31 [delve-src 1/3] WORKDIR /usr/src/delve
19:30:47 [2023-01-05T19:30:47.130Z] #31 DONE 0.4s
19:30:47 [2023-01-05T19:30:47.130Z] 
19:30:47 [2023-01-05T19:30:47.130Z] #29 [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
19:30:47 [2023-01-05T19:30:47.130Z] #0 5.906 #=#=#                                                                         

                                                                           0.2%
#########################################                                 57.5%
###########################################################               83.3%
######################################################################## 100.0%
19:30:47 [2023-01-05T19:30:47.130Z] #29 ...
19:30:47 [2023-01-05T19:30:47.130Z] 
19:30:47 [2023-01-05T19:30:47.130Z] #32 [delve-src 2/3] RUN git init . && git remote add origin "https://github.com/go-delve/delve.git"
19:30:47 [2023-01-05T19:30:47.385Z] #32 ...
19:30:47 [2023-01-05T19:30:47.385Z] 
19:30:47 [2023-01-05T19:30:47.385Z] #33 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
19:30:47 [2023-01-05T19:30:47.385Z] #33 DONE 0.4s
19:30:47 [2023-01-05T19:30:47.385Z] 
19:30:47 [2023-01-05T19:30:47.385Z] #34 [runc-src 1/3] WORKDIR /usr/src/runc
19:30:47 [2023-01-05T19:30:47.385Z] #34 DONE 0.5s
19:30:47 [2023-01-05T19:30:47.385Z] 
19:30:47 [2023-01-05T19:30:47.385Z] #35 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
19:30:47 [2023-01-05T19:30:47.385Z] #35 DONE 0.5s
19:30:47 [2023-01-05T19:30:47.385Z] 
19:30:47 [2023-01-05T19:30:47.385Z] #36 [rootlesskit-src 1/3] WORKDIR /usr/src/rootlesskit
19:30:47 [2023-01-05T19:30:47.385Z] #36 DONE 0.5s
19:30:47 [2023-01-05T19:30:47.385Z] 
19:30:47 [2023-01-05T19:30:47.385Z] #37 [runc-build 1/3] WORKDIR /go/src/github.com/opencontainers/runc
19:30:47 [2023-01-05T19:30:47.385Z] #37 DONE 0.5s
19:30:47 [2023-01-05T19:30:47.385Z] 
19:30:47 [2023-01-05T19:30:47.385Z] #38 [dockercli 1/3] WORKDIR /go/src/github.com/docker/cli
19:30:47 [2023-01-05T19:30:47.385Z] #38 DONE 0.5s
19:30:47 [2023-01-05T19:30:47.385Z] 
19:30:47 [2023-01-05T19:30:47.385Z] #39 [containerd-src 1/3] WORKDIR /usr/src/containerd
19:30:47 [2023-01-05T19:30:47.385Z] #39 DONE 0.5s
19:30:47 [2023-01-05T19:30:47.385Z] 
19:30:47 [2023-01-05T19:30:47.385Z] #40 [swagger-src 1/3] WORKDIR /usr/src/swagger
19:30:47 [2023-01-05T19:30:47.385Z] #40 DONE 0.5s
19:30:47 [2023-01-05T19:30:47.385Z] 
19:30:47 [2023-01-05T19:30:47.385Z] #41 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc
19:30:47 [2023-01-05T19:30:47.385Z] #41 DONE 0.5s
19:30:47 [2023-01-05T19:30:47.385Z] 
19:30:47 [2023-01-05T19:30:47.385Z] #42 [tini-build 1/4] WORKDIR /go/src/github.com/krallin/tini
19:30:47 [2023-01-05T19:30:47.385Z] #42 DONE 0.6s
19:30:47 [2023-01-05T19:30:47.385Z] 
19:30:47 [2023-01-05T19:30:47.385Z] #43 [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
19:30:47 [2023-01-05T19:30:47.641Z] #43 ...
19:30:47 [2023-01-05T19:30:47.641Z] 
19:30:47 [2023-01-05T19:30:47.641Z] #25 [rootlesskit-build 1/5] WORKDIR /go/src/github.com/rootless-containers/rootlesskit
19:30:47 [2023-01-05T19:30:47.641Z] #25 DONE 0.8s
19:30:47 [2023-01-05T19:30:47.641Z] 
19:30:47 [2023-01-05T19:30:47.641Z] #44 [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
19:30:51 [2023-01-05T19:30:51.819Z] #44 ...
19:30:51 [2023-01-05T19:30:51.819Z] 
19:30:51 [2023-01-05T19:30:51.819Z] #45 [tini-src 2/3] RUN git init . && git remote add origin "https://github.com/krallin/tini.git"
19:30:51 [2023-01-05T19:30:51.819Z] #0 4.277 hint: Using 'master' as the name for the initial branch. This default branch name
19:30:51 [2023-01-05T19:30:51.819Z] #0 4.277 hint: is subject to change. To configure the initial branch name to use in all
19:30:51 [2023-01-05T19:30:51.819Z] #0 4.277 hint: of your new repositories, which will suppress this warning, call:
19:30:51 [2023-01-05T19:30:51.819Z] #0 4.277 hint: 
19:30:51 [2023-01-05T19:30:51.819Z] #0 4.277 hint: 	git config --global init.defaultBranch <name>
19:30:51 [2023-01-05T19:30:51.819Z] #0 4.277 hint: 
19:30:51 [2023-01-05T19:30:51.819Z] #0 4.277 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
19:30:51 [2023-01-05T19:30:51.819Z] #0 4.277 hint: 'development'. The just-created branch can be renamed via this command:
19:30:51 [2023-01-05T19:30:51.819Z] #0 4.277 hint: 
19:30:51 [2023-01-05T19:30:51.819Z] #0 4.277 hint: 	git branch -m <name>
19:30:51 [2023-01-05T19:30:51.819Z] #0 4.282 Initialized empty Git repository in /usr/src/tini/.git/
19:30:51 [2023-01-05T19:30:51.819Z] #45 DONE 4.4s
19:30:51 [2023-01-05T19:30:51.819Z] 
19:30:51 [2023-01-05T19:30:51.819Z] #46 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
19:30:51 [2023-01-05T19:30:51.819Z] #46 ...
19:30:51 [2023-01-05T19:30:51.819Z] 
19:30:51 [2023-01-05T19:30:51.819Z] #29 [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
19:30:51 [2023-01-05T19:30:51.819Z] #29 6.433 
19:30:51 [2023-01-05T19:30:51.819Z] #29 8.058 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
19:30:51 [2023-01-05T19:30:51.819Z] #29 8.433 
19:30:51 [2023-01-05T19:30:51.819Z] #29 8.675 #=#=#                                                                         

######################################################################## 100.0%
19:30:51 [2023-01-05T19:30:51.819Z] #29 8.943 
19:30:51 [2023-01-05T19:30:51.819Z] #29 9.802 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
19:30:51 [2023-01-05T19:30:51.819Z] #29 10.11 
19:30:51 [2023-01-05T19:30:51.819Z] #29 10.35 #=#=#                                                                         

######################################################################## 100.0%
19:30:51 [2023-01-05T19:30:51.819Z] #29 10.75 
19:30:51 [2023-01-05T19:30:51.819Z] #29 10.78 Download of images into '/build' complete.
19:30:51 [2023-01-05T19:30:51.819Z] #29 10.78 Use something like the following to load the result into a Docker daemon:
19:30:51 [2023-01-05T19:30:51.819Z] #29 10.78   tar -cC '/build' . | docker load
19:30:51 [2023-01-05T19:30:51.819Z] #29 DONE 10.8s
19:30:51 [2023-01-05T19:30:51.819Z] 
19:30:51 [2023-01-05T19:30:51.819Z] #47 [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
19:30:52 [2023-01-05T19:30:52.389Z] #47 ...
19:30:52 [2023-01-05T19:30:52.389Z] 
19:30:52 [2023-01-05T19:30:52.389Z] #48 [dockercli-src 2/5] RUN git init . && git remote add origin "https://github.com/docker/cli.git"
19:30:52 [2023-01-05T19:30:52.389Z] #0 5.069 hint: Using 'master' as the name for the initial branch. This default branch name
19:30:52 [2023-01-05T19:30:52.389Z] #0 5.069 hint: is subject to change. To configure the initial branch name to use in all
19:30:52 [2023-01-05T19:30:52.389Z] #0 5.069 hint: of your new repositories, which will suppress this warning, call:
19:30:52 [2023-01-05T19:30:52.389Z] #0 5.069 hint: 
19:30:52 [2023-01-05T19:30:52.389Z] #0 5.069 hint: 	git config --global init.defaultBranch <name>
19:30:52 [2023-01-05T19:30:52.389Z] #0 5.069 hint: 
19:30:52 [2023-01-05T19:30:52.389Z] #0 5.069 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
19:30:52 [2023-01-05T19:30:52.389Z] #0 5.069 hint: 'development'. The just-created branch can be renamed via this command:
19:30:52 [2023-01-05T19:30:52.389Z] #0 5.069 hint: 
19:30:52 [2023-01-05T19:30:52.389Z] #0 5.069 hint: 	git branch -m <name>
19:30:52 [2023-01-05T19:30:52.389Z] #0 5.077 Initialized empty Git repository in /tmp/dockercli/.git/
19:30:52 [2023-01-05T19:30:52.389Z] #48 DONE 5.2s
19:30:52 [2023-01-05T19:30:52.389Z] 
19:30:52 [2023-01-05T19:30:52.389Z] #49 [registry-src 2/2] RUN git init . && git remote add origin "https://github.com/distribution/distribution.git"
19:30:52 [2023-01-05T19:30:52.389Z] #0 5.194 hint: Using 'master' as the name for the initial branch. This default branch name
19:30:52 [2023-01-05T19:30:52.389Z] #0 5.194 hint: is subject to change. To configure the initial branch name to use in all
19:30:52 [2023-01-05T19:30:52.389Z] #0 5.194 hint: of your new repositories, which will suppress this warning, call:
19:30:52 [2023-01-05T19:30:52.389Z] #0 5.194 hint: 
19:30:52 [2023-01-05T19:30:52.389Z] #0 5.194 hint: 	git config --global init.defaultBranch <name>
19:30:52 [2023-01-05T19:30:52.389Z] #0 5.194 hint: 
19:30:52 [2023-01-05T19:30:52.389Z] #0 5.194 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
19:30:52 [2023-01-05T19:30:52.389Z] #0 5.194 hint: 'development'. The just-created branch can be renamed via this command:
19:30:52 [2023-01-05T19:30:52.389Z] #0 5.194 hint: 
19:30:52 [2023-01-05T19:30:52.389Z] #0 5.194 hint: 	git branch -m <name>
19:30:52 [2023-01-05T19:30:52.389Z] #0 5.195 Initialized empty Git repository in /usr/src/registry/.git/
19:30:52 [2023-01-05T19:30:52.389Z] #49 DONE 5.3s
19:30:52 [2023-01-05T19:30:52.389Z] 
19:30:52 [2023-01-05T19:30:52.389Z] #50 [dockercli-src 3/5] RUN git fetch -q --depth 1 origin "v17.06.2-ce" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
19:30:52 [2023-01-05T19:30:52.954Z] #50 ...
19:30:52 [2023-01-05T19:30:52.954Z] 
19:30:52 [2023-01-05T19:30:52.954Z] #32 [delve-src 2/3] RUN git init . && git remote add origin "https://github.com/go-delve/delve.git"
19:30:52 [2023-01-05T19:30:52.954Z] #32 5.438 hint: Using 'master' as the name for the initial branch. This default branch name
19:30:52 [2023-01-05T19:30:52.954Z] #32 5.438 hint: is subject to change. To configure the initial branch name to use in all
19:30:52 [2023-01-05T19:30:52.954Z] #32 5.438 hint: of your new repositories, which will suppress this warning, call:
19:30:52 [2023-01-05T19:30:52.954Z] #32 5.438 hint: 
19:30:52 [2023-01-05T19:30:52.954Z] #32 5.438 hint: 	git config --global init.defaultBranch <name>
19:30:52 [2023-01-05T19:30:52.954Z] #32 5.438 hint: 
19:30:52 [2023-01-05T19:30:52.954Z] #32 5.438 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
19:30:52 [2023-01-05T19:30:52.954Z] #32 5.438 hint: 'development'. The just-created branch can be renamed via this command:
19:30:52 [2023-01-05T19:30:52.954Z] #32 5.438 hint: 
19:30:52 [2023-01-05T19:30:52.954Z] #32 5.438 hint: 	git branch -m <name>
19:30:52 [2023-01-05T19:30:52.954Z] #32 5.439 Initialized empty Git repository in /usr/src/delve/.git/
19:30:52 [2023-01-05T19:30:52.954Z] #32 DONE 5.5s
19:30:52 [2023-01-05T19:30:52.954Z] 
19:30:52 [2023-01-05T19:30:52.954Z] #51 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.9.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
19:30:53 [2023-01-05T19:30:53.517Z] #51 ...
19:30:53 [2023-01-05T19:30:53.517Z] 
19:30:53 [2023-01-05T19:30:53.517Z] #52 [runc-src 2/3] RUN git init . && git remote add origin "https://github.com/opencontainers/runc.git"
19:30:53 [2023-01-05T19:30:53.517Z] #0 6.254 hint: Using 'master' as the name for the initial branch. This default branch name
19:30:53 [2023-01-05T19:30:53.517Z] #0 6.255 hint: is subject to change. To configure the initial branch name to use in all
19:30:53 [2023-01-05T19:30:53.517Z] #0 6.255 hint: of your new repositories, which will suppress this warning, call:
19:30:53 [2023-01-05T19:30:53.517Z] #0 6.255 hint: 
19:30:53 [2023-01-05T19:30:53.517Z] #0 6.255 hint: 	git config --global init.defaultBranch <name>
19:30:53 [2023-01-05T19:30:53.517Z] #0 6.255 hint: 
19:30:53 [2023-01-05T19:30:53.517Z] #0 6.255 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
19:30:53 [2023-01-05T19:30:53.517Z] #0 6.255 hint: 'development'. The just-created branch can be renamed via this command:
19:30:53 [2023-01-05T19:30:53.517Z] #0 6.255 hint: 
19:30:53 [2023-01-05T19:30:53.517Z] #0 6.255 hint: 	git branch -m <name>
19:30:53 [2023-01-05T19:30:53.517Z] #0 6.259 Initialized empty Git repository in /usr/src/runc/.git/
19:30:53 [2023-01-05T19:30:53.517Z] #52 DONE 6.3s
19:30:53 [2023-01-05T19:30:53.774Z] 
19:30:53 [2023-01-05T19:30:53.774Z] #43 [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
19:30:53 [2023-01-05T19:30:53.774Z] #43 5.953 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
19:30:53 [2023-01-05T19:30:53.774Z] #43 5.967 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
19:30:53 [2023-01-05T19:30:53.774Z] #43 5.967 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
19:30:53 [2023-01-05T19:30:53.774Z] #43 6.263 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB]
19:30:54 [2023-01-05T19:30:54.338Z] #43 ...
19:30:54 [2023-01-05T19:30:54.338Z] 
19:30:54 [2023-01-05T19:30:54.338Z] #53 [rootlesskit-src 2/3] RUN git init . && git remote add origin "https://github.com/rootless-containers/rootlesskit.git"
19:30:54 [2023-01-05T19:30:54.338Z] #0 7.039 Initialized empty Git repository in /usr/src/rootlesskit/.git/
19:30:54 [2023-01-05T19:30:54.338Z] #0 7.040 hint: Using 'master' as the name for the initial branch. This default branch name
19:30:54 [2023-01-05T19:30:54.338Z] #0 7.040 hint: is subject to change. To configure the initial branch name to use in all
19:30:54 [2023-01-05T19:30:54.338Z] #0 7.040 hint: of your new repositories, which will suppress this warning, call:
19:30:54 [2023-01-05T19:30:54.338Z] #0 7.040 hint: 
19:30:54 [2023-01-05T19:30:54.338Z] #0 7.040 hint: 	git config --global init.defaultBranch <name>
19:30:54 [2023-01-05T19:30:54.338Z] #0 7.040 hint: 
19:30:54 [2023-01-05T19:30:54.338Z] #0 7.040 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
19:30:54 [2023-01-05T19:30:54.338Z] #0 7.040 hint: 'development'. The just-created branch can be renamed via this command:
19:30:54 [2023-01-05T19:30:54.338Z] #0 7.040 hint: 
19:30:54 [2023-01-05T19:30:54.338Z] #0 7.040 hint: 	git branch -m <name>
19:30:54 [2023-01-05T19:30:54.338Z] #53 DONE 7.1s
19:30:54 [2023-01-05T19:30:54.595Z] 
19:30:54 [2023-01-05T19:30:54.595Z] #43 [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
19:30:54 [2023-01-05T19:30:54.595Z] #43 7.075 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [206 kB]
19:30:54 [2023-01-05T19:30:54.595Z] #43 ...
19:30:54 [2023-01-05T19:30:54.595Z] 
19:30:54 [2023-01-05T19:30:54.595Z] #54 [containerd-src 2/3] RUN git init . && git remote add origin "https://github.com/containerd/containerd.git"
19:30:54 [2023-01-05T19:30:54.595Z] #0 7.141 hint: Using 'master' as the name for the initial branch. This default branch name
19:30:54 [2023-01-05T19:30:54.595Z] #0 7.142 hint: is subject to change. To configure the initial branch name to use in all
19:30:54 [2023-01-05T19:30:54.595Z] #0 7.142 hint: of your new repositories, which will suppress this warning, call:
19:30:54 [2023-01-05T19:30:54.595Z] #0 7.142 hint: 
19:30:54 [2023-01-05T19:30:54.595Z] #0 7.142 hint: 	git config --global init.defaultBranch <name>
19:30:54 [2023-01-05T19:30:54.595Z] #0 7.142 hint: 
19:30:54 [2023-01-05T19:30:54.595Z] #0 7.142 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
19:30:54 [2023-01-05T19:30:54.595Z] #0 7.142 hint: 'development'. The just-created branch can be renamed via this command:
19:30:54 [2023-01-05T19:30:54.595Z] #0 7.142 hint: 
19:30:54 [2023-01-05T19:30:54.595Z] #0 7.142 hint: 	git branch -m <name>
19:30:54 [2023-01-05T19:30:54.595Z] #0 7.153 Initialized empty Git repository in /usr/src/containerd/.git/
19:30:54 [2023-01-05T19:30:54.595Z] #54 DONE 7.3s
19:30:54 [2023-01-05T19:30:54.851Z] 
19:30:54 [2023-01-05T19:30:54.851Z] #55 [swagger-src 2/3] RUN git init . && git remote add origin "https://github.com/kolyshkin/go-swagger.git"
19:30:54 [2023-01-05T19:30:54.851Z] #0 7.334 hint: Using 'master' as the name for the initial branch. This default branch name
19:30:54 [2023-01-05T19:30:54.851Z] #0 7.334 hint: is subject to change. To configure the initial branch name to use in all
19:30:54 [2023-01-05T19:30:54.851Z] #0 7.334 hint: of your new repositories, which will suppress this warning, call:
19:30:54 [2023-01-05T19:30:54.851Z] #0 7.334 hint: 
19:30:54 [2023-01-05T19:30:54.851Z] #0 7.334 hint: 	git config --global init.defaultBranch <name>
19:30:54 [2023-01-05T19:30:54.851Z] #0 7.334 hint: 
19:30:54 [2023-01-05T19:30:54.851Z] #0 7.334 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
19:30:54 [2023-01-05T19:30:54.851Z] #0 7.334 hint: 'development'. The just-created branch can be renamed via this command:
19:30:54 [2023-01-05T19:30:54.851Z] #0 7.334 hint: 
19:30:54 [2023-01-05T19:30:54.851Z] #0 7.334 hint: 	git branch -m <name>
19:30:54 [2023-01-05T19:30:54.851Z] #0 7.335 Initialized empty Git repository in /usr/src/swagger/.git/
19:30:54 [2023-01-05T19:30:54.851Z] #55 DONE 7.5s
19:30:54 [2023-01-05T19:30:54.851Z] 
19:30:54 [2023-01-05T19:30:54.851Z] #56 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.0-beta.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
19:30:57 [2023-01-05T19:30:57.370Z] #56 ...
19:30:57 [2023-01-05T19:30:57.370Z] 
19:30:57 [2023-01-05T19:30:57.370Z] #57 [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
19:30:57 [2023-01-05T19:30:57.370Z] #0 9.915 go: downloading gotest.tools/gotestsum v1.8.2
19:30:57 [2023-01-05T19:30:57.370Z] #57 ...
19:30:57 [2023-01-05T19:30:57.370Z] 
19:30:57 [2023-01-05T19:30:57.370Z] #58 [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             ;
19:30:57 [2023-01-05T19:30:57.370Z] #58 10.30 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
19:30:57 [2023-01-05T19:30:57.370Z] #58 10.41 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
19:30:57 [2023-01-05T19:30:57.370Z] #58 10.41 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
19:30:57 [2023-01-05T19:30:57.370Z] #58 ...
19:30:57 [2023-01-05T19:30:57.370Z] 
19:30:57 [2023-01-05T19:30:57.370Z] #59 [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
19:30:57 [2023-01-05T19:30:57.370Z] #0 10.29 go: downloading github.com/pelletier/go-toml v1.8.1
19:30:57 [2023-01-05T19:30:57.370Z] #59 ...
19:30:57 [2023-01-05T19:30:57.370Z] 
19:30:57 [2023-01-05T19:30:57.370Z] #60 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.3.0"      && /build/go-winres --help
19:30:57 [2023-01-05T19:30:57.370Z] #0 9.196 go: downloading github.com/tc-hib/go-winres v0.3.0
19:30:57 [2023-01-05T19:30:57.370Z] #60 10.65 go: downloading github.com/tc-hib/winres v0.1.6
19:30:57 [2023-01-05T19:30:57.370Z] #60 ...
19:30:57 [2023-01-05T19:30:57.370Z] 
19:30:57 [2023-01-05T19:30:57.370Z] #61 [runc-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-runc-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-runc-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             dpkg-dev gcc libc6-dev libseccomp-dev
19:30:57 [2023-01-05T19:30:57.370Z] #0 7.713 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
19:30:57 [2023-01-05T19:30:57.370Z] #0 7.757 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
19:30:57 [2023-01-05T19:30:57.370Z] #0 7.757 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
19:30:57 [2023-01-05T19:30:57.370Z] #0 8.368 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB]
19:30:57 [2023-01-05T19:30:57.627Z] #61 ...
19:30:57 [2023-01-05T19:30:57.627Z] 
19:30:57 [2023-01-05T19:30:57.627Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.49.0"      && /build/golangci-lint --version
19:30:57 [2023-01-05T19:30:57.627Z] #0 9.415 go: downloading github.com/golangci/golangci-lint v1.49.0
19:30:57 [2023-01-05T19:30:57.627Z] #62 ...
19:30:57 [2023-01-05T19:30:57.627Z] 
19:30:57 [2023-01-05T19:30:57.627Z] #63 [dockercli 2/3] RUN xx-apt-get install -y --no-install-recommends gcc libc6-dev
19:30:57 [2023-01-05T19:30:57.627Z] #0 7.662 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
19:30:57 [2023-01-05T19:30:57.627Z] #0 7.662 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
19:30:57 [2023-01-05T19:30:57.627Z] #0 7.662 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
19:30:57 [2023-01-05T19:30:57.886Z] #0 10.49 Reading package lists...
19:30:57 [2023-01-05T19:30:57.886Z] #63 ...
19:30:57 [2023-01-05T19:30:57.886Z] 
19:30:57 [2023-01-05T19:30:57.886Z] #64 [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
19:30:57 [2023-01-05T19:30:57.886Z] #0 9.439 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
19:30:57 [2023-01-05T19:30:57.886Z] #0 9.517 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
19:30:57 [2023-01-05T19:30:57.886Z] #0 9.517 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
19:30:58 [2023-01-05T19:30:58.142Z] #64 ...
19:30:58 [2023-01-05T19:30:58.142Z] 
19:30:58 [2023-01-05T19:30:58.142Z] #65 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2"      && /build/shfmt --version
19:30:58 [2023-01-05T19:30:58.142Z] #0 9.764 go: downloading mvdan.cc/sh/v3 v3.0.2
19:30:58 [2023-01-05T19:30:58.142Z] #65 ...
19:30:58 [2023-01-05T19:30:58.142Z] 
19:30:58 [2023-01-05T19:30:58.142Z] #44 [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
19:30:58 [2023-01-05T19:30:58.142Z] #44 9.366 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
19:30:58 [2023-01-05T19:30:58.142Z] #44 9.416 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
19:30:58 [2023-01-05T19:30:58.142Z] #44 9.416 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
19:30:58 [2023-01-05T19:30:58.399Z] #44 ...
19:30:58 [2023-01-05T19:30:58.399Z] 
19:30:58 [2023-01-05T19:30:58.399Z] #46 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
19:30:58 [2023-01-05T19:30:58.399Z] #46 DONE 7.2s
19:30:58 [2023-01-05T19:30:58.656Z] 
19:30:58 [2023-01-05T19:30:58.656Z] #65 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2"      && /build/shfmt --version
19:30:58 [2023-01-05T19:30:58.656Z] #65 11.65 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
19:30:58 [2023-01-05T19:30:58.656Z] #65 11.84 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
19:30:58 [2023-01-05T19:30:58.656Z] #65 11.84 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
19:31:00 [2023-01-05T19:31:00.547Z] #65 13.60 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
19:31:03 [2023-01-05T19:31:03.072Z] #65 ...
19:31:03 [2023-01-05T19:31:03.072Z] 
19:31:03 [2023-01-05T19:31:03.072Z] #66 [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...)
19:31:03 [2023-01-05T19:31:03.072Z] #0 5.470 + git fetch -q --depth 1 origin v2.3.0 +refs/tags/*:refs/tags/*
19:31:03 [2023-01-05T19:31:03.072Z] #66 ...
19:31:03 [2023-01-05T19:31:03.072Z] 
19:31:03 [2023-01-05T19:31:03.072Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.49.0"      && /build/golangci-lint --version
19:31:03 [2023-01-05T19:31:03.072Z] #62 12.96 go: downloading github.com/gofrs/flock v0.8.1
19:31:03 [2023-01-05T19:31:03.072Z] #62 13.03 go: downloading github.com/pkg/errors v0.9.1
19:31:03 [2023-01-05T19:31:03.072Z] #62 13.16 go: downloading github.com/spf13/cobra v1.5.0
19:31:03 [2023-01-05T19:31:03.072Z] #62 13.25 go: downloading github.com/spf13/pflag v1.0.5
19:31:03 [2023-01-05T19:31:03.072Z] #62 13.50 go: downloading github.com/spf13/viper v1.12.0
19:31:03 [2023-01-05T19:31:03.072Z] #62 13.82 go: downloading gopkg.in/yaml.v3 v3.0.1
19:31:03 [2023-01-05T19:31:03.072Z] #62 14.22 go: downloading github.com/mattn/go-isatty v0.0.16
19:31:03 [2023-01-05T19:31:03.072Z] #62 14.23 go: downloading github.com/mattn/go-colorable v0.1.13
19:31:03 [2023-01-05T19:31:03.072Z] #62 14.40 go: downloading golang.org/x/tools v0.1.12
19:31:03 [2023-01-05T19:31:03.072Z] #62 14.51 go: downloading github.com/hashicorp/go-version v1.6.0
19:31:03 [2023-01-05T19:31:03.072Z] #62 14.76 go: downloading github.com/ldez/gomoddirectives v0.2.3
19:31:03 [2023-01-05T19:31:03.072Z] #62 15.04 go: downloading github.com/mitchellh/go-homedir v1.1.0
19:31:03 [2023-01-05T19:31:03.072Z] #62 15.15 go: downloading github.com/hashicorp/go-multierror v1.1.1
19:31:03 [2023-01-05T19:31:03.633Z] #62 ...
19:31:03 [2023-01-05T19:31:03.633Z] 
19:31:03 [2023-01-05T19:31:03.633Z] #67 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.4" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
19:31:03 [2023-01-05T19:31:03.895Z] #67 ...
19:31:03 [2023-01-05T19:31:03.895Z] 
19:31:03 [2023-01-05T19:31:03.895Z] #57 [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
19:31:03 [2023-01-05T19:31:03.895Z] #57 12.50 go: downloading github.com/fatih/color v1.13.0
19:31:03 [2023-01-05T19:31:03.895Z] #57 12.61 go: downloading github.com/dnephin/pflag v1.0.7
19:31:03 [2023-01-05T19:31:03.895Z] #57 12.61 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
19:31:03 [2023-01-05T19:31:03.895Z] #57 13.00 go: downloading golang.org/x/tools v0.1.11
19:31:03 [2023-01-05T19:31:03.895Z] #57 13.10 go: downloading github.com/mattn/go-colorable v0.1.12
19:31:03 [2023-01-05T19:31:03.895Z] #57 13.38 go: downloading github.com/mattn/go-isatty v0.0.14
19:31:03 [2023-01-05T19:31:03.895Z] #57 13.40 go: downloading github.com/fsnotify/fsnotify v1.5.4
19:31:03 [2023-01-05T19:31:03.895Z] #57 13.71 go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8
19:31:04 [2023-01-05T19:31:04.151Z] #57 ...
19:31:04 [2023-01-05T19:31:04.151Z] 
19:31:04 [2023-01-05T19:31:04.151Z] #68 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
19:31:04 [2023-01-05T19:31:04.151Z] #68 DONE 9.6s
19:31:04 [2023-01-05T19:31:04.151Z] 
19:31:04 [2023-01-05T19:31:04.151Z] #63 [dockercli 2/3] RUN xx-apt-get install -y --no-install-recommends gcc libc6-dev
19:31:04 [2023-01-05T19:31:04.151Z] #0 10.49 Reading package lists...
19:31:04 [2023-01-05T19:31:04.151Z] #63 16.79 + apt-get  install -y --no-install-recommends gcc libc6-dev
19:31:05 [2023-01-05T19:31:05.081Z] #63 16.97 Reading package lists...
19:31:05 [2023-01-05T19:31:05.081Z] #63 ...
19:31:05 [2023-01-05T19:31:05.081Z] 
19:31:05 [2023-01-05T19:31:05.081Z] #69 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD
19:31:05 [2023-01-05T19:31:05.081Z] #69 ...
19:31:05 [2023-01-05T19:31:05.081Z] 
19:31:05 [2023-01-05T19:31:05.081Z] #57 [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
19:31:05 [2023-01-05T19:31:05.081Z] #57 18.03 go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f
19:31:05 [2023-01-05T19:31:05.081Z] #57 18.08 go: downloading golang.org/x/term v0.0.0-20220526004731-065cf7ba2467
19:31:05 [2023-01-05T19:31:05.337Z] #57 ...
19:31:05 [2023-01-05T19:31:05.337Z] 
19:31:05 [2023-01-05T19:31:05.337Z] #47 [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
19:31:05 [2023-01-05T19:31:05.337Z] #47 7.882 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
19:31:05 [2023-01-05T19:31:05.337Z] #47 7.882 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
19:31:05 [2023-01-05T19:31:05.337Z] #47 7.882 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
19:31:05 [2023-01-05T19:31:05.337Z] #47 8.307 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  InRelease [1540 B]
19:31:05 [2023-01-05T19:31:05.337Z] #47 8.554 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB]
19:31:05 [2023-01-05T19:31:05.337Z] #47 11.94 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [206 kB]
19:31:05 [2023-01-05T19:31:05.337Z] #47 15.18 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
19:31:05 [2023-01-05T19:31:05.337Z] #47 ...
19:31:05 [2023-01-05T19:31:05.337Z] 
19:31:05 [2023-01-05T19:31:05.337Z] #60 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.3.0"      && /build/go-winres --help
19:31:05 [2023-01-05T19:31:05.337Z] #60 12.18 go: downloading github.com/urfave/cli/v2 v2.3.0
19:31:05 [2023-01-05T19:31:05.337Z] #60 12.40 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646
19:31:05 [2023-01-05T19:31:05.337Z] #60 12.47 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb
19:31:05 [2023-01-05T19:31:05.337Z] #60 15.20 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
19:31:05 [2023-01-05T19:31:05.337Z] #60 15.49 go: downloading github.com/russross/blackfriday/v2 v2.1.0
19:31:05 [2023-01-05T19:31:05.900Z] #60 ...
19:31:05 [2023-01-05T19:31:05.900Z] 
19:31:05 [2023-01-05T19:31:05.900Z] #43 [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
19:31:05 [2023-01-05T19:31:05.900Z] #43 8.513 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
19:31:05 [2023-01-05T19:31:05.900Z] #43 11.59 Fetched 8498 kB in 6s (1447 kB/s)
19:31:05 [2023-01-05T19:31:05.900Z] #43 11.59 Reading package lists...
19:31:06 [2023-01-05T19:31:06.156Z] #43 17.65 Reading package lists...
19:31:06 [2023-01-05T19:31:06.156Z] #43 ...
19:31:06 [2023-01-05T19:31:06.156Z] 
19:31:06 [2023-01-05T19:31:06.156Z] #66 [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...)
19:31:06 [2023-01-05T19:31:06.156Z] #66 13.56 + git checkout -q FETCH_HEAD
19:31:06 [2023-01-05T19:31:06.763Z] #66 ...
19:31:06 [2023-01-05T19:31:06.763Z] 
19:31:06 [2023-01-05T19:31:06.763Z] #69 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD
19:31:06 [2023-01-05T19:31:06.763Z] #69 DONE 11.8s
19:31:07 [2023-01-05T19:31:07.021Z] 
19:31:07 [2023-01-05T19:31:07.021Z] #47 [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
19:31:07 [2023-01-05T19:31:07.021Z] #47 18.75 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  Packages [2163 B]
19:31:07 [2023-01-05T19:31:07.949Z] #47 ...
19:31:07 [2023-01-05T19:31:07.949Z] 
19:31:07 [2023-01-05T19:31:07.949Z] #67 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.4" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
19:31:07 [2023-01-05T19:31:07.949Z] #67 DONE 14.5s
19:31:08 [2023-01-05T19:31:08.206Z] 
19:31:08 [2023-01-05T19:31:08.206Z] #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...)
19:31:08 [2023-01-05T19:31:08.770Z] #70 ...
19:31:08 [2023-01-05T19:31:08.770Z] 
19:31:08 [2023-01-05T19:31:08.770Z] #61 [runc-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-runc-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-runc-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             dpkg-dev gcc libc6-dev libseccomp-dev
19:31:08 [2023-01-05T19:31:08.770Z] #61 11.53 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [206 kB]
19:31:08 [2023-01-05T19:31:08.770Z] #61 14.93 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
19:31:08 [2023-01-05T19:31:08.770Z] #61 21.19 Fetched 8498 kB in 14s (620 kB/s)
19:31:09 [2023-01-05T19:31:09.027Z] #61 21.19 Reading package lists...
19:31:09 [2023-01-05T19:31:09.027Z] #61 ...
19:31:09 [2023-01-05T19:31:09.027Z] 
19:31:09 [2023-01-05T19:31:09.027Z] #64 [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
19:31:09 [2023-01-05T19:31:09.027Z] #64 11.74 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB]
19:31:09 [2023-01-05T19:31:09.027Z] #64 17.66 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [206 kB]
19:31:09 [2023-01-05T19:31:09.027Z] #64 18.23 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
19:31:09 [2023-01-05T19:31:09.027Z] #64 ...
19:31:09 [2023-01-05T19:31:09.027Z] 
19:31:09 [2023-01-05T19:31:09.027Z] #66 [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...)
19:31:09 [2023-01-05T19:31:09.027Z] #66 16.12 + export GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
19:31:09 [2023-01-05T19:31:09.027Z] #66 16.13 + CGO_ENABLED=0 xx-go build -o /build/registry-v2 -v ./cmd/registry
19:31:09 [2023-01-05T19:31:09.283Z] #66 ...
19:31:09 [2023-01-05T19:31:09.283Z] 
19:31:09 [2023-01-05T19:31:09.283Z] #58 [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             ;
19:31:09 [2023-01-05T19:31:09.283Z] #58 12.45 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB]
19:31:09 [2023-01-05T19:31:09.283Z] #58 15.41 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [206 kB]
19:31:09 [2023-01-05T19:31:09.283Z] #58 18.63 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
19:31:09 [2023-01-05T19:31:09.283Z] #58 ...
19:31:09 [2023-01-05T19:31:09.283Z] 
19:31:09 [2023-01-05T19:31:09.283Z] #44 [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
19:31:09 [2023-01-05T19:31:09.283Z] #44 11.55 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB]
19:31:09 [2023-01-05T19:31:09.283Z] #44 14.24 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [206 kB]
19:31:09 [2023-01-05T19:31:09.283Z] #44 17.56 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
19:31:09 [2023-01-05T19:31:09.540Z] #44 ...
19:31:09 [2023-01-05T19:31:09.540Z] 
19:31:09 [2023-01-05T19:31:09.540Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.49.0"      && /build/golangci-lint --version
19:31:09 [2023-01-05T19:31:09.540Z] #62 22.20 go: downloading github.com/sirupsen/logrus v1.9.0
19:31:09 [2023-01-05T19:31:09.540Z] #62 22.20 go: downloading github.com/stretchr/testify v1.8.0
19:31:09 [2023-01-05T19:31:09.540Z] #62 22.44 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b
19:31:09 [2023-01-05T19:31:09.540Z] #62 22.59 go: downloading github.com/golangci/revgrep v0.0.0-20220804021717-745bb2f7c2e6
19:31:09 [2023-01-05T19:31:09.540Z] #62 22.61 go: downloading github.com/mitchellh/mapstructure v1.5.0
19:31:09 [2023-01-05T19:31:09.540Z] #62 22.70 go: downloading github.com/spf13/afero v1.8.2
19:31:09 [2023-01-05T19:31:09.540Z] #62 22.75 go: downloading github.com/spf13/cast v1.5.0
19:31:09 [2023-01-05T19:31:09.796Z] #62 22.86 go: downloading github.com/spf13/jwalterweatherman v1.1.0
19:31:09 [2023-01-05T19:31:09.796Z] #62 23.09 go: downloading golang.org/x/sys v0.0.0-20220811171246-fbc7d0a398ab
19:31:10 [2023-01-05T19:31:10.358Z] #62 23.35 go: downloading github.com/hashicorp/errwrap v1.0.0
19:31:11 [2023-01-05T19:31:11.287Z] #62 ...
19:31:11 [2023-01-05T19:31:11.287Z] 
19:31:11 [2023-01-05T19:31:11.287Z] #59 [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
19:31:11 [2023-01-05T19:31:11.287Z] #59 24.07 tomll can be used in two ways:
19:31:11 [2023-01-05T19:31:11.287Z] #59 24.07 Writing to STDIN and reading from STDOUT:
19:31:11 [2023-01-05T19:31:11.287Z] #59 24.07   cat file.toml | tomll > file.toml
19:31:11 [2023-01-05T19:31:11.287Z] #59 24.07 
19:31:11 [2023-01-05T19:31:11.287Z] #59 24.07 Reading and updating a list of files:
19:31:11 [2023-01-05T19:31:11.287Z] #59 24.07   tomll a.toml b.toml c.toml
19:31:11 [2023-01-05T19:31:11.287Z] #59 24.07 
19:31:11 [2023-01-05T19:31:11.287Z] #59 24.07 When given a list of files, tomll will modify all files in place without asking.
19:31:11 [2023-01-05T19:31:11.287Z] #59 DONE 24.5s
19:31:11 [2023-01-05T19:31:11.543Z] 
19:31:11 [2023-01-05T19:31:11.544Z] #43 [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
19:31:11 [2023-01-05T19:31:11.544Z] #43 17.65 Reading package lists...
19:31:12 [2023-01-05T19:31:12.106Z] #43 24.03 Building dependency tree...
19:31:12 [2023-01-05T19:31:12.106Z] #43 ...
19:31:12 [2023-01-05T19:31:12.106Z] 
19:31:12 [2023-01-05T19:31:12.106Z] #51 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.9.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
19:31:12 [2023-01-05T19:31:12.106Z] #51 DONE 19.2s
19:31:12 [2023-01-05T19:31:12.106Z] 
19:31:12 [2023-01-05T19:31:12.106Z] #66 [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...)
19:31:12 [2023-01-05T19:31:12.106Z] #66 18.72 github.com/docker/distribution/manifest
19:31:12 [2023-01-05T19:31:12.106Z] #66 19.04 crypto/sha1
19:31:12 [2023-01-05T19:31:12.106Z] #66 19.32 net
19:31:13 [2023-01-05T19:31:13.472Z] #66 20.94 github.com/Sirupsen/logrus
19:31:16 [2023-01-05T19:31:16.886Z] #66 ...
19:31:16 [2023-01-05T19:31:16.886Z] 
19:31:16 [2023-01-05T19:31:16.886Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.49.0"      && /build/golangci-lint --version
19:31:16 [2023-01-05T19:31:16.886Z] #62 26.08 go: downloading 4d63.com/gochecknoglobals v0.1.0
19:31:16 [2023-01-05T19:31:16.886Z] #62 26.20 go: downloading github.com/Antonboom/errname v0.1.7
19:31:16 [2023-01-05T19:31:16.886Z] #62 26.36 go: downloading github.com/Antonboom/nilnil v0.1.1
19:31:16 [2023-01-05T19:31:16.886Z] #62 26.42 go: downloading github.com/BurntSushi/toml v1.2.0
19:31:16 [2023-01-05T19:31:16.886Z] #62 26.72 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
19:31:16 [2023-01-05T19:31:16.886Z] #62 26.89 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.3.0
19:31:16 [2023-01-05T19:31:16.886Z] #62 27.01 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0
19:31:16 [2023-01-05T19:31:16.886Z] #62 27.10 go: downloading github.com/alexkohler/prealloc v1.0.0
19:31:16 [2023-01-05T19:31:16.886Z] #62 27.31 go: downloading github.com/alingse/asasalint v0.0.11
19:31:16 [2023-01-05T19:31:16.886Z] #62 27.58 go: downloading github.com/ashanbrown/forbidigo v1.3.0
19:31:16 [2023-01-05T19:31:16.886Z] #62 27.66 go: downloading github.com/ashanbrown/makezero v1.1.1
19:31:16 [2023-01-05T19:31:16.886Z] #62 27.72 go: downloading github.com/bkielbasa/cyclop v1.2.0
19:31:16 [2023-01-05T19:31:16.886Z] #62 27.79 go: downloading github.com/blizzy78/varnamelen v0.8.0
19:31:16 [2023-01-05T19:31:16.886Z] #62 27.90 go: downloading github.com/bombsimon/wsl/v3 v3.3.0
19:31:16 [2023-01-05T19:31:16.886Z] #62 28.00 go: downloading github.com/breml/bidichk v0.2.3
19:31:16 [2023-01-05T19:31:16.886Z] #62 28.03 go: downloading github.com/breml/errchkjson v0.3.0
19:31:16 [2023-01-05T19:31:16.886Z] #62 28.09 go: downloading github.com/butuzov/ireturn v0.1.1
19:31:16 [2023-01-05T19:31:16.886Z] #62 28.13 go: downloading github.com/charithe/durationcheck v0.0.9
19:31:16 [2023-01-05T19:31:16.886Z] #62 28.24 go: downloading github.com/curioswitch/go-reassign v0.1.2
19:31:16 [2023-01-05T19:31:16.886Z] #62 28.35 go: downloading github.com/daixiang0/gci v0.6.3
19:31:16 [2023-01-05T19:31:16.886Z] #62 28.62 go: downloading github.com/denis-tingaikin/go-header v0.4.3
19:31:16 [2023-01-05T19:31:16.886Z] #62 28.64 go: downloading github.com/esimonov/ifshort v1.0.4
19:31:16 [2023-01-05T19:31:16.886Z] #62 28.69 go: downloading github.com/firefart/nonamedreturns v1.0.4
19:31:16 [2023-01-05T19:31:16.886Z] #62 28.72 go: downloading github.com/fzipp/gocyclo v0.6.0
19:31:16 [2023-01-05T19:31:16.886Z] #62 28.89 go: downloading github.com/go-critic/go-critic v0.6.4
19:31:16 [2023-01-05T19:31:16.886Z] #62 29.85 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
19:31:16 [2023-01-05T19:31:16.886Z] #62 ...
19:31:16 [2023-01-05T19:31:16.886Z] 
19:31:16 [2023-01-05T19:31:16.886Z] #63 [dockercli 2/3] RUN xx-apt-get install -y --no-install-recommends gcc libc6-dev
19:31:16 [2023-01-05T19:31:16.886Z] #63 16.97 Reading package lists...
19:31:16 [2023-01-05T19:31:16.886Z] #63 23.24 Building dependency tree...
19:31:16 [2023-01-05T19:31:16.886Z] #63 25.88 Reading state information...
19:31:16 [2023-01-05T19:31:16.886Z] #63 29.13 gcc is already the newest version (4:10.2.1-1).
19:31:16 [2023-01-05T19:31:16.886Z] #63 29.13 libc6-dev is already the newest version (2.31-13+deb11u5).
19:31:16 [2023-01-05T19:31:16.886Z] #63 29.13 0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.
19:31:16 [2023-01-05T19:31:16.886Z] #63 DONE 29.4s
19:31:16 [2023-01-05T19:31:16.886Z] 
19:31:16 [2023-01-05T19:31:16.886Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.49.0"      && /build/golangci-lint --version
19:31:16 [2023-01-05T19:31:16.886Z] #62 29.90 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe
19:31:16 [2023-01-05T19:31:16.886Z] #62 29.90 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
19:31:17 [2023-01-05T19:31:17.163Z] #62 30.24 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
19:31:17 [2023-01-05T19:31:17.163Z] #62 30.45 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
19:31:17 [2023-01-05T19:31:17.429Z] #62 30.46 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
19:31:17 [2023-01-05T19:31:17.429Z] #62 30.51 go: downloading github.com/golangci/misspell v0.3.5
19:31:17 [2023-01-05T19:31:17.429Z] #62 30.61 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
19:31:17 [2023-01-05T19:31:17.429Z] #62 30.62 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8
19:31:17 [2023-01-05T19:31:17.429Z] #62 30.70 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0
19:31:17 [2023-01-05T19:31:17.685Z] #62 30.78 go: downloading github.com/gostaticanalysis/nilerr v0.1.1
19:31:17 [2023-01-05T19:31:17.685Z] #62 30.86 go: downloading github.com/hexops/gotextdiff v1.0.3
19:31:17 [2023-01-05T19:31:17.685Z] #62 30.96 go: downloading github.com/jgautheron/goconst v1.5.1
19:31:17 [2023-01-05T19:31:17.941Z] #62 30.96 go: downloading github.com/jingyugao/rowserrcheck v1.1.1
19:31:17 [2023-01-05T19:31:17.941Z] #62 31.01 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af
19:31:17 [2023-01-05T19:31:17.941Z] #62 31.02 go: downloading github.com/julz/importas v0.1.0
19:31:17 [2023-01-05T19:31:17.941Z] #62 31.06 go: downloading github.com/kisielk/errcheck v1.6.2
19:31:17 [2023-01-05T19:31:17.941Z] #62 31.13 go: downloading github.com/kulti/thelper v0.6.3
19:31:18 [2023-01-05T19:31:18.196Z] #62 31.29 go: downloading github.com/kunwardeep/paralleltest v1.0.6
19:31:18 [2023-01-05T19:31:18.196Z] #62 31.33 go: downloading github.com/kyoh86/exportloopref v0.1.8
19:31:18 [2023-01-05T19:31:18.196Z] #62 31.42 go: downloading github.com/ldez/tagliatelle v0.3.1
19:31:18 [2023-01-05T19:31:18.196Z] #62 31.47 go: downloading github.com/leonklingele/grouper v1.1.0
19:31:18 [2023-01-05T19:31:18.196Z] #62 31.55 go: downloading github.com/lufeee/execinquery v1.2.1
19:31:18 [2023-01-05T19:31:18.452Z] #62 31.65 go: downloading github.com/maratori/testpackage v1.1.0
19:31:18 [2023-01-05T19:31:18.452Z] #62 31.69 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951
19:31:18 [2023-01-05T19:31:18.452Z] #62 31.72 go: downloading github.com/mbilski/exhaustivestruct v1.2.0
19:31:18 [2023-01-05T19:31:18.452Z] #62 31.80 go: downloading github.com/mgechev/revive v1.2.3
19:31:19 [2023-01-05T19:31:19.393Z] #62 ...
19:31:19 [2023-01-05T19:31:19.393Z] 
19:31:19 [2023-01-05T19:31:19.393Z] #57 [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
19:31:19 [2023-01-05T19:31:19.393Z] #57 22.47 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4
19:31:19 [2023-01-05T19:31:19.393Z] #57 ...
19:31:19 [2023-01-05T19:31:19.393Z] 
19:31:19 [2023-01-05T19:31:19.393Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.49.0"      && /build/golangci-lint --version
19:31:19 [2023-01-05T19:31:19.393Z] #62 32.56 go: downloading github.com/moricho/tparallel v0.2.1
19:31:19 [2023-01-05T19:31:19.393Z] #62 32.57 go: downloading github.com/nakabonne/nestif v0.3.1
19:31:19 [2023-01-05T19:31:19.393Z] #62 32.64 go: downloading github.com/nishanths/exhaustive v0.8.1
19:31:19 [2023-01-05T19:31:19.393Z] #62 32.68 go: downloading github.com/nishanths/predeclared v0.2.2
19:31:19 [2023-01-05T19:31:19.649Z] #62 32.81 go: downloading github.com/polyfloyd/go-errorlint v1.0.2
19:31:19 [2023-01-05T19:31:19.649Z] #62 32.92 go: downloading github.com/ryancurrah/gomodguard v1.2.4
19:31:19 [2023-01-05T19:31:19.906Z] #62 32.95 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0
19:31:19 [2023-01-05T19:31:19.906Z] #62 33.00 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6
19:31:19 [2023-01-05T19:31:19.906Z] #62 33.08 go: downloading github.com/sashamelentyev/interfacebloat v1.1.0
19:31:19 [2023-01-05T19:31:19.906Z] #62 33.11 go: downloading github.com/sashamelentyev/usestdlibvars v1.13.0
19:31:20 [2023-01-05T19:31:20.162Z] #62 33.25 go: downloading github.com/securego/gosec/v2 v2.13.1
19:31:20 [2023-01-05T19:31:20.162Z] #62 ...
19:31:20 [2023-01-05T19:31:20.162Z] 
19:31:20 [2023-01-05T19:31:20.162Z] #47 [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
19:31:20 [2023-01-05T19:31:20.162Z] #47 22.82 Fetched 8502 kB in 15s (556 kB/s)
19:31:20 [2023-01-05T19:31:20.162Z] #47 22.82 Reading package lists...
19:31:20 [2023-01-05T19:31:20.162Z] #47 29.54 Reading package lists...
19:31:20 [2023-01-05T19:31:20.162Z] #47 ...
19:31:20 [2023-01-05T19:31:20.162Z] 
19:31:20 [2023-01-05T19:31:20.162Z] #43 [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
19:31:20 [2023-01-05T19:31:20.162Z] #43 24.03 Building dependency tree...
19:31:20 [2023-01-05T19:31:20.162Z] #43 29.00 The following additional packages will be installed:
19:31:20 [2023-01-05T19:31:20.162Z] #43 29.02   cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
19:31:20 [2023-01-05T19:31:20.162Z] #43 29.06 Suggested packages:
19:31:20 [2023-01-05T19:31:20.162Z] #43 29.06   cmake-doc ninja-build lrzip
19:31:20 [2023-01-05T19:31:20.162Z] #43 29.68 The following NEW packages will be installed:
19:31:20 [2023-01-05T19:31:20.162Z] #43 29.73   cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
19:31:20 [2023-01-05T19:31:20.162Z] #43 30.17 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded.
19:31:20 [2023-01-05T19:31:20.162Z] #43 30.17 Need to get 15.1 MB of archives.
19:31:20 [2023-01-05T19:31:20.162Z] #43 30.17 After this operation, 66.8 MB of additional disk space will be used.
19:31:20 [2023-01-05T19:31:20.162Z] #43 30.17 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
19:31:20 [2023-01-05T19:31:20.162Z] #43 30.27 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
19:31:20 [2023-01-05T19:31:20.162Z] #43 30.67 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7+deb11u3 [630 kB]
19:31:20 [2023-01-05T19:31:20.162Z] #43 30.68 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB]
19:31:20 [2023-01-05T19:31:20.162Z] #43 30.68 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB]
19:31:20 [2023-01-05T19:31:20.162Z] #43 30.70 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB]
19:31:20 [2023-01-05T19:31:20.162Z] #43 30.71 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB]
19:31:20 [2023-01-05T19:31:20.162Z] #43 30.71 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB]
19:31:20 [2023-01-05T19:31:20.162Z] #43 32.03 debconf: delaying package configuration, since apt-utils is not installed
19:31:20 [2023-01-05T19:31:20.162Z] #43 32.31 Fetched 15.1 MB in 1s (14.9 MB/s)
19:31:20 [2023-01-05T19:31:20.162Z] #43 32.46 Selecting previously unselected package cmake-data.
19:31:20 [2023-01-05T19:31:20.162Z] #43 32.46 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15744 files and directories currently installed.)
19:31:20 [2023-01-05T19:31:20.162Z] #43 32.53 Preparing to unpack .../0-cmake-data_3.18.4-2+deb11u1_all.deb ...
19:31:20 [2023-01-05T19:31:20.162Z] #43 32.54 Unpacking cmake-data (3.18.4-2+deb11u1) ...
19:31:20 [2023-01-05T19:31:20.419Z] #43 ...
19:31:20 [2023-01-05T19:31:20.419Z] 
19:31:20 [2023-01-05T19:31:20.419Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.49.0"      && /build/golangci-lint --version
19:31:20 [2023-01-05T19:31:20.419Z] #62 33.62 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
19:31:20 [2023-01-05T19:31:20.419Z] #62 33.62 go: downloading github.com/sivchari/containedctx v1.0.2
19:31:20 [2023-01-05T19:31:20.419Z] #62 33.68 go: downloading github.com/sivchari/nosnakecase v1.7.0
19:31:20 [2023-01-05T19:31:20.419Z] #62 33.72 go: downloading github.com/sivchari/tenv v1.7.0
19:31:20 [2023-01-05T19:31:20.419Z] #62 33.78 go: downloading github.com/sonatard/noctx v0.0.1
19:31:20 [2023-01-05T19:31:20.677Z] #62 33.88 go: downloading github.com/sourcegraph/go-diff v0.6.1
19:31:20 [2023-01-05T19:31:20.677Z] #62 33.93 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1
19:31:20 [2023-01-05T19:31:20.677Z] #62 34.04 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1
19:31:20 [2023-01-05T19:31:20.933Z] #62 34.04 go: downloading github.com/sylvia7788/contextcheck v1.0.6
19:31:20 [2023-01-05T19:31:20.933Z] #62 34.10 go: downloading github.com/tdakkota/asciicheck v0.1.1
19:31:20 [2023-01-05T19:31:20.933Z] #62 34.13 go: downloading github.com/tetafro/godot v1.4.11
19:31:20 [2023-01-05T19:31:20.933Z] #62 34.16 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144
19:31:20 [2023-01-05T19:31:20.933Z] #62 34.21 go: downloading github.com/timonwong/logrlint v0.1.0
19:31:20 [2023-01-05T19:31:20.933Z] #62 34.27 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.2
19:31:20 [2023-01-05T19:31:20.933Z] #62 ...
19:31:20 [2023-01-05T19:31:20.933Z] 
19:31:20 [2023-01-05T19:31:20.933Z] #64 [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
19:31:20 [2023-01-05T19:31:20.933Z] #64 23.83 Fetched 8498 kB in 15s (578 kB/s)
19:31:20 [2023-01-05T19:31:20.933Z] #64 23.83 Reading package lists...
19:31:20 [2023-01-05T19:31:20.933Z] #64 30.37 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
19:31:20 [2023-01-05T19:31:20.933Z] #64 30.37 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
19:31:20 [2023-01-05T19:31:20.933Z] #64 30.37 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
19:31:21 [2023-01-05T19:31:21.189Z] #64 33.45 Reading package lists...
19:31:21 [2023-01-05T19:31:21.189Z] #64 ...
19:31:21 [2023-01-05T19:31:21.189Z] 
19:31:21 [2023-01-05T19:31:21.189Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.49.0"      && /build/golangci-lint --version
19:31:21 [2023-01-05T19:31:21.189Z] #62 34.34 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0
19:31:21 [2023-01-05T19:31:21.189Z] #62 34.54 go: downloading github.com/ultraware/funlen v0.0.3
19:31:21 [2023-01-05T19:31:21.189Z] #62 ...
19:31:21 [2023-01-05T19:31:21.189Z] 
19:31:21 [2023-01-05T19:31:21.189Z] #44 [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
19:31:21 [2023-01-05T19:31:21.189Z] #44 23.63 Fetched 8498 kB in 15s (581 kB/s)
19:31:21 [2023-01-05T19:31:21.189Z] #44 23.63 Reading package lists...
19:31:21 [2023-01-05T19:31:21.189Z] #44 30.18 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
19:31:21 [2023-01-05T19:31:21.189Z] #44 30.19 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
19:31:21 [2023-01-05T19:31:21.189Z] #44 30.19 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
19:31:21 [2023-01-05T19:31:21.445Z] #44 33.07 Reading package lists...
19:31:21 [2023-01-05T19:31:21.445Z] #44 ...
19:31:21 [2023-01-05T19:31:21.445Z] 
19:31:21 [2023-01-05T19:31:21.445Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.49.0"      && /build/golangci-lint --version
19:31:21 [2023-01-05T19:31:21.445Z] #62 34.60 go: downloading github.com/ultraware/whitespace v0.0.5
19:31:21 [2023-01-05T19:31:21.702Z] #62 34.70 go: downloading github.com/uudashr/gocognit v1.0.6
19:31:21 [2023-01-05T19:31:21.702Z] #62 34.78 go: downloading github.com/yagipy/maintidx v1.0.0
19:31:21 [2023-01-05T19:31:21.702Z] #62 34.87 go: downloading github.com/yeya24/promlinter v0.2.0
19:31:21 [2023-01-05T19:31:21.702Z] #62 34.93 go: downloading gitlab.com/bosi/decorder v0.2.3
19:31:21 [2023-01-05T19:31:21.959Z] #62 35.14 go: downloading honnef.co/go/tools v0.3.3
19:31:22 [2023-01-05T19:31:22.215Z] #62 ...
19:31:22 [2023-01-05T19:31:22.215Z] 
19:31:22 [2023-01-05T19:31:22.215Z] #58 [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             ;
19:31:22 [2023-01-05T19:31:22.215Z] #58 25.44 Fetched 8498 kB in 15s (552 kB/s)
19:31:22 [2023-01-05T19:31:22.215Z] #58 25.44 Reading package lists...
19:31:22 [2023-01-05T19:31:22.215Z] #58 31.11 Reading package lists...
19:31:22 [2023-01-05T19:31:22.471Z] #58 35.66 Building dependency tree...
19:31:22 [2023-01-05T19:31:22.471Z] #58 ...
19:31:22 [2023-01-05T19:31:22.471Z] 
19:31:22 [2023-01-05T19:31:22.471Z] #47 [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
19:31:22 [2023-01-05T19:31:22.471Z] #47 29.54 Reading package lists...
19:31:22 [2023-01-05T19:31:22.471Z] #47 34.21 Building dependency tree...
19:31:22 [2023-01-05T19:31:22.471Z] #47 ...
19:31:22 [2023-01-05T19:31:22.471Z] 
19:31:22 [2023-01-05T19:31:22.471Z] #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...)
19:31:22 [2023-01-05T19:31:22.728Z] #71 ...
19:31:22 [2023-01-05T19:31:22.728Z] 
19:31:22 [2023-01-05T19:31:22.728Z] #66 [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...)
19:31:22 [2023-01-05T19:31:22.728Z] #66 24.43 github.com/Sirupsen/logrus/formatters/logstash
19:31:22 [2023-01-05T19:31:22.728Z] #66 24.79 github.com/bugsnag/bugsnag-go/errors
19:31:22 [2023-01-05T19:31:22.728Z] #66 25.63 github.com/bugsnag/osext
19:31:22 [2023-01-05T19:31:22.728Z] #66 26.00 github.com/bugsnag/panicwrap
19:31:22 [2023-01-05T19:31:22.728Z] #66 27.04 gopkg.in/yaml.v2
19:31:22 [2023-01-05T19:31:22.984Z] #66 ...
19:31:22 [2023-01-05T19:31:22.984Z] 
19:31:22 [2023-01-05T19:31:22.984Z] #47 [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
19:31:22 [2023-01-05T19:31:22.984Z] #47 34.21 Building dependency tree...
19:31:24 [2023-01-05T19:31:24.357Z] #47 ...
19:31:24 [2023-01-05T19:31:24.357Z] 
19:31:24 [2023-01-05T19:31:24.357Z] #61 [runc-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-runc-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-runc-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             dpkg-dev gcc libc6-dev libseccomp-dev
19:31:24 [2023-01-05T19:31:24.357Z] #61 21.19 Reading package lists...
19:31:24 [2023-01-05T19:31:24.357Z] #61 28.00 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
19:31:24 [2023-01-05T19:31:24.357Z] #61 28.01 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
19:31:24 [2023-01-05T19:31:24.357Z] #61 28.02 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
19:31:24 [2023-01-05T19:31:24.357Z] #61 31.32 Reading package lists...
19:31:24 [2023-01-05T19:31:24.357Z] #61 35.79 + apt-get  install -y --no-install-recommends dpkg-dev gcc libc6-dev libseccomp-dev
19:31:24 [2023-01-05T19:31:24.357Z] #61 35.84 Reading package lists...
19:31:24 [2023-01-05T19:31:24.357Z] #61 ...
19:31:24 [2023-01-05T19:31:24.357Z] 
19:31:24 [2023-01-05T19:31:24.357Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.49.0"      && /build/golangci-lint --version
19:31:24 [2023-01-05T19:31:24.357Z] #62 36.88 go: downloading mvdan.cc/gofumpt v0.3.1
19:31:24 [2023-01-05T19:31:24.357Z] #62 36.88 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
19:31:24 [2023-01-05T19:31:24.357Z] #62 37.05 go: downloading mvdan.cc/unparam v0.0.0-20220706161116-678bad134442
19:31:24 [2023-01-05T19:31:24.357Z] #62 37.09 go: downloading github.com/davecgh/go-spew v1.1.1
19:31:24 [2023-01-05T19:31:24.357Z] #62 37.33 go: downloading github.com/pmezard/go-difflib v1.0.0
19:31:24 [2023-01-05T19:31:24.357Z] #62 37.33 go: downloading github.com/stretchr/objx v0.4.0
19:31:24 [2023-01-05T19:31:24.357Z] #62 37.33 go: downloading github.com/subosito/gotenv v1.4.0
19:31:24 [2023-01-05T19:31:24.357Z] #62 37.49 go: downloading github.com/hashicorp/hcl v1.0.0
19:31:24 [2023-01-05T19:31:24.613Z] #62 37.85 go: downloading gopkg.in/ini.v1 v1.66.6
19:31:24 [2023-01-05T19:31:24.613Z] #62 37.85 go: downloading github.com/magiconair/properties v1.8.6
19:31:24 [2023-01-05T19:31:24.869Z] #62 37.99 go: downloading github.com/pelletier/go-toml/v2 v2.0.2
19:31:24 [2023-01-05T19:31:24.869Z] #62 38.10 go: downloading golang.org/x/text v0.3.7
19:31:25 [2023-01-05T19:31:25.430Z] #62 38.52 go: downloading github.com/pelletier/go-toml v1.9.5
19:31:29 [2023-01-05T19:31:29.600Z] #62 ...
19:31:29 [2023-01-05T19:31:29.600Z] 
19:31:29 [2023-01-05T19:31:29.600Z] #65 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2"      && /build/shfmt --version
19:31:29 [2023-01-05T19:31:29.600Z] #65 42.39 v3.0.2
19:31:29 [2023-01-05T19:31:29.856Z] #65 DONE 43.2s
19:31:29 [2023-01-05T19:31:29.856Z] 
19:31:29 [2023-01-05T19:31:29.856Z] #58 [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             ;
19:31:29 [2023-01-05T19:31:29.856Z] #58 35.66 Building dependency tree...
19:31:29 [2023-01-05T19:31:29.856Z] #58 40.02 python3 is already the newest version (3.9.2-3).
19:31:29 [2023-01-05T19:31:29.856Z] #58 40.02 The following additional packages will be installed:
19:31:29 [2023-01-05T19:31:29.856Z] #58 40.04   autotools-dev bzip2 dpkg-dev libcap2 libprotobuf-c1 libsigsegv2 libyajl2 m4
19:31:29 [2023-01-05T19:31:29.856Z] #58 40.04   patch xz-utils
19:31:29 [2023-01-05T19:31:29.856Z] #58 40.05 Suggested packages:
19:31:29 [2023-01-05T19:31:29.856Z] #58 40.06   autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring
19:31:29 [2023-01-05T19:31:29.856Z] #58 40.06   manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk
19:31:29 [2023-01-05T19:31:29.856Z] #58 40.06   m4-doc ed diffutils-doc
19:31:29 [2023-01-05T19:31:29.856Z] #58 40.06 Recommended packages:
19:31:29 [2023-01-05T19:31:29.856Z] #58 40.06   fakeroot libalgorithm-merge-perl libltdl-dev
19:31:29 [2023-01-05T19:31:29.856Z] #58 41.59 The following NEW packages will be installed:
19:31:29 [2023-01-05T19:31:29.856Z] #58 41.63   autoconf automake autotools-dev build-essential bzip2 dpkg-dev libcap-dev
19:31:29 [2023-01-05T19:31:29.856Z] #58 41.65   libcap2 libprotobuf-c-dev libprotobuf-c1 libseccomp-dev libsigsegv2
19:31:29 [2023-01-05T19:31:29.856Z] #58 41.66   libsystemd-dev libtool libudev-dev libyajl-dev libyajl2 m4 patch xz-utils
19:31:29 [2023-01-05T19:31:29.856Z] #58 42.04 0 upgraded, 20 newly installed, 0 to remove and 1 not upgraded.
19:31:29 [2023-01-05T19:31:29.856Z] #58 42.04 Need to get 5458 kB of archives.
19:31:29 [2023-01-05T19:31:29.856Z] #58 42.04 After this operation, 11.6 MB of additional disk space will be used.
19:31:29 [2023-01-05T19:31:29.856Z] #58 42.04 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
19:31:29 [2023-01-05T19:31:29.856Z] #58 42.05 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
19:31:29 [2023-01-05T19:31:29.856Z] #58 42.06 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsigsegv2 arm64 2.13-1 [34.7 kB]
19:31:29 [2023-01-05T19:31:29.856Z] #58 42.06 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 m4 arm64 1.4.18-5 [199 kB]
19:31:29 [2023-01-05T19:31:29.856Z] #58 42.06 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autoconf all 2.69-14 [313 kB]
19:31:29 [2023-01-05T19:31:29.856Z] #58 42.07 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autotools-dev all 20180224.1+nmu1 [77.1 kB]
19:31:29 [2023-01-05T19:31:29.856Z] #58 42.12 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 automake all 1:1.16.3-2 [814 kB]
19:31:29 [2023-01-05T19:31:29.856Z] #58 42.16 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
19:31:29 [2023-01-05T19:31:29.856Z] #58 42.18 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB]
19:31:29 [2023-01-05T19:31:29.856Z] #58 42.29 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 build-essential arm64 12.9 [7704 B]
19:31:29 [2023-01-05T19:31:29.856Z] #58 42.29 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
19:31:29 [2023-01-05T19:31:29.856Z] #58 42.30 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap-dev arm64 1:2.44-1 [45.6 kB]
19:31:29 [2023-01-05T19:31:29.856Z] #58 42.31 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
19:31:29 [2023-01-05T19:31:29.856Z] #58 42.32 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c-dev arm64 1.3.3-1+b2 [34.1 kB]
19:31:29 [2023-01-05T19:31:29.856Z] #58 42.32 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
19:31:29 [2023-01-05T19:31:29.856Z] #58 42.33 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7+deb11u1 [401 kB]
19:31:29 [2023-01-05T19:31:29.856Z] #58 42.33 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libtool all 2.4.6-15 [513 kB]
19:31:29 [2023-01-05T19:31:29.856Z] #58 42.35 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7+deb11u1 [123 kB]
19:31:29 [2023-01-05T19:31:29.856Z] #58 42.37 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB]
19:31:29 [2023-01-05T19:31:29.856Z] #58 42.38 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl-dev arm64 2.1.0-3 [31.5 kB]
19:31:30 [2023-01-05T19:31:30.418Z] #58 ...
19:31:30 [2023-01-05T19:31:30.418Z] 
19:31:30 [2023-01-05T19:31:30.418Z] #60 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.3.0"      && /build/go-winres --help
19:31:30 [2023-01-05T19:31:30.674Z] #60 43.79 NAME:
19:31:30 [2023-01-05T19:31:30.674Z] #60 43.80    go-winres - A tool for embedding resources in Windows executables
19:31:30 [2023-01-05T19:31:30.674Z] #60 43.80 
19:31:30 [2023-01-05T19:31:30.674Z] #60 43.80 USAGE:
19:31:30 [2023-01-05T19:31:30.674Z] #60 43.80    go-winres [global options] command [command options] [arguments...]
19:31:30 [2023-01-05T19:31:30.674Z] #60 43.80 
19:31:30 [2023-01-05T19:31:30.674Z] #60 43.80 COMMANDS:
19:31:30 [2023-01-05T19:31:30.674Z] #60 43.80    init     Create an initial ./winres/winres.json
19:31:30 [2023-01-05T19:31:30.674Z] #60 43.80    make     Make syso files for the "go build" command
19:31:30 [2023-01-05T19:31:30.674Z] #60 43.80    simply   Make syso files for the "go build" command (simplified)
19:31:30 [2023-01-05T19:31:30.674Z] #60 43.80    extract  Extract all resources from an executable
19:31:30 [2023-01-05T19:31:30.674Z] #60 43.80    patch    Replace resources in an executable file (exe, dll)
19:31:30 [2023-01-05T19:31:30.674Z] #60 43.80    help, h  Shows a list of commands or help for one command
19:31:30 [2023-01-05T19:31:30.674Z] #60 43.80 
19:31:30 [2023-01-05T19:31:30.674Z] #60 43.80 GLOBAL OPTIONS:
19:31:30 [2023-01-05T19:31:30.674Z] #60 43.80    --help, -h  show help (default: false)
19:31:30 [2023-01-05T19:31:30.674Z] #60 DONE 43.9s
19:31:30 [2023-01-05T19:31:30.674Z] 
19:31:30 [2023-01-05T19:31:30.674Z] #47 [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
19:31:30 [2023-01-05T19:31:30.674Z] #47 38.27 The following additional packages will be installed:
19:31:30 [2023-01-05T19:31:30.674Z] #47 38.31   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
19:31:30 [2023-01-05T19:31:30.674Z] #47 38.34   python3-protobuf python3-six
19:31:30 [2023-01-05T19:31:30.674Z] #47 38.34 Suggested packages:
19:31:30 [2023-01-05T19:31:30.674Z] #47 38.34   python3-setuptools
19:31:30 [2023-01-05T19:31:30.674Z] #47 38.34 Recommended packages:
19:31:30 [2023-01-05T19:31:30.674Z] #47 38.34   iproute2 | iproute
19:31:30 [2023-01-05T19:31:30.674Z] #47 38.95 The following NEW packages will be installed:
19:31:30 [2023-01-05T19:31:30.674Z] #47 38.99   criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
19:31:30 [2023-01-05T19:31:30.674Z] #47 38.99   python3-protobuf python3-six
19:31:30 [2023-01-05T19:31:30.674Z] #47 39.56 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded.
19:31:30 [2023-01-05T19:31:30.674Z] #47 39.56 Need to get 2136 kB of archives.
19:31:30 [2023-01-05T19:31:30.674Z] #47 39.56 After this operation, 10.8 MB of additional disk space will be used.
19:31:30 [2023-01-05T19:31:30.674Z] #47 39.56 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB]
19:31:30 [2023-01-05T19:31:30.674Z] #47 39.57 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB]
19:31:30 [2023-01-05T19:31:30.674Z] #47 39.57 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB]
19:31:30 [2023-01-05T19:31:30.674Z] #47 39.58 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB]
19:31:30 [2023-01-05T19:31:30.674Z] #47 39.60 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
19:31:30 [2023-01-05T19:31:30.674Z] #47 39.60 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB]
19:31:30 [2023-01-05T19:31:30.674Z] #47 39.61 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
19:31:30 [2023-01-05T19:31:30.674Z] #47 41.92 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  criu 3.17.1-1 [630 kB]
19:31:30 [2023-01-05T19:31:30.975Z] #47 43.60 debconf: delaying package configuration, since apt-utils is not installed
19:31:31 [2023-01-05T19:31:31.231Z] #47 ...
19:31:31 [2023-01-05T19:31:31.231Z] 
19:31:31 [2023-01-05T19:31:31.231Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.49.0"      && /build/golangci-lint --version
19:31:31 [2023-01-05T19:31:31.231Z] #62 44.49 go: downloading golang.org/x/exp v0.0.0-20220722155223-a9213eeb770e
19:31:31 [2023-01-05T19:31:31.231Z] #62 44.58 go: downloading github.com/gobwas/glob v0.2.3
19:31:31 [2023-01-05T19:31:31.879Z] #62 45.03 go: downloading golang.org/x/sync v0.0.0-20220722155255-886fb9371eb4
19:31:31 [2023-01-05T19:31:31.879Z] #62 45.11 go: downloading go.uber.org/zap v1.17.0
19:31:32 [2023-01-05T19:31:32.818Z] #62 45.78 go: downloading github.com/go-toolsmith/astcast v1.0.0
19:31:32 [2023-01-05T19:31:32.818Z] #62 45.95 go: downloading github.com/go-toolsmith/astcopy v1.0.1
19:31:32 [2023-01-05T19:31:32.818Z] #62 45.97 go: downloading github.com/go-toolsmith/astequal v1.0.2
19:31:32 [2023-01-05T19:31:32.818Z] #62 46.03 go: downloading github.com/go-toolsmith/astfmt v1.0.0
19:31:32 [2023-01-05T19:31:32.818Z] #62 46.04 go: downloading github.com/go-toolsmith/astp v1.0.0
19:31:32 [2023-01-05T19:31:32.818Z] #62 46.09 go: downloading github.com/go-toolsmith/strparse v1.0.0
19:31:32 [2023-01-05T19:31:32.818Z] #62 46.10 go: downloading github.com/go-toolsmith/typep v1.0.2
19:31:32 [2023-01-05T19:31:32.818Z] #62 46.14 go: downloading github.com/quasilyte/go-ruleguard v0.3.17
19:31:33 [2023-01-05T19:31:33.115Z] #62 46.29 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95
19:31:33 [2023-01-05T19:31:33.115Z] #62 46.39 go: downloading golang.org/x/exp/typeparams v0.0.0-20220613132600-b0d781184e0d
19:31:33 [2023-01-05T19:31:33.372Z] #62 46.51 go: downloading github.com/kisielk/gotool v1.0.0
19:31:33 [2023-01-05T19:31:33.372Z] #62 46.58 go: downloading github.com/gostaticanalysis/comment v1.4.2
19:31:33 [2023-01-05T19:31:33.372Z] #62 46.62 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1
19:31:33 [2023-01-05T19:31:33.647Z] #62 46.85 go: downloading github.com/ettle/strcase v0.1.1
19:31:33 [2023-01-05T19:31:33.647Z] #62 46.90 go: downloading github.com/fatih/structtag v1.2.0
19:31:33 [2023-01-05T19:31:33.905Z] #62 46.98 go: downloading github.com/Masterminds/semver v1.5.0
19:31:33 [2023-01-05T19:31:33.905Z] #62 46.99 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d
19:31:33 [2023-01-05T19:31:33.905Z] #62 47.09 go: downloading gopkg.in/yaml.v2 v2.4.0
19:31:34 [2023-01-05T19:31:34.171Z] #62 47.31 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354
19:31:34 [2023-01-05T19:31:34.171Z] #62 47.32 go: downloading github.com/prometheus/client_golang v1.12.1
19:31:34 [2023-01-05T19:31:34.171Z] #62 ...
19:31:34 [2023-01-05T19:31:34.171Z] 
19:31:34 [2023-01-05T19:31:34.171Z] #43 [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
19:31:34 [2023-01-05T19:31:34.171Z] #43 36.70 Selecting previously unselected package libicu67:arm64.
19:31:34 [2023-01-05T19:31:34.171Z] #43 36.73 Preparing to unpack .../1-libicu67_67.1-7_arm64.deb ...
19:31:34 [2023-01-05T19:31:34.171Z] #43 36.76 Unpacking libicu67:arm64 (67.1-7) ...
19:31:34 [2023-01-05T19:31:34.171Z] #43 45.26 Selecting previously unselected package libxml2:arm64.
19:31:34 [2023-01-05T19:31:34.171Z] #43 45.26 Preparing to unpack .../2-libxml2_2.9.10+dfsg-6.7+deb11u3_arm64.deb ...
19:31:34 [2023-01-05T19:31:34.171Z] #43 45.27 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u3) ...
19:31:34 [2023-01-05T19:31:34.171Z] #43 45.85 Selecting previously unselected package libarchive13:arm64.
19:31:34 [2023-01-05T19:31:34.171Z] #43 45.86 Preparing to unpack .../3-libarchive13_3.4.3-2+deb11u1_arm64.deb ...
19:31:34 [2023-01-05T19:31:34.171Z] #43 45.88 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ...
19:31:34 [2023-01-05T19:31:34.171Z] #43 46.20 Selecting previously unselected package libjsoncpp24:arm64.
19:31:34 [2023-01-05T19:31:34.171Z] #43 46.21 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_arm64.deb ...
19:31:34 [2023-01-05T19:31:34.171Z] #43 46.21 Unpacking libjsoncpp24:arm64 (1.9.4-4) ...
19:31:34 [2023-01-05T19:31:34.171Z] #43 46.43 Selecting previously unselected package librhash0:arm64.
19:31:34 [2023-01-05T19:31:34.171Z] #43 46.44 Preparing to unpack .../5-librhash0_1.4.1-2_arm64.deb ...
19:31:34 [2023-01-05T19:31:34.171Z] #43 46.45 Unpacking librhash0:arm64 (1.4.1-2) ...
19:31:34 [2023-01-05T19:31:34.171Z] #43 46.64 Selecting previously unselected package libuv1:arm64.
19:31:34 [2023-01-05T19:31:34.171Z] #43 46.65 Preparing to unpack .../6-libuv1_1.40.0-2_arm64.deb ...
19:31:34 [2023-01-05T19:31:34.171Z] #43 46.66 Unpacking libuv1:arm64 (1.40.0-2) ...
19:31:34 [2023-01-05T19:31:34.171Z] #43 ...
19:31:34 [2023-01-05T19:31:34.171Z] 
19:31:34 [2023-01-05T19:31:34.171Z] #47 [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
19:31:34 [2023-01-05T19:31:34.171Z] #47 44.06 Fetched 2136 kB in 3s (686 kB/s)
19:31:34 [2023-01-05T19:31:34.171Z] #47 44.36 Selecting previously unselected package libprotobuf23:arm64.
19:31:34 [2023-01-05T19:31:34.171Z] #47 44.36 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15744 files and directories currently installed.)
19:31:34 [2023-01-05T19:31:34.171Z] #47 44.44 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ...
19:31:34 [2023-01-05T19:31:34.171Z] #47 44.46 Unpacking libprotobuf23:arm64 (3.12.4-1) ...
19:31:34 [2023-01-05T19:31:34.171Z] #47 45.26 Selecting previously unselected package python3-pkg-resources.
19:31:34 [2023-01-05T19:31:34.171Z] #47 45.26 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ...
19:31:34 [2023-01-05T19:31:34.171Z] #47 45.27 Unpacking python3-pkg-resources (52.0.0-4) ...
19:31:34 [2023-01-05T19:31:34.171Z] #47 45.65 Selecting previously unselected package python3-six.
19:31:34 [2023-01-05T19:31:34.171Z] #47 45.67 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ...
19:31:34 [2023-01-05T19:31:34.171Z] #47 45.69 Unpacking python3-six (1.16.0-2) ...
19:31:34 [2023-01-05T19:31:34.171Z] #47 45.86 Selecting previously unselected package python3-protobuf.
19:31:34 [2023-01-05T19:31:34.171Z] #47 45.86 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ...
19:31:34 [2023-01-05T19:31:34.171Z] #47 45.87 Unpacking python3-protobuf (3.12.4-1) ...
19:31:34 [2023-01-05T19:31:34.171Z] #47 46.41 Selecting previously unselected package libnet1:arm64.
19:31:34 [2023-01-05T19:31:34.171Z] #47 46.42 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
19:31:34 [2023-01-05T19:31:34.171Z] #47 46.43 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
19:31:34 [2023-01-05T19:31:34.171Z] #47 46.62 Selecting previously unselected package libnl-3-200:arm64.
19:31:34 [2023-01-05T19:31:34.171Z] #47 46.63 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ...
19:31:34 [2023-01-05T19:31:34.171Z] #47 46.65 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ...
19:31:34 [2023-01-05T19:31:34.171Z] #47 46.83 Selecting previously unselected package libprotobuf-c1:arm64.
19:31:34 [2023-01-05T19:31:34.171Z] #47 46.83 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
19:31:34 [2023-01-05T19:31:34.171Z] #47 46.85 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
19:31:34 [2023-01-05T19:31:34.472Z] #47 47.18 Selecting previously unselected package criu.
19:31:34 [2023-01-05T19:31:34.472Z] #47 47.19 Preparing to unpack .../7-criu_3.17.1-1_arm64.deb ...
19:31:34 [2023-01-05T19:31:34.472Z] #47 47.21 Unpacking criu (3.17.1-1) ...
19:31:34 [2023-01-05T19:31:34.731Z] #47 ...
19:31:34 [2023-01-05T19:31:34.731Z] 
19:31:34 [2023-01-05T19:31:34.731Z] #44 [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
19:31:34 [2023-01-05T19:31:34.731Z] #44 33.07 Reading package lists...
19:31:34 [2023-01-05T19:31:34.731Z] #44 37.86 + apt-get  install -y --no-install-recommends gcc libc6-dev
19:31:34 [2023-01-05T19:31:34.731Z] #44 37.94 Reading package lists...
19:31:34 [2023-01-05T19:31:34.731Z] #44 42.06 Building dependency tree...
19:31:34 [2023-01-05T19:31:34.731Z] #44 46.52 gcc is already the newest version (4:10.2.1-1).
19:31:34 [2023-01-05T19:31:34.731Z] #44 46.52 libc6-dev is already the newest version (2.31-13+deb11u5).
19:31:34 [2023-01-05T19:31:34.731Z] #44 46.52 0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.
19:31:34 [2023-01-05T19:31:34.731Z] #44 DONE 47.1s
19:31:34 [2023-01-05T19:31:34.731Z] 
19:31:34 [2023-01-05T19:31:34.731Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.49.0"      && /build/golangci-lint --version
19:31:34 [2023-01-05T19:31:34.731Z] #62 47.99 go: downloading github.com/prometheus/client_model v0.2.0
19:31:34 [2023-01-05T19:31:34.731Z] #62 48.10 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
19:31:35 [2023-01-05T19:31:35.028Z] #62 48.18 go: downloading github.com/google/go-cmp v0.5.8
19:31:35 [2023-01-05T19:31:35.289Z] #62 48.47 go: downloading go.uber.org/atomic v1.7.0
19:31:35 [2023-01-05T19:31:35.289Z] #62 48.52 go: downloading go.uber.org/multierr v1.6.0
19:31:35 [2023-01-05T19:31:35.545Z] #62 ...
19:31:35 [2023-01-05T19:31:35.545Z] 
19:31:35 [2023-01-05T19:31:35.545Z] #64 [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
19:31:35 [2023-01-05T19:31:35.545Z] #64 33.45 Reading package lists...
19:31:35 [2023-01-05T19:31:35.545Z] #64 38.30 + apt-get  install -y --no-install-recommends gcc libbtrfs-dev libsecret-1-dev
19:31:35 [2023-01-05T19:31:35.546Z] #64 38.33 Reading package lists...
19:31:35 [2023-01-05T19:31:35.546Z] #64 43.52 Building dependency tree...
19:31:35 [2023-01-05T19:31:35.546Z] #64 47.37 gcc is already the newest version (4:10.2.1-1).
19:31:35 [2023-01-05T19:31:35.546Z] #64 47.37 The following additional packages will be installed:
19:31:35 [2023-01-05T19:31:35.546Z] #64 47.38   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libbtrfs0 libelf1 libffi-dev
19:31:35 [2023-01-05T19:31:35.546Z] #64 47.38   libgirepository-1.0-1 libglib2.0-bin libglib2.0-data libglib2.0-dev
19:31:35 [2023-01-05T19:31:35.546Z] #64 47.38   libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0 libpcre2-32-0
19:31:35 [2023-01-05T19:31:35.546Z] #64 47.40   libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3 libpcrecpp0v5
19:31:35 [2023-01-05T19:31:35.546Z] #64 47.40   libsecret-1-0 libsecret-common libselinux1-dev libsepol1-dev
19:31:35 [2023-01-05T19:31:35.546Z] #64 47.41   python3-distutils python3-lib2to3 uuid-dev zlib1g-dev
19:31:35 [2023-01-05T19:31:35.546Z] #64 47.44 Suggested packages:
19:31:35 [2023-01-05T19:31:35.546Z] #64 47.44   libgirepository1.0-dev libglib2.0-doc libgdk-pixbuf2.0-bin
19:31:35 [2023-01-05T19:31:35.546Z] #64 47.44   | libgdk-pixbuf2.0-dev libxml2-utils
19:31:35 [2023-01-05T19:31:35.546Z] #64 ...
19:31:35 [2023-01-05T19:31:35.546Z] 
19:31:35 [2023-01-05T19:31:35.546Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.49.0"      && /build/golangci-lint --version
19:31:35 [2023-01-05T19:31:35.546Z] #62 48.70 go: downloading github.com/chavacava/garif v0.0.0-20220630083739-93517212f375
19:31:35 [2023-01-05T19:31:35.546Z] #62 48.77 go: downloading github.com/olekukonko/tablewriter v0.0.5
19:31:35 [2023-01-05T19:31:35.546Z] #62 48.78 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5
19:31:35 [2023-01-05T19:31:35.803Z] #62 48.91 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567
19:31:35 [2023-01-05T19:31:35.803Z] #62 49.03 go: downloading github.com/beorn7/perks v1.0.1
19:31:35 [2023-01-05T19:31:35.803Z] #62 49.04 go: downloading github.com/cespare/xxhash/v2 v2.1.2
19:31:35 [2023-01-05T19:31:35.803Z] #62 49.11 go: downloading github.com/golang/protobuf v1.5.2
19:31:36 [2023-01-05T19:31:36.061Z] #62 49.18 go: downloading github.com/prometheus/common v0.32.1
19:31:36 [2023-01-05T19:31:36.318Z] #62 49.65 go: downloading github.com/prometheus/procfs v0.7.3
19:31:36 [2023-01-05T19:31:36.578Z] #62 49.65 go: downloading google.golang.org/protobuf v1.28.0
19:31:37 [2023-01-05T19:31:37.576Z] #62 50.72 go: downloading github.com/mattn/go-runewidth v0.0.9
19:31:37 [2023-01-05T19:31:37.833Z] #62 ...
19:31:37 [2023-01-05T19:31:37.833Z] 
19:31:37 [2023-01-05T19:31:37.833Z] #61 [runc-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-runc-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-runc-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             dpkg-dev gcc libc6-dev libseccomp-dev
19:31:37 [2023-01-05T19:31:37.833Z] #61 35.84 Reading package lists...
19:31:37 [2023-01-05T19:31:37.833Z] #61 40.62 Building dependency tree...
19:31:37 [2023-01-05T19:31:37.833Z] #61 45.27 gcc is already the newest version (4:10.2.1-1).
19:31:37 [2023-01-05T19:31:37.833Z] #61 45.27 libc6-dev is already the newest version (2.31-13+deb11u5).
19:31:37 [2023-01-05T19:31:37.833Z] #61 45.27 The following additional packages will be installed:
19:31:37 [2023-01-05T19:31:37.833Z] #61 45.29   bzip2 patch xz-utils
19:31:37 [2023-01-05T19:31:37.833Z] #61 45.31 Suggested packages:
19:31:37 [2023-01-05T19:31:37.833Z] #61 45.32   bzip2-doc debian-keyring seccomp ed diffutils-doc
19:31:37 [2023-01-05T19:31:37.833Z] #61 45.32 Recommended packages:
19:31:37 [2023-01-05T19:31:37.833Z] #61 45.32   build-essential fakeroot libalgorithm-merge-perl
19:31:37 [2023-01-05T19:31:37.833Z] #61 45.81 The following NEW packages will be installed:
19:31:37 [2023-01-05T19:31:37.833Z] #61 45.81   bzip2 dpkg-dev libseccomp-dev patch xz-utils
19:31:37 [2023-01-05T19:31:37.833Z] #61 46.22 0 upgraded, 5 newly installed, 0 to remove and 1 not upgraded.
19:31:37 [2023-01-05T19:31:37.833Z] #61 46.22 Need to get 2790 kB of archives.
19:31:37 [2023-01-05T19:31:37.833Z] #61 46.22 After this operation, 4077 kB of additional disk space will be used.
19:31:37 [2023-01-05T19:31:37.833Z] #61 46.22 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
19:31:37 [2023-01-05T19:31:37.833Z] #61 46.22 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
19:31:37 [2023-01-05T19:31:37.833Z] #61 46.25 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
19:31:37 [2023-01-05T19:31:37.833Z] #61 46.26 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB]
19:31:37 [2023-01-05T19:31:37.833Z] #61 46.35 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
19:31:37 [2023-01-05T19:31:37.833Z] #61 47.41 debconf: delaying package configuration, since apt-utils is not installed
19:31:37 [2023-01-05T19:31:37.833Z] #61 47.82 Fetched 2790 kB in 0s (6114 kB/s)
19:31:37 [2023-01-05T19:31:37.833Z] #61 48.02 Selecting previously unselected package bzip2.
19:31:37 [2023-01-05T19:31:37.833Z] #61 48.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 ... 15744 files and directories currently installed.)
19:31:37 [2023-01-05T19:31:37.833Z] #61 48.11 Preparing to unpack .../bzip2_1.0.8-4_arm64.deb ...
19:31:37 [2023-01-05T19:31:37.833Z] #61 48.18 Unpacking bzip2 (1.0.8-4) ...
19:31:37 [2023-01-05T19:31:37.833Z] #61 48.36 Selecting previously unselected package xz-utils.
19:31:37 [2023-01-05T19:31:37.833Z] #61 48.37 Preparing to unpack .../xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
19:31:37 [2023-01-05T19:31:37.833Z] #61 48.39 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
19:31:37 [2023-01-05T19:31:37.833Z] #61 48.73 Selecting previously unselected package patch.
19:31:37 [2023-01-05T19:31:37.833Z] #61 48.74 Preparing to unpack .../patch_2.7.6-7_arm64.deb ...
19:31:37 [2023-01-05T19:31:37.833Z] #61 48.76 Unpacking patch (2.7.6-7) ...
19:31:37 [2023-01-05T19:31:37.833Z] #61 49.00 Selecting previously unselected package dpkg-dev.
19:31:37 [2023-01-05T19:31:37.833Z] #61 49.01 Preparing to unpack .../dpkg-dev_1.20.12_all.deb ...
19:31:37 [2023-01-05T19:31:37.833Z] #61 49.04 Unpacking dpkg-dev (1.20.12) ...
19:31:37 [2023-01-05T19:31:37.833Z] #61 50.03 Selecting previously unselected package libseccomp-dev:arm64.
19:31:37 [2023-01-05T19:31:37.833Z] #61 50.05 Preparing to unpack .../libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
19:31:37 [2023-01-05T19:31:37.833Z] #61 50.08 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
19:31:37 [2023-01-05T19:31:37.833Z] #61 50.41 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
19:31:38 [2023-01-05T19:31:38.092Z] #61 50.60 Setting up bzip2 (1.0.8-4) ...
19:31:38 [2023-01-05T19:31:38.092Z] #61 50.74 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
19:31:38 [2023-01-05T19:31:38.092Z] #61 ...
19:31:38 [2023-01-05T19:31:38.092Z] 
19:31:38 [2023-01-05T19:31:38.092Z] #64 [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
19:31:38 [2023-01-05T19:31:38.092Z] #64 49.26 The following NEW packages will be installed:
19:31:38 [2023-01-05T19:31:38.092Z] #64 49.26   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libbtrfs-dev libbtrfs0 libelf1
19:31:38 [2023-01-05T19:31:38.092Z] #64 49.26   libffi-dev libgirepository-1.0-1 libglib2.0-bin libglib2.0-data
19:31:38 [2023-01-05T19:31:38.092Z] #64 49.26   libglib2.0-dev libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0
19:31:38 [2023-01-05T19:31:38.092Z] #64 49.26   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3
19:31:38 [2023-01-05T19:31:38.092Z] #64 49.26   libpcrecpp0v5 libsecret-1-0 libsecret-1-dev libsecret-common libselinux1-dev
19:31:38 [2023-01-05T19:31:38.092Z] #64 49.27   libsepol1-dev python3-distutils python3-lib2to3 uuid-dev zlib1g-dev
19:31:38 [2023-01-05T19:31:38.092Z] #64 49.63 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded.
19:31:38 [2023-01-05T19:31:38.092Z] #64 49.63 Need to get 7950 kB of archives.
19:31:38 [2023-01-05T19:31:38.092Z] #64 49.63 After this operation, 39.9 MB of additional disk space will be used.
19:31:38 [2023-01-05T19:31:38.092Z] #64 49.63 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]
19:31:38 [2023-01-05T19:31:38.092Z] #64 49.64 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]
19:31:38 [2023-01-05T19:31:38.092Z] #64 49.64 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-common all 0.20.4-2 [26.7 kB]
19:31:38 [2023-01-05T19:31:38.092Z] #64 49.65 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-1-0 arm64 0.20.4-2 [107 kB]
19:31:38 [2023-01-05T19:31:38.092Z] #64 49.65 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gir1.2-secret-1 arm64 0.20.4-2 [13.7 kB]
19:31:38 [2023-01-05T19:31:38.092Z] #64 49.65 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uuid-dev arm64 2.36.1-8+deb11u1 [99.6 kB]
19:31:38 [2023-01-05T19:31:38.092Z] #64 49.65 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libblkid-dev arm64 2.36.1-8+deb11u1 [229 kB]
19:31:38 [2023-01-05T19:31:38.092Z] #64 49.66 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB]
19:31:38 [2023-01-05T19:31:38.092Z] #64 49.67 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB]
19:31:38 [2023-01-05T19:31:38.092Z] #64 49.69 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB]
19:31:38 [2023-01-05T19:31:38.092Z] #64 49.69 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libffi-dev arm64 3.3-6 [53.2 kB]
19:31:38 [2023-01-05T19:31:38.092Z] #64 49.69 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-data all 2.66.8-1 [1164 kB]
19:31:38 [2023-01-05T19:31:38.092Z] #64 49.73 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-bin arm64 2.66.8-1 [137 kB]
19:31:38 [2023-01-05T19:31:38.092Z] #64 49.73 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
19:31:38 [2023-01-05T19:31:38.092Z] #64 49.73 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB]
19:31:38 [2023-01-05T19:31:38.092Z] #64 49.74 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-dev-bin arm64 2.66.8-1 [177 kB]
19:31:38 [2023-01-05T19:31:38.092Z] #64 49.75 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB]
19:31:38 [2023-01-05T19:31:38.092Z] #64 49.76 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB]
19:31:38 [2023-01-05T19:31:38.092Z] #64 49.77 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB]
19:31:38 [2023-01-05T19:31:38.092Z] #64 49.78 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB]
19:31:38 [2023-01-05T19:31:38.092Z] #64 49.78 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB]
19:31:38 [2023-01-05T19:31:38.092Z] #64 49.80 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB]
19:31:38 [2023-01-05T19:31:38.092Z] #64 49.80 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmount-dev arm64 2.36.1-8+deb11u1 [78.0 kB]
19:31:38 [2023-01-05T19:31:38.092Z] #64 49.81 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre16-3 arm64 2:8.39-13 [236 kB]
19:31:38 [2023-01-05T19:31:38.092Z] #64 49.82 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre32-3 arm64 2:8.39-13 [229 kB]
19:31:38 [2023-01-05T19:31:38.092Z] #64 49.82 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcrecpp0v5 arm64 2:8.39-13 [151 kB]
19:31:38 [2023-01-05T19:31:38.092Z] #64 49.83 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre3-dev arm64 2:8.39-13 [579 kB]
19:31:38 [2023-01-05T19:31:38.092Z] #64 49.86 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-2+deb11u2 [189 kB]
19:31:38 [2023-01-05T19:31:38.092Z] #64 49.86 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-dev arm64 2.66.8-1 [1592 kB]
19:31:38 [2023-01-05T19:31:38.092Z] #64 50.00 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-1-dev arm64 0.20.4-2 [218 kB]
19:31:38 [2023-01-05T19:31:38.092Z] #64 50.74 debconf: delaying package configuration, since apt-utils is not installed
19:31:38 [2023-01-05T19:31:38.352Z] #64 ...
19:31:38 [2023-01-05T19:31:38.352Z] 
19:31:38 [2023-01-05T19:31:38.352Z] #50 [dockercli-src 3/5] RUN git fetch -q --depth 1 origin "v17.06.2-ce" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
19:31:38 [2023-01-05T19:31:38.352Z] #50 DONE 46.0s
19:31:38 [2023-01-05T19:31:38.352Z] 
19:31:38 [2023-01-05T19:31:38.352Z] #56 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.0-beta.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
19:31:38 [2023-01-05T19:31:38.352Z] #56 DONE 43.5s
19:31:38 [2023-01-05T19:31:38.352Z] 
19:31:38 [2023-01-05T19:31:38.352Z] #61 [runc-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-runc-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-runc-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             dpkg-dev gcc libc6-dev libseccomp-dev
19:31:38 [2023-01-05T19:31:38.352Z] #61 50.74 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
19:31:38 [2023-01-05T19:31:38.352Z] #61 50.83 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
19:31:38 [2023-01-05T19:31:38.352Z] #61 50.85 Setting up patch (2.7.6-7) ...
19:31:38 [2023-01-05T19:31:38.352Z] #61 50.88 Setting up dpkg-dev (1.20.12) ...
19:31:38 [2023-01-05T19:31:38.608Z] #61 DONE 51.4s
19:31:38 [2023-01-05T19:31:38.608Z] 
19:31:38 [2023-01-05T19:31:38.608Z] #64 [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
19:31:38 [2023-01-05T19:31:38.608Z] #64 51.17 Fetched 7950 kB in 1s (11.5 MB/s)
19:31:38 [2023-01-05T19:31:38.608Z] #64 51.42 Selecting previously unselected package libgirepository-1.0-1:arm64.
19:31:38 [2023-01-05T19:31:38.864Z] #64 51.42 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15744 files and directories currently installed.)
19:31:38 [2023-01-05T19:31:38.864Z] #64 51.54 Preparing to unpack .../00-libgirepository-1.0-1_1.66.1-1+b1_arm64.deb ...
19:31:38 [2023-01-05T19:31:38.864Z] #64 51.61 Unpacking libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
19:31:39 [2023-01-05T19:31:39.126Z] #64 51.97 Selecting previously unselected package gir1.2-glib-2.0:arm64.
19:31:39 [2023-01-05T19:31:39.126Z] #64 51.97 Preparing to unpack .../01-gir1.2-glib-2.0_1.66.1-1+b1_arm64.deb ...
19:31:39 [2023-01-05T19:31:39.126Z] #64 51.98 Unpacking gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
19:31:39 [2023-01-05T19:31:39.385Z] #64 ...
19:31:39 [2023-01-05T19:31:39.385Z] 
19:31:39 [2023-01-05T19:31:39.385Z] #43 [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
19:31:39 [2023-01-05T19:31:39.385Z] #43 46.98 Selecting previously unselected package cmake.
19:31:39 [2023-01-05T19:31:39.385Z] #43 46.99 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_arm64.deb ...
19:31:39 [2023-01-05T19:31:39.385Z] #43 47.01 Unpacking cmake (3.18.4-2+deb11u1) ...
19:31:39 [2023-01-05T19:31:39.385Z] #43 50.93 Setting up libicu67:arm64 (67.1-7) ...
19:31:39 [2023-01-05T19:31:39.385Z] #43 50.95 Setting up libuv1:arm64 (1.40.0-2) ...
19:31:39 [2023-01-05T19:31:39.385Z] #43 50.97 Setting up libjsoncpp24:arm64 (1.9.4-4) ...
19:31:39 [2023-01-05T19:31:39.385Z] #43 51.03 Setting up librhash0:arm64 (1.4.1-2) ...
19:31:39 [2023-01-05T19:31:39.385Z] #43 51.05 Setting up cmake-data (3.18.4-2+deb11u1) ...
19:31:39 [2023-01-05T19:31:39.385Z] #43 51.10 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u3) ...
19:31:39 [2023-01-05T19:31:39.385Z] #43 51.20 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ...
19:31:39 [2023-01-05T19:31:39.385Z] #43 51.24 Setting up cmake (3.18.4-2+deb11u1) ...
19:31:39 [2023-01-05T19:31:39.385Z] #43 51.28 Processing triggers for libc-bin (2.31-13+deb11u5) ...
19:31:39 [2023-01-05T19:31:39.385Z] #43 DONE 51.9s
19:31:39 [2023-01-05T19:31:39.385Z] 
19:31:39 [2023-01-05T19:31:39.385Z] #64 [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
19:31:39 [2023-01-05T19:31:39.385Z] #64 52.33 Selecting previously unselected package libsecret-common.
19:31:39 [2023-01-05T19:31:39.641Z] #64 52.36 Preparing to unpack .../02-libsecret-common_0.20.4-2_all.deb ...
19:31:39 [2023-01-05T19:31:39.641Z] #64 52.38 Unpacking libsecret-common (0.20.4-2) ...
19:31:40 [2023-01-05T19:31:40.203Z] #64 52.85 Selecting previously unselected package libsecret-1-0:arm64.
19:31:40 [2023-01-05T19:31:40.203Z] #64 52.86 Preparing to unpack .../03-libsecret-1-0_0.20.4-2_arm64.deb ...
19:31:40 [2023-01-05T19:31:40.203Z] #64 52.91 Unpacking libsecret-1-0:arm64 (0.20.4-2) ...
19:31:40 [2023-01-05T19:31:40.203Z] #64 53.12 Selecting previously unselected package gir1.2-secret-1:arm64.
19:31:40 [2023-01-05T19:31:40.203Z] #64 53.12 Preparing to unpack .../04-gir1.2-secret-1_0.20.4-2_arm64.deb ...
19:31:40 [2023-01-05T19:31:40.203Z] #64 53.16 Unpacking gir1.2-secret-1:arm64 (0.20.4-2) ...
19:31:40 [2023-01-05T19:31:40.459Z] #64 53.27 Selecting previously unselected package uuid-dev:arm64.
19:31:40 [2023-01-05T19:31:40.459Z] #64 53.27 Preparing to unpack .../05-uuid-dev_2.36.1-8+deb11u1_arm64.deb ...
19:31:40 [2023-01-05T19:31:40.459Z] #64 53.28 Unpacking uuid-dev:arm64 (2.36.1-8+deb11u1) ...
19:31:40 [2023-01-05T19:31:40.715Z] #64 ...
19:31:40 [2023-01-05T19:31:40.715Z] 
19:31:40 [2023-01-05T19:31:40.715Z] #58 [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             ;
19:31:40 [2023-01-05T19:31:40.715Z] #58 43.90 debconf: delaying package configuration, since apt-utils is not installed
19:31:40 [2023-01-05T19:31:40.715Z] #58 44.46 Fetched 5458 kB in 1s (8406 kB/s)
19:31:40 [2023-01-05T19:31:40.715Z] #58 44.67 Selecting previously unselected package bzip2.
19:31:40 [2023-01-05T19:31:40.715Z] #58 44.67 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15744 files and directories currently installed.)
19:31:40 [2023-01-05T19:31:40.715Z] #58 44.81 Preparing to unpack .../00-bzip2_1.0.8-4_arm64.deb ...
19:31:40 [2023-01-05T19:31:40.715Z] #58 44.85 Unpacking bzip2 (1.0.8-4) ...
19:31:40 [2023-01-05T19:31:40.715Z] #58 45.04 Selecting previously unselected package xz-utils.
19:31:40 [2023-01-05T19:31:40.715Z] #58 45.05 Preparing to unpack .../01-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
19:31:40 [2023-01-05T19:31:40.715Z] #58 45.05 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
19:31:40 [2023-01-05T19:31:40.715Z] #58 45.48 Selecting previously unselected package libsigsegv2:arm64.
19:31:40 [2023-01-05T19:31:40.715Z] #58 45.48 Preparing to unpack .../02-libsigsegv2_2.13-1_arm64.deb ...
19:31:40 [2023-01-05T19:31:40.715Z] #58 45.51 Unpacking libsigsegv2:arm64 (2.13-1) ...
19:31:40 [2023-01-05T19:31:40.715Z] #58 45.63 Selecting previously unselected package m4.
19:31:40 [2023-01-05T19:31:40.715Z] #58 45.64 Preparing to unpack .../03-m4_1.4.18-5_arm64.deb ...
19:31:40 [2023-01-05T19:31:40.715Z] #58 45.66 Unpacking m4 (1.4.18-5) ...
19:31:40 [2023-01-05T19:31:40.715Z] #58 45.89 Selecting previously unselected package autoconf.
19:31:40 [2023-01-05T19:31:40.715Z] #58 45.89 Preparing to unpack .../04-autoconf_2.69-14_all.deb ...
19:31:40 [2023-01-05T19:31:40.715Z] #58 45.91 Unpacking autoconf (2.69-14) ...
19:31:40 [2023-01-05T19:31:40.715Z] #58 46.35 Selecting previously unselected package autotools-dev.
19:31:40 [2023-01-05T19:31:40.715Z] #58 46.35 Preparing to unpack .../05-autotools-dev_20180224.1+nmu1_all.deb ...
19:31:40 [2023-01-05T19:31:40.715Z] #58 46.38 Unpacking autotools-dev (20180224.1+nmu1) ...
19:31:40 [2023-01-05T19:31:40.715Z] #58 46.59 Selecting previously unselected package automake.
19:31:40 [2023-01-05T19:31:40.715Z] #58 46.59 Preparing to unpack .../06-automake_1%3a1.16.3-2_all.deb ...
19:31:40 [2023-01-05T19:31:40.715Z] #58 46.61 Unpacking automake (1:1.16.3-2) ...
19:31:40 [2023-01-05T19:31:40.715Z] #58 47.25 Selecting previously unselected package patch.
19:31:40 [2023-01-05T19:31:40.715Z] #58 47.25 Preparing to unpack .../07-patch_2.7.6-7_arm64.deb ...
19:31:40 [2023-01-05T19:31:40.715Z] #58 47.26 Unpacking patch (2.7.6-7) ...
19:31:40 [2023-01-05T19:31:40.715Z] #58 47.69 Selecting previously unselected package dpkg-dev.
19:31:40 [2023-01-05T19:31:40.715Z] #58 47.70 Preparing to unpack .../08-dpkg-dev_1.20.12_all.deb ...
19:31:40 [2023-01-05T19:31:40.715Z] #58 47.72 Unpacking dpkg-dev (1.20.12) ...
19:31:40 [2023-01-05T19:31:40.715Z] #58 49.05 Selecting previously unselected package build-essential.
19:31:40 [2023-01-05T19:31:40.715Z] #58 49.05 Preparing to unpack .../09-build-essential_12.9_arm64.deb ...
19:31:40 [2023-01-05T19:31:40.715Z] #58 49.06 Unpacking build-essential (12.9) ...
19:31:40 [2023-01-05T19:31:40.715Z] #58 49.16 Selecting previously unselected package libcap2:arm64.
19:31:40 [2023-01-05T19:31:40.715Z] #58 49.16 Preparing to unpack .../10-libcap2_1%3a2.44-1_arm64.deb ...
19:31:40 [2023-01-05T19:31:40.715Z] #58 49.17 Unpacking libcap2:arm64 (1:2.44-1) ...
19:31:40 [2023-01-05T19:31:40.715Z] #58 49.31 Selecting previously unselected package libcap-dev:arm64.
19:31:40 [2023-01-05T19:31:40.715Z] #58 49.31 Preparing to unpack .../11-libcap-dev_1%3a2.44-1_arm64.deb ...
19:31:40 [2023-01-05T19:31:40.715Z] #58 49.32 Unpacking libcap-dev:arm64 (1:2.44-1) ...
19:31:40 [2023-01-05T19:31:40.715Z] #58 49.52 Selecting previously unselected package libprotobuf-c1:arm64.
19:31:40 [2023-01-05T19:31:40.715Z] #58 49.52 Preparing to unpack .../12-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
19:31:40 [2023-01-05T19:31:40.715Z] #58 49.54 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
19:31:40 [2023-01-05T19:31:40.715Z] #58 49.65 Selecting previously unselected package libprotobuf-c-dev:arm64.
19:31:40 [2023-01-05T19:31:40.715Z] #58 49.65 Preparing to unpack .../13-libprotobuf-c-dev_1.3.3-1+b2_arm64.deb ...
19:31:40 [2023-01-05T19:31:40.715Z] #58 49.66 Unpacking libprotobuf-c-dev:arm64 (1.3.3-1+b2) ...
19:31:40 [2023-01-05T19:31:40.715Z] #58 49.80 Selecting previously unselected package libseccomp-dev:arm64.
19:31:40 [2023-01-05T19:31:40.715Z] #58 49.80 Preparing to unpack .../14-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
19:31:40 [2023-01-05T19:31:40.715Z] #58 49.81 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
19:31:40 [2023-01-05T19:31:40.715Z] #58 50.07 Selecting previously unselected package libsystemd-dev:arm64.
19:31:40 [2023-01-05T19:31:40.715Z] #58 50.08 Preparing to unpack .../15-libsystemd-dev_247.3-7+deb11u1_arm64.deb ...
19:31:40 [2023-01-05T19:31:40.715Z] #58 50.10 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u1) ...
19:31:40 [2023-01-05T19:31:40.715Z] #58 51.32 Selecting previously unselected package libtool.
19:31:40 [2023-01-05T19:31:40.715Z] #58 51.33 Preparing to unpack .../16-libtool_2.4.6-15_all.deb ...
19:31:40 [2023-01-05T19:31:40.716Z] #58 51.35 Unpacking libtool (2.4.6-15) ...
19:31:40 [2023-01-05T19:31:40.716Z] #58 51.81 Selecting previously unselected package libudev-dev:arm64.
19:31:40 [2023-01-05T19:31:40.716Z] #58 51.83 Preparing to unpack .../17-libudev-dev_247.3-7+deb11u1_arm64.deb ...
19:31:40 [2023-01-05T19:31:40.716Z] #58 51.85 Unpacking libudev-dev:arm64 (247.3-7+deb11u1) ...
19:31:40 [2023-01-05T19:31:40.716Z] #58 52.40 Selecting previously unselected package libyajl2:arm64.
19:31:40 [2023-01-05T19:31:40.716Z] #58 52.40 Preparing to unpack .../18-libyajl2_2.1.0-3_arm64.deb ...
19:31:40 [2023-01-05T19:31:40.716Z] #58 52.42 Unpacking libyajl2:arm64 (2.1.0-3) ...
19:31:40 [2023-01-05T19:31:40.716Z] #58 52.63 Selecting previously unselected package libyajl-dev:arm64.
19:31:40 [2023-01-05T19:31:40.716Z] #58 52.63 Preparing to unpack .../19-libyajl-dev_2.1.0-3_arm64.deb ...
19:31:40 [2023-01-05T19:31:40.716Z] #58 52.63 Unpacking libyajl-dev:arm64 (2.1.0-3) ...
19:31:40 [2023-01-05T19:31:40.716Z] #58 52.83 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
19:31:40 [2023-01-05T19:31:40.716Z] #58 52.85 Setting up libyajl2:arm64 (2.1.0-3) ...
19:31:40 [2023-01-05T19:31:40.716Z] #58 52.92 Setting up bzip2 (1.0.8-4) ...
19:31:40 [2023-01-05T19:31:40.716Z] #58 52.95 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
19:31:40 [2023-01-05T19:31:40.716Z] #58 52.98 Setting up libprotobuf-c-dev:arm64 (1.3.3-1+b2) ...
19:31:40 [2023-01-05T19:31:40.716Z] #58 53.05 Setting up libcap2:arm64 (1:2.44-1) ...
19:31:40 [2023-01-05T19:31:40.716Z] #58 53.09 Setting up autotools-dev (20180224.1+nmu1) ...
19:31:40 [2023-01-05T19:31:40.716Z] #58 53.11 Setting up libsigsegv2:arm64 (2.13-1) ...
19:31:40 [2023-01-05T19:31:40.716Z] #58 53.15 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
19:31:40 [2023-01-05T19:31:40.716Z] #58 53.23 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
19:31:40 [2023-01-05T19:31:40.716Z] #58 53.32 Setting up patch (2.7.6-7) ...
19:31:40 [2023-01-05T19:31:40.716Z] #58 53.36 Setting up libudev-dev:arm64 (247.3-7+deb11u1) ...
19:31:40 [2023-01-05T19:31:40.716Z] #58 53.42 Setting up libyajl-dev:arm64 (2.1.0-3) ...
19:31:40 [2023-01-05T19:31:40.716Z] #58 53.46 Setting up libcap-dev:arm64 (1:2.44-1) ...
19:31:40 [2023-01-05T19:31:40.716Z] #58 53.50 Setting up libsystemd-dev:arm64 (247.3-7+deb11u1) ...
19:31:40 [2023-01-05T19:31:40.716Z] #58 53.53 Setting up libtool (2.4.6-15) ...
19:31:40 [2023-01-05T19:31:40.716Z] #58 53.57 Setting up m4 (1.4.18-5) ...
19:31:40 [2023-01-05T19:31:40.716Z] #58 53.62 Setting up dpkg-dev (1.20.12) ...
19:31:40 [2023-01-05T19:31:40.716Z] #58 53.68 Setting up autoconf (2.69-14) ...
19:31:40 [2023-01-05T19:31:40.716Z] #58 53.72 Setting up build-essential (12.9) ...
19:31:40 [2023-01-05T19:31:40.716Z] #58 53.76 Setting up automake (1:1.16.3-2) ...
19:31:40 [2023-01-05T19:31:40.716Z] #58 53.78 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
19:31:40 [2023-01-05T19:31:40.716Z] #58 53.81 Processing triggers for libc-bin (2.31-13+deb11u5) ...
19:31:40 [2023-01-05T19:31:40.716Z] #58 ...
19:31:40 [2023-01-05T19:31:40.716Z] 
19:31:40 [2023-01-05T19:31:40.716Z] #64 [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
19:31:40 [2023-01-05T19:31:40.716Z] #64 53.63 Selecting previously unselected package libblkid-dev:arm64.
19:31:40 [2023-01-05T19:31:40.972Z] #64 53.64 Preparing to unpack .../06-libblkid-dev_2.36.1-8+deb11u1_arm64.deb ...
19:31:40 [2023-01-05T19:31:40.972Z] #64 53.69 Unpacking libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
19:31:40 [2023-01-05T19:31:40.972Z] #64 ...
19:31:40 [2023-01-05T19:31:40.972Z] 
19:31:40 [2023-01-05T19:31:40.972Z] #58 [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             ;
19:31:40 [2023-01-05T19:31:40.972Z] #58 DONE 54.3s
19:31:41 [2023-01-05T19:31:41.228Z] 
19:31:41 [2023-01-05T19:31:41.228Z] #72 [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
19:31:41 [2023-01-05T19:31:41.837Z] #72 0.783 Cloning into '/tmp/crun-build'...
19:31:42 [2023-01-05T19:31:42.770Z] #72 ...
19:31:42 [2023-01-05T19:31:42.770Z] 
19:31:42 [2023-01-05T19:31:42.770Z] #73 [dockercli-src 4/5] RUN [ -d ./components/cli ] && mv ./components/cli /usr/src/dockercli || mv /tmp/dockercli /usr/src/dockercli
19:31:42 [2023-01-05T19:31:42.770Z] #73 DONE 4.4s
19:31:42 [2023-01-05T19:31:42.770Z] 
19:31:42 [2023-01-05T19:31:42.770Z] #74 [dockercli-src 5/5] WORKDIR /usr/src/dockercli
19:31:42 [2023-01-05T19:31:42.770Z] #74 DONE 0.1s
19:31:42 [2023-01-05T19:31:42.770Z] 
19:31:42 [2023-01-05T19:31:42.770Z] #64 [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
19:31:42 [2023-01-05T19:31:42.770Z] #64 54.08 Selecting previously unselected package libbtrfs0:arm64.
19:31:42 [2023-01-05T19:31:42.770Z] #64 54.08 Preparing to unpack .../07-libbtrfs0_5.10.1-2_arm64.deb ...
19:31:42 [2023-01-05T19:31:42.770Z] #64 54.09 Unpacking libbtrfs0:arm64 (5.10.1-2) ...
19:31:42 [2023-01-05T19:31:42.770Z] #64 54.39 Selecting previously unselected package libbtrfs-dev:arm64.
19:31:42 [2023-01-05T19:31:42.770Z] #64 54.43 Preparing to unpack .../08-libbtrfs-dev_5.10.1-2_arm64.deb ...
19:31:42 [2023-01-05T19:31:42.770Z] #64 54.45 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ...
19:31:42 [2023-01-05T19:31:42.770Z] #64 54.78 Selecting previously unselected package libelf1:arm64.
19:31:42 [2023-01-05T19:31:42.770Z] #64 54.78 Preparing to unpack .../09-libelf1_0.183-1_arm64.deb ...
19:31:42 [2023-01-05T19:31:42.770Z] #64 54.79 Unpacking libelf1:arm64 (0.183-1) ...
19:31:42 [2023-01-05T19:31:42.770Z] #64 55.02 Selecting previously unselected package libffi-dev:arm64.
19:31:42 [2023-01-05T19:31:42.770Z] #64 55.03 Preparing to unpack .../10-libffi-dev_3.3-6_arm64.deb ...
19:31:42 [2023-01-05T19:31:42.770Z] #64 55.04 Unpacking libffi-dev:arm64 (3.3-6) ...
19:31:42 [2023-01-05T19:31:42.770Z] #64 55.28 Selecting previously unselected package libglib2.0-data.
19:31:42 [2023-01-05T19:31:42.770Z] #64 55.30 Preparing to unpack .../11-libglib2.0-data_2.66.8-1_all.deb ...
19:31:42 [2023-01-05T19:31:42.770Z] #64 55.31 Unpacking libglib2.0-data (2.66.8-1) ...
19:31:44 [2023-01-05T19:31:44.136Z] #64 56.97 Selecting previously unselected package libglib2.0-bin.
19:31:44 [2023-01-05T19:31:44.136Z] #64 56.97 Preparing to unpack .../12-libglib2.0-bin_2.66.8-1_arm64.deb ...
19:31:44 [2023-01-05T19:31:44.136Z] #64 56.99 Unpacking libglib2.0-bin (2.66.8-1) ...
19:31:44 [2023-01-05T19:31:44.392Z] #64 57.26 Selecting previously unselected package python3-lib2to3.
19:31:44 [2023-01-05T19:31:44.392Z] #64 57.26 Preparing to unpack .../13-python3-lib2to3_3.9.2-1_all.deb ...
19:31:44 [2023-01-05T19:31:44.392Z] #64 57.27 Unpacking python3-lib2to3 (3.9.2-1) ...
19:31:45 [2023-01-05T19:31:45.003Z] #64 57.52 Selecting previously unselected package python3-distutils.
19:31:45 [2023-01-05T19:31:45.003Z] #64 57.53 Preparing to unpack .../14-python3-distutils_3.9.2-1_all.deb ...
19:31:45 [2023-01-05T19:31:45.003Z] #64 57.55 Unpacking python3-distutils (3.9.2-1) ...
19:31:45 [2023-01-05T19:31:45.003Z] #64 ...
19:31:45 [2023-01-05T19:31:45.003Z] 
19:31:45 [2023-01-05T19:31:45.003Z] #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...)
19:31:45 [2023-01-05T19:31:45.003Z] #0 1.016 go: downloading github.com/urfave/cli/v2 v2.23.5
19:31:45 [2023-01-05T19:31:45.003Z] #0 1.583 go: downloading golang.org/x/sys v0.2.0
19:31:45 [2023-01-05T19:31:45.003Z] #0 4.544 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
19:31:45 [2023-01-05T19:31:45.003Z] #0 6.104 go: downloading github.com/google/uuid v1.3.0
19:31:45 [2023-01-05T19:31:45.003Z] #0 6.121 go: downloading github.com/moby/vpnkit v0.5.0
19:31:45 [2023-01-05T19:31:45.003Z] #0 6.366 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
19:31:45 [2023-01-05T19:31:45.004Z] #0 6.617 go: downloading github.com/gorilla/mux v1.8.0
19:31:45 [2023-01-05T19:31:45.004Z] #0 6.842 go: downloading github.com/moby/sys/mountinfo v0.6.2
19:31:45 [2023-01-05T19:31:45.004Z] #0 7.607 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
19:31:45 [2023-01-05T19:31:45.004Z] #0 7.636 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
19:31:45 [2023-01-05T19:31:45.004Z] #0 9.205 go: downloading golang.org/x/net v0.1.0
19:31:45 [2023-01-05T19:31:45.004Z] #0 9.569 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
19:31:45 [2023-01-05T19:31:45.004Z] #75 ...
19:31:45 [2023-01-05T19:31:45.004Z] 
19:31:45 [2023-01-05T19:31:45.004Z] #64 [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
19:31:45 [2023-01-05T19:31:45.004Z] #64 57.77 Selecting previously unselected package libglib2.0-dev-bin.
19:31:45 [2023-01-05T19:31:45.004Z] #64 57.78 Preparing to unpack .../15-libglib2.0-dev-bin_2.66.8-1_arm64.deb ...
19:31:45 [2023-01-05T19:31:45.004Z] #64 57.80 Unpacking libglib2.0-dev-bin (2.66.8-1) ...
19:31:45 [2023-01-05T19:31:45.261Z] #64 58.10 Selecting previously unselected package libsepol1-dev:arm64.
19:31:45 [2023-01-05T19:31:45.261Z] #64 58.10 Preparing to unpack .../16-libsepol1-dev_3.1-1_arm64.deb ...
19:31:45 [2023-01-05T19:31:45.261Z] #64 58.15 Unpacking libsepol1-dev:arm64 (3.1-1) ...
19:31:45 [2023-01-05T19:31:45.517Z] #64 ...
19:31:45 [2023-01-05T19:31:45.517Z] 
19:31:45 [2023-01-05T19:31:45.517Z] #47 [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
19:31:45 [2023-01-05T19:31:45.517Z] #47 48.28 Setting up python3-pkg-resources (52.0.0-4) ...
19:31:45 [2023-01-05T19:31:45.517Z] #47 49.92 Setting up libprotobuf23:arm64 (3.12.4-1) ...
19:31:45 [2023-01-05T19:31:45.517Z] #47 49.96 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
19:31:45 [2023-01-05T19:31:45.517Z] #47 49.99 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
19:31:45 [2023-01-05T19:31:45.517Z] #47 50.04 Setting up python3-six (1.16.0-2) ...
19:31:45 [2023-01-05T19:31:45.517Z] #47 51.29 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ...
19:31:45 [2023-01-05T19:31:45.517Z] #47 51.38 Setting up python3-protobuf (3.12.4-1) ...
19:31:45 [2023-01-05T19:31:45.517Z] #47 55.65 Setting up criu (3.17.1-1) ...
19:31:45 [2023-01-05T19:31:45.517Z] #47 57.56 Processing triggers for libc-bin (2.31-13+deb11u5) ...
19:31:45 [2023-01-05T19:31:45.517Z] #47 DONE 58.1s
19:31:45 [2023-01-05T19:31:45.773Z] 
19:31:45 [2023-01-05T19:31:45.773Z] #66 [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...)
19:31:45 [2023-01-05T19:31:45.773Z] #66 43.74 github.com/docker/distribution/uuid
19:31:45 [2023-01-05T19:31:45.773Z] #66 44.19 golang.org/x/net/context
19:31:45 [2023-01-05T19:31:45.773Z] #66 44.45 crypto/x509
19:31:45 [2023-01-05T19:31:45.773Z] #66 45.05 net/textproto
19:31:45 [2023-01-05T19:31:45.773Z] #66 46.40 vendor/golang.org/x/net/http/httpguts
19:31:45 [2023-01-05T19:31:45.773Z] #66 46.98 vendor/golang.org/x/net/http/httpproxy
19:31:45 [2023-01-05T19:31:45.773Z] #66 47.89 mime/multipart
19:31:45 [2023-01-05T19:31:45.773Z] #66 50.37 github.com/docker/distribution/digest
19:31:45 [2023-01-05T19:31:45.773Z] #66 52.08 github.com/docker/distribution/reference
19:31:45 [2023-01-05T19:31:45.773Z] #66 53.01 github.com/stevvooe/resumable
19:31:46 [2023-01-05T19:31:46.051Z] #66 53.42 github.com/stevvooe/resumable/sha256
19:31:46 [2023-01-05T19:31:46.308Z] #66 ...
19:31:46 [2023-01-05T19:31:46.308Z] 
19:31:46 [2023-01-05T19:31:46.308Z] #64 [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
19:31:46 [2023-01-05T19:31:46.308Z] #64 59.16 Selecting previously unselected package libpcre2-16-0:arm64.
19:31:46 [2023-01-05T19:31:46.308Z] #64 59.16 Preparing to unpack .../17-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ...
19:31:46 [2023-01-05T19:31:46.308Z] #64 59.17 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
19:31:46 [2023-01-05T19:31:46.308Z] #64 59.27 Selecting previously unselected package libpcre2-32-0:arm64.
19:31:46 [2023-01-05T19:31:46.564Z] #64 59.27 Preparing to unpack .../18-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ...
19:31:46 [2023-01-05T19:31:46.564Z] #64 59.28 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
19:31:46 [2023-01-05T19:31:46.820Z] #64 59.53 Selecting previously unselected package libpcre2-posix2:arm64.
19:31:46 [2023-01-05T19:31:46.820Z] #64 59.54 Preparing to unpack .../19-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ...
19:31:46 [2023-01-05T19:31:46.820Z] #64 59.55 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
19:31:47 [2023-01-05T19:31:47.076Z] #64 59.66 Selecting previously unselected package libpcre2-dev:arm64.
19:31:47 [2023-01-05T19:31:47.076Z] #64 59.66 Preparing to unpack .../20-libpcre2-dev_10.36-2+deb11u1_arm64.deb ...
19:31:47 [2023-01-05T19:31:47.076Z] #64 59.67 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ...
19:31:47 [2023-01-05T19:31:47.333Z] #64 60.21 Selecting previously unselected package libselinux1-dev:arm64.
19:31:47 [2023-01-05T19:31:47.333Z] #64 60.21 Preparing to unpack .../21-libselinux1-dev_3.1-3_arm64.deb ...
19:31:47 [2023-01-05T19:31:47.333Z] #64 60.22 Unpacking libselinux1-dev:arm64 (3.1-3) ...
19:31:47 [2023-01-05T19:31:47.845Z] #64 60.51 Selecting previously unselected package libmount-dev:arm64.
19:31:47 [2023-01-05T19:31:47.845Z] #64 60.52 Preparing to unpack .../22-libmount-dev_2.36.1-8+deb11u1_arm64.deb ...
19:31:47 [2023-01-05T19:31:47.845Z] #64 60.52 Unpacking libmount-dev:arm64 (2.36.1-8+deb11u1) ...
19:31:47 [2023-01-05T19:31:47.845Z] #64 60.64 Selecting previously unselected package libpcre16-3:arm64.
19:31:47 [2023-01-05T19:31:47.845Z] #64 60.64 Preparing to unpack .../23-libpcre16-3_2%3a8.39-13_arm64.deb ...
19:31:47 [2023-01-05T19:31:47.845Z] #64 60.65 Unpacking libpcre16-3:arm64 (2:8.39-13) ...
19:31:48 [2023-01-05T19:31:48.101Z] #64 60.86 Selecting previously unselected package libpcre32-3:arm64.
19:31:48 [2023-01-05T19:31:48.101Z] #64 60.87 Preparing to unpack .../24-libpcre32-3_2%3a8.39-13_arm64.deb ...
19:31:48 [2023-01-05T19:31:48.101Z] #64 60.88 Unpacking libpcre32-3:arm64 (2:8.39-13) ...
19:31:48 [2023-01-05T19:31:48.358Z] #64 61.10 Selecting previously unselected package libpcrecpp0v5:arm64.
19:31:48 [2023-01-05T19:31:48.358Z] #64 61.10 Preparing to unpack .../25-libpcrecpp0v5_2%3a8.39-13_arm64.deb ...
19:31:48 [2023-01-05T19:31:48.358Z] #64 61.11 Unpacking libpcrecpp0v5:arm64 (2:8.39-13) ...
19:31:48 [2023-01-05T19:31:48.615Z] #64 61.24 Selecting previously unselected package libpcre3-dev:arm64.
19:31:48 [2023-01-05T19:31:48.615Z] #64 61.25 Preparing to unpack .../26-libpcre3-dev_2%3a8.39-13_arm64.deb ...
19:31:48 [2023-01-05T19:31:48.615Z] #64 61.26 Unpacking libpcre3-dev:arm64 (2:8.39-13) ...
19:31:48 [2023-01-05T19:31:48.615Z] #64 ...
19:31:48 [2023-01-05T19:31:48.615Z] 
19:31:48 [2023-01-05T19:31:48.615Z] #76 [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...)
19:31:48 [2023-01-05T19:31:48.615Z] #0 2.904 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 .
19:31:48 [2023-01-05T19:31:48.871Z] #76 ...
19:31:48 [2023-01-05T19:31:48.871Z] 
19:31:48 [2023-01-05T19:31:48.871Z] #66 [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...)
19:31:48 [2023-01-05T19:31:48.871Z] #66 54.34 github.com/stevvooe/resumable/sha512
19:31:48 [2023-01-05T19:31:48.871Z] #66 55.03 github.com/garyburd/redigo/internal
19:31:48 [2023-01-05T19:31:48.871Z] #66 55.24 github.com/garyburd/redigo/redis
19:31:48 [2023-01-05T19:31:48.871Z] #66 55.25 crypto/tls
19:31:49 [2023-01-05T19:31:49.127Z] #66 ...
19:31:49 [2023-01-05T19:31:49.127Z] 
19:31:49 [2023-01-05T19:31:49.127Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.49.0"      && /build/golangci-lint --version
19:31:49 [2023-01-05T19:31:49.127Z] #62 52.29 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
19:31:49 [2023-01-05T19:31:49.383Z] #62 ...
19:31:49 [2023-01-05T19:31:49.383Z] 
19:31:49 [2023-01-05T19:31:49.383Z] #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
19:31:49 [2023-01-05T19:31:49.383Z] #0 2.410 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
19:31:49 [2023-01-05T19:31:49.383Z] #0 2.411 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
19:31:49 [2023-01-05T19:31:49.383Z] #0 2.412 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
19:31:49 [2023-01-05T19:31:49.383Z] #0 5.085 Reading package lists...
19:31:49 [2023-01-05T19:31:49.383Z] #0 9.080 + apt-get  install -y --no-install-recommends gcc libc6-dev
19:31:49 [2023-01-05T19:31:49.383Z] #0 9.147 Reading package lists...
19:31:49 [2023-01-05T19:31:49.383Z] #77 ...
19:31:49 [2023-01-05T19:31:49.383Z] 
19:31:49 [2023-01-05T19:31:49.383Z] #64 [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
19:31:49 [2023-01-05T19:31:49.383Z] #64 61.67 Selecting previously unselected package zlib1g-dev:arm64.
19:31:49 [2023-01-05T19:31:49.383Z] #64 61.68 Preparing to unpack .../27-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_arm64.deb ...
19:31:49 [2023-01-05T19:31:49.383Z] #64 61.69 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
19:31:49 [2023-01-05T19:31:49.383Z] #64 61.85 Selecting previously unselected package libglib2.0-dev:arm64.
19:31:49 [2023-01-05T19:31:49.383Z] #64 61.87 Preparing to unpack .../28-libglib2.0-dev_2.66.8-1_arm64.deb ...
19:31:49 [2023-01-05T19:31:49.383Z] #64 61.88 Unpacking libglib2.0-dev:arm64 (2.66.8-1) ...
19:31:50 [2023-01-05T19:31:50.749Z] #64 63.34 Selecting previously unselected package libsecret-1-dev:arm64.
19:31:50 [2023-01-05T19:31:50.749Z] #64 63.34 Preparing to unpack .../29-libsecret-1-dev_0.20.4-2_arm64.deb ...
19:31:50 [2023-01-05T19:31:50.749Z] #64 63.36 Unpacking libsecret-1-dev:arm64 (0.20.4-2) ...
19:31:51 [2023-01-05T19:31:51.006Z] #64 63.79 Setting up libpcrecpp0v5:arm64 (2:8.39-13) ...
19:31:51 [2023-01-05T19:31:51.006Z] #64 63.81 Setting up libpcre16-3:arm64 (2:8.39-13) ...
19:31:51 [2023-01-05T19:31:51.006Z] #64 63.82 Setting up libsepol1-dev:arm64 (3.1-1) ...
19:31:51 [2023-01-05T19:31:51.006Z] #64 63.84 Setting up libffi-dev:arm64 (3.3-6) ...
19:31:51 [2023-01-05T19:31:51.006Z] #64 63.86 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
19:31:51 [2023-01-05T19:31:51.006Z] #64 63.87 Setting up libbtrfs0:arm64 (5.10.1-2) ...
19:31:51 [2023-01-05T19:31:51.263Z] #64 63.89 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
19:31:51 [2023-01-05T19:31:51.263Z] #64 63.90 Setting up libglib2.0-data (2.66.8-1) ...
19:31:51 [2023-01-05T19:31:51.263Z] #64 63.92 Setting up uuid-dev:arm64 (2.36.1-8+deb11u1) ...
19:31:51 [2023-01-05T19:31:51.263Z] #64 63.93 Setting up libpcre32-3:arm64 (2:8.39-13) ...
19:31:51 [2023-01-05T19:31:51.263Z] #64 63.94 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
19:31:51 [2023-01-05T19:31:51.263Z] #64 63.96 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
19:31:51 [2023-01-05T19:31:51.263Z] #64 63.99 Setting up libbtrfs-dev:arm64 (5.10.1-2) ...
19:31:51 [2023-01-05T19:31:51.263Z] #64 64.01 Setting up libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
19:31:51 [2023-01-05T19:31:51.263Z] #64 64.03 Setting up python3-lib2to3 (3.9.2-1) ...
19:31:51 [2023-01-05T19:31:51.826Z] #64 64.54 Setting up libelf1:arm64 (0.183-1) ...
19:31:51 [2023-01-05T19:31:51.826Z] #64 64.55 Setting up libsecret-common (0.20.4-2) ...
19:31:51 [2023-01-05T19:31:51.826Z] #64 64.57 Setting up python3-distutils (3.9.2-1) ...
19:31:52 [2023-01-05T19:31:52.387Z] #64 65.19 Setting up libglib2.0-dev-bin (2.66.8-1) ...
19:31:52 [2023-01-05T19:31:52.950Z] #64 ...
19:31:52 [2023-01-05T19:31:52.950Z] 
19:31:52 [2023-01-05T19:31:52.950Z] #78 [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...)
19:31:53 [2023-01-05T19:31:53.246Z] #78 ...
19:31:53 [2023-01-05T19:31:53.246Z] 
19:31:53 [2023-01-05T19:31:53.246Z] #66 [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...)
19:31:53 [2023-01-05T19:31:53.246Z] #66 58.87 github.com/docker/distribution/registry/listener
19:31:53 [2023-01-05T19:31:53.246Z] #66 59.27 github.com/docker/distribution/version
19:31:53 [2023-01-05T19:31:53.246Z] #66 59.49 github.com/inconshreveable/mousetrap
19:31:53 [2023-01-05T19:31:53.246Z] #66 59.65 github.com/spf13/pflag
19:31:54 [2023-01-05T19:31:54.613Z] #66 ...
19:31:54 [2023-01-05T19:31:54.613Z] 
19:31:54 [2023-01-05T19:31:54.613Z] #64 [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
19:31:54 [2023-01-05T19:31:54.613Z] #64 66.30 Setting up libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
19:31:54 [2023-01-05T19:31:54.613Z] #64 66.34 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ...
19:31:54 [2023-01-05T19:31:54.613Z] #64 66.37 Setting up libselinux1-dev:arm64 (3.1-3) ...
19:31:54 [2023-01-05T19:31:54.613Z] #64 66.39 Setting up libpcre3-dev:arm64 (2:8.39-13) ...
19:31:54 [2023-01-05T19:31:54.613Z] #64 66.40 Setting up libglib2.0-bin (2.66.8-1) ...
19:31:54 [2023-01-05T19:31:54.613Z] #64 66.42 Setting up libsecret-1-0:arm64 (0.20.4-2) ...
19:31:54 [2023-01-05T19:31:54.613Z] #64 66.44 Setting up gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
19:31:54 [2023-01-05T19:31:54.613Z] #64 66.48 Setting up libmount-dev:arm64 (2.36.1-8+deb11u1) ...
19:31:54 [2023-01-05T19:31:54.613Z] #64 66.49 Setting up gir1.2-secret-1:arm64 (0.20.4-2) ...
19:31:54 [2023-01-05T19:31:54.613Z] #64 66.51 Setting up libglib2.0-dev:arm64 (2.66.8-1) ...
19:31:54 [2023-01-05T19:31:54.613Z] #64 66.53 Processing triggers for libglib2.0-0:arm64 (2.66.8-1) ...
19:31:54 [2023-01-05T19:31:54.613Z] #64 66.54 No schema files found: doing nothing.
19:31:54 [2023-01-05T19:31:54.613Z] #64 66.55 Processing triggers for libc-bin (2.31-13+deb11u5) ...
19:31:54 [2023-01-05T19:31:54.613Z] #64 66.69 Setting up libsecret-1-dev:arm64 (0.20.4-2) ...
19:31:54 [2023-01-05T19:31:54.613Z] #64 DONE 67.2s
19:31:54 [2023-01-05T19:31:54.613Z] 
19:31:54 [2023-01-05T19:31:54.613Z] #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
19:31:54 [2023-01-05T19:31:54.613Z] #0 9.147 Reading package lists...
19:31:54 [2023-01-05T19:31:54.613Z] #77 12.06 Building dependency tree...
19:31:54 [2023-01-05T19:31:54.613Z] #77 13.18 Reading state information...
19:31:54 [2023-01-05T19:31:54.613Z] #77 15.11 gcc is already the newest version (4:10.2.1-1).
19:31:54 [2023-01-05T19:31:54.613Z] #77 15.11 libc6-dev is already the newest version (2.31-13+deb11u5).
19:31:54 [2023-01-05T19:31:54.613Z] #77 15.11 0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.
19:31:54 [2023-01-05T19:31:54.613Z] #77 DONE 15.2s
19:31:54 [2023-01-05T19:31:54.613Z] 
19:31:54 [2023-01-05T19:31:54.613Z] #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...)
19:31:55 [2023-01-05T19:31:55.983Z] #79 ...
19:31:55 [2023-01-05T19:31:55.983Z] 
19:31:55 [2023-01-05T19:31:55.983Z] #57 [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
19:31:55 [2023-01-05T19:31:55.983Z] #57 68.97 gotestsum version dev
19:31:55 [2023-01-05T19:31:55.983Z] #57 DONE 69.2s
19:31:56 [2023-01-05T19:31:56.239Z] 
19:31:56 [2023-01-05T19:31:56.239Z] #66 [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...)
19:31:56 [2023-01-05T19:31:56.239Z] #66 63.24 github.com/spf13/cobra
19:31:58 [2023-01-05T19:31:58.171Z] #66 ...
19:31:58 [2023-01-05T19:31:58.171Z] 
19:31:58 [2023-01-05T19:31:58.171Z] #72 [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
19:31:58 [2023-01-05T19:31:58.171Z] #72 6.727 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec'
19:31:58 [2023-01-05T19:31:58.171Z] #72 6.745 Cloning into '/tmp/crun-build/libocispec'...
19:31:58 [2023-01-05T19:31:58.171Z] #72 7.832 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821'
19:31:58 [2023-01-05T19:31:58.171Z] #72 7.851 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec'
19:31:58 [2023-01-05T19:31:58.171Z] #72 7.852 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec'
19:31:58 [2023-01-05T19:31:58.172Z] #72 7.857 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl'
19:31:58 [2023-01-05T19:31:58.172Z] #72 7.864 Cloning into '/tmp/crun-build/libocispec/image-spec'...
19:31:58 [2023-01-05T19:31:58.172Z] #72 9.748 Cloning into '/tmp/crun-build/libocispec/runtime-spec'...
19:31:58 [2023-01-05T19:31:58.172Z] #72 11.56 Cloning into '/tmp/crun-build/libocispec/yajl'...
19:31:58 [2023-01-05T19:31:58.172Z] #72 12.74 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c'
19:31:58 [2023-01-05T19:31:58.172Z] #72 13.02 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3'
19:31:58 [2023-01-05T19:31:58.172Z] #72 13.31 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06'
19:31:58 [2023-01-05T19:31:58.172Z] #72 ...
19:31:58 [2023-01-05T19:31:58.172Z] 
19:31:58 [2023-01-05T19:31:58.172Z] #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...)
19:31:58 [2023-01-05T19:31:58.172Z] #79 2.122 -- The C compiler identification is GNU 10.2.1
19:31:58 [2023-01-05T19:31:58.172Z] #79 2.257 -- Detecting C compiler ABI info
19:31:58 [2023-01-05T19:31:58.172Z] #79 2.708 -- Detecting C compiler ABI info - done
19:31:58 [2023-01-05T19:31:58.172Z] #79 2.809 -- Check for working C compiler: /usr/bin/aarch64-linux-gnu-gcc - skipped
19:31:58 [2023-01-05T19:31:58.172Z] #79 2.841 -- Detecting C compile features
19:31:58 [2023-01-05T19:31:58.172Z] #79 2.842 -- Detecting C compile features - done
19:31:58 [2023-01-05T19:31:58.172Z] #79 2.884 -- Performing Test HAS_BUILTIN_FORTIFY
19:31:58 [2023-01-05T19:31:58.172Z] #79 3.106 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
19:31:58 [2023-01-05T19:31:58.172Z] #79 3.169 -- Configuring done
19:31:58 [2023-01-05T19:31:58.172Z] #79 3.177 -- Generating done
19:31:58 [2023-01-05T19:31:58.172Z] #79 3.211 -- Build files have been written to: /go/src/github.com/krallin/tini
19:31:58 [2023-01-05T19:31:58.172Z] #79 3.546 Scanning dependencies of target tini-static
19:31:58 [2023-01-05T19:31:58.427Z] #79 3.709 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
19:31:59 [2023-01-05T19:31:59.793Z] #79 4.956 [100%] Linking C executable tini-static
19:32:00 [2023-01-05T19:32:00.055Z] #79 5.376 [100%] Built target tini-static
19:32:00 [2023-01-05T19:32:00.311Z] #79 DONE 5.7s
19:32:00 [2023-01-05T19:32:00.311Z] 
19:32:00 [2023-01-05T19:32:00.311Z] #66 [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...)
19:32:00 [2023-01-05T19:32:00.311Z] #66 66.10 log/syslog
19:32:00 [2023-01-05T19:32:00.311Z] #66 66.68 github.com/yvasiyarov/go-metrics
19:32:04 [2023-01-05T19:32:04.519Z] #66 ...
19:32:04 [2023-01-05T19:32:04.519Z] 
19:32:04 [2023-01-05T19:32:04.519Z] #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...)
19:32:04 [2023-01-05T19:32:04.519Z] #0 8.255 + bin/ctr
19:32:04 [2023-01-05T19:32:04.519Z] #0 8.292 go build  -gcflags=-trimpath=/go/src  -o bin/ctr -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.0-beta.1 -X github.com/containerd/containerd/version.Revision=7db53e0e8cde84641634a2fa083b1f2b1b51e46a -X github.com/containerd/containerd/version.Package=github.com/containerd/containerd -s -w -extldflags "-static" ' -tags "urfave_cli_no_docs osusergo netgo static_build"  ./cmd/ctr
19:32:05 [2023-01-05T19:32:05.080Z] #80 ...
19:32:05 [2023-01-05T19:32:05.080Z] 
19:32:05 [2023-01-05T19:32:05.080Z] #66 [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...)
19:32:05 [2023-01-05T19:32:05.080Z] #66 72.40 net/http/httptrace
19:32:05 [2023-01-05T19:32:05.336Z] #66 72.77 github.com/docker/libtrust
19:32:05 [2023-01-05T19:32:05.592Z] #66 72.83 net/http
19:32:09 [2023-01-05T19:32:09.758Z] #66 76.40 net/smtp
19:32:09 [2023-01-05T19:32:09.758Z] #66 77.22 golang.org/x/crypto/blowfish
19:32:10 [2023-01-05T19:32:10.321Z] #66 77.64 golang.org/x/crypto/bcrypt
19:32:10 [2023-01-05T19:32:10.577Z] #66 78.15 github.com/docker/distribution/registry/storage/driver/gcs
19:32:10 [2023-01-05T19:32:10.833Z] #66 78.21 os/user
19:32:11 [2023-01-05T19:32:11.395Z] #66 78.82 github.com/docker/distribution/registry/storage/driver/oss
19:32:11 [2023-01-05T19:32:11.395Z] #66 78.89 github.com/mitchellh/mapstructure
19:32:19 [2023-01-05T19:32:19.483Z] #66 ...
19:32:19 [2023-01-05T19:32:19.483Z] 
19:32:19 [2023-01-05T19:32:19.483Z] #72 [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
19:32:19 [2023-01-05T19:32:19.483Z] #72 27.10 aclocal: warning: couldn't open directory 'm4': No such file or directory
19:32:19 [2023-01-05T19:32:19.483Z] #72 36.38 libtoolize: putting auxiliary files in '.'.
19:32:19 [2023-01-05T19:32:19.483Z] #72 36.38 libtoolize: copying file './ltmain.sh'
19:32:19 [2023-01-05T19:32:19.483Z] #72 37.08 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
19:32:19 [2023-01-05T19:32:19.483Z] #72 37.09 libtoolize: and rerunning libtoolize and aclocal.
19:32:19 [2023-01-05T19:32:19.483Z] #72 37.09 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
19:32:24 [2023-01-05T19:32:24.770Z] #72 ...
19:32:24 [2023-01-05T19:32:24.770Z] 
19:32:24 [2023-01-05T19:32:24.770Z] #66 [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...)
19:32:24 [2023-01-05T19:32:24.770Z] #66 91.97 github.com/docker/distribution/configuration
19:32:24 [2023-01-05T19:32:24.770Z] #66 91.97 github.com/bugsnag/bugsnag-go
19:32:26 [2023-01-05T19:32:26.142Z] #66 93.31 github.com/gorilla/context
19:32:26 [2023-01-05T19:32:26.398Z] #66 93.66 github.com/gorilla/mux
19:32:26 [2023-01-05T19:32:26.398Z] #66 93.76 github.com/docker/distribution/registry/api/errcode
19:32:27 [2023-01-05T19:32:27.326Z] #66 94.54 expvar
19:32:27 [2023-01-05T19:32:27.583Z] #66 95.03 github.com/docker/distribution/context
19:32:27 [2023-01-05T19:32:27.839Z] #66 95.37 github.com/docker/distribution/registry/api/v2
19:32:29 [2023-01-05T19:32:29.205Z] #66 96.57 github.com/docker/distribution/registry/client/transport
19:32:29 [2023-01-05T19:32:29.485Z] #66 96.91 github.com/docker/distribution/health
19:32:29 [2023-01-05T19:32:29.800Z] #66 97.17 github.com/docker/distribution
19:32:30 [2023-01-05T19:32:30.056Z] #66 97.62 github.com/docker/distribution/manifest/manifestlist
19:32:30 [2023-01-05T19:32:30.313Z] #66 97.65 github.com/docker/distribution/health/checks
19:32:30 [2023-01-05T19:32:30.584Z] #66 97.79 github.com/docker/distribution/manifest/schema1
19:32:30 [2023-01-05T19:32:30.584Z] #66 98.01 github.com/docker/distribution/manifest/schema2
19:32:31 [2023-01-05T19:32:31.145Z] #66 98.47 github.com/docker/distribution/notifications
19:32:31 [2023-01-05T19:32:31.707Z] #66 98.91 github.com/docker/distribution/registry/auth
19:32:31 [2023-01-05T19:32:31.962Z] #66 99.38 github.com/docker/distribution/registry/middleware/registry
19:32:32 [2023-01-05T19:32:32.523Z] #66 99.72 github.com/docker/distribution/registry/middleware/repository
19:32:32 [2023-01-05T19:32:32.779Z] #66 100.0 github.com/docker/distribution/registry/storage/cache
19:32:33 [2023-01-05T19:32:33.034Z] #66 100.4 github.com/docker/distribution/registry/storage/cache/memory
19:32:33 [2023-01-05T19:32:33.291Z] #66 100.7 github.com/docker/distribution/registry/storage/driver
19:32:33 [2023-01-05T19:32:33.547Z] #66 100.9 github.com/docker/distribution/registry/client
19:32:33 [2023-01-05T19:32:33.803Z] #66 101.3 github.com/docker/distribution/registry/proxy/scheduler
19:32:34 [2023-01-05T19:32:34.731Z] #66 101.9 github.com/docker/distribution/registry/storage
19:32:35 [2023-01-05T19:32:35.660Z] #66 102.8 github.com/docker/distribution/registry/client/auth
19:32:35 [2023-01-05T19:32:35.916Z] #66 ...
19:32:35 [2023-01-05T19:32:35.916Z] 
19:32:35 [2023-01-05T19:32:35.916Z] #72 [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
19:32:35 [2023-01-05T19:32:35.916Z] #72 44.85 configure.ac:7: installing './compile'
19:32:35 [2023-01-05T19:32:35.916Z] #72 44.85 configure.ac:11: installing './config.guess'
19:32:35 [2023-01-05T19:32:35.916Z] #72 44.86 configure.ac:11: installing './config.sub'
19:32:35 [2023-01-05T19:32:35.916Z] #72 44.87 configure.ac:8: installing './install-sh'
19:32:35 [2023-01-05T19:32:35.916Z] #72 44.88 configure.ac:8: installing './missing'
19:32:35 [2023-01-05T19:32:35.916Z] #72 44.99 Makefile.am: installing './depcomp'
19:32:35 [2023-01-05T19:32:35.916Z] #72 46.06 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
19:32:35 [2023-01-05T19:32:35.916Z] #72 46.06 libtoolize: copying file 'build-aux/ltmain.sh'
19:32:35 [2023-01-05T19:32:35.916Z] #72 46.21 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
19:32:35 [2023-01-05T19:32:35.916Z] #72 46.21 libtoolize: copying file 'm4/libtool.m4'
19:32:35 [2023-01-05T19:32:35.916Z] #72 46.34 libtoolize: copying file 'm4/ltoptions.m4'
19:32:35 [2023-01-05T19:32:35.916Z] #72 46.49 libtoolize: copying file 'm4/ltsugar.m4'
19:32:35 [2023-01-05T19:32:35.916Z] #72 46.63 libtoolize: copying file 'm4/ltversion.m4'
19:32:35 [2023-01-05T19:32:35.916Z] #72 46.78 libtoolize: copying file 'm4/lt~obsolete.m4'
19:32:35 [2023-01-05T19:32:35.916Z] #72 46.91 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
19:32:36 [2023-01-05T19:32:36.477Z] #72 ...
19:32:36 [2023-01-05T19:32:36.477Z] 
19:32:36 [2023-01-05T19:32:36.477Z] #66 [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...)
19:32:36 [2023-01-05T19:32:36.477Z] #66 103.8 github.com/docker/distribution/registry/storage/cache/redis
19:32:37 [2023-01-05T19:32:37.086Z] #66 104.4 github.com/docker/distribution/registry/storage/driver/factory
19:32:37 [2023-01-05T19:32:37.086Z] #66 104.6 github.com/docker/distribution/registry/storage/driver/middleware
19:32:37 [2023-01-05T19:32:37.648Z] #66 104.8 github.com/gorilla/handlers
19:32:39 [2023-01-05T19:32:39.013Z] #66 106.2 github.com/yvasiyarov/newrelic_platform_go
19:32:39 [2023-01-05T19:32:39.013Z] #66 106.4 github.com/docker/distribution/registry/proxy
19:32:39 [2023-01-05T19:32:39.575Z] #66 106.8 github.com/yvasiyarov/gorelic
19:32:40 [2023-01-05T19:32:40.502Z] #66 107.7 github.com/docker/distribution/registry/handlers
19:32:40 [2023-01-05T19:32:40.800Z] #66 108.1 github.com/docker/distribution/registry/auth/htpasswd
19:32:41 [2023-01-05T19:32:41.449Z] #66 108.6 github.com/docker/distribution/registry/auth/silly
19:32:41 [2023-01-05T19:32:41.705Z] #66 109.0 github.com/docker/distribution/registry/auth/token
19:32:43 [2023-01-05T19:32:43.071Z] #66 110.3 github.com/Azure/azure-sdk-for-go/storage
19:32:44 [2023-01-05T19:32:44.091Z] #66 ...
19:32:44 [2023-01-05T19:32:44.091Z] 
19:32:44 [2023-01-05T19:32:44.091Z] #72 [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
19:32:44 [2023-01-05T19:32:44.091Z] #72 58.26 configure.ac:7: installing 'build-aux/compile'
19:32:44 [2023-01-05T19:32:44.091Z] #72 58.26 configure.ac:9: installing 'build-aux/config.guess'
19:32:44 [2023-01-05T19:32:44.091Z] #72 58.28 configure.ac:9: installing 'build-aux/config.sub'
19:32:44 [2023-01-05T19:32:44.091Z] #72 58.29 configure.ac:11: installing 'build-aux/install-sh'
19:32:44 [2023-01-05T19:32:44.091Z] #72 58.31 configure.ac:11: installing 'build-aux/missing'
19:32:44 [2023-01-05T19:32:44.091Z] #72 58.49 Makefile.am: installing 'build-aux/depcomp'
19:32:44 [2023-01-05T19:32:44.091Z] #72 58.59 parallel-tests: installing 'build-aux/test-driver'
19:32:44 [2023-01-05T19:32:44.091Z] #72 60.88 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
19:32:44 [2023-01-05T19:32:44.091Z] #72 60.88 libtoolize: copying file 'build-aux/ltmain.sh'
19:32:44 [2023-01-05T19:32:44.091Z] #72 61.65 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
19:32:44 [2023-01-05T19:32:44.091Z] #72 61.65 libtoolize: copying file 'm4/libtool.m4'
19:32:44 [2023-01-05T19:32:44.091Z] #72 61.79 libtoolize: copying file 'm4/ltoptions.m4'
19:32:44 [2023-01-05T19:32:44.091Z] #72 61.92 libtoolize: copying file 'm4/ltsugar.m4'
19:32:44 [2023-01-05T19:32:44.091Z] #72 62.03 libtoolize: copying file 'm4/ltversion.m4'
19:32:44 [2023-01-05T19:32:44.091Z] #72 62.14 libtoolize: copying file 'm4/lt~obsolete.m4'
19:32:48 [2023-01-05T19:32:48.452Z] #72 ...
19:32:48 [2023-01-05T19:32:48.452Z] 
19:32:48 [2023-01-05T19:32:48.452Z] #66 [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...)
19:32:48 [2023-01-05T19:32:48.452Z] #66 113.5 github.com/docker/distribution/registry
19:32:48 [2023-01-05T19:32:48.452Z] #66 113.5 github.com/docker/distribution/registry/storage/driver/base
19:32:48 [2023-01-05T19:32:48.452Z] #66 114.0 github.com/docker/distribution/registry/storage/driver/azure
19:32:48 [2023-01-05T19:32:48.452Z] #66 114.5 github.com/docker/distribution/registry/storage/driver/filesystem
19:32:48 [2023-01-05T19:32:48.452Z] #66 115.3 github.com/docker/distribution/registry/storage/driver/inmemory
19:32:48 [2023-01-05T19:32:48.452Z] #66 115.8 github.com/AdRoll/goamz/aws
19:32:49 [2023-01-05T19:32:49.021Z] #66 116.4 net/http/httputil
19:32:50 [2023-01-05T19:32:50.390Z] #66 117.8 github.com/AdRoll/goamz/cloudfront
19:32:50 [2023-01-05T19:32:50.993Z] #66 118.3 github.com/docker/distribution/registry/storage/driver/middleware/cloudfront
19:32:51 [2023-01-05T19:32:51.553Z] #66 118.8 github.com/ncw/swift
19:32:51 [2023-01-05T19:32:51.553Z] #66 118.9 github.com/AdRoll/goamz/s3
19:32:54 [2023-01-05T19:32:54.819Z] #66 121.7 github.com/docker/distribution/registry/storage/driver/swift
19:32:54 [2023-01-05T19:32:54.819Z] #66 122.1 github.com/docker/distribution/registry/storage/driver/s3
19:32:55 [2023-01-05T19:32:55.746Z] #66 ...
19:32:55 [2023-01-05T19:32:55.746Z] 
19:32:55 [2023-01-05T19:32:55.746Z] #72 [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
19:32:55 [2023-01-05T19:32:55.746Z] #72 74.67 configure.ac:11: installing 'build-aux/compile'
19:32:55 [2023-01-05T19:32:55.746Z] #72 74.68 configure.ac:11: installing 'build-aux/config.guess'
19:32:55 [2023-01-05T19:32:55.746Z] #72 74.68 configure.ac:11: installing 'build-aux/config.sub'
19:32:55 [2023-01-05T19:32:55.746Z] #72 74.69 configure.ac:13: installing 'build-aux/install-sh'
19:32:55 [2023-01-05T19:32:55.747Z] #72 74.71 configure.ac:13: installing 'build-aux/missing'
19:32:55 [2023-01-05T19:32:55.747Z] #72 74.71 configure.ac:8: installing 'build-aux/tap-driver.sh'
19:32:56 [2023-01-05T19:32:56.003Z] #72 74.90 Makefile.am: installing 'build-aux/depcomp'
19:32:57 [2023-01-05T19:32:57.932Z] #72 76.28 checking build system type... aarch64-unknown-linux-gnu
19:32:57 [2023-01-05T19:32:57.932Z] #72 76.63 checking host system type... aarch64-unknown-linux-gnu
19:32:57 [2023-01-05T19:32:57.932Z] #72 76.63 checking how to print strings... printf
19:32:57 [2023-01-05T19:32:57.932Z] #72 76.64 checking for gcc... gcc
19:32:58 [2023-01-05T19:32:58.189Z] #72 76.81 checking whether the C compiler works... yes
19:32:58 [2023-01-05T19:32:58.189Z] #72 77.05 checking for C compiler default output file name... a.out
19:32:58 [2023-01-05T19:32:58.445Z] #72 77.05 checking for suffix of executables... 
19:32:58 [2023-01-05T19:32:58.701Z] #72 77.35 checking whether we are cross compiling... no
19:32:58 [2023-01-05T19:32:58.957Z] #72 77.62 checking for suffix of object files... o
19:32:59 [2023-01-05T19:32:59.213Z] #72 77.78 checking whether we are using the GNU C compiler... yes
19:32:59 [2023-01-05T19:32:59.213Z] #72 77.99 checking whether gcc accepts -g... yes
19:32:59 [2023-01-05T19:32:59.469Z] #72 78.08 checking for gcc option to accept ISO C89... none needed
19:32:59 [2023-01-05T19:32:59.725Z] #72 78.29 checking whether gcc understands -c and -o together... yes
19:32:59 [2023-01-05T19:32:59.725Z] #72 78.56 checking for a sed that does not truncate output... /bin/sed
19:32:59 [2023-01-05T19:32:59.725Z] #72 78.59 checking for grep that handles long lines and -e... /bin/grep
19:32:59 [2023-01-05T19:32:59.725Z] #72 78.62 checking for egrep... /bin/grep -E
19:32:59 [2023-01-05T19:32:59.725Z] #72 78.63 checking for fgrep... /bin/grep -F
19:32:59 [2023-01-05T19:32:59.725Z] #72 78.65 checking for ld used by gcc... /usr/bin/ld
19:32:59 [2023-01-05T19:32:59.725Z] #72 78.70 checking if the linker (/usr/bin/ld) is GNU ld... yes
19:32:59 [2023-01-05T19:32:59.725Z] #72 78.71 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
19:32:59 [2023-01-05T19:32:59.982Z] #72 78.74 checking the name lister (/usr/bin/nm -B) interface... BSD nm
19:32:59 [2023-01-05T19:32:59.982Z] #72 78.91 checking whether ln -s works... yes
19:32:59 [2023-01-05T19:32:59.982Z] #72 78.92 checking the maximum length of command line arguments... 1572864
19:32:59 [2023-01-05T19:32:59.982Z] #72 78.96 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
19:32:59 [2023-01-05T19:32:59.982Z] #72 78.96 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
19:32:59 [2023-01-05T19:32:59.982Z] #72 78.96 checking for /usr/bin/ld option to reload object files... -r
19:32:59 [2023-01-05T19:32:59.982Z] #72 78.96 checking for objdump... objdump
19:32:59 [2023-01-05T19:32:59.982Z] #72 78.96 checking how to recognize dependent libraries... pass_all
19:32:59 [2023-01-05T19:32:59.982Z] #72 78.97 checking for dlltool... no
19:32:59 [2023-01-05T19:32:59.982Z] #72 78.97 checking how to associate runtime and link libraries... printf %s\n
19:32:59 [2023-01-05T19:32:59.982Z] #72 78.97 checking for ar... ar
19:33:00 [2023-01-05T19:33:00.239Z] #72 78.97 checking for archiver @FILE support... @
19:33:00 [2023-01-05T19:33:00.239Z] #72 79.11 checking for strip... strip
19:33:00 [2023-01-05T19:33:00.239Z] #72 79.11 checking for ranlib... ranlib
19:33:00 [2023-01-05T19:33:00.239Z] #72 79.12 checking for gawk... no
19:33:00 [2023-01-05T19:33:00.239Z] #72 79.12 checking for mawk... mawk
19:33:00 [2023-01-05T19:33:00.801Z] #72 79.12 checking command to parse /usr/bin/nm -B output from gcc object... ok
19:33:00 [2023-01-05T19:33:00.801Z] #72 79.56 checking for sysroot... no
19:33:00 [2023-01-05T19:33:00.802Z] #72 79.57 checking for a working dd... /bin/dd
19:33:00 [2023-01-05T19:33:00.802Z] #72 79.58 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
19:33:00 [2023-01-05T19:33:00.802Z] #72 79.62 checking for mt... no
19:33:00 [2023-01-05T19:33:00.802Z] #72 79.63 checking if : is a manifest tool... no
19:33:00 [2023-01-05T19:33:00.802Z] #72 79.65 checking how to run the C preprocessor... gcc -E
19:33:01 [2023-01-05T19:33:01.711Z] #72 80.01 checking for ANSI C header files... yes
19:33:01 [2023-01-05T19:33:01.968Z] #72 80.69 checking for sys/types.h... yes
19:33:02 [2023-01-05T19:33:02.224Z] #72 80.91 checking for sys/stat.h... yes
19:33:02 [2023-01-05T19:33:02.481Z] #72 81.13 checking for stdlib.h... 
19:33:02 [2023-01-05T19:33:02.481Z] #72 ...
19:33:02 [2023-01-05T19:33:02.481Z] 
19:33:02 [2023-01-05T19:33:02.481Z] #66 [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...)
19:33:02 [2023-01-05T19:33:02.481Z] #66 123.3 net/http/pprof
19:33:02 [2023-01-05T19:33:02.481Z] #66 124.0 github.com/docker/distribution/cmd/registry
19:33:02 [2023-01-05T19:33:02.481Z] #66 128.4 + xx-verify /build/registry-v2
19:33:02 [2023-01-05T19:33:02.481Z] #66 DONE 129.8s
19:33:02 [2023-01-05T19:33:02.481Z] 
19:33:02 [2023-01-05T19:33:02.481Z] #72 [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
19:33:02 [2023-01-05T19:33:02.481Z] #72 81.13 checking for stdlib.h... yes
19:33:02 [2023-01-05T19:33:02.737Z] #72 81.56 checking for string.h... yes
19:33:03 [2023-01-05T19:33:03.300Z] #72 82.02 checking for memory.h... yes
19:33:03 [2023-01-05T19:33:03.862Z] #72 82.38 checking for strings.h... yes
19:33:03 [2023-01-05T19:33:03.862Z] #72 82.60 checking for inttypes.h... yes
19:33:04 [2023-01-05T19:33:04.118Z] #72 82.79 checking for stdint.h... yes
19:33:04 [2023-01-05T19:33:04.375Z] #72 83.03 checking for unistd.h... yes
19:33:04 [2023-01-05T19:33:04.675Z] #72 83.28 checking for dlfcn.h... yes
19:33:04 [2023-01-05T19:33:04.675Z] #72 83.48 checking for objdir... .libs
19:33:05 [2023-01-05T19:33:05.187Z] #72 83.89 checking if gcc supports -fno-rtti -fno-exceptions... no
19:33:05 [2023-01-05T19:33:05.187Z] #72 84.05 checking for gcc option to produce PIC... -fPIC -DPIC
19:33:05 [2023-01-05T19:33:05.187Z] #72 84.05 checking if gcc PIC flag -fPIC -DPIC works... yes
19:33:05 [2023-01-05T19:33:05.443Z] #72 84.15 checking if gcc static flag -static works... yes
19:33:05 [2023-01-05T19:33:05.700Z] #72 84.44 checking if gcc supports -c -o file.o... yes
19:33:05 [2023-01-05T19:33:05.700Z] #72 84.61 checking if gcc supports -c -o file.o... (cached) yes
19:33:05 [2023-01-05T19:33:05.700Z] #72 84.62 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
19:33:06 [2023-01-05T19:33:06.308Z] #72 84.70 checking dynamic linker characteristics... GNU/Linux ld.so
19:33:06 [2023-01-05T19:33:06.308Z] #72 85.06 checking how to hardcode library paths into programs... immediate
19:33:06 [2023-01-05T19:33:06.308Z] #72 85.07 checking whether stripping libraries is possible... yes
19:33:06 [2023-01-05T19:33:06.308Z] #72 85.08 checking if libtool supports shared libraries... yes
19:33:06 [2023-01-05T19:33:06.308Z] #72 85.08 checking whether to build shared libraries... no
19:33:06 [2023-01-05T19:33:06.308Z] #72 85.08 checking whether to build static libraries... yes
19:33:06 [2023-01-05T19:33:06.308Z] #72 85.08 checking for a BSD-compatible install... /usr/bin/install -c
19:33:06 [2023-01-05T19:33:06.308Z] #72 85.15 checking whether build environment is sane... yes
19:33:06 [2023-01-05T19:33:06.308Z] #72 85.20 checking for a thread-safe mkdir -p... /bin/mkdir -p
19:33:06 [2023-01-05T19:33:06.308Z] #72 85.23 checking whether make sets $(MAKE)... yes
19:33:06 [2023-01-05T19:33:06.596Z] #72 85.32 checking whether make supports the include directive... yes (GNU style)
19:33:06 [2023-01-05T19:33:06.596Z] #72 85.36 checking whether make supports nested variables... yes
19:33:06 [2023-01-05T19:33:06.596Z] #72 85.42 checking whether UID '0' is supported by ustar format... yes
19:33:06 [2023-01-05T19:33:06.596Z] #72 85.42 checking whether GID '0' is supported by ustar format... yes
19:33:06 [2023-01-05T19:33:06.596Z] #72 85.42 checking how to create a ustar tar archive... gnutar
19:33:06 [2023-01-05T19:33:06.865Z] #72 85.52 checking dependency style of gcc... gcc3
19:33:06 [2023-01-05T19:33:06.865Z] #72 85.72 checking whether to enable maintainer-specific portions of Makefiles... yes
19:33:06 [2023-01-05T19:33:06.865Z] #72 85.74 checking whether make supports nested variables... (cached) yes
19:33:06 [2023-01-05T19:33:06.865Z] #72 85.74 checking for gawk... (cached) mawk
19:33:06 [2023-01-05T19:33:06.865Z] #72 85.74 checking for a sed that does not truncate output... (cached) /bin/sed
19:33:06 [2023-01-05T19:33:06.865Z] #72 85.76 checking for gcc... (cached) gcc
19:33:06 [2023-01-05T19:33:06.865Z] #72 85.81 checking whether we are using the GNU C compiler... (cached) yes
19:33:06 [2023-01-05T19:33:06.865Z] #72 85.82 checking whether gcc accepts -g... (cached) yes
19:33:06 [2023-01-05T19:33:06.865Z] #72 85.82 checking for gcc option to accept ISO C89... (cached) none needed
19:33:06 [2023-01-05T19:33:06.865Z] #72 85.82 checking whether gcc understands -c and -o together... (cached) yes
19:33:06 [2023-01-05T19:33:06.865Z] #72 85.82 checking for a Python interpreter with version >= 3... python3
19:33:06 [2023-01-05T19:33:06.865Z] #72 85.89 checking for python3... /usr/bin/python3
19:33:06 [2023-01-05T19:33:06.865Z] #72 85.89 checking for python3 version... 3.9
19:33:07 [2023-01-05T19:33:07.121Z] #72 85.96 checking for python3 platform... linux
19:33:07 [2023-01-05T19:33:07.395Z] #72 86.05 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
19:33:07 [2023-01-05T19:33:07.687Z] #72 86.26 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
19:33:07 [2023-01-05T19:33:07.687Z] #72 86.42 checking for go-md2man... no
19:33:07 [2023-01-05T19:33:07.687Z] #72 86.43 checking error.h usability... yes
19:33:07 [2023-01-05T19:33:07.945Z] #72 86.62 checking error.h presence... yes
19:33:07 [2023-01-05T19:33:07.945Z] #72 86.67 checking for error.h... yes
19:33:07 [2023-01-05T19:33:07.945Z] #72 86.70 checking linux/openat2.h usability... 
19:33:07 [2023-01-05T19:33:07.945Z] #72 ...
19:33:07 [2023-01-05T19:33:07.945Z] 
19:33:07 [2023-01-05T19:33:07.945Z] #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...)
19:33:07 [2023-01-05T19:33:07.945Z] #75 DONE 93.1s
19:33:07 [2023-01-05T19:33:07.945Z] 
19:33:07 [2023-01-05T19:33:07.945Z] #81 [rootlesskit-build 4/5] COPY ./contrib/dockerd-rootless.sh /build/
19:33:07 [2023-01-05T19:33:07.945Z] #81 DONE 0.1s
19:33:07 [2023-01-05T19:33:07.945Z] 
19:33:07 [2023-01-05T19:33:07.945Z] #82 [rootlesskit-build 5/5] COPY ./contrib/dockerd-rootless-setuptool.sh /build/
19:33:08 [2023-01-05T19:33:08.200Z] #82 DONE 0.1s
19:33:08 [2023-01-05T19:33:08.200Z] 
19:33:08 [2023-01-05T19:33:08.200Z] #72 [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
19:33:08 [2023-01-05T19:33:08.200Z] #72 86.70 checking linux/openat2.h usability... yes
19:33:08 [2023-01-05T19:33:08.200Z] #72 86.96 checking linux/openat2.h presence... yes
19:33:08 [2023-01-05T19:33:08.200Z] #72 87.01 checking for linux/openat2.h... yes
19:33:08 [2023-01-05T19:33:08.456Z] #72 87.06 checking for copy_file_range... yes
19:33:08 [2023-01-05T19:33:08.712Z] #72 87.44 checking for fgetxattr... yes
19:33:09 [2023-01-05T19:33:09.320Z] #72 87.80 checking for statx... yes
19:33:09 [2023-01-05T19:33:09.320Z] #72 87.98 checking for fgetpwent_r... yes
19:33:09 [2023-01-05T19:33:09.576Z] #72 88.26 checking for issetugid... no
19:33:09 [2023-01-05T19:33:09.576Z] #72 88.51 checking for pkg-config... /usr/bin/pkg-config
19:33:09 [2023-01-05T19:33:09.576Z] #72 88.51 checking pkg-config is at least version 0.9.0... yes
19:33:10 [2023-01-05T19:33:10.136Z] #72 88.51 checking for library containing yajl_tree_get... -lyajl
19:33:10 [2023-01-05T19:33:10.136Z] #72 88.99 checking for yajl >= 2.0.0... yes
19:33:10 [2023-01-05T19:33:10.136Z] #72 89.02 checking sys/capability.h usability... yes
19:33:10 [2023-01-05T19:33:10.136Z] #72 89.16 checking sys/capability.h presence... yes
19:33:10 [2023-01-05T19:33:10.392Z] #72 89.23 checking for sys/capability.h... yes
19:33:10 [2023-01-05T19:33:10.965Z] #72 89.23 checking for library containing cap_from_name... 
19:33:10 [2023-01-05T19:33:10.965Z] #72 ...
19:33:10 [2023-01-05T19:33:10.965Z] 
19:33:10 [2023-01-05T19:33:10.965Z] #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...)
19:33:10 [2023-01-05T19:33:10.965Z] #70 DONE 123.7s
19:33:10 [2023-01-05T19:33:10.965Z] 
19:33:10 [2023-01-05T19:33:10.965Z] #72 [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
19:33:10 [2023-01-05T19:33:10.965Z] #72 89.23 checking for library containing cap_from_name... -lcap
19:33:11 [2023-01-05T19:33:11.220Z] #72 89.69 checking for library containing dlopen... -ldl
19:33:11 [2023-01-05T19:33:11.476Z] #72 90.19 checking seccomp.h usability... yes
19:33:11 [2023-01-05T19:33:11.476Z] #72 90.40 checking seccomp.h presence... yes
19:33:11 [2023-01-05T19:33:11.732Z] #72 90.54 checking for seccomp.h... yes
19:33:12 [2023-01-05T19:33:12.294Z] #72 90.55 checking for library containing seccomp_rule_add... -lseccomp
19:33:12 [2023-01-05T19:33:12.294Z] #72 91.00 checking for library containing seccomp_arch_resolve_name... none required
19:33:12 [2023-01-05T19:33:12.549Z] #72 91.19 checking systemd/sd-bus.h usability... yes
19:33:12 [2023-01-05T19:33:12.549Z] #72 91.30 checking systemd/sd-bus.h presence... yes
19:33:12 [2023-01-05T19:33:12.549Z] #72 91.36 checking for systemd/sd-bus.h... yes
19:33:12 [2023-01-05T19:33:12.805Z] #72 91.36 checking for library containing sd_bus_match_signal_async... -lsystemd
19:33:12 [2023-01-05T19:33:12.805Z] #72 91.63 checking for sd_notify_barrier... yes
19:33:13 [2023-01-05T19:33:13.060Z] #72 91.83 checking linux/bpf.h usability... yes
19:33:13 [2023-01-05T19:33:13.320Z] #72 91.99 checking linux/bpf.h presence... yes
19:33:13 [2023-01-05T19:33:13.320Z] #72 92.04 checking for linux/bpf.h... yes
19:33:13 [2023-01-05T19:33:13.320Z] #72 92.05 checking compilation for eBPF... yes
19:33:13 [2023-01-05T19:33:13.320Z] #72 92.18 checking for criu >= 3.15... no
19:33:13 [2023-01-05T19:33:13.320Z] #72 92.20 configure: CRIU headers not found, building without CRIU support
19:33:13 [2023-01-05T19:33:13.320Z] #72 92.20 checking for criu > 3.16... no
19:33:13 [2023-01-05T19:33:13.320Z] #72 92.22 configure: CRIU version doesn't support join-ns API
19:33:13 [2023-01-05T19:33:13.320Z] #72 92.22 checking for criu > 3.16.1... no
19:33:13 [2023-01-05T19:33:13.320Z] #72 92.27 configure: CRIU version doesn't support for pre-dumping
19:33:13 [2023-01-05T19:33:13.576Z] #72 92.27 checking for new mount API (fsconfig)... yes
19:33:13 [2023-01-05T19:33:13.576Z] #72 92.36 checking for seccomp notify API... yes
19:33:13 [2023-01-05T19:33:13.576Z] #72 92.47 checking for gperf... no
19:33:13 [2023-01-05T19:33:13.576Z] #72 92.47 configure: gperf not found - cannot rebuild signal parser code
19:33:13 [2023-01-05T19:33:13.835Z] #72 92.47 checking for library containing argp_parse... none required
19:33:13 [2023-01-05T19:33:13.835Z] #72 92.72 checking that generated files are newer than configure... done
19:33:13 [2023-01-05T19:33:13.835Z] #72 92.73 configure: creating ./config.status
19:33:16 [2023-01-05T19:33:16.352Z] #72 95.08 config.status: creating Makefile
19:33:16 [2023-01-05T19:33:16.352Z] #72 95.18 config.status: creating rpm/crun.spec
19:33:16 [2023-01-05T19:33:16.352Z] #72 95.25 config.status: creating config.h
19:33:16 [2023-01-05T19:33:16.352Z] #72 95.27 config.status: executing libtool commands
19:33:16 [2023-01-05T19:33:16.352Z] #72 95.30 config.status: executing depfiles commands
19:33:17 [2023-01-05T19:33:17.735Z] #72 96.32 === configuring in libocispec (/tmp/crun-build/libocispec)
19:33:17 [2023-01-05T19:33:17.735Z] #72 96.35 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
19:33:17 [2023-01-05T19:33:17.735Z] #72 ...
19:33:17 [2023-01-05T19:33:17.735Z] 
19:33:17 [2023-01-05T19:33:17.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...)
19:33:17 [2023-01-05T19:33:17.735Z] #71 DONE 125.0s
19:33:17 [2023-01-05T19:33:17.735Z] 
19:33:17 [2023-01-05T19:33:17.735Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.49.0"      && /build/golangci-lint --version
19:33:17 [2023-01-05T19:33:17.991Z] #62 ...
19:33:17 [2023-01-05T19:33:17.992Z] 
19:33:17 [2023-01-05T19:33:17.992Z] #72 [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
19:33:17 [2023-01-05T19:33:17.992Z] #72 96.92 checking for gcc... gcc
19:33:18 [2023-01-05T19:33:18.813Z] #72 97.15 checking whether the C compiler works... yes
19:33:18 [2023-01-05T19:33:18.813Z] #72 97.48 checking for C compiler default output file name... a.out
19:33:18 [2023-01-05T19:33:18.813Z] #72 97.48 checking for suffix of executables... 
19:33:18 [2023-01-05T19:33:18.813Z] #72 97.63 checking whether we are cross compiling... no
19:33:19 [2023-01-05T19:33:19.069Z] #72 97.77 checking for suffix of object files... o
19:33:19 [2023-01-05T19:33:19.070Z] #72 97.92 checking whether we are using the GNU C compiler... yes
19:33:19 [2023-01-05T19:33:19.070Z] #72 98.01 checking whether gcc accepts -g... yes
19:33:19 [2023-01-05T19:33:19.326Z] #72 98.06 checking for gcc option to accept ISO C89... none needed
19:33:19 [2023-01-05T19:33:19.326Z] #72 98.14 checking whether gcc understands -c and -o together... yes
19:33:19 [2023-01-05T19:33:19.326Z] #72 98.27 checking how to run the C preprocessor... gcc -E
19:33:19 [2023-01-05T19:33:19.582Z] #72 98.42 checking for grep that handles long lines and -e... /bin/grep
19:33:19 [2023-01-05T19:33:19.582Z] #72 98.43 checking for egrep... /bin/grep -E
19:33:19 [2023-01-05T19:33:19.838Z] #72 98.43 checking for ANSI C header files... yes
19:33:20 [2023-01-05T19:33:20.095Z] #72 98.87 checking for sys/types.h... yes
19:33:20 [2023-01-05T19:33:20.095Z] #72 98.97 checking for sys/stat.h... yes
19:33:20 [2023-01-05T19:33:20.351Z] #72 99.05 checking for stdlib.h... yes
19:33:20 [2023-01-05T19:33:20.351Z] #72 99.16 checking for string.h... yes
19:33:20 [2023-01-05T19:33:20.351Z] #72 99.32 checking for memory.h... yes
19:33:20 [2023-01-05T19:33:20.607Z] #72 99.44 checking for strings.h... yes
19:33:20 [2023-01-05T19:33:20.863Z] #72 99.59 checking for inttypes.h... yes
19:33:21 [2023-01-05T19:33:21.119Z] #72 99.76 checking for stdint.h... yes
19:33:21 [2023-01-05T19:33:21.119Z] #72 99.90 checking for unistd.h... yes
19:33:21 [2023-01-05T19:33:21.119Z] #72 100.0 checking minix/config.h usability... no
19:33:21 [2023-01-05T19:33:21.375Z] #72 100.1 checking minix/config.h presence... no
19:33:21 [2023-01-05T19:33:21.375Z] #72 100.2 checking for minix/config.h... no
19:33:21 [2023-01-05T19:33:21.375Z] #72 100.2 checking whether it is safe to define __EXTENSIONS__... yes
19:33:21 [2023-01-05T19:33:21.631Z] #72 100.3 checking build system type... aarch64-unknown-linux-gnu
19:33:21 [2023-01-05T19:33:21.631Z] #72 100.6 checking host system type... aarch64-unknown-linux-gnu
19:33:21 [2023-01-05T19:33:21.631Z] #72 100.6 checking how to print strings... printf
19:33:21 [2023-01-05T19:33:21.631Z] #72 100.6 checking for a sed that does not truncate output... /bin/sed
19:33:21 [2023-01-05T19:33:21.631Z] #72 100.6 checking for fgrep... /bin/grep -F
19:33:21 [2023-01-05T19:33:21.631Z] #72 100.6 checking for ld used by gcc... /usr/bin/ld
19:33:21 [2023-01-05T19:33:21.631Z] #72 100.6 checking if the linker (/usr/bin/ld) is GNU ld... yes
19:33:21 [2023-01-05T19:33:21.631Z] #72 100.6 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
19:33:21 [2023-01-05T19:33:21.887Z] #72 100.6 checking the name lister (/usr/bin/nm -B) interface... BSD nm
19:33:21 [2023-01-05T19:33:21.887Z] #72 100.7 checking whether ln -s works... yes
19:33:21 [2023-01-05T19:33:21.887Z] #72 100.8 checking the maximum length of command line arguments... 1572864
19:33:21 [2023-01-05T19:33:21.887Z] #72 100.8 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
19:33:21 [2023-01-05T19:33:21.887Z] #72 100.8 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
19:33:21 [2023-01-05T19:33:21.887Z] #72 100.8 checking for /usr/bin/ld option to reload object files... -r
19:33:21 [2023-01-05T19:33:21.887Z] #72 100.8 checking for objdump... objdump
19:33:21 [2023-01-05T19:33:21.887Z] #72 100.8 checking how to recognize dependent libraries... pass_all
19:33:21 [2023-01-05T19:33:21.887Z] #72 100.8 checking for dlltool... no
19:33:21 [2023-01-05T19:33:21.887Z] #72 100.8 checking how to associate runtime and link libraries... printf %s\n
19:33:21 [2023-01-05T19:33:21.887Z] #72 100.8 checking for ar... ar
19:33:22 [2023-01-05T19:33:22.143Z] #72 100.8 checking for archiver @FILE support... @
19:33:22 [2023-01-05T19:33:22.143Z] #72 100.9 checking for strip... strip
19:33:22 [2023-01-05T19:33:22.143Z] #72 100.9 checking for ranlib... ranlib
19:33:22 [2023-01-05T19:33:22.143Z] #72 100.9 checking for gawk... no
19:33:22 [2023-01-05T19:33:22.143Z] #72 100.9 checking for mawk... mawk
19:33:22 [2023-01-05T19:33:22.143Z] #72 100.9 checking command to parse /usr/bin/nm -B output from gcc object... ok
19:33:22 [2023-01-05T19:33:22.399Z] #72 101.1 checking for sysroot... no
19:33:22 [2023-01-05T19:33:22.399Z] #72 101.1 checking for a working dd... /bin/dd
19:33:22 [2023-01-05T19:33:22.399Z] #72 101.1 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
19:33:22 [2023-01-05T19:33:22.399Z] #72 101.1 checking for mt... no
19:33:22 [2023-01-05T19:33:22.399Z] #72 101.2 checking if : is a manifest tool... no
19:33:22 [2023-01-05T19:33:22.399Z] #72 101.2 checking for dlfcn.h... yes
19:33:22 [2023-01-05T19:33:22.399Z] #72 101.3 checking for objdir... .libs
19:33:22 [2023-01-05T19:33:22.655Z] #72 101.5 checking if gcc supports -fno-rtti -fno-exceptions... no
19:33:22 [2023-01-05T19:33:22.655Z] #72 101.6 checking for gcc option to produce PIC... -fPIC -DPIC
19:33:22 [2023-01-05T19:33:22.655Z] #72 101.6 checking if gcc PIC flag -fPIC -DPIC works... yes
19:33:23 [2023-01-05T19:33:23.217Z] #72 101.6 checking if gcc static flag -static works... yes
19:33:23 [2023-01-05T19:33:23.217Z] #72 101.9 checking if gcc supports -c -o file.o... yes
19:33:23 [2023-01-05T19:33:23.217Z] #72 102.0 checking if gcc supports -c -o file.o... (cached) yes
19:33:23 [2023-01-05T19:33:23.217Z] #72 102.0 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
19:33:23 [2023-01-05T19:33:23.217Z] #72 102.1 checking dynamic linker characteristics... GNU/Linux ld.so
19:33:23 [2023-01-05T19:33:23.217Z] #72 102.3 checking how to hardcode library paths into programs... immediate
19:33:23 [2023-01-05T19:33:23.217Z] #72 102.3 checking whether stripping libraries is possible... yes
19:33:23 [2023-01-05T19:33:23.473Z] #72 102.3 checking if libtool supports shared libraries... yes
19:33:23 [2023-01-05T19:33:23.473Z] #72 102.3 checking whether to build shared libraries... no
19:33:23 [2023-01-05T19:33:23.473Z] #72 102.3 checking whether to build static libraries... yes
19:33:23 [2023-01-05T19:33:23.473Z] #72 102.3 checking for a BSD-compatible install... /usr/bin/install -c
19:33:23 [2023-01-05T19:33:23.473Z] #72 102.3 checking whether build environment is sane... yes
19:33:23 [2023-01-05T19:33:23.473Z] #72 102.4 checking for a thread-safe mkdir -p... /bin/mkdir -p
19:33:23 [2023-01-05T19:33:23.473Z] #72 102.4 checking whether make sets $(MAKE)... yes
19:33:23 [2023-01-05T19:33:23.473Z] #72 102.4 checking whether make supports the include directive... yes (GNU style)
19:33:23 [2023-01-05T19:33:23.473Z] #72 102.5 checking whether make supports nested variables... yes
19:33:23 [2023-01-05T19:33:23.729Z] #72 102.5 checking whether UID '0' is supported by ustar format... yes
19:33:23 [2023-01-05T19:33:23.729Z] #72 102.5 checking whether GID '0' is supported by ustar format... yes
19:33:23 [2023-01-05T19:33:23.729Z] #72 102.5 checking how to create a ustar tar archive... gnutar
19:33:23 [2023-01-05T19:33:23.729Z] #72 102.6 checking dependency style of gcc... gcc3
19:33:23 [2023-01-05T19:33:23.729Z] #72 102.7 checking whether to enable maintainer-specific portions of Makefiles... yes
19:33:23 [2023-01-05T19:33:23.729Z] #72 102.7 checking whether make supports nested variables... (cached) yes
19:33:23 [2023-01-05T19:33:23.729Z] #72 102.7 checking for pkg-config... /usr/bin/pkg-config
19:33:23 [2023-01-05T19:33:23.729Z] #72 102.7 checking pkg-config is at least version 0.9.0... yes
19:33:23 [2023-01-05T19:33:23.729Z] #72 102.7 checking for yajl >= 2.1.0... yes
19:33:23 [2023-01-05T19:33:23.729Z] #72 102.7 checking for a sed that does not truncate output... (cached) /bin/sed
19:33:23 [2023-01-05T19:33:23.985Z] #72 102.8 checking for gcc... (cached) gcc
19:33:23 [2023-01-05T19:33:23.985Z] #72 102.8 checking whether we are using the GNU C compiler... (cached) yes
19:33:23 [2023-01-05T19:33:23.985Z] #72 102.8 checking whether gcc accepts -g... (cached) yes
19:33:23 [2023-01-05T19:33:23.985Z] #72 102.8 checking for gcc option to accept ISO C89... (cached) none needed
19:33:23 [2023-01-05T19:33:23.985Z] #72 102.8 checking whether gcc understands -c and -o together... (cached) yes
19:33:23 [2023-01-05T19:33:23.985Z] #72 102.8 checking for a Python interpreter with version >= 3... python3
19:33:23 [2023-01-05T19:33:23.985Z] #72 102.9 checking for python3... /usr/bin/python3
19:33:23 [2023-01-05T19:33:23.985Z] #72 102.9 checking for python3 version... 3.9
19:33:23 [2023-01-05T19:33:23.985Z] #72 102.9 checking for python3 platform... linux
19:33:24 [2023-01-05T19:33:24.241Z] #72 103.0 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
19:33:24 [2023-01-05T19:33:24.241Z] #72 103.0 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
19:33:24 [2023-01-05T19:33:24.497Z] #72 103.2 checking that generated files are newer than configure... done
19:33:24 [2023-01-05T19:33:24.497Z] #72 103.4 configure: creating ./config.status
19:33:26 [2023-01-05T19:33:26.428Z] #72 105.3 config.status: creating Makefile
19:33:26 [2023-01-05T19:33:26.428Z] #72 105.3 config.status: creating config.h
19:33:26 [2023-01-05T19:33:26.428Z] #72 105.4 config.status: executing libtool commands
19:33:26 [2023-01-05T19:33:26.428Z] #72 105.4 config.status: executing depfiles commands
19:33:26 [2023-01-05T19:33:26.989Z] #72 105.9 === configuring in yajl (/tmp/crun-build/libocispec/yajl)
19:33:26 [2023-01-05T19:33:26.989Z] #72 106.0 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
19:33:27 [2023-01-05T19:33:27.501Z] #72 106.3 checking for gcc... gcc
19:33:27 [2023-01-05T19:33:27.501Z] #72 106.3 checking whether the C compiler works... yes
19:33:27 [2023-01-05T19:33:27.501Z] #72 106.5 checking for C compiler default output file name... a.out
19:33:27 [2023-01-05T19:33:27.757Z] #72 106.5 checking for suffix of executables... 
19:33:27 [2023-01-05T19:33:27.757Z] #72 106.6 checking whether we are cross compiling... no
19:33:27 [2023-01-05T19:33:27.757Z] #72 106.8 checking for suffix of object files... o
19:33:28 [2023-01-05T19:33:28.012Z] #72 106.8 checking whether we are using the GNU C compiler... yes
19:33:28 [2023-01-05T19:33:28.012Z] #72 106.9 checking whether gcc accepts -g... yes
19:33:28 [2023-01-05T19:33:28.012Z] #72 106.9 checking for gcc option to accept ISO C89... none needed
19:33:28 [2023-01-05T19:33:28.268Z] #72 107.0 checking whether gcc understands -c and -o together... yes
19:33:28 [2023-01-05T19:33:28.269Z] #72 107.2 checking for a BSD-compatible install... /usr/bin/install -c
19:33:28 [2023-01-05T19:33:28.269Z] #72 107.2 checking whether build environment is sane... yes
19:33:28 [2023-01-05T19:33:28.269Z] #72 107.3 checking for a thread-safe mkdir -p... /bin/mkdir -p
19:33:28 [2023-01-05T19:33:28.269Z] #72 107.3 checking for gawk... no
19:33:28 [2023-01-05T19:33:28.269Z] #72 107.3 checking for mawk... mawk
19:33:28 [2023-01-05T19:33:28.269Z] #72 107.3 checking whether make sets $(MAKE)... yes
19:33:28 [2023-01-05T19:33:28.524Z] #72 107.3 checking whether make supports the include directive... yes (GNU style)
19:33:28 [2023-01-05T19:33:28.524Z] #72 107.3 checking whether make supports nested variables... yes
19:33:28 [2023-01-05T19:33:28.524Z] #72 107.4 checking whether UID '0' is supported by ustar format... yes
19:33:28 [2023-01-05T19:33:28.524Z] #72 107.4 checking whether GID '0' is supported by ustar format... yes
19:33:28 [2023-01-05T19:33:28.524Z] #72 107.4 checking how to create a ustar tar archive... gnutar
19:33:28 [2023-01-05T19:33:28.524Z] #72 107.4 checking dependency style of gcc... gcc3
19:33:28 [2023-01-05T19:33:28.780Z] #72 107.6 checking whether to enable maintainer-specific portions of Makefiles... yes
19:33:28 [2023-01-05T19:33:28.780Z] #72 107.6 checking whether make supports nested variables... (cached) yes
19:33:29 [2023-01-05T19:33:29.036Z] #72 107.6 checking build system type... aarch64-unknown-linux-gnu
19:33:29 [2023-01-05T19:33:29.036Z] #72 107.9 checking host system type... aarch64-unknown-linux-gnu
19:33:29 [2023-01-05T19:33:29.036Z] #72 107.9 checking how to print strings... printf
19:33:29 [2023-01-05T19:33:29.036Z] #72 107.9 checking for a sed that does not truncate output... /bin/sed
19:33:29 [2023-01-05T19:33:29.036Z] #72 107.9 checking for grep that handles long lines and -e... /bin/grep
19:33:29 [2023-01-05T19:33:29.036Z] #72 107.9 checking for egrep... /bin/grep -E
19:33:29 [2023-01-05T19:33:29.036Z] #72 108.0 checking for fgrep... /bin/grep -F
19:33:29 [2023-01-05T19:33:29.036Z] #72 108.0 checking for ld used by gcc... /usr/bin/ld
19:33:29 [2023-01-05T19:33:29.036Z] #72 108.0 checking if the linker (/usr/bin/ld) is GNU ld... yes
19:33:29 [2023-01-05T19:33:29.036Z] #72 108.0 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
19:33:29 [2023-01-05T19:33:29.036Z] #72 108.0 checking the name lister (/usr/bin/nm -B) interface... BSD nm
19:33:29 [2023-01-05T19:33:29.292Z] #72 108.1 checking whether ln -s works... yes
19:33:29 [2023-01-05T19:33:29.292Z] #72 108.1 checking the maximum length of command line arguments... 1572864
19:33:29 [2023-01-05T19:33:29.292Z] #72 108.1 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
19:33:29 [2023-01-05T19:33:29.292Z] #72 108.1 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
19:33:29 [2023-01-05T19:33:29.292Z] #72 108.1 checking for /usr/bin/ld option to reload object files... -r
19:33:29 [2023-01-05T19:33:29.292Z] #72 108.2 checking for objdump... objdump
19:33:29 [2023-01-05T19:33:29.292Z] #72 108.2 checking how to recognize dependent libraries... pass_all
19:33:29 [2023-01-05T19:33:29.292Z] #72 108.2 checking for dlltool... no
19:33:29 [2023-01-05T19:33:29.292Z] #72 108.2 checking how to associate runtime and link libraries... printf %s\n
19:33:29 [2023-01-05T19:33:29.292Z] #72 108.2 checking for ar... ar
19:33:29 [2023-01-05T19:33:29.292Z] #72 108.2 checking for archiver @FILE support... @
19:33:29 [2023-01-05T19:33:29.548Z] #72 108.2 checking for strip... strip
19:33:29 [2023-01-05T19:33:29.548Z] #72 108.3 checking for ranlib... ranlib
19:33:29 [2023-01-05T19:33:29.548Z] #72 108.3 checking command to parse /usr/bin/nm -B output from gcc object... ok
19:33:29 [2023-01-05T19:33:29.548Z] #72 108.4 checking for sysroot... no
19:33:29 [2023-01-05T19:33:29.548Z] #72 108.4 checking for a working dd... /bin/dd
19:33:29 [2023-01-05T19:33:29.548Z] #72 108.4 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
19:33:29 [2023-01-05T19:33:29.548Z] #72 108.4 checking for mt... no
19:33:29 [2023-01-05T19:33:29.548Z] #72 108.4 checking if : is a manifest tool... no
19:33:29 [2023-01-05T19:33:29.804Z] #72 108.5 checking how to run the C preprocessor... gcc -E
19:33:30 [2023-01-05T19:33:30.060Z] #72 108.7 checking for ANSI C header files... yes
19:33:30 [2023-01-05T19:33:30.315Z] #72 109.1 checking for sys/types.h... yes
19:33:30 [2023-01-05T19:33:30.315Z] #72 109.2 checking for sys/stat.h... yes
19:33:30 [2023-01-05T19:33:30.570Z] #72 109.3 checking for stdlib.h... yes
19:33:30 [2023-01-05T19:33:30.570Z] #72 109.5 checking for string.h... yes
19:33:30 [2023-01-05T19:33:30.826Z] #72 109.6 checking for memory.h... yes
19:33:31 [2023-01-05T19:33:31.082Z] #72 109.8 checking for strings.h... yes
19:33:31 [2023-01-05T19:33:31.082Z] #72 109.9 checking for inttypes.h... yes
19:33:31 [2023-01-05T19:33:31.082Z] #72 110.0 checking for stdint.h... yes
19:33:31 [2023-01-05T19:33:31.339Z] #72 110.2 checking for unistd.h... yes
19:33:31 [2023-01-05T19:33:31.339Z] #72 110.3 checking for dlfcn.h... yes
19:33:31 [2023-01-05T19:33:31.595Z] #72 110.4 checking for objdir... .libs
19:33:31 [2023-01-05T19:33:31.851Z] #72 110.6 checking if gcc supports -fno-rtti -fno-exceptions... no
19:33:31 [2023-01-05T19:33:31.851Z] #72 110.7 checking for gcc option to produce PIC... -fPIC -DPIC
19:33:31 [2023-01-05T19:33:31.851Z] #72 110.7 checking if gcc PIC flag -fPIC -DPIC works... yes
19:33:32 [2023-01-05T19:33:32.107Z] #72 110.8 checking if gcc static flag -static works... yes
19:33:32 [2023-01-05T19:33:32.107Z] #72 111.1 checking if gcc supports -c -o file.o... yes
19:33:32 [2023-01-05T19:33:32.363Z] #72 111.2 checking if gcc supports -c -o file.o... (cached) yes
19:33:32 [2023-01-05T19:33:32.363Z] #72 111.2 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
19:33:32 [2023-01-05T19:33:32.363Z] #72 111.3 checking dynamic linker characteristics... GNU/Linux ld.so
19:33:32 [2023-01-05T19:33:32.619Z] #72 111.5 checking how to hardcode library paths into programs... immediate
19:33:32 [2023-01-05T19:33:32.619Z] #72 111.5 checking whether stripping libraries is possible... yes
19:33:32 [2023-01-05T19:33:32.619Z] #72 111.5 checking if libtool supports shared libraries... yes
19:33:32 [2023-01-05T19:33:32.619Z] #72 111.5 checking whether to build shared libraries... no
19:33:32 [2023-01-05T19:33:32.619Z] #72 111.5 checking whether to build static libraries... yes
19:33:32 [2023-01-05T19:33:32.875Z] #72 111.5 checking float.h usability... yes
19:33:32 [2023-01-05T19:33:32.875Z] #72 111.7 checking float.h presence... yes
19:33:32 [2023-01-05T19:33:32.875Z] #72 111.7 checking for float.h... yes
19:33:32 [2023-01-05T19:33:32.875Z] #72 111.8 checking limits.h usability... yes
19:33:33 [2023-01-05T19:33:33.131Z] #72 111.9 checking limits.h presence... yes
19:33:33 [2023-01-05T19:33:33.131Z] #72 111.9 checking for limits.h... yes
19:33:33 [2023-01-05T19:33:33.131Z] #72 112.0 checking stddef.h usability... yes
19:33:33 [2023-01-05T19:33:33.131Z] #72 112.1 checking stddef.h presence... yes
19:33:33 [2023-01-05T19:33:33.131Z] #72 112.1 checking for stddef.h... yes
19:33:33 [2023-01-05T19:33:33.386Z] #72 112.2 checking for stdlib.h... (cached) yes
19:33:33 [2023-01-05T19:33:33.386Z] #72 112.2 checking for string.h... (cached) yes
19:33:33 [2023-01-05T19:33:33.386Z] #72 112.2 checking sys/time.h usability... yes
19:33:33 [2023-01-05T19:33:33.386Z] #72 112.2 checking sys/time.h presence... yes
19:33:33 [2023-01-05T19:33:33.386Z] #72 112.3 checking for sys/time.h... yes
19:33:33 [2023-01-05T19:33:33.386Z] #72 112.3 checking for inline... inline
19:33:33 [2023-01-05T19:33:33.642Z] #72 112.4 checking for size_t... yes
19:33:33 [2023-01-05T19:33:33.642Z] #72 112.5 checking for stdlib.h... (cached) yes
19:33:33 [2023-01-05T19:33:33.898Z] #72 112.5 checking for GNU libc compatible malloc... yes
19:33:33 [2023-01-05T19:33:33.898Z] #72 112.7 checking for stdlib.h... (cached) yes
19:33:33 [2023-01-05T19:33:33.898Z] #72 112.7 checking for GNU libc compatible realloc... yes
19:33:34 [2023-01-05T19:33:34.154Z] #72 112.9 checking for working strtod... yes
19:33:34 [2023-01-05T19:33:34.154Z] #72 113.1 checking for gettimeofday... yes
19:33:34 [2023-01-05T19:33:34.410Z] #72 113.3 checking for memset... yes
19:33:34 [2023-01-05T19:33:34.410Z] #72 113.4 checking for strspn... yes
19:33:34 [2023-01-05T19:33:34.666Z] #72 113.6 checking that generated files are newer than configure... done
19:33:34 [2023-01-05T19:33:34.666Z] #72 113.6 configure: creating ./config.status
19:33:36 [2023-01-05T19:33:36.555Z] #72 115.5 config.status: creating Makefile
19:33:36 [2023-01-05T19:33:36.555Z] #72 115.5 config.status: creating config.h
19:33:36 [2023-01-05T19:33:36.811Z] #72 115.6 config.status: executing depfiles commands
19:33:36 [2023-01-05T19:33:36.811Z] #72 115.7 config.status: executing libtool commands
19:33:37 [2023-01-05T19:33:37.373Z] #72 116.4   GEN      .version
19:33:37 [2023-01-05T19:33:37.630Z] #72 116.4 make  install-recursive
19:33:37 [2023-01-05T19:33:37.630Z] #72 116.5 make[1]: Entering directory '/tmp/crun-build'
19:33:37 [2023-01-05T19:33:37.630Z] #72 116.5 Making install in libocispec
19:33:37 [2023-01-05T19:33:37.630Z] #72 116.6 make[2]: Entering directory '/tmp/crun-build/libocispec'
19:33:37 [2023-01-05T19:33:37.630Z] #72 116.6 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema
19:33:37 [2023-01-05T19:33:37.886Z] #72 116.6 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema
19:33:37 [2023-01-05T19:33:37.886Z] #72 116.6 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems
19:33:37 [2023-01-05T19:33:37.886Z] #72 116.6 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic
19:33:38 [2023-01-05T19:33:38.142Z] #72 117.2 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success
19:33:38 [2023-01-05T19:33:38.398Z] #72 117.2 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success
19:33:38 [2023-01-05T19:33:38.398Z] #72 117.2 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success
19:33:38 [2023-01-05T19:33:38.398Z] #72 117.2 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success
19:33:38 [2023-01-05T19:33:38.398Z] #72 117.2 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success
19:33:38 [2023-01-05T19:33:38.398Z] #72 117.2 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success
19:33:38 [2023-01-05T19:33:38.398Z] #72 117.2 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success
19:33:38 [2023-01-05T19:33:38.398Z] #72 117.2 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success
19:33:38 [2023-01-05T19:33:38.398Z] #72 117.2 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success
19:33:38 [2023-01-05T19:33:38.399Z] #72 117.3 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success
19:33:38 [2023-01-05T19:33:38.399Z] #72 117.3 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success
19:33:38 [2023-01-05T19:33:38.399Z] #72 117.3 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success
19:33:38 [2023-01-05T19:33:38.399Z] #72 117.3 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs.json       Success
19:33:38 [2023-01-05T19:33:38.399Z] #72 117.3 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success
19:33:38 [2023-01-05T19:33:38.399Z] #72 117.3 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success
19:33:38 [2023-01-05T19:33:38.399Z] #72 117.3 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success
19:33:38 [2023-01-05T19:33:38.961Z] #72 117.9 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success
19:33:38 [2023-01-05T19:33:38.961Z] #72 117.9 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs.json     Success
19:33:38 [2023-01-05T19:33:38.961Z] #72 117.9 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success
19:33:38 [2023-01-05T19:33:38.961Z] #72 117.9 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success
19:33:38 [2023-01-05T19:33:38.961Z] #72 117.9 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json  Success
19:33:38 [2023-01-05T19:33:38.961Z] #72 117.9 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success
19:33:38 [2023-01-05T19:33:38.961Z] #72 117.9 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success
19:33:38 [2023-01-05T19:33:38.962Z] #72 117.9 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success
19:33:38 [2023-01-05T19:33:38.962Z] #72 117.9 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success
19:33:38 [2023-01-05T19:33:38.962Z] #72 117.9 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success
19:33:38 [2023-01-05T19:33:38.962Z] #72 117.9 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success
19:33:38 [2023-01-05T19:33:38.962Z] #72 117.9 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success
19:33:38 [2023-01-05T19:33:38.962Z] #72 117.9 make  install-recursive
19:33:38 [2023-01-05T19:33:38.962Z] #72 117.9 make[3]: Entering directory '/tmp/crun-build/libocispec'
19:33:38 [2023-01-05T19:33:38.962Z] #72 118.0 Making install in yajl
19:33:38 [2023-01-05T19:33:38.962Z] #72 118.0 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl'
19:33:38 [2023-01-05T19:33:38.962Z] #72 118.0   CC       verify/json_verify-json_verify.o
19:33:39 [2023-01-05T19:33:39.218Z] #72 118.0   CC       src/libyajl_la-yajl_alloc.lo
19:33:39 [2023-01-05T19:33:39.218Z] #72 118.0   CC       src/libyajl_la-yajl.lo
19:33:39 [2023-01-05T19:33:39.218Z] #72 118.1   CC       src/libyajl_la-yajl_gen.lo
19:33:39 [2023-01-05T19:33:39.218Z] #72 118.1   CC       src/libyajl_la-yajl_parser.lo
19:33:39 [2023-01-05T19:33:39.218Z] #72 118.1   CC       src/libyajl_la-yajl_buf.lo
19:33:39 [2023-01-05T19:33:39.218Z] #72 118.1   CC       src/libyajl_la-yajl_encode.lo
19:33:39 [2023-01-05T19:33:39.218Z] #72 118.1   CC       src/libyajl_la-yajl_lex.lo
19:33:39 [2023-01-05T19:33:39.218Z] #72 118.2   CC       src/libyajl_la-yajl_tree.lo
19:33:43 [2023-01-05T19:33:43.430Z] #72 121.9   CCLD     libyajl.la
19:33:43 [2023-01-05T19:33:43.430Z] #72 122.2   CCLD     verify/json_verify
19:33:43 [2023-01-05T19:33:43.686Z] #72 122.5 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl'
19:33:43 [2023-01-05T19:33:43.686Z] #72 122.5 make[5]: Nothing to be done for 'install-exec-am'.
19:33:43 [2023-01-05T19:33:43.686Z] #72 122.5 make[5]: Nothing to be done for 'install-data-am'.
19:33:43 [2023-01-05T19:33:43.686Z] #72 122.5 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl'
19:33:43 [2023-01-05T19:33:43.686Z] #72 122.5 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl'
19:33:43 [2023-01-05T19:33:43.686Z] #72 122.5 make[4]: Entering directory '/tmp/crun-build/libocispec'
19:33:43 [2023-01-05T19:33:43.686Z] #72 122.6   CC       src/validate.o
19:33:43 [2023-01-05T19:33:43.686Z] #72 122.6   CC       src/image_spec_schema_config_schema.lo
19:33:43 [2023-01-05T19:33:43.686Z] #72 122.6   CC       src/image_spec_schema_content_descriptor.lo
19:33:43 [2023-01-05T19:33:43.686Z] #72 122.6   CC       src/image_spec_schema_defs.lo
19:33:43 [2023-01-05T19:33:43.686Z] #72 122.6   CC       src/image_spec_schema_defs_descriptor.lo
19:33:43 [2023-01-05T19:33:43.686Z] #72 122.6   CC       src/image_spec_schema_image_index_schema.lo
19:33:43 [2023-01-05T19:33:43.686Z] #72 122.6   CC       src/image_spec_schema_image_layout_schema.lo
19:33:43 [2023-01-05T19:33:43.686Z] #72 122.6   CC       src/image_spec_schema_image_manifest_schema.lo
19:33:43 [2023-01-05T19:33:43.686Z] #72 122.7   CC       src/runtime_spec_schema_config_linux.lo
19:33:43 [2023-01-05T19:33:43.686Z] #72 122.7   CC       src/runtime_spec_schema_config_zos.lo
19:33:43 [2023-01-05T19:33:43.942Z] #72 122.7   CC       src/runtime_spec_schema_config_schema.lo
19:33:43 [2023-01-05T19:33:43.942Z] #72 122.7   CC       src/runtime_spec_schema_config_solaris.lo
19:33:43 [2023-01-05T19:33:43.942Z] #72 122.8   CC       src/runtime_spec_schema_config_vm.lo
19:33:43 [2023-01-05T19:33:43.942Z] #72 122.8   CC       src/runtime_spec_schema_config_windows.lo
19:33:43 [2023-01-05T19:33:43.942Z] #72 122.9   CC       src/runtime_spec_schema_defs.lo
19:33:43 [2023-01-05T19:33:43.942Z] #72 122.9   CC       src/runtime_spec_schema_defs_linux.lo
19:33:43 [2023-01-05T19:33:43.942Z] #72 123.0   CC       src/runtime_spec_schema_defs_zos.lo
19:33:44 [2023-01-05T19:33:44.197Z] #72 123.0   CC       src/runtime_spec_schema_defs_vm.lo
19:33:44 [2023-01-05T19:33:44.197Z] #72 123.2   CC       src/runtime_spec_schema_defs_windows.lo
19:33:44 [2023-01-05T19:33:44.197Z] #72 123.2   CC       src/runtime_spec_schema_state_schema.lo
19:33:44 [2023-01-05T19:33:44.453Z] #72 123.3   CC       src/image_manifest_items_image_manifest_items_schema.lo
19:33:44 [2023-01-05T19:33:44.708Z] #72 123.4   CC       src/basic_test_double_array_item.lo
19:33:44 [2023-01-05T19:33:44.708Z] #72 123.5   CC       src/basic_test_double_array.lo
19:33:44 [2023-01-05T19:33:44.708Z] #72 123.6   CC       src/basic_test_top_array_int.lo
19:33:44 [2023-01-05T19:33:44.708Z] #72 123.6   CC       src/basic_test_top_array_string.lo
19:33:44 [2023-01-05T19:33:44.708Z] #72 123.7   CC       src/basic_test_top_double_array_int.lo
19:33:44 [2023-01-05T19:33:44.963Z] #72 123.8   CC       src/basic_test_top_double_array_obj.lo
19:33:44 [2023-01-05T19:33:44.963Z] #72 124.0   CC       src/basic_test_top_double_array_refobj.lo
19:33:45 [2023-01-05T19:33:45.219Z] #72 124.0   CC       src/basic_test_top_double_array_string.lo
19:33:45 [2023-01-05T19:33:45.219Z] #72 124.1   CC       src/read-file.lo
19:33:45 [2023-01-05T19:33:45.474Z] #72 124.4   CC       src/json_common.lo
19:33:45 [2023-01-05T19:33:45.474Z] #72 124.4   CC       tests/test-1.o
19:33:45 [2023-01-05T19:33:45.731Z] #72 124.6   CC       tests/test-2.o
19:33:45 [2023-01-05T19:33:45.731Z] #72 124.7   CC       tests/test-3.o
19:33:45 [2023-01-05T19:33:45.731Z] #72 124.8   CC       tests/test-4.o
19:33:46 [2023-01-05T19:33:46.292Z] #72 125.0   CC       tests/test-5.o
19:33:46 [2023-01-05T19:33:46.292Z] #72 125.1   CC       tests/test-6.o
19:33:46 [2023-01-05T19:33:46.547Z] #72 125.4   CC       tests/test-7.o
19:33:46 [2023-01-05T19:33:46.547Z] #72 125.5   CC       tests/test-8.o
19:33:46 [2023-01-05T19:33:46.845Z] #72 125.7   CC       tests/test-9.o
19:33:47 [2023-01-05T19:33:47.101Z] #72 125.9   CC       tests/test-10.o
19:33:47 [2023-01-05T19:33:47.356Z] #72 126.1   CC       tests/test-11.o
19:34:19 [2023-01-05T19:34:19.425Z] #72 153.8   CCLD     libocispec.la
19:34:19 [2023-01-05T19:34:19.425Z] #72 154.1   CCLD     src/validate
19:34:19 [2023-01-05T19:34:19.425Z] #72 154.1   CCLD     tests/test-1
19:34:19 [2023-01-05T19:34:19.425Z] #72 154.2   CCLD     tests/test-2
19:34:19 [2023-01-05T19:34:19.425Z] #72 154.2   CCLD     tests/test-3
19:34:19 [2023-01-05T19:34:19.425Z] #72 154.2   CCLD     tests/test-4
19:34:19 [2023-01-05T19:34:19.425Z] #72 154.3   CCLD     tests/test-5
19:34:19 [2023-01-05T19:34:19.425Z] #72 154.3   CCLD     tests/test-6
19:34:19 [2023-01-05T19:34:19.425Z] #72 154.4   CCLD     tests/test-7
19:34:19 [2023-01-05T19:34:19.425Z] #72 154.4   CCLD     tests/test-8
19:34:19 [2023-01-05T19:34:19.425Z] #72 154.4   CCLD     tests/test-9
19:34:19 [2023-01-05T19:34:19.425Z] #72 154.4   CCLD     tests/test-10
19:34:19 [2023-01-05T19:34:19.425Z] #72 154.5 /bin/bash ./libtool --mode=link  libocispec.la -o libocispec.a
19:34:19 [2023-01-05T19:34:19.425Z] #72 154.7   CCLD     tests/test-11
19:34:19 [2023-01-05T19:34:19.425Z] #72 156.0 libtool: link: ar cr libocispec.a 
19:34:19 [2023-01-05T19:34:19.425Z] #72 156.0 libtool: link: ranlib libocispec.a
19:34:19 [2023-01-05T19:34:19.425Z] #72 157.8 make[5]: Entering directory '/tmp/crun-build/libocispec'
19:34:19 [2023-01-05T19:34:19.425Z] #72 157.8 make[5]: Nothing to be done for 'install-exec-am'.
19:34:19 [2023-01-05T19:34:19.425Z] #72 157.8 make[5]: Nothing to be done for 'install-data-am'.
19:34:19 [2023-01-05T19:34:19.425Z] #72 157.9 make[5]: Leaving directory '/tmp/crun-build/libocispec'
19:34:19 [2023-01-05T19:34:19.425Z] #72 157.9 make[4]: Leaving directory '/tmp/crun-build/libocispec'
19:34:19 [2023-01-05T19:34:19.425Z] #72 157.9 make[3]: Leaving directory '/tmp/crun-build/libocispec'
19:34:19 [2023-01-05T19:34:19.425Z] #72 157.9 make[2]: Leaving directory '/tmp/crun-build/libocispec'
19:34:19 [2023-01-05T19:34:19.425Z] #72 157.9 make[2]: Entering directory '/tmp/crun-build'
19:34:19 [2023-01-05T19:34:19.425Z] #72 158.0   CC       src/libcrun/libcrun_testing_a-utils.o
19:34:19 [2023-01-05T19:34:19.425Z] #72 158.0   CC       src/libcrun/libcrun_testing_a-cloned_binary.o
19:34:19 [2023-01-05T19:34:19.425Z] #72 158.0   CC       src/libcrun/libcrun_testing_a-container.o
19:34:19 [2023-01-05T19:34:19.425Z] #72 158.0   CC       src/libcrun/libcrun_testing_a-cgroup.o
19:34:19 [2023-01-05T19:34:19.425Z] #72 158.0   CC       src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o
19:34:19 [2023-01-05T19:34:19.425Z] #72 158.1   CC       src/libcrun/libcrun_testing_a-cgroup-resources.o
19:34:19 [2023-01-05T19:34:19.425Z] #72 158.1   CC       src/libcrun/libcrun_testing_a-cgroup-setup.o
19:34:19 [2023-01-05T19:34:19.425Z] #72 158.2   CC       src/libcrun/libcrun_testing_a-cgroup-systemd.o
19:34:19 [2023-01-05T19:34:19.425Z] #72 158.2   CC       src/libcrun/libcrun_testing_a-cgroup-utils.o
19:34:19 [2023-01-05T19:34:19.425Z] #72 158.3   CC       src/libcrun/libcrun_testing_a-criu.o
19:34:19 [2023-01-05T19:34:19.425Z] #72 158.3   CC       src/libcrun/libcrun_testing_a-custom-handler.o
19:34:19 [2023-01-05T19:34:19.425Z] #72 158.4   CC       src/libcrun/libcrun_testing_a-linux.o
19:34:19 [2023-01-05T19:34:19.682Z] #72 158.4   CC       src/libcrun/libcrun_testing_a-seccomp.o
19:34:19 [2023-01-05T19:34:19.682Z] #72 158.5   CC       src/libcrun/libcrun_testing_a-ebpf.o
19:34:19 [2023-01-05T19:34:19.682Z] #72 158.5   CC       src/libcrun/libcrun_testing_a-error.o
19:34:19 [2023-01-05T19:34:19.682Z] #72 158.6   CC       src/libcrun/libcrun_testing_a-status.o
19:34:19 [2023-01-05T19:34:19.938Z] #72 158.7   CC       src/libcrun/libcrun_testing_a-terminal.o
19:34:19 [2023-01-05T19:34:19.938Z] #72 158.8   CC       src/libcrun/libcrun_testing_a-chroot_realpath.o
19:34:19 [2023-01-05T19:34:19.938Z] #72 158.8   CC       src/libcrun/libcrun_testing_a-signals.o
19:34:19 [2023-01-05T19:34:19.938Z] #72 159.0   CC       src/libcrun/libcrun_testing_a-mount_flags.o
19:34:20 [2023-01-05T19:34:20.194Z] #72 159.1   CC       src/libcrun/libcrun_testing_a-seccomp_notify.o
19:34:20 [2023-01-05T19:34:20.194Z] #72 159.2   CC       src/libcrun/handlers/libcrun_testing_a-handler-utils.o
19:34:20 [2023-01-05T19:34:20.450Z] #72 159.5   CC       src/libcrun/handlers/libcrun_testing_a-krun.o
19:34:20 [2023-01-05T19:34:20.707Z] #72 159.6   CC       src/libcrun/handlers/libcrun_testing_a-wasmedge.o
19:34:20 [2023-01-05T19:34:20.707Z] #72 159.7   CC       src/libcrun/handlers/libcrun_testing_a-wasmer.o
19:34:20 [2023-01-05T19:34:20.963Z] #72 159.8   CC       tests/tests_libcrun_errors-tests_libcrun_errors.o
19:34:20 [2023-01-05T19:34:20.963Z] #72 159.9   CC       tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o
19:34:21 [2023-01-05T19:34:21.525Z] #72 160.4   CC       src/crun-crun.o
19:34:21 [2023-01-05T19:34:21.525Z] #72 160.4   CC       src/crun-run.o
19:34:21 [2023-01-05T19:34:21.525Z] #72 160.5   CC       src/crun-delete.o
19:34:21 [2023-01-05T19:34:21.782Z] #72 160.6   CC       src/crun-kill.o
19:34:21 [2023-01-05T19:34:21.782Z] #72 160.8   CC       src/crun-pause.o
19:34:22 [2023-01-05T19:34:22.343Z] #72 161.0   CC       src/crun-unpause.o
19:34:22 [2023-01-05T19:34:22.343Z] #72 161.1   CC       src/crun-spec.o
19:34:22 [2023-01-05T19:34:22.343Z] #72 161.2   CC       src/crun-exec.o
19:34:22 [2023-01-05T19:34:22.599Z] #72 161.4   CC       src/crun-list.o
19:34:22 [2023-01-05T19:34:22.857Z] #72 161.6   CC       src/crun-create.o
19:34:22 [2023-01-05T19:34:22.857Z] #72 161.9   CC       src/crun-start.o
19:34:23 [2023-01-05T19:34:23.113Z] #72 161.9   CC       src/crun-state.o
19:34:23 [2023-01-05T19:34:23.113Z] #72 162.0   CC       src/crun-update.o
19:34:23 [2023-01-05T19:34:23.369Z] #72 162.2   CC       src/crun-ps.o
19:34:23 [2023-01-05T19:34:23.369Z] #72 162.4   CC       src/crun-checkpoint.o
19:34:23 [2023-01-05T19:34:23.625Z] #72 162.5   CC       src/libcrun/libcrun_la-utils.lo
19:34:23 [2023-01-05T19:34:23.625Z] #72 162.5   CC       src/crun-restore.o
19:34:23 [2023-01-05T19:34:23.881Z] #72 ...
19:34:23 [2023-01-05T19:34:23.881Z] 
19:34:23 [2023-01-05T19:34:23.881Z] #78 [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...)
19:34:23 [2023-01-05T19:34:23.881Z] #78 DONE 160.9s
19:34:23 [2023-01-05T19:34:23.881Z] 
19:34:23 [2023-01-05T19:34:23.881Z] #72 [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
19:34:23 [2023-01-05T19:34:23.881Z] #72 162.8   CC       src/libcrun/libcrun_la-cloned_binary.lo
19:34:23 [2023-01-05T19:34:23.881Z] #72 162.9   CC       src/libcrun/libcrun_la-container.lo
19:34:24 [2023-01-05T19:34:24.861Z] #72 163.5   CC       src/libcrun/libcrun_la-cgroup.lo
19:34:24 [2023-01-05T19:34:24.861Z] #72 163.6   CC       src/libcrun/libcrun_la-cgroup-cgroupfs.lo
19:34:24 [2023-01-05T19:34:24.861Z] #72 ...
19:34:24 [2023-01-05T19:34:24.861Z] 
19:34:24 [2023-01-05T19:34:24.861Z] #83 [dev-systemd-false  1/20] COPY --from=dockercli     /build/ /usr/local/cli
19:34:24 [2023-01-05T19:34:24.861Z] #83 DONE 0.1s
19:34:24 [2023-01-05T19:34:24.861Z] 
19:34:24 [2023-01-05T19:34:24.861Z] #84 [dev-systemd-false  2/20] COPY --from=frozen-images /build/ /docker-frozen-images
19:34:24 [2023-01-05T19:34:24.861Z] #84 DONE 0.2s
19:34:24 [2023-01-05T19:34:24.861Z] 
19:34:24 [2023-01-05T19:34:24.861Z] #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...)
19:34:25 [2023-01-05T19:34:25.121Z] #80 ...
19:34:25 [2023-01-05T19:34:25.121Z] 
19:34:25 [2023-01-05T19:34:25.121Z] #72 [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
19:34:25 [2023-01-05T19:34:25.121Z] #72 163.9   CC       src/libcrun/libcrun_la-cgroup-resources.lo
19:34:25 [2023-01-05T19:34:25.377Z] #72 ...
19:34:25 [2023-01-05T19:34:25.377Z] 
19:34:25 [2023-01-05T19:34:25.377Z] #85 [dev-systemd-false  3/20] COPY --from=swagger       /build/ /usr/local/bin/
19:34:25 [2023-01-05T19:34:25.377Z] #85 DONE 0.2s
19:34:25 [2023-01-05T19:34:25.377Z] 
19:34:25 [2023-01-05T19:34:25.377Z] #86 [dev-systemd-false  4/20] COPY --from=delve         /build/ /usr/local/bin/
19:34:25 [2023-01-05T19:34:25.377Z] #86 DONE 0.1s
19:34:25 [2023-01-05T19:34:25.377Z] 
19:34:25 [2023-01-05T19:34:25.377Z] #87 [dev-systemd-false  5/20] COPY --from=tomll         /build/ /usr/local/bin/
19:34:25 [2023-01-05T19:34:25.377Z] #87 DONE 0.0s
19:34:25 [2023-01-05T19:34:25.377Z] 
19:34:25 [2023-01-05T19:34:25.377Z] #72 [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
19:34:25 [2023-01-05T19:34:25.377Z] #72 164.1   CC       src/libcrun/libcrun_la-cgroup-setup.lo
19:34:25 [2023-01-05T19:34:25.377Z] #72 164.3   CC       src/libcrun/libcrun_la-cgroup-utils.lo
19:34:25 [2023-01-05T19:34:25.633Z] #72 164.4   CC       src/libcrun/libcrun_la-cgroup-systemd.lo
19:34:25 [2023-01-05T19:34:25.633Z] #72 ...
19:34:25 [2023-01-05T19:34:25.633Z] 
19:34:25 [2023-01-05T19:34:25.633Z] #88 [dev-systemd-false  6/20] COPY --from=gowinres      /build/ /usr/local/bin/
19:34:25 [2023-01-05T19:34:25.633Z] #88 DONE 0.4s
19:34:25 [2023-01-05T19:34:25.633Z] 
19:34:25 [2023-01-05T19:34:25.633Z] #89 [dev-systemd-false  7/20] COPY --from=tini          /build/ /usr/local/bin/
19:34:25 [2023-01-05T19:34:25.633Z] #89 DONE 0.1s
19:34:25 [2023-01-05T19:34:25.633Z] 
19:34:25 [2023-01-05T19:34:25.633Z] #72 [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
19:34:25 [2023-01-05T19:34:25.633Z] #72 164.6   CC       src/libcrun/libcrun_la-criu.lo
19:34:25 [2023-01-05T19:34:25.890Z] #72 ...
19:34:25 [2023-01-05T19:34:25.890Z] 
19:34:25 [2023-01-05T19:34:25.890Z] #90 [dev-systemd-false  8/20] COPY --from=registry      /build/ /usr/local/bin/
19:34:25 [2023-01-05T19:34:25.890Z] #90 DONE 0.1s
19:34:25 [2023-01-05T19:34:25.890Z] 
19:34:25 [2023-01-05T19:34:25.890Z] #91 [dev-systemd-false  9/20] COPY --from=criu          /build/ /usr/local/bin/
19:34:25 [2023-01-05T19:34:25.890Z] #91 DONE 0.1s
19:34:25 [2023-01-05T19:34:25.890Z] 
19:34:25 [2023-01-05T19:34:25.890Z] #92 [dev-systemd-false 10/20] COPY --from=gotestsum     /build/ /usr/local/bin/
19:34:25 [2023-01-05T19:34:25.890Z] #92 DONE 0.1s
19:34:25 [2023-01-05T19:34:25.890Z] 
19:34:25 [2023-01-05T19:34:25.890Z] #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...)
19:34:26 [2023-01-05T19:34:26.146Z] #80 ...
19:34:26 [2023-01-05T19:34:26.146Z] 
19:34:26 [2023-01-05T19:34:26.146Z] #72 [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
19:34:26 [2023-01-05T19:34:26.146Z] #72 164.9   CC       src/libcrun/libcrun_la-custom-handler.lo
19:34:26 [2023-01-05T19:34:26.146Z] #72 165.2   CC       src/libcrun/libcrun_la-linux.lo
19:34:26 [2023-01-05T19:34:26.402Z] #72 165.5   CC       src/libcrun/libcrun_la-seccomp.lo
19:34:26 [2023-01-05T19:34:26.963Z] #72 165.8   CC       src/libcrun/libcrun_la-ebpf.lo
19:34:27 [2023-01-05T19:34:27.219Z] #72 166.0   CC       src/libcrun/libcrun_la-error.lo
19:34:27 [2023-01-05T19:34:27.219Z] #72 166.1   CC       src/libcrun/libcrun_la-status.lo
19:34:27 [2023-01-05T19:34:27.474Z] #72 166.4   CC       src/libcrun/libcrun_la-terminal.lo
19:34:27 [2023-01-05T19:34:27.474Z] #72 166.4   CC       src/libcrun/libcrun_la-chroot_realpath.lo
19:34:27 [2023-01-05T19:34:27.729Z] #72 166.6   CC       src/libcrun/libcrun_la-signals.lo
19:34:27 [2023-01-05T19:34:27.985Z] #72 166.8   CC       src/libcrun/libcrun_la-mount_flags.lo
19:34:28 [2023-01-05T19:34:28.911Z] #72 167.6   CC       src/libcrun/libcrun_la-seccomp_notify.lo
19:34:28 [2023-01-05T19:34:28.911Z] #72 167.9   CC       src/libcrun/handlers/libcrun_la-handler-utils.lo
19:34:29 [2023-01-05T19:34:29.214Z] #72 168.1   CC       src/libcrun/handlers/libcrun_la-krun.lo
19:34:29 [2023-01-05T19:34:29.469Z] #72 168.2   CC       src/libcrun/handlers/libcrun_la-wasmedge.lo
19:34:29 [2023-01-05T19:34:29.725Z] #72 168.6   CC       src/libcrun/handlers/libcrun_la-wasmer.lo
19:34:31 [2023-01-05T19:34:31.089Z] #72 169.8   CC       tests/init.o
19:34:31 [2023-01-05T19:34:31.345Z] #72 170.2   CC       tests/tests_libcrun_utils-tests_libcrun_utils.o
19:34:33 [2023-01-05T19:34:33.901Z] #72 ...
19:34:33 [2023-01-05T19:34:33.901Z] 
19:34:33 [2023-01-05T19:34:33.901Z] #76 [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...)
19:34:33 [2023-01-05T19:34:33.901Z] #76 DONE 175.3s
19:34:34 [2023-01-05T19:34:34.157Z] 
19:34:34 [2023-01-05T19:34:34.157Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.49.0"      && /build/golangci-lint --version
19:34:42 [2023-01-05T19:34:42.292Z] #62 ...
19:34:42 [2023-01-05T19:34:42.292Z] 
19:34:42 [2023-01-05T19:34:42.292Z] #72 [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
19:34:42 [2023-01-05T19:34:42.292Z] #72 180.2   CCLD     tests/init
19:34:54 [2023-01-05T19:34:54.505Z] #72 191.5   AR       libcrun_testing.a
19:34:54 [2023-01-05T19:34:54.505Z] #72 191.5 ar: `u' modifier ignored since `D' is the default (see `U')
19:34:54 [2023-01-05T19:34:54.505Z] #72 191.6   CCLD     tests/tests_libcrun_utils
19:34:54 [2023-01-05T19:34:54.505Z] #72 191.6   CCLD     tests/tests_libcrun_errors
19:34:54 [2023-01-05T19:34:54.505Z] #72 191.6   CCLD     tests/tests_libcrun_fuzzer
19:34:54 [2023-01-05T19:34:54.505Z] #72 191.9   CCLD     libcrun.la
19:34:54 [2023-01-05T19:34:54.505Z] #72 192.5   CCLD     crun
19:34:54 [2023-01-05T19:34:54.505Z] #72 192.8 make[3]: Entering directory '/tmp/crun-build'
19:34:54 [2023-01-05T19:34:54.505Z] #72 193.0  /bin/mkdir -p '/usr/local/lib'
19:34:54 [2023-01-05T19:34:54.505Z] #72 193.0  /bin/mkdir -p '/usr/local/share/man/man1'
19:34:54 [2023-01-05T19:34:54.505Z] #72 193.0  /bin/bash ./libtool   --mode=install /usr/bin/install -c   libcrun.la '/usr/local/lib'
19:34:54 [2023-01-05T19:34:54.505Z] #72 193.0  /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1'
19:34:54 [2023-01-05T19:34:54.505Z] #72 193.1 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la
19:34:54 [2023-01-05T19:34:54.505Z] #72 193.1 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a
19:34:54 [2023-01-05T19:34:54.505Z] #72 193.1 libtool: install: chmod 644 /usr/local/lib/libcrun.a
19:34:54 [2023-01-05T19:34:54.505Z] #72 193.1 libtool: install: ranlib /usr/local/lib/libcrun.a
19:34:54 [2023-01-05T19:34:54.505Z] #72 193.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
19:34:54 [2023-01-05T19:34:54.505Z] #72 193.2 ----------------------------------------------------------------------
19:34:54 [2023-01-05T19:34:54.506Z] #72 193.2 Libraries have been installed in:
19:34:54 [2023-01-05T19:34:54.506Z] #72 193.2    /usr/local/lib
19:34:54 [2023-01-05T19:34:54.506Z] #72 193.2 
19:34:54 [2023-01-05T19:34:54.506Z] #72 193.2 If you ever happen to want to link against installed libraries
19:34:54 [2023-01-05T19:34:54.506Z] #72 193.2 in a given directory, LIBDIR, you must either use libtool, and
19:34:54 [2023-01-05T19:34:54.506Z] #72 193.2 specify the full pathname of the library, or use the '-LLIBDIR'
19:34:54 [2023-01-05T19:34:54.506Z] #72 193.2 flag during linking and do at least one of the following:
19:34:54 [2023-01-05T19:34:54.506Z] #72 193.2    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
19:34:54 [2023-01-05T19:34:54.506Z] #72 193.2      during execution
19:34:54 [2023-01-05T19:34:54.506Z] #72 193.2    - add LIBDIR to the 'LD_RUN_PATH' environment variable
19:34:54 [2023-01-05T19:34:54.506Z] #72 193.2      during linking
19:34:54 [2023-01-05T19:34:54.506Z] #72 193.2    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
19:34:54 [2023-01-05T19:34:54.506Z] #72 193.2    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
19:34:54 [2023-01-05T19:34:54.506Z] #72 193.2 
19:34:54 [2023-01-05T19:34:54.506Z] #72 193.2 See any operating system documentation about shared libraries for
19:34:54 [2023-01-05T19:34:54.506Z] #72 193.2 more information, such as the ld(1) and ld.so(8) manual pages.
19:34:54 [2023-01-05T19:34:54.506Z] #72 193.2 ----------------------------------------------------------------------
19:34:54 [2023-01-05T19:34:54.506Z] #72 193.2  /bin/mkdir -p '/build'
19:34:54 [2023-01-05T19:34:54.506Z] #72 193.2   /bin/bash ./libtool   --mode=install /usr/bin/install -c crun '/build'
19:34:54 [2023-01-05T19:34:54.506Z] #72 193.3 libtool: install: /usr/bin/install -c crun /build/crun
19:34:54 [2023-01-05T19:34:54.506Z] #72 193.4 make[3]: Leaving directory '/tmp/crun-build'
19:34:54 [2023-01-05T19:34:54.506Z] #72 193.4 make[2]: Leaving directory '/tmp/crun-build'
19:34:54 [2023-01-05T19:34:54.506Z] #72 193.4 make[1]: Leaving directory '/tmp/crun-build'
19:34:55 [2023-01-05T19:34:55.069Z] #72 DONE 193.8s
19:34:55 [2023-01-05T19:34:55.069Z] 
19:34:55 [2023-01-05T19:34:55.069Z] #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...)
19:34:58 [2023-01-05T19:34:58.376Z] #80 183.4 + bin/containerd
19:34:58 [2023-01-05T19:34:58.376Z] #80 183.4 go build  -gcflags=-trimpath=/go/src  -o bin/containerd -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.0-beta.1 -X github.com/containerd/containerd/version.Revision=7db53e0e8cde84641634a2fa083b1f2b1b51e46a -X github.com/containerd/containerd/version.Package=github.com/containerd/containerd -s -w -extldflags "-static" ' -tags "urfave_cli_no_docs osusergo netgo static_build"  ./cmd/containerd
19:35:01 [2023-01-05T19:35:01.641Z] #80 ...
19:35:01 [2023-01-05T19:35:01.641Z] 
19:35:01 [2023-01-05T19:35:01.641Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.49.0"      && /build/golangci-lint --version
19:35:01 [2023-01-05T19:35:01.641Z] #62 254.0 golangci-lint has version v1.49.0 built from (unknown, mod sum: "h1:I8WHOavragDttlLHtSraHn/h39C+R60bEQ5NoGcHQr8=") on (unknown)
19:35:01 [2023-01-05T19:35:01.641Z] #62 DONE 254.7s
19:35:01 [2023-01-05T19:35:01.641Z] 
19:35:01 [2023-01-05T19:35:01.641Z] #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...)
19:35:02 [2023-01-05T19:35:02.570Z] #80 ...
19:35:02 [2023-01-05T19:35:02.570Z] 
19:35:02 [2023-01-05T19:35:02.570Z] #93 [dev-systemd-false 11/20] COPY --from=golangci_lint /build/ /usr/local/bin/
19:35:02 [2023-01-05T19:35:02.570Z] #93 DONE 0.2s
19:35:02 [2023-01-05T19:35:02.570Z] 
19:35:02 [2023-01-05T19:35:02.570Z] #94 [dev-systemd-false 12/20] COPY --from=shfmt         /build/ /usr/local/bin/
19:35:02 [2023-01-05T19:35:02.570Z] #94 DONE 0.1s
19:35:02 [2023-01-05T19:35:02.570Z] 
19:35:02 [2023-01-05T19:35:02.570Z] #95 [dev-systemd-false 13/20] COPY --from=runc          /build/ /usr/local/bin/
19:35:02 [2023-01-05T19:35:02.570Z] #95 DONE 0.1s
19:35:02 [2023-01-05T19:35:02.570Z] 
19:35:02 [2023-01-05T19:35:02.570Z] #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...)
19:35:41 [2023-01-05T19:35:41.319Z] #80 223.2 + bin/containerd-stress
19:35:41 [2023-01-05T19:35:41.319Z] #80 223.2 go build  -gcflags=-trimpath=/go/src  -o bin/containerd-stress -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.0-beta.1 -X github.com/containerd/containerd/version.Revision=7db53e0e8cde84641634a2fa083b1f2b1b51e46a -X github.com/containerd/containerd/version.Package=github.com/containerd/containerd -s -w -extldflags "-static" ' -tags "urfave_cli_no_docs osusergo netgo static_build"  ./cmd/containerd-stress
19:35:41 [2023-01-05T19:35:41.319Z] #80 224.7 + bin/containerd-shim
19:35:41 [2023-01-05T19:35:41.319Z] #80 225.3 + bin/containerd-shim-runc-v1
19:35:41 [2023-01-05T19:35:41.319Z] #80 226.2 + bin/containerd-shim-runc-v2
19:35:41 [2023-01-05T19:35:41.319Z] #80 227.0 + binaries
19:35:43 [2023-01-05T19:35:43.843Z] #80 DONE 229.3s
19:35:44 [2023-01-05T19:35:44.430Z] 
19:35:44 [2023-01-05T19:35:44.430Z] #96 [dev-systemd-false 14/20] COPY --from=containerd    /build/ /usr/local/bin/
19:35:45 [2023-01-05T19:35:45.796Z] #96 DONE 1.4s
19:35:45 [2023-01-05T19:35:45.796Z] 
19:35:45 [2023-01-05T19:35:45.796Z] #97 [dev-systemd-false 15/20] COPY --from=rootlesskit   /build/ /usr/local/bin/
19:35:45 [2023-01-05T19:35:45.796Z] #97 DONE 0.1s
19:35:46 [2023-01-05T19:35:46.053Z] 
19:35:46 [2023-01-05T19:35:46.053Z] #98 [dev-systemd-false 16/20] COPY --from=vpnkit        /       /usr/local/bin/
19:35:46 [2023-01-05T19:35:46.308Z] #98 DONE 0.3s
19:35:46 [2023-01-05T19:35:46.308Z] 
19:35:46 [2023-01-05T19:35:46.308Z] #99 [dev-systemd-false 17/20] COPY --from=containerutil /build/ /usr/local/bin/
19:35:46 [2023-01-05T19:35:46.308Z] #99 DONE 0.0s
19:35:46 [2023-01-05T19:35:46.308Z] 
19:35:46 [2023-01-05T19:35:46.308Z] #100 [dev-systemd-false 18/20] COPY --from=crun          /build/ /usr/local/bin/
19:35:46 [2023-01-05T19:35:46.308Z] #100 DONE 0.1s
19:35:46 [2023-01-05T19:35:46.564Z] 
19:35:46 [2023-01-05T19:35:46.564Z] #101 [dev-systemd-false 19/20] COPY hack/dockerfile/etc/docker/  /etc/docker/
19:35:46 [2023-01-05T19:35:46.564Z] #101 DONE 0.0s
19:35:46 [2023-01-05T19:35:46.564Z] 
19:35:46 [2023-01-05T19:35:46.564Z] #102 [dev-systemd-false 20/20] WORKDIR /go/src/github.com/docker/docker
19:35:46 [2023-01-05T19:35:46.564Z] #102 DONE 0.0s
19:35:46 [2023-01-05T19:35:46.564Z] 
19:35:46 [2023-01-05T19:35:46.564Z] #103 [dev-base  1/10] RUN groupadd -r docker
19:35:46 [2023-01-05T19:35:46.819Z] #103 DONE 0.4s
19:35:46 [2023-01-05T19:35:46.819Z] 
19:35:46 [2023-01-05T19:35:46.819Z] #104 [dev-base  2/10] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
19:35:47 [2023-01-05T19:35:47.423Z] #104 DONE 0.5s
19:35:47 [2023-01-05T19:35:47.423Z] 
19:35:47 [2023-01-05T19:35:47.423Z] #105 [dev-base  3/10] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
19:35:47 [2023-01-05T19:35:47.679Z] #105 0.426 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
19:35:47 [2023-01-05T19:35:47.679Z] #105 DONE 0.5s
19:35:47 [2023-01-05T19:35:47.935Z] 
19:35:47 [2023-01-05T19:35:47.935Z] #106 [dev-base  4/10] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
19:35:48 [2023-01-05T19:35:48.190Z] #106 DONE 0.4s
19:35:48 [2023-01-05T19:35:48.446Z] 
19:35:48 [2023-01-05T19:35:48.446Z] #107 [dev-base  5/10] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
19:35:48 [2023-01-05T19:35:48.702Z] #107 DONE 0.4s
19:35:48 [2023-01-05T19:35:48.702Z] 
19:35:48 [2023-01-05T19:35:48.702Z] #108 [dev-base  6/10] RUN ldconfig
19:35:49 [2023-01-05T19:35:49.263Z] #108 DONE 0.5s
19:35:49 [2023-01-05T19:35:49.263Z] 
19:35:49 [2023-01-05T19:35:49.263Z] #109 [dev-base  7/10] 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
19:35:49 [2023-01-05T19:35:49.824Z] #109 0.707 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
19:35:49 [2023-01-05T19:35:49.824Z] #109 0.717 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
19:35:49 [2023-01-05T19:35:49.824Z] #109 0.717 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
19:35:49 [2023-01-05T19:35:49.824Z] #109 0.842 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB]
19:35:50 [2023-01-05T19:35:50.080Z] #109 0.965 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [206 kB]
19:35:50 [2023-01-05T19:35:50.080Z] #109 1.077 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
19:35:51 [2023-01-05T19:35:51.047Z] #109 1.810 Fetched 8498 kB in 1s (6237 kB/s)
19:35:51 [2023-01-05T19:35:51.608Z] #109 1.810 Reading package lists...
19:35:51 [2023-01-05T19:35:51.863Z] #109 2.347 Reading package lists...
19:35:52 [2023-01-05T19:35:52.374Z] #109 2.873 Building dependency tree...
19:35:52 [2023-01-05T19:35:52.374Z] #109 3.198 The following additional packages will be installed:
19:35:52 [2023-01-05T19:35:52.374Z] #109 3.199   dmsetup libaio1 libapparmor1 libargon2-1 libbpf0 libcap2 libcryptsetup12
19:35:52 [2023-01-05T19:35:52.374Z] #109 3.199   libdevmapper1.02.1 libelf1 libgpm2 libicu67 libinih1 libip4tc2 libip6tc2
19:35:52 [2023-01-05T19:35:52.374Z] #109 3.199   libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 libnetfilter-conntrack3
19:35:52 [2023-01-05T19:35:52.374Z] #109 3.199   libnfnetlink0 libnftnl11 libonig5 libxtables12 python-pip-whl
19:35:52 [2023-01-05T19:35:52.374Z] #109 3.199   python3-distutils python3-lib2to3 python3-pkg-resources systemd vim-runtime
19:35:52 [2023-01-05T19:35:52.374Z] #109 3.199   xxd
19:35:52 [2023-01-05T19:35:52.374Z] #109 3.201 Suggested packages:
19:35:52 [2023-01-05T19:35:52.374Z] #109 3.201   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
19:35:52 [2023-01-05T19:35:52.374Z] #109 3.201   gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1
19:35:52 [2023-01-05T19:35:52.374Z] #109 3.201   ctags vim-doc vim-scripts xfsdump acl attr quota
19:35:52 [2023-01-05T19:35:52.374Z] #109 3.201 Recommended packages:
19:35:52 [2023-01-05T19:35:52.374Z] #109 3.201   libatm1 nftables libpam-cap build-essential python3-dev dbus
19:35:52 [2023-01-05T19:35:52.374Z] #109 3.201   systemd-timesyncd | time-daemon unzip
19:35:52 [2023-01-05T19:35:52.630Z] #109 3.568 The following NEW packages will be installed:
19:35:52 [2023-01-05T19:35:52.887Z] #109 3.569   apparmor bash-completion bzip2 dmsetup inetutils-ping iproute2 iptables jq
19:35:52 [2023-01-05T19:35:52.887Z] #109 3.569   libaio1 libapparmor1 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12
19:35:52 [2023-01-05T19:35:52.887Z] #109 3.569   libdevmapper1.02.1 libelf1 libgpm2 libicu67 libinih1 libip4tc2 libip6tc2
19:35:52 [2023-01-05T19:35:52.887Z] #109 3.569   libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 libnet1
19:35:52 [2023-01-05T19:35:52.887Z] #109 3.569   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
19:35:52 [2023-01-05T19:35:52.887Z] #109 3.570   libprotobuf-c1 libxtables12 libyajl2 net-tools patch pigz python-pip-whl
19:35:52 [2023-01-05T19:35:52.887Z] #109 3.570   python3-distutils python3-lib2to3 python3-pip python3-pkg-resources
19:35:52 [2023-01-05T19:35:52.887Z] #109 3.570   python3-setuptools python3-wheel sudo systemd systemd-journal-remote
19:35:52 [2023-01-05T19:35:52.887Z] #109 3.570   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
19:35:52 [2023-01-05T19:35:52.887Z] #109 3.570   xz-utils zip zstd
19:35:52 [2023-01-05T19:35:52.887Z] #109 3.845 0 upgraded, 59 newly installed, 0 to remove and 1 not upgraded.
19:35:52 [2023-01-05T19:35:52.887Z] #109 3.845 Need to get 32.1 MB of archives.
19:35:52 [2023-01-05T19:35:52.887Z] #109 3.845 After this operation, 124 MB of additional disk space will be used.
19:35:52 [2023-01-05T19:35:52.887Z] #109 3.845 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB]
19:35:53 [2023-01-05T19:35:53.143Z] #109 3.848 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
19:35:53 [2023-01-05T19:35:53.143Z] #109 3.849 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libargon2-1 arm64 0~20171227-0.2 [18.9 kB]
19:35:53 [2023-01-05T19:35:53.143Z] #109 3.850 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB]
19:35:53 [2023-01-05T19:35:53.143Z] #109 3.852 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB]
19:35:53 [2023-01-05T19:35:53.143Z] #109 3.853 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjson-c5 arm64 0.15-2 [41.6 kB]
19:35:53 [2023-01-05T19:35:53.143Z] #109 3.855 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcryptsetup12 arm64 2:2.3.7-1+deb11u1 [230 kB]
19:35:53 [2023-01-05T19:35:53.143Z] #109 3.856 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB]
19:35:53 [2023-01-05T19:35:53.143Z] #109 3.857 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libkmod2 arm64 28-1 [52.5 kB]
19:35:53 [2023-01-05T19:35:53.143Z] #109 3.864 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 systemd arm64 247.3-7+deb11u1 [4153 kB]
19:35:53 [2023-01-05T19:35:53.143Z] #109 3.896 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB]
19:35:53 [2023-01-05T19:35:53.143Z] #109 3.896 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB]
19:35:53 [2023-01-05T19:35:53.143Z] #109 3.897 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB]
19:35:53 [2023-01-05T19:35:53.143Z] #109 3.897 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB]
19:35:53 [2023-01-05T19:35:53.143Z] #109 3.897 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB]
19:35:53 [2023-01-05T19:35:53.143Z] #109 3.897 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB]
19:35:53 [2023-01-05T19:35:53.143Z] #109 3.897 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB]
19:35:53 [2023-01-05T19:35:53.143Z] #109 3.901 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB]
19:35:53 [2023-01-05T19:35:53.143Z] #109 3.902 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
19:35:53 [2023-01-05T19:35:53.143Z] #109 3.904 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB]
19:35:53 [2023-01-05T19:35:53.143Z] #109 3.905 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
19:35:53 [2023-01-05T19:35:53.143Z] #109 3.906 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
19:35:53 [2023-01-05T19:35:53.143Z] #109 3.910 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB]
19:35:53 [2023-01-05T19:35:53.143Z] #109 3.911 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1+deb11u1 [242 kB]
19:35:53 [2023-01-05T19:35:53.143Z] #109 3.912 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB]
19:35:53 [2023-01-05T19:35:53.143Z] #109 3.913 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB]
19:35:53 [2023-01-05T19:35:53.143Z] #109 3.913 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB]
19:35:53 [2023-01-05T19:35:53.143Z] #109 3.915 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB]
19:35:53 [2023-01-05T19:35:53.143Z] #109 3.916 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB]
19:35:53 [2023-01-05T19:35:53.143Z] #109 3.918 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB]
19:35:53 [2023-01-05T19:35:53.143Z] #109 3.920 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
19:35:53 [2023-01-05T19:35:53.143Z] #109 3.921 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB]
19:35:53 [2023-01-05T19:35:53.143Z] #109 3.921 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB]
19:35:53 [2023-01-05T19:35:53.143Z] #109 3.923 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB]
19:35:53 [2023-01-05T19:35:53.143Z] #109 3.924 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
19:35:53 [2023-01-05T19:35:53.143Z] #109 3.974 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B]
19:35:53 [2023-01-05T19:35:53.143Z] #109 3.974 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmicrohttpd12 arm64 0.9.72-2 [104 kB]
19:35:53 [2023-01-05T19:35:53.143Z] #109 3.975 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
19:35:53 [2023-01-05T19:35:53.143Z] #109 3.976 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB]
19:35:53 [2023-01-05T19:35:53.143Z] #109 3.977 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
19:35:53 [2023-01-05T19:35:53.143Z] #109 3.978 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB]
19:35:53 [2023-01-05T19:35:53.143Z] #109 3.978 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB]
19:35:53 [2023-01-05T19:35:53.143Z] #109 3.979 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
19:35:53 [2023-01-05T19:35:53.143Z] #109 3.980 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
19:35:53 [2023-01-05T19:35:53.143Z] #109 3.989 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
19:35:53 [2023-01-05T19:35:53.143Z] #109 3.990 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB]
19:35:53 [2023-01-05T19:35:53.143Z] #109 3.991 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB]
19:35:53 [2023-01-05T19:35:53.143Z] #109 3.992 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB]
19:35:53 [2023-01-05T19:35:53.143Z] #109 3.994 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB]
19:35:53 [2023-01-05T19:35:53.143Z] #109 3.994 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
19:35:53 [2023-01-05T19:35:53.143Z] #109 4.010 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB]
19:35:53 [2023-01-05T19:35:53.143Z] #109 4.015 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 systemd-journal-remote arm64 247.3-7+deb11u1 [161 kB]
19:35:53 [2023-01-05T19:35:53.143Z] #109 4.016 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB]
19:35:53 [2023-01-05T19:35:53.143Z] #109 4.018 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB]
19:35:53 [2023-01-05T19:35:53.143Z] #109 4.020 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
19:35:53 [2023-01-05T19:35:53.143Z] #109 4.055 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB]
19:35:53 [2023-01-05T19:35:53.143Z] #109 4.062 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB]
19:35:53 [2023-01-05T19:35:53.143Z] #109 4.066 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB]
19:35:53 [2023-01-05T19:35:53.143Z] #109 4.067 Get:59 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB]
19:35:53 [2023-01-05T19:35:53.399Z] #109 4.211 debconf: delaying package configuration, since apt-utils is not installed
19:35:53 [2023-01-05T19:35:53.399Z] #109 4.250 Fetched 32.1 MB in 0s (65.4 MB/s)
19:35:53 [2023-01-05T19:35:53.399Z] #109 4.280 Selecting previously unselected package libapparmor1:arm64.
19:35:53 [2023-01-05T19:35:53.399Z] #109 4.280 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15744 files and directories currently installed.)
19:35:53 [2023-01-05T19:35:53.399Z] #109 4.289 Preparing to unpack .../00-libapparmor1_2.13.6-10_arm64.deb ...
19:35:53 [2023-01-05T19:35:53.399Z] #109 4.299 Unpacking libapparmor1:arm64 (2.13.6-10) ...
19:35:53 [2023-01-05T19:35:53.399Z] #109 4.343 Selecting previously unselected package libcap2:arm64.
19:35:53 [2023-01-05T19:35:53.399Z] #109 4.345 Preparing to unpack .../01-libcap2_1%3a2.44-1_arm64.deb ...
19:35:53 [2023-01-05T19:35:53.399Z] #109 4.349 Unpacking libcap2:arm64 (1:2.44-1) ...
19:35:53 [2023-01-05T19:35:53.399Z] #109 4.389 Selecting previously unselected package libargon2-1:arm64.
19:35:53 [2023-01-05T19:35:53.655Z] #109 4.391 Preparing to unpack .../02-libargon2-1_0~20171227-0.2_arm64.deb ...
19:35:53 [2023-01-05T19:35:53.655Z] #109 4.396 Unpacking libargon2-1:arm64 (0~20171227-0.2) ...
19:35:53 [2023-01-05T19:35:53.655Z] #109 4.431 Selecting previously unselected package dmsetup.
19:35:53 [2023-01-05T19:35:53.655Z] #109 4.433 Preparing to unpack .../03-dmsetup_2%3a1.02.175-2.1_arm64.deb ...
19:35:53 [2023-01-05T19:35:53.655Z] #109 4.439 Unpacking dmsetup (2:1.02.175-2.1) ...
19:35:53 [2023-01-05T19:35:53.655Z] #109 4.490 Selecting previously unselected package libdevmapper1.02.1:arm64.
19:35:53 [2023-01-05T19:35:53.655Z] #109 4.492 Preparing to unpack .../04-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ...
19:35:53 [2023-01-05T19:35:53.655Z] #109 4.496 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
19:35:53 [2023-01-05T19:35:53.655Z] #109 4.544 Selecting previously unselected package libjson-c5:arm64.
19:35:53 [2023-01-05T19:35:53.655Z] #109 4.546 Preparing to unpack .../05-libjson-c5_0.15-2_arm64.deb ...
19:35:53 [2023-01-05T19:35:53.655Z] #109 4.550 Unpacking libjson-c5:arm64 (0.15-2) ...
19:35:53 [2023-01-05T19:35:53.655Z] #109 4.589 Selecting previously unselected package libcryptsetup12:arm64.
19:35:53 [2023-01-05T19:35:53.655Z] #109 4.591 Preparing to unpack .../06-libcryptsetup12_2%3a2.3.7-1+deb11u1_arm64.deb ...
19:35:53 [2023-01-05T19:35:53.910Z] #109 4.595 Unpacking libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ...
19:35:53 [2023-01-05T19:35:53.910Z] #109 4.649 Selecting previously unselected package libip4tc2:arm64.
19:35:53 [2023-01-05T19:35:53.910Z] #109 4.651 Preparing to unpack .../07-libip4tc2_1.8.7-1_arm64.deb ...
19:35:53 [2023-01-05T19:35:53.910Z] #109 4.656 Unpacking libip4tc2:arm64 (1.8.7-1) ...
19:35:53 [2023-01-05T19:35:53.910Z] #109 4.700 Selecting previously unselected package libkmod2:arm64.
19:35:53 [2023-01-05T19:35:53.910Z] #109 4.700 Preparing to unpack .../08-libkmod2_28-1_arm64.deb ...
19:35:53 [2023-01-05T19:35:53.910Z] #109 4.704 Unpacking libkmod2:arm64 (28-1) ...
19:35:53 [2023-01-05T19:35:53.910Z] #109 4.758 Selecting previously unselected package systemd.
19:35:53 [2023-01-05T19:35:53.910Z] #109 4.760 Preparing to unpack .../09-systemd_247.3-7+deb11u1_arm64.deb ...
19:35:53 [2023-01-05T19:35:53.910Z] #109 4.809 Unpacking systemd (247.3-7+deb11u1) ...
19:35:54 [2023-01-05T19:35:54.470Z] #109 5.194 Selecting previously unselected package pigz.
19:35:54 [2023-01-05T19:35:54.470Z] #109 5.195 Preparing to unpack .../10-pigz_2.6-1_arm64.deb ...
19:35:54 [2023-01-05T19:35:54.470Z] #109 5.200 Unpacking pigz (2.6-1) ...
19:35:54 [2023-01-05T19:35:54.470Z] #109 5.247 Selecting previously unselected package libelf1:arm64.
19:35:54 [2023-01-05T19:35:54.470Z] #109 5.249 Preparing to unpack .../11-libelf1_0.183-1_arm64.deb ...
19:35:54 [2023-01-05T19:35:54.470Z] #109 5.253 Unpacking libelf1:arm64 (0.183-1) ...
19:35:54 [2023-01-05T19:35:54.470Z] #109 5.303 Selecting previously unselected package libbpf0:arm64.
19:35:54 [2023-01-05T19:35:54.470Z] #109 5.305 Preparing to unpack .../12-libbpf0_1%3a0.3-2_arm64.deb ...
19:35:54 [2023-01-05T19:35:54.470Z] #109 5.311 Unpacking libbpf0:arm64 (1:0.3-2) ...
19:35:54 [2023-01-05T19:35:54.470Z] #109 5.358 Selecting previously unselected package libmnl0:arm64.
19:35:54 [2023-01-05T19:35:54.470Z] #109 5.361 Preparing to unpack .../13-libmnl0_1.0.4-3_arm64.deb ...
19:35:54 [2023-01-05T19:35:54.470Z] #109 5.365 Unpacking libmnl0:arm64 (1.0.4-3) ...
19:35:54 [2023-01-05T19:35:54.470Z] #109 5.407 Selecting previously unselected package libxtables12:arm64.
19:35:54 [2023-01-05T19:35:54.470Z] #109 5.410 Preparing to unpack .../14-libxtables12_1.8.7-1_arm64.deb ...
19:35:54 [2023-01-05T19:35:54.470Z] #109 5.417 Unpacking libxtables12:arm64 (1.8.7-1) ...
19:35:54 [2023-01-05T19:35:54.470Z] #109 5.461 Selecting previously unselected package libcap2-bin.
19:35:54 [2023-01-05T19:35:54.726Z] #109 5.464 Preparing to unpack .../15-libcap2-bin_1%3a2.44-1_arm64.deb ...
19:35:54 [2023-01-05T19:35:54.726Z] #109 5.473 Unpacking libcap2-bin (1:2.44-1) ...
19:35:54 [2023-01-05T19:35:54.726Z] #109 5.526 Selecting previously unselected package iproute2.
19:35:54 [2023-01-05T19:35:54.726Z] #109 5.528 Preparing to unpack .../16-iproute2_5.10.0-4_arm64.deb ...
19:35:54 [2023-01-05T19:35:54.726Z] #109 5.534 Unpacking iproute2 (5.10.0-4) ...
19:35:54 [2023-01-05T19:35:54.726Z] #109 5.707 Selecting previously unselected package xxd.
19:35:54 [2023-01-05T19:35:54.726Z] #109 5.709 Preparing to unpack .../17-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ...
19:35:54 [2023-01-05T19:35:54.726Z] #109 5.714 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
19:35:54 [2023-01-05T19:35:54.981Z] #109 5.777 Selecting previously unselected package vim-common.
19:35:54 [2023-01-05T19:35:54.981Z] #109 5.780 Preparing to unpack .../18-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
19:35:54 [2023-01-05T19:35:54.981Z] #109 5.790 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
19:35:54 [2023-01-05T19:35:54.981Z] #109 5.856 Selecting previously unselected package bash-completion.
19:35:54 [2023-01-05T19:35:54.981Z] #109 5.858 Preparing to unpack .../19-bash-completion_1%3a2.11-2_all.deb ...
19:35:55 [2023-01-05T19:35:55.907Z] #109 6.511 Unpacking bash-completion (1:2.11-2) ...
19:35:55 [2023-01-05T19:35:55.907Z] #109 6.624 Selecting previously unselected package bzip2.
19:35:55 [2023-01-05T19:35:55.907Z] #109 6.626 Preparing to unpack .../20-bzip2_1.0.8-4_arm64.deb ...
19:35:55 [2023-01-05T19:35:55.907Z] #109 6.631 Unpacking bzip2 (1.0.8-4) ...
19:35:55 [2023-01-05T19:35:55.907Z] #109 6.677 Selecting previously unselected package xz-utils.
19:35:55 [2023-01-05T19:35:55.907Z] #109 6.680 Preparing to unpack .../21-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
19:35:55 [2023-01-05T19:35:55.907Z] #109 6.684 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
19:35:55 [2023-01-05T19:35:55.907Z] #109 6.747 Selecting previously unselected package apparmor.
19:35:55 [2023-01-05T19:35:55.907Z] #109 6.750 Preparing to unpack .../22-apparmor_2.13.6-10_arm64.deb ...
19:35:55 [2023-01-05T19:35:55.907Z] #109 6.773 Unpacking apparmor (2.13.6-10) ...
19:35:55 [2023-01-05T19:35:55.907Z] #109 6.878 Selecting previously unselected package inetutils-ping.
19:35:56 [2023-01-05T19:35:56.163Z] #109 6.880 Preparing to unpack .../23-inetutils-ping_2%3a2.0-1+deb11u1_arm64.deb ...
19:35:56 [2023-01-05T19:35:56.163Z] #109 6.887 Unpacking inetutils-ping (2:2.0-1+deb11u1) ...
19:35:56 [2023-01-05T19:35:56.163Z] #109 6.944 Selecting previously unselected package libip6tc2:arm64.
19:35:56 [2023-01-05T19:35:56.163Z] #109 6.947 Preparing to unpack .../24-libip6tc2_1.8.7-1_arm64.deb ...
19:35:56 [2023-01-05T19:35:56.163Z] #109 6.951 Unpacking libip6tc2:arm64 (1.8.7-1) ...
19:35:56 [2023-01-05T19:35:56.163Z] #109 6.990 Selecting previously unselected package libnfnetlink0:arm64.
19:35:56 [2023-01-05T19:35:56.163Z] #109 6.990 Preparing to unpack .../25-libnfnetlink0_1.0.1-3+b1_arm64.deb ...
19:35:56 [2023-01-05T19:35:56.163Z] #109 6.995 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ...
19:35:56 [2023-01-05T19:35:56.163Z] #109 7.030 Selecting previously unselected package libnetfilter-conntrack3:arm64.
19:35:56 [2023-01-05T19:35:56.163Z] #109 7.032 Preparing to unpack .../26-libnetfilter-conntrack3_1.0.8-3_arm64.deb ...
19:35:56 [2023-01-05T19:35:56.163Z] #109 7.036 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ...
19:35:56 [2023-01-05T19:35:56.163Z] #109 7.075 Selecting previously unselected package libnftnl11:arm64.
19:35:56 [2023-01-05T19:35:56.163Z] #109 7.078 Preparing to unpack .../27-libnftnl11_1.1.9-1_arm64.deb ...
19:35:56 [2023-01-05T19:35:56.163Z] #109 7.083 Unpacking libnftnl11:arm64 (1.1.9-1) ...
19:35:56 [2023-01-05T19:35:56.163Z] #109 7.131 Selecting previously unselected package iptables.
19:35:56 [2023-01-05T19:35:56.418Z] #109 7.133 Preparing to unpack .../28-iptables_1.8.7-1_arm64.deb ...
19:35:56 [2023-01-05T19:35:56.418Z] #109 7.139 Unpacking iptables (1.8.7-1) ...
19:35:56 [2023-01-05T19:35:56.418Z] #109 7.223 Selecting previously unselected package libonig5:arm64.
19:35:56 [2023-01-05T19:35:56.418Z] #109 7.225 Preparing to unpack .../29-libonig5_6.9.6-1.1_arm64.deb ...
19:35:56 [2023-01-05T19:35:56.418Z] #109 7.229 Unpacking libonig5:arm64 (6.9.6-1.1) ...
19:35:56 [2023-01-05T19:35:56.418Z] #109 7.293 Selecting previously unselected package libjq1:arm64.
19:35:56 [2023-01-05T19:35:56.418Z] #109 7.293 Preparing to unpack .../30-libjq1_1.6-2.1_arm64.deb ...
19:35:56 [2023-01-05T19:35:56.418Z] #109 7.297 Unpacking libjq1:arm64 (1.6-2.1) ...
19:35:56 [2023-01-05T19:35:56.418Z] #109 7.335 Selecting previously unselected package jq.
19:35:56 [2023-01-05T19:35:56.418Z] #109 7.338 Preparing to unpack .../31-jq_1.6-2.1_arm64.deb ...
19:35:56 [2023-01-05T19:35:56.418Z] #109 7.342 Unpacking jq (1.6-2.1) ...
19:35:56 [2023-01-05T19:35:56.418Z] #109 7.386 Selecting previously unselected package libaio1:arm64.
19:35:56 [2023-01-05T19:35:56.674Z] #109 7.388 Preparing to unpack .../32-libaio1_0.3.112-9_arm64.deb ...
19:35:56 [2023-01-05T19:35:56.674Z] #109 7.392 Unpacking libaio1:arm64 (0.3.112-9) ...
19:35:56 [2023-01-05T19:35:56.674Z] #109 7.428 Selecting previously unselected package libgpm2:arm64.
19:35:56 [2023-01-05T19:35:56.674Z] #109 7.430 Preparing to unpack .../33-libgpm2_1.20.7-8_arm64.deb ...
19:35:56 [2023-01-05T19:35:56.674Z] #109 7.435 Unpacking libgpm2:arm64 (1.20.7-8) ...
19:35:56 [2023-01-05T19:35:56.674Z] #109 7.473 Selecting previously unselected package libicu67:arm64.
19:35:56 [2023-01-05T19:35:56.674Z] #109 7.473 Preparing to unpack .../34-libicu67_67.1-7_arm64.deb ...
19:35:56 [2023-01-05T19:35:56.674Z] #109 7.477 Unpacking libicu67:arm64 (67.1-7) ...
19:35:57 [2023-01-05T19:35:57.600Z] #109 8.165 Selecting previously unselected package libinih1:arm64.
19:35:57 [2023-01-05T19:35:57.600Z] #109 8.168 Preparing to unpack .../35-libinih1_53-1+b2_arm64.deb ...
19:35:57 [2023-01-05T19:35:57.600Z] #109 8.172 Unpacking libinih1:arm64 (53-1+b2) ...
19:35:57 [2023-01-05T19:35:57.600Z] #109 8.213 Selecting previously unselected package libmicrohttpd12:arm64.
19:35:57 [2023-01-05T19:35:57.600Z] #109 8.215 Preparing to unpack .../36-libmicrohttpd12_0.9.72-2_arm64.deb ...
19:35:57 [2023-01-05T19:35:57.600Z] #109 8.220 Unpacking libmicrohttpd12:arm64 (0.9.72-2) ...
19:35:57 [2023-01-05T19:35:57.600Z] #109 8.278 Selecting previously unselected package libnet1:arm64.
19:35:57 [2023-01-05T19:35:57.600Z] #109 8.279 Preparing to unpack .../37-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
19:35:57 [2023-01-05T19:35:57.600Z] #109 8.284 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
19:35:57 [2023-01-05T19:35:57.600Z] #109 8.330 Selecting previously unselected package libnl-3-200:arm64.
19:35:57 [2023-01-05T19:35:57.600Z] #109 8.332 Preparing to unpack .../38-libnl-3-200_3.4.0-1+b1_arm64.deb ...
19:35:57 [2023-01-05T19:35:57.600Z] #109 8.338 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ...
19:35:57 [2023-01-05T19:35:57.600Z] #109 8.382 Selecting previously unselected package libprotobuf-c1:arm64.
19:35:57 [2023-01-05T19:35:57.600Z] #109 8.384 Preparing to unpack .../39-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
19:35:57 [2023-01-05T19:35:57.600Z] #109 8.389 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
19:35:57 [2023-01-05T19:35:57.600Z] #109 8.425 Selecting previously unselected package libyajl2:arm64.
19:35:57 [2023-01-05T19:35:57.600Z] #109 8.428 Preparing to unpack .../40-libyajl2_2.1.0-3_arm64.deb ...
19:35:57 [2023-01-05T19:35:57.600Z] #109 8.431 Unpacking libyajl2:arm64 (2.1.0-3) ...
19:35:57 [2023-01-05T19:35:57.600Z] #109 8.462 Selecting previously unselected package net-tools.
19:35:57 [2023-01-05T19:35:57.600Z] #109 8.464 Preparing to unpack .../41-net-tools_1.60+git20181103.0eebece-1_arm64.deb ...
19:35:57 [2023-01-05T19:35:57.600Z] #109 8.470 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
19:35:57 [2023-01-05T19:35:57.600Z] #109 8.522 Selecting previously unselected package patch.
19:35:57 [2023-01-05T19:35:57.855Z] #109 8.523 Preparing to unpack .../42-patch_2.7.6-7_arm64.deb ...
19:35:57 [2023-01-05T19:35:57.855Z] #109 8.527 Unpacking patch (2.7.6-7) ...
19:35:57 [2023-01-05T19:35:57.855Z] #109 8.675 Selecting previously unselected package python-pip-whl.
19:35:57 [2023-01-05T19:35:57.855Z] #109 8.678 Preparing to unpack .../43-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
19:35:57 [2023-01-05T19:35:57.855Z] #109 8.682 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
19:35:57 [2023-01-05T19:35:57.855Z] #109 8.819 Selecting previously unselected package python3-lib2to3.
19:35:58 [2023-01-05T19:35:58.110Z] #109 8.822 Preparing to unpack .../44-python3-lib2to3_3.9.2-1_all.deb ...
19:35:58 [2023-01-05T19:35:58.110Z] #109 8.829 Unpacking python3-lib2to3 (3.9.2-1) ...
19:35:58 [2023-01-05T19:35:58.110Z] #109 8.872 Selecting previously unselected package python3-distutils.
19:35:58 [2023-01-05T19:35:58.111Z] #109 8.874 Preparing to unpack .../45-python3-distutils_3.9.2-1_all.deb ...
19:35:58 [2023-01-05T19:35:58.111Z] #109 8.879 Unpacking python3-distutils (3.9.2-1) ...
19:35:58 [2023-01-05T19:35:58.111Z] #109 8.927 Selecting previously unselected package python3-pkg-resources.
19:35:58 [2023-01-05T19:35:58.111Z] #109 8.929 Preparing to unpack .../46-python3-pkg-resources_52.0.0-4_all.deb ...
19:35:58 [2023-01-05T19:35:58.111Z] #109 8.935 Unpacking python3-pkg-resources (52.0.0-4) ...
19:35:58 [2023-01-05T19:35:58.111Z] #109 8.987 Selecting previously unselected package python3-setuptools.
19:35:58 [2023-01-05T19:35:58.111Z] #109 8.989 Preparing to unpack .../47-python3-setuptools_52.0.0-4_all.deb ...
19:35:58 [2023-01-05T19:35:58.111Z] #109 8.992 Unpacking python3-setuptools (52.0.0-4) ...
19:35:58 [2023-01-05T19:35:58.111Z] #109 9.059 Selecting previously unselected package python3-wheel.
19:35:58 [2023-01-05T19:35:58.366Z] #109 9.062 Preparing to unpack .../48-python3-wheel_0.34.2-1_all.deb ...
19:35:58 [2023-01-05T19:35:58.366Z] #109 9.066 Unpacking python3-wheel (0.34.2-1) ...
19:35:58 [2023-01-05T19:35:58.366Z] #109 9.105 Selecting previously unselected package python3-pip.
19:35:58 [2023-01-05T19:35:58.366Z] #109 9.107 Preparing to unpack .../49-python3-pip_20.3.4-4+deb11u1_all.deb ...
19:35:58 [2023-01-05T19:35:58.366Z] #109 9.112 Unpacking python3-pip (20.3.4-4+deb11u1) ...
19:35:58 [2023-01-05T19:35:58.366Z] #109 9.187 Selecting previously unselected package sudo.
19:35:58 [2023-01-05T19:35:58.366Z] #109 9.189 Preparing to unpack .../50-sudo_1.9.5p2-3_arm64.deb ...
19:35:58 [2023-01-05T19:35:58.366Z] #109 9.196 Unpacking sudo (1.9.5p2-3) ...
19:35:58 [2023-01-05T19:35:58.366Z] #109 9.318 Selecting previously unselected package systemd-journal-remote.
19:35:58 [2023-01-05T19:35:58.622Z] #109 9.321 Preparing to unpack .../51-systemd-journal-remote_247.3-7+deb11u1_arm64.deb ...
19:35:58 [2023-01-05T19:35:58.622Z] #109 9.325 Unpacking systemd-journal-remote (247.3-7+deb11u1) ...
19:35:58 [2023-01-05T19:35:58.622Z] #109 9.364 Selecting previously unselected package thin-provisioning-tools.
19:35:58 [2023-01-05T19:35:58.622Z] #109 9.367 Preparing to unpack .../52-thin-provisioning-tools_0.9.0-1_arm64.deb ...
19:35:58 [2023-01-05T19:35:58.622Z] #109 9.373 Unpacking thin-provisioning-tools (0.9.0-1) ...
19:35:58 [2023-01-05T19:35:58.622Z] #109 9.434 Selecting previously unselected package uidmap.
19:35:58 [2023-01-05T19:35:58.622Z] #109 9.437 Preparing to unpack .../53-uidmap_1%3a4.8.1-1_arm64.deb ...
19:35:58 [2023-01-05T19:35:58.622Z] #109 9.442 Unpacking uidmap (1:4.8.1-1) ...
19:35:58 [2023-01-05T19:35:58.622Z] #109 9.493 Selecting previously unselected package vim-runtime.
19:35:58 [2023-01-05T19:35:58.622Z] #109 9.496 Preparing to unpack .../54-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
19:35:58 [2023-01-05T19:35:58.622Z] #109 9.508 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
19:35:58 [2023-01-05T19:35:58.622Z] #109 9.520 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
19:35:58 [2023-01-05T19:35:58.622Z] #109 9.525 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
19:35:59 [2023-01-05T19:35:59.183Z] #109 10.10 Selecting previously unselected package vim.
19:35:59 [2023-01-05T19:35:59.183Z] #109 10.10 Preparing to unpack .../55-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ...
19:35:59 [2023-01-05T19:35:59.183Z] #109 10.11 Unpacking vim (2:8.2.2434-3+deb11u1) ...
19:35:59 [2023-01-05T19:35:59.480Z] #109 10.25 Selecting previously unselected package xfsprogs.
19:35:59 [2023-01-05T19:35:59.480Z] #109 10.25 Preparing to unpack .../56-xfsprogs_5.10.0-4_arm64.deb ...
19:35:59 [2023-01-05T19:35:59.480Z] #109 10.26 Unpacking xfsprogs (5.10.0-4) ...
19:35:59 [2023-01-05T19:35:59.480Z] #109 10.36 Selecting previously unselected package zip.
19:35:59 [2023-01-05T19:35:59.480Z] #109 10.36 Preparing to unpack .../57-zip_3.0-12_arm64.deb ...
19:35:59 [2023-01-05T19:35:59.480Z] #109 10.37 Unpacking zip (3.0-12) ...
19:35:59 [2023-01-05T19:35:59.480Z] #109 10.43 Selecting previously unselected package zstd.
19:35:59 [2023-01-05T19:35:59.480Z] #109 10.43 Preparing to unpack .../58-zstd_1.4.8+dfsg-2.1_arm64.deb ...
19:35:59 [2023-01-05T19:35:59.480Z] #109 10.44 Unpacking zstd (1.4.8+dfsg-2.1) ...
19:35:59 [2023-01-05T19:35:59.736Z] #109 10.54 Setting up python3-pkg-resources (52.0.0-4) ...
19:35:59 [2023-01-05T19:35:59.736Z] #109 10.73 Setting up libip4tc2:arm64 (1.8.7-1) ...
19:35:59 [2023-01-05T19:35:59.991Z] #109 10.74 Setting up net-tools (1.60+git20181103.0eebece-1) ...
19:35:59 [2023-01-05T19:35:59.991Z] #109 10.75 Setting up libapparmor1:arm64 (2.13.6-10) ...
19:35:59 [2023-01-05T19:35:59.991Z] #109 10.77 Setting up libgpm2:arm64 (1.20.7-8) ...
19:35:59 [2023-01-05T19:35:59.991Z] #109 10.78 Setting up libicu67:arm64 (67.1-7) ...
19:35:59 [2023-01-05T19:35:59.991Z] #109 10.80 Setting up libip6tc2:arm64 (1.8.7-1) ...
19:35:59 [2023-01-05T19:35:59.991Z] #109 10.81 Setting up libinih1:arm64 (53-1+b2) ...
19:35:59 [2023-01-05T19:35:59.991Z] #109 10.82 Setting up libargon2-1:arm64 (0~20171227-0.2) ...
19:35:59 [2023-01-05T19:35:59.991Z] #109 10.83 Setting up uidmap (1:4.8.1-1) ...
19:35:59 [2023-01-05T19:35:59.991Z] #109 10.86 Setting up libyajl2:arm64 (2.1.0-3) ...
19:35:59 [2023-01-05T19:35:59.991Z] #109 10.88 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
19:35:59 [2023-01-05T19:35:59.991Z] #109 10.89 Setting up bzip2 (1.0.8-4) ...
19:35:59 [2023-01-05T19:35:59.991Z] #109 10.90 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
19:35:59 [2023-01-05T19:35:59.991Z] #109 10.92 Setting up python3-wheel (0.34.2-1) ...
19:36:00 [2023-01-05T19:36:00.247Z] #109 11.07 Setting up libmicrohttpd12:arm64 (0.9.72-2) ...
19:36:00 [2023-01-05T19:36:00.247Z] #109 11.08 Setting up xxd (2:8.2.2434-3+deb11u1) ...
19:36:00 [2023-01-05T19:36:00.247Z] #109 11.09 Setting up libcap2:arm64 (1:2.44-1) ...
19:36:00 [2023-01-05T19:36:00.247Z] #109 11.11 Setting up libcap2-bin (1:2.44-1) ...
19:36:00 [2023-01-05T19:36:00.247Z] #109 11.12 Setting up apparmor (2.13.6-10) ...
19:36:01 [2023-01-05T19:36:01.172Z] #109 12.10 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service.
19:36:01 [2023-01-05T19:36:01.427Z] #109 12.13 Setting up zip (3.0-12) ...
19:36:01 [2023-01-05T19:36:01.427Z] #109 12.15 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
19:36:01 [2023-01-05T19:36:01.427Z] #109 12.17 Setting up bash-completion (1:2.11-2) ...
19:36:01 [2023-01-05T19:36:01.989Z] #109 12.94 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
19:36:02 [2023-01-05T19:36:02.245Z] #109 12.96 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
19:36:02 [2023-01-05T19:36:02.245Z] #109 12.97 Setting up libmnl0:arm64 (1.0.4-3) ...
19:36:02 [2023-01-05T19:36:02.245Z] #109 12.99 Setting up patch (2.7.6-7) ...
19:36:02 [2023-01-05T19:36:02.245Z] #109 13.00 Setting up sudo (1.9.5p2-3) ...
19:36:02 [2023-01-05T19:36:02.245Z] #109 13.05 invoke-rc.d: could not determine current runlevel
19:36:02 [2023-01-05T19:36:02.245Z] #109 13.06 invoke-rc.d: policy-rc.d denied execution of start.
19:36:02 [2023-01-05T19:36:02.245Z] #109 13.06 Setting up libxtables12:arm64 (1.8.7-1) ...
19:36:02 [2023-01-05T19:36:02.245Z] #109 13.07 Setting up inetutils-ping (2:2.0-1+deb11u1) ...
19:36:02 [2023-01-05T19:36:02.245Z] #109 13.09 Setting up pigz (2.6-1) ...
19:36:02 [2023-01-05T19:36:02.245Z] #109 13.10 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ...
19:36:02 [2023-01-05T19:36:02.245Z] #109 13.11 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ...
19:36:02 [2023-01-05T19:36:02.245Z] #109 13.14 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
19:36:02 [2023-01-05T19:36:02.245Z] #109 13.15 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
19:36:02 [2023-01-05T19:36:02.502Z] #109 13.33 Setting up libaio1:arm64 (0.3.112-9) ...
19:36:02 [2023-01-05T19:36:02.502Z] #109 13.34 Setting up python3-lib2to3 (3.9.2-1) ...
19:36:02 [2023-01-05T19:36:02.502Z] #109 13.45 Setting up libelf1:arm64 (0.183-1) ...
19:36:02 [2023-01-05T19:36:02.758Z] #109 13.46 Setting up libjson-c5:arm64 (0.15-2) ...
19:36:02 [2023-01-05T19:36:02.758Z] #109 13.47 Setting up zstd (1.4.8+dfsg-2.1) ...
19:36:02 [2023-01-05T19:36:02.758Z] #109 13.49 Setting up libonig5:arm64 (6.9.6-1.1) ...
19:36:02 [2023-01-05T19:36:02.758Z] #109 13.50 Setting up libkmod2:arm64 (28-1) ...
19:36:02 [2023-01-05T19:36:02.758Z] #109 13.51 Setting up python3-distutils (3.9.2-1) ...
19:36:02 [2023-01-05T19:36:02.758Z] #109 13.65 Setting up vim (2:8.2.2434-3+deb11u1) ...
19:36:02 [2023-01-05T19:36:02.758Z] #109 13.66 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
19:36:02 [2023-01-05T19:36:02.758Z] #109 13.66 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
19:36:02 [2023-01-05T19:36:02.758Z] #109 13.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
19:36:02 [2023-01-05T19:36:02.758Z] #109 13.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
19:36:02 [2023-01-05T19:36:02.758Z] #109 13.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
19:36:02 [2023-01-05T19:36:02.758Z] #109 13.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
19:36:02 [2023-01-05T19:36:02.758Z] #109 13.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
19:36:02 [2023-01-05T19:36:02.758Z] #109 13.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
19:36:02 [2023-01-05T19:36:02.758Z] #109 13.70 Setting up python3-setuptools (52.0.0-4) ...
19:36:03 [2023-01-05T19:36:03.319Z] #109 14.03 Setting up libjq1:arm64 (1.6-2.1) ...
19:36:03 [2023-01-05T19:36:03.319Z] #109 14.05 Setting up libnftnl11:arm64 (1.1.9-1) ...
19:36:03 [2023-01-05T19:36:03.319Z] #109 14.06 Setting up thin-provisioning-tools (0.9.0-1) ...
19:36:03 [2023-01-05T19:36:03.319Z] #109 14.08 Setting up python3-pip (20.3.4-4+deb11u1) ...
19:36:03 [2023-01-05T19:36:03.576Z] #109 14.34 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ...
19:36:03 [2023-01-05T19:36:03.576Z] #109 14.36 Setting up jq (1.6-2.1) ...
19:36:03 [2023-01-05T19:36:03.576Z] #109 14.37 Setting up libbpf0:arm64 (1:0.3-2) ...
19:36:03 [2023-01-05T19:36:03.576Z] #109 14.38 Setting up iptables (1.8.7-1) ...
19:36:03 [2023-01-05T19:36:03.576Z] #109 14.39 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
19:36:03 [2023-01-05T19:36:03.576Z] #109 14.40 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
19:36:03 [2023-01-05T19:36:03.576Z] #109 14.40 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
19:36:03 [2023-01-05T19:36:03.576Z] #109 14.41 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
19:36:03 [2023-01-05T19:36:03.576Z] #109 14.41 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
19:36:03 [2023-01-05T19:36:03.576Z] #109 14.41 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
19:36:03 [2023-01-05T19:36:03.576Z] #109 14.42 Setting up iproute2 (5.10.0-4) ...
19:36:03 [2023-01-05T19:36:03.576Z] #109 14.55 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
19:36:03 [2023-01-05T19:36:03.832Z] #109 14.57 Setting up dmsetup (2:1.02.175-2.1) ...
19:36:03 [2023-01-05T19:36:03.832Z] #109 14.58 Setting up libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ...
19:36:03 [2023-01-05T19:36:03.832Z] #109 14.59 Setting up systemd (247.3-7+deb11u1) ...
19:36:03 [2023-01-05T19:36:03.832Z] #109 14.67 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
19:36:03 [2023-01-05T19:36:03.832Z] #109 14.67 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
19:36:03 [2023-01-05T19:36:03.832Z] #109 14.68 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
19:36:03 [2023-01-05T19:36:03.832Z] #109 14.68 Initializing machine ID from random generator.
19:36:04 [2023-01-05T19:36:04.087Z] #109 15.06 Setting up systemd-journal-remote (247.3-7+deb11u1) ...
19:36:04 [2023-01-05T19:36:04.385Z] #109 15.18 Setting up xfsprogs (5.10.0-4) ...
19:36:04 [2023-01-05T19:36:04.385Z] #109 15.19 System has not been booted with systemd as init system (PID 1). Can't operate.
19:36:04 [2023-01-05T19:36:04.385Z] #109 15.19 Failed to connect to bus: Host is down
19:36:04 [2023-01-05T19:36:04.385Z] #109 15.20 Processing triggers for libc-bin (2.31-13+deb11u5) ...
19:36:04 [2023-01-05T19:36:04.946Z] #109 DONE 15.6s
19:36:04 [2023-01-05T19:36:04.946Z] 
19:36:04 [2023-01-05T19:36:04.946Z] #110 [dev-base  8/10] 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
19:36:05 [2023-01-05T19:36:05.205Z] #110 0.412 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
19:36:05 [2023-01-05T19:36:05.205Z] #110 0.418 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
19:36:05 [2023-01-05T19:36:05.205Z] #110 0.424 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
19:36:05 [2023-01-05T19:36:05.461Z] #110 DONE 0.5s
19:36:05 [2023-01-05T19:36:05.461Z] 
19:36:05 [2023-01-05T19:36:05.461Z] #111 [dev-base  9/10] RUN pip3 install yamllint==1.27.1
19:36:12 [2023-01-05T19:36:12.106Z] #111 5.745 Collecting yamllint==1.27.1
19:36:12 [2023-01-05T19:36:12.106Z] #111 6.786   Downloading yamllint-1.27.1.tar.gz (129 kB)
19:36:12 [2023-01-05T19:36:12.362Z] #111 7.082 Collecting pathspec>=0.5.3
19:36:12 [2023-01-05T19:36:12.362Z] #111 7.085   Downloading pathspec-0.10.3-py3-none-any.whl (29 kB)
19:36:12 [2023-01-05T19:36:12.362Z] #111 7.184 Collecting pyyaml
19:36:12 [2023-01-05T19:36:12.617Z] #111 7.190   Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB)
19:36:12 [2023-01-05T19:36:12.618Z] #111 7.206 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0)
19:36:12 [2023-01-05T19:36:12.618Z] #111 7.210 Building wheels for collected packages: yamllint
19:36:12 [2023-01-05T19:36:12.618Z] #111 7.211   Building wheel for yamllint (setup.py): started
19:36:12 [2023-01-05T19:36:12.618Z] #111 7.455   Building wheel for yamllint (setup.py): finished with status 'done'
19:36:12 [2023-01-05T19:36:12.873Z] #111 7.456   Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=a62d6347b21eea316c89e6b5a8feb824ba01da8cd99e5f0d619dbfe5099fa00f
19:36:12 [2023-01-05T19:36:12.873Z] #111 7.457   Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee
19:36:12 [2023-01-05T19:36:12.873Z] #111 7.459 Successfully built yamllint
19:36:12 [2023-01-05T19:36:12.873Z] #111 7.465 Installing collected packages: pyyaml, pathspec, yamllint
19:36:12 [2023-01-05T19:36:12.873Z] #111 7.584 Successfully installed pathspec-0.10.3 pyyaml-6.0 yamllint-1.27.1
19:36:12 [2023-01-05T19:36:12.873Z] #111 DONE 7.7s
19:36:13 [2023-01-05T19:36:13.128Z] 
19:36:13 [2023-01-05T19:36:13.128Z] #112 [dev-base 10/10] 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             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsecret-1-dev             libsystemd-dev             libudev-dev
19:36:13 [2023-01-05T19:36:13.689Z] #112 0.727 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
19:36:13 [2023-01-05T19:36:13.944Z] #112 0.881 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
19:36:13 [2023-01-05T19:36:13.944Z] #112 0.883 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
19:36:14 [2023-01-05T19:36:14.761Z] #112 1.114 Reading package lists...
19:36:15 [2023-01-05T19:36:15.321Z] #112 1.649 Reading package lists...
19:36:15 [2023-01-05T19:36:15.321Z] #112 2.173 Building dependency tree...
19:36:15 [2023-01-05T19:36:15.577Z] #112 2.333 Reading state information...
19:36:15 [2023-01-05T19:36:15.577Z] #112 2.520 gcc is already the newest version (4:10.2.1-1).
19:36:15 [2023-01-05T19:36:15.577Z] #112 2.520 pkg-config is already the newest version (0.29.2-1).
19:36:15 [2023-01-05T19:36:15.577Z] #112 2.520 The following additional packages will be installed:
19:36:15 [2023-01-05T19:36:15.577Z] #112 2.520   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libbtrfs0
19:36:15 [2023-01-05T19:36:15.577Z] #112 2.520   libdevmapper-event1.02.1 libffi-dev libgirepository-1.0-1 libglib2.0-bin
19:36:15 [2023-01-05T19:36:15.577Z] #112 2.520   libglib2.0-data libglib2.0-dev libglib2.0-dev-bin libmount-dev libpcre16-3
19:36:15 [2023-01-05T19:36:15.577Z] #112 2.520   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libpcre3-dev
19:36:15 [2023-01-05T19:36:15.577Z] #112 2.520   libpcre32-3 libpcrecpp0v5 libsecret-1-0 libsecret-common libselinux1-dev
19:36:15 [2023-01-05T19:36:15.577Z] #112 2.521   libsepol1-dev uuid-dev zlib1g-dev
19:36:15 [2023-01-05T19:36:15.577Z] #112 2.522 Suggested packages:
19:36:15 [2023-01-05T19:36:15.577Z] #112 2.522   debian-keyring libgirepository1.0-dev libglib2.0-doc libgdk-pixbuf2.0-bin
19:36:15 [2023-01-05T19:36:15.577Z] #112 2.522   | libgdk-pixbuf2.0-dev libxml2-utils seccomp
19:36:15 [2023-01-05T19:36:15.577Z] #112 2.522 Recommended packages:
19:36:15 [2023-01-05T19:36:15.577Z] #112 2.522   build-essential fakeroot libalgorithm-merge-perl
19:36:15 [2023-01-05T19:36:15.832Z] #112 2.791 The following NEW packages will be installed:
19:36:15 [2023-01-05T19:36:15.832Z] #112 2.791   dpkg-dev gir1.2-glib-2.0 gir1.2-secret-1 libapparmor-dev libblkid-dev
19:36:15 [2023-01-05T19:36:15.832Z] #112 2.791   libbtrfs-dev libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libffi-dev
19:36:15 [2023-01-05T19:36:15.832Z] #112 2.791   libgirepository-1.0-1 libglib2.0-bin libglib2.0-data libglib2.0-dev
19:36:15 [2023-01-05T19:36:15.832Z] #112 2.792   libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0 libpcre2-32-0
19:36:15 [2023-01-05T19:36:15.832Z] #112 2.792   libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3 libpcrecpp0v5
19:36:15 [2023-01-05T19:36:15.832Z] #112 2.792   libseccomp-dev libsecret-1-0 libsecret-1-dev libsecret-common
19:36:15 [2023-01-05T19:36:15.832Z] #112 2.792   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev uuid-dev zlib1g-dev
19:36:16 [2023-01-05T19:36:16.131Z] #112 3.068 0 upgraded, 34 newly installed, 0 to remove and 1 not upgraded.
19:36:16 [2023-01-05T19:36:16.131Z] #112 3.068 Need to get 10.7 MB of archives.
19:36:16 [2023-01-05T19:36:16.131Z] #112 3.068 After this operation, 42.7 MB of additional disk space will be used.
19:36:16 [2023-01-05T19:36:16.131Z] #112 3.068 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB]
19:36:16 [2023-01-05T19:36:16.131Z] #112 3.086 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]
19:36:16 [2023-01-05T19:36:16.131Z] #112 3.088 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]
19:36:16 [2023-01-05T19:36:16.131Z] #112 3.089 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-common all 0.20.4-2 [26.7 kB]
19:36:16 [2023-01-05T19:36:16.131Z] #112 3.091 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-1-0 arm64 0.20.4-2 [107 kB]
19:36:16 [2023-01-05T19:36:16.131Z] #112 3.093 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gir1.2-secret-1 arm64 0.20.4-2 [13.7 kB]
19:36:16 [2023-01-05T19:36:16.131Z] #112 3.094 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB]
19:36:16 [2023-01-05T19:36:16.131Z] #112 3.098 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uuid-dev arm64 2.36.1-8+deb11u1 [99.6 kB]
19:36:16 [2023-01-05T19:36:16.131Z] #112 3.100 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libblkid-dev arm64 2.36.1-8+deb11u1 [229 kB]
19:36:16 [2023-01-05T19:36:16.131Z] #112 3.101 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB]
19:36:16 [2023-01-05T19:36:16.131Z] #112 3.103 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB]
19:36:16 [2023-01-05T19:36:16.131Z] #112 3.105 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.175-2.1 [22.4 kB]
19:36:16 [2023-01-05T19:36:16.131Z] #112 3.106 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7+deb11u1 [123 kB]
19:36:16 [2023-01-05T19:36:16.131Z] #112 3.108 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB]
19:36:16 [2023-01-05T19:36:16.131Z] #112 3.110 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB]
19:36:16 [2023-01-05T19:36:16.131Z] #112 3.112 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB]
19:36:16 [2023-01-05T19:36:16.131Z] #112 3.113 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB]
19:36:16 [2023-01-05T19:36:16.131Z] #112 3.114 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB]
19:36:16 [2023-01-05T19:36:16.131Z] #112 3.117 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB]
19:36:16 [2023-01-05T19:36:16.131Z] #112 3.119 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB]
19:36:16 [2023-01-05T19:36:16.131Z] #112 3.119 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libffi-dev arm64 3.3-6 [53.2 kB]
19:36:16 [2023-01-05T19:36:16.131Z] #112 3.120 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-data all 2.66.8-1 [1164 kB]
19:36:16 [2023-01-05T19:36:16.131Z] #112 3.127 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-bin arm64 2.66.8-1 [137 kB]
19:36:16 [2023-01-05T19:36:16.131Z] #112 3.128 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-dev-bin arm64 2.66.8-1 [177 kB]
19:36:16 [2023-01-05T19:36:16.131Z] #112 3.129 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmount-dev arm64 2.36.1-8+deb11u1 [78.0 kB]
19:36:16 [2023-01-05T19:36:16.132Z] #112 3.130 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre16-3 arm64 2:8.39-13 [236 kB]
19:36:16 [2023-01-05T19:36:16.132Z] #112 3.133 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre32-3 arm64 2:8.39-13 [229 kB]
19:36:16 [2023-01-05T19:36:16.132Z] #112 3.134 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcrecpp0v5 arm64 2:8.39-13 [151 kB]
19:36:16 [2023-01-05T19:36:16.132Z] #112 3.136 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre3-dev arm64 2:8.39-13 [579 kB]
19:36:16 [2023-01-05T19:36:16.132Z] #112 3.138 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-2+deb11u2 [189 kB]
19:36:16 [2023-01-05T19:36:16.132Z] #112 3.141 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-dev arm64 2.66.8-1 [1592 kB]
19:36:16 [2023-01-05T19:36:16.132Z] #112 3.154 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
19:36:16 [2023-01-05T19:36:16.132Z] #112 3.156 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-1-dev arm64 0.20.4-2 [218 kB]
19:36:16 [2023-01-05T19:36:16.132Z] #112 3.158 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7+deb11u1 [401 kB]
19:36:16 [2023-01-05T19:36:16.387Z] #112 3.302 debconf: delaying package configuration, since apt-utils is not installed
19:36:16 [2023-01-05T19:36:16.387Z] #112 3.343 Fetched 10.7 MB in 0s (29.9 MB/s)
19:36:16 [2023-01-05T19:36:16.387Z] #112 3.365 Selecting previously unselected package dpkg-dev.
19:36:16 [2023-01-05T19:36:16.387Z] #112 3.365 (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 ... 21235 files and directories currently installed.)
19:36:16 [2023-01-05T19:36:16.387Z] #112 3.378 Preparing to unpack .../00-dpkg-dev_1.20.12_all.deb ...
19:36:16 [2023-01-05T19:36:16.387Z] #112 3.381 Unpacking dpkg-dev (1.20.12) ...
19:36:16 [2023-01-05T19:36:16.643Z] #112 3.507 Selecting previously unselected package libgirepository-1.0-1:arm64.
19:36:16 [2023-01-05T19:36:16.643Z] #112 3.507 Preparing to unpack .../01-libgirepository-1.0-1_1.66.1-1+b1_arm64.deb ...
19:36:16 [2023-01-05T19:36:16.643Z] #112 3.515 Unpacking libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
19:36:16 [2023-01-05T19:36:16.643Z] #112 3.549 Selecting previously unselected package gir1.2-glib-2.0:arm64.
19:36:16 [2023-01-05T19:36:16.643Z] #112 3.552 Preparing to unpack .../02-gir1.2-glib-2.0_1.66.1-1+b1_arm64.deb ...
19:36:16 [2023-01-05T19:36:16.643Z] #112 3.555 Unpacking gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
19:36:16 [2023-01-05T19:36:16.643Z] #112 3.598 Selecting previously unselected package libsecret-common.
19:36:16 [2023-01-05T19:36:16.643Z] #112 3.601 Preparing to unpack .../03-libsecret-common_0.20.4-2_all.deb ...
19:36:16 [2023-01-05T19:36:16.643Z] #112 3.604 Unpacking libsecret-common (0.20.4-2) ...
19:36:16 [2023-01-05T19:36:16.643Z] #112 3.653 Selecting previously unselected package libsecret-1-0:arm64.
19:36:16 [2023-01-05T19:36:16.643Z] #112 3.655 Preparing to unpack .../04-libsecret-1-0_0.20.4-2_arm64.deb ...
19:36:16 [2023-01-05T19:36:16.643Z] #112 3.659 Unpacking libsecret-1-0:arm64 (0.20.4-2) ...
19:36:16 [2023-01-05T19:36:16.643Z] #112 3.693 Selecting previously unselected package gir1.2-secret-1:arm64.
19:36:16 [2023-01-05T19:36:16.643Z] #112 3.695 Preparing to unpack .../05-gir1.2-secret-1_0.20.4-2_arm64.deb ...
19:36:16 [2023-01-05T19:36:16.643Z] #112 3.699 Unpacking gir1.2-secret-1:arm64 (0.20.4-2) ...
19:36:16 [2023-01-05T19:36:16.898Z] #112 3.731 Selecting previously unselected package libapparmor-dev:arm64.
19:36:16 [2023-01-05T19:36:16.898Z] #112 3.734 Preparing to unpack .../06-libapparmor-dev_2.13.6-10_arm64.deb ...
19:36:16 [2023-01-05T19:36:16.898Z] #112 3.738 Unpacking libapparmor-dev:arm64 (2.13.6-10) ...
19:36:16 [2023-01-05T19:36:16.898Z] #112 3.776 Selecting previously unselected package uuid-dev:arm64.
19:36:16 [2023-01-05T19:36:16.898Z] #112 3.779 Preparing to unpack .../07-uuid-dev_2.36.1-8+deb11u1_arm64.deb ...
19:36:16 [2023-01-05T19:36:16.898Z] #112 3.784 Unpacking uuid-dev:arm64 (2.36.1-8+deb11u1) ...
19:36:16 [2023-01-05T19:36:16.898Z] #112 3.837 Selecting previously unselected package libblkid-dev:arm64.
19:36:16 [2023-01-05T19:36:16.898Z] #112 3.840 Preparing to unpack .../08-libblkid-dev_2.36.1-8+deb11u1_arm64.deb ...
19:36:16 [2023-01-05T19:36:16.898Z] #112 3.850 Unpacking libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
19:36:16 [2023-01-05T19:36:16.898Z] #112 3.903 Selecting previously unselected package libbtrfs0:arm64.
19:36:16 [2023-01-05T19:36:16.898Z] #112 3.905 Preparing to unpack .../09-libbtrfs0_5.10.1-2_arm64.deb ...
19:36:16 [2023-01-05T19:36:16.898Z] #112 3.909 Unpacking libbtrfs0:arm64 (5.10.1-2) ...
19:36:16 [2023-01-05T19:36:16.898Z] #112 3.956 Selecting previously unselected package libbtrfs-dev:arm64.
19:36:16 [2023-01-05T19:36:16.898Z] #112 3.956 Preparing to unpack .../10-libbtrfs-dev_5.10.1-2_arm64.deb ...
19:36:17 [2023-01-05T19:36:17.154Z] #112 3.960 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ...
19:36:17 [2023-01-05T19:36:17.154Z] #112 4.020 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
19:36:17 [2023-01-05T19:36:17.154Z] #112 4.020 Preparing to unpack .../11-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ...
19:36:17 [2023-01-05T19:36:17.154Z] #112 4.024 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
19:36:17 [2023-01-05T19:36:17.154Z] #112 4.055 Selecting previously unselected package libudev-dev:arm64.
19:36:17 [2023-01-05T19:36:17.154Z] #112 4.058 Preparing to unpack .../12-libudev-dev_247.3-7+deb11u1_arm64.deb ...
19:36:17 [2023-01-05T19:36:17.154Z] #112 4.063 Unpacking libudev-dev:arm64 (247.3-7+deb11u1) ...
19:36:17 [2023-01-05T19:36:17.154Z] #112 4.105 Selecting previously unselected package libsepol1-dev:arm64.
19:36:17 [2023-01-05T19:36:17.154Z] #112 4.108 Preparing to unpack .../13-libsepol1-dev_3.1-1_arm64.deb ...
19:36:17 [2023-01-05T19:36:17.154Z] #112 4.112 Unpacking libsepol1-dev:arm64 (3.1-1) ...
19:36:17 [2023-01-05T19:36:17.154Z] #112 4.175 Selecting previously unselected package libpcre2-16-0:arm64.
19:36:17 [2023-01-05T19:36:17.453Z] #112 4.178 Preparing to unpack .../14-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ...
19:36:17 [2023-01-05T19:36:17.453Z] #112 4.182 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
19:36:17 [2023-01-05T19:36:17.453Z] #112 4.244 Selecting previously unselected package libpcre2-32-0:arm64.
19:36:17 [2023-01-05T19:36:17.453Z] #112 4.246 Preparing to unpack .../15-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ...
19:36:17 [2023-01-05T19:36:17.453Z] #112 4.250 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
19:36:17 [2023-01-05T19:36:17.453Z] #112 4.300 Selecting previously unselected package libpcre2-posix2:arm64.
19:36:17 [2023-01-05T19:36:17.453Z] #112 4.303 Preparing to unpack .../16-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ...
19:36:17 [2023-01-05T19:36:17.453Z] #112 4.306 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
19:36:17 [2023-01-05T19:36:17.453Z] #112 4.349 Selecting previously unselected package libpcre2-dev:arm64.
19:36:17 [2023-01-05T19:36:17.453Z] #112 4.351 Preparing to unpack .../17-libpcre2-dev_10.36-2+deb11u1_arm64.deb ...
19:36:17 [2023-01-05T19:36:17.453Z] #112 4.356 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ...
19:36:17 [2023-01-05T19:36:17.453Z] #112 4.434 Selecting previously unselected package libselinux1-dev:arm64.
19:36:17 [2023-01-05T19:36:17.453Z] #112 4.437 Preparing to unpack .../18-libselinux1-dev_3.1-3_arm64.deb ...
19:36:17 [2023-01-05T19:36:17.453Z] #112 4.441 Unpacking libselinux1-dev:arm64 (3.1-3) ...
19:36:17 [2023-01-05T19:36:17.453Z] #112 4.518 Selecting previously unselected package libdevmapper-dev:arm64.
19:36:17 [2023-01-05T19:36:17.453Z] #112 4.521 Preparing to unpack .../19-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ...
19:36:17 [2023-01-05T19:36:17.453Z] #112 4.526 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
19:36:17 [2023-01-05T19:36:17.709Z] #112 4.586 Selecting previously unselected package libffi-dev:arm64.
19:36:17 [2023-01-05T19:36:17.709Z] #112 4.588 Preparing to unpack .../20-libffi-dev_3.3-6_arm64.deb ...
19:36:17 [2023-01-05T19:36:17.709Z] #112 4.593 Unpacking libffi-dev:arm64 (3.3-6) ...
19:36:17 [2023-01-05T19:36:17.709Z] #112 4.638 Selecting previously unselected package libglib2.0-data.
19:36:17 [2023-01-05T19:36:17.709Z] #112 4.641 Preparing to unpack .../21-libglib2.0-data_2.66.8-1_all.deb ...
19:36:17 [2023-01-05T19:36:17.709Z] #112 4.645 Unpacking libglib2.0-data (2.66.8-1) ...
19:36:17 [2023-01-05T19:36:17.709Z] #112 4.782 Selecting previously unselected package libglib2.0-bin.
19:36:17 [2023-01-05T19:36:17.709Z] #112 4.785 Preparing to unpack .../22-libglib2.0-bin_2.66.8-1_arm64.deb ...
19:36:17 [2023-01-05T19:36:17.709Z] #112 4.790 Unpacking libglib2.0-bin (2.66.8-1) ...
19:36:17 [2023-01-05T19:36:17.709Z] #112 4.840 Selecting previously unselected package libglib2.0-dev-bin.
19:36:17 [2023-01-05T19:36:17.969Z] #112 4.842 Preparing to unpack .../23-libglib2.0-dev-bin_2.66.8-1_arm64.deb ...
19:36:17 [2023-01-05T19:36:17.969Z] #112 4.846 Unpacking libglib2.0-dev-bin (2.66.8-1) ...
19:36:17 [2023-01-05T19:36:17.969Z] #112 4.888 Selecting previously unselected package libmount-dev:arm64.
19:36:17 [2023-01-05T19:36:17.969Z] #112 4.891 Preparing to unpack .../24-libmount-dev_2.36.1-8+deb11u1_arm64.deb ...
19:36:17 [2023-01-05T19:36:17.969Z] #112 4.897 Unpacking libmount-dev:arm64 (2.36.1-8+deb11u1) ...
19:36:17 [2023-01-05T19:36:17.969Z] #112 4.939 Selecting previously unselected package libpcre16-3:arm64.
19:36:17 [2023-01-05T19:36:17.969Z] #112 4.941 Preparing to unpack .../25-libpcre16-3_2%3a8.39-13_arm64.deb ...
19:36:17 [2023-01-05T19:36:17.969Z] #112 4.945 Unpacking libpcre16-3:arm64 (2:8.39-13) ...
19:36:17 [2023-01-05T19:36:17.969Z] #112 4.993 Selecting previously unselected package libpcre32-3:arm64.
19:36:17 [2023-01-05T19:36:17.969Z] #112 4.996 Preparing to unpack .../26-libpcre32-3_2%3a8.39-13_arm64.deb ...
19:36:17 [2023-01-05T19:36:17.969Z] #112 5.000 Unpacking libpcre32-3:arm64 (2:8.39-13) ...
19:36:17 [2023-01-05T19:36:17.969Z] #112 5.048 Selecting previously unselected package libpcrecpp0v5:arm64.
19:36:18 [2023-01-05T19:36:18.225Z] #112 5.050 Preparing to unpack .../27-libpcrecpp0v5_2%3a8.39-13_arm64.deb ...
19:36:18 [2023-01-05T19:36:18.225Z] #112 5.055 Unpacking libpcrecpp0v5:arm64 (2:8.39-13) ...
19:36:18 [2023-01-05T19:36:18.225Z] #112 5.089 Selecting previously unselected package libpcre3-dev:arm64.
19:36:18 [2023-01-05T19:36:18.225Z] #112 5.092 Preparing to unpack .../28-libpcre3-dev_2%3a8.39-13_arm64.deb ...
19:36:18 [2023-01-05T19:36:18.225Z] #112 5.096 Unpacking libpcre3-dev:arm64 (2:8.39-13) ...
19:36:18 [2023-01-05T19:36:18.225Z] #112 5.182 Selecting previously unselected package zlib1g-dev:arm64.
19:36:18 [2023-01-05T19:36:18.225Z] #112 5.185 Preparing to unpack .../29-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_arm64.deb ...
19:36:18 [2023-01-05T19:36:18.225Z] #112 5.189 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
19:36:18 [2023-01-05T19:36:18.225Z] #112 5.241 Selecting previously unselected package libglib2.0-dev:arm64.
19:36:18 [2023-01-05T19:36:18.225Z] #112 5.244 Preparing to unpack .../30-libglib2.0-dev_2.66.8-1_arm64.deb ...
19:36:18 [2023-01-05T19:36:18.225Z] #112 5.249 Unpacking libglib2.0-dev:arm64 (2.66.8-1) ...
19:36:18 [2023-01-05T19:36:18.481Z] #112 5.448 Selecting previously unselected package libseccomp-dev:arm64.
19:36:18 [2023-01-05T19:36:18.481Z] #112 5.451 Preparing to unpack .../31-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
19:36:18 [2023-01-05T19:36:18.481Z] #112 5.455 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
19:36:18 [2023-01-05T19:36:18.481Z] #112 5.494 Selecting previously unselected package libsecret-1-dev:arm64.
19:36:18 [2023-01-05T19:36:18.481Z] #112 5.497 Preparing to unpack .../32-libsecret-1-dev_0.20.4-2_arm64.deb ...
19:36:18 [2023-01-05T19:36:18.481Z] #112 5.501 Unpacking libsecret-1-dev:arm64 (0.20.4-2) ...
19:36:18 [2023-01-05T19:36:18.481Z] #112 5.559 Selecting previously unselected package libsystemd-dev:arm64.
19:36:18 [2023-01-05T19:36:18.737Z] #112 5.562 Preparing to unpack .../33-libsystemd-dev_247.3-7+deb11u1_arm64.deb ...
19:36:18 [2023-01-05T19:36:18.737Z] #112 5.567 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u1) ...
19:36:18 [2023-01-05T19:36:18.737Z] #112 5.684 Setting up libpcrecpp0v5:arm64 (2:8.39-13) ...
19:36:18 [2023-01-05T19:36:18.737Z] #112 5.697 Setting up libglib2.0-dev-bin (2.66.8-1) ...
19:36:19 [2023-01-05T19:36:19.036Z] #112 5.854 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
19:36:19 [2023-01-05T19:36:19.036Z] #112 5.868 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
19:36:19 [2023-01-05T19:36:19.036Z] #112 5.882 Setting up libpcre16-3:arm64 (2:8.39-13) ...
19:36:19 [2023-01-05T19:36:19.036Z] #112 5.899 Setting up libsepol1-dev:arm64 (3.1-1) ...
19:36:19 [2023-01-05T19:36:19.036Z] #112 5.912 Setting up libffi-dev:arm64 (3.3-6) ...
19:36:19 [2023-01-05T19:36:19.036Z] #112 5.927 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
19:36:19 [2023-01-05T19:36:19.036Z] #112 5.945 Setting up dpkg-dev (1.20.12) ...
19:36:19 [2023-01-05T19:36:19.036Z] #112 5.966 Setting up libbtrfs0:arm64 (5.10.1-2) ...
19:36:19 [2023-01-05T19:36:19.036Z] #112 5.981 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
19:36:19 [2023-01-05T19:36:19.036Z] #112 5.994 Setting up libglib2.0-data (2.66.8-1) ...
19:36:19 [2023-01-05T19:36:19.036Z] #112 6.008 Setting up uuid-dev:arm64 (2.36.1-8+deb11u1) ...
19:36:19 [2023-01-05T19:36:19.036Z] #112 6.024 Setting up libpcre32-3:arm64 (2:8.39-13) ...
19:36:19 [2023-01-05T19:36:19.036Z] #112 6.037 Setting up libudev-dev:arm64 (247.3-7+deb11u1) ...
19:36:19 [2023-01-05T19:36:19.036Z] #112 6.050 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
19:36:19 [2023-01-05T19:36:19.036Z] #112 6.060 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
19:36:19 [2023-01-05T19:36:19.036Z] #112 6.072 Setting up libbtrfs-dev:arm64 (5.10.1-2) ...
19:36:19 [2023-01-05T19:36:19.036Z] #112 6.085 Setting up libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
19:36:19 [2023-01-05T19:36:19.036Z] #112 6.095 Setting up libapparmor-dev:arm64 (2.13.6-10) ...
19:36:19 [2023-01-05T19:36:19.036Z] #112 6.107 Setting up libsystemd-dev:arm64 (247.3-7+deb11u1) ...
19:36:19 [2023-01-05T19:36:19.036Z] #112 6.118 Setting up libsecret-common (0.20.4-2) ...
19:36:19 [2023-01-05T19:36:19.036Z] #112 6.130 Setting up libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
19:36:19 [2023-01-05T19:36:19.036Z] #112 6.147 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ...
19:36:19 [2023-01-05T19:36:19.036Z] #112 6.158 Setting up libselinux1-dev:arm64 (3.1-3) ...
19:36:19 [2023-01-05T19:36:19.291Z] #112 6.170 Setting up libpcre3-dev:arm64 (2:8.39-13) ...
19:36:19 [2023-01-05T19:36:19.291Z] #112 6.186 Setting up libglib2.0-bin (2.66.8-1) ...
19:36:19 [2023-01-05T19:36:19.291Z] #112 6.201 Setting up libsecret-1-0:arm64 (0.20.4-2) ...
19:36:19 [2023-01-05T19:36:19.291Z] #112 6.212 Setting up gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
19:36:19 [2023-01-05T19:36:19.291Z] #112 6.224 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
19:36:19 [2023-01-05T19:36:19.291Z] #112 6.237 Setting up libmount-dev:arm64 (2.36.1-8+deb11u1) ...
19:36:19 [2023-01-05T19:36:19.291Z] #112 6.252 Setting up gir1.2-secret-1:arm64 (0.20.4-2) ...
19:36:19 [2023-01-05T19:36:19.291Z] #112 6.264 Setting up libglib2.0-dev:arm64 (2.66.8-1) ...
19:36:19 [2023-01-05T19:36:19.291Z] #112 6.277 Processing triggers for libglib2.0-0:arm64 (2.66.8-1) ...
19:36:19 [2023-01-05T19:36:19.291Z] #112 6.291 No schema files found: doing nothing.
19:36:19 [2023-01-05T19:36:19.291Z] #112 6.297 Processing triggers for libc-bin (2.31-13+deb11u5) ...
19:36:19 [2023-01-05T19:36:19.291Z] #112 6.327 Setting up libsecret-1-dev:arm64 (0.20.4-2) ...
19:36:19 [2023-01-05T19:36:19.547Z] #112 DONE 6.5s
19:36:19 [2023-01-05T19:36:19.547Z] 
19:36:19 [2023-01-05T19:36:19.547Z] #113 [dev 1/1] COPY . .
19:36:20 [2023-01-05T19:36:20.911Z] #113 DONE 1.2s
19:36:20 [2023-01-05T19:36:20.911Z] 
19:36:20 [2023-01-05T19:36:20.911Z] #114 exporting to image
19:36:20 [2023-01-05T19:36:20.911Z] #114 exporting layers
19:36:22 [2023-01-05T19:36:22.274Z] #114 exporting layers 1.5s done
19:36:22 [2023-01-05T19:36:22.274Z] #114 writing image sha256:923e2c5d68a14757e6120012f0d7a334277c40a03a195b453ee7423164d94a3d done
19:36:22 [2023-01-05T19:36:22.274Z] #114 naming to docker.io/library/docker:a61decbe6fe35b1f039f44c7f30d37cf802b2a40 done
19:36:22 [2023-01-05T19:36:22.274Z] #114 DONE 1.5s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
19:36:22 [2023-01-05T19:36:22.624Z] + sudo modprobe ip6table_filter
[Pipeline] sh
19:36:22 [2023-01-05T19:36:22.921Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44754/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a61decbe6fe35b1f039f44c7f30d37cf802b2a40 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a61decbe6fe35b1f039f44c7f30d37cf802b2a40 hack/test/unit
19:36:23 [2023-01-05T19:36:23.494Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove journald')
19:36:23 [2023-01-05T19:36:23.494Z] + TESTFLAGS+=' -test.timeout=5m'
19:36:23 [2023-01-05T19:36:23.494Z] + TESTDIRS=./...
19:36:23 [2023-01-05T19:36:23.494Z] + exclude_paths='/vendor/|/integration'
19:36:23 [2023-01-05T19:36:23.494Z] ++ grep -vE '(/vendor/|/integration)'
19:36:23 [2023-01-05T19:36:23.494Z] ++ go list ./...
19:36:24 [2023-01-05T19:36:24.444Z] + pkg_list='github.com/docker/docker/api
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/api/server
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/api/server/backend/build
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/api/server/httpstatus
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/api/server/httputils
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/api/server/middleware
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/api/server/router
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/api/server/router/build
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/api/server/router/checkpoint
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/api/server/router/container
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/api/server/router/debug
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/api/server/router/distribution
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/api/server/router/grpc
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/api/server/router/image
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/api/server/router/network
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/api/server/router/plugin
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/api/server/router/session
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/api/server/router/swarm
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/api/server/router/system
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/api/server/router/volume
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/api/types
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/api/types/backend
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/api/types/blkiodev
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/api/types/container
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/api/types/events
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/api/types/filters
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/api/types/image
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/api/types/mount
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/api/types/network
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/api/types/plugins/logdriver
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/api/types/registry
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/api/types/strslice
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/api/types/swarm
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/api/types/swarm/runtime
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/api/types/time
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/api/types/versions
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/api/types/versions/v1p19
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/api/types/versions/v1p20
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/api/types/volume
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/builder
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/builder/builder-next
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/builder/builder-next/exporter
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/builder/builder-next/imagerefchecker
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/builder/builder-next/worker
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/builder/dockerfile
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/builder/remotecontext
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/builder/remotecontext/git
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/builder/remotecontext/urlutil
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/cli/debug
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/cli/winresources/docker-proxy
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/cli/winresources/dockerd
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/client
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/cmd/docker-proxy
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/cmd/dockerd
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/cmd/dockerd/trap
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/container
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/container/stream
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/contrib/apparmor
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/contrib/docker-device-tool
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/contrib/httpserver
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/daemon
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/daemon/cluster
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/daemon/cluster/controllers/plugin
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/daemon/cluster/convert
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/daemon/cluster/executor
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/daemon/cluster/executor/container
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/daemon/cluster/provider
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/daemon/config
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/daemon/containerd
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/daemon/events
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/daemon/events/testutils
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/daemon/graphdriver
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/daemon/graphdriver/aufs
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/daemon/graphdriver/btrfs
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/daemon/graphdriver/copy
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/daemon/graphdriver/devmapper
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/daemon/graphdriver/graphtest
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/daemon/graphdriver/overlay
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/daemon/graphdriver/overlay2
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/daemon/graphdriver/overlayutils
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/daemon/graphdriver/register
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/daemon/graphdriver/vfs
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/daemon/graphdriver/zfs
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/daemon/images
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/daemon/initlayer
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/daemon/links
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/daemon/listeners
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/daemon/logger
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/daemon/logger/awslogs
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/daemon/logger/fluentd
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/daemon/logger/gcplogs
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/daemon/logger/gelf
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/daemon/logger/journald
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/daemon/logger/journald/internal/export
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/daemon/logger/journald/internal/fake
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/daemon/logger/jsonfilelog
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/daemon/logger/local
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/daemon/logger/logentries
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/daemon/logger/loggertest
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/daemon/logger/loggerutils
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/daemon/logger/loggerutils/cache
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/daemon/logger/splunk
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/daemon/logger/syslog
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/daemon/logger/templates
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/daemon/names
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/daemon/network
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/daemon/stats
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/distribution
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/distribution/metadata
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/distribution/utils
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/distribution/xfer
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/dockerversion
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/errdefs
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/image
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/image/cache
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/image/tarexport
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/image/v1
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/internal/mounttree
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/internal/test/suite
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/internal/unshare
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/layer
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/libcontainerd
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/libcontainerd/queue
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/libcontainerd/remote
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/libcontainerd/supervisor
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/libcontainerd/types
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/libnetwork
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/libnetwork/bitseq
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/libnetwork/cluster
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/libnetwork/cmd/diagnostic
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/libnetwork/cmd/ovrouter
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/libnetwork/cmd/readme_test
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/libnetwork/config
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/libnetwork/datastore
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/libnetwork/diagnostic
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/libnetwork/discoverapi
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/libnetwork/driverapi
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/libnetwork/drivers/bridge
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/libnetwork/drivers/host
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/libnetwork/drivers/ipvlan
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/libnetwork/drivers/macvlan
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/libnetwork/drivers/null
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/libnetwork/drivers/overlay
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/libnetwork/drivers/remote
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/libnetwork/drivers/remote/api
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/libnetwork/drivers/windows
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/libnetwork/drvregistry
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/libnetwork/etchosts
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/libnetwork/idm
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/libnetwork/internal/caller
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/libnetwork/internal/setmatrix
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/libnetwork/ipam
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/libnetwork/ipamapi
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/libnetwork/ipams/builtin
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/libnetwork/ipams/null
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/libnetwork/ipams/remote
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/libnetwork/ipams/remote/api
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/libnetwork/ipams/windowsipam
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/libnetwork/ipamutils
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/libnetwork/iptables
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/libnetwork/netlabel
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/libnetwork/netutils
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/libnetwork/networkdb
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/libnetwork/ns
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/libnetwork/options
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/libnetwork/osl
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/libnetwork/osl/kernel
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/libnetwork/portallocator
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/libnetwork/portmapper
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/libnetwork/resolvconf
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/libnetwork/testutils
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/libnetwork/types
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/oci
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/oci/caps
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/opts
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/pkg/aaparser
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/pkg/archive
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/pkg/authorization
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/pkg/broadcaster
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/pkg/capabilities
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/pkg/chrootarchive
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/pkg/containerfs
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/pkg/devicemapper
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/pkg/directory
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/pkg/dmesg
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/pkg/fileutils
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/pkg/homedir
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/pkg/idtools
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/pkg/ioutils
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/pkg/jsonmessage
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/pkg/longpath
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/pkg/loopback
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/pkg/namesgenerator
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/pkg/parsers
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/pkg/parsers/kernel
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/pkg/parsers/operatingsystem
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/pkg/pidfile
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/pkg/platform
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/pkg/plugingetter
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/pkg/plugins
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/pkg/plugins/transport
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/pkg/pools
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/pkg/process
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/pkg/progress
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/pkg/reexec
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/pkg/stack
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/pkg/stdcopy
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/pkg/streamformatter
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/pkg/stringid
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/pkg/sysinfo
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/pkg/system
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/pkg/tailfile
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/pkg/tarsum
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/pkg/useragent
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/plugin
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/plugin/executor/containerd
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/plugin/v2
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/profiles/apparmor
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/profiles/seccomp
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/quota
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/reference
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/registry
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/registry/resumable
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/restartmanager
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/rootless
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/rootless/specconv
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/runconfig
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/runconfig/opts
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/testutil
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/testutil/daemon
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/testutil/environment
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/testutil/fakecontext
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/testutil/fakegit
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/testutil/fakestorage
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/testutil/fixtures/load
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/testutil/fixtures/plugin
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/testutil/fixtures/plugin/basic
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/testutil/registry
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/testutil/request
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/volume
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/volume/drivers
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/volume/local
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/volume/mounts
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/volume/service
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/volume/service/opts
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/volume/testutils'
19:36:24 [2023-01-05T19:36:24.444Z] ++ grep --fixed-strings -v /libnetwork
19:36:24 [2023-01-05T19:36:24.444Z] ++ echo 'github.com/docker/docker/api
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/api/server
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/api/server/backend/build
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/api/server/httpstatus
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/api/server/httputils
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/api/server/middleware
19:36:24 [2023-01-05T19:36:24.444Z] github.com/docker/docker/api/server/router
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/api/server/router/build
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/api/server/router/checkpoint
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/api/server/router/container
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/api/server/router/debug
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/api/server/router/distribution
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/api/server/router/grpc
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/api/server/router/image
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/api/server/router/network
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/api/server/router/plugin
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/api/server/router/session
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/api/server/router/swarm
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/api/server/router/system
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/api/server/router/volume
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/api/types
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/api/types/backend
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/api/types/blkiodev
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/api/types/container
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/api/types/events
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/api/types/filters
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/api/types/image
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/api/types/mount
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/api/types/network
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/api/types/plugins/logdriver
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/api/types/registry
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/api/types/strslice
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/api/types/swarm
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/api/types/swarm/runtime
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/api/types/time
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/api/types/versions
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/api/types/versions/v1p19
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/api/types/versions/v1p20
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/api/types/volume
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/builder
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/builder/builder-next
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/builder/builder-next/exporter
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/builder/builder-next/imagerefchecker
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/builder/builder-next/worker
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/builder/dockerfile
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/builder/remotecontext
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/builder/remotecontext/git
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/builder/remotecontext/urlutil
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/cli/debug
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/cli/winresources/docker-proxy
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/cli/winresources/dockerd
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/client
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/cmd/docker-proxy
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/cmd/dockerd
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/cmd/dockerd/trap
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/container
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/container/stream
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/contrib/apparmor
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/contrib/docker-device-tool
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/contrib/httpserver
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/daemon
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/daemon/cluster
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/daemon/cluster/controllers/plugin
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/daemon/cluster/convert
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/daemon/cluster/executor
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/daemon/cluster/executor/container
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/daemon/cluster/provider
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/daemon/config
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/daemon/containerd
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/daemon/events
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/daemon/events/testutils
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/daemon/graphdriver
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/daemon/graphdriver/aufs
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/daemon/graphdriver/btrfs
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/daemon/graphdriver/copy
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/daemon/graphdriver/devmapper
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/daemon/graphdriver/graphtest
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/daemon/graphdriver/overlay
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/daemon/graphdriver/overlay2
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/daemon/graphdriver/overlayutils
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/daemon/graphdriver/register
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/daemon/graphdriver/vfs
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/daemon/graphdriver/zfs
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/daemon/images
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/daemon/initlayer
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/daemon/links
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/daemon/listeners
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/daemon/logger
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/daemon/logger/awslogs
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/daemon/logger/fluentd
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/daemon/logger/gcplogs
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/daemon/logger/gelf
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/daemon/logger/journald
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/daemon/logger/journald/internal/export
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/daemon/logger/journald/internal/fake
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/daemon/logger/jsonfilelog
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/daemon/logger/local
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/daemon/logger/logentries
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/daemon/logger/loggertest
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/daemon/logger/loggerutils
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/daemon/logger/loggerutils/cache
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/daemon/logger/splunk
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/daemon/logger/syslog
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/daemon/logger/templates
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/daemon/names
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/daemon/network
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/daemon/stats
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/distribution
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/distribution/metadata
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/distribution/utils
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/distribution/xfer
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/dockerversion
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/errdefs
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/image
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/image/cache
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/image/tarexport
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/image/v1
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/internal/mounttree
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/internal/test/suite
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/internal/unshare
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/layer
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/libcontainerd
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/libcontainerd/queue
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/libcontainerd/remote
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/libcontainerd/supervisor
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/libcontainerd/types
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/libnetwork
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/libnetwork/bitseq
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/libnetwork/cluster
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/libnetwork/cmd/diagnostic
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/libnetwork/cmd/ovrouter
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/libnetwork/cmd/readme_test
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/libnetwork/config
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/libnetwork/datastore
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/libnetwork/diagnostic
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/libnetwork/discoverapi
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/libnetwork/driverapi
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/libnetwork/drivers/bridge
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/libnetwork/drivers/host
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/libnetwork/drivers/ipvlan
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/libnetwork/drivers/macvlan
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/libnetwork/drivers/null
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/libnetwork/drivers/overlay
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/libnetwork/drivers/remote
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/libnetwork/drivers/remote/api
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/libnetwork/drivers/windows
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/libnetwork/drvregistry
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/libnetwork/etchosts
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/libnetwork/idm
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/libnetwork/internal/caller
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/libnetwork/internal/setmatrix
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/libnetwork/ipam
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/libnetwork/ipamapi
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/libnetwork/ipams/builtin
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/libnetwork/ipams/null
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/libnetwork/ipams/remote
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/libnetwork/ipams/remote/api
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/libnetwork/ipams/windowsipam
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/libnetwork/ipamutils
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/libnetwork/iptables
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/libnetwork/netlabel
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/libnetwork/netutils
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/libnetwork/networkdb
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/libnetwork/ns
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/libnetwork/options
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/libnetwork/osl
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/libnetwork/osl/kernel
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/libnetwork/portallocator
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/libnetwork/portmapper
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/libnetwork/resolvconf
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/libnetwork/testutils
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/libnetwork/types
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/oci
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/oci/caps
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/opts
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/pkg/aaparser
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/pkg/archive
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/pkg/authorization
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/pkg/broadcaster
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/pkg/capabilities
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/pkg/chrootarchive
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/pkg/containerfs
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/pkg/devicemapper
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/pkg/directory
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/pkg/dmesg
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/pkg/fileutils
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/pkg/homedir
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/pkg/idtools
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/pkg/ioutils
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/pkg/jsonmessage
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/pkg/longpath
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/pkg/loopback
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/pkg/namesgenerator
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/pkg/parsers
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/pkg/parsers/kernel
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/pkg/parsers/operatingsystem
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/pkg/pidfile
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/pkg/platform
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/pkg/plugingetter
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/pkg/plugins
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/pkg/plugins/transport
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/pkg/pools
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/pkg/process
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/pkg/progress
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/pkg/reexec
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/pkg/stack
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/pkg/stdcopy
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/pkg/streamformatter
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/pkg/stringid
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/pkg/sysinfo
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/pkg/system
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/pkg/tailfile
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/pkg/tarsum
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/pkg/useragent
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/plugin
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/plugin/executor/containerd
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/plugin/v2
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/profiles/apparmor
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/profiles/seccomp
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/quota
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/reference
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/registry
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/registry/resumable
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/restartmanager
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/rootless
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/rootless/specconv
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/runconfig
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/runconfig/opts
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/testutil
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/testutil/daemon
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/testutil/environment
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/testutil/fakecontext
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/testutil/fakegit
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/testutil/fakestorage
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/testutil/fixtures/load
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/testutil/fixtures/plugin
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/testutil/fixtures/plugin/basic
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/testutil/registry
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/testutil/request
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/volume
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/volume/drivers
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/volume/local
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/volume/mounts
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/volume/service
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/volume/service/opts
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/volume/testutils'
19:36:24 [2023-01-05T19:36:24.445Z] + base_pkg_list='github.com/docker/docker/api
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/api/server
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/api/server/backend/build
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/api/server/httpstatus
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/api/server/httputils
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/api/server/middleware
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/api/server/router
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/api/server/router/build
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/api/server/router/checkpoint
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/api/server/router/container
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/api/server/router/debug
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/api/server/router/distribution
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/api/server/router/grpc
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/api/server/router/image
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/api/server/router/network
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/api/server/router/plugin
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/api/server/router/session
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/api/server/router/swarm
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/api/server/router/system
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/api/server/router/volume
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/api/types
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/api/types/backend
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/api/types/blkiodev
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/api/types/container
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/api/types/events
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/api/types/filters
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/api/types/image
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/api/types/mount
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/api/types/network
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/api/types/plugins/logdriver
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/api/types/registry
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/api/types/strslice
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/api/types/swarm
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/api/types/swarm/runtime
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/api/types/time
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/api/types/versions
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/api/types/versions/v1p19
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/api/types/versions/v1p20
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/api/types/volume
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/builder
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/builder/builder-next
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/builder/builder-next/exporter
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/builder/builder-next/imagerefchecker
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/builder/builder-next/worker
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/builder/dockerfile
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/builder/remotecontext
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/builder/remotecontext/git
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/builder/remotecontext/urlutil
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/cli/debug
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/cli/winresources/docker-proxy
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/cli/winresources/dockerd
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/client
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/cmd/docker-proxy
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/cmd/dockerd
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/cmd/dockerd/trap
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/container
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/container/stream
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/contrib/apparmor
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/contrib/docker-device-tool
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/contrib/httpserver
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/daemon
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/daemon/cluster
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/daemon/cluster/controllers/plugin
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/daemon/cluster/convert
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/daemon/cluster/executor
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/daemon/cluster/executor/container
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/daemon/cluster/provider
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/daemon/config
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/daemon/containerd
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/daemon/events
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/daemon/events/testutils
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/daemon/graphdriver
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/daemon/graphdriver/aufs
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/daemon/graphdriver/btrfs
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/daemon/graphdriver/copy
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/daemon/graphdriver/devmapper
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/daemon/graphdriver/graphtest
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/daemon/graphdriver/overlay
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/daemon/graphdriver/overlay2
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/daemon/graphdriver/overlayutils
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/daemon/graphdriver/register
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/daemon/graphdriver/vfs
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/daemon/graphdriver/zfs
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/daemon/images
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/daemon/initlayer
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/daemon/links
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/daemon/listeners
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/daemon/logger
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/daemon/logger/awslogs
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/daemon/logger/fluentd
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/daemon/logger/gcplogs
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/daemon/logger/gelf
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/daemon/logger/journald
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/daemon/logger/journald/internal/export
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/daemon/logger/journald/internal/fake
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/daemon/logger/jsonfilelog
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/daemon/logger/local
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/daemon/logger/logentries
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/daemon/logger/loggertest
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/daemon/logger/loggerutils
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/daemon/logger/loggerutils/cache
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/daemon/logger/splunk
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/daemon/logger/syslog
19:36:24 [2023-01-05T19:36:24.445Z] github.com/docker/docker/daemon/logger/templates
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/daemon/names
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/daemon/network
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/daemon/stats
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/distribution
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/distribution/metadata
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/distribution/utils
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/distribution/xfer
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/dockerversion
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/errdefs
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/image
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/image/cache
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/image/tarexport
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/image/v1
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/internal/mounttree
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/internal/test/suite
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/internal/unshare
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/layer
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/libcontainerd
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/libcontainerd/queue
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/libcontainerd/remote
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/libcontainerd/supervisor
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/libcontainerd/types
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/oci
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/oci/caps
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/opts
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/pkg/aaparser
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/pkg/archive
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/pkg/authorization
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/pkg/broadcaster
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/pkg/capabilities
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/pkg/chrootarchive
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/pkg/containerfs
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/pkg/devicemapper
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/pkg/directory
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/pkg/dmesg
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/pkg/fileutils
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/pkg/homedir
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/pkg/idtools
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/pkg/ioutils
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/pkg/jsonmessage
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/pkg/longpath
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/pkg/loopback
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/pkg/namesgenerator
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/pkg/parsers
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/pkg/parsers/kernel
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/pkg/parsers/operatingsystem
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/pkg/pidfile
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/pkg/platform
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/pkg/plugingetter
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/pkg/plugins
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/pkg/plugins/transport
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/pkg/pools
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/pkg/process
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/pkg/progress
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/pkg/reexec
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/pkg/stack
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/pkg/stdcopy
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/pkg/streamformatter
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/pkg/stringid
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/pkg/sysinfo
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/pkg/system
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/pkg/tailfile
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/pkg/tarsum
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/pkg/useragent
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/plugin
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/plugin/executor/containerd
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/plugin/v2
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/profiles/apparmor
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/profiles/seccomp
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/quota
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/reference
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/registry
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/registry/resumable
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/restartmanager
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/rootless
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/rootless/specconv
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/runconfig
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/runconfig/opts
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/testutil
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/testutil/daemon
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/testutil/environment
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/testutil/fakecontext
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/testutil/fakegit
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/testutil/fakestorage
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/testutil/fixtures/load
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/testutil/fixtures/plugin
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/testutil/fixtures/plugin/basic
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/testutil/registry
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/testutil/request
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/volume
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/volume/drivers
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/volume/local
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/volume/mounts
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/volume/service
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/volume/service/opts
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/volume/testutils'
19:36:24 [2023-01-05T19:36:24.446Z] ++ grep --fixed-strings /libnetwork
19:36:24 [2023-01-05T19:36:24.446Z] ++ echo 'github.com/docker/docker/api
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/api/server
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/api/server/backend/build
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/api/server/httpstatus
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/api/server/httputils
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/api/server/middleware
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/api/server/router
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/api/server/router/build
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/api/server/router/checkpoint
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/api/server/router/container
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/api/server/router/debug
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/api/server/router/distribution
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/api/server/router/grpc
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/api/server/router/image
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/api/server/router/network
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/api/server/router/plugin
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/api/server/router/session
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/api/server/router/swarm
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/api/server/router/system
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/api/server/router/volume
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/api/types
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/api/types/backend
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/api/types/blkiodev
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/api/types/container
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/api/types/events
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/api/types/filters
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/api/types/image
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/api/types/mount
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/api/types/network
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/api/types/plugins/logdriver
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/api/types/registry
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/api/types/strslice
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/api/types/swarm
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/api/types/swarm/runtime
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/api/types/time
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/api/types/versions
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/api/types/versions/v1p19
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/api/types/versions/v1p20
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/api/types/volume
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/builder
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/builder/builder-next
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/builder/builder-next/exporter
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/builder/builder-next/imagerefchecker
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/builder/builder-next/worker
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/builder/dockerfile
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/builder/remotecontext
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/builder/remotecontext/git
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/builder/remotecontext/urlutil
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/cli/debug
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/cli/winresources/docker-proxy
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/cli/winresources/dockerd
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/client
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/cmd/docker-proxy
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/cmd/dockerd
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/cmd/dockerd/trap
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/container
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/container/stream
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/contrib/apparmor
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/contrib/docker-device-tool
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/contrib/httpserver
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/daemon
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/daemon/cluster
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/daemon/cluster/controllers/plugin
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/daemon/cluster/convert
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/daemon/cluster/executor
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/daemon/cluster/executor/container
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/daemon/cluster/provider
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/daemon/config
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/daemon/containerd
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/daemon/events
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/daemon/events/testutils
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/daemon/graphdriver
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/daemon/graphdriver/aufs
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/daemon/graphdriver/btrfs
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/daemon/graphdriver/copy
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/daemon/graphdriver/devmapper
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/daemon/graphdriver/graphtest
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/daemon/graphdriver/overlay
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/daemon/graphdriver/overlay2
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/daemon/graphdriver/overlayutils
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/daemon/graphdriver/register
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/daemon/graphdriver/vfs
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/daemon/graphdriver/zfs
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/daemon/images
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/daemon/initlayer
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/daemon/links
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/daemon/listeners
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/daemon/logger
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/daemon/logger/awslogs
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/daemon/logger/fluentd
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/daemon/logger/gcplogs
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/daemon/logger/gelf
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/daemon/logger/journald
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/daemon/logger/journald/internal/export
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/daemon/logger/journald/internal/fake
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/daemon/logger/jsonfilelog
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/daemon/logger/local
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/daemon/logger/logentries
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/daemon/logger/loggertest
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/daemon/logger/loggerutils
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/daemon/logger/loggerutils/cache
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/daemon/logger/splunk
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/daemon/logger/syslog
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/daemon/logger/templates
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/daemon/names
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/daemon/network
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/daemon/stats
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/distribution
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/distribution/metadata
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/distribution/utils
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/distribution/xfer
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/dockerversion
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/errdefs
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/image
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/image/cache
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/image/tarexport
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/image/v1
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/internal/mounttree
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/internal/test/suite
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/internal/unshare
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/layer
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/libcontainerd
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/libcontainerd/queue
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/libcontainerd/remote
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/libcontainerd/supervisor
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/libcontainerd/types
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/libnetwork
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/libnetwork/bitseq
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/libnetwork/cluster
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/libnetwork/cmd/diagnostic
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/libnetwork/cmd/ovrouter
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/libnetwork/cmd/readme_test
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/libnetwork/config
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/libnetwork/datastore
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/libnetwork/diagnostic
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/libnetwork/discoverapi
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/libnetwork/driverapi
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/libnetwork/drivers/bridge
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/libnetwork/drivers/host
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/libnetwork/drivers/ipvlan
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/libnetwork/drivers/macvlan
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/libnetwork/drivers/null
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/libnetwork/drivers/overlay
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/libnetwork/drivers/remote
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/libnetwork/drivers/remote/api
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/libnetwork/drivers/windows
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/libnetwork/drvregistry
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/libnetwork/etchosts
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/libnetwork/idm
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/libnetwork/internal/caller
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/libnetwork/internal/setmatrix
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/libnetwork/ipam
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/libnetwork/ipamapi
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/libnetwork/ipams/builtin
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/libnetwork/ipams/null
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/libnetwork/ipams/remote
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/libnetwork/ipams/remote/api
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/libnetwork/ipams/windowsipam
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/libnetwork/ipamutils
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/libnetwork/iptables
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/libnetwork/netlabel
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/libnetwork/netutils
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/libnetwork/networkdb
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/libnetwork/ns
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/libnetwork/options
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/libnetwork/osl
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/libnetwork/osl/kernel
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/libnetwork/portallocator
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/libnetwork/portmapper
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/libnetwork/resolvconf
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/libnetwork/testutils
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/libnetwork/types
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/oci
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/oci/caps
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/opts
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/pkg/aaparser
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/pkg/archive
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/pkg/authorization
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/pkg/broadcaster
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/pkg/capabilities
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/pkg/chrootarchive
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/pkg/containerfs
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/pkg/devicemapper
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/pkg/directory
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/pkg/dmesg
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/pkg/fileutils
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/pkg/homedir
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/pkg/idtools
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/pkg/ioutils
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/pkg/jsonmessage
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/pkg/longpath
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/pkg/loopback
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/pkg/namesgenerator
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/pkg/parsers
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/pkg/parsers/kernel
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/pkg/parsers/operatingsystem
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/pkg/pidfile
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/pkg/platform
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/pkg/plugingetter
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/pkg/plugins
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/pkg/plugins/transport
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/pkg/pools
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/pkg/process
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/pkg/progress
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/pkg/reexec
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/pkg/stack
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/pkg/stdcopy
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/pkg/streamformatter
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/pkg/stringid
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/pkg/sysinfo
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/pkg/system
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/pkg/tailfile
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/pkg/tarsum
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/pkg/useragent
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/plugin
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/plugin/executor/containerd
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/plugin/v2
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/profiles/apparmor
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/profiles/seccomp
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/quota
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/reference
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/registry
19:36:24 [2023-01-05T19:36:24.446Z] github.com/docker/docker/registry/resumable
19:36:24 [2023-01-05T19:36:24.447Z] github.com/docker/docker/restartmanager
19:36:24 [2023-01-05T19:36:24.447Z] github.com/docker/docker/rootless
19:36:24 [2023-01-05T19:36:24.447Z] github.com/docker/docker/rootless/specconv
19:36:24 [2023-01-05T19:36:24.447Z] github.com/docker/docker/runconfig
19:36:24 [2023-01-05T19:36:24.447Z] github.com/docker/docker/runconfig/opts
19:36:24 [2023-01-05T19:36:24.447Z] github.com/docker/docker/testutil
19:36:24 [2023-01-05T19:36:24.447Z] github.com/docker/docker/testutil/daemon
19:36:24 [2023-01-05T19:36:24.447Z] github.com/docker/docker/testutil/environment
19:36:24 [2023-01-05T19:36:24.447Z] github.com/docker/docker/testutil/fakecontext
19:36:24 [2023-01-05T19:36:24.447Z] github.com/docker/docker/testutil/fakegit
19:36:24 [2023-01-05T19:36:24.447Z] github.com/docker/docker/testutil/fakestorage
19:36:24 [2023-01-05T19:36:24.447Z] github.com/docker/docker/testutil/fixtures/load
19:36:24 [2023-01-05T19:36:24.447Z] github.com/docker/docker/testutil/fixtures/plugin
19:36:24 [2023-01-05T19:36:24.447Z] github.com/docker/docker/testutil/fixtures/plugin/basic
19:36:24 [2023-01-05T19:36:24.447Z] github.com/docker/docker/testutil/registry
19:36:24 [2023-01-05T19:36:24.447Z] github.com/docker/docker/testutil/request
19:36:24 [2023-01-05T19:36:24.447Z] github.com/docker/docker/volume
19:36:24 [2023-01-05T19:36:24.447Z] github.com/docker/docker/volume/drivers
19:36:24 [2023-01-05T19:36:24.447Z] github.com/docker/docker/volume/local
19:36:24 [2023-01-05T19:36:24.447Z] github.com/docker/docker/volume/mounts
19:36:24 [2023-01-05T19:36:24.447Z] github.com/docker/docker/volume/service
19:36:24 [2023-01-05T19:36:24.447Z] github.com/docker/docker/volume/service/opts
19:36:24 [2023-01-05T19:36:24.447Z] github.com/docker/docker/volume/testutils'
19:36:24 [2023-01-05T19:36:24.447Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork
19:36:24 [2023-01-05T19:36:24.447Z] github.com/docker/docker/libnetwork/bitseq
19:36:24 [2023-01-05T19:36:24.447Z] github.com/docker/docker/libnetwork/cluster
19:36:24 [2023-01-05T19:36:24.447Z] github.com/docker/docker/libnetwork/cmd/diagnostic
19:36:24 [2023-01-05T19:36:24.447Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
19:36:24 [2023-01-05T19:36:24.447Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
19:36:24 [2023-01-05T19:36:24.447Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
19:36:24 [2023-01-05T19:36:24.447Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
19:36:24 [2023-01-05T19:36:24.447Z] github.com/docker/docker/libnetwork/cmd/ovrouter
19:36:24 [2023-01-05T19:36:24.447Z] github.com/docker/docker/libnetwork/cmd/readme_test
19:36:24 [2023-01-05T19:36:24.447Z] github.com/docker/docker/libnetwork/config
19:36:24 [2023-01-05T19:36:24.447Z] github.com/docker/docker/libnetwork/datastore
19:36:24 [2023-01-05T19:36:24.447Z] github.com/docker/docker/libnetwork/diagnostic
19:36:24 [2023-01-05T19:36:24.447Z] github.com/docker/docker/libnetwork/discoverapi
19:36:24 [2023-01-05T19:36:24.447Z] github.com/docker/docker/libnetwork/driverapi
19:36:24 [2023-01-05T19:36:24.447Z] github.com/docker/docker/libnetwork/drivers/bridge
19:36:24 [2023-01-05T19:36:24.447Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
19:36:24 [2023-01-05T19:36:24.447Z] github.com/docker/docker/libnetwork/drivers/host
19:36:24 [2023-01-05T19:36:24.447Z] github.com/docker/docker/libnetwork/drivers/ipvlan
19:36:24 [2023-01-05T19:36:24.447Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
19:36:24 [2023-01-05T19:36:24.447Z] github.com/docker/docker/libnetwork/drivers/macvlan
19:36:24 [2023-01-05T19:36:24.447Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
19:36:24 [2023-01-05T19:36:24.447Z] github.com/docker/docker/libnetwork/drivers/null
19:36:24 [2023-01-05T19:36:24.447Z] github.com/docker/docker/libnetwork/drivers/overlay
19:36:24 [2023-01-05T19:36:24.447Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
19:36:24 [2023-01-05T19:36:24.447Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
19:36:24 [2023-01-05T19:36:24.447Z] github.com/docker/docker/libnetwork/drivers/remote
19:36:24 [2023-01-05T19:36:24.447Z] github.com/docker/docker/libnetwork/drivers/remote/api
19:36:24 [2023-01-05T19:36:24.447Z] github.com/docker/docker/libnetwork/drivers/windows
19:36:24 [2023-01-05T19:36:24.447Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
19:36:24 [2023-01-05T19:36:24.447Z] github.com/docker/docker/libnetwork/drvregistry
19:36:24 [2023-01-05T19:36:24.447Z] github.com/docker/docker/libnetwork/etchosts
19:36:24 [2023-01-05T19:36:24.447Z] github.com/docker/docker/libnetwork/idm
19:36:24 [2023-01-05T19:36:24.447Z] github.com/docker/docker/libnetwork/internal/caller
19:36:24 [2023-01-05T19:36:24.447Z] github.com/docker/docker/libnetwork/internal/setmatrix
19:36:24 [2023-01-05T19:36:24.447Z] github.com/docker/docker/libnetwork/ipam
19:36:24 [2023-01-05T19:36:24.447Z] github.com/docker/docker/libnetwork/ipamapi
19:36:24 [2023-01-05T19:36:24.447Z] github.com/docker/docker/libnetwork/ipams/builtin
19:36:24 [2023-01-05T19:36:24.447Z] github.com/docker/docker/libnetwork/ipams/null
19:36:24 [2023-01-05T19:36:24.447Z] github.com/docker/docker/libnetwork/ipams/remote
19:36:24 [2023-01-05T19:36:24.447Z] github.com/docker/docker/libnetwork/ipams/remote/api
19:36:24 [2023-01-05T19:36:24.447Z] github.com/docker/docker/libnetwork/ipams/windowsipam
19:36:24 [2023-01-05T19:36:24.447Z] github.com/docker/docker/libnetwork/ipamutils
19:36:24 [2023-01-05T19:36:24.447Z] github.com/docker/docker/libnetwork/iptables
19:36:24 [2023-01-05T19:36:24.447Z] github.com/docker/docker/libnetwork/netlabel
19:36:24 [2023-01-05T19:36:24.447Z] github.com/docker/docker/libnetwork/netutils
19:36:24 [2023-01-05T19:36:24.447Z] github.com/docker/docker/libnetwork/networkdb
19:36:24 [2023-01-05T19:36:24.447Z] github.com/docker/docker/libnetwork/ns
19:36:24 [2023-01-05T19:36:24.447Z] github.com/docker/docker/libnetwork/options
19:36:24 [2023-01-05T19:36:24.447Z] github.com/docker/docker/libnetwork/osl
19:36:24 [2023-01-05T19:36:24.447Z] github.com/docker/docker/libnetwork/osl/kernel
19:36:24 [2023-01-05T19:36:24.447Z] github.com/docker/docker/libnetwork/portallocator
19:36:24 [2023-01-05T19:36:24.447Z] github.com/docker/docker/libnetwork/portmapper
19:36:24 [2023-01-05T19:36:24.447Z] github.com/docker/docker/libnetwork/resolvconf
19:36:24 [2023-01-05T19:36:24.447Z] github.com/docker/docker/libnetwork/testutils
19:36:24 [2023-01-05T19:36:24.447Z] github.com/docker/docker/libnetwork/types'
19:36:24 [2023-01-05T19:36:24.447Z] + echo 'github.com/docker/docker/libnetwork
19:36:24 [2023-01-05T19:36:24.447Z] github.com/docker/docker/libnetwork/bitseq
19:36:24 [2023-01-05T19:36:24.447Z] github.com/docker/docker/libnetwork/cluster
19:36:24 [2023-01-05T19:36:24.447Z] github.com/docker/docker/libnetwork/cmd/diagnostic
19:36:24 [2023-01-05T19:36:24.447Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
19:36:24 [2023-01-05T19:36:24.447Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
19:36:24 [2023-01-05T19:36:24.447Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
19:36:24 [2023-01-05T19:36:24.447Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
19:36:24 [2023-01-05T19:36:24.447Z] github.com/docker/docker/libnetwork/cmd/ovrouter
19:36:24 [2023-01-05T19:36:24.447Z] github.com/docker/docker/libnetwork/cmd/readme_test
19:36:24 [2023-01-05T19:36:24.447Z] github.com/docker/docker/libnetwork/config
19:36:24 [2023-01-05T19:36:24.447Z] github.com/docker/docker/libnetwork/datastore
19:36:24 [2023-01-05T19:36:24.447Z] github.com/docker/docker/libnetwork/diagnostic
19:36:24 [2023-01-05T19:36:24.447Z] github.com/docker/docker/libnetwork/discoverapi
19:36:24 [2023-01-05T19:36:24.447Z] github.com/docker/docker/libnetwork/driverapi
19:36:24 [2023-01-05T19:36:24.447Z] github.com/docker/docker/libnetwork/drivers/bridge
19:36:24 [2023-01-05T19:36:24.447Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
19:36:24 [2023-01-05T19:36:24.447Z] github.com/docker/docker/libnetwork/drivers/host
19:36:24 [2023-01-05T19:36:24.447Z] github.com/docker/docker/libnetwork/drivers/ipvlan
19:36:24 [2023-01-05T19:36:24.447Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
19:36:24 [2023-01-05T19:36:24.447Z] github.com/docker/docker/libnetwork/drivers/macvlan
19:36:24 [2023-01-05T19:36:24.447Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
19:36:24 [2023-01-05T19:36:24.447Z] github.com/docker/docker/libnetwork/drivers/null
19:36:24 [2023-01-05T19:36:24.447Z] github.com/docker/docker/libnetwork/drivers/overlay
19:36:24 [2023-01-05T19:36:24.447Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
19:36:24 [2023-01-05T19:36:24.447Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
19:36:24 [2023-01-05T19:36:24.447Z] github.com/docker/docker/libnetwork/drivers/remote
19:36:24 [2023-01-05T19:36:24.447Z] github.com/docker/docker/libnetwork/drivers/remote/api
19:36:24 [2023-01-05T19:36:24.447Z] github.com/docker/docker/libnetwork/drivers/windows
19:36:24 [2023-01-05T19:36:24.447Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
19:36:24 [2023-01-05T19:36:24.447Z] github.com/docker/docker/libnetwork/drvregistry
19:36:24 [2023-01-05T19:36:24.447Z] github.com/docker/docker/libnetwork/etchosts
19:36:24 [2023-01-05T19:36:24.447Z] github.com/docker/docker/libnetwork/idm
19:36:24 [2023-01-05T19:36:24.447Z] github.com/docker/docker/libnetwork/internal/caller
19:36:24 [2023-01-05T19:36:24.447Z] github.com/docker/docker/libnetwork/internal/setmatrix
19:36:24 [2023-01-05T19:36:24.447Z] github.com/docker/docker/libnetwork/ipam
19:36:24 [2023-01-05T19:36:24.447Z] github.com/docker/docker/libnetwork/ipamapi
19:36:24 [2023-01-05T19:36:24.447Z] github.com/docker/docker/libnetwork/ipams/builtin
19:36:24 [2023-01-05T19:36:24.447Z] github.com/docker/docker/libnetwork/ipams/null
19:36:24 [2023-01-05T19:36:24.447Z] github.com/docker/docker/libnetwork/ipams/remote
19:36:24 [2023-01-05T19:36:24.447Z] github.com/docker/docker/libnetwork/ipams/remote/api
19:36:24 [2023-01-05T19:36:24.447Z] github.com/docker/docker/libnetwork/ipams/windowsipam
19:36:24 [2023-01-05T19:36:24.447Z] github.com/docker/docker/libnetwork/ipamutils
19:36:24 [2023-01-05T19:36:24.447Z] github.com/docker/docker/libnetwork/iptables
19:36:24 [2023-01-05T19:36:24.447Z] github.com/docker/docker/libnetwork/netlabel
19:36:24 [2023-01-05T19:36:24.447Z] github.com/docker/docker/libnetwork/netutils
19:36:24 [2023-01-05T19:36:24.447Z] github.com/docker/docker/libnetwork/networkdb
19:36:24 [2023-01-05T19:36:24.447Z] github.com/docker/docker/libnetwork/ns
19:36:24 [2023-01-05T19:36:24.447Z] github.com/docker/docker/libnetwork/options
19:36:24 [2023-01-05T19:36:24.447Z] github.com/docker/docker/libnetwork/osl
19:36:24 [2023-01-05T19:36:24.447Z] github.com/docker/docker/libnetwork/osl/kernel
19:36:24 [2023-01-05T19:36:24.447Z] github.com/docker/docker/libnetwork/portallocator
19:36:24 [2023-01-05T19:36:24.447Z] github.com/docker/docker/libnetwork/portmapper
19:36:24 [2023-01-05T19:36:24.447Z] github.com/docker/docker/libnetwork/resolvconf
19:36:24 [2023-01-05T19:36:24.447Z] github.com/docker/docker/libnetwork/testutils
19:36:24 [2023-01-05T19:36:24.447Z] github.com/docker/docker/libnetwork/types'
19:36:24 [2023-01-05T19:36:24.447Z] + grep --fixed-strings libnetwork/drivers/bridge
19:36:24 [2023-01-05T19:36:24.447Z] github.com/docker/docker/libnetwork/drivers/bridge
19:36:24 [2023-01-05T19:36:24.447Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
19:36:24 [2023-01-05T19:36:24.447Z] + type docker-proxy
19:36:24 [2023-01-05T19:36:24.447Z] hack/test/unit: line 25: type: docker-proxy: not found
19:36:24 [2023-01-05T19:36:24.447Z] + hack/make.sh binary-proxy install-proxy
19:36:24 [2023-01-05T19:36:24.447Z] 
19:36:24 [2023-01-05T19:36:24.447Z] Removing bundles/
19:36:24 [2023-01-05T19:36:24.447Z] 
19:36:24 [2023-01-05T19:36:24.447Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy)
19:36:24 [2023-01-05T19:36:24.447Z] Building static bundles/binary-proxy/docker-proxy (linux/arm64)...
19:36:32 [2023-01-05T19:36:32.531Z] Created binary: bundles/binary-proxy/docker-proxy
19:36:32 [2023-01-05T19:36:32.531Z] 
19:36:32 [2023-01-05T19:36:32.531Z] ---> Making bundle: install-proxy (in bundles/install-proxy)
19:36:32 [2023-01-05T19:36:32.531Z] Installing docker-proxy to /usr/local/bin/
19:36:32 [2023-01-05T19:36:32.531Z] 
19:36:32 [2023-01-05T19:36:32.531Z] + mkdir -p bundles
19:36:32 [2023-01-05T19:36:32.531Z] + '[' -n 'github.com/docker/docker/api
19:36:32 [2023-01-05T19:36:32.531Z] github.com/docker/docker/api/server
19:36:32 [2023-01-05T19:36:32.531Z] github.com/docker/docker/api/server/backend/build
19:36:32 [2023-01-05T19:36:32.531Z] github.com/docker/docker/api/server/httpstatus
19:36:32 [2023-01-05T19:36:32.531Z] github.com/docker/docker/api/server/httputils
19:36:32 [2023-01-05T19:36:32.531Z] github.com/docker/docker/api/server/middleware
19:36:32 [2023-01-05T19:36:32.531Z] github.com/docker/docker/api/server/router
19:36:32 [2023-01-05T19:36:32.531Z] github.com/docker/docker/api/server/router/build
19:36:32 [2023-01-05T19:36:32.531Z] github.com/docker/docker/api/server/router/checkpoint
19:36:32 [2023-01-05T19:36:32.531Z] github.com/docker/docker/api/server/router/container
19:36:32 [2023-01-05T19:36:32.531Z] github.com/docker/docker/api/server/router/debug
19:36:32 [2023-01-05T19:36:32.531Z] github.com/docker/docker/api/server/router/distribution
19:36:32 [2023-01-05T19:36:32.531Z] github.com/docker/docker/api/server/router/grpc
19:36:32 [2023-01-05T19:36:32.531Z] github.com/docker/docker/api/server/router/image
19:36:32 [2023-01-05T19:36:32.531Z] github.com/docker/docker/api/server/router/network
19:36:32 [2023-01-05T19:36:32.531Z] github.com/docker/docker/api/server/router/plugin
19:36:32 [2023-01-05T19:36:32.531Z] github.com/docker/docker/api/server/router/session
19:36:32 [2023-01-05T19:36:32.531Z] github.com/docker/docker/api/server/router/swarm
19:36:32 [2023-01-05T19:36:32.531Z] github.com/docker/docker/api/server/router/system
19:36:32 [2023-01-05T19:36:32.531Z] github.com/docker/docker/api/server/router/volume
19:36:32 [2023-01-05T19:36:32.531Z] github.com/docker/docker/api/types
19:36:32 [2023-01-05T19:36:32.531Z] github.com/docker/docker/api/types/backend
19:36:32 [2023-01-05T19:36:32.531Z] github.com/docker/docker/api/types/blkiodev
19:36:32 [2023-01-05T19:36:32.531Z] github.com/docker/docker/api/types/container
19:36:32 [2023-01-05T19:36:32.531Z] github.com/docker/docker/api/types/events
19:36:32 [2023-01-05T19:36:32.531Z] github.com/docker/docker/api/types/filters
19:36:32 [2023-01-05T19:36:32.531Z] github.com/docker/docker/api/types/image
19:36:32 [2023-01-05T19:36:32.531Z] github.com/docker/docker/api/types/mount
19:36:32 [2023-01-05T19:36:32.531Z] github.com/docker/docker/api/types/network
19:36:32 [2023-01-05T19:36:32.531Z] github.com/docker/docker/api/types/plugins/logdriver
19:36:32 [2023-01-05T19:36:32.531Z] github.com/docker/docker/api/types/registry
19:36:32 [2023-01-05T19:36:32.531Z] github.com/docker/docker/api/types/strslice
19:36:32 [2023-01-05T19:36:32.531Z] github.com/docker/docker/api/types/swarm
19:36:32 [2023-01-05T19:36:32.531Z] github.com/docker/docker/api/types/swarm/runtime
19:36:32 [2023-01-05T19:36:32.531Z] github.com/docker/docker/api/types/time
19:36:32 [2023-01-05T19:36:32.531Z] github.com/docker/docker/api/types/versions
19:36:32 [2023-01-05T19:36:32.531Z] github.com/docker/docker/api/types/versions/v1p19
19:36:32 [2023-01-05T19:36:32.532Z] github.com/docker/docker/api/types/versions/v1p20
19:36:32 [2023-01-05T19:36:32.532Z] github.com/docker/docker/api/types/volume
19:36:32 [2023-01-05T19:36:32.532Z] github.com/docker/docker/builder
19:36:32 [2023-01-05T19:36:32.532Z] github.com/docker/docker/builder/builder-next
19:36:32 [2023-01-05T19:36:32.532Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
19:36:32 [2023-01-05T19:36:32.532Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
19:36:32 [2023-01-05T19:36:32.532Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
19:36:32 [2023-01-05T19:36:32.532Z] github.com/docker/docker/builder/builder-next/exporter
19:36:32 [2023-01-05T19:36:32.532Z] github.com/docker/docker/builder/builder-next/imagerefchecker
19:36:32 [2023-01-05T19:36:32.532Z] github.com/docker/docker/builder/builder-next/worker
19:36:32 [2023-01-05T19:36:32.532Z] github.com/docker/docker/builder/dockerfile
19:36:32 [2023-01-05T19:36:32.532Z] github.com/docker/docker/builder/remotecontext
19:36:32 [2023-01-05T19:36:32.532Z] github.com/docker/docker/builder/remotecontext/git
19:36:32 [2023-01-05T19:36:32.532Z] github.com/docker/docker/builder/remotecontext/urlutil
19:36:32 [2023-01-05T19:36:32.532Z] github.com/docker/docker/cli/debug
19:36:32 [2023-01-05T19:36:32.532Z] github.com/docker/docker/cli/winresources/docker-proxy
19:36:32 [2023-01-05T19:36:32.532Z] github.com/docker/docker/cli/winresources/dockerd
19:36:32 [2023-01-05T19:36:32.532Z] github.com/docker/docker/client
19:36:32 [2023-01-05T19:36:32.532Z] github.com/docker/docker/cmd/docker-proxy
19:36:32 [2023-01-05T19:36:32.532Z] github.com/docker/docker/cmd/dockerd
19:36:32 [2023-01-05T19:36:32.532Z] github.com/docker/docker/cmd/dockerd/trap
19:36:32 [2023-01-05T19:36:32.532Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
19:36:32 [2023-01-05T19:36:32.532Z] github.com/docker/docker/container
19:36:32 [2023-01-05T19:36:32.532Z] github.com/docker/docker/container/stream
19:36:32 [2023-01-05T19:36:32.532Z] github.com/docker/docker/contrib/apparmor
19:36:32 [2023-01-05T19:36:32.532Z] github.com/docker/docker/contrib/docker-device-tool
19:36:32 [2023-01-05T19:36:32.532Z] github.com/docker/docker/contrib/httpserver
19:36:32 [2023-01-05T19:36:32.532Z] github.com/docker/docker/daemon
19:36:32 [2023-01-05T19:36:32.532Z] github.com/docker/docker/daemon/cluster
19:36:32 [2023-01-05T19:36:32.532Z] github.com/docker/docker/daemon/cluster/controllers/plugin
19:36:32 [2023-01-05T19:36:32.532Z] github.com/docker/docker/daemon/cluster/convert
19:36:32 [2023-01-05T19:36:32.532Z] github.com/docker/docker/daemon/cluster/executor
19:36:32 [2023-01-05T19:36:32.532Z] github.com/docker/docker/daemon/cluster/executor/container
19:36:32 [2023-01-05T19:36:32.532Z] github.com/docker/docker/daemon/cluster/provider
19:36:32 [2023-01-05T19:36:32.532Z] github.com/docker/docker/daemon/config
19:36:32 [2023-01-05T19:36:32.532Z] github.com/docker/docker/daemon/containerd
19:36:32 [2023-01-05T19:36:32.532Z] github.com/docker/docker/daemon/events
19:36:32 [2023-01-05T19:36:32.532Z] github.com/docker/docker/daemon/events/testutils
19:36:32 [2023-01-05T19:36:32.532Z] github.com/docker/docker/daemon/graphdriver
19:36:32 [2023-01-05T19:36:32.532Z] github.com/docker/docker/daemon/graphdriver/aufs
19:36:32 [2023-01-05T19:36:32.532Z] github.com/docker/docker/daemon/graphdriver/btrfs
19:36:32 [2023-01-05T19:36:32.532Z] github.com/docker/docker/daemon/graphdriver/copy
19:36:32 [2023-01-05T19:36:32.532Z] github.com/docker/docker/daemon/graphdriver/devmapper
19:36:32 [2023-01-05T19:36:32.532Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
19:36:32 [2023-01-05T19:36:32.532Z] github.com/docker/docker/daemon/graphdriver/graphtest
19:36:32 [2023-01-05T19:36:32.532Z] github.com/docker/docker/daemon/graphdriver/overlay
19:36:32 [2023-01-05T19:36:32.532Z] github.com/docker/docker/daemon/graphdriver/overlay2
19:36:32 [2023-01-05T19:36:32.532Z] github.com/docker/docker/daemon/graphdriver/overlayutils
19:36:32 [2023-01-05T19:36:32.532Z] github.com/docker/docker/daemon/graphdriver/register
19:36:32 [2023-01-05T19:36:32.532Z] github.com/docker/docker/daemon/graphdriver/vfs
19:36:32 [2023-01-05T19:36:32.532Z] github.com/docker/docker/daemon/graphdriver/zfs
19:36:32 [2023-01-05T19:36:32.532Z] github.com/docker/docker/daemon/images
19:36:32 [2023-01-05T19:36:32.532Z] github.com/docker/docker/daemon/initlayer
19:36:32 [2023-01-05T19:36:32.532Z] github.com/docker/docker/daemon/links
19:36:32 [2023-01-05T19:36:32.532Z] github.com/docker/docker/daemon/listeners
19:36:32 [2023-01-05T19:36:32.532Z] github.com/docker/docker/daemon/logger
19:36:32 [2023-01-05T19:36:32.532Z] github.com/docker/docker/daemon/logger/awslogs
19:36:32 [2023-01-05T19:36:32.532Z] github.com/docker/docker/daemon/logger/fluentd
19:36:32 [2023-01-05T19:36:32.532Z] github.com/docker/docker/daemon/logger/gcplogs
19:36:32 [2023-01-05T19:36:32.532Z] github.com/docker/docker/daemon/logger/gelf
19:36:32 [2023-01-05T19:36:32.532Z] github.com/docker/docker/daemon/logger/journald
19:36:32 [2023-01-05T19:36:32.532Z] github.com/docker/docker/daemon/logger/journald/internal/export
19:36:32 [2023-01-05T19:36:32.532Z] github.com/docker/docker/daemon/logger/journald/internal/fake
19:36:32 [2023-01-05T19:36:32.532Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
19:36:32 [2023-01-05T19:36:32.532Z] github.com/docker/docker/daemon/logger/jsonfilelog
19:36:32 [2023-01-05T19:36:32.532Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
19:36:32 [2023-01-05T19:36:32.532Z] github.com/docker/docker/daemon/logger/local
19:36:32 [2023-01-05T19:36:32.532Z] github.com/docker/docker/daemon/logger/logentries
19:36:32 [2023-01-05T19:36:32.532Z] github.com/docker/docker/daemon/logger/loggertest
19:36:32 [2023-01-05T19:36:32.532Z] github.com/docker/docker/daemon/logger/loggerutils
19:36:32 [2023-01-05T19:36:32.532Z] github.com/docker/docker/daemon/logger/loggerutils/cache
19:36:32 [2023-01-05T19:36:32.532Z] github.com/docker/docker/daemon/logger/splunk
19:36:32 [2023-01-05T19:36:32.532Z] github.com/docker/docker/daemon/logger/syslog
19:36:32 [2023-01-05T19:36:32.532Z] github.com/docker/docker/daemon/logger/templates
19:36:32 [2023-01-05T19:36:32.532Z] github.com/docker/docker/daemon/names
19:36:32 [2023-01-05T19:36:32.532Z] github.com/docker/docker/daemon/network
19:36:32 [2023-01-05T19:36:32.532Z] github.com/docker/docker/daemon/stats
19:36:32 [2023-01-05T19:36:32.532Z] github.com/docker/docker/distribution
19:36:32 [2023-01-05T19:36:32.532Z] github.com/docker/docker/distribution/metadata
19:36:32 [2023-01-05T19:36:32.532Z] github.com/docker/docker/distribution/utils
19:36:32 [2023-01-05T19:36:32.532Z] github.com/docker/docker/distribution/xfer
19:36:32 [2023-01-05T19:36:32.532Z] github.com/docker/docker/dockerversion
19:36:32 [2023-01-05T19:36:32.532Z] github.com/docker/docker/errdefs
19:36:32 [2023-01-05T19:36:32.532Z] github.com/docker/docker/image
19:36:32 [2023-01-05T19:36:32.532Z] github.com/docker/docker/image/cache
19:36:32 [2023-01-05T19:36:32.532Z] github.com/docker/docker/image/tarexport
19:36:32 [2023-01-05T19:36:32.532Z] github.com/docker/docker/image/v1
19:36:32 [2023-01-05T19:36:32.532Z] github.com/docker/docker/internal/mounttree
19:36:32 [2023-01-05T19:36:32.532Z] github.com/docker/docker/internal/test/suite
19:36:32 [2023-01-05T19:36:32.532Z] github.com/docker/docker/internal/unshare
19:36:32 [2023-01-05T19:36:32.532Z] github.com/docker/docker/layer
19:36:32 [2023-01-05T19:36:32.532Z] github.com/docker/docker/libcontainerd
19:36:32 [2023-01-05T19:36:32.532Z] github.com/docker/docker/libcontainerd/queue
19:36:32 [2023-01-05T19:36:32.532Z] github.com/docker/docker/libcontainerd/remote
19:36:32 [2023-01-05T19:36:32.532Z] github.com/docker/docker/libcontainerd/supervisor
19:36:32 [2023-01-05T19:36:32.532Z] github.com/docker/docker/libcontainerd/types
19:36:32 [2023-01-05T19:36:32.532Z] github.com/docker/docker/oci
19:36:32 [2023-01-05T19:36:32.532Z] github.com/docker/docker/oci/caps
19:36:32 [2023-01-05T19:36:32.532Z] github.com/docker/docker/opts
19:36:32 [2023-01-05T19:36:32.532Z] github.com/docker/docker/pkg/aaparser
19:36:32 [2023-01-05T19:36:32.532Z] github.com/docker/docker/pkg/archive
19:36:32 [2023-01-05T19:36:32.532Z] github.com/docker/docker/pkg/authorization
19:36:32 [2023-01-05T19:36:32.532Z] github.com/docker/docker/pkg/broadcaster
19:36:32 [2023-01-05T19:36:32.532Z] github.com/docker/docker/pkg/capabilities
19:36:32 [2023-01-05T19:36:32.532Z] github.com/docker/docker/pkg/chrootarchive
19:36:32 [2023-01-05T19:36:32.532Z] github.com/docker/docker/pkg/containerfs
19:36:32 [2023-01-05T19:36:32.532Z] github.com/docker/docker/pkg/devicemapper
19:36:32 [2023-01-05T19:36:32.532Z] github.com/docker/docker/pkg/directory
19:36:32 [2023-01-05T19:36:32.532Z] github.com/docker/docker/pkg/dmesg
19:36:32 [2023-01-05T19:36:32.532Z] github.com/docker/docker/pkg/fileutils
19:36:32 [2023-01-05T19:36:32.532Z] github.com/docker/docker/pkg/homedir
19:36:32 [2023-01-05T19:36:32.532Z] github.com/docker/docker/pkg/idtools
19:36:32 [2023-01-05T19:36:32.532Z] github.com/docker/docker/pkg/ioutils
19:36:32 [2023-01-05T19:36:32.532Z] github.com/docker/docker/pkg/jsonmessage
19:36:32 [2023-01-05T19:36:32.532Z] github.com/docker/docker/pkg/longpath
19:36:32 [2023-01-05T19:36:32.532Z] github.com/docker/docker/pkg/loopback
19:36:32 [2023-01-05T19:36:32.532Z] github.com/docker/docker/pkg/namesgenerator
19:36:32 [2023-01-05T19:36:32.532Z] github.com/docker/docker/pkg/parsers
19:36:32 [2023-01-05T19:36:32.532Z] github.com/docker/docker/pkg/parsers/kernel
19:36:32 [2023-01-05T19:36:32.532Z] github.com/docker/docker/pkg/parsers/operatingsystem
19:36:32 [2023-01-05T19:36:32.532Z] github.com/docker/docker/pkg/pidfile
19:36:32 [2023-01-05T19:36:32.532Z] github.com/docker/docker/pkg/platform
19:36:32 [2023-01-05T19:36:32.532Z] github.com/docker/docker/pkg/plugingetter
19:36:32 [2023-01-05T19:36:32.532Z] github.com/docker/docker/pkg/plugins
19:36:32 [2023-01-05T19:36:32.532Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
19:36:32 [2023-01-05T19:36:32.532Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
19:36:32 [2023-01-05T19:36:32.532Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
19:36:32 [2023-01-05T19:36:32.532Z] github.com/docker/docker/pkg/plugins/transport
19:36:32 [2023-01-05T19:36:32.532Z] github.com/docker/docker/pkg/pools
19:36:32 [2023-01-05T19:36:32.532Z] github.com/docker/docker/pkg/process
19:36:32 [2023-01-05T19:36:32.532Z] github.com/docker/docker/pkg/progress
19:36:32 [2023-01-05T19:36:32.532Z] github.com/docker/docker/pkg/reexec
19:36:32 [2023-01-05T19:36:32.532Z] github.com/docker/docker/pkg/stack
19:36:32 [2023-01-05T19:36:32.532Z] github.com/docker/docker/pkg/stdcopy
19:36:32 [2023-01-05T19:36:32.532Z] github.com/docker/docker/pkg/streamformatter
19:36:32 [2023-01-05T19:36:32.532Z] github.com/docker/docker/pkg/stringid
19:36:32 [2023-01-05T19:36:32.532Z] github.com/docker/docker/pkg/sysinfo
19:36:32 [2023-01-05T19:36:32.532Z] github.com/docker/docker/pkg/system
19:36:32 [2023-01-05T19:36:32.532Z] github.com/docker/docker/pkg/tailfile
19:36:32 [2023-01-05T19:36:32.532Z] github.com/docker/docker/pkg/tarsum
19:36:32 [2023-01-05T19:36:32.532Z] github.com/docker/docker/pkg/useragent
19:36:32 [2023-01-05T19:36:32.532Z] github.com/docker/docker/plugin
19:36:32 [2023-01-05T19:36:32.532Z] github.com/docker/docker/plugin/executor/containerd
19:36:32 [2023-01-05T19:36:32.532Z] github.com/docker/docker/plugin/v2
19:36:32 [2023-01-05T19:36:32.532Z] github.com/docker/docker/profiles/apparmor
19:36:32 [2023-01-05T19:36:32.532Z] github.com/docker/docker/profiles/seccomp
19:36:32 [2023-01-05T19:36:32.532Z] github.com/docker/docker/quota
19:36:32 [2023-01-05T19:36:32.532Z] github.com/docker/docker/reference
19:36:32 [2023-01-05T19:36:32.532Z] github.com/docker/docker/registry
19:36:32 [2023-01-05T19:36:32.532Z] github.com/docker/docker/registry/resumable
19:36:32 [2023-01-05T19:36:32.532Z] github.com/docker/docker/restartmanager
19:36:32 [2023-01-05T19:36:32.532Z] github.com/docker/docker/rootless
19:36:32 [2023-01-05T19:36:32.532Z] github.com/docker/docker/rootless/specconv
19:36:32 [2023-01-05T19:36:32.532Z] github.com/docker/docker/runconfig
19:36:32 [2023-01-05T19:36:32.532Z] github.com/docker/docker/runconfig/opts
19:36:32 [2023-01-05T19:36:32.532Z] github.com/docker/docker/testutil
19:36:32 [2023-01-05T19:36:32.532Z] github.com/docker/docker/testutil/daemon
19:36:32 [2023-01-05T19:36:32.532Z] github.com/docker/docker/testutil/environment
19:36:32 [2023-01-05T19:36:32.532Z] github.com/docker/docker/testutil/fakecontext
19:36:32 [2023-01-05T19:36:32.532Z] github.com/docker/docker/testutil/fakegit
19:36:32 [2023-01-05T19:36:32.532Z] github.com/docker/docker/testutil/fakestorage
19:36:32 [2023-01-05T19:36:32.532Z] github.com/docker/docker/testutil/fixtures/load
19:36:32 [2023-01-05T19:36:32.532Z] github.com/docker/docker/testutil/fixtures/plugin
19:36:32 [2023-01-05T19:36:32.532Z] github.com/docker/docker/testutil/fixtures/plugin/basic
19:36:32 [2023-01-05T19:36:32.532Z] github.com/docker/docker/testutil/registry
19:36:32 [2023-01-05T19:36:32.532Z] github.com/docker/docker/testutil/request
19:36:32 [2023-01-05T19:36:32.532Z] github.com/docker/docker/volume
19:36:32 [2023-01-05T19:36:32.532Z] github.com/docker/docker/volume/drivers
19:36:32 [2023-01-05T19:36:32.532Z] github.com/docker/docker/volume/local
19:36:32 [2023-01-05T19:36:32.532Z] github.com/docker/docker/volume/mounts
19:36:32 [2023-01-05T19:36:32.532Z] github.com/docker/docker/volume/service
19:36:32 [2023-01-05T19:36:32.532Z] github.com/docker/docker/volume/service/opts
19:36:32 [2023-01-05T19:36:32.532Z] github.com/docker/docker/volume/testutils' ']'
19:36:32 [2023-01-05T19:36:32.532Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove journald' -cover -coverprofile=bundles/coverage.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/containerd github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/journald/internal/export github.com/docker/docker/daemon/logger/journald/internal/fake github.com/docker/docker/daemon/logger/journald/internal/sdjournal github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/mounttree github.com/docker/docker/internal/test/suite github.com/docker/docker/internal/unshare github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/process github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils
19:36:32 [2023-01-05T19:36:32.532Z] ?   	github.com/docker/docker/api	[no test files]
19:36:44 [2023-01-05T19:36:44.786Z] ok  	github.com/docker/docker/api/server	0.005s	coverage: 7.9% of statements
19:38:06 [2023-01-05T19:38:06.213Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
19:38:06 [2023-01-05T19:38:06.213Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
19:38:06 [2023-01-05T19:38:06.213Z] ok  	github.com/docker/docker/api/server/httputils	0.008s	coverage: 31.9% of statements
19:38:06 [2023-01-05T19:38:06.213Z] ok  	github.com/docker/docker/api/server/middleware	0.009s	coverage: 37.7% of statements
19:38:06 [2023-01-05T19:38:06.213Z] ?   	github.com/docker/docker/api/server/router	[no test files]
19:38:06 [2023-01-05T19:38:06.213Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
19:38:06 [2023-01-05T19:38:06.213Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
19:38:06 [2023-01-05T19:38:06.213Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
19:38:06 [2023-01-05T19:38:06.213Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
19:38:06 [2023-01-05T19:38:06.213Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
19:38:06 [2023-01-05T19:38:06.213Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
19:38:06 [2023-01-05T19:38:06.213Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
19:38:06 [2023-01-05T19:38:06.213Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
19:38:06 [2023-01-05T19:38:06.213Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
19:38:06 [2023-01-05T19:38:06.213Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
19:38:06 [2023-01-05T19:38:06.213Z] ok  	github.com/docker/docker/api/server/router/swarm	0.003s	coverage: 6.0% of statements
19:38:06 [2023-01-05T19:38:06.213Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
19:38:06 [2023-01-05T19:38:06.213Z] ok  	github.com/docker/docker/api/server/router/volume	0.009s	coverage: 66.7% of statements
19:38:06 [2023-01-05T19:38:06.213Z] ?   	github.com/docker/docker/api/types	[no test files]
19:38:06 [2023-01-05T19:38:06.213Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
19:38:06 [2023-01-05T19:38:06.213Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
19:38:06 [2023-01-05T19:38:06.213Z] ok  	github.com/docker/docker/api/types/container	0.008s	coverage: 74.3% of statements
19:38:06 [2023-01-05T19:38:06.213Z] ?   	github.com/docker/docker/api/types/events	[no test files]
19:38:06 [2023-01-05T19:38:06.213Z] ok  	github.com/docker/docker/api/types/filters	0.005s	coverage: 95.3% of statements
19:38:06 [2023-01-05T19:38:06.213Z] ?   	github.com/docker/docker/api/types/image	[no test files]
19:38:06 [2023-01-05T19:38:06.213Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
19:38:06 [2023-01-05T19:38:06.213Z] ?   	github.com/docker/docker/api/types/network	[no test files]
19:38:06 [2023-01-05T19:38:06.213Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
19:38:06 [2023-01-05T19:38:06.213Z] ok  	github.com/docker/docker/api/types/registry	0.003s	coverage: 54.2% of statements
19:38:06 [2023-01-05T19:38:06.213Z] ok  	github.com/docker/docker/api/types/strslice	0.003s	coverage: 90.0% of statements
19:38:06 [2023-01-05T19:38:06.213Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
19:38:06 [2023-01-05T19:38:06.213Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
19:38:06 [2023-01-05T19:38:06.213Z] ok  	github.com/docker/docker/api/types/time	0.002s	coverage: 100.0% of statements
19:38:06 [2023-01-05T19:38:06.213Z] ok  	github.com/docker/docker/api/types/versions	0.003s	coverage: 77.3% of statements
19:38:06 [2023-01-05T19:38:06.213Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
19:38:06 [2023-01-05T19:38:06.213Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
19:38:06 [2023-01-05T19:38:06.213Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
19:38:06 [2023-01-05T19:38:06.213Z] ?   	github.com/docker/docker/builder	[no test files]
19:38:06 [2023-01-05T19:38:06.213Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
19:38:06 [2023-01-05T19:38:06.213Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
19:38:06 [2023-01-05T19:38:06.213Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
19:38:06 [2023-01-05T19:38:06.213Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
19:38:06 [2023-01-05T19:38:06.213Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
19:38:06 [2023-01-05T19:38:06.213Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
19:38:06 [2023-01-05T19:38:06.213Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
19:38:06 [2023-01-05T19:38:06.213Z] ok  	github.com/docker/docker/builder/dockerfile	0.084s	coverage: 50.1% of statements
19:38:06 [2023-01-05T19:38:06.213Z] ok  	github.com/docker/docker/builder/remotecontext	0.040s	coverage: 13.7% of statements
19:38:06 [2023-01-05T19:38:06.213Z] ok  	github.com/docker/docker/builder/remotecontext/urlutil	0.006s	coverage: 100.0% of statements
19:38:06 [2023-01-05T19:38:06.213Z] ok  	github.com/docker/docker/cli/debug	0.002s	coverage: 100.0% of statements
19:38:07 [2023-01-05T19:38:07.616Z] ok  	github.com/docker/docker/builder/remotecontext/git	3.013s	coverage: 82.5% of statements
19:38:07 [2023-01-05T19:38:07.616Z] ?   	github.com/docker/docker/cli/winresources/docker-proxy	[no test files]
19:38:07 [2023-01-05T19:38:07.616Z] ?   	github.com/docker/docker/cli/winresources/dockerd	[no test files]
19:38:08 [2023-01-05T19:38:08.177Z] ok  	github.com/docker/docker/client	0.072s	coverage: 76.1% of statements
19:38:08 [2023-01-05T19:38:08.433Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.183s	coverage: 66.5% of statements
19:38:40 [2023-01-05T19:38:40.579Z] ok  	github.com/docker/docker/cmd/dockerd	0.073s	coverage: 27.7% of statements
19:38:41 [2023-01-05T19:38:41.505Z] ok  	github.com/docker/docker/container	0.124s	coverage: 36.7% of statements
19:38:41 [2023-01-05T19:38:41.761Z] ok  	github.com/docker/docker/cmd/dockerd/trap	2.395s	coverage: 0.0% of statements
19:38:41 [2023-01-05T19:38:41.761Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
19:38:41 [2023-01-05T19:38:41.761Z] ?   	github.com/docker/docker/container/stream	[no test files]
19:38:41 [2023-01-05T19:38:41.761Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
19:38:41 [2023-01-05T19:38:41.761Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
19:38:41 [2023-01-05T19:38:41.761Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
19:38:47 [2023-01-05T19:38:47.004Z] ok  	github.com/docker/docker/daemon/cluster	0.058s	coverage: 0.5% of statements
19:38:48 [2023-01-05T19:38:48.453Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.014s	coverage: 65.3% of statements
19:38:49 [2023-01-05T19:38:49.858Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.013s	coverage: 36.9% of statements
19:38:58 [2023-01-05T19:38:58.028Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.449s	coverage: 13.4% of statements
19:38:58 [2023-01-05T19:38:58.028Z] ok  	github.com/docker/docker/daemon/config	0.034s	coverage: 77.0% of statements
19:38:58 [2023-01-05T19:38:58.590Z] ok  	github.com/docker/docker/daemon/events	0.058s	coverage: 50.0% of statements
19:38:59 [2023-01-05T19:38:59.518Z] ok  	github.com/docker/docker/daemon/graphdriver	0.008s	coverage: 2.2% of statements
19:38:59 [2023-01-05T19:38:59.774Z] ok  	github.com/docker/docker/daemon	10.124s	coverage: 16.3% of statements
19:38:59 [2023-01-05T19:38:59.774Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
19:38:59 [2023-01-05T19:38:59.774Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
19:38:59 [2023-01-05T19:38:59.774Z] ?   	github.com/docker/docker/daemon/containerd	[no test files]
19:38:59 [2023-01-05T19:38:59.774Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
19:39:00 [2023-01-05T19:39:00.744Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	0.645s	coverage: 74.8% of statements
19:39:02 [2023-01-05T19:39:02.110Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.297s	coverage: 60.7% of statements
19:39:02 [2023-01-05T19:39:02.110Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.011s	coverage: 3.0% of statements
19:39:04 [2023-01-05T19:39:04.042Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.011s	coverage: 1.9% of statements
19:39:05 [2023-01-05T19:39:05.409Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	0.276s	coverage: 50.6% of statements
19:39:06 [2023-01-05T19:39:06.357Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	2.189s	coverage: 45.9% of statements
19:39:06 [2023-01-05T19:39:06.357Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
19:39:07 [2023-01-05T19:39:07.780Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.269s	coverage: 60.3% of statements
19:39:07 [2023-01-05T19:39:07.780Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
19:39:07 [2023-01-05T19:39:07.780Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
19:39:07 [2023-01-05T19:39:07.780Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.011s	coverage: 58.5% of statements
19:39:09 [2023-01-05T19:39:09.145Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.010s	coverage: 3.0% of statements
19:39:09 [2023-01-05T19:39:09.401Z] ok  	github.com/docker/docker/daemon/links	0.008s	coverage: 93.0% of statements
19:39:10 [2023-01-05T19:39:10.328Z] ok  	github.com/docker/docker/daemon/images	0.045s	coverage: 6.7% of statements
19:39:10 [2023-01-05T19:39:10.328Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
19:39:10 [2023-01-05T19:39:10.328Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
19:39:10 [2023-01-05T19:39:10.889Z] ok  	github.com/docker/docker/daemon/logger	0.221s	coverage: 43.5% of statements
19:39:11 [2023-01-05T19:39:11.451Z] ok  	github.com/docker/docker/daemon/logger/fluentd	0.008s	coverage: 53.6% of statements
19:39:11 [2023-01-05T19:39:11.707Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.137s	coverage: 79.6% of statements
19:39:11 [2023-01-05T19:39:11.707Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
19:39:12 [2023-01-05T19:39:12.268Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.006s	coverage: 68.2% of statements
19:39:12 [2023-01-05T19:39:12.829Z] ok  	github.com/docker/docker/daemon/logger/journald/internal/export	0.017s	coverage: 88.2% of statements
19:39:13 [2023-01-05T19:39:13.757Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.133s	coverage: 76.8% of statements
19:39:14 [2023-01-05T19:39:14.318Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.006s	coverage: 87.2% of statements
19:39:14 [2023-01-05T19:39:14.878Z] ok  	github.com/docker/docker/daemon/logger/local	0.022s	coverage: 79.4% of statements
19:39:15 [2023-01-05T19:39:15.804Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.026s	coverage: 67.4% of statements
19:39:16 [2023-01-05T19:39:16.365Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.021s	coverage: 31.5% of statements
19:39:16 [2023-01-05T19:39:16.621Z] ok  	github.com/docker/docker/daemon/logger/journald	3.438s	coverage: 74.5% of statements
19:39:16 [2023-01-05T19:39:16.621Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/fake	[no test files]
19:39:16 [2023-01-05T19:39:16.621Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/sdjournal	[no test files]
19:39:16 [2023-01-05T19:39:16.621Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
19:39:16 [2023-01-05T19:39:16.621Z] ?   	github.com/docker/docker/daemon/logger/loggertest	[no test files]
19:39:17 [2023-01-05T19:39:17.549Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.007s	coverage: 46.8% of statements
19:39:17 [2023-01-05T19:39:17.805Z] ok  	github.com/docker/docker/daemon/logger/templates	0.007s	coverage: 8.3% of statements
19:39:18 [2023-01-05T19:39:18.152Z] ok  	github.com/docker/docker/daemon/network	0.007s	coverage: 63.8% of statements
19:39:18 [2023-01-05T19:39:18.755Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.551s	coverage: 82.5% of statements
19:39:18 [2023-01-05T19:39:18.755Z] ?   	github.com/docker/docker/daemon/names	[no test files]
19:39:18 [2023-01-05T19:39:18.755Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
19:39:19 [2023-01-05T19:39:19.683Z] ok  	github.com/docker/docker/distribution/metadata	0.032s	coverage: 44.4% of statements
19:39:20 [2023-01-05T19:39:20.290Z] ok  	github.com/docker/docker/distribution	0.617s	coverage: 29.5% of statements
19:39:20 [2023-01-05T19:39:20.290Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
19:39:20 [2023-01-05T19:39:20.852Z] ok  	github.com/docker/docker/errdefs	0.005s	coverage: 77.7% of statements
19:39:21 [2023-01-05T19:39:21.779Z] ok  	github.com/docker/docker/image	0.026s	coverage: 86.8% of statements
19:39:22 [2023-01-05T19:39:22.340Z] ok  	github.com/docker/docker/image/cache	0.008s	coverage: 19.2% of statements
19:39:22 [2023-01-05T19:39:22.596Z] ok  	github.com/docker/docker/distribution/xfer	1.900s	coverage: 85.4% of statements
19:39:22 [2023-01-05T19:39:22.596Z] ?   	github.com/docker/docker/dockerversion	[no test files]
19:39:23 [2023-01-05T19:39:23.158Z] ok  	github.com/docker/docker/image/tarexport	0.009s	coverage: 0.7% of statements
19:39:23 [2023-01-05T19:39:23.158Z] ?   	github.com/docker/docker/image/v1	[no test files]
19:39:23 [2023-01-05T19:39:23.158Z] ?   	github.com/docker/docker/internal/mounttree	[no test files]
19:39:23 [2023-01-05T19:39:23.158Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
19:39:23 [2023-01-05T19:39:23.158Z] ?   	github.com/docker/docker/internal/unshare	[no test files]
19:39:23 [2023-01-05T19:39:23.720Z] ok  	github.com/docker/docker/libcontainerd/queue	0.024s	coverage: 100.0% of statements
19:39:24 [2023-01-05T19:39:24.282Z] ok  	github.com/docker/docker/oci	0.011s	coverage: 39.3% of statements
19:39:24 [2023-01-05T19:39:24.844Z] ok  	github.com/docker/docker/opts	0.022s	coverage: 67.3% of statements
19:39:25 [2023-01-05T19:39:25.100Z] ok  	github.com/docker/docker/pkg/aaparser	0.002s	coverage: 52.9% of statements
19:39:26 [2023-01-05T19:39:26.990Z] ok  	github.com/docker/docker/pkg/archive	0.312s	coverage: 82.0% of statements
19:39:27 [2023-01-05T19:39:27.917Z] ok  	github.com/docker/docker/pkg/authorization	0.435s	coverage: 68.3% of statements
19:39:27 [2023-01-05T19:39:27.917Z] ok  	github.com/docker/docker/pkg/broadcaster	0.002s	coverage: 100.0% of statements
19:39:28 [2023-01-05T19:39:28.173Z] ok  	github.com/docker/docker/pkg/capabilities	0.002s	coverage: 87.5% of statements
19:39:29 [2023-01-05T19:39:29.143Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.237s	coverage: 83.1% of statements
19:39:29 [2023-01-05T19:39:29.143Z] ok  	github.com/docker/docker/pkg/containerfs	0.003s	coverage: 28.6% of statements
19:39:29 [2023-01-05T19:39:29.398Z] ok  	github.com/docker/docker/pkg/directory	0.003s	coverage: 81.8% of statements
19:39:29 [2023-01-05T19:39:29.654Z] ok  	github.com/docker/docker/pkg/dmesg	0.003s	coverage: 83.3% of statements
19:39:29 [2023-01-05T19:39:29.910Z] ok  	github.com/docker/docker/pkg/fileutils	0.003s	coverage: 77.5% of statements
19:39:30 [2023-01-05T19:39:30.166Z] ok  	github.com/docker/docker/pkg/homedir	0.003s	coverage: 11.4% of statements
19:39:31 [2023-01-05T19:39:31.093Z] ok  	github.com/docker/docker/pkg/idtools	0.351s	coverage: 69.6% of statements
19:39:31 [2023-01-05T19:39:31.655Z] ok  	github.com/docker/docker/pkg/ioutils	0.348s	coverage: 70.0% of statements
19:39:31 [2023-01-05T19:39:31.911Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.004s	coverage: 91.7% of statements
19:39:32 [2023-01-05T19:39:32.167Z] ok  	github.com/docker/docker/pkg/longpath	0.007s	coverage: 45.5% of statements
19:39:32 [2023-01-05T19:39:32.167Z] ok  	github.com/docker/docker/layer	7.775s	coverage: 68.9% of statements
19:39:32 [2023-01-05T19:39:32.167Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
19:39:32 [2023-01-05T19:39:32.167Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
19:39:32 [2023-01-05T19:39:32.167Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
19:39:32 [2023-01-05T19:39:32.167Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
19:39:32 [2023-01-05T19:39:32.167Z] ?   	github.com/docker/docker/oci/caps	[no test files]
19:39:32 [2023-01-05T19:39:32.167Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
19:39:32 [2023-01-05T19:39:32.167Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
19:39:32 [2023-01-05T19:39:32.423Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.009s	coverage: 85.7% of statements
19:39:32 [2023-01-05T19:39:32.423Z] ok  	github.com/docker/docker/pkg/parsers	0.003s	coverage: 97.0% of statements
19:39:32 [2023-01-05T19:39:32.679Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.002s	coverage: 60.0% of statements
19:39:32 [2023-01-05T19:39:32.935Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.012s	coverage: 90.2% of statements
19:39:32 [2023-01-05T19:39:32.935Z] ok  	github.com/docker/docker/pkg/pidfile	0.004s	coverage: 94.1% of statements
19:39:32 [2023-01-05T19:39:32.935Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
19:39:32 [2023-01-05T19:39:32.935Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
19:39:33 [2023-01-05T19:39:33.497Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.020s	coverage: 56.8% of statements
19:39:34 [2023-01-05T19:39:34.059Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.004s	coverage: 85.7% of statements
19:39:34 [2023-01-05T19:39:34.059Z] ok  	github.com/docker/docker/pkg/pools	0.003s	coverage: 88.2% of statements
19:39:34 [2023-01-05T19:39:34.315Z] ok  	github.com/docker/docker/pkg/process	0.003s	coverage: 21.7% of statements
19:39:34 [2023-01-05T19:39:34.571Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
19:39:34 [2023-01-05T19:39:34.827Z] ok  	github.com/docker/docker/pkg/reexec	0.010s	coverage: 82.4% of statements
19:39:35 [2023-01-05T19:39:35.083Z] ok  	github.com/docker/docker/pkg/stack	0.004s	coverage: 90.9% of statements
19:39:35 [2023-01-05T19:39:35.338Z] ok  	github.com/docker/docker/pkg/stdcopy	0.005s	coverage: 100.0% of statements
19:39:35 [2023-01-05T19:39:35.594Z] ok  	github.com/docker/docker/pkg/streamformatter	0.004s	coverage: 66.2% of statements
19:39:35 [2023-01-05T19:39:35.850Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 61.9% of statements
19:39:36 [2023-01-05T19:39:36.412Z] ok  	github.com/docker/docker/pkg/sysinfo	0.007s	coverage: 56.0% of statements
19:39:36 [2023-01-05T19:39:36.973Z] ok  	github.com/docker/docker/pkg/system	0.006s	coverage: 43.1% of statements
19:39:37 [2023-01-05T19:39:37.230Z] ok  	github.com/docker/docker/pkg/tailfile	0.041s	coverage: 88.6% of statements
19:39:37 [2023-01-05T19:39:37.793Z] ok  	github.com/docker/docker/pkg/tarsum	0.046s	coverage: 89.1% of statements
19:39:38 [2023-01-05T19:39:38.049Z] ok  	github.com/docker/docker/pkg/useragent	0.002s	coverage: 88.9% of statements
19:39:39 [2023-01-05T19:39:39.938Z] ok  	github.com/docker/docker/plugin	0.520s	coverage: 23.2% of statements
19:39:40 [2023-01-05T19:39:40.237Z] ok  	github.com/docker/docker/plugin/v2	0.004s	coverage: 14.4% of statements
19:39:40 [2023-01-05T19:39:40.800Z] ok  	github.com/docker/docker/profiles/seccomp	0.009s	coverage: 86.0% of statements
19:39:42 [2023-01-05T19:39:42.168Z] ok  	github.com/docker/docker/quota	0.164s	coverage: 71.4% of statements
19:39:42 [2023-01-05T19:39:42.168Z] ok  	github.com/docker/docker/reference	0.006s	coverage: 84.4% of statements
19:39:43 [2023-01-05T19:39:43.533Z] ok  	github.com/docker/docker/registry	0.085s	coverage: 58.7% of statements
19:39:43 [2023-01-05T19:39:43.789Z] ok  	github.com/docker/docker/registry/resumable	0.021s	coverage: 100.0% of statements
19:39:43 [2023-01-05T19:39:43.789Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 45.3% of statements
19:39:44 [2023-01-05T19:39:44.351Z] ok  	github.com/docker/docker/runconfig	0.009s	coverage: 63.6% of statements
19:39:44 [2023-01-05T19:39:44.607Z] ok  	github.com/docker/docker/testutil	0.003s	coverage: 62.5% of statements
19:39:46 [2023-01-05T19:39:46.496Z] ok  	github.com/docker/docker/volume/drivers	0.005s	coverage: 36.1% of statements
19:39:47 [2023-01-05T19:39:47.077Z] ok  	github.com/docker/docker/volume/local	0.111s	coverage: 76.6% of statements
19:39:47 [2023-01-05T19:39:47.661Z] ok  	github.com/docker/docker/volume/mounts	0.008s	coverage: 68.1% of statements
19:39:48 [2023-01-05T19:39:48.588Z] ok  	github.com/docker/docker/volume/service	0.015s	coverage: 73.2% of statements
19:40:10 [2023-01-05T19:40:10.551Z] ok  	github.com/docker/docker/pkg/plugins	33.645s	coverage: 76.3% of statements
19:40:10 [2023-01-05T19:40:10.551Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
19:40:10 [2023-01-05T19:40:10.551Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
19:40:10 [2023-01-05T19:40:10.551Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
19:40:10 [2023-01-05T19:40:10.551Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
19:40:10 [2023-01-05T19:40:10.551Z] ?   	github.com/docker/docker/rootless	[no test files]
19:40:10 [2023-01-05T19:40:10.551Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
19:40:10 [2023-01-05T19:40:10.551Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
19:40:10 [2023-01-05T19:40:10.551Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
19:40:10 [2023-01-05T19:40:10.551Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
19:40:10 [2023-01-05T19:40:10.551Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
19:40:10 [2023-01-05T19:40:10.551Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
19:40:10 [2023-01-05T19:40:10.551Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
19:40:10 [2023-01-05T19:40:10.551Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
19:40:10 [2023-01-05T19:40:10.551Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
19:40:10 [2023-01-05T19:40:10.551Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
19:40:10 [2023-01-05T19:40:10.551Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
19:40:10 [2023-01-05T19:40:10.551Z] ?   	github.com/docker/docker/testutil/request	[no test files]
19:40:10 [2023-01-05T19:40:10.551Z] ?   	github.com/docker/docker/volume	[no test files]
19:40:10 [2023-01-05T19:40:10.551Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
19:40:10 [2023-01-05T19:40:10.551Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
19:40:10 [2023-01-05T19:40:10.551Z] 
19:40:10 [2023-01-05T19:40:10.551Z] === Skipped
19:40:10 [2023-01-05T19:40:10.551Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s)
19:40:10 [2023-01-05T19:40:10.551Z]     network_proxy_test.go:193: Need to start CI docker with --ipv6
19:40:10 [2023-01-05T19:40:10.551Z] 
19:40:10 [2023-01-05T19:40:10.551Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s)
19:40:10 [2023-01-05T19:40:10.551Z]     network_proxy_test.go:208: No support for dual stack yet
19:40:10 [2023-01-05T19:40:10.551Z] 
19:40:10 [2023-01-05T19:40:10.551Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s)
19:40:10 [2023-01-05T19:40:10.551Z]     network_proxy_test.go:237: Need to start CI docker with --ipv6
19:40:10 [2023-01-05T19:40:10.551Z] 
19:40:10 [2023-01-05T19:40:10.551Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s)
19:40:10 [2023-01-05T19:40:10.551Z]     network_proxy_test.go:298: Need to start CI docker with --ipv6
19:40:10 [2023-01-05T19:40:10.551Z] 
19:40:10 [2023-01-05T19:40:10.551Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
19:40:10 [2023-01-05T19:40:10.551Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:40:10 [2023-01-05T19:40:10.551Z]     graphtest_unix.go:44: Driver btrfs not supported
19:40:10 [2023-01-05T19:40:10.551Z] 
19:40:10 [2023-01-05T19:40:10.551Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
19:40:10 [2023-01-05T19:40:10.551Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:40:10 [2023-01-05T19:40:10.551Z]     graphtest_unix.go:44: Driver btrfs not supported
19:40:10 [2023-01-05T19:40:10.551Z] 
19:40:10 [2023-01-05T19:40:10.551Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
19:40:10 [2023-01-05T19:40:10.551Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:40:10 [2023-01-05T19:40:10.551Z]     graphtest_unix.go:44: Driver btrfs not supported
19:40:10 [2023-01-05T19:40:10.551Z] 
19:40:10 [2023-01-05T19:40:10.551Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
19:40:10 [2023-01-05T19:40:10.551Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:40:10 [2023-01-05T19:40:10.551Z]     graphtest_unix.go:44: Driver btrfs not supported
19:40:10 [2023-01-05T19:40:10.551Z] 
19:40:10 [2023-01-05T19:40:10.551Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
19:40:10 [2023-01-05T19:40:10.551Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:40:10 [2023-01-05T19:40:10.551Z]     graphtest_unix.go:44: Driver btrfs not supported
19:40:10 [2023-01-05T19:40:10.551Z] 
19:40:10 [2023-01-05T19:40:10.551Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
19:40:10 [2023-01-05T19:40:10.551Z]     graphtest_unix.go:71: No driver to put!
19:40:10 [2023-01-05T19:40:10.551Z] 
19:40:10 [2023-01-05T19:40:10.551Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
19:40:10 [2023-01-05T19:40:10.551Z] time="2023-01-05T19:39:03Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
19:40:10 [2023-01-05T19:40:10.551Z]     graphtest_unix.go:42: graphdriver: driver not supported
19:40:10 [2023-01-05T19:40:10.551Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
19:40:10 [2023-01-05T19:40:10.551Z] 
19:40:10 [2023-01-05T19:40:10.551Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
19:40:10 [2023-01-05T19:40:10.551Z] time="2023-01-05T19:39:03Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
19:40:10 [2023-01-05T19:40:10.551Z]     graphtest_unix.go:42: graphdriver: driver not supported
19:40:10 [2023-01-05T19:40:10.551Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
19:40:10 [2023-01-05T19:40:10.551Z] 
19:40:10 [2023-01-05T19:40:10.551Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
19:40:10 [2023-01-05T19:40:10.552Z] time="2023-01-05T19:39:03Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
19:40:10 [2023-01-05T19:40:10.552Z]     graphtest_unix.go:42: graphdriver: driver not supported
19:40:10 [2023-01-05T19:40:10.552Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
19:40:10 [2023-01-05T19:40:10.552Z] 
19:40:10 [2023-01-05T19:40:10.552Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
19:40:10 [2023-01-05T19:40:10.552Z] time="2023-01-05T19:39:03Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
19:40:10 [2023-01-05T19:40:10.552Z]     graphtest_unix.go:42: graphdriver: driver not supported
19:40:10 [2023-01-05T19:40:10.552Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
19:40:10 [2023-01-05T19:40:10.552Z] 
19:40:10 [2023-01-05T19:40:10.552Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
19:40:10 [2023-01-05T19:40:10.552Z] time="2023-01-05T19:39:03Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
19:40:10 [2023-01-05T19:40:10.552Z]     graphtest_unix.go:42: graphdriver: driver not supported
19:40:10 [2023-01-05T19:40:10.552Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
19:40:10 [2023-01-05T19:40:10.552Z] 
19:40:10 [2023-01-05T19:40:10.552Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
19:40:10 [2023-01-05T19:40:10.552Z]     graphtest_unix.go:71: No driver to put!
19:40:10 [2023-01-05T19:40:10.552Z] 
19:40:10 [2023-01-05T19:40:10.552Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
19:40:10 [2023-01-05T19:40:10.552Z]     overlay_test.go:45: Fails to compute changes after apply intermittently
19:40:10 [2023-01-05T19:40:10.552Z] 
19:40:10 [2023-01-05T19:40:10.552Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
19:40:10 [2023-01-05T19:40:10.552Z]     overlay_test.go:50: Fails to compute changes intermittently
19:40:10 [2023-01-05T19:40:10.552Z] 
19:40:10 [2023-01-05T19:40:10.552Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
19:40:10 [2023-01-05T19:40:10.552Z]     overlay_test.go:65: Cannot run test with naive change algorithm
19:40:10 [2023-01-05T19:40:10.552Z] 
19:40:10 [2023-01-05T19:40:10.552Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
19:40:10 [2023-01-05T19:40:10.552Z]     graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
19:40:10 [2023-01-05T19:40:10.552Z] 
19:40:10 [2023-01-05T19:40:10.552Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
19:40:10 [2023-01-05T19:40:10.552Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:40:10 [2023-01-05T19:40:10.552Z]     graphtest_unix.go:44: Driver zfs not supported
19:40:10 [2023-01-05T19:40:10.552Z] 
19:40:10 [2023-01-05T19:40:10.552Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
19:40:10 [2023-01-05T19:40:10.552Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:40:10 [2023-01-05T19:40:10.552Z]     graphtest_unix.go:44: Driver zfs not supported
19:40:10 [2023-01-05T19:40:10.552Z] 
19:40:10 [2023-01-05T19:40:10.552Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
19:40:10 [2023-01-05T19:40:10.552Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:40:10 [2023-01-05T19:40:10.552Z]     graphtest_unix.go:44: Driver zfs not supported
19:40:10 [2023-01-05T19:40:10.552Z] 
19:40:10 [2023-01-05T19:40:10.552Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
19:40:10 [2023-01-05T19:40:10.552Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:40:10 [2023-01-05T19:40:10.552Z]     graphtest_unix.go:44: Driver zfs not supported
19:40:10 [2023-01-05T19:40:10.552Z] 
19:40:10 [2023-01-05T19:40:10.552Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
19:40:10 [2023-01-05T19:40:10.552Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:40:10 [2023-01-05T19:40:10.552Z]     graphtest_unix.go:44: Driver zfs not supported
19:40:10 [2023-01-05T19:40:10.552Z] 
19:40:10 [2023-01-05T19:40:10.552Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
19:40:10 [2023-01-05T19:40:10.552Z]     graphtest_unix.go:71: No driver to put!
19:40:10 [2023-01-05T19:40:10.552Z] 
19:40:10 [2023-01-05T19:40:10.552Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
19:40:10 [2023-01-05T19:40:10.552Z]     sysinfo_linux_test.go:86: AppArmor Must be Disabled
19:40:10 [2023-01-05T19:40:10.552Z] 
19:40:10 [2023-01-05T19:40:10.552Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
19:40:10 [2023-01-05T19:40:10.552Z]     sysinfo_linux_test.go:106: cgroup namespaces must be disabled
19:40:10 [2023-01-05T19:40:10.552Z] 
19:40:10 [2023-01-05T19:40:10.552Z] DONE 2964 tests, 28 skipped in 216.269s
19:40:10 [2023-01-05T19:40:10.552Z] + '[' -n 'github.com/docker/docker/libnetwork
19:40:10 [2023-01-05T19:40:10.552Z] github.com/docker/docker/libnetwork/bitseq
19:40:10 [2023-01-05T19:40:10.552Z] github.com/docker/docker/libnetwork/cluster
19:40:10 [2023-01-05T19:40:10.552Z] github.com/docker/docker/libnetwork/cmd/diagnostic
19:40:10 [2023-01-05T19:40:10.552Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
19:40:10 [2023-01-05T19:40:10.552Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
19:40:10 [2023-01-05T19:40:10.552Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
19:40:10 [2023-01-05T19:40:10.552Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
19:40:10 [2023-01-05T19:40:10.552Z] github.com/docker/docker/libnetwork/cmd/ovrouter
19:40:10 [2023-01-05T19:40:10.552Z] github.com/docker/docker/libnetwork/cmd/readme_test
19:40:10 [2023-01-05T19:40:10.552Z] github.com/docker/docker/libnetwork/config
19:40:10 [2023-01-05T19:40:10.552Z] github.com/docker/docker/libnetwork/datastore
19:40:10 [2023-01-05T19:40:10.552Z] github.com/docker/docker/libnetwork/diagnostic
19:40:10 [2023-01-05T19:40:10.552Z] github.com/docker/docker/libnetwork/discoverapi
19:40:10 [2023-01-05T19:40:10.552Z] github.com/docker/docker/libnetwork/driverapi
19:40:10 [2023-01-05T19:40:10.552Z] github.com/docker/docker/libnetwork/drivers/bridge
19:40:10 [2023-01-05T19:40:10.552Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
19:40:10 [2023-01-05T19:40:10.552Z] github.com/docker/docker/libnetwork/drivers/host
19:40:10 [2023-01-05T19:40:10.552Z] github.com/docker/docker/libnetwork/drivers/ipvlan
19:40:10 [2023-01-05T19:40:10.552Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
19:40:10 [2023-01-05T19:40:10.552Z] github.com/docker/docker/libnetwork/drivers/macvlan
19:40:10 [2023-01-05T19:40:10.552Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
19:40:10 [2023-01-05T19:40:10.552Z] github.com/docker/docker/libnetwork/drivers/null
19:40:10 [2023-01-05T19:40:10.552Z] github.com/docker/docker/libnetwork/drivers/overlay
19:40:10 [2023-01-05T19:40:10.552Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
19:40:10 [2023-01-05T19:40:10.552Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
19:40:10 [2023-01-05T19:40:10.552Z] github.com/docker/docker/libnetwork/drivers/remote
19:40:10 [2023-01-05T19:40:10.552Z] github.com/docker/docker/libnetwork/drivers/remote/api
19:40:10 [2023-01-05T19:40:10.552Z] github.com/docker/docker/libnetwork/drivers/windows
19:40:10 [2023-01-05T19:40:10.552Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
19:40:10 [2023-01-05T19:40:10.552Z] github.com/docker/docker/libnetwork/drvregistry
19:40:10 [2023-01-05T19:40:10.552Z] github.com/docker/docker/libnetwork/etchosts
19:40:10 [2023-01-05T19:40:10.552Z] github.com/docker/docker/libnetwork/idm
19:40:10 [2023-01-05T19:40:10.552Z] github.com/docker/docker/libnetwork/internal/caller
19:40:10 [2023-01-05T19:40:10.552Z] github.com/docker/docker/libnetwork/internal/setmatrix
19:40:10 [2023-01-05T19:40:10.552Z] github.com/docker/docker/libnetwork/ipam
19:40:10 [2023-01-05T19:40:10.552Z] github.com/docker/docker/libnetwork/ipamapi
19:40:10 [2023-01-05T19:40:10.552Z] github.com/docker/docker/libnetwork/ipams/builtin
19:40:10 [2023-01-05T19:40:10.552Z] github.com/docker/docker/libnetwork/ipams/null
19:40:10 [2023-01-05T19:40:10.552Z] github.com/docker/docker/libnetwork/ipams/remote
19:40:10 [2023-01-05T19:40:10.552Z] github.com/docker/docker/libnetwork/ipams/remote/api
19:40:10 [2023-01-05T19:40:10.552Z] github.com/docker/docker/libnetwork/ipams/windowsipam
19:40:10 [2023-01-05T19:40:10.552Z] github.com/docker/docker/libnetwork/ipamutils
19:40:10 [2023-01-05T19:40:10.552Z] github.com/docker/docker/libnetwork/iptables
19:40:10 [2023-01-05T19:40:10.552Z] github.com/docker/docker/libnetwork/netlabel
19:40:10 [2023-01-05T19:40:10.552Z] github.com/docker/docker/libnetwork/netutils
19:40:10 [2023-01-05T19:40:10.552Z] github.com/docker/docker/libnetwork/networkdb
19:40:10 [2023-01-05T19:40:10.552Z] github.com/docker/docker/libnetwork/ns
19:40:10 [2023-01-05T19:40:10.552Z] github.com/docker/docker/libnetwork/options
19:40:10 [2023-01-05T19:40:10.552Z] github.com/docker/docker/libnetwork/osl
19:40:10 [2023-01-05T19:40:10.552Z] github.com/docker/docker/libnetwork/osl/kernel
19:40:10 [2023-01-05T19:40:10.552Z] github.com/docker/docker/libnetwork/portallocator
19:40:10 [2023-01-05T19:40:10.552Z] github.com/docker/docker/libnetwork/portmapper
19:40:10 [2023-01-05T19:40:10.552Z] github.com/docker/docker/libnetwork/resolvconf
19:40:10 [2023-01-05T19:40:10.552Z] github.com/docker/docker/libnetwork/testutils
19:40:10 [2023-01-05T19:40:10.552Z] github.com/docker/docker/libnetwork/types' ']'
19:40:10 [2023-01-05T19:40:10.552Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove journald' -cover -coverprofile=bundles/coverage-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types
19:40:57 [2023-01-05T19:40:57.299Z] ok  	github.com/docker/docker/libnetwork	42.063s	coverage: 40.9% of statements
19:40:57 [2023-01-05T19:40:57.299Z] ok  	github.com/docker/docker/libnetwork/bitseq	0.140s	coverage: 84.4% of statements
19:40:57 [2023-01-05T19:40:57.299Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
19:40:57 [2023-01-05T19:40:57.299Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
19:40:57 [2023-01-05T19:40:57.299Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
19:40:57 [2023-01-05T19:40:57.299Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
19:40:57 [2023-01-05T19:40:57.299Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
19:40:57 [2023-01-05T19:40:57.299Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
19:40:57 [2023-01-05T19:40:57.299Z] ?   	github.com/docker/docker/libnetwork/cmd/ovrouter	[no test files]
19:40:57 [2023-01-05T19:40:57.299Z] ?   	github.com/docker/docker/libnetwork/cmd/readme_test	[no test files]
19:40:57 [2023-01-05T19:40:57.299Z] ok  	github.com/docker/docker/libnetwork/config	0.012s	coverage: 9.3% of statements
19:40:57 [2023-01-05T19:40:57.555Z] ok  	github.com/docker/docker/libnetwork/datastore	0.003s	coverage: 22.0% of statements
19:40:57 [2023-01-05T19:40:57.555Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
19:40:57 [2023-01-05T19:40:57.555Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
19:40:57 [2023-01-05T19:40:57.854Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.003s	coverage: 68.9% of statements
19:41:01 [2023-01-05T19:41:01.128Z] ok  	github.com/docker/docker/libnetwork/drivers/bridge	1.705s	coverage: 61.8% of statements
19:41:01 [2023-01-05T19:41:01.128Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
19:41:01 [2023-01-05T19:41:01.128Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.003s	coverage: 34.8% of statements
19:41:01 [2023-01-05T19:41:01.771Z] ok  	github.com/docker/docker/libnetwork/drivers/ipvlan	0.336s	coverage: 5.2% of statements
19:41:02 [2023-01-05T19:41:02.027Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
19:41:02 [2023-01-05T19:41:02.588Z] ok  	github.com/docker/docker/libnetwork/drivers/macvlan	0.016s	coverage: 4.8% of statements
19:41:02 [2023-01-05T19:41:02.588Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
19:41:02 [2023-01-05T19:41:02.843Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.003s	coverage: 34.8% of statements
19:41:12 [2023-01-05T19:41:12.819Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay	8.153s	coverage: 6.9% of statements
19:41:12 [2023-01-05T19:41:12.819Z] ?   	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	[no test files]
19:41:12 [2023-01-05T19:41:12.819Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.004s	coverage: 63.6% of statements
19:41:13 [2023-01-05T19:41:13.075Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.011s	coverage: 57.4% of statements
19:41:13 [2023-01-05T19:41:13.075Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
19:41:13 [2023-01-05T19:41:13.075Z] ?   	github.com/docker/docker/libnetwork/drivers/windows	[no test files]
19:41:13 [2023-01-05T19:41:13.331Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
19:41:13 [2023-01-05T19:41:13.586Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.015s	coverage: 82.4% of statements
19:41:13 [2023-01-05T19:41:13.842Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.013s	coverage: 81.0% of statements
19:41:14 [2023-01-05T19:41:14.097Z] ok  	github.com/docker/docker/libnetwork/idm	0.002s	coverage: 87.5% of statements
19:41:14 [2023-01-05T19:41:14.355Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.002s	coverage: 100.0% of statements
19:41:26 [2023-01-05T19:41:26.561Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.002s	coverage: 100.0% of statements
19:41:41 [2023-01-05T19:41:41.444Z] ok  	github.com/docker/docker/libnetwork/ipam	15.798s	coverage: 85.3% of statements
19:41:41 [2023-01-05T19:41:41.444Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
19:41:41 [2023-01-05T19:41:41.444Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
19:41:41 [2023-01-05T19:41:41.444Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.002s	coverage: 57.1% of statements
19:41:41 [2023-01-05T19:41:41.700Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.008s	coverage: 47.4% of statements
19:41:41 [2023-01-05T19:41:41.700Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
19:41:41 [2023-01-05T19:41:41.955Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.003s	coverage: 71.4% of statements
19:41:42 [2023-01-05T19:41:42.517Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.267s	coverage: 74.0% of statements
19:41:43 [2023-01-05T19:41:43.082Z] ok  	github.com/docker/docker/libnetwork/iptables	0.249s	coverage: 40.7% of statements
19:41:43 [2023-01-05T19:41:43.082Z] ?   	github.com/docker/docker/libnetwork/netlabel	[no test files]
19:41:43 [2023-01-05T19:41:43.337Z] ok  	github.com/docker/docker/libnetwork/netutils	0.018s	coverage: 44.1% of statements
19:43:34 [2023-01-05T19:43:34.794Z] time="2023-01-05T19:43:27Z" level=warning msg="memberlist: Failed to send ack: write udp [::]:10037->172.17.0.2:10036: use of closed network connection from=172.17.0.2:10036"
19:43:34 [2023-01-05T19:43:34.794Z] ok  	github.com/docker/docker/libnetwork/networkdb	103.064s	coverage: 60.1% of statements
19:43:34 [2023-01-05T19:43:34.794Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
19:43:34 [2023-01-05T19:43:34.794Z] ok  	github.com/docker/docker/libnetwork/options	0.002s	coverage: 100.0% of statements
19:43:34 [2023-01-05T19:43:34.794Z] ok  	github.com/docker/docker/libnetwork/osl	4.352s	coverage: 39.4% of statements
19:43:34 [2023-01-05T19:43:34.794Z] ok  	github.com/docker/docker/libnetwork/osl/kernel	0.003s	coverage: 20.0% of statements
19:43:34 [2023-01-05T19:43:34.794Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.015s	coverage: 80.7% of statements
19:43:34 [2023-01-05T19:43:34.794Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.647s	coverage: 46.3% of statements
19:43:34 [2023-01-05T19:43:34.794Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.003s	coverage: 82.8% of statements
19:43:34 [2023-01-05T19:43:34.794Z] ?   	github.com/docker/docker/libnetwork/testutils	[no test files]
19:43:35 [2023-01-05T19:43:35.055Z] ok  	github.com/docker/docker/libnetwork/types	0.002s	coverage: 37.3% of statements
19:43:35 [2023-01-05T19:43:35.055Z] 
19:43:35 [2023-01-05T19:43:35.055Z] === Skipped
19:43:35 [2023-01-05T19:43:35.055Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s)
19:43:35 [2023-01-05T19:43:35.055Z]     allocator_test.go:1483: Skipped because t.parallel was less than  5
19:43:35 [2023-01-05T19:43:35.055Z] 
19:43:35 [2023-01-05T19:43:35.055Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s)
19:43:35 [2023-01-05T19:43:35.055Z]     allocator_test.go:1483: Skipped because t.parallel was less than  5
19:43:35 [2023-01-05T19:43:35.055Z] 
19:43:35 [2023-01-05T19:43:35.055Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s)
19:43:35 [2023-01-05T19:43:35.055Z]     allocator_test.go:1483: Skipped because t.parallel was less than  5
19:43:35 [2023-01-05T19:43:35.055Z] 
19:43:35 [2023-01-05T19:43:35.055Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s)
19:43:35 [2023-01-05T19:43:35.055Z]     allocator_test.go:1483: Skipped because t.parallel was less than  5
19:43:35 [2023-01-05T19:43:35.055Z] 
19:43:35 [2023-01-05T19:43:35.055Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s)
19:43:35 [2023-01-05T19:43:35.055Z]     allocator_test.go:1483: Skipped because t.parallel was less than  5
19:43:35 [2023-01-05T19:43:35.055Z] 
19:43:35 [2023-01-05T19:43:35.055Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s)
19:43:35 [2023-01-05T19:43:35.055Z]     firewalld_test.go:14: firewalld is not running
19:43:35 [2023-01-05T19:43:35.055Z] 
19:43:35 [2023-01-05T19:43:35.055Z] DONE 321 tests, 6 skipped in 207.688s
Post stage
[Pipeline] junit
19:43:36 [2023-01-05T19:43:36.020Z] Recording test results
19:43:36 [2023-01-05T19:43:36.916Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
19:43:37 [2023-01-05T19:43:37.225Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44754/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a61decbe6fe35b1f039f44c7f30d37cf802b2a40 -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:a61decbe6fe35b1f039f44c7f30d37cf802b2a40 hack/make.sh dynbinary test-integration
19:43:37 [2023-01-05T19:43:37.867Z] 
19:43:37 [2023-01-05T19:43:37.867Z] Removing bundles/
19:43:37 [2023-01-05T19:43:37.867Z] 
19:43:37 [2023-01-05T19:43:37.867Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
19:43:37 [2023-01-05T19:43:37.867Z] Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)...
19:45:14 [2023-01-05T19:45:14.320Z] Created binary: bundles/dynbinary-daemon/dockerd
19:45:14 [2023-01-05T19:45:14.320Z] Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)...
19:45:14 [2023-01-05T19:45:14.320Z] Created binary: bundles/dynbinary-daemon/docker-proxy
19:45:14 [2023-01-05T19:45:14.320Z] 
19:45:14 [2023-01-05T19:45:14.320Z] ---> Making bundle: test-integration (in bundles/test-integration)
19:45:14 [2023-01-05T19:45:14.320Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
19:45:14 [2023-01-05T19:45:14.320Z] HOSTNAME=3d4578a82525
19:45:14 [2023-01-05T19:45:14.320Z] TESTDEBUG=0
19:45:14 [2023-01-05T19:45:14.320Z] DEST=bundles/test-integration
19:45:14 [2023-01-05T19:45:14.320Z] PWD=/go/src/github.com/docker/docker
19:45:14 [2023-01-05T19:45:14.320Z] DOCKER_GITCOMMIT=a61decbe6fe35b1f039f44c7f30d37cf802b2a40
19:45:14 [2023-01-05T19:45:14.320Z] container=docker
19:45:14 [2023-01-05T19:45:14.320Z] HOME=/root
19:45:14 [2023-01-05T19:45:14.320Z] GOLANG_VERSION=1.19.4
19:45:14 [2023-01-05T19:45:14.320Z] VALIDATE_REPO=https://github.com/moby/moby.git
19:45:14 [2023-01-05T19:45:14.320Z] VALIDATE_BRANCH=master
19:45:14 [2023-01-05T19:45:14.320Z] TERM=xterm
19:45:14 [2023-01-05T19:45:14.320Z] DOCKER_PKG=github.com/docker/docker
19:45:14 [2023-01-05T19:45:14.320Z] SHLVL=1
19:45:14 [2023-01-05T19:45:14.320Z] TIMEOUT=120m
19:45:14 [2023-01-05T19:45:14.320Z] DOCKER_GRAPHDRIVER=overlay2
19:45:14 [2023-01-05T19:45:14.320Z] GO111MODULE=off
19:45:14 [2023-01-05T19:45:14.320Z] DOCKER_EXPERIMENTAL=1
19:45:14 [2023-01-05T19:45:14.320Z] TEST_SKIP_INTEGRATION_CLI=1
19:45:14 [2023-01-05T19:45:14.320Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
19:45:14 [2023-01-05T19:45:14.320Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
19:45:14 [2023-01-05T19:45:14.320Z] GOPATH=/go
19:45:14 [2023-01-05T19:45:14.320Z] PKG_CONFIG=pkg-config
19:45:14 [2023-01-05T19:45:14.320Z] _=/usr/bin/env
19:45:14 [2023-01-05T19:45:14.320Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
19:45:52 [2023-01-05T19:45:52.971Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
19:45:52 [2023-01-05T19:45:52.971Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
19:46:19 [2023-01-05T19:46:19.551Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
19:46:24 [2023-01-05T19:46:24.794Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
19:46:31 [2023-01-05T19:46:31.330Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
19:46:31 [2023-01-05T19:46:31.330Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
19:46:31 [2023-01-05T19:46:31.891Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
19:46:32 [2023-01-05T19:46:32.817Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
19:46:33 [2023-01-05T19:46:33.379Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
19:46:33 [2023-01-05T19:46:33.635Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
19:46:34 [2023-01-05T19:46:34.563Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
19:46:35 [2023-01-05T19:46:35.927Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
19:46:37 [2023-01-05T19:46:37.291Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
19:46:38 [2023-01-05T19:46:38.218Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
19:46:38 [2023-01-05T19:46:38.784Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
19:46:39 [2023-01-05T19:46:39.711Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
19:46:40 [2023-01-05T19:46:40.273Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
19:46:41 [2023-01-05T19:46:41.636Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
19:46:42 [2023-01-05T19:46:42.197Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
19:46:43 [2023-01-05T19:46:43.123Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
19:46:43 [2023-01-05T19:46:43.683Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
19:46:43 [2023-01-05T19:46:43.683Z] Using test binary docker
19:46:43 [2023-01-05T19:46:43.683Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
19:46:43 [2023-01-05T19:46:43.683Z] +++ /etc/init.d/apparmor start
19:46:43 [2023-01-05T19:46:43.683Z] Not: starting.
19:46:43 [2023-01-05T19:46:43.683Z] INFO: Waiting for daemon to start...
19:46:43 [2023-01-05T19:46:43.683Z] Starting dockerd
19:46:43 [2023-01-05T19:46:43.683Z] +++ 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
19:46:46 [2023-01-05T19:46:46.238Z] .
19:46:46 [2023-01-05T19:46:46.238Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
19:46:46 [2023-01-05T19:46:46.238Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
19:46:46 [2023-01-05T19:46:46.238Z] Error: No such image: emptyfs
19:46:46 [2023-01-05T19:46:46.238Z] ++++ tar -cC bundles/test-integration/emptyfs .
19:46:46 [2023-01-05T19:46:46.238Z] ++++ docker load
19:46:46 [2023-01-05T19:46:46.238Z] Loaded image: emptyfs:latest
19:46:46 [2023-01-05T19:46:46.238Z] Running integration-test (iteration 1)
19:46:46 [2023-01-05T19:46:46.238Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
19:46:46 [2023-01-05T19:46:46.238Z] ++ 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
19:46:46 [2023-01-05T19:46:46.238Z] ++ set -e
19:46:46 [2023-01-05T19:46:46.238Z] ++ '[' -n 0 ']'
19:46:46 [2023-01-05T19:46:46.238Z] ++ set -x
19:46:46 [2023-01-05T19:46:46.238Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker 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
19:46:46 [2023-01-05T19:46:46.494Z] Loaded image: busybox:latest
19:46:46 [2023-01-05T19:46:46.494Z] Loaded image: busybox:glibc
19:46:47 [2023-01-05T19:46:47.903Z] Loaded image: debian:bullseye-slim
19:46:47 [2023-01-05T19:46:47.903Z] Loaded image: hello-world:latest
19:46:47 [2023-01-05T19:46:47.903Z] Loaded image: arm32v7/hello-world:latest
19:46:47 [2023-01-05T19:46:47.903Z] INFO: Testing against a local daemon
19:46:47 [2023-01-05T19:46:47.903Z] === RUN   TestCgroupNamespacesBuild
19:46:50 [2023-01-05T19:46:50.423Z] --- PASS: TestCgroupNamespacesBuild (2.11s)
19:46:50 [2023-01-05T19:46:50.423Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
19:46:50 [2023-01-05T19:46:50.983Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (0.97s)
19:46:50 [2023-01-05T19:46:50.983Z] === RUN   TestBuildWithSession
19:46:50 [2023-01-05T19:46:50.983Z]     build_session_test.go:25: TODO: BuildKit
19:46:50 [2023-01-05T19:46:50.983Z] --- SKIP: TestBuildWithSession (0.00s)
19:46:50 [2023-01-05T19:46:50.983Z] === RUN   TestBuildSquashParent
19:46:54 [2023-01-05T19:46:54.248Z] --- PASS: TestBuildSquashParent (3.24s)
19:46:54 [2023-01-05T19:46:54.248Z] === RUN   TestBuildWithRemoveAndForceRemove
19:46:54 [2023-01-05T19:46:54.248Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
19:46:54 [2023-01-05T19:46:54.248Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
19:46:54 [2023-01-05T19:46:54.248Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
19:46:54 [2023-01-05T19:46:54.248Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
19:46:54 [2023-01-05T19:46:54.248Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
19:46:54 [2023-01-05T19:46:54.248Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
19:46:54 [2023-01-05T19:46:54.248Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
19:46:54 [2023-01-05T19:46:54.248Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
19:46:54 [2023-01-05T19:46:54.248Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
19:46:54 [2023-01-05T19:46:54.248Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
19:46:54 [2023-01-05T19:46:54.248Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
19:46:54 [2023-01-05T19:46:54.248Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
19:46:54 [2023-01-05T19:46:54.248Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
19:46:54 [2023-01-05T19:46:54.248Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
19:46:55 [2023-01-05T19:46:55.611Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
19:46:55 [2023-01-05T19:46:55.612Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
19:46:56 [2023-01-05T19:46:56.537Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
19:46:56 [2023-01-05T19:46:56.537Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
19:46:57 [2023-01-05T19:46:57.900Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
19:46:57 [2023-01-05T19:46:57.900Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.15s)
19:46:57 [2023-01-05T19:46:57.900Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.22s)
19:46:57 [2023-01-05T19:46:57.900Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.18s)
19:46:57 [2023-01-05T19:46:57.900Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.24s)
19:46:57 [2023-01-05T19:46:57.900Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.04s)
19:46:57 [2023-01-05T19:46:57.900Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.07s)
19:46:57 [2023-01-05T19:46:57.900Z] === RUN   TestBuildMultiStageCopy
19:46:57 [2023-01-05T19:46:57.900Z] === RUN   TestBuildMultiStageCopy/copy_to_root
19:46:58 [2023-01-05T19:46:58.826Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
19:46:58 [2023-01-05T19:46:58.826Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
19:46:58 [2023-01-05T19:46:58.826Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
19:46:58 [2023-01-05T19:46:58.826Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
19:46:58 [2023-01-05T19:46:58.826Z] --- PASS: TestBuildMultiStageCopy (1.21s)
19:46:58 [2023-01-05T19:46:58.826Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (0.96s)
19:46:58 [2023-01-05T19:46:58.826Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.06s)
19:46:58 [2023-01-05T19:46:58.826Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.06s)
19:46:58 [2023-01-05T19:46:58.826Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.06s)
19:46:58 [2023-01-05T19:46:58.826Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.08s)
19:46:58 [2023-01-05T19:46:58.826Z] === RUN   TestBuildMultiStageParentConfig
19:46:59 [2023-01-05T19:46:59.082Z] --- PASS: TestBuildMultiStageParentConfig (0.31s)
19:46:59 [2023-01-05T19:46:59.082Z] === RUN   TestBuildLabelWithTargets
19:46:59 [2023-01-05T19:46:59.687Z] --- PASS: TestBuildLabelWithTargets (0.43s)
19:46:59 [2023-01-05T19:46:59.687Z] === RUN   TestBuildWithEmptyLayers
19:46:59 [2023-01-05T19:46:59.687Z] --- PASS: TestBuildWithEmptyLayers (0.09s)
19:46:59 [2023-01-05T19:46:59.687Z] === RUN   TestBuildMultiStageOnBuild
19:47:01 [2023-01-05T19:47:01.049Z] --- PASS: TestBuildMultiStageOnBuild (1.26s)
19:47:01 [2023-01-05T19:47:01.049Z] === RUN   TestBuildUncleanTarFilenames
19:47:01 [2023-01-05T19:47:01.049Z] --- PASS: TestBuildUncleanTarFilenames (0.12s)
19:47:01 [2023-01-05T19:47:01.049Z] === RUN   TestBuildMultiStageLayerLeak
19:47:02 [2023-01-05T19:47:02.413Z] --- PASS: TestBuildMultiStageLayerLeak (1.08s)
19:47:02 [2023-01-05T19:47:02.413Z] === RUN   TestBuildWithHugeFile
19:47:49 [2023-01-05T19:47:49.028Z] --- PASS: TestBuildWithHugeFile (40.96s)
19:47:49 [2023-01-05T19:47:49.028Z] === RUN   TestBuildWCOWSandboxSize
19:47:49 [2023-01-05T19:47:49.028Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
19:47:49 [2023-01-05T19:47:49.028Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
19:47:49 [2023-01-05T19:47:49.028Z] === RUN   TestBuildWithEmptyDockerfile
19:47:49 [2023-01-05T19:47:49.028Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
19:47:49 [2023-01-05T19:47:49.028Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
19:47:49 [2023-01-05T19:47:49.028Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
19:47:49 [2023-01-05T19:47:49.028Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
19:47:49 [2023-01-05T19:47:49.028Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
19:47:49 [2023-01-05T19:47:49.028Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
19:47:49 [2023-01-05T19:47:49.028Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
19:47:49 [2023-01-05T19:47:49.028Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
19:47:49 [2023-01-05T19:47:49.028Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
19:47:49 [2023-01-05T19:47:49.028Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s)
19:47:49 [2023-01-05T19:47:49.028Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s)
19:47:49 [2023-01-05T19:47:49.028Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s)
19:47:49 [2023-01-05T19:47:49.028Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s)
19:47:49 [2023-01-05T19:47:49.028Z] === RUN   TestBuildPreserveOwnership
19:47:49 [2023-01-05T19:47:49.028Z] === RUN   TestBuildPreserveOwnership/copy_from
19:47:49 [2023-01-05T19:47:49.028Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
19:47:49 [2023-01-05T19:47:49.028Z] --- PASS: TestBuildPreserveOwnership (2.32s)
19:47:49 [2023-01-05T19:47:49.028Z]     --- PASS: TestBuildPreserveOwnership/copy_from (1.63s)
19:47:49 [2023-01-05T19:47:49.028Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.68s)
19:47:49 [2023-01-05T19:47:49.028Z] === RUN   TestBuildPlatformInvalid
19:47:49 [2023-01-05T19:47:49.028Z] --- PASS: TestBuildPlatformInvalid (0.02s)
19:47:49 [2023-01-05T19:47:49.028Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
19:47:49 [2023-01-05T19:47:49.028Z] Loaded image: busybox:latest
19:47:49 [2023-01-05T19:47:49.028Z] Loaded image: busybox:glibc
19:47:49 [2023-01-05T19:47:49.028Z] Loaded image: debian:bullseye-slim
19:47:49 [2023-01-05T19:47:49.028Z] Loaded image: hello-world:latest
19:47:49 [2023-01-05T19:47:49.028Z] Loaded image: arm32v7/hello-world:latest
19:47:57 [2023-01-05T19:47:57.150Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.69s)
19:47:57 [2023-01-05T19:47:57.151Z] PASS
19:47:57 [2023-01-05T19:47:57.151Z] 
19:47:57 [2023-01-05T19:47:57.151Z] === Skipped
19:47:57 [2023-01-05T19:47:57.151Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
19:47:57 [2023-01-05T19:47:57.151Z]     build_session_test.go:25: TODO: BuildKit
19:47:57 [2023-01-05T19:47:57.151Z] 
19:47:57 [2023-01-05T19:47:57.151Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s)
19:47:57 [2023-01-05T19:47:57.151Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
19:47:57 [2023-01-05T19:47:57.151Z] 
19:47:57 [2023-01-05T19:47:57.151Z] DONE 34 tests, 2 skipped in 69.928s
19:47:57 [2023-01-05T19:47:57.151Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
19:47:57 [2023-01-05T19:47:57.151Z] ++ 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
19:47:57 [2023-01-05T19:47:57.151Z] ++ set -e
19:47:57 [2023-01-05T19:47:57.151Z] ++ '[' -n 0 ']'
19:47:57 [2023-01-05T19:47:57.151Z] ++ set -x
19:47:57 [2023-01-05T19:47:57.151Z] ++ 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
19:47:57 [2023-01-05T19:47:57.151Z] INFO: Testing against a local daemon
19:47:57 [2023-01-05T19:47:57.151Z] === RUN   TestConfigInspect
19:47:58 [2023-01-05T19:47:58.513Z] --- PASS: TestConfigInspect (2.20s)
19:47:58 [2023-01-05T19:47:58.513Z] === RUN   TestConfigList
19:48:01 [2023-01-05T19:48:01.074Z] --- PASS: TestConfigList (2.16s)
19:48:01 [2023-01-05T19:48:01.074Z] === RUN   TestConfigsCreateAndDelete
19:48:02 [2023-01-05T19:48:02.999Z] --- PASS: TestConfigsCreateAndDelete (2.15s)
19:48:02 [2023-01-05T19:48:02.999Z] === RUN   TestConfigsUpdate
19:48:04 [2023-01-05T19:48:04.884Z] --- PASS: TestConfigsUpdate (2.12s)
19:48:04 [2023-01-05T19:48:04.885Z] === RUN   TestTemplatedConfig
19:48:07 [2023-01-05T19:48:07.397Z] --- PASS: TestTemplatedConfig (2.50s)
19:48:07 [2023-01-05T19:48:07.397Z] === RUN   TestConfigCreateResolve
19:48:09 [2023-01-05T19:48:09.909Z] --- PASS: TestConfigCreateResolve (2.10s)
19:48:09 [2023-01-05T19:48:09.909Z] PASS
19:48:09 [2023-01-05T19:48:09.909Z] 
19:48:09 [2023-01-05T19:48:09.909Z] DONE 6 tests in 13.317s
19:48:09 [2023-01-05T19:48:09.909Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
19:48:09 [2023-01-05T19:48:09.909Z] ++ 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
19:48:09 [2023-01-05T19:48:09.909Z] ++ set -e
19:48:09 [2023-01-05T19:48:09.909Z] ++ '[' -n 0 ']'
19:48:09 [2023-01-05T19:48:09.909Z] ++ set -x
19:48:09 [2023-01-05T19:48:09.909Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker 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
19:48:09 [2023-01-05T19:48:09.909Z] INFO: Testing against a local daemon
19:48:09 [2023-01-05T19:48:09.909Z] === RUN   TestAttachWithTTY
19:48:09 [2023-01-05T19:48:09.909Z] --- PASS: TestAttachWithTTY (0.06s)
19:48:09 [2023-01-05T19:48:09.909Z] === RUN   TestAttachWithoutTTy
19:48:09 [2023-01-05T19:48:09.909Z] --- PASS: TestAttachWithoutTTy (0.08s)
19:48:09 [2023-01-05T19:48:09.909Z] === RUN   TestCheckpoint
19:48:09 [2023-01-05T19:48:09.909Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
19:48:09 [2023-01-05T19:48:09.909Z] --- SKIP: TestCheckpoint (0.00s)
19:48:09 [2023-01-05T19:48:09.909Z] === RUN   TestContainerInvalidJSON
19:48:09 [2023-01-05T19:48:09.909Z] === RUN   TestContainerInvalidJSON/commit
19:48:09 [2023-01-05T19:48:09.909Z] === PAUSE TestContainerInvalidJSON/commit
19:48:09 [2023-01-05T19:48:09.909Z] === RUN   TestContainerInvalidJSON/containers/create
19:48:09 [2023-01-05T19:48:09.909Z] === PAUSE TestContainerInvalidJSON/containers/create
19:48:09 [2023-01-05T19:48:09.909Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
19:48:09 [2023-01-05T19:48:09.909Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
19:48:09 [2023-01-05T19:48:09.909Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
19:48:09 [2023-01-05T19:48:09.909Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
19:48:09 [2023-01-05T19:48:09.909Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
19:48:09 [2023-01-05T19:48:09.909Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
19:48:09 [2023-01-05T19:48:09.909Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
19:48:09 [2023-01-05T19:48:09.910Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
19:48:09 [2023-01-05T19:48:09.910Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
19:48:09 [2023-01-05T19:48:09.910Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
19:48:09 [2023-01-05T19:48:09.910Z] === CONT  TestContainerInvalidJSON/commit
19:48:09 [2023-01-05T19:48:09.910Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
19:48:09 [2023-01-05T19:48:09.910Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
19:48:09 [2023-01-05T19:48:09.910Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
19:48:09 [2023-01-05T19:48:09.910Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
19:48:09 [2023-01-05T19:48:09.910Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
19:48:09 [2023-01-05T19:48:09.910Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
19:48:09 [2023-01-05T19:48:09.910Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
19:48:09 [2023-01-05T19:48:09.910Z] === RUN   TestContainerInvalidJSON/commit/empty_body
19:48:09 [2023-01-05T19:48:09.910Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
19:48:09 [2023-01-05T19:48:09.910Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
19:48:09 [2023-01-05T19:48:09.910Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
19:48:09 [2023-01-05T19:48:09.910Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
19:48:09 [2023-01-05T19:48:09.910Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
19:48:09 [2023-01-05T19:48:09.910Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
19:48:09 [2023-01-05T19:48:09.910Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
19:48:09 [2023-01-05T19:48:09.910Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
19:48:09 [2023-01-05T19:48:09.910Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
19:48:09 [2023-01-05T19:48:09.910Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
19:48:09 [2023-01-05T19:48:09.910Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
19:48:09 [2023-01-05T19:48:09.910Z] === CONT  TestContainerInvalidJSON/containers/create
19:48:09 [2023-01-05T19:48:09.910Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
19:48:09 [2023-01-05T19:48:09.910Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
19:48:09 [2023-01-05T19:48:09.910Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
19:48:09 [2023-01-05T19:48:09.910Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
19:48:09 [2023-01-05T19:48:09.910Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
19:48:09 [2023-01-05T19:48:09.910Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
19:48:09 [2023-01-05T19:48:09.910Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
19:48:09 [2023-01-05T19:48:09.910Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
19:48:09 [2023-01-05T19:48:09.910Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
19:48:09 [2023-01-05T19:48:09.910Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
19:48:09 [2023-01-05T19:48:09.910Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
19:48:09 [2023-01-05T19:48:09.910Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
19:48:09 [2023-01-05T19:48:09.910Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
19:48:09 [2023-01-05T19:48:09.910Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
19:48:09 [2023-01-05T19:48:09.910Z] --- PASS: TestContainerInvalidJSON (0.01s)
19:48:09 [2023-01-05T19:48:09.910Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
19:48:09 [2023-01-05T19:48:09.910Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
19:48:09 [2023-01-05T19:48:09.910Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
19:48:09 [2023-01-05T19:48:09.910Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
19:48:09 [2023-01-05T19:48:09.910Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
19:48:09 [2023-01-05T19:48:09.910Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
19:48:09 [2023-01-05T19:48:09.910Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
19:48:09 [2023-01-05T19:48:09.910Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
19:48:09 [2023-01-05T19:48:09.910Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
19:48:09 [2023-01-05T19:48:09.910Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
19:48:09 [2023-01-05T19:48:09.910Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
19:48:09 [2023-01-05T19:48:09.910Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
19:48:09 [2023-01-05T19:48:09.910Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
19:48:09 [2023-01-05T19:48:09.910Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
19:48:09 [2023-01-05T19:48:09.910Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
19:48:09 [2023-01-05T19:48:09.910Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s)
19:48:09 [2023-01-05T19:48:09.910Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
19:48:09 [2023-01-05T19:48:09.910Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
19:48:09 [2023-01-05T19:48:09.910Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
19:48:09 [2023-01-05T19:48:09.910Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
19:48:09 [2023-01-05T19:48:09.910Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
19:48:09 [2023-01-05T19:48:09.910Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
19:48:09 [2023-01-05T19:48:09.910Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
19:48:09 [2023-01-05T19:48:09.910Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
19:48:09 [2023-01-05T19:48:09.910Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
19:48:09 [2023-01-05T19:48:09.910Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s)
19:48:09 [2023-01-05T19:48:09.910Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
19:48:09 [2023-01-05T19:48:09.910Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
19:48:09 [2023-01-05T19:48:09.910Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
19:48:09 [2023-01-05T19:48:09.910Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
19:48:09 [2023-01-05T19:48:09.910Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
19:48:09 [2023-01-05T19:48:09.910Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
19:48:09 [2023-01-05T19:48:09.910Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
19:48:09 [2023-01-05T19:48:09.910Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
19:48:09 [2023-01-05T19:48:09.910Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
19:48:09 [2023-01-05T19:48:09.910Z] === RUN   TestCopyFromContainerPathDoesNotExist
19:48:09 [2023-01-05T19:48:09.910Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s)
19:48:09 [2023-01-05T19:48:09.910Z] === RUN   TestCopyFromContainerPathIsNotDir
19:48:09 [2023-01-05T19:48:09.910Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s)
19:48:09 [2023-01-05T19:48:09.910Z] === RUN   TestCopyToContainerPathDoesNotExist
19:48:10 [2023-01-05T19:48:10.165Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s)
19:48:10 [2023-01-05T19:48:10.165Z] === RUN   TestCopyEmptyFile
19:48:10 [2023-01-05T19:48:10.165Z] --- PASS: TestCopyEmptyFile (0.07s)
19:48:10 [2023-01-05T19:48:10.165Z] === RUN   TestCopyToContainerPathIsNotDir
19:48:10 [2023-01-05T19:48:10.165Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s)
19:48:10 [2023-01-05T19:48:10.165Z] === RUN   TestCopyFromContainer
19:48:10 [2023-01-05T19:48:10.726Z] === RUN   TestCopyFromContainer//
19:48:10 [2023-01-05T19:48:10.726Z] === RUN   TestCopyFromContainer/.
19:48:10 [2023-01-05T19:48:10.726Z] === RUN   TestCopyFromContainer//.
19:48:10 [2023-01-05T19:48:10.726Z] === RUN   TestCopyFromContainer/./
19:48:10 [2023-01-05T19:48:10.726Z] === RUN   TestCopyFromContainer//./
19:48:10 [2023-01-05T19:48:10.726Z] === RUN   TestCopyFromContainer//bar/root
19:48:10 [2023-01-05T19:48:10.726Z] === RUN   TestCopyFromContainer//bar/root/
19:48:10 [2023-01-05T19:48:10.981Z] === RUN   TestCopyFromContainer//bar/root/.
19:48:10 [2023-01-05T19:48:10.981Z] === RUN   TestCopyFromContainer/bar/quux
19:48:10 [2023-01-05T19:48:10.981Z] === RUN   TestCopyFromContainer/bar/quux/
19:48:10 [2023-01-05T19:48:10.981Z] === RUN   TestCopyFromContainer/bar/quux/.
19:48:10 [2023-01-05T19:48:10.981Z] === RUN   TestCopyFromContainer/bar/quux/baz
19:48:10 [2023-01-05T19:48:10.981Z] === RUN   TestCopyFromContainer/bar/filesymlink
19:48:10 [2023-01-05T19:48:10.981Z] === RUN   TestCopyFromContainer/bar/dirsymlink
19:48:10 [2023-01-05T19:48:10.981Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
19:48:10 [2023-01-05T19:48:10.981Z] === RUN   TestCopyFromContainer/bar/dirsymlink/.
19:48:10 [2023-01-05T19:48:10.981Z] === RUN   TestCopyFromContainer/bar/notarget
19:48:10 [2023-01-05T19:48:10.981Z] --- PASS: TestCopyFromContainer (0.78s)
19:48:10 [2023-01-05T19:48:10.981Z]     --- PASS: TestCopyFromContainer// (0.01s)
19:48:10 [2023-01-05T19:48:10.981Z]     --- PASS: TestCopyFromContainer/. (0.01s)
19:48:10 [2023-01-05T19:48:10.981Z]     --- PASS: TestCopyFromContainer//. (0.01s)
19:48:10 [2023-01-05T19:48:10.981Z]     --- PASS: TestCopyFromContainer/./ (0.01s)
19:48:10 [2023-01-05T19:48:10.981Z]     --- PASS: TestCopyFromContainer//./ (0.01s)
19:48:10 [2023-01-05T19:48:10.981Z]     --- PASS: TestCopyFromContainer//bar/root (0.01s)
19:48:10 [2023-01-05T19:48:10.981Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.02s)
19:48:10 [2023-01-05T19:48:10.981Z]     --- PASS: TestCopyFromContainer//bar/root/. (0.02s)
19:48:10 [2023-01-05T19:48:10.981Z]     --- PASS: TestCopyFromContainer/bar/quux (0.01s)
19:48:10 [2023-01-05T19:48:10.981Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.01s)
19:48:10 [2023-01-05T19:48:10.981Z]     --- PASS: TestCopyFromContainer/bar/quux/. (0.01s)
19:48:10 [2023-01-05T19:48:10.981Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.01s)
19:48:10 [2023-01-05T19:48:10.981Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.00s)
19:48:10 [2023-01-05T19:48:10.981Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.01s)
19:48:10 [2023-01-05T19:48:10.981Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.01s)
19:48:10 [2023-01-05T19:48:10.981Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/. (0.01s)
19:48:10 [2023-01-05T19:48:10.981Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.01s)
19:48:10 [2023-01-05T19:48:10.981Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
19:48:10 [2023-01-05T19:48:10.981Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
19:48:10 [2023-01-05T19:48:10.981Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
19:48:10 [2023-01-05T19:48:10.981Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
19:48:10 [2023-01-05T19:48:10.981Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
19:48:10 [2023-01-05T19:48:10.981Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
19:48:10 [2023-01-05T19:48:10.981Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
19:48:10 [2023-01-05T19:48:10.981Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
19:48:10 [2023-01-05T19:48:10.981Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
19:48:10 [2023-01-05T19:48:10.981Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
19:48:10 [2023-01-05T19:48:10.981Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
19:48:10 [2023-01-05T19:48:10.981Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
19:48:10 [2023-01-05T19:48:10.981Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
19:48:10 [2023-01-05T19:48:10.981Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
19:48:10 [2023-01-05T19:48:10.981Z] === RUN   TestCreateLinkToNonExistingContainer
19:48:10 [2023-01-05T19:48:10.981Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
19:48:10 [2023-01-05T19:48:10.981Z] === RUN   TestCreateWithInvalidEnv
19:48:10 [2023-01-05T19:48:10.981Z] === RUN   TestCreateWithInvalidEnv/0
19:48:10 [2023-01-05T19:48:10.981Z] === PAUSE TestCreateWithInvalidEnv/0
19:48:10 [2023-01-05T19:48:10.981Z] === RUN   TestCreateWithInvalidEnv/1
19:48:10 [2023-01-05T19:48:10.981Z] === PAUSE TestCreateWithInvalidEnv/1
19:48:10 [2023-01-05T19:48:10.981Z] === RUN   TestCreateWithInvalidEnv/2
19:48:10 [2023-01-05T19:48:10.981Z] === PAUSE TestCreateWithInvalidEnv/2
19:48:10 [2023-01-05T19:48:10.981Z] === CONT  TestCreateWithInvalidEnv/0
19:48:10 [2023-01-05T19:48:10.981Z] === CONT  TestCreateWithInvalidEnv/2
19:48:10 [2023-01-05T19:48:10.981Z] === CONT  TestCreateWithInvalidEnv/1
19:48:10 [2023-01-05T19:48:10.981Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
19:48:10 [2023-01-05T19:48:10.981Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
19:48:10 [2023-01-05T19:48:10.981Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
19:48:10 [2023-01-05T19:48:10.981Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
19:48:10 [2023-01-05T19:48:10.981Z] === RUN   TestCreateTmpfsMountsTarget
19:48:10 [2023-01-05T19:48:10.981Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
19:48:10 [2023-01-05T19:48:10.981Z] === RUN   TestCreateWithCustomMaskedPaths
19:48:12 [2023-01-05T19:48:12.345Z] --- PASS: TestCreateWithCustomMaskedPaths (1.24s)
19:48:12 [2023-01-05T19:48:12.345Z] === RUN   TestCreateWithCustomReadonlyPaths
19:48:13 [2023-01-05T19:48:13.708Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.36s)
19:48:13 [2023-01-05T19:48:13.708Z] === RUN   TestCreateWithInvalidHealthcheckParams
19:48:13 [2023-01-05T19:48:13.708Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
19:48:13 [2023-01-05T19:48:13.708Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
19:48:13 [2023-01-05T19:48:13.708Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
19:48:13 [2023-01-05T19:48:13.708Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
19:48:13 [2023-01-05T19:48:13.708Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
19:48:13 [2023-01-05T19:48:13.708Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
19:48:13 [2023-01-05T19:48:13.708Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
19:48:13 [2023-01-05T19:48:13.708Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
19:48:13 [2023-01-05T19:48:13.708Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
19:48:13 [2023-01-05T19:48:13.708Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
19:48:13 [2023-01-05T19:48:13.708Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
19:48:13 [2023-01-05T19:48:13.708Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
19:48:13 [2023-01-05T19:48:13.708Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
19:48:13 [2023-01-05T19:48:13.708Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
19:48:13 [2023-01-05T19:48:13.708Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
19:48:13 [2023-01-05T19:48:13.708Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
19:48:13 [2023-01-05T19:48:13.708Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
19:48:13 [2023-01-05T19:48:13.708Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
19:48:13 [2023-01-05T19:48:13.708Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
19:48:13 [2023-01-05T19:48:13.708Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
19:48:13 [2023-01-05T19:48:13.708Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
19:48:13 [2023-01-05T19:48:13.708Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
19:48:14 [2023-01-05T19:48:14.395Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.50s)
19:48:14 [2023-01-05T19:48:14.395Z] === RUN   TestCreateDifferentPlatform
19:48:14 [2023-01-05T19:48:14.395Z] === RUN   TestCreateDifferentPlatform/different_os
19:48:14 [2023-01-05T19:48:14.395Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
19:48:14 [2023-01-05T19:48:14.395Z] --- PASS: TestCreateDifferentPlatform (0.01s)
19:48:14 [2023-01-05T19:48:14.395Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
19:48:14 [2023-01-05T19:48:14.395Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
19:48:14 [2023-01-05T19:48:14.395Z] === RUN   TestCreateVolumesFromNonExistingContainer
19:48:14 [2023-01-05T19:48:14.395Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s)
19:48:14 [2023-01-05T19:48:14.395Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
19:48:14 [2023-01-05T19:48:14.395Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s)
19:48:14 [2023-01-05T19:48:14.395Z] === RUN   TestCreateInvalidHostConfig
19:48:14 [2023-01-05T19:48:14.395Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
19:48:14 [2023-01-05T19:48:14.395Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
19:48:14 [2023-01-05T19:48:14.395Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
19:48:14 [2023-01-05T19:48:14.395Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
19:48:14 [2023-01-05T19:48:14.395Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
19:48:14 [2023-01-05T19:48:14.395Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
19:48:14 [2023-01-05T19:48:14.395Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
19:48:14 [2023-01-05T19:48:14.395Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
19:48:14 [2023-01-05T19:48:14.395Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
19:48:14 [2023-01-05T19:48:14.395Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
19:48:14 [2023-01-05T19:48:14.395Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
19:48:14 [2023-01-05T19:48:14.395Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
19:48:14 [2023-01-05T19:48:14.395Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
19:48:14 [2023-01-05T19:48:14.395Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
19:48:14 [2023-01-05T19:48:14.395Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
19:48:14 [2023-01-05T19:48:14.395Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
19:48:14 [2023-01-05T19:48:14.395Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
19:48:14 [2023-01-05T19:48:14.395Z] === RUN   TestContainerStartOnDaemonRestart
19:48:14 [2023-01-05T19:48:14.395Z] === PAUSE TestContainerStartOnDaemonRestart
19:48:14 [2023-01-05T19:48:14.395Z] === RUN   TestDaemonRestartIpcMode
19:48:14 [2023-01-05T19:48:14.395Z] === PAUSE TestDaemonRestartIpcMode
19:48:14 [2023-01-05T19:48:14.395Z] === RUN   TestDaemonHostGatewayIP
19:48:14 [2023-01-05T19:48:14.395Z] === PAUSE TestDaemonHostGatewayIP
19:48:14 [2023-01-05T19:48:14.395Z] === RUN   TestRestartDaemonWithRestartingContainer
19:48:14 [2023-01-05T19:48:14.395Z] === PAUSE TestRestartDaemonWithRestartingContainer
19:48:14 [2023-01-05T19:48:14.395Z] === RUN   TestContainerKillOnDaemonStart
19:48:14 [2023-01-05T19:48:14.395Z] === PAUSE TestContainerKillOnDaemonStart
19:48:14 [2023-01-05T19:48:14.395Z] === RUN   TestDiff
19:48:14 [2023-01-05T19:48:14.650Z] --- PASS: TestDiff (0.44s)
19:48:14 [2023-01-05T19:48:14.650Z] === RUN   TestExecConsoleSize
19:48:15 [2023-01-05T19:48:15.211Z] --- PASS: TestExecConsoleSize (0.48s)
19:48:15 [2023-01-05T19:48:15.211Z] === RUN   TestExecWithCloseStdin
19:48:15 [2023-01-05T19:48:15.772Z] --- PASS: TestExecWithCloseStdin (0.51s)
19:48:15 [2023-01-05T19:48:15.772Z] === RUN   TestExec
19:48:16 [2023-01-05T19:48:16.332Z] --- PASS: TestExec (0.52s)
19:48:16 [2023-01-05T19:48:16.332Z] === RUN   TestExecUser
19:48:16 [2023-01-05T19:48:16.892Z] --- PASS: TestExecUser (0.58s)
19:48:16 [2023-01-05T19:48:16.892Z] === RUN   TestExportContainerAndImportImage
19:48:17 [2023-01-05T19:48:17.496Z] --- PASS: TestExportContainerAndImportImage (0.50s)
19:48:17 [2023-01-05T19:48:17.496Z] === RUN   TestExportContainerAfterDaemonRestart
19:48:18 [2023-01-05T19:48:18.422Z] --- PASS: TestExportContainerAfterDaemonRestart (1.14s)
19:48:18 [2023-01-05T19:48:18.422Z] === RUN   TestHealthCheckWorkdir
19:48:18 [2023-01-05T19:48:18.985Z] --- PASS: TestHealthCheckWorkdir (0.57s)
19:48:18 [2023-01-05T19:48:18.985Z] === RUN   TestHealthKillContainer
19:48:27 [2023-01-05T19:48:27.062Z] --- PASS: TestHealthKillContainer (7.89s)
19:48:27 [2023-01-05T19:48:27.062Z] === RUN   TestHealthCheckProcessKilled
19:48:27 [2023-01-05T19:48:27.623Z] --- PASS: TestHealthCheckProcessKilled (0.65s)
19:48:27 [2023-01-05T19:48:27.623Z] === RUN   TestInspectCpusetInConfigPre120
19:48:28 [2023-01-05T19:48:28.183Z] --- PASS: TestInspectCpusetInConfigPre120 (0.42s)
19:48:28 [2023-01-05T19:48:28.183Z] === RUN   TestIpcModeNone
19:48:28 [2023-01-05T19:48:28.439Z] --- PASS: TestIpcModeNone (0.47s)
19:48:28 [2023-01-05T19:48:28.439Z] === RUN   TestIpcModePrivate
19:48:28 [2023-01-05T19:48:28.694Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:75, shared: false, mustBeShared: false
19:48:28 [2023-01-05T19:48:28.950Z] --- PASS: TestIpcModePrivate (0.48s)
19:48:28 [2023-01-05T19:48:28.950Z] === RUN   TestIpcModeShareable
19:48:29 [2023-01-05T19:48:29.205Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:69, shared: true, mustBeShared: true
19:48:29 [2023-01-05T19:48:29.460Z] --- PASS: TestIpcModeShareable (0.51s)
19:48:29 [2023-01-05T19:48:29.460Z] === RUN   TestAPIIpcModeShareableAndContainer
19:48:31 [2023-01-05T19:48:31.347Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.48s)
19:48:31 [2023-01-05T19:48:31.347Z] === RUN   TestAPIIpcModeHost
19:48:31 [2023-01-05T19:48:31.347Z] --- PASS: TestAPIIpcModeHost (0.39s)
19:48:31 [2023-01-05T19:48:31.347Z] === RUN   TestDaemonIpcModeShareable
19:48:32 [2023-01-05T19:48:32.272Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true
19:48:32 [2023-01-05T19:48:32.527Z] --- PASS: TestDaemonIpcModeShareable (1.10s)
19:48:32 [2023-01-05T19:48:32.527Z] === RUN   TestDaemonIpcModePrivate
19:48:33 [2023-01-05T19:48:33.453Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false
19:48:33 [2023-01-05T19:48:33.708Z] --- PASS: TestDaemonIpcModePrivate (1.17s)
19:48:33 [2023-01-05T19:48:33.708Z] === RUN   TestDaemonIpcModePrivateFromConfig
19:48:34 [2023-01-05T19:48:34.633Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false
19:48:34 [2023-01-05T19:48:34.633Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.11s)
19:48:34 [2023-01-05T19:48:34.633Z] === RUN   TestDaemonIpcModeShareableFromConfig
19:48:35 [2023-01-05T19:48:35.558Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true
19:48:35 [2023-01-05T19:48:35.814Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.09s)
19:48:35 [2023-01-05T19:48:35.814Z] === RUN   TestIpcModeOlderClient
19:48:35 [2023-01-05T19:48:35.814Z] === PAUSE TestIpcModeOlderClient
19:48:35 [2023-01-05T19:48:35.814Z] === RUN   TestKillContainerInvalidSignal
19:48:36 [2023-01-05T19:48:36.374Z] --- PASS: TestKillContainerInvalidSignal (0.41s)
19:48:36 [2023-01-05T19:48:36.374Z] === RUN   TestKillContainer
19:48:36 [2023-01-05T19:48:36.374Z] === RUN   TestKillContainer/no_signal
19:48:36 [2023-01-05T19:48:36.630Z] === RUN   TestKillContainer/non_killing_signal
19:48:36 [2023-01-05T19:48:36.885Z] === RUN   TestKillContainer/killing_signal
19:48:37 [2023-01-05T19:48:37.446Z] --- PASS: TestKillContainer (1.28s)
19:48:37 [2023-01-05T19:48:37.446Z]     --- PASS: TestKillContainer/no_signal (0.42s)
19:48:37 [2023-01-05T19:48:37.446Z]     --- PASS: TestKillContainer/non_killing_signal (0.27s)
19:48:37 [2023-01-05T19:48:37.446Z]     --- PASS: TestKillContainer/killing_signal (0.42s)
19:48:37 [2023-01-05T19:48:37.446Z] === RUN   TestKillWithStopSignalAndRestartPolicies
19:48:37 [2023-01-05T19:48:37.446Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
19:48:38 [2023-01-05T19:48:38.007Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
19:48:38 [2023-01-05T19:48:38.933Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.25s)
19:48:38 [2023-01-05T19:48:38.933Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.44s)
19:48:38 [2023-01-05T19:48:38.933Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.66s)
19:48:38 [2023-01-05T19:48:38.933Z] === RUN   TestKillStoppedContainer
19:48:38 [2023-01-05T19:48:38.933Z] --- PASS: TestKillStoppedContainer (0.05s)
19:48:38 [2023-01-05T19:48:38.933Z] === RUN   TestKillStoppedContainerAPIPre120
19:48:38 [2023-01-05T19:48:38.933Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
19:48:38 [2023-01-05T19:48:38.933Z] === RUN   TestKillDifferentUserContainer
19:48:39 [2023-01-05T19:48:39.189Z] --- PASS: TestKillDifferentUserContainer (0.45s)
19:48:39 [2023-01-05T19:48:39.189Z] === RUN   TestInspectOomKilledTrue
19:48:39 [2023-01-05T19:48:39.750Z] --- PASS: TestInspectOomKilledTrue (0.49s)
19:48:39 [2023-01-05T19:48:39.750Z] === RUN   TestInspectOomKilledFalse
19:48:40 [2023-01-05T19:48:40.311Z] --- PASS: TestInspectOomKilledFalse (0.43s)
19:48:40 [2023-01-05T19:48:40.311Z] === RUN   TestLinksEtcHostsContentMatch
19:48:40 [2023-01-05T19:48:40.566Z] --- PASS: TestLinksEtcHostsContentMatch (0.30s)
19:48:40 [2023-01-05T19:48:40.566Z] === RUN   TestLinksContainerNames
19:48:41 [2023-01-05T19:48:41.492Z] --- PASS: TestLinksContainerNames (0.91s)
19:48:41 [2023-01-05T19:48:41.492Z] === RUN   TestLogsFollowTailEmpty
19:48:42 [2023-01-05T19:48:42.053Z] --- PASS: TestLogsFollowTailEmpty (0.44s)
19:48:42 [2023-01-05T19:48:42.053Z] === RUN   TestLogs
19:48:42 [2023-01-05T19:48:42.053Z] === RUN   TestLogs/driver_local
19:48:42 [2023-01-05T19:48:42.053Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
19:48:42 [2023-01-05T19:48:42.053Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
19:48:42 [2023-01-05T19:48:42.053Z] === RUN   TestLogs/driver_local/tty/only_stdout
19:48:42 [2023-01-05T19:48:42.053Z] === PAUSE TestLogs/driver_local/tty/only_stdout
19:48:42 [2023-01-05T19:48:42.053Z] === RUN   TestLogs/driver_local/tty/only_stderr
19:48:42 [2023-01-05T19:48:42.053Z] === PAUSE TestLogs/driver_local/tty/only_stderr
19:48:42 [2023-01-05T19:48:42.053Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
19:48:42 [2023-01-05T19:48:42.053Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
19:48:42 [2023-01-05T19:48:42.053Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
19:48:42 [2023-01-05T19:48:42.053Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
19:48:42 [2023-01-05T19:48:42.053Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
19:48:42 [2023-01-05T19:48:42.053Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
19:48:42 [2023-01-05T19:48:42.053Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
19:48:42 [2023-01-05T19:48:42.053Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
19:48:42 [2023-01-05T19:48:42.613Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
19:48:42 [2023-01-05T19:48:42.613Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
19:48:43 [2023-01-05T19:48:43.174Z] === CONT  TestLogs/driver_local/tty/only_stderr
19:48:43 [2023-01-05T19:48:43.174Z] === CONT  TestLogs/driver_local/tty/only_stdout
19:48:43 [2023-01-05T19:48:43.734Z] === RUN   TestLogs/driver_json-file
19:48:43 [2023-01-05T19:48:43.734Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
19:48:43 [2023-01-05T19:48:43.734Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
19:48:43 [2023-01-05T19:48:43.734Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
19:48:43 [2023-01-05T19:48:43.734Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
19:48:43 [2023-01-05T19:48:43.734Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
19:48:43 [2023-01-05T19:48:43.734Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
19:48:43 [2023-01-05T19:48:43.734Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
19:48:43 [2023-01-05T19:48:43.734Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
19:48:43 [2023-01-05T19:48:43.734Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
19:48:43 [2023-01-05T19:48:43.734Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
19:48:43 [2023-01-05T19:48:43.734Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
19:48:43 [2023-01-05T19:48:43.734Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
19:48:43 [2023-01-05T19:48:43.734Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
19:48:43 [2023-01-05T19:48:43.734Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
19:48:44 [2023-01-05T19:48:44.296Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
19:48:44 [2023-01-05T19:48:44.296Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
19:48:44 [2023-01-05T19:48:44.873Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
19:48:44 [2023-01-05T19:48:44.873Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
19:48:45 [2023-01-05T19:48:45.449Z] --- PASS: TestLogs (3.64s)
19:48:45 [2023-01-05T19:48:45.449Z]     --- PASS: TestLogs/driver_local (0.01s)
19:48:45 [2023-01-05T19:48:45.449Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.58s)
19:48:45 [2023-01-05T19:48:45.449Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.64s)
19:48:45 [2023-01-05T19:48:45.449Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.53s)
19:48:45 [2023-01-05T19:48:45.449Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.52s)
19:48:45 [2023-01-05T19:48:45.449Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (0.52s)
19:48:45 [2023-01-05T19:48:45.449Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (0.50s)
19:48:45 [2023-01-05T19:48:45.449Z]     --- PASS: TestLogs/driver_json-file (0.01s)
19:48:45 [2023-01-05T19:48:45.449Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.76s)
19:48:45 [2023-01-05T19:48:45.449Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.79s)
19:48:45 [2023-01-05T19:48:45.449Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.61s)
19:48:45 [2023-01-05T19:48:45.449Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.61s)
19:48:45 [2023-01-05T19:48:45.449Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.53s)
19:48:45 [2023-01-05T19:48:45.449Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.59s)
19:48:45 [2023-01-05T19:48:45.449Z] === RUN   TestContainerNetworkMountsNoChown
19:48:46 [2023-01-05T19:48:46.012Z] --- PASS: TestContainerNetworkMountsNoChown (0.43s)
19:48:46 [2023-01-05T19:48:46.012Z] === RUN   TestMountDaemonRoot
19:48:46 [2023-01-05T19:48:46.012Z] === RUN   TestMountDaemonRoot/default
19:48:46 [2023-01-05T19:48:46.012Z] === PAUSE TestMountDaemonRoot/default
19:48:46 [2023-01-05T19:48:46.012Z] === RUN   TestMountDaemonRoot/private
19:48:46 [2023-01-05T19:48:46.012Z] === PAUSE TestMountDaemonRoot/private
19:48:46 [2023-01-05T19:48:46.012Z] === RUN   TestMountDaemonRoot/rprivate
19:48:46 [2023-01-05T19:48:46.012Z] === PAUSE TestMountDaemonRoot/rprivate
19:48:46 [2023-01-05T19:48:46.012Z] === RUN   TestMountDaemonRoot/slave
19:48:46 [2023-01-05T19:48:46.012Z] === PAUSE TestMountDaemonRoot/slave
19:48:46 [2023-01-05T19:48:46.012Z] === RUN   TestMountDaemonRoot/rslave
19:48:46 [2023-01-05T19:48:46.012Z] === PAUSE TestMountDaemonRoot/rslave
19:48:46 [2023-01-05T19:48:46.012Z] === RUN   TestMountDaemonRoot/shared
19:48:46 [2023-01-05T19:48:46.012Z] === PAUSE TestMountDaemonRoot/shared
19:48:46 [2023-01-05T19:48:46.012Z] === RUN   TestMountDaemonRoot/rshared
19:48:46 [2023-01-05T19:48:46.012Z] === PAUSE TestMountDaemonRoot/rshared
19:48:46 [2023-01-05T19:48:46.012Z] === CONT  TestMountDaemonRoot/default
19:48:46 [2023-01-05T19:48:46.012Z] === RUN   TestMountDaemonRoot/default/bind_subpath
19:48:46 [2023-01-05T19:48:46.012Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
19:48:46 [2023-01-05T19:48:46.012Z] === RUN   TestMountDaemonRoot/default/mount_root
19:48:46 [2023-01-05T19:48:46.012Z] === PAUSE TestMountDaemonRoot/default/mount_root
19:48:46 [2023-01-05T19:48:46.012Z] === RUN   TestMountDaemonRoot/default/mount_subpath
19:48:46 [2023-01-05T19:48:46.012Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
19:48:46 [2023-01-05T19:48:46.012Z] === RUN   TestMountDaemonRoot/default/bind_root
19:48:46 [2023-01-05T19:48:46.012Z] === PAUSE TestMountDaemonRoot/default/bind_root
19:48:46 [2023-01-05T19:48:46.012Z] === CONT  TestMountDaemonRoot/default/bind_subpath
19:48:46 [2023-01-05T19:48:46.012Z] === CONT  TestMountDaemonRoot/rshared
19:48:46 [2023-01-05T19:48:46.012Z] === RUN   TestMountDaemonRoot/rshared/bind_root
19:48:46 [2023-01-05T19:48:46.012Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
19:48:46 [2023-01-05T19:48:46.012Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
19:48:46 [2023-01-05T19:48:46.012Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
19:48:46 [2023-01-05T19:48:46.012Z] === RUN   TestMountDaemonRoot/rshared/mount_root
19:48:46 [2023-01-05T19:48:46.012Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
19:48:46 [2023-01-05T19:48:46.012Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
19:48:46 [2023-01-05T19:48:46.012Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
19:48:46 [2023-01-05T19:48:46.012Z] === CONT  TestMountDaemonRoot/rshared/bind_root
19:48:46 [2023-01-05T19:48:46.012Z] === CONT  TestMountDaemonRoot/shared
19:48:46 [2023-01-05T19:48:46.012Z] === RUN   TestMountDaemonRoot/shared/bind_root
19:48:46 [2023-01-05T19:48:46.012Z] === PAUSE TestMountDaemonRoot/shared/bind_root
19:48:46 [2023-01-05T19:48:46.012Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
19:48:46 [2023-01-05T19:48:46.012Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
19:48:46 [2023-01-05T19:48:46.012Z] === RUN   TestMountDaemonRoot/shared/mount_root
19:48:46 [2023-01-05T19:48:46.012Z] === PAUSE TestMountDaemonRoot/shared/mount_root
19:48:46 [2023-01-05T19:48:46.012Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
19:48:46 [2023-01-05T19:48:46.012Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
19:48:46 [2023-01-05T19:48:46.012Z] === CONT  TestMountDaemonRoot/rslave
19:48:46 [2023-01-05T19:48:46.012Z] === RUN   TestMountDaemonRoot/rslave/bind_root
19:48:46 [2023-01-05T19:48:46.012Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
19:48:46 [2023-01-05T19:48:46.012Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
19:48:46 [2023-01-05T19:48:46.012Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
19:48:46 [2023-01-05T19:48:46.012Z] === RUN   TestMountDaemonRoot/rslave/mount_root
19:48:46 [2023-01-05T19:48:46.012Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
19:48:46 [2023-01-05T19:48:46.012Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
19:48:46 [2023-01-05T19:48:46.012Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
19:48:46 [2023-01-05T19:48:46.012Z] === CONT  TestMountDaemonRoot/slave
19:48:46 [2023-01-05T19:48:46.012Z] === RUN   TestMountDaemonRoot/slave/bind_root
19:48:46 [2023-01-05T19:48:46.012Z] === PAUSE TestMountDaemonRoot/slave/bind_root
19:48:46 [2023-01-05T19:48:46.012Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
19:48:46 [2023-01-05T19:48:46.012Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
19:48:46 [2023-01-05T19:48:46.012Z] === RUN   TestMountDaemonRoot/slave/mount_root
19:48:46 [2023-01-05T19:48:46.012Z] === PAUSE TestMountDaemonRoot/slave/mount_root
19:48:46 [2023-01-05T19:48:46.012Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
19:48:46 [2023-01-05T19:48:46.012Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
19:48:46 [2023-01-05T19:48:46.012Z] === CONT  TestMountDaemonRoot/rprivate
19:48:46 [2023-01-05T19:48:46.012Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
19:48:46 [2023-01-05T19:48:46.012Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
19:48:46 [2023-01-05T19:48:46.012Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
19:48:46 [2023-01-05T19:48:46.012Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
19:48:46 [2023-01-05T19:48:46.012Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
19:48:46 [2023-01-05T19:48:46.012Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
19:48:46 [2023-01-05T19:48:46.012Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
19:48:46 [2023-01-05T19:48:46.012Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
19:48:46 [2023-01-05T19:48:46.012Z] === CONT  TestMountDaemonRoot/private
19:48:46 [2023-01-05T19:48:46.012Z] === RUN   TestMountDaemonRoot/private/bind_root
19:48:46 [2023-01-05T19:48:46.013Z] === PAUSE TestMountDaemonRoot/private/bind_root
19:48:46 [2023-01-05T19:48:46.013Z] === RUN   TestMountDaemonRoot/private/bind_subpath
19:48:46 [2023-01-05T19:48:46.013Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
19:48:46 [2023-01-05T19:48:46.013Z] === RUN   TestMountDaemonRoot/private/mount_root
19:48:46 [2023-01-05T19:48:46.013Z] === PAUSE TestMountDaemonRoot/private/mount_root
19:48:46 [2023-01-05T19:48:46.013Z] === RUN   TestMountDaemonRoot/private/mount_subpath
19:48:46 [2023-01-05T19:48:46.013Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
19:48:46 [2023-01-05T19:48:46.013Z] === CONT  TestMountDaemonRoot/default/bind_root
19:48:46 [2023-01-05T19:48:46.013Z] === CONT  TestMountDaemonRoot/default/mount_subpath
19:48:46 [2023-01-05T19:48:46.013Z] === CONT  TestMountDaemonRoot/default/mount_root
19:48:46 [2023-01-05T19:48:46.013Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
19:48:46 [2023-01-05T19:48:46.013Z] === CONT  TestMountDaemonRoot/rshared/mount_root
19:48:46 [2023-01-05T19:48:46.013Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
19:48:46 [2023-01-05T19:48:46.268Z] === CONT  TestMountDaemonRoot/shared/bind_root
19:48:46 [2023-01-05T19:48:46.268Z] === CONT  TestMountDaemonRoot/rslave/bind_root
19:48:46 [2023-01-05T19:48:46.268Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
19:48:46 [2023-01-05T19:48:46.268Z] === CONT  TestMountDaemonRoot/shared/mount_root
19:48:46 [2023-01-05T19:48:46.268Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
19:48:46 [2023-01-05T19:48:46.268Z] === CONT  TestMountDaemonRoot/slave/bind_root
19:48:46 [2023-01-05T19:48:46.268Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
19:48:46 [2023-01-05T19:48:46.268Z] === CONT  TestMountDaemonRoot/rslave/mount_root
19:48:46 [2023-01-05T19:48:46.268Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
19:48:46 [2023-01-05T19:48:46.268Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
19:48:46 [2023-01-05T19:48:46.268Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
19:48:46 [2023-01-05T19:48:46.268Z] === CONT  TestMountDaemonRoot/slave/mount_root
19:48:46 [2023-01-05T19:48:46.268Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
19:48:46 [2023-01-05T19:48:46.268Z] === CONT  TestMountDaemonRoot/private/bind_root
19:48:46 [2023-01-05T19:48:46.268Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
19:48:46 [2023-01-05T19:48:46.523Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
19:48:46 [2023-01-05T19:48:46.523Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
19:48:46 [2023-01-05T19:48:46.523Z] === CONT  TestMountDaemonRoot/private/mount_subpath
19:48:46 [2023-01-05T19:48:46.523Z] === CONT  TestMountDaemonRoot/private/mount_root
19:48:46 [2023-01-05T19:48:46.523Z] === CONT  TestMountDaemonRoot/private/bind_subpath
19:48:46 [2023-01-05T19:48:46.523Z] --- PASS: TestMountDaemonRoot (0.02s)
19:48:46 [2023-01-05T19:48:46.523Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
19:48:46 [2023-01-05T19:48:46.523Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s)
19:48:46 [2023-01-05T19:48:46.523Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.05s)
19:48:46 [2023-01-05T19:48:46.523Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s)
19:48:46 [2023-01-05T19:48:46.523Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.05s)
19:48:46 [2023-01-05T19:48:46.523Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
19:48:46 [2023-01-05T19:48:46.523Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s)
19:48:46 [2023-01-05T19:48:46.523Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s)
19:48:46 [2023-01-05T19:48:46.523Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s)
19:48:46 [2023-01-05T19:48:46.523Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s)
19:48:46 [2023-01-05T19:48:46.523Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
19:48:46 [2023-01-05T19:48:46.523Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
19:48:46 [2023-01-05T19:48:46.523Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
19:48:46 [2023-01-05T19:48:46.523Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
19:48:46 [2023-01-05T19:48:46.523Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
19:48:46 [2023-01-05T19:48:46.523Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
19:48:46 [2023-01-05T19:48:46.523Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s)
19:48:46 [2023-01-05T19:48:46.523Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s)
19:48:46 [2023-01-05T19:48:46.523Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s)
19:48:46 [2023-01-05T19:48:46.523Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s)
19:48:46 [2023-01-05T19:48:46.523Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
19:48:46 [2023-01-05T19:48:46.523Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
19:48:46 [2023-01-05T19:48:46.523Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
19:48:46 [2023-01-05T19:48:46.523Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
19:48:46 [2023-01-05T19:48:46.523Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
19:48:46 [2023-01-05T19:48:46.523Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
19:48:46 [2023-01-05T19:48:46.523Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
19:48:46 [2023-01-05T19:48:46.523Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
19:48:46 [2023-01-05T19:48:46.523Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
19:48:46 [2023-01-05T19:48:46.523Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
19:48:46 [2023-01-05T19:48:46.523Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
19:48:46 [2023-01-05T19:48:46.523Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
19:48:46 [2023-01-05T19:48:46.523Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
19:48:46 [2023-01-05T19:48:46.523Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
19:48:46 [2023-01-05T19:48:46.523Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
19:48:46 [2023-01-05T19:48:46.523Z] === RUN   TestContainerBindMountNonRecursive
19:48:47 [2023-01-05T19:48:47.931Z] --- PASS: TestContainerBindMountNonRecursive (1.37s)
19:48:47 [2023-01-05T19:48:47.931Z] === RUN   TestContainerVolumesMountedAsShared
19:48:48 [2023-01-05T19:48:48.186Z] --- PASS: TestContainerVolumesMountedAsShared (0.43s)
19:48:48 [2023-01-05T19:48:48.186Z] === RUN   TestContainerVolumesMountedAsSlave
19:48:48 [2023-01-05T19:48:48.746Z] --- PASS: TestContainerVolumesMountedAsSlave (0.32s)
19:48:48 [2023-01-05T19:48:48.746Z] === RUN   TestContainerCopyLeaksMounts
19:48:49 [2023-01-05T19:48:49.307Z] --- PASS: TestContainerCopyLeaksMounts (0.56s)
19:48:49 [2023-01-05T19:48:49.307Z] === RUN   TestNetworkNat
19:48:49 [2023-01-05T19:48:49.562Z] --- PASS: TestNetworkNat (0.48s)
19:48:49 [2023-01-05T19:48:49.562Z] === RUN   TestNetworkLocalhostTCPNat
19:48:50 [2023-01-05T19:48:50.123Z] --- PASS: TestNetworkLocalhostTCPNat (0.46s)
19:48:50 [2023-01-05T19:48:50.123Z] === RUN   TestNetworkLoopbackNat
19:48:52 [2023-01-05T19:48:52.678Z] --- PASS: TestNetworkLoopbackNat (2.58s)
19:48:52 [2023-01-05T19:48:52.678Z] === RUN   TestPause
19:48:53 [2023-01-05T19:48:53.239Z] --- PASS: TestPause (0.49s)
19:48:53 [2023-01-05T19:48:53.239Z] === RUN   TestPauseFailsOnWindowsServerContainers
19:48:53 [2023-01-05T19:48:53.239Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
19:48:53 [2023-01-05T19:48:53.239Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
19:48:53 [2023-01-05T19:48:53.239Z] === RUN   TestPauseStopPausedContainer
19:48:53 [2023-01-05T19:48:53.800Z] --- PASS: TestPauseStopPausedContainer (0.49s)
19:48:53 [2023-01-05T19:48:53.800Z] === RUN   TestPidHost
19:48:54 [2023-01-05T19:48:54.728Z] --- PASS: TestPidHost (1.08s)
19:48:54 [2023-01-05T19:48:54.728Z] === RUN   TestPsFilter
19:48:54 [2023-01-05T19:48:54.984Z] --- PASS: TestPsFilter (0.11s)
19:48:54 [2023-01-05T19:48:54.984Z] === RUN   TestRemoveContainerWithRemovedVolume
19:48:55 [2023-01-05T19:48:55.239Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.43s)
19:48:55 [2023-01-05T19:48:55.239Z] === RUN   TestRemoveContainerWithVolume
19:48:55 [2023-01-05T19:48:55.799Z] --- PASS: TestRemoveContainerWithVolume (0.43s)
19:48:55 [2023-01-05T19:48:55.799Z] === RUN   TestRemoveContainerRunning
19:48:56 [2023-01-05T19:48:56.055Z] --- PASS: TestRemoveContainerRunning (0.42s)
19:48:56 [2023-01-05T19:48:56.055Z] === RUN   TestRemoveContainerForceRemoveRunning
19:48:56 [2023-01-05T19:48:56.615Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.44s)
19:48:56 [2023-01-05T19:48:56.615Z] === RUN   TestRemoveInvalidContainer
19:48:56 [2023-01-05T19:48:56.615Z] --- PASS: TestRemoveInvalidContainer (0.01s)
19:48:56 [2023-01-05T19:48:56.615Z] === RUN   TestRenameLinkedContainer
19:48:58 [2023-01-05T19:48:58.544Z] --- PASS: TestRenameLinkedContainer (1.79s)
19:48:58 [2023-01-05T19:48:58.544Z] === RUN   TestRenameStoppedContainer
19:48:58 [2023-01-05T19:48:58.799Z] --- PASS: TestRenameStoppedContainer (0.51s)
19:48:58 [2023-01-05T19:48:58.799Z] === RUN   TestRenameRunningContainerAndReuse
19:48:59 [2023-01-05T19:48:59.725Z] --- PASS: TestRenameRunningContainerAndReuse (0.94s)
19:48:59 [2023-01-05T19:48:59.725Z] === RUN   TestRenameInvalidName
19:49:00 [2023-01-05T19:49:00.286Z] --- PASS: TestRenameInvalidName (0.44s)
19:49:00 [2023-01-05T19:49:00.286Z] === RUN   TestRenameAnonymousContainer
19:49:02 [2023-01-05T19:49:02.214Z] --- PASS: TestRenameAnonymousContainer (1.68s)
19:49:02 [2023-01-05T19:49:02.214Z] === RUN   TestRenameContainerWithSameName
19:49:02 [2023-01-05T19:49:02.470Z] --- PASS: TestRenameContainerWithSameName (0.50s)
19:49:02 [2023-01-05T19:49:02.470Z] === RUN   TestRenameContainerWithLinkedContainer
19:49:03 [2023-01-05T19:49:03.833Z] --- PASS: TestRenameContainerWithLinkedContainer (1.16s)
19:49:03 [2023-01-05T19:49:03.833Z] === RUN   TestResize
19:49:04 [2023-01-05T19:49:04.131Z] --- PASS: TestResize (0.44s)
19:49:04 [2023-01-05T19:49:04.131Z] === RUN   TestResizeWithInvalidSize
19:49:04 [2023-01-05T19:49:04.430Z] --- PASS: TestResizeWithInvalidSize (0.44s)
19:49:04 [2023-01-05T19:49:04.430Z] === RUN   TestResizeWhenContainerNotStarted
19:49:04 [2023-01-05T19:49:04.991Z] --- PASS: TestResizeWhenContainerNotStarted (0.42s)
19:49:04 [2023-01-05T19:49:04.991Z] === RUN   TestDaemonRestartKillContainers
19:49:04 [2023-01-05T19:49:04.991Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
19:49:04 [2023-01-05T19:49:04.991Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
19:49:04 [2023-01-05T19:49:04.991Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
19:49:04 [2023-01-05T19:49:04.991Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
19:49:04 [2023-01-05T19:49:04.991Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
19:49:04 [2023-01-05T19:49:04.991Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
19:49:04 [2023-01-05T19:49:04.991Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
19:49:04 [2023-01-05T19:49:04.991Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
19:49:04 [2023-01-05T19:49:04.991Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
19:49:04 [2023-01-05T19:49:04.991Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
19:49:04 [2023-01-05T19:49:04.991Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
19:49:04 [2023-01-05T19:49:04.991Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
19:49:04 [2023-01-05T19:49:04.991Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
19:49:04 [2023-01-05T19:49:04.991Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
19:49:04 [2023-01-05T19:49:04.991Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
19:49:04 [2023-01-05T19:49:04.991Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
19:49:04 [2023-01-05T19:49:04.991Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
19:49:04 [2023-01-05T19:49:04.991Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
19:49:04 [2023-01-05T19:49:04.991Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
19:49:04 [2023-01-05T19:49:04.991Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
19:49:04 [2023-01-05T19:49:04.991Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
19:49:04 [2023-01-05T19:49:04.991Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
19:49:04 [2023-01-05T19:49:04.991Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
19:49:04 [2023-01-05T19:49:04.991Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
19:49:04 [2023-01-05T19:49:04.991Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
19:49:04 [2023-01-05T19:49:04.991Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
19:49:04 [2023-01-05T19:49:04.991Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
19:49:04 [2023-01-05T19:49:04.991Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
19:49:04 [2023-01-05T19:49:04.991Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
19:49:04 [2023-01-05T19:49:04.991Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
19:49:04 [2023-01-05T19:49:04.991Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
19:49:04 [2023-01-05T19:49:04.991Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
19:49:04 [2023-01-05T19:49:04.991Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
19:49:04 [2023-01-05T19:49:04.991Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
19:49:06 [2023-01-05T19:49:06.397Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
19:49:06 [2023-01-05T19:49:06.653Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
19:49:07 [2023-01-05T19:49:07.578Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
19:49:07 [2023-01-05T19:49:07.578Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
19:49:08 [2023-01-05T19:49:08.504Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
19:49:11 [2023-01-05T19:49:11.015Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
19:49:11 [2023-01-05T19:49:11.576Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
19:49:14 [2023-01-05T19:49:14.840Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
19:49:15 [2023-01-05T19:49:15.401Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
19:49:16 [2023-01-05T19:49:16.328Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
19:49:17 [2023-01-05T19:49:17.255Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
19:49:18 [2023-01-05T19:49:18.182Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
19:49:19 [2023-01-05T19:49:19.119Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
19:49:20 [2023-01-05T19:49:20.045Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
19:49:21 [2023-01-05T19:49:21.411Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
19:49:21 [2023-01-05T19:49:21.411Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.30s)
19:49:21 [2023-01-05T19:49:21.411Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.61s)
19:49:21 [2023-01-05T19:49:21.411Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.16s)
19:49:21 [2023-01-05T19:49:21.411Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.17s)
19:49:21 [2023-01-05T19:49:21.411Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.17s)
19:49:21 [2023-01-05T19:49:21.411Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.22s)
19:49:21 [2023-01-05T19:49:21.411Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.12s)
19:49:21 [2023-01-05T19:49:21.411Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.79s)
19:49:21 [2023-01-05T19:49:21.411Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.79s)
19:49:21 [2023-01-05T19:49:21.411Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.61s)
19:49:21 [2023-01-05T19:49:21.411Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.56s)
19:49:21 [2023-01-05T19:49:21.411Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.78s)
19:49:21 [2023-01-05T19:49:21.411Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.00s)
19:49:21 [2023-01-05T19:49:21.411Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.71s)
19:49:21 [2023-01-05T19:49:21.411Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.59s)
19:49:21 [2023-01-05T19:49:21.411Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.61s)
19:49:21 [2023-01-05T19:49:21.411Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
19:49:21 [2023-01-05T19:49:21.411Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
19:49:22 [2023-01-05T19:49:22.337Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
19:49:23 [2023-01-05T19:49:23.701Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (2.06s)
19:49:23 [2023-01-05T19:49:23.701Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (1.03s)
19:49:23 [2023-01-05T19:49:23.701Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (1.03s)
19:49:23 [2023-01-05T19:49:23.701Z] === RUN   TestCgroupNamespacesRun
19:49:24 [2023-01-05T19:49:24.628Z] --- PASS: TestCgroupNamespacesRun (1.10s)
19:49:24 [2023-01-05T19:49:24.628Z] === RUN   TestCgroupNamespacesRunPrivileged
19:49:25 [2023-01-05T19:49:25.555Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.06s)
19:49:25 [2023-01-05T19:49:25.555Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
19:49:26 [2023-01-05T19:49:26.918Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.10s)
19:49:26 [2023-01-05T19:49:26.918Z] === RUN   TestCgroupNamespacesRunHostMode
19:49:27 [2023-01-05T19:49:27.844Z] --- PASS: TestCgroupNamespacesRunHostMode (1.09s)
19:49:27 [2023-01-05T19:49:27.844Z] === RUN   TestCgroupNamespacesRunPrivateMode
19:49:29 [2023-01-05T19:49:29.207Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.10s)
19:49:29 [2023-01-05T19:49:29.207Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
19:49:30 [2023-01-05T19:49:30.134Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.08s)
19:49:30 [2023-01-05T19:49:30.134Z] === RUN   TestCgroupNamespacesRunInvalidMode
19:49:30 [2023-01-05T19:49:30.696Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.60s)
19:49:30 [2023-01-05T19:49:30.696Z] === RUN   TestCgroupNamespacesRunOlderClient
19:49:32 [2023-01-05T19:49:32.073Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.15s)
19:49:32 [2023-01-05T19:49:32.073Z] === RUN   TestNISDomainname
19:49:32 [2023-01-05T19:49:32.351Z] --- PASS: TestNISDomainname (0.58s)
19:49:32 [2023-01-05T19:49:32.351Z] === RUN   TestHostnameDnsResolution
19:49:33 [2023-01-05T19:49:33.286Z] --- PASS: TestHostnameDnsResolution (0.76s)
19:49:33 [2023-01-05T19:49:33.286Z] === RUN   TestUnprivilegedPortsAndPing
19:49:33 [2023-01-05T19:49:33.847Z] --- PASS: TestUnprivilegedPortsAndPing (0.59s)
19:49:33 [2023-01-05T19:49:33.847Z] === RUN   TestPrivilegedHostDevices
19:49:34 [2023-01-05T19:49:34.104Z] --- PASS: TestPrivilegedHostDevices (0.52s)
19:49:34 [2023-01-05T19:49:34.104Z] === RUN   TestRunConsoleSize
19:49:34 [2023-01-05T19:49:34.665Z] --- PASS: TestRunConsoleSize (0.49s)
19:49:34 [2023-01-05T19:49:34.665Z] === RUN   TestRunWithAlternativeContainerdShim
19:49:36 [2023-01-05T19:49:36.596Z] --- PASS: TestRunWithAlternativeContainerdShim (2.01s)
19:49:36 [2023-01-05T19:49:36.596Z] === RUN   TestStats
19:49:39 [2023-01-05T19:49:39.108Z] --- PASS: TestStats (2.48s)
19:49:39 [2023-01-05T19:49:39.108Z] === RUN   TestStopContainerWithTimeout
19:49:39 [2023-01-05T19:49:39.108Z] === RUN   TestStopContainerWithTimeout/0
19:49:39 [2023-01-05T19:49:39.108Z] === PAUSE TestStopContainerWithTimeout/0
19:49:39 [2023-01-05T19:49:39.108Z] === RUN   TestStopContainerWithTimeout/1
19:49:39 [2023-01-05T19:49:39.108Z] === PAUSE TestStopContainerWithTimeout/1
19:49:39 [2023-01-05T19:49:39.108Z] === RUN   TestStopContainerWithTimeout/3
19:49:39 [2023-01-05T19:49:39.108Z] === PAUSE TestStopContainerWithTimeout/3
19:49:39 [2023-01-05T19:49:39.108Z] === RUN   TestStopContainerWithTimeout/-1
19:49:39 [2023-01-05T19:49:39.108Z] === PAUSE TestStopContainerWithTimeout/-1
19:49:39 [2023-01-05T19:49:39.108Z] === CONT  TestStopContainerWithTimeout/0
19:49:39 [2023-01-05T19:49:39.108Z] === CONT  TestStopContainerWithTimeout/3
19:49:40 [2023-01-05T19:49:40.034Z] === CONT  TestStopContainerWithTimeout/-1
19:49:41 [2023-01-05T19:49:41.920Z] === CONT  TestStopContainerWithTimeout/1
19:49:43 [2023-01-05T19:49:43.282Z] --- PASS: TestStopContainerWithTimeout (0.01s)
19:49:43 [2023-01-05T19:49:43.282Z]     --- PASS: TestStopContainerWithTimeout/0 (0.84s)
19:49:43 [2023-01-05T19:49:43.282Z]     --- PASS: TestStopContainerWithTimeout/3 (2.75s)
19:49:43 [2023-01-05T19:49:43.282Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.41s)
19:49:43 [2023-01-05T19:49:43.282Z]     --- PASS: TestStopContainerWithTimeout/1 (1.44s)
19:49:43 [2023-01-05T19:49:43.282Z] === RUN   TestDeleteDevicemapper
19:49:43 [2023-01-05T19:49:43.282Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
19:49:43 [2023-01-05T19:49:43.282Z] --- SKIP: TestDeleteDevicemapper (0.00s)
19:49:43 [2023-01-05T19:49:43.282Z] === RUN   TestStopContainerWithRestartPolicyAlways
19:49:44 [2023-01-05T19:49:44.647Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.27s)
19:49:44 [2023-01-05T19:49:44.647Z] === RUN   TestUpdateMemory
19:49:45 [2023-01-05T19:49:45.208Z] --- PASS: TestUpdateMemory (0.60s)
19:49:45 [2023-01-05T19:49:45.208Z] === RUN   TestUpdateCPUQuota
19:49:46 [2023-01-05T19:49:46.134Z] --- PASS: TestUpdateCPUQuota (0.75s)
19:49:46 [2023-01-05T19:49:46.134Z] === RUN   TestUpdatePidsLimit
19:49:46 [2023-01-05T19:49:46.134Z] === RUN   TestUpdatePidsLimit/update_from_none
19:49:46 [2023-01-05T19:49:46.134Z] === RUN   TestUpdatePidsLimit/no_change
19:49:46 [2023-01-05T19:49:46.389Z] === RUN   TestUpdatePidsLimit/update_lower
19:49:46 [2023-01-05T19:49:46.688Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
19:49:46 [2023-01-05T19:49:46.688Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
19:49:46 [2023-01-05T19:49:46.943Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
19:49:47 [2023-01-05T19:49:47.199Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
19:49:47 [2023-01-05T19:49:47.802Z] --- PASS: TestUpdatePidsLimit (1.86s)
19:49:47 [2023-01-05T19:49:47.802Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.19s)
19:49:47 [2023-01-05T19:49:47.802Z]     --- PASS: TestUpdatePidsLimit/no_change (0.19s)
19:49:47 [2023-01-05T19:49:47.802Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.20s)
19:49:47 [2023-01-05T19:49:47.802Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.19s)
19:49:47 [2023-01-05T19:49:47.802Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.21s)
19:49:47 [2023-01-05T19:49:47.802Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.20s)
19:49:47 [2023-01-05T19:49:47.802Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.19s)
19:49:47 [2023-01-05T19:49:47.802Z] === RUN   TestUpdateRestartPolicy
19:50:00 [2023-01-05T19:50:00.006Z] --- PASS: TestUpdateRestartPolicy (10.97s)
19:50:00 [2023-01-05T19:50:00.006Z] === RUN   TestUpdateRestartWithAutoRemove
19:50:00 [2023-01-05T19:50:00.006Z] --- PASS: TestUpdateRestartWithAutoRemove (0.46s)
19:50:00 [2023-01-05T19:50:00.006Z] === RUN   TestWaitNonBlocked
19:50:00 [2023-01-05T19:50:00.006Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
19:50:00 [2023-01-05T19:50:00.007Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
19:50:00 [2023-01-05T19:50:00.007Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
19:50:00 [2023-01-05T19:50:00.007Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
19:50:00 [2023-01-05T19:50:00.007Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
19:50:00 [2023-01-05T19:50:00.007Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
19:50:00 [2023-01-05T19:50:00.007Z] --- PASS: TestWaitNonBlocked (0.02s)
19:50:00 [2023-01-05T19:50:00.007Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.59s)
19:50:00 [2023-01-05T19:50:00.007Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.68s)
19:50:00 [2023-01-05T19:50:00.007Z] === RUN   TestWaitBlocked
19:50:00 [2023-01-05T19:50:00.007Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
19:50:00 [2023-01-05T19:50:00.007Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
19:50:00 [2023-01-05T19:50:00.007Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
19:50:00 [2023-01-05T19:50:00.007Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
19:50:00 [2023-01-05T19:50:00.007Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
19:50:00 [2023-01-05T19:50:00.007Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
19:50:00 [2023-01-05T19:50:00.933Z] --- PASS: TestWaitBlocked (0.01s)
19:50:00 [2023-01-05T19:50:00.933Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.65s)
19:50:00 [2023-01-05T19:50:00.933Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.70s)
19:50:00 [2023-01-05T19:50:00.933Z] === RUN   TestWaitConditions
19:50:00 [2023-01-05T19:50:00.933Z] === RUN   TestWaitConditions/default
19:50:00 [2023-01-05T19:50:00.933Z] === PAUSE TestWaitConditions/default
19:50:00 [2023-01-05T19:50:00.933Z] === RUN   TestWaitConditions/not-running
19:50:00 [2023-01-05T19:50:00.933Z] === PAUSE TestWaitConditions/not-running
19:50:00 [2023-01-05T19:50:00.933Z] === RUN   TestWaitConditions/next-exit
19:50:00 [2023-01-05T19:50:00.933Z] === PAUSE TestWaitConditions/next-exit
19:50:00 [2023-01-05T19:50:00.933Z] === RUN   TestWaitConditions/removed
19:50:00 [2023-01-05T19:50:00.933Z] === PAUSE TestWaitConditions/removed
19:50:00 [2023-01-05T19:50:00.933Z] === CONT  TestWaitConditions/default
19:50:00 [2023-01-05T19:50:00.933Z] === CONT  TestWaitConditions/removed
19:50:00 [2023-01-05T19:50:00.933Z]     wait_test.go:146: ContainerID = 344fff417c7935ba6a4e5e574d6022338ca9b8e1943377fbd76b6de7bf686d03
19:50:00 [2023-01-05T19:50:00.933Z] === CONT  TestWaitConditions/default
19:50:00 [2023-01-05T19:50:00.933Z]     wait_test.go:146: ContainerID = 93b358b3fac1c8ff1f65f7bb67025e6de13d89f666ba7fd1e7cfad24671a8790
19:50:01 [2023-01-05T19:50:01.495Z] === CONT  TestWaitConditions/next-exit
19:50:01 [2023-01-05T19:50:01.495Z]     wait_test.go:146: ContainerID = 21b0275fe696dd80808e94f6745d78e1b2f905cd38212a746005087966e7a7a0
19:50:01 [2023-01-05T19:50:01.495Z] === CONT  TestWaitConditions/not-running
19:50:01 [2023-01-05T19:50:01.495Z]     wait_test.go:146: ContainerID = 551539e283644f2bf9e0f1ce74689aafc67f47439a0104069553dd3e6b69d6ae
19:50:02 [2023-01-05T19:50:02.056Z] --- PASS: TestWaitConditions (0.01s)
19:50:02 [2023-01-05T19:50:02.056Z]     --- PASS: TestWaitConditions/removed (0.63s)
19:50:02 [2023-01-05T19:50:02.056Z]     --- PASS: TestWaitConditions/default (0.74s)
19:50:02 [2023-01-05T19:50:02.056Z]     --- PASS: TestWaitConditions/next-exit (0.53s)
19:50:02 [2023-01-05T19:50:02.056Z]     --- PASS: TestWaitConditions/not-running (0.47s)
19:50:02 [2023-01-05T19:50:02.056Z] === RUN   TestWaitRestartedContainer
19:50:02 [2023-01-05T19:50:02.056Z] === RUN   TestWaitRestartedContainer/default
19:50:02 [2023-01-05T19:50:02.056Z] === PAUSE TestWaitRestartedContainer/default
19:50:02 [2023-01-05T19:50:02.056Z] === RUN   TestWaitRestartedContainer/not-running
19:50:02 [2023-01-05T19:50:02.056Z] === PAUSE TestWaitRestartedContainer/not-running
19:50:02 [2023-01-05T19:50:02.056Z] === RUN   TestWaitRestartedContainer/next-exit
19:50:02 [2023-01-05T19:50:02.056Z] === PAUSE TestWaitRestartedContainer/next-exit
19:50:02 [2023-01-05T19:50:02.056Z] === CONT  TestWaitRestartedContainer/default
19:50:02 [2023-01-05T19:50:02.056Z] === CONT  TestWaitRestartedContainer/next-exit
19:50:03 [2023-01-05T19:50:03.943Z] === CONT  TestWaitRestartedContainer/not-running
19:50:04 [2023-01-05T19:50:04.546Z] --- PASS: TestWaitRestartedContainer (0.02s)
19:50:04 [2023-01-05T19:50:04.546Z]     --- PASS: TestWaitRestartedContainer/default (1.60s)
19:50:04 [2023-01-05T19:50:04.546Z]     --- PASS: TestWaitRestartedContainer/next-exit (1.75s)
19:50:04 [2023-01-05T19:50:04.546Z]     --- PASS: TestWaitRestartedContainer/not-running (1.09s)
19:50:04 [2023-01-05T19:50:04.546Z] === CONT  TestRestartDaemonWithRestartingContainer
19:50:04 [2023-01-05T19:50:04.546Z] === CONT  TestContainerStartOnDaemonRestart
19:50:07 [2023-01-05T19:50:07.104Z] --- PASS: TestContainerStartOnDaemonRestart (2.02s)
19:50:07 [2023-01-05T19:50:07.104Z] === CONT  TestDaemonHostGatewayIP
19:50:07 [2023-01-05T19:50:07.104Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.47s)
19:50:07 [2023-01-05T19:50:07.104Z] === CONT  TestDaemonRestartIpcMode
19:50:08 [2023-01-05T19:50:08.991Z] --- PASS: TestDaemonHostGatewayIP (2.41s)
19:50:08 [2023-01-05T19:50:08.991Z] === CONT  TestIpcModeOlderClient
19:50:09 [2023-01-05T19:50:09.247Z] --- PASS: TestIpcModeOlderClient (0.06s)
19:50:09 [2023-01-05T19:50:09.247Z] === CONT  TestContainerKillOnDaemonStart
19:50:09 [2023-01-05T19:50:09.503Z] --- PASS: TestDaemonRestartIpcMode (2.50s)
19:50:21 [2023-01-05T19:50:21.792Z] --- PASS: TestContainerKillOnDaemonStart (11.45s)
19:50:21 [2023-01-05T19:50:21.792Z] PASS
19:50:21 [2023-01-05T19:50:21.792Z] 
19:50:21 [2023-01-05T19:50:21.792Z] === Skipped
19:50:21 [2023-01-05T19:50:21.792Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
19:50:21 [2023-01-05T19:50:21.792Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
19:50:21 [2023-01-05T19:50:21.792Z] 
19:50:21 [2023-01-05T19:50:21.792Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
19:50:21 [2023-01-05T19:50:21.792Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
19:50:21 [2023-01-05T19:50:21.792Z] 
19:50:21 [2023-01-05T19:50:21.792Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
19:50:21 [2023-01-05T19:50:21.792Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
19:50:21 [2023-01-05T19:50:21.792Z] 
19:50:21 [2023-01-05T19:50:21.792Z] DONE 281 tests, 3 skipped in 131.015s
19:50:21 [2023-01-05T19:50:21.792Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m 
19:50:21 [2023-01-05T19:50:21.792Z] ++ 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
19:50:21 [2023-01-05T19:50:21.792Z] ++ set -e
19:50:21 [2023-01-05T19:50:21.792Z] ++ '[' -n 0 ']'
19:50:21 [2023-01-05T19:50:21.792Z] ++ set -x
19:50:21 [2023-01-05T19:50:21.792Z] ++ 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
19:50:21 [2023-01-05T19:50:21.792Z] INFO: Testing against a local daemon
19:50:21 [2023-01-05T19:50:21.792Z] === RUN   TestConfigDaemonID
19:50:21 [2023-01-05T19:50:21.792Z]     daemon_test.go:51: [d0f07a7830696] daemon is not started
19:50:21 [2023-01-05T19:50:21.792Z] --- PASS: TestConfigDaemonID (1.05s)
19:50:21 [2023-01-05T19:50:21.792Z] === RUN   TestDaemonConfigValidation
19:50:21 [2023-01-05T19:50:21.792Z] === RUN   TestDaemonConfigValidation/config_with_no_content
19:50:21 [2023-01-05T19:50:21.792Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
19:50:21 [2023-01-05T19:50:21.792Z] === RUN   TestDaemonConfigValidation/config_with_{}
19:50:21 [2023-01-05T19:50:21.792Z] === PAUSE TestDaemonConfigValidation/config_with_{}
19:50:21 [2023-01-05T19:50:21.792Z] === RUN   TestDaemonConfigValidation/invalid_config
19:50:21 [2023-01-05T19:50:21.792Z] === PAUSE TestDaemonConfigValidation/invalid_config
19:50:21 [2023-01-05T19:50:21.792Z] === RUN   TestDaemonConfigValidation/malformed_config
19:50:21 [2023-01-05T19:50:21.792Z] === PAUSE TestDaemonConfigValidation/malformed_config
19:50:21 [2023-01-05T19:50:21.792Z] === RUN   TestDaemonConfigValidation/valid_config
19:50:21 [2023-01-05T19:50:21.792Z] === PAUSE TestDaemonConfigValidation/valid_config
19:50:21 [2023-01-05T19:50:21.792Z] === CONT  TestDaemonConfigValidation/config_with_no_content
19:50:21 [2023-01-05T19:50:21.792Z] === CONT  TestDaemonConfigValidation/malformed_config
19:50:21 [2023-01-05T19:50:21.792Z] === CONT  TestDaemonConfigValidation/invalid_config
19:50:21 [2023-01-05T19:50:21.792Z] === CONT  TestDaemonConfigValidation/config_with_{}
19:50:22 [2023-01-05T19:50:22.048Z] === CONT  TestDaemonConfigValidation/valid_config
19:50:22 [2023-01-05T19:50:22.048Z] --- PASS: TestDaemonConfigValidation (0.00s)
19:50:22 [2023-01-05T19:50:22.048Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.07s)
19:50:22 [2023-01-05T19:50:22.048Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s)
19:50:22 [2023-01-05T19:50:22.048Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.07s)
19:50:22 [2023-01-05T19:50:22.048Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.08s)
19:50:22 [2023-01-05T19:50:22.048Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.06s)
19:50:22 [2023-01-05T19:50:22.048Z] === RUN   TestConfigDaemonSeccompProfiles
19:50:22 [2023-01-05T19:50:22.048Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
19:50:23 [2023-01-05T19:50:23.015Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
19:50:24 [2023-01-05T19:50:24.378Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
19:50:25 [2023-01-05T19:50:25.347Z] === CONT  TestConfigDaemonSeccompProfiles
19:50:25 [2023-01-05T19:50:25.347Z]     daemon_test.go:165: [d89c18aba3652] daemon is not started
19:50:25 [2023-01-05T19:50:25.347Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s)
19:50:25 [2023-01-05T19:50:25.347Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
19:50:25 [2023-01-05T19:50:25.347Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
19:50:25 [2023-01-05T19:50:25.347Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
19:50:25 [2023-01-05T19:50:25.347Z] === RUN   TestDaemonProxy
19:50:25 [2023-01-05T19:50:25.347Z] === RUN   TestDaemonProxy/environment_variables
19:50:26 [2023-01-05T19:50:26.753Z] === RUN   TestDaemonProxy/command-line_options
19:50:28 [2023-01-05T19:50:28.640Z] === RUN   TestDaemonProxy/configuration_file
19:50:30 [2023-01-05T19:50:30.611Z] === RUN   TestDaemonProxy/conflicting_options
19:50:30 [2023-01-05T19:50:30.866Z] === RUN   TestDaemonProxy/reload_sanitized
19:50:31 [2023-01-05T19:50:31.426Z] --- PASS: TestDaemonProxy (6.21s)
19:50:31 [2023-01-05T19:50:31.426Z]     --- PASS: TestDaemonProxy/environment_variables (1.73s)
19:50:31 [2023-01-05T19:50:31.426Z]     --- PASS: TestDaemonProxy/command-line_options (1.73s)
19:50:31 [2023-01-05T19:50:31.426Z]     --- PASS: TestDaemonProxy/configuration_file (1.71s)
19:50:31 [2023-01-05T19:50:31.426Z]     --- PASS: TestDaemonProxy/conflicting_options (0.51s)
19:50:31 [2023-01-05T19:50:31.426Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.52s)
19:50:31 [2023-01-05T19:50:31.426Z] === RUN   TestLiveRestore
19:50:31 [2023-01-05T19:50:31.426Z] === RUN   TestLiveRestore/volume_references
19:50:31 [2023-01-05T19:50:31.426Z] === PAUSE TestLiveRestore/volume_references
19:50:31 [2023-01-05T19:50:31.426Z] === CONT  TestLiveRestore/volume_references
19:50:31 [2023-01-05T19:50:31.987Z] === RUN   TestLiveRestore/volume_references/restartPolicy
19:50:31 [2023-01-05T19:50:31.987Z] === RUN   TestLiveRestore/volume_references/restartPolicy/always
19:50:32 [2023-01-05T19:50:32.912Z] === RUN   TestLiveRestore/volume_references/restartPolicy/unless-stopped
19:50:33 [2023-01-05T19:50:33.837Z] === RUN   TestLiveRestore/volume_references/restartPolicy/on-failure
19:50:34 [2023-01-05T19:50:34.767Z] === RUN   TestLiveRestore/volume_references/restartPolicy/no
19:50:35 [2023-01-05T19:50:35.747Z] --- PASS: TestLiveRestore (0.00s)
19:50:35 [2023-01-05T19:50:35.747Z]     --- PASS: TestLiveRestore/volume_references (4.21s)
19:50:35 [2023-01-05T19:50:35.747Z]         --- PASS: TestLiveRestore/volume_references/restartPolicy (3.63s)
19:50:35 [2023-01-05T19:50:35.747Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/always (0.89s)
19:50:35 [2023-01-05T19:50:35.747Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.91s)
19:50:35 [2023-01-05T19:50:35.747Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.90s)
19:50:35 [2023-01-05T19:50:35.747Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.92s)
19:50:35 [2023-01-05T19:50:35.747Z] PASS
19:50:35 [2023-01-05T19:50:35.747Z] 
19:50:35 [2023-01-05T19:50:35.747Z] DONE 24 tests in 14.946s
19:50:35 [2023-01-05T19:50:35.747Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
19:50:35 [2023-01-05T19:50:35.747Z] ++ 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
19:50:35 [2023-01-05T19:50:35.747Z] ++ set -e
19:50:35 [2023-01-05T19:50:35.747Z] ++ '[' -n 0 ']'
19:50:35 [2023-01-05T19:50:35.747Z] ++ set -x
19:50:35 [2023-01-05T19:50:35.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-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
19:50:35 [2023-01-05T19:50:35.747Z] INFO: Testing against a local daemon
19:50:35 [2023-01-05T19:50:35.747Z] === RUN   TestCommitInheritsEnv
19:50:36 [2023-01-05T19:50:36.010Z] --- PASS: TestCommitInheritsEnv (0.16s)
19:50:36 [2023-01-05T19:50:36.010Z] === RUN   TestImportExtremelyLargeImageWorks
19:50:36 [2023-01-05T19:50:36.010Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
19:50:36 [2023-01-05T19:50:36.010Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
19:50:36 [2023-01-05T19:50:36.010Z] === RUN   TestImportWithCustomPlatform
19:50:36 [2023-01-05T19:50:36.010Z] === RUN   TestImportWithCustomPlatform/#00
19:50:36 [2023-01-05T19:50:36.010Z] === RUN   TestImportWithCustomPlatform/_______
19:50:36 [2023-01-05T19:50:36.010Z] === RUN   TestImportWithCustomPlatform//
19:50:36 [2023-01-05T19:50:36.010Z] === RUN   TestImportWithCustomPlatform/linux
19:50:36 [2023-01-05T19:50:36.010Z] === RUN   TestImportWithCustomPlatform/LINUX
19:50:36 [2023-01-05T19:50:36.010Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
19:50:36 [2023-01-05T19:50:36.010Z] === RUN   TestImportWithCustomPlatform/macos
19:50:36 [2023-01-05T19:50:36.010Z] === RUN   TestImportWithCustomPlatform/macos/arm64
19:50:36 [2023-01-05T19:50:36.010Z] === RUN   TestImportWithCustomPlatform/nintendo64
19:50:36 [2023-01-05T19:50:36.010Z] --- PASS: TestImportWithCustomPlatform (0.12s)
19:50:36 [2023-01-05T19:50:36.010Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.02s)
19:50:36 [2023-01-05T19:50:36.010Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
19:50:36 [2023-01-05T19:50:36.010Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
19:50:36 [2023-01-05T19:50:36.010Z]     --- PASS: TestImportWithCustomPlatform/linux (0.03s)
19:50:36 [2023-01-05T19:50:36.010Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.02s)
19:50:36 [2023-01-05T19:50:36.011Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.02s)
19:50:36 [2023-01-05T19:50:36.011Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
19:50:36 [2023-01-05T19:50:36.011Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
19:50:36 [2023-01-05T19:50:36.011Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
19:50:36 [2023-01-05T19:50:36.011Z] === RUN   TestImagesFilterMultiReference
19:50:36 [2023-01-05T19:50:36.011Z] --- PASS: TestImagesFilterMultiReference (0.06s)
19:50:36 [2023-01-05T19:50:36.011Z] === RUN   TestImagesFilterBeforeSince
19:50:36 [2023-01-05T19:50:36.266Z]     list_test.go:87: ImageList: ID=sha256:ec86ea9e601eaec61eb830bd170bfd9ed9021fa19f6e6b9fd3417eca21246208 RepoTags=[testimagesfilterbeforesince:v2]
19:50:36 [2023-01-05T19:50:36.266Z]     list_test.go:87: ImageList: ID=sha256:0a6454f6f07208ba6ee173d1d8ed6a0d5cc195b3f860a7c8ae959296000c11c2 RepoTags=[testimagesfilterbeforesince:v1]
19:50:36 [2023-01-05T19:50:36.266Z]     list_test.go:87: ImageList: ID=sha256:e360e357bef55284ca9b4cf194e7a988c1290ae453edc6181bd12a1a13eec6f4 RepoTags=[testimagesfilterbeforesince:v3]
19:50:36 [2023-01-05T19:50:36.267Z] --- PASS: TestImagesFilterBeforeSince (0.25s)
19:50:36 [2023-01-05T19:50:36.267Z] === RUN   TestImagePullPlatformInvalid
19:50:36 [2023-01-05T19:50:36.267Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
19:50:36 [2023-01-05T19:50:36.267Z] === RUN   TestImagePullStoredfDigestForOtherRepo
19:50:36 [2023-01-05T19:50:36.524Z] time="2023-01-05T19:50:36Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.19.4 instance.id=27fdbfc3-9e3d-4c27-99a9-45caf484c377 version="v2.3.0+unknown" 
19:50:36 [2023-01-05T19:50:36.524Z] time="2023-01-05T19:50:36Z" level=info msg="Starting upload purge in 25m0s" go.version=go1.19.4 instance.id=27fdbfc3-9e3d-4c27-99a9-45caf484c377 version="v2.3.0+unknown" 
19:50:36 [2023-01-05T19:50:36.524Z] time="2023-01-05T19:50:36Z" level=info msg="redis not configured" go.version=go1.19.4 instance.id=27fdbfc3-9e3d-4c27-99a9-45caf484c377 version="v2.3.0+unknown" 
19:50:36 [2023-01-05T19:50:36.524Z] time="2023-01-05T19:50:36Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.19.4 instance.id=27fdbfc3-9e3d-4c27-99a9-45caf484c377 version="v2.3.0+unknown" 
19:50:36 [2023-01-05T19:50:36.524Z] time="2023-01-05T19:50:36Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=e25bace4-7f8d-4cf4-b27a-4d4f10e13620 http.request.method=GET http.request.remoteaddr="127.0.0.1:58668" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" instance.id=27fdbfc3-9e3d-4c27-99a9-45caf484c377 version="v2.3.0+unknown" 
19:50:36 [2023-01-05T19:50:36.524Z] time="2023-01-05T19:50:36Z" level=info msg="response completed" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=e25bace4-7f8d-4cf4-b27a-4d4f10e13620 http.request.method=GET http.request.remoteaddr="127.0.0.1:58668" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.696685ms http.response.status=200 http.response.written=2 instance.id=27fdbfc3-9e3d-4c27-99a9-45caf484c377 version="v2.3.0+unknown" 
19:50:36 [2023-01-05T19:50:36.524Z] 127.0.0.1 - - [05/Jan/2023:19:50:36 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1"
19:50:36 [2023-01-05T19:50:36.524Z] time="2023-01-05T19:50:36Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=a34d0606-7b2d-4a17-a5b3-a00d06291b05 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58692" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.14+unknown" instance.id=27fdbfc3-9e3d-4c27-99a9-45caf484c377 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
19:50:36 [2023-01-05T19:50:36.524Z] time="2023-01-05T19:50:36Z" level=debug msg=GetBlob go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=a34d0606-7b2d-4a17-a5b3-a00d06291b05 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58692" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.14+unknown" instance.id=27fdbfc3-9e3d-4c27-99a9-45caf484c377 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
19:50:36 [2023-01-05T19:50:36.524Z] time="2023-01-05T19:50:36Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=a34d0606-7b2d-4a17-a5b3-a00d06291b05 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58692" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.14+unknown" instance.id=27fdbfc3-9e3d-4c27-99a9-45caf484c377 trace.duration=45.127µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=5696737f-7822-4d4e-b0e5-df4aeb397a6a trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
19:50:36 [2023-01-05T19:50:36.524Z] time="2023-01-05T19:50:36Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=ab979888-adf2-49f6-a0f3-9e828ec80393 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58678" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.14+unknown" instance.id=27fdbfc3-9e3d-4c27-99a9-45caf484c377 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
19:50:36 [2023-01-05T19:50:36.524Z] time="2023-01-05T19:50:36Z" level=debug msg=GetBlob go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=ab979888-adf2-49f6-a0f3-9e828ec80393 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58678" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.14+unknown" instance.id=27fdbfc3-9e3d-4c27-99a9-45caf484c377 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
19:50:36 [2023-01-05T19:50:36.524Z] time="2023-01-05T19:50:36Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=ab979888-adf2-49f6-a0f3-9e828ec80393 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58678" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.14+unknown" instance.id=27fdbfc3-9e3d-4c27-99a9-45caf484c377 trace.duration=159.613µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=32d079de-0505-4369-8cf4-265dfbabf798 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
19:50:36 [2023-01-05T19:50:36.524Z] time="2023-01-05T19:50:36Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe err.message="blob unknown to registry" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=a34d0606-7b2d-4a17-a5b3-a00d06291b05 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58692" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.14+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.344008ms http.response.status=404 http.response.written=157 instance.id=27fdbfc3-9e3d-4c27-99a9-45caf484c377 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
19:50:36 [2023-01-05T19:50:36.524Z] 127.0.0.1 - - [05/Jan/2023:19:50:36 +0000] "HEAD /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 404 157 "" "containerd/1.6.14+unknown"
19:50:36 [2023-01-05T19:50:36.524Z] time="2023-01-05T19:50:36Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 err.message="blob unknown to registry" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=ab979888-adf2-49f6-a0f3-9e828ec80393 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58678" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.14+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.443946ms http.response.status=404 http.response.written=157 instance.id=27fdbfc3-9e3d-4c27-99a9-45caf484c377 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
19:50:36 [2023-01-05T19:50:36.524Z] 127.0.0.1 - - [05/Jan/2023:19:50:36 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.6.14+unknown"
19:50:36 [2023-01-05T19:50:36.524Z] time="2023-01-05T19:50:36Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=ba8f20b8-2609-4c75-830c-5c049d3edd1f http.request.method=POST http.request.remoteaddr="127.0.0.1:58692" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.14+unknown" instance.id=27fdbfc3-9e3d-4c27-99a9-45caf484c377 vars.name=test version="v2.3.0+unknown" 
19:50:36 [2023-01-05T19:50:36.524Z] time="2023-01-05T19:50:36Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=ba8f20b8-2609-4c75-830c-5c049d3edd1f http.request.method=POST http.request.remoteaddr="127.0.0.1:58692" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.14+unknown" instance.id=27fdbfc3-9e3d-4c27-99a9-45caf484c377 vars.name=test version="v2.3.0+unknown" 
19:50:36 [2023-01-05T19:50:36.524Z] time="2023-01-05T19:50:36Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/9478fd6c-0ff5-4b8b-89b5-b248c4b972cd/startedat\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=ba8f20b8-2609-4c75-830c-5c049d3edd1f http.request.method=POST http.request.remoteaddr="127.0.0.1:58692" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.14+unknown" instance.id=27fdbfc3-9e3d-4c27-99a9-45caf484c377 trace.duration=126.891µs trace.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=7a4bd953-8ec6-495a-811e-e830fbc32d11 trace.line=95 vars.name=test version="v2.3.0+unknown" 
19:50:36 [2023-01-05T19:50:36.524Z] time="2023-01-05T19:50:36Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/9478fd6c-0ff5-4b8b-89b5-b248c4b972cd/data\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=ba8f20b8-2609-4c75-830c-5c049d3edd1f http.request.method=POST http.request.remoteaddr="127.0.0.1:58692" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.14+unknown" instance.id=27fdbfc3-9e3d-4c27-99a9-45caf484c377 trace.duration=16.213µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=71d72130-3f67-4cf8-87e3-fcfb284d5ff7 trace.line=141 vars.name=test version="v2.3.0+unknown" 
19:50:36 [2023-01-05T19:50:36.524Z] time="2023-01-05T19:50:36Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=3f9b20f6-fb89-4ad5-b642-f30403cb7d16 http.request.method=POST http.request.remoteaddr="127.0.0.1:58678" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.14+unknown" instance.id=27fdbfc3-9e3d-4c27-99a9-45caf484c377 vars.name=test version="v2.3.0+unknown" 
19:50:36 [2023-01-05T19:50:36.524Z] time="2023-01-05T19:50:36Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=3f9b20f6-fb89-4ad5-b642-f30403cb7d16 http.request.method=POST http.request.remoteaddr="127.0.0.1:58678" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.14+unknown" instance.id=27fdbfc3-9e3d-4c27-99a9-45caf484c377 vars.name=test version="v2.3.0+unknown" 
19:50:36 [2023-01-05T19:50:36.524Z] time="2023-01-05T19:50:36Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/ce498b31-8de6-4322-a9d8-305bb700c59b/startedat\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=3f9b20f6-fb89-4ad5-b642-f30403cb7d16 http.request.method=POST http.request.remoteaddr="127.0.0.1:58678" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.14+unknown" instance.id=27fdbfc3-9e3d-4c27-99a9-45caf484c377 trace.duration=1.833455ms trace.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=ef399a41-9a71-4f8d-a3ce-8615bfae9794 trace.line=95 vars.name=test version="v2.3.0+unknown" 
19:50:36 [2023-01-05T19:50:36.524Z] time="2023-01-05T19:50:36Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/ce498b31-8de6-4322-a9d8-305bb700c59b/data\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=3f9b20f6-fb89-4ad5-b642-f30403cb7d16 http.request.method=POST http.request.remoteaddr="127.0.0.1:58678" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.14+unknown" instance.id=27fdbfc3-9e3d-4c27-99a9-45caf484c377 trace.duration=19.142µs trace.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=2c2cf976-25b2-44ff-b1b4-05acb5729910 trace.line=141 vars.name=test version="v2.3.0+unknown" 
19:50:36 [2023-01-05T19:50:36.524Z] time="2023-01-05T19:50:36Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/ce498b31-8de6-4322-a9d8-305bb700c59b/hashstates/sha256/0\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=3f9b20f6-fb89-4ad5-b642-f30403cb7d16 http.request.method=POST http.request.remoteaddr="127.0.0.1:58678" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.14+unknown" instance.id=27fdbfc3-9e3d-4c27-99a9-45caf484c377 trace.duration=65.501µs trace.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=5bb06365-5a98-4727-b19b-f9b25f58143a trace.line=95 vars.name=test version="v2.3.0+unknown" 
19:50:36 [2023-01-05T19:50:36.524Z] time="2023-01-05T19:50:36Z" level=info msg="response completed" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=3f9b20f6-fb89-4ad5-b642-f30403cb7d16 http.request.method=POST http.request.remoteaddr="127.0.0.1:58678" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.14+unknown" http.response.duration=5.227818ms http.response.status=202 http.response.written=0 instance.id=27fdbfc3-9e3d-4c27-99a9-45caf484c377 version="v2.3.0+unknown" 
19:50:36 [2023-01-05T19:50:36.524Z] 127.0.0.1 - - [05/Jan/2023:19:50:36 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.14+unknown"
19:50:36 [2023-01-05T19:50:36.524Z] time="2023-01-05T19:50:36Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/9478fd6c-0ff5-4b8b-89b5-b248c4b972cd/hashstates/sha256/0\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=ba8f20b8-2609-4c75-830c-5c049d3edd1f http.request.method=POST http.request.remoteaddr="127.0.0.1:58692" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.14+unknown" instance.id=27fdbfc3-9e3d-4c27-99a9-45caf484c377 trace.duration=86.851µs trace.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=1eb405a6-02d2-4662-8c83-78cfcf839ea9 trace.line=95 vars.name=test version="v2.3.0+unknown" 
19:50:36 [2023-01-05T19:50:36.524Z] time="2023-01-05T19:50:36Z" level=info msg="response completed" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=ba8f20b8-2609-4c75-830c-5c049d3edd1f http.request.method=POST http.request.remoteaddr="127.0.0.1:58692" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.14+unknown" http.response.duration=5.9134ms http.response.status=202 http.response.written=0 instance.id=27fdbfc3-9e3d-4c27-99a9-45caf484c377 version="v2.3.0+unknown" 
19:50:36 [2023-01-05T19:50:36.524Z] 127.0.0.1 - - [05/Jan/2023:19:50:36 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.14+unknown"
19:50:36 [2023-01-05T19:50:36.524Z] time="2023-01-05T19:50:36Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=376aeb07-194c-4667-a27b-66e07838a315 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58692" http.request.uri="/v2/test/blobs/uploads/9478fd6c-0ff5-4b8b-89b5-b248c4b972cd?_state=1BUmbPPBzTJQ1kvjY7rFZeqOu5GK03mMLw-FAkUA2Jt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijk0NzhmZDZjLTBmZjUtNGI4Yi04OWI1LWIyNDhjNGI5NzJjZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wNVQxOTo1MDozNi4zOTA2OTIxMjNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.14+unknown" instance.id=27fdbfc3-9e3d-4c27-99a9-45caf484c377 vars.name=test vars.uuid=9478fd6c-0ff5-4b8b-89b5-b248c4b972cd version="v2.3.0+unknown" 
19:50:36 [2023-01-05T19:50:36.524Z] time="2023-01-05T19:50:36Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=376aeb07-194c-4667-a27b-66e07838a315 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58692" http.request.uri="/v2/test/blobs/uploads/9478fd6c-0ff5-4b8b-89b5-b248c4b972cd?_state=1BUmbPPBzTJQ1kvjY7rFZeqOu5GK03mMLw-FAkUA2Jt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijk0NzhmZDZjLTBmZjUtNGI4Yi04OWI1LWIyNDhjNGI5NzJjZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wNVQxOTo1MDozNi4zOTA2OTIxMjNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.14+unknown" instance.id=27fdbfc3-9e3d-4c27-99a9-45caf484c377 vars.name=test vars.uuid=9478fd6c-0ff5-4b8b-89b5-b248c4b972cd version="v2.3.0+unknown" 
19:50:36 [2023-01-05T19:50:36.524Z] time="2023-01-05T19:50:36Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/9478fd6c-0ff5-4b8b-89b5-b248c4b972cd/startedat\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=376aeb07-194c-4667-a27b-66e07838a315 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58692" http.request.uri="/v2/test/blobs/uploads/9478fd6c-0ff5-4b8b-89b5-b248c4b972cd?_state=1BUmbPPBzTJQ1kvjY7rFZeqOu5GK03mMLw-FAkUA2Jt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijk0NzhmZDZjLTBmZjUtNGI4Yi04OWI1LWIyNDhjNGI5NzJjZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wNVQxOTo1MDozNi4zOTA2OTIxMjNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.14+unknown" instance.id=27fdbfc3-9e3d-4c27-99a9-45caf484c377 trace.duration=45.424µs trace.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=2c7d1b9f-913b-4f65-87ec-9f3d883afee7 trace.line=82 vars.name=test vars.uuid=9478fd6c-0ff5-4b8b-89b5-b248c4b972cd version="v2.3.0+unknown" 
19:50:36 [2023-01-05T19:50:36.525Z] time="2023-01-05T19:50:36Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/9478fd6c-0ff5-4b8b-89b5-b248c4b972cd/data\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=376aeb07-194c-4667-a27b-66e07838a315 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58692" http.request.uri="/v2/test/blobs/uploads/9478fd6c-0ff5-4b8b-89b5-b248c4b972cd?_state=1BUmbPPBzTJQ1kvjY7rFZeqOu5GK03mMLw-FAkUA2Jt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijk0NzhmZDZjLTBmZjUtNGI4Yi04OWI1LWIyNDhjNGI5NzJjZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wNVQxOTo1MDozNi4zOTA2OTIxMjNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.14+unknown" instance.id=27fdbfc3-9e3d-4c27-99a9-45caf484c377 trace.duration=24.049µs trace.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=0c605be2-cd17-477d-b4e4-80f1d1b64e94 trace.line=141 vars.name=test vars.uuid=9478fd6c-0ff5-4b8b-89b5-b248c4b972cd version="v2.3.0+unknown" 
19:50:36 [2023-01-05T19:50:36.525Z] time="2023-01-05T19:50:36Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/9478fd6c-0ff5-4b8b-89b5-b248c4b972cd/data\", 0)" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=376aeb07-194c-4667-a27b-66e07838a315 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58692" http.request.uri="/v2/test/blobs/uploads/9478fd6c-0ff5-4b8b-89b5-b248c4b972cd?_state=1BUmbPPBzTJQ1kvjY7rFZeqOu5GK03mMLw-FAkUA2Jt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijk0NzhmZDZjLTBmZjUtNGI4Yi04OWI1LWIyNDhjNGI5NzJjZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wNVQxOTo1MDozNi4zOTA2OTIxMjNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.14+unknown" instance.id=27fdbfc3-9e3d-4c27-99a9-45caf484c377 trace.duration=67.069µs trace.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=09536ad1-dc97-4ae0-a71c-2949cf54273c trace.line=124 vars.name=test vars.uuid=9478fd6c-0ff5-4b8b-89b5-b248c4b972cd version="v2.3.0+unknown" 
19:50:36 [2023-01-05T19:50:36.525Z] time="2023-01-05T19:50:36Z" level=debug msg="(*blobWriter).Commit" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=376aeb07-194c-4667-a27b-66e07838a315 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58692" http.request.uri="/v2/test/blobs/uploads/9478fd6c-0ff5-4b8b-89b5-b248c4b972cd?_state=1BUmbPPBzTJQ1kvjY7rFZeqOu5GK03mMLw-FAkUA2Jt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijk0NzhmZDZjLTBmZjUtNGI4Yi04OWI1LWIyNDhjNGI5NzJjZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wNVQxOTo1MDozNi4zOTA2OTIxMjNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.14+unknown" instance.id=27fdbfc3-9e3d-4c27-99a9-45caf484c377 vars.name=test vars.uuid=9478fd6c-0ff5-4b8b-89b5-b248c4b972cd version="v2.3.0+unknown" 
19:50:36 [2023-01-05T19:50:36.525Z] time="2023-01-05T19:50:36Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/9478fd6c-0ff5-4b8b-89b5-b248c4b972cd/data\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=376aeb07-194c-4667-a27b-66e07838a315 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58692" http.request.uri="/v2/test/blobs/uploads/9478fd6c-0ff5-4b8b-89b5-b248c4b972cd?_state=1BUmbPPBzTJQ1kvjY7rFZeqOu5GK03mMLw-FAkUA2Jt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijk0NzhmZDZjLTBmZjUtNGI4Yi04OWI1LWIyNDhjNGI5NzJjZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wNVQxOTo1MDozNi4zOTA2OTIxMjNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.14+unknown" instance.id=27fdbfc3-9e3d-4c27-99a9-45caf484c377 trace.duration=28.48µs trace.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=572751ae-8b9d-49ab-bdd5-c766d0b35dba trace.line=141 vars.name=test vars.uuid=9478fd6c-0ff5-4b8b-89b5-b248c4b972cd version="v2.3.0+unknown" 
19:50:36 [2023-01-05T19:50:36.525Z] time="2023-01-05T19:50:36Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=376aeb07-194c-4667-a27b-66e07838a315 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58692" http.request.uri="/v2/test/blobs/uploads/9478fd6c-0ff5-4b8b-89b5-b248c4b972cd?_state=1BUmbPPBzTJQ1kvjY7rFZeqOu5GK03mMLw-FAkUA2Jt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijk0NzhmZDZjLTBmZjUtNGI4Yi04OWI1LWIyNDhjNGI5NzJjZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wNVQxOTo1MDozNi4zOTA2OTIxMjNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.14+unknown" instance.id=27fdbfc3-9e3d-4c27-99a9-45caf484c377 trace.duration=47.582µs trace.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=eb3579d0-1ed6-46ac-bd26-88083cd53040 trace.line=141 vars.name=test vars.uuid=9478fd6c-0ff5-4b8b-89b5-b248c4b972cd version="v2.3.0+unknown" 
19:50:36 [2023-01-05T19:50:36.525Z] time="2023-01-05T19:50:36Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/9478fd6c-0ff5-4b8b-89b5-b248c4b972cd/data\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=376aeb07-194c-4667-a27b-66e07838a315 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58692" http.request.uri="/v2/test/blobs/uploads/9478fd6c-0ff5-4b8b-89b5-b248c4b972cd?_state=1BUmbPPBzTJQ1kvjY7rFZeqOu5GK03mMLw-FAkUA2Jt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijk0NzhmZDZjLTBmZjUtNGI4Yi04OWI1LWIyNDhjNGI5NzJjZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wNVQxOTo1MDozNi4zOTA2OTIxMjNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.14+unknown" instance.id=27fdbfc3-9e3d-4c27-99a9-45caf484c377 trace.duration=15.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).Stat" trace.id=ba008253-6297-4703-8617-04e289175782 trace.line=141 vars.name=test vars.uuid=9478fd6c-0ff5-4b8b-89b5-b248c4b972cd version="v2.3.0+unknown" 
19:50:36 [2023-01-05T19:50:36.525Z] time="2023-01-05T19:50:36Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/9478fd6c-0ff5-4b8b-89b5-b248c4b972cd/data\", \"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\"" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=376aeb07-194c-4667-a27b-66e07838a315 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58692" http.request.uri="/v2/test/blobs/uploads/9478fd6c-0ff5-4b8b-89b5-b248c4b972cd?_state=1BUmbPPBzTJQ1kvjY7rFZeqOu5GK03mMLw-FAkUA2Jt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijk0NzhmZDZjLTBmZjUtNGI4Yi04OWI1LWIyNDhjNGI5NzJjZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wNVQxOTo1MDozNi4zOTA2OTIxMjNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.14+unknown" instance.id=27fdbfc3-9e3d-4c27-99a9-45caf484c377 trace.duration=89.017µs trace.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=6cc34da1-8386-4ab7-89ae-63b9166aeeea trace.line=167 vars.name=test vars.uuid=9478fd6c-0ff5-4b8b-89b5-b248c4b972cd version="v2.3.0+unknown" 
19:50:36 [2023-01-05T19:50:36.525Z] time="2023-01-05T19:50:36Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=376aeb07-194c-4667-a27b-66e07838a315 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58692" http.request.uri="/v2/test/blobs/uploads/9478fd6c-0ff5-4b8b-89b5-b248c4b972cd?_state=1BUmbPPBzTJQ1kvjY7rFZeqOu5GK03mMLw-FAkUA2Jt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijk0NzhmZDZjLTBmZjUtNGI4Yi04OWI1LWIyNDhjNGI5NzJjZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wNVQxOTo1MDozNi4zOTA2OTIxMjNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.14+unknown" instance.id=27fdbfc3-9e3d-4c27-99a9-45caf484c377 trace.duration=76.668µs trace.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=950bc186-3265-4430-ab9b-a8ab5b9c3502 trace.line=95 vars.name=test vars.uuid=9478fd6c-0ff5-4b8b-89b5-b248c4b972cd version="v2.3.0+unknown" 
19:50:36 [2023-01-05T19:50:36.525Z] time="2023-01-05T19:50:36Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/9478fd6c-0ff5-4b8b-89b5-b248c4b972cd\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=376aeb07-194c-4667-a27b-66e07838a315 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58692" http.request.uri="/v2/test/blobs/uploads/9478fd6c-0ff5-4b8b-89b5-b248c4b972cd?_state=1BUmbPPBzTJQ1kvjY7rFZeqOu5GK03mMLw-FAkUA2Jt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijk0NzhmZDZjLTBmZjUtNGI4Yi04OWI1LWIyNDhjNGI5NzJjZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wNVQxOTo1MDozNi4zOTA2OTIxMjNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.14+unknown" instance.id=27fdbfc3-9e3d-4c27-99a9-45caf484c377 trace.duration=95.36µs trace.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=78a48965-7204-4dfa-8878-01cfc9d02b9e trace.line=181 vars.name=test vars.uuid=9478fd6c-0ff5-4b8b-89b5-b248c4b972cd version="v2.3.0+unknown" 
19:50:36 [2023-01-05T19:50:36.525Z] time="2023-01-05T19:50:36Z" level=info msg="response completed" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=376aeb07-194c-4667-a27b-66e07838a315 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58692" http.request.uri="/v2/test/blobs/uploads/9478fd6c-0ff5-4b8b-89b5-b248c4b972cd?_state=1BUmbPPBzTJQ1kvjY7rFZeqOu5GK03mMLw-FAkUA2Jt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijk0NzhmZDZjLTBmZjUtNGI4Yi04OWI1LWIyNDhjNGI5NzJjZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wNVQxOTo1MDozNi4zOTA2OTIxMjNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.14+unknown" http.response.duration=5.424124ms http.response.status=201 http.response.written=0 instance.id=27fdbfc3-9e3d-4c27-99a9-45caf484c377 version="v2.3.0+unknown" 
19:50:36 [2023-01-05T19:50:36.525Z] 127.0.0.1 - - [05/Jan/2023:19:50:36 +0000] "PUT /v2/test/blobs/uploads/9478fd6c-0ff5-4b8b-89b5-b248c4b972cd?_state=1BUmbPPBzTJQ1kvjY7rFZeqOu5GK03mMLw-FAkUA2Jt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijk0NzhmZDZjLTBmZjUtNGI4Yi04OWI1LWIyNDhjNGI5NzJjZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wNVQxOTo1MDozNi4zOTA2OTIxMjNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 201 0 "" "containerd/1.6.14+unknown"
19:50:36 [2023-01-05T19:50:36.525Z] time="2023-01-05T19:50:36Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=876e1524-d9ff-4e87-afde-44e5966cac3e http.request.method=PUT http.request.remoteaddr="127.0.0.1:58678" http.request.uri="/v2/test/blobs/uploads/ce498b31-8de6-4322-a9d8-305bb700c59b?_state=rUAOndzRUkCMDkUappALBJktYHKG6gPJsDj6qygAPqF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImNlNDk4YjMxLThkZTYtNDMyMi1hOWQ4LTMwNWJiNzAwYzU5YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wNVQxOTo1MDozNi4zOTE2ODgyMDJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.14+unknown" instance.id=27fdbfc3-9e3d-4c27-99a9-45caf484c377 vars.name=test vars.uuid=ce498b31-8de6-4322-a9d8-305bb700c59b version="v2.3.0+unknown" 
19:50:36 [2023-01-05T19:50:36.525Z] time="2023-01-05T19:50:36Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=876e1524-d9ff-4e87-afde-44e5966cac3e http.request.method=PUT http.request.remoteaddr="127.0.0.1:58678" http.request.uri="/v2/test/blobs/uploads/ce498b31-8de6-4322-a9d8-305bb700c59b?_state=rUAOndzRUkCMDkUappALBJktYHKG6gPJsDj6qygAPqF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImNlNDk4YjMxLThkZTYtNDMyMi1hOWQ4LTMwNWJiNzAwYzU5YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wNVQxOTo1MDozNi4zOTE2ODgyMDJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.14+unknown" instance.id=27fdbfc3-9e3d-4c27-99a9-45caf484c377 vars.name=test vars.uuid=ce498b31-8de6-4322-a9d8-305bb700c59b version="v2.3.0+unknown" 
19:50:36 [2023-01-05T19:50:36.525Z] time="2023-01-05T19:50:36Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/ce498b31-8de6-4322-a9d8-305bb700c59b/startedat\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=876e1524-d9ff-4e87-afde-44e5966cac3e http.request.method=PUT http.request.remoteaddr="127.0.0.1:58678" http.request.uri="/v2/test/blobs/uploads/ce498b31-8de6-4322-a9d8-305bb700c59b?_state=rUAOndzRUkCMDkUappALBJktYHKG6gPJsDj6qygAPqF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImNlNDk4YjMxLThkZTYtNDMyMi1hOWQ4LTMwNWJiNzAwYzU5YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wNVQxOTo1MDozNi4zOTE2ODgyMDJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.14+unknown" instance.id=27fdbfc3-9e3d-4c27-99a9-45caf484c377 trace.duration=49.337µs trace.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=f5fca8da-e090-42f6-a663-ed61906b22f3 trace.line=82 vars.name=test vars.uuid=ce498b31-8de6-4322-a9d8-305bb700c59b version="v2.3.0+unknown" 
19:50:36 [2023-01-05T19:50:36.525Z] time="2023-01-05T19:50:36Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/ce498b31-8de6-4322-a9d8-305bb700c59b/data\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=876e1524-d9ff-4e87-afde-44e5966cac3e http.request.method=PUT http.request.remoteaddr="127.0.0.1:58678" http.request.uri="/v2/test/blobs/uploads/ce498b31-8de6-4322-a9d8-305bb700c59b?_state=rUAOndzRUkCMDkUappALBJktYHKG6gPJsDj6qygAPqF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImNlNDk4YjMxLThkZTYtNDMyMi1hOWQ4LTMwNWJiNzAwYzU5YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wNVQxOTo1MDozNi4zOTE2ODgyMDJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.14+unknown" instance.id=27fdbfc3-9e3d-4c27-99a9-45caf484c377 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=179b99ce-9bf0-41f9-b2b2-1a4fde0f80b3 trace.line=141 vars.name=test vars.uuid=ce498b31-8de6-4322-a9d8-305bb700c59b version="v2.3.0+unknown" 
19:50:36 [2023-01-05T19:50:36.525Z] time="2023-01-05T19:50:36Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/ce498b31-8de6-4322-a9d8-305bb700c59b/data\", 0)" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=876e1524-d9ff-4e87-afde-44e5966cac3e http.request.method=PUT http.request.remoteaddr="127.0.0.1:58678" http.request.uri="/v2/test/blobs/uploads/ce498b31-8de6-4322-a9d8-305bb700c59b?_state=rUAOndzRUkCMDkUappALBJktYHKG6gPJsDj6qygAPqF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImNlNDk4YjMxLThkZTYtNDMyMi1hOWQ4LTMwNWJiNzAwYzU5YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wNVQxOTo1MDozNi4zOTE2ODgyMDJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.14+unknown" instance.id=27fdbfc3-9e3d-4c27-99a9-45caf484c377 trace.duration=117.349µs trace.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=93cb30d0-9ae9-42a0-9be2-f655c018ff87 trace.line=124 vars.name=test vars.uuid=ce498b31-8de6-4322-a9d8-305bb700c59b version="v2.3.0+unknown" 
19:50:36 [2023-01-05T19:50:36.525Z] time="2023-01-05T19:50:36Z" level=debug msg="(*blobWriter).Commit" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=876e1524-d9ff-4e87-afde-44e5966cac3e http.request.method=PUT http.request.remoteaddr="127.0.0.1:58678" http.request.uri="/v2/test/blobs/uploads/ce498b31-8de6-4322-a9d8-305bb700c59b?_state=rUAOndzRUkCMDkUappALBJktYHKG6gPJsDj6qygAPqF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImNlNDk4YjMxLThkZTYtNDMyMi1hOWQ4LTMwNWJiNzAwYzU5YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wNVQxOTo1MDozNi4zOTE2ODgyMDJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.14+unknown" instance.id=27fdbfc3-9e3d-4c27-99a9-45caf484c377 vars.name=test vars.uuid=ce498b31-8de6-4322-a9d8-305bb700c59b version="v2.3.0+unknown" 
19:50:36 [2023-01-05T19:50:36.525Z] time="2023-01-05T19:50:36Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/ce498b31-8de6-4322-a9d8-305bb700c59b/data\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=876e1524-d9ff-4e87-afde-44e5966cac3e http.request.method=PUT http.request.remoteaddr="127.0.0.1:58678" http.request.uri="/v2/test/blobs/uploads/ce498b31-8de6-4322-a9d8-305bb700c59b?_state=rUAOndzRUkCMDkUappALBJktYHKG6gPJsDj6qygAPqF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImNlNDk4YjMxLThkZTYtNDMyMi1hOWQ4LTMwNWJiNzAwYzU5YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wNVQxOTo1MDozNi4zOTE2ODgyMDJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.14+unknown" instance.id=27fdbfc3-9e3d-4c27-99a9-45caf484c377 trace.duration=57.862µs trace.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=da71fe6a-64b3-48dc-82e2-a6dc361593db trace.line=141 vars.name=test vars.uuid=ce498b31-8de6-4322-a9d8-305bb700c59b version="v2.3.0+unknown" 
19:50:36 [2023-01-05T19:50:36.525Z] time="2023-01-05T19:50:36Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=876e1524-d9ff-4e87-afde-44e5966cac3e http.request.method=PUT http.request.remoteaddr="127.0.0.1:58678" http.request.uri="/v2/test/blobs/uploads/ce498b31-8de6-4322-a9d8-305bb700c59b?_state=rUAOndzRUkCMDkUappALBJktYHKG6gPJsDj6qygAPqF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImNlNDk4YjMxLThkZTYtNDMyMi1hOWQ4LTMwNWJiNzAwYzU5YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wNVQxOTo1MDozNi4zOTE2ODgyMDJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.14+unknown" instance.id=27fdbfc3-9e3d-4c27-99a9-45caf484c377 trace.duration=49.091µs trace.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=9c035534-b1bc-4c92-9e05-ba0ed67acf62 trace.line=141 vars.name=test vars.uuid=ce498b31-8de6-4322-a9d8-305bb700c59b version="v2.3.0+unknown" 
19:50:36 [2023-01-05T19:50:36.525Z] time="2023-01-05T19:50:36Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/ce498b31-8de6-4322-a9d8-305bb700c59b/data\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=876e1524-d9ff-4e87-afde-44e5966cac3e http.request.method=PUT http.request.remoteaddr="127.0.0.1:58678" http.request.uri="/v2/test/blobs/uploads/ce498b31-8de6-4322-a9d8-305bb700c59b?_state=rUAOndzRUkCMDkUappALBJktYHKG6gPJsDj6qygAPqF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImNlNDk4YjMxLThkZTYtNDMyMi1hOWQ4LTMwNWJiNzAwYzU5YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wNVQxOTo1MDozNi4zOTE2ODgyMDJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.14+unknown" instance.id=27fdbfc3-9e3d-4c27-99a9-45caf484c377 trace.duration=69.333µs trace.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=8de705ea-a2ef-4bb1-8c2e-c73c80b3a365 trace.line=141 vars.name=test vars.uuid=ce498b31-8de6-4322-a9d8-305bb700c59b version="v2.3.0+unknown" 
19:50:36 [2023-01-05T19:50:36.525Z] time="2023-01-05T19:50:36Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/ce498b31-8de6-4322-a9d8-305bb700c59b/data\", \"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\"" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=876e1524-d9ff-4e87-afde-44e5966cac3e http.request.method=PUT http.request.remoteaddr="127.0.0.1:58678" http.request.uri="/v2/test/blobs/uploads/ce498b31-8de6-4322-a9d8-305bb700c59b?_state=rUAOndzRUkCMDkUappALBJktYHKG6gPJsDj6qygAPqF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImNlNDk4YjMxLThkZTYtNDMyMi1hOWQ4LTMwNWJiNzAwYzU5YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wNVQxOTo1MDozNi4zOTE2ODgyMDJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.14+unknown" instance.id=27fdbfc3-9e3d-4c27-99a9-45caf484c377 trace.duration=71.901µs trace.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=25c34d0e-aa55-409d-8748-483f5c8eecb1 trace.line=167 vars.name=test vars.uuid=ce498b31-8de6-4322-a9d8-305bb700c59b version="v2.3.0+unknown" 
19:50:36 [2023-01-05T19:50:36.525Z] time="2023-01-05T19:50:36Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=876e1524-d9ff-4e87-afde-44e5966cac3e http.request.method=PUT http.request.remoteaddr="127.0.0.1:58678" http.request.uri="/v2/test/blobs/uploads/ce498b31-8de6-4322-a9d8-305bb700c59b?_state=rUAOndzRUkCMDkUappALBJktYHKG6gPJsDj6qygAPqF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImNlNDk4YjMxLThkZTYtNDMyMi1hOWQ4LTMwNWJiNzAwYzU5YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wNVQxOTo1MDozNi4zOTE2ODgyMDJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.14+unknown" instance.id=27fdbfc3-9e3d-4c27-99a9-45caf484c377 trace.duration=93.119µs trace.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=dd0e0cd0-adb9-4f81-ac48-bd962beb5fd9 trace.line=95 vars.name=test vars.uuid=ce498b31-8de6-4322-a9d8-305bb700c59b version="v2.3.0+unknown" 
19:50:36 [2023-01-05T19:50:36.525Z] time="2023-01-05T19:50:36Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/ce498b31-8de6-4322-a9d8-305bb700c59b\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=876e1524-d9ff-4e87-afde-44e5966cac3e http.request.method=PUT http.request.remoteaddr="127.0.0.1:58678" http.request.uri="/v2/test/blobs/uploads/ce498b31-8de6-4322-a9d8-305bb700c59b?_state=rUAOndzRUkCMDkUappALBJktYHKG6gPJsDj6qygAPqF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImNlNDk4YjMxLThkZTYtNDMyMi1hOWQ4LTMwNWJiNzAwYzU5YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wNVQxOTo1MDozNi4zOTE2ODgyMDJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.14+unknown" instance.id=27fdbfc3-9e3d-4c27-99a9-45caf484c377 trace.duration=128.073µs trace.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=82deb32a-a651-4c89-bec4-11e17990d51e trace.line=181 vars.name=test vars.uuid=ce498b31-8de6-4322-a9d8-305bb700c59b version="v2.3.0+unknown" 
19:50:36 [2023-01-05T19:50:36.525Z] time="2023-01-05T19:50:36Z" level=info msg="response completed" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=876e1524-d9ff-4e87-afde-44e5966cac3e http.request.method=PUT http.request.remoteaddr="127.0.0.1:58678" http.request.uri="/v2/test/blobs/uploads/ce498b31-8de6-4322-a9d8-305bb700c59b?_state=rUAOndzRUkCMDkUappALBJktYHKG6gPJsDj6qygAPqF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImNlNDk4YjMxLThkZTYtNDMyMi1hOWQ4LTMwNWJiNzAwYzU5YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wNVQxOTo1MDozNi4zOTE2ODgyMDJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.14+unknown" http.response.duration=6.141157ms http.response.status=201 http.response.written=0 instance.id=27fdbfc3-9e3d-4c27-99a9-45caf484c377 version="v2.3.0+unknown" 
19:50:36 [2023-01-05T19:50:36.525Z] 127.0.0.1 - - [05/Jan/2023:19:50:36 +0000] "PUT /v2/test/blobs/uploads/ce498b31-8de6-4322-a9d8-305bb700c59b?_state=rUAOndzRUkCMDkUappALBJktYHKG6gPJsDj6qygAPqF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImNlNDk4YjMxLThkZTYtNDMyMi1hOWQ4LTMwNWJiNzAwYzU5YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wNVQxOTo1MDozNi4zOTE2ODgyMDJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.6.14+unknown"
19:50:36 [2023-01-05T19:50:36.526Z] time="2023-01-05T19:50:36Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=3644d60d-a5a3-41e1-8810-745c004890b8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58678" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.14+unknown" instance.id=27fdbfc3-9e3d-4c27-99a9-45caf484c377 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
19:50:36 [2023-01-05T19:50:36.526Z] time="2023-01-05T19:50:36Z" level=debug msg=GetImageManifest go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=3644d60d-a5a3-41e1-8810-745c004890b8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58678" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.14+unknown" instance.id=27fdbfc3-9e3d-4c27-99a9-45caf484c377 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
19:50:36 [2023-01-05T19:50:36.526Z] time="2023-01-05T19:50:36Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=3644d60d-a5a3-41e1-8810-745c004890b8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58678" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.14+unknown" instance.id=27fdbfc3-9e3d-4c27-99a9-45caf484c377 trace.duration=49.132µs trace.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=8f366037-d779-428e-81b4-fcd1a53eab8f trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
19:50:36 [2023-01-05T19:50:36.526Z] time="2023-01-05T19:50:36Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=3644d60d-a5a3-41e1-8810-745c004890b8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58678" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.14+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.015131ms http.response.status=404 http.response.written=96 instance.id=27fdbfc3-9e3d-4c27-99a9-45caf484c377 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
19:50:36 [2023-01-05T19:50:36.526Z] 127.0.0.1 - - [05/Jan/2023:19:50:36 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.6.14+unknown"
19:50:36 [2023-01-05T19:50:36.526Z] time="2023-01-05T19:50:36Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=b24a79ba-7064-44c8-87dd-d9781f439234 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58678" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.14+unknown" instance.id=27fdbfc3-9e3d-4c27-99a9-45caf484c377 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
19:50:36 [2023-01-05T19:50:36.526Z] time="2023-01-05T19:50:36Z" level=debug msg=PutImageManifest go.version=go1.19.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=b24a79ba-7064-44c8-87dd-d9781f439234 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58678" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.14+unknown" instance.id=27fdbfc3-9e3d-4c27-99a9-45caf484c377 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
19:50:36 [2023-01-05T19:50:36.526Z] time="2023-01-05T19:50:36Z" level=debug msg="(*manifestStore).Put" go.version=go1.19.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=b24a79ba-7064-44c8-87dd-d9781f439234 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58678" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.14+unknown" instance.id=27fdbfc3-9e3d-4c27-99a9-45caf484c377 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
19:50:36 [2023-01-05T19:50:36.526Z] time="2023-01-05T19:50:36Z" level=debug msg="(*schema2ManifestHandler).Put" go.version=go1.19.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=b24a79ba-7064-44c8-87dd-d9781f439234 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58678" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.14+unknown" instance.id=27fdbfc3-9e3d-4c27-99a9-45caf484c377 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
19:50:36 [2023-01-05T19:50:36.526Z] time="2023-01-05T19:50:36Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=b24a79ba-7064-44c8-87dd-d9781f439234 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58678" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.14+unknown" instance.id=27fdbfc3-9e3d-4c27-99a9-45caf484c377 trace.duration=75.798µs trace.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=e2d1c85b-c764-4042-abe0-88d30ef51625 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
19:50:36 [2023-01-05T19:50:36.526Z] time="2023-01-05T19:50:36Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=b24a79ba-7064-44c8-87dd-d9781f439234 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58678" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.14+unknown" instance.id=27fdbfc3-9e3d-4c27-99a9-45caf484c377 trace.duration=15.902µs trace.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=e2d79811-6338-4f41-9070-41017884a18f trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
19:50:36 [2023-01-05T19:50:36.526Z] time="2023-01-05T19:50:36Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=b24a79ba-7064-44c8-87dd-d9781f439234 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58678" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.14+unknown" instance.id=27fdbfc3-9e3d-4c27-99a9-45caf484c377 trace.duration=59.281µs trace.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=57b5e41b-e7aa-4843-b8e4-4573fdc762ca trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
19:50:36 [2023-01-05T19:50:36.526Z] time="2023-01-05T19:50:36Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=b24a79ba-7064-44c8-87dd-d9781f439234 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58678" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.14+unknown" instance.id=27fdbfc3-9e3d-4c27-99a9-45caf484c377 trace.duration=32.951µs trace.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=605a602e-48d2-4c68-a4f7-9da4f7b13832 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
19:50:36 [2023-01-05T19:50:36.526Z] time="2023-01-05T19:50:36Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=b24a79ba-7064-44c8-87dd-d9781f439234 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58678" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.14+unknown" instance.id=27fdbfc3-9e3d-4c27-99a9-45caf484c377 trace.duration=26.256µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=37a75b3b-7dff-4b2b-af83-c2997f3e7eac trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
19:50:36 [2023-01-05T19:50:36.526Z] time="2023-01-05T19:50:36Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=b24a79ba-7064-44c8-87dd-d9781f439234 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58678" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.14+unknown" instance.id=27fdbfc3-9e3d-4c27-99a9-45caf484c377 trace.duration=371.18µs trace.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=da7de291-d88c-4b9f-b13c-bf48a80e256d trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
19:50:36 [2023-01-05T19:50:36.526Z] time="2023-01-05T19:50:36Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=b24a79ba-7064-44c8-87dd-d9781f439234 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58678" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.14+unknown" instance.id=27fdbfc3-9e3d-4c27-99a9-45caf484c377 trace.duration=100.126µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=3cb65bcd-b813-4e33-bf40-f3be809189b1 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
19:50:36 [2023-01-05T19:50:36.526Z] time="2023-01-05T19:50:36Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=b24a79ba-7064-44c8-87dd-d9781f439234 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58678" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.14+unknown" instance.id=27fdbfc3-9e3d-4c27-99a9-45caf484c377 trace.duration=71.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).PutContent" trace.id=10366b9a-dc7c-4a7a-a313-743257d7355b trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
19:50:36 [2023-01-05T19:50:36.526Z] time="2023-01-05T19:50:36Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/index/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=b24a79ba-7064-44c8-87dd-d9781f439234 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58678" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.14+unknown" instance.id=27fdbfc3-9e3d-4c27-99a9-45caf484c377 trace.duration=99.798µs trace.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=e662166a-b3a6-4994-932e-6c45880241e8 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
19:50:36 [2023-01-05T19:50:36.526Z] time="2023-01-05T19:50:36Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=b24a79ba-7064-44c8-87dd-d9781f439234 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58678" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.14+unknown" instance.id=27fdbfc3-9e3d-4c27-99a9-45caf484c377 trace.duration=77.882µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=8f7bcad5-884e-4d33-98a6-6bbc7bd725c7 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
19:50:36 [2023-01-05T19:50:36.526Z] time="2023-01-05T19:50:36Z" level=info msg="response completed" go.version=go1.19.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=b24a79ba-7064-44c8-87dd-d9781f439234 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58678" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.14+unknown" http.response.duration=3.137896ms http.response.status=201 http.response.written=0 instance.id=27fdbfc3-9e3d-4c27-99a9-45caf484c377 version="v2.3.0+unknown" 
19:50:36 [2023-01-05T19:50:36.526Z] 127.0.0.1 - - [05/Jan/2023:19:50:36 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.6.14+unknown"
19:50:36 [2023-01-05T19:50:36.526Z] time="2023-01-05T19:50:36Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=028ac26b-0699-447d-9494-9dbc511cbf70 http.request.method=GET http.request.remoteaddr="127.0.0.1:58706" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.4 git-commit/a61decbe6fe35b1f039f44c7f30d37cf802b2a40 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=27fdbfc3-9e3d-4c27-99a9-45caf484c377 version="v2.3.0+unknown" 
19:50:36 [2023-01-05T19:50:36.526Z] time="2023-01-05T19:50:36Z" level=info msg="response completed" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=028ac26b-0699-447d-9494-9dbc511cbf70 http.request.method=GET http.request.remoteaddr="127.0.0.1:58706" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.4 git-commit/a61decbe6fe35b1f039f44c7f30d37cf802b2a40 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="794.694µs" http.response.status=200 http.response.written=2 instance.id=27fdbfc3-9e3d-4c27-99a9-45caf484c377 version="v2.3.0+unknown" 
19:50:36 [2023-01-05T19:50:36.526Z] 127.0.0.1 - - [05/Jan/2023:19:50:36 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.19.4 git-commit/a61decbe6fe35b1f039f44c7f30d37cf802b2a40 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
19:50:36 [2023-01-05T19:50:36.526Z] time="2023-01-05T19:50:36Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=61b8c0e5-a110-452a-acc2-0f604b895b55 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58718" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.4 git-commit/a61decbe6fe35b1f039f44c7f30d37cf802b2a40 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=27fdbfc3-9e3d-4c27-99a9-45caf484c377 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
19:50:36 [2023-01-05T19:50:36.526Z] time="2023-01-05T19:50:36Z" level=debug msg=GetImageManifest go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=61b8c0e5-a110-452a-acc2-0f604b895b55 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58718" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.4 git-commit/a61decbe6fe35b1f039f44c7f30d37cf802b2a40 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=27fdbfc3-9e3d-4c27-99a9-45caf484c377 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
19:50:36 [2023-01-05T19:50:36.526Z] time="2023-01-05T19:50:36Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=61b8c0e5-a110-452a-acc2-0f604b895b55 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58718" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.4 git-commit/a61decbe6fe35b1f039f44c7f30d37cf802b2a40 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=27fdbfc3-9e3d-4c27-99a9-45caf484c377 trace.duration=43.142µs trace.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=89ec1821-117c-4beb-ac35-e2ef154d9726 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
19:50:36 [2023-01-05T19:50:36.526Z] time="2023-01-05T19:50:36Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=61b8c0e5-a110-452a-acc2-0f604b895b55 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58718" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.4 git-commit/a61decbe6fe35b1f039f44c7f30d37cf802b2a40 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=27fdbfc3-9e3d-4c27-99a9-45caf484c377 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
19:50:36 [2023-01-05T19:50:36.526Z] time="2023-01-05T19:50:36Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=61b8c0e5-a110-452a-acc2-0f604b895b55 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58718" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.4 git-commit/a61decbe6fe35b1f039f44c7f30d37cf802b2a40 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=27fdbfc3-9e3d-4c27-99a9-45caf484c377 trace.duration=38.851µs trace.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=6dbfb0ea-4905-49f7-93f8-a9aa95d0dcda trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
19:50:36 [2023-01-05T19:50:36.526Z] time="2023-01-05T19:50:36Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=61b8c0e5-a110-452a-acc2-0f604b895b55 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58718" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.4 git-commit/a61decbe6fe35b1f039f44c7f30d37cf802b2a40 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=27fdbfc3-9e3d-4c27-99a9-45caf484c377 trace.duration=88.993µs trace.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=9afbc58d-3f39-45d7-b05a-25e9003204f0 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
19:50:36 [2023-01-05T19:50:36.526Z] time="2023-01-05T19:50:36Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=61b8c0e5-a110-452a-acc2-0f604b895b55 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58718" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.4 git-commit/a61decbe6fe35b1f039f44c7f30d37cf802b2a40 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=27fdbfc3-9e3d-4c27-99a9-45caf484c377 trace.duration=200.68µs trace.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=78120feb-116a-4842-92a0-fe22aff67299 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
19:50:36 [2023-01-05T19:50:36.527Z] time="2023-01-05T19:50:36Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=61b8c0e5-a110-452a-acc2-0f604b895b55 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58718" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.4 git-commit/a61decbe6fe35b1f039f44c7f30d37cf802b2a40 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=27fdbfc3-9e3d-4c27-99a9-45caf484c377 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
19:50:36 [2023-01-05T19:50:36.527Z] time="2023-01-05T19:50:36Z" level=info msg="response completed" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=61b8c0e5-a110-452a-acc2-0f604b895b55 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58718" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.4 git-commit/a61decbe6fe35b1f039f44c7f30d37cf802b2a40 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.660493ms http.response.status=200 http.response.written=417 instance.id=27fdbfc3-9e3d-4c27-99a9-45caf484c377 version="v2.3.0+unknown" 
19:50:36 [2023-01-05T19:50:36.527Z] 127.0.0.1 - - [05/Jan/2023:19:50:36 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.19.4 git-commit/a61decbe6fe35b1f039f44c7f30d37cf802b2a40 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
19:50:36 [2023-01-05T19:50:36.527Z] time="2023-01-05T19:50:36Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=518abca1-f9fe-48c0-9225-8907595f45ac http.request.method=GET http.request.remoteaddr="127.0.0.1:58732" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/a61decbe6fe35b1f039f44c7f30d37cf802b2a40 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=27fdbfc3-9e3d-4c27-99a9-45caf484c377 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
19:50:36 [2023-01-05T19:50:36.527Z] time="2023-01-05T19:50:36Z" level=debug msg=GetImageManifest go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=518abca1-f9fe-48c0-9225-8907595f45ac http.request.method=GET http.request.remoteaddr="127.0.0.1:58732" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/a61decbe6fe35b1f039f44c7f30d37cf802b2a40 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=27fdbfc3-9e3d-4c27-99a9-45caf484c377 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
19:50:36 [2023-01-05T19:50:36.527Z] time="2023-01-05T19:50:36Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=518abca1-f9fe-48c0-9225-8907595f45ac http.request.method=GET http.request.remoteaddr="127.0.0.1:58732" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/a61decbe6fe35b1f039f44c7f30d37cf802b2a40 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=27fdbfc3-9e3d-4c27-99a9-45caf484c377 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
19:50:36 [2023-01-05T19:50:36.527Z] time="2023-01-05T19:50:36Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=518abca1-f9fe-48c0-9225-8907595f45ac http.request.method=GET http.request.remoteaddr="127.0.0.1:58732" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/a61decbe6fe35b1f039f44c7f30d37cf802b2a40 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=27fdbfc3-9e3d-4c27-99a9-45caf484c377 trace.duration=52.906µs trace.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=bdc878a2-e09b-4b32-801f-17f32041bd58 trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
19:50:36 [2023-01-05T19:50:36.527Z] time="2023-01-05T19:50:36Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=518abca1-f9fe-48c0-9225-8907595f45ac http.request.method=GET http.request.remoteaddr="127.0.0.1:58732" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/a61decbe6fe35b1f039f44c7f30d37cf802b2a40 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=27fdbfc3-9e3d-4c27-99a9-45caf484c377 trace.duration=276.477µs trace.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=1eee5b30-08eb-4c3b-bb58-f4cde0a85e6e trace.line=141 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
19:50:36 [2023-01-05T19:50:36.527Z] time="2023-01-05T19:50:36Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=518abca1-f9fe-48c0-9225-8907595f45ac http.request.method=GET http.request.remoteaddr="127.0.0.1:58732" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/a61decbe6fe35b1f039f44c7f30d37cf802b2a40 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=27fdbfc3-9e3d-4c27-99a9-45caf484c377 trace.duration=140.479µs trace.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=458581d9-4885-449f-8735-6f92599d6884 trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
19:50:36 [2023-01-05T19:50:36.527Z] time="2023-01-05T19:50:36Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=518abca1-f9fe-48c0-9225-8907595f45ac http.request.method=GET http.request.remoteaddr="127.0.0.1:58732" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/a61decbe6fe35b1f039f44c7f30d37cf802b2a40 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=27fdbfc3-9e3d-4c27-99a9-45caf484c377 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
19:50:36 [2023-01-05T19:50:36.527Z] time="2023-01-05T19:50:36Z" level=info msg="response completed" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=518abca1-f9fe-48c0-9225-8907595f45ac http.request.method=GET http.request.remoteaddr="127.0.0.1:58732" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/a61decbe6fe35b1f039f44c7f30d37cf802b2a40 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.536745ms http.response.status=200 http.response.written=417 instance.id=27fdbfc3-9e3d-4c27-99a9-45caf484c377 version="v2.3.0+unknown" 
19:50:36 [2023-01-05T19:50:36.527Z] 127.0.0.1 - - [05/Jan/2023:19:50:36 +0000] "GET /v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 200 417 "" "docker/dev go/go1.19.4 git-commit/a61decbe6fe35b1f039f44c7f30d37cf802b2a40 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
19:50:36 [2023-01-05T19:50:36.527Z] time="2023-01-05T19:50:36Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=0a2d6c34-1c36-4695-9f0d-8759551731fa http.request.method=GET http.request.remoteaddr="127.0.0.1:58740" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.4 git-commit/a61decbe6fe35b1f039f44c7f30d37cf802b2a40 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=27fdbfc3-9e3d-4c27-99a9-45caf484c377 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
19:50:36 [2023-01-05T19:50:36.527Z] time="2023-01-05T19:50:36Z" level=debug msg=GetBlob go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=0a2d6c34-1c36-4695-9f0d-8759551731fa http.request.method=GET http.request.remoteaddr="127.0.0.1:58740" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.4 git-commit/a61decbe6fe35b1f039f44c7f30d37cf802b2a40 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=27fdbfc3-9e3d-4c27-99a9-45caf484c377 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
19:50:36 [2023-01-05T19:50:36.527Z] time="2023-01-05T19:50:36Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=0a2d6c34-1c36-4695-9f0d-8759551731fa http.request.method=GET http.request.remoteaddr="127.0.0.1:58740" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.4 git-commit/a61decbe6fe35b1f039f44c7f30d37cf802b2a40 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=27fdbfc3-9e3d-4c27-99a9-45caf484c377 trace.duration=33.69µs trace.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=d666a0ef-6ede-4b9f-a99f-1571cbd44b97 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
19:50:36 [2023-01-05T19:50:36.527Z] time="2023-01-05T19:50:36Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=0a2d6c34-1c36-4695-9f0d-8759551731fa http.request.method=GET http.request.remoteaddr="127.0.0.1:58740" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.4 git-commit/a61decbe6fe35b1f039f44c7f30d37cf802b2a40 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=27fdbfc3-9e3d-4c27-99a9-45caf484c377 trace.duration=20.275µs trace.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=62e6108c-98fa-4e84-8cfb-7f8beb776c57 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
19:50:36 [2023-01-05T19:50:36.527Z] time="2023-01-05T19:50:36Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=2100f482-f034-4e77-ba2e-ac7435d615eb http.request.method=GET http.request.remoteaddr="127.0.0.1:58750" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.4 git-commit/a61decbe6fe35b1f039f44c7f30d37cf802b2a40 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=27fdbfc3-9e3d-4c27-99a9-45caf484c377 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
19:50:36 [2023-01-05T19:50:36.527Z] time="2023-01-05T19:50:36Z" level=debug msg=GetBlob go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=2100f482-f034-4e77-ba2e-ac7435d615eb http.request.method=GET http.request.remoteaddr="127.0.0.1:58750" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.4 git-commit/a61decbe6fe35b1f039f44c7f30d37cf802b2a40 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=27fdbfc3-9e3d-4c27-99a9-45caf484c377 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
19:50:36 [2023-01-05T19:50:36.527Z] time="2023-01-05T19:50:36Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=2100f482-f034-4e77-ba2e-ac7435d615eb http.request.method=GET http.request.remoteaddr="127.0.0.1:58750" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.4 git-commit/a61decbe6fe35b1f039f44c7f30d37cf802b2a40 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=27fdbfc3-9e3d-4c27-99a9-45caf484c377 trace.duration=76.283µs trace.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=38369542-f9e5-4f58-916d-34cffd848947 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
19:50:36 [2023-01-05T19:50:36.527Z] time="2023-01-05T19:50:36Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=2100f482-f034-4e77-ba2e-ac7435d615eb http.request.method=GET http.request.remoteaddr="127.0.0.1:58750" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.4 git-commit/a61decbe6fe35b1f039f44c7f30d37cf802b2a40 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=27fdbfc3-9e3d-4c27-99a9-45caf484c377 trace.duration=29.456µs trace.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=314cd1be-af2f-447c-9f1c-8f44aabc771a trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
19:50:36 [2023-01-05T19:50:36.527Z] time="2023-01-05T19:50:36Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=2100f482-f034-4e77-ba2e-ac7435d615eb http.request.method=GET http.request.remoteaddr="127.0.0.1:58750" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.4 git-commit/a61decbe6fe35b1f039f44c7f30d37cf802b2a40 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=27fdbfc3-9e3d-4c27-99a9-45caf484c377 trace.duration=62.957µs trace.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=030acc3a-c8d6-454f-a1c2-73e1576b7489 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
19:50:36 [2023-01-05T19:50:36.527Z] time="2023-01-05T19:50:36Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=2100f482-f034-4e77-ba2e-ac7435d615eb http.request.method=GET http.request.remoteaddr="127.0.0.1:58750" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.4 git-commit/a61decbe6fe35b1f039f44c7f30d37cf802b2a40 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=27fdbfc3-9e3d-4c27-99a9-45caf484c377 trace.duration=27.093µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=5c364b88-7faf-4e6a-a10c-51e80920af0c trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
19:50:36 [2023-01-05T19:50:36.527Z] time="2023-01-05T19:50:36Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=2100f482-f034-4e77-ba2e-ac7435d615eb http.request.method=GET http.request.remoteaddr="127.0.0.1:58750" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.4 git-commit/a61decbe6fe35b1f039f44c7f30d37cf802b2a40 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=27fdbfc3-9e3d-4c27-99a9-45caf484c377 trace.duration=13.333µs trace.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=c2b3ca90-b0e2-4248-a0c2-4d15f89a962e trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
19:50:36 [2023-01-05T19:50:36.527Z] time="2023-01-05T19:50:36Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=2100f482-f034-4e77-ba2e-ac7435d615eb http.request.method=GET http.request.remoteaddr="127.0.0.1:58750" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.4 git-commit/a61decbe6fe35b1f039f44c7f30d37cf802b2a40 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=27fdbfc3-9e3d-4c27-99a9-45caf484c377 trace.duration=6.933µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).URLFor" trace.id=66ba658c-72e6-4f63-bd55-960add321334 trace.line=193 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
19:50:36 [2023-01-05T19:50:36.527Z] time="2023-01-05T19:50:36Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\", 0)" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=2100f482-f034-4e77-ba2e-ac7435d615eb http.request.method=GET http.request.remoteaddr="127.0.0.1:58750" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.4 git-commit/a61decbe6fe35b1f039f44c7f30d37cf802b2a40 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=27fdbfc3-9e3d-4c27-99a9-45caf484c377 trace.duration=23.007µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).ReadStream" trace.id=d183f8d4-49c9-40d0-8c3c-36e16a268067 trace.line=107 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
19:50:36 [2023-01-05T19:50:36.527Z] time="2023-01-05T19:50:36Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=0a2d6c34-1c36-4695-9f0d-8759551731fa http.request.method=GET http.request.remoteaddr="127.0.0.1:58740" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.4 git-commit/a61decbe6fe35b1f039f44c7f30d37cf802b2a40 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=27fdbfc3-9e3d-4c27-99a9-45caf484c377 trace.duration=911.78µs trace.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=d123683a-5942-485f-b757-e5ba754304a7 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
19:50:36 [2023-01-05T19:50:36.527Z] time="2023-01-05T19:50:36Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=0a2d6c34-1c36-4695-9f0d-8759551731fa http.request.method=GET http.request.remoteaddr="127.0.0.1:58740" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.4 git-commit/a61decbe6fe35b1f039f44c7f30d37cf802b2a40 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=27fdbfc3-9e3d-4c27-99a9-45caf484c377 trace.duration=19.38µs trace.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=33e62d85-5500-4218-b192-b09d339c7635 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
19:50:36 [2023-01-05T19:50:36.527Z] time="2023-01-05T19:50:36Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=0a2d6c34-1c36-4695-9f0d-8759551731fa http.request.method=GET http.request.remoteaddr="127.0.0.1:58740" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.4 git-commit/a61decbe6fe35b1f039f44c7f30d37cf802b2a40 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=27fdbfc3-9e3d-4c27-99a9-45caf484c377 trace.duration=35.372µs trace.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=47e0b9bf-6e3c-4c52-9b79-90d2788ddea7 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
19:50:36 [2023-01-05T19:50:36.528Z] time="2023-01-05T19:50:36Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=0a2d6c34-1c36-4695-9f0d-8759551731fa http.request.method=GET http.request.remoteaddr="127.0.0.1:58740" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.4 git-commit/a61decbe6fe35b1f039f44c7f30d37cf802b2a40 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=27fdbfc3-9e3d-4c27-99a9-45caf484c377 trace.duration=8.041µs trace.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=e14c7715-8229-45a5-a219-d59f3efcf680 trace.line=193 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
19:50:36 [2023-01-05T19:50:36.528Z] time="2023-01-05T19:50:36Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\", 0)" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=0a2d6c34-1c36-4695-9f0d-8759551731fa http.request.method=GET http.request.remoteaddr="127.0.0.1:58740" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.4 git-commit/a61decbe6fe35b1f039f44c7f30d37cf802b2a40 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=27fdbfc3-9e3d-4c27-99a9-45caf484c377 trace.duration=21.153µs trace.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=661968c7-7a26-45d9-8565-350f1a3e24a0 trace.line=107 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
19:50:36 [2023-01-05T19:50:36.528Z] time="2023-01-05T19:50:36Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=0a2d6c34-1c36-4695-9f0d-8759551731fa http.request.method=GET http.request.remoteaddr="127.0.0.1:58740" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.4 git-commit/a61decbe6fe35b1f039f44c7f30d37cf802b2a40 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=27fdbfc3-9e3d-4c27-99a9-45caf484c377 trace.duration=30.384µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=c6e40a29-af63-427c-bc35-f82fc255182b trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
19:50:36 [2023-01-05T19:50:36.528Z] time="2023-01-05T19:50:36Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=0a2d6c34-1c36-4695-9f0d-8759551731fa http.request.method=GET http.request.remoteaddr="127.0.0.1:58740" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.4 git-commit/a61decbe6fe35b1f039f44c7f30d37cf802b2a40 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=27fdbfc3-9e3d-4c27-99a9-45caf484c377 trace.duration=16.697µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=3b60fc10-4b67-4a22-b229-06bf0eb3c72d trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
19:50:36 [2023-01-05T19:50:36.528Z] time="2023-01-05T19:50:36Z" level=info msg="response completed" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=0a2d6c34-1c36-4695-9f0d-8759551731fa http.request.method=GET http.request.remoteaddr="127.0.0.1:58740" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.4 git-commit/a61decbe6fe35b1f039f44c7f30d37cf802b2a40 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.916708ms http.response.status=200 http.response.written=179 instance.id=27fdbfc3-9e3d-4c27-99a9-45caf484c377 version="v2.3.0+unknown" 
19:50:36 [2023-01-05T19:50:36.528Z] 127.0.0.1 - - [05/Jan/2023:19:50:36 +0000] "GET /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 200 179 "" "docker/dev go/go1.19.4 git-commit/a61decbe6fe35b1f039f44c7f30d37cf802b2a40 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
19:50:36 [2023-01-05T19:50:36.528Z] time="2023-01-05T19:50:36Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=2100f482-f034-4e77-ba2e-ac7435d615eb http.request.method=GET http.request.remoteaddr="127.0.0.1:58750" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.4 git-commit/a61decbe6fe35b1f039f44c7f30d37cf802b2a40 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=27fdbfc3-9e3d-4c27-99a9-45caf484c377 trace.duration=68.57µs trace.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=03fb369f-5202-42d2-8b19-d03a0d1ea6c3 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
19:50:36 [2023-01-05T19:50:36.528Z] time="2023-01-05T19:50:36Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=2100f482-f034-4e77-ba2e-ac7435d615eb http.request.method=GET http.request.remoteaddr="127.0.0.1:58750" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.4 git-commit/a61decbe6fe35b1f039f44c7f30d37cf802b2a40 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=27fdbfc3-9e3d-4c27-99a9-45caf484c377 trace.duration=45.169µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=93440813-d886-477c-83d3-e5e83dd51780 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
19:50:36 [2023-01-05T19:50:36.528Z] time="2023-01-05T19:50:36Z" level=info msg="response completed" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=2100f482-f034-4e77-ba2e-ac7435d615eb http.request.method=GET http.request.remoteaddr="127.0.0.1:58750" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.4 git-commit/a61decbe6fe35b1f039f44c7f30d37cf802b2a40 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=8.295265ms http.response.status=200 http.response.written=68 instance.id=27fdbfc3-9e3d-4c27-99a9-45caf484c377 version="v2.3.0+unknown" 
19:50:36 [2023-01-05T19:50:36.528Z] 127.0.0.1 - - [05/Jan/2023:19:50:36 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.19.4 git-commit/a61decbe6fe35b1f039f44c7f30d37cf802b2a40 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
19:50:36 [2023-01-05T19:50:36.528Z] time="2023-01-05T19:50:36Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=eea505ae-5c17-487f-8fa5-7a60f43be823 http.request.method=GET http.request.remoteaddr="127.0.0.1:58758" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.4 git-commit/a61decbe6fe35b1f039f44c7f30d37cf802b2a40 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=27fdbfc3-9e3d-4c27-99a9-45caf484c377 version="v2.3.0+unknown" 
19:50:36 [2023-01-05T19:50:36.528Z] time="2023-01-05T19:50:36Z" level=info msg="response completed" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=eea505ae-5c17-487f-8fa5-7a60f43be823 http.request.method=GET http.request.remoteaddr="127.0.0.1:58758" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.4 git-commit/a61decbe6fe35b1f039f44c7f30d37cf802b2a40 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="825.118µs" http.response.status=200 http.response.written=2 instance.id=27fdbfc3-9e3d-4c27-99a9-45caf484c377 version="v2.3.0+unknown" 
19:50:36 [2023-01-05T19:50:36.528Z] 127.0.0.1 - - [05/Jan/2023:19:50:36 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.19.4 git-commit/a61decbe6fe35b1f039f44c7f30d37cf802b2a40 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
19:50:36 [2023-01-05T19:50:36.528Z] time="2023-01-05T19:50:36Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=61eb6a6e-3a36-4391-8618-ce8e36e4716e http.request.method=GET http.request.remoteaddr="127.0.0.1:58764" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/a61decbe6fe35b1f039f44c7f30d37cf802b2a40 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=27fdbfc3-9e3d-4c27-99a9-45caf484c377 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
19:50:36 [2023-01-05T19:50:36.528Z] time="2023-01-05T19:50:36Z" level=debug msg=GetImageManifest go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=61eb6a6e-3a36-4391-8618-ce8e36e4716e http.request.method=GET http.request.remoteaddr="127.0.0.1:58764" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/a61decbe6fe35b1f039f44c7f30d37cf802b2a40 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=27fdbfc3-9e3d-4c27-99a9-45caf484c377 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
19:50:36 [2023-01-05T19:50:36.528Z] time="2023-01-05T19:50:36Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=61eb6a6e-3a36-4391-8618-ce8e36e4716e http.request.method=GET http.request.remoteaddr="127.0.0.1:58764" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/a61decbe6fe35b1f039f44c7f30d37cf802b2a40 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=27fdbfc3-9e3d-4c27-99a9-45caf484c377 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
19:50:36 [2023-01-05T19:50:36.528Z] time="2023-01-05T19:50:36Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=61eb6a6e-3a36-4391-8618-ce8e36e4716e http.request.method=GET http.request.remoteaddr="127.0.0.1:58764" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/a61decbe6fe35b1f039f44c7f30d37cf802b2a40 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=27fdbfc3-9e3d-4c27-99a9-45caf484c377 trace.duration=30.662µs trace.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=f6f633e4-a4ff-4a4e-abb9-d6e41015fee2 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
19:50:36 [2023-01-05T19:50:36.528Z] time="2023-01-05T19:50:36Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=61eb6a6e-3a36-4391-8618-ce8e36e4716e http.request.method=GET http.request.remoteaddr="127.0.0.1:58764" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/a61decbe6fe35b1f039f44c7f30d37cf802b2a40 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=27fdbfc3-9e3d-4c27-99a9-45caf484c377 trace.duration=91.774µs trace.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=f0e1875e-2c49-4aaf-965d-099c4f7bc978 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
19:50:36 [2023-01-05T19:50:36.528Z] time="2023-01-05T19:50:36Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=other revision=sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" err.message="manifest unknown" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=61eb6a6e-3a36-4391-8618-ce8e36e4716e http.request.method=GET http.request.remoteaddr="127.0.0.1:58764" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/a61decbe6fe35b1f039f44c7f30d37cf802b2a40 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.7069ms http.response.status=404 http.response.written=181 instance.id=27fdbfc3-9e3d-4c27-99a9-45caf484c377 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
19:50:36 [2023-01-05T19:50:36.528Z] 127.0.0.1 - - [05/Jan/2023:19:50:36 +0000] "GET /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.19.4 git-commit/a61decbe6fe35b1f039f44c7f30d37cf802b2a40 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
19:50:36 [2023-01-05T19:50:36.528Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.25s)
19:50:36 [2023-01-05T19:50:36.528Z] === RUN   TestRemoveImageOrphaning
19:50:36 [2023-01-05T19:50:36.784Z] --- PASS: TestRemoveImageOrphaning (0.15s)
19:50:36 [2023-01-05T19:50:36.784Z] === RUN   TestRemoveImageGarbageCollector
19:50:36 [2023-01-05T19:50:36.784Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:50:36 [2023-01-05T19:50:36.784Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
19:50:36 [2023-01-05T19:50:36.784Z] === RUN   TestTagUnprefixedRepoByNameOrName
19:50:36 [2023-01-05T19:50:36.784Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
19:50:36 [2023-01-05T19:50:36.784Z] === RUN   TestTagInvalidReference
19:50:36 [2023-01-05T19:50:36.784Z] --- PASS: TestTagInvalidReference (0.01s)
19:50:36 [2023-01-05T19:50:36.784Z] === RUN   TestTagValidPrefixedRepo
19:50:36 [2023-01-05T19:50:36.784Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
19:50:36 [2023-01-05T19:50:36.784Z] === RUN   TestTagExistedNameWithoutForce
19:50:36 [2023-01-05T19:50:36.784Z] --- PASS: TestTagExistedNameWithoutForce (0.03s)
19:50:36 [2023-01-05T19:50:36.784Z] === RUN   TestTagOfficialNames
19:50:37 [2023-01-05T19:50:37.039Z] --- PASS: TestTagOfficialNames (0.05s)
19:50:37 [2023-01-05T19:50:37.039Z] === RUN   TestTagMatchesDigest
19:50:37 [2023-01-05T19:50:37.039Z] --- PASS: TestTagMatchesDigest (0.01s)
19:50:37 [2023-01-05T19:50:37.039Z] PASS
19:50:37 [2023-01-05T19:50:37.039Z] 
19:50:37 [2023-01-05T19:50:37.039Z] === Skipped
19:50:37 [2023-01-05T19:50:37.039Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
19:50:37 [2023-01-05T19:50:37.039Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
19:50:37 [2023-01-05T19:50:37.039Z] 
19:50:37 [2023-01-05T19:50:37.039Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
19:50:37 [2023-01-05T19:50:37.039Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:50:37 [2023-01-05T19:50:37.039Z] 
19:50:37 [2023-01-05T19:50:37.039Z] DONE 24 tests, 2 skipped in 1.402s
19:50:37 [2023-01-05T19:50:37.039Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m 
19:50:37 [2023-01-05T19:50:37.039Z] ++ 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
19:50:37 [2023-01-05T19:50:37.039Z] ++ set -e
19:50:37 [2023-01-05T19:50:37.039Z] ++ '[' -n 0 ']'
19:50:37 [2023-01-05T19:50:37.039Z] ++ set -x
19:50:37 [2023-01-05T19:50:37.039Z] ++ 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
19:50:37 [2023-01-05T19:50:37.039Z] === RUN   TestStripANSICommands
19:50:37 [2023-01-05T19:50:37.039Z] === RUN   TestStripANSICommands/#00
19:50:37 [2023-01-05T19:50:37.039Z] === RUN   TestStripANSICommands/#01
19:50:37 [2023-01-05T19:50:37.039Z] --- PASS: TestStripANSICommands (0.00s)
19:50:37 [2023-01-05T19:50:37.039Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
19:50:37 [2023-01-05T19:50:37.039Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
19:50:37 [2023-01-05T19:50:37.039Z] PASS
19:50:37 [2023-01-05T19:50:37.039Z] 
19:50:37 [2023-01-05T19:50:37.039Z] DONE 3 tests in 0.046s
19:50:37 [2023-01-05T19:50:37.039Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
19:50:37 [2023-01-05T19:50:37.039Z] ++ 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
19:50:37 [2023-01-05T19:50:37.039Z] ++ set -e
19:50:37 [2023-01-05T19:50:37.039Z] ++ '[' -n 0 ']'
19:50:37 [2023-01-05T19:50:37.039Z] ++ set -x
19:50:37 [2023-01-05T19:50:37.039Z] ++ 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
19:50:37 [2023-01-05T19:50:37.039Z] INFO: Testing against a local daemon
19:50:37 [2023-01-05T19:50:37.039Z] === RUN   TestNetworkCreateDelete
19:50:37 [2023-01-05T19:50:37.294Z] --- PASS: TestNetworkCreateDelete (0.13s)
19:50:37 [2023-01-05T19:50:37.294Z] === RUN   TestDockerNetworkDeletePreferID
19:50:37 [2023-01-05T19:50:37.854Z] --- PASS: TestDockerNetworkDeletePreferID (0.40s)
19:50:37 [2023-01-05T19:50:37.854Z] === RUN   TestDaemonDNSFallback
19:50:44 [2023-01-05T19:50:44.466Z] --- PASS: TestDaemonDNSFallback (6.24s)
19:50:44 [2023-01-05T19:50:44.466Z] === RUN   TestInspectNetwork
19:50:46 [2023-01-05T19:50:46.978Z] === RUN   TestInspectNetwork/full_network_id
19:50:46 [2023-01-05T19:50:46.978Z] === RUN   TestInspectNetwork/partial_network_id
19:50:46 [2023-01-05T19:50:46.978Z] === RUN   TestInspectNetwork/network_name
19:50:46 [2023-01-05T19:50:46.978Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
19:50:51 [2023-01-05T19:50:51.138Z] --- PASS: TestInspectNetwork (7.12s)
19:50:51 [2023-01-05T19:50:51.138Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
19:50:51 [2023-01-05T19:50:51.138Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
19:50:51 [2023-01-05T19:50:51.138Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
19:50:51 [2023-01-05T19:50:51.138Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
19:50:51 [2023-01-05T19:50:51.138Z] === RUN   TestRunContainerWithBridgeNone
19:50:52 [2023-01-05T19:50:52.545Z] --- PASS: TestRunContainerWithBridgeNone (1.37s)
19:50:52 [2023-01-05T19:50:52.545Z] === RUN   TestNetworkInvalidJSON
19:50:52 [2023-01-05T19:50:52.545Z] === RUN   TestNetworkInvalidJSON/networks/create
19:50:52 [2023-01-05T19:50:52.545Z] === PAUSE TestNetworkInvalidJSON/networks/create
19:50:52 [2023-01-05T19:50:52.545Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
19:50:52 [2023-01-05T19:50:52.545Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
19:50:52 [2023-01-05T19:50:52.545Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
19:50:52 [2023-01-05T19:50:52.545Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
19:50:52 [2023-01-05T19:50:52.545Z] === CONT  TestNetworkInvalidJSON/networks/create
19:50:52 [2023-01-05T19:50:52.545Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
19:50:52 [2023-01-05T19:50:52.545Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
19:50:52 [2023-01-05T19:50:52.545Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
19:50:52 [2023-01-05T19:50:52.545Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
19:50:52 [2023-01-05T19:50:52.545Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
19:50:52 [2023-01-05T19:50:52.545Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
19:50:52 [2023-01-05T19:50:52.545Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
19:50:52 [2023-01-05T19:50:52.545Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
19:50:52 [2023-01-05T19:50:52.545Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
19:50:52 [2023-01-05T19:50:52.545Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
19:50:52 [2023-01-05T19:50:52.545Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
19:50:52 [2023-01-05T19:50:52.545Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
19:50:52 [2023-01-05T19:50:52.545Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
19:50:52 [2023-01-05T19:50:52.545Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
19:50:52 [2023-01-05T19:50:52.545Z] --- PASS: TestNetworkInvalidJSON (0.01s)
19:50:52 [2023-01-05T19:50:52.545Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
19:50:52 [2023-01-05T19:50:52.545Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
19:50:52 [2023-01-05T19:50:52.545Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
19:50:52 [2023-01-05T19:50:52.545Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
19:50:52 [2023-01-05T19:50:52.545Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
19:50:52 [2023-01-05T19:50:52.545Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
19:50:52 [2023-01-05T19:50:52.545Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
19:50:52 [2023-01-05T19:50:52.545Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
19:50:52 [2023-01-05T19:50:52.545Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
19:50:52 [2023-01-05T19:50:52.545Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
19:50:52 [2023-01-05T19:50:52.545Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
19:50:52 [2023-01-05T19:50:52.545Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
19:50:52 [2023-01-05T19:50:52.545Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
19:50:52 [2023-01-05T19:50:52.545Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
19:50:52 [2023-01-05T19:50:52.545Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
19:50:52 [2023-01-05T19:50:52.545Z] === RUN   TestNetworkList
19:50:52 [2023-01-05T19:50:52.545Z] === RUN   TestNetworkList//networks
19:50:52 [2023-01-05T19:50:52.545Z] === PAUSE TestNetworkList//networks
19:50:52 [2023-01-05T19:50:52.545Z] === RUN   TestNetworkList//networks/
19:50:52 [2023-01-05T19:50:52.545Z] === PAUSE TestNetworkList//networks/
19:50:52 [2023-01-05T19:50:52.545Z] === CONT  TestNetworkList//networks
19:50:52 [2023-01-05T19:50:52.545Z] === CONT  TestNetworkList//networks/
19:50:52 [2023-01-05T19:50:52.545Z] --- PASS: TestNetworkList (0.01s)
19:50:52 [2023-01-05T19:50:52.545Z]     --- PASS: TestNetworkList//networks/ (0.00s)
19:50:52 [2023-01-05T19:50:52.545Z]     --- PASS: TestNetworkList//networks (0.00s)
19:50:52 [2023-01-05T19:50:52.545Z] === RUN   TestHostIPv4BridgeLabel
19:50:53 [2023-01-05T19:50:53.106Z] --- PASS: TestHostIPv4BridgeLabel (0.57s)
19:50:53 [2023-01-05T19:50:53.106Z] === RUN   TestDaemonRestartWithLiveRestore
19:50:54 [2023-01-05T19:50:54.034Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s)
19:50:54 [2023-01-05T19:50:54.034Z] === RUN   TestDaemonDefaultNetworkPools
19:50:54 [2023-01-05T19:50:54.960Z] --- PASS: TestDaemonDefaultNetworkPools (0.74s)
19:50:54 [2023-01-05T19:50:54.960Z] === RUN   TestDaemonRestartWithExistingNetwork
19:50:55 [2023-01-05T19:50:55.884Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s)
19:50:55 [2023-01-05T19:50:55.884Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
19:50:57 [2023-01-05T19:50:57.247Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.23s)
19:50:57 [2023-01-05T19:50:57.247Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
19:50:57 [2023-01-05T19:50:57.807Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s)
19:50:57 [2023-01-05T19:50:57.807Z] === RUN   TestServiceWithPredefinedNetwork
19:51:00 [2023-01-05T19:51:00.324Z] --- PASS: TestServiceWithPredefinedNetwork (2.20s)
19:51:00 [2023-01-05T19:51:00.324Z] === RUN   TestServiceRemoveKeepsIngressNetwork
19:51:00 [2023-01-05T19:51:00.324Z]     service_test.go:242: FLAKY_TEST
19:51:00 [2023-01-05T19:51:00.324Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
19:51:00 [2023-01-05T19:51:00.324Z] === RUN   TestServiceWithDataPathPortInit
19:51:15 [2023-01-05T19:51:15.152Z] --- PASS: TestServiceWithDataPathPortInit (13.56s)
19:51:15 [2023-01-05T19:51:15.152Z] === RUN   TestServiceWithDefaultAddressPoolInit
19:51:16 [2023-01-05T19:51:16.077Z]     service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:embj9wa1c6g66l8d8owp2hnbf Created:2023-01-05 19:51:14.712414425 +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[f6a2f69d79c3fdd12831e5b9b11955a39d79d377ab13a76e9f34593524b3e5aa:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.8e4ir42lfimdb83lhu7diqgqw EndpointID:f13d0f9bd26a6474f47a0ac24935a010c763646f91bfcd9f00d35561c6defe97 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:93d99dcd08d0bad01acf37351021c87d57c43733b854e81eacb1bcc75cea4e36 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:f7ebbf7d3eed IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.8e4ir42lfimdb83lhu7diqgqw EndpointID:f13d0f9bd26a6474f47a0ac24935a010c763646f91bfcd9f00d35561c6defe97 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
19:51:20 [2023-01-05T19:51:20.238Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.81s)
19:51:20 [2023-01-05T19:51:20.238Z] PASS
19:51:20 [2023-01-05T19:51:20.238Z] 
19:51:20 [2023-01-05T19:51:20.238Z] === Skipped
19:51:20 [2023-01-05T19:51:20.238Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
19:51:20 [2023-01-05T19:51:20.238Z]     service_test.go:242: FLAKY_TEST
19:51:20 [2023-01-05T19:51:20.238Z] 
19:51:20 [2023-01-05T19:51:20.238Z] DONE 38 tests, 1 skipped in 43.256s
19:51:20 [2023-01-05T19:51:20.238Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
19:51:20 [2023-01-05T19:51:20.238Z] ++ 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
19:51:20 [2023-01-05T19:51:20.238Z] ++ set -e
19:51:20 [2023-01-05T19:51:20.238Z] ++ '[' -n 0 ']'
19:51:20 [2023-01-05T19:51:20.238Z] ++ set -x
19:51:20 [2023-01-05T19:51:20.239Z] ++ 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
19:51:20 [2023-01-05T19:51:20.493Z] INFO: Testing against a local daemon
19:51:20 [2023-01-05T19:51:20.493Z] === RUN   TestDockerNetworkIpvlanPersistance
19:51:20 [2023-01-05T19:51:20.493Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
19:51:20 [2023-01-05T19:51:20.493Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
19:51:20 [2023-01-05T19:51:20.493Z] === RUN   TestDockerNetworkIpvlan
19:51:20 [2023-01-05T19:51:20.493Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
19:51:20 [2023-01-05T19:51:20.493Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
19:51:20 [2023-01-05T19:51:20.493Z] PASS
19:51:20 [2023-01-05T19:51:20.493Z] 
19:51:20 [2023-01-05T19:51:20.493Z] === Skipped
19:51:20 [2023-01-05T19:51:20.493Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
19:51:20 [2023-01-05T19:51:20.493Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
19:51:20 [2023-01-05T19:51:20.493Z] 
19:51:20 [2023-01-05T19:51:20.493Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
19:51:20 [2023-01-05T19:51:20.493Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
19:51:20 [2023-01-05T19:51:20.493Z] 
19:51:20 [2023-01-05T19:51:20.493Z] DONE 2 tests, 2 skipped in 0.094s
19:51:20 [2023-01-05T19:51:20.493Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
19:51:20 [2023-01-05T19:51:20.493Z] ++ 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
19:51:20 [2023-01-05T19:51:20.493Z] ++ set -e
19:51:20 [2023-01-05T19:51:20.494Z] ++ '[' -n 0 ']'
19:51:20 [2023-01-05T19:51:20.494Z] ++ set -x
19:51:20 [2023-01-05T19:51:20.494Z] ++ 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
19:51:20 [2023-01-05T19:51:20.494Z] INFO: Testing against a local daemon
19:51:20 [2023-01-05T19:51:20.494Z] === RUN   TestDockerNetworkMacvlanPersistance
19:51:21 [2023-01-05T19:51:21.857Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.19s)
19:51:21 [2023-01-05T19:51:21.857Z] === RUN   TestDockerNetworkMacvlan
19:51:22 [2023-01-05T19:51:22.417Z] === RUN   TestDockerNetworkMacvlan/Subinterface
19:51:22 [2023-01-05T19:51:22.977Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
19:51:23 [2023-01-05T19:51:23.903Z] === RUN   TestDockerNetworkMacvlan/NilParent
19:51:25 [2023-01-05T19:51:25.265Z] === RUN   TestDockerNetworkMacvlan/InternalMode
19:51:27 [2023-01-05T19:51:27.151Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
19:51:30 [2023-01-05T19:51:30.455Z] === RUN   TestDockerNetworkMacvlan/Addressing
19:51:31 [2023-01-05T19:51:31.016Z] --- PASS: TestDockerNetworkMacvlan (9.16s)
19:51:31 [2023-01-05T19:51:31.016Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s)
19:51:31 [2023-01-05T19:51:31.016Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s)
19:51:31 [2023-01-05T19:51:31.016Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.84s)
19:51:31 [2023-01-05T19:51:31.016Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.91s)
19:51:31 [2023-01-05T19:51:31.016Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.04s)
19:51:31 [2023-01-05T19:51:31.016Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.60s)
19:51:31 [2023-01-05T19:51:31.016Z] PASS
19:51:31 [2023-01-05T19:51:31.016Z] 
19:51:31 [2023-01-05T19:51:31.016Z] DONE 8 tests in 10.427s
19:51:31 [2023-01-05T19:51:31.016Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
19:51:31 [2023-01-05T19:51:31.016Z] ++ 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
19:51:31 [2023-01-05T19:51:31.016Z] ++ set -e
19:51:31 [2023-01-05T19:51:31.016Z] ++ '[' -n 0 ']'
19:51:31 [2023-01-05T19:51:31.016Z] ++ set -x
19:51:31 [2023-01-05T19:51:31.016Z] ++ 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
19:51:31 [2023-01-05T19:51:31.016Z] testing: warning: no tests to run
19:51:31 [2023-01-05T19:51:31.016Z] PASS
19:51:31 [2023-01-05T19:51:31.016Z] 
19:51:31 [2023-01-05T19:51:31.016Z] DONE 0 tests in 0.025s
19:51:31 [2023-01-05T19:51:31.016Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
19:51:31 [2023-01-05T19:51:31.016Z] ++ 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
19:51:31 [2023-01-05T19:51:31.016Z] ++ set -e
19:51:31 [2023-01-05T19:51:31.016Z] ++ '[' -n 0 ']'
19:51:31 [2023-01-05T19:51:31.016Z] ++ set -x
19:51:31 [2023-01-05T19:51:31.016Z] ++ 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
19:51:31 [2023-01-05T19:51:31.016Z] INFO: Testing against a local daemon
19:51:31 [2023-01-05T19:51:31.016Z] === RUN   TestAuthZPluginAllowRequest
19:51:31 [2023-01-05T19:51:31.985Z] --- PASS: TestAuthZPluginAllowRequest (1.05s)
19:51:31 [2023-01-05T19:51:31.985Z] === RUN   TestAuthZPluginTLS
19:51:32 [2023-01-05T19:51:32.545Z] --- PASS: TestAuthZPluginTLS (0.56s)
19:51:32 [2023-01-05T19:51:32.545Z] === RUN   TestAuthZPluginDenyRequest
19:51:33 [2023-01-05T19:51:33.105Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
19:51:33 [2023-01-05T19:51:33.105Z] === RUN   TestAuthZPluginAPIDenyResponse
19:51:33 [2023-01-05T19:51:33.666Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s)
19:51:33 [2023-01-05T19:51:33.666Z] === RUN   TestAuthZPluginDenyResponse
19:51:34 [2023-01-05T19:51:34.227Z] --- PASS: TestAuthZPluginDenyResponse (0.54s)
19:51:34 [2023-01-05T19:51:34.227Z] === RUN   TestAuthZPluginAllowEventStream
19:51:35 [2023-01-05T19:51:35.590Z] --- PASS: TestAuthZPluginAllowEventStream (1.05s)
19:51:35 [2023-01-05T19:51:35.590Z] === RUN   TestAuthZPluginErrorResponse
19:51:35 [2023-01-05T19:51:35.845Z] --- PASS: TestAuthZPluginErrorResponse (0.53s)
19:51:35 [2023-01-05T19:51:35.845Z] === RUN   TestAuthZPluginErrorRequest
19:51:36 [2023-01-05T19:51:36.406Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
19:51:36 [2023-01-05T19:51:36.406Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
19:51:36 [2023-01-05T19:51:36.967Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
19:51:36 [2023-01-05T19:51:36.967Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
19:51:38 [2023-01-05T19:51:38.424Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.20s)
19:51:38 [2023-01-05T19:51:38.424Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
19:51:39 [2023-01-05T19:51:39.368Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.26s)
19:51:39 [2023-01-05T19:51:39.368Z] === RUN   TestAuthZPluginHeader
19:51:39 [2023-01-05T19:51:39.982Z] --- PASS: TestAuthZPluginHeader (0.61s)
19:51:39 [2023-01-05T19:51:39.982Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
19:51:39 [2023-01-05T19:51:39.982Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:51:39 [2023-01-05T19:51:39.982Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
19:51:39 [2023-01-05T19:51:39.982Z] === RUN   TestAuthZPluginV2Disable
19:51:39 [2023-01-05T19:51:39.982Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:51:39 [2023-01-05T19:51:39.982Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
19:51:39 [2023-01-05T19:51:39.982Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
19:51:39 [2023-01-05T19:51:39.982Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:51:39 [2023-01-05T19:51:39.982Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
19:51:39 [2023-01-05T19:51:39.982Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
19:51:39 [2023-01-05T19:51:39.982Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:51:39 [2023-01-05T19:51:39.982Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
19:51:39 [2023-01-05T19:51:39.982Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
19:51:58 [2023-01-05T19:51:58.055Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s)
19:51:58 [2023-01-05T19:51:58.055Z] PASS
19:51:58 [2023-01-05T19:51:58.055Z] 
19:51:58 [2023-01-05T19:51:58.055Z] === Skipped
19:51:58 [2023-01-05T19:51:58.055Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
19:51:58 [2023-01-05T19:51:58.055Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:51:58 [2023-01-05T19:51:58.055Z] 
19:51:58 [2023-01-05T19:51:58.055Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
19:51:58 [2023-01-05T19:51:58.055Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:51:58 [2023-01-05T19:51:58.055Z] 
19:51:58 [2023-01-05T19:51:58.055Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
19:51:58 [2023-01-05T19:51:58.055Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:51:58 [2023-01-05T19:51:58.055Z] 
19:51:58 [2023-01-05T19:51:58.055Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
19:51:58 [2023-01-05T19:51:58.055Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:51:58 [2023-01-05T19:51:58.055Z] 
19:51:58 [2023-01-05T19:51:58.055Z] DONE 17 tests, 4 skipped in 25.933s
19:51:58 [2023-01-05T19:51:58.055Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
19:51:58 [2023-01-05T19:51:58.055Z] ++ 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
19:51:58 [2023-01-05T19:51:58.055Z] ++ set -e
19:51:58 [2023-01-05T19:51:58.055Z] ++ '[' -n 0 ']'
19:51:58 [2023-01-05T19:51:58.055Z] ++ set -x
19:51:58 [2023-01-05T19:51:58.055Z] ++ 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
19:51:58 [2023-01-05T19:51:58.055Z] INFO: Testing against a local daemon
19:51:58 [2023-01-05T19:51:58.055Z] === RUN   TestPluginInvalidJSON
19:51:58 [2023-01-05T19:51:58.055Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
19:51:58 [2023-01-05T19:51:58.055Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
19:51:58 [2023-01-05T19:51:58.055Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
19:51:58 [2023-01-05T19:51:58.055Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
19:51:58 [2023-01-05T19:51:58.055Z] === RUN   TestPluginInvalidJSON/plugins/pull
19:51:58 [2023-01-05T19:51:58.055Z] === PAUSE TestPluginInvalidJSON/plugins/pull
19:51:58 [2023-01-05T19:51:58.055Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
19:51:58 [2023-01-05T19:51:58.055Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
19:51:58 [2023-01-05T19:51:58.055Z] === CONT  TestPluginInvalidJSON/plugins/pull
19:51:58 [2023-01-05T19:51:58.055Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
19:51:58 [2023-01-05T19:51:58.055Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
19:51:58 [2023-01-05T19:51:58.055Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
19:51:58 [2023-01-05T19:51:58.055Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
19:51:58 [2023-01-05T19:51:58.055Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
19:51:58 [2023-01-05T19:51:58.055Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
19:51:58 [2023-01-05T19:51:58.055Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
19:51:58 [2023-01-05T19:51:58.055Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
19:51:58 [2023-01-05T19:51:58.055Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
19:51:58 [2023-01-05T19:51:58.055Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
19:51:58 [2023-01-05T19:51:58.055Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
19:51:58 [2023-01-05T19:51:58.055Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
19:51:58 [2023-01-05T19:51:58.055Z] --- PASS: TestPluginInvalidJSON (0.02s)
19:51:58 [2023-01-05T19:51:58.055Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
19:51:58 [2023-01-05T19:51:58.055Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
19:51:58 [2023-01-05T19:51:58.055Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
19:51:58 [2023-01-05T19:51:58.055Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
19:51:58 [2023-01-05T19:51:58.055Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
19:51:58 [2023-01-05T19:51:58.055Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s)
19:51:58 [2023-01-05T19:51:58.055Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
19:51:58 [2023-01-05T19:51:58.055Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
19:51:58 [2023-01-05T19:51:58.055Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
19:51:58 [2023-01-05T19:51:58.055Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
19:51:58 [2023-01-05T19:51:58.055Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
19:51:58 [2023-01-05T19:51:58.055Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
19:51:58 [2023-01-05T19:51:58.055Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
19:51:58 [2023-01-05T19:51:58.055Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
19:51:58 [2023-01-05T19:51:58.055Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
19:51:58 [2023-01-05T19:51:58.055Z] === RUN   TestPluginInstall
19:51:58 [2023-01-05T19:51:58.055Z] === RUN   TestPluginInstall/no_auth
19:52:01 [2023-01-05T19:52:01.321Z] time="2023-01-05T19:52:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
19:52:01 [2023-01-05T19:52:01.321Z] time="2023-01-05T19:52:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0096d100082f89f23e4bfd7d9e5071f52225420c868f02a37ae63ba26c8867ac" mediatype=application/vnd.docker.plugin.v1+json size=522
19:52:01 [2023-01-05T19:52:01.321Z] time="2023-01-05T19:52:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
19:52:01 [2023-01-05T19:52:01.321Z] time="2023-01-05T19:52:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0096d100082f89f23e4bfd7d9e5071f52225420c868f02a37ae63ba26c8867ac" mediatype=application/vnd.docker.plugin.v1+json size=522
19:52:01 [2023-01-05T19:52:01.321Z] === RUN   TestPluginInstall/with_htpasswd
19:52:01 [2023-01-05T19:52:01.321Z] time="2023-01-05T19:52:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
19:52:01 [2023-01-05T19:52:01.321Z] time="2023-01-05T19:52:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0096d100082f89f23e4bfd7d9e5071f52225420c868f02a37ae63ba26c8867ac" mediatype=application/vnd.docker.plugin.v1+json size=522
19:52:01 [2023-01-05T19:52:01.321Z] time="2023-01-05T19:52:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
19:52:01 [2023-01-05T19:52:01.321Z] time="2023-01-05T19:52:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0096d100082f89f23e4bfd7d9e5071f52225420c868f02a37ae63ba26c8867ac" mediatype=application/vnd.docker.plugin.v1+json size=522
19:52:01 [2023-01-05T19:52:01.577Z] === RUN   TestPluginInstall/with_insecure
19:52:02 [2023-01-05T19:52:02.503Z] time="2023-01-05T19:52:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
19:52:02 [2023-01-05T19:52:02.503Z] time="2023-01-05T19:52:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:923910dd003949fd02a8cec299f50dd697c48230132c662c7a16efec7c7624be" mediatype=application/vnd.docker.plugin.v1+json size=522
19:52:02 [2023-01-05T19:52:02.503Z] time="2023-01-05T19:52:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
19:52:02 [2023-01-05T19:52:02.503Z] time="2023-01-05T19:52:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:923910dd003949fd02a8cec299f50dd697c48230132c662c7a16efec7c7624be" mediatype=application/vnd.docker.plugin.v1+json size=522
19:52:02 [2023-01-05T19:52:02.503Z]     plugin_test.go:196: [dcebfa005bfeb] daemon is not started
19:52:02 [2023-01-05T19:52:02.503Z] --- PASS: TestPluginInstall (5.54s)
19:52:02 [2023-01-05T19:52:02.503Z]     --- PASS: TestPluginInstall/no_auth (4.07s)
19:52:02 [2023-01-05T19:52:02.503Z]     --- PASS: TestPluginInstall/with_htpasswd (0.51s)
19:52:02 [2023-01-05T19:52:02.503Z]     --- PASS: TestPluginInstall/with_insecure (0.97s)
19:52:02 [2023-01-05T19:52:02.503Z] === RUN   TestPluginsWithRuntimes
19:52:04 [2023-01-05T19:52:04.389Z] === RUN   TestPluginsWithRuntimes/No_Args
19:52:04 [2023-01-05T19:52:04.950Z] === RUN   TestPluginsWithRuntimes/With_Args
19:52:05 [2023-01-05T19:52:05.963Z] --- PASS: TestPluginsWithRuntimes (3.32s)
19:52:05 [2023-01-05T19:52:05.963Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.90s)
19:52:05 [2023-01-05T19:52:05.963Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.91s)
19:52:05 [2023-01-05T19:52:05.963Z] === RUN   TestPluginBackCompatMediaTypes
19:52:06 [2023-01-05T19:52:06.524Z] --- PASS: TestPluginBackCompatMediaTypes (0.55s)
19:52:06 [2023-01-05T19:52:06.524Z] PASS
19:52:06 [2023-01-05T19:52:06.524Z] 
19:52:06 [2023-01-05T19:52:06.524Z] DONE 24 tests in 9.568s
19:52:06 [2023-01-05T19:52:06.524Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
19:52:06 [2023-01-05T19:52:06.524Z] ++ 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
19:52:06 [2023-01-05T19:52:06.524Z] ++ set -e
19:52:06 [2023-01-05T19:52:06.524Z] ++ '[' -n 0 ']'
19:52:06 [2023-01-05T19:52:06.524Z] ++ set -x
19:52:06 [2023-01-05T19:52:06.524Z] ++ 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
19:52:06 [2023-01-05T19:52:06.524Z] INFO: Testing against a local daemon
19:52:06 [2023-01-05T19:52:06.524Z] === RUN   TestExternalGraphDriver
19:52:07 [2023-01-05T19:52:07.084Z] === RUN   TestExternalGraphDriver/json
19:52:08 [2023-01-05T19:52:08.448Z] === RUN   TestExternalGraphDriver/spec
19:52:10 [2023-01-05T19:52:10.377Z] === RUN   TestExternalGraphDriver/pull
19:52:11 [2023-01-05T19:52:11.740Z] --- PASS: TestExternalGraphDriver (5.00s)
19:52:11 [2023-01-05T19:52:11.740Z]     --- PASS: TestExternalGraphDriver/json (1.51s)
19:52:11 [2023-01-05T19:52:11.740Z]     --- PASS: TestExternalGraphDriver/spec (1.55s)
19:52:11 [2023-01-05T19:52:11.740Z]     --- PASS: TestExternalGraphDriver/pull (1.60s)
19:52:11 [2023-01-05T19:52:11.740Z] === RUN   TestGraphdriverPluginV2
19:52:11 [2023-01-05T19:52:11.995Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:52:11 [2023-01-05T19:52:11.995Z] --- SKIP: TestGraphdriverPluginV2 (0.32s)
19:52:11 [2023-01-05T19:52:11.995Z] PASS
19:52:11 [2023-01-05T19:52:11.995Z] 
19:52:11 [2023-01-05T19:52:11.995Z] === Skipped
19:52:11 [2023-01-05T19:52:11.995Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s)
19:52:11 [2023-01-05T19:52:11.995Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:52:11 [2023-01-05T19:52:11.995Z] 
19:52:11 [2023-01-05T19:52:11.995Z] DONE 5 tests, 1 skipped in 5.453s
19:52:11 [2023-01-05T19:52:11.995Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
19:52:11 [2023-01-05T19:52:11.995Z] ++ 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
19:52:11 [2023-01-05T19:52:11.995Z] ++ set -e
19:52:11 [2023-01-05T19:52:11.995Z] ++ '[' -n 0 ']'
19:52:11 [2023-01-05T19:52:11.995Z] ++ set -x
19:52:11 [2023-01-05T19:52:11.995Z] ++ 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
19:52:11 [2023-01-05T19:52:11.995Z] INFO: Testing against a local daemon
19:52:11 [2023-01-05T19:52:11.995Z] === RUN   TestContinueAfterPluginCrash
19:52:11 [2023-01-05T19:52:11.995Z] === PAUSE TestContinueAfterPluginCrash
19:52:11 [2023-01-05T19:52:11.995Z] === RUN   TestReadPluginNoRead
19:52:11 [2023-01-05T19:52:11.995Z] === PAUSE TestReadPluginNoRead
19:52:11 [2023-01-05T19:52:11.995Z] === RUN   TestDaemonStartWithLogOpt
19:52:11 [2023-01-05T19:52:11.995Z] === PAUSE TestDaemonStartWithLogOpt
19:52:11 [2023-01-05T19:52:11.995Z] === CONT  TestDaemonStartWithLogOpt
19:52:11 [2023-01-05T19:52:11.995Z] === CONT  TestContinueAfterPluginCrash
19:52:15 [2023-01-05T19:52:15.386Z] --- PASS: TestDaemonStartWithLogOpt (3.08s)
19:52:15 [2023-01-05T19:52:15.386Z] === CONT  TestReadPluginNoRead
19:52:17 [2023-01-05T19:52:17.273Z] === RUN   TestReadPluginNoRead/default
19:52:18 [2023-01-05T19:52:18.635Z] === RUN   TestReadPluginNoRead/disabled_caching
19:52:19 [2023-01-05T19:52:19.560Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
19:52:19 [2023-01-05T19:52:19.815Z] --- PASS: TestContinueAfterPluginCrash (7.87s)
19:52:20 [2023-01-05T19:52:20.740Z] === CONT  TestReadPluginNoRead
19:52:20 [2023-01-05T19:52:20.740Z]     read_test.go:91: [d0383a00aabcd] daemon is not started
19:52:20 [2023-01-05T19:52:20.740Z] --- PASS: TestReadPluginNoRead (5.67s)
19:52:20 [2023-01-05T19:52:20.740Z]     --- PASS: TestReadPluginNoRead/default (1.22s)
19:52:20 [2023-01-05T19:52:20.740Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.23s)
19:52:20 [2023-01-05T19:52:20.740Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.22s)
19:52:20 [2023-01-05T19:52:20.740Z] PASS
19:52:20 [2023-01-05T19:52:20.740Z] 
19:52:20 [2023-01-05T19:52:20.740Z] DONE 6 tests in 8.878s
19:52:20 [2023-01-05T19:52:20.740Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
19:52:20 [2023-01-05T19:52:20.740Z] ++ 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
19:52:20 [2023-01-05T19:52:20.740Z] ++ set -e
19:52:20 [2023-01-05T19:52:20.740Z] ++ '[' -n 0 ']'
19:52:20 [2023-01-05T19:52:20.740Z] ++ set -x
19:52:20 [2023-01-05T19:52:20.740Z] ++ 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
19:52:20 [2023-01-05T19:52:20.740Z] testing: warning: no tests to run
19:52:20 [2023-01-05T19:52:20.740Z] PASS
19:52:20 [2023-01-05T19:52:20.740Z] 
19:52:20 [2023-01-05T19:52:20.740Z] DONE 0 tests in 0.036s
19:52:20 [2023-01-05T19:52:20.996Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
19:52:20 [2023-01-05T19:52:20.996Z] ++ 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
19:52:20 [2023-01-05T19:52:20.996Z] ++ set -e
19:52:20 [2023-01-05T19:52:20.996Z] ++ '[' -n 0 ']'
19:52:20 [2023-01-05T19:52:20.996Z] ++ set -x
19:52:20 [2023-01-05T19:52:20.996Z] ++ 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
19:52:20 [2023-01-05T19:52:20.996Z] INFO: Testing against a local daemon
19:52:20 [2023-01-05T19:52:20.996Z] === RUN   TestPluginWithDevMounts
19:52:20 [2023-01-05T19:52:20.996Z] === PAUSE TestPluginWithDevMounts
19:52:20 [2023-01-05T19:52:20.996Z] === CONT  TestPluginWithDevMounts
19:52:22 [2023-01-05T19:52:22.881Z] --- PASS: TestPluginWithDevMounts (1.49s)
19:52:22 [2023-01-05T19:52:22.881Z] PASS
19:52:22 [2023-01-05T19:52:22.881Z] 
19:52:22 [2023-01-05T19:52:22.881Z] DONE 1 tests in 1.612s
19:52:22 [2023-01-05T19:52:22.881Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
19:52:22 [2023-01-05T19:52:22.881Z] ++ 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
19:52:22 [2023-01-05T19:52:22.881Z] ++ set -e
19:52:22 [2023-01-05T19:52:22.881Z] ++ '[' -n 0 ']'
19:52:22 [2023-01-05T19:52:22.881Z] ++ set -x
19:52:22 [2023-01-05T19:52:22.881Z] ++ 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
19:52:22 [2023-01-05T19:52:22.881Z] INFO: Testing against a local daemon
19:52:22 [2023-01-05T19:52:22.881Z] === RUN   TestSecretInspect
19:52:24 [2023-01-05T19:52:24.766Z] --- PASS: TestSecretInspect (2.09s)
19:52:24 [2023-01-05T19:52:24.766Z] === RUN   TestSecretList
19:52:26 [2023-01-05T19:52:26.737Z] --- PASS: TestSecretList (2.08s)
19:52:26 [2023-01-05T19:52:26.737Z] === RUN   TestSecretsCreateAndDelete
19:52:29 [2023-01-05T19:52:29.250Z] --- PASS: TestSecretsCreateAndDelete (2.09s)
19:52:29 [2023-01-05T19:52:29.250Z] === RUN   TestSecretsUpdate
19:52:31 [2023-01-05T19:52:31.135Z] --- PASS: TestSecretsUpdate (2.10s)
19:52:31 [2023-01-05T19:52:31.135Z] === RUN   TestTemplatedSecret
19:52:33 [2023-01-05T19:52:33.695Z] --- PASS: TestTemplatedSecret (2.35s)
19:52:33 [2023-01-05T19:52:33.695Z] === RUN   TestSecretCreateResolve
19:52:35 [2023-01-05T19:52:35.581Z] --- PASS: TestSecretCreateResolve (2.11s)
19:52:35 [2023-01-05T19:52:35.581Z] PASS
19:52:35 [2023-01-05T19:52:35.581Z] 
19:52:35 [2023-01-05T19:52:35.581Z] DONE 6 tests in 12.915s
19:52:35 [2023-01-05T19:52:35.581Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
19:52:35 [2023-01-05T19:52:35.581Z] ++ 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
19:52:35 [2023-01-05T19:52:35.581Z] ++ set -e
19:52:35 [2023-01-05T19:52:35.581Z] ++ '[' -n 0 ']'
19:52:35 [2023-01-05T19:52:35.581Z] ++ set -x
19:52:35 [2023-01-05T19:52:35.581Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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
19:52:35 [2023-01-05T19:52:35.581Z] INFO: Testing against a local daemon
19:52:35 [2023-01-05T19:52:35.581Z] === RUN   TestServiceCreateInit
19:52:35 [2023-01-05T19:52:35.581Z] === RUN   TestServiceCreateInit/daemonInitDisabled
19:52:39 [2023-01-05T19:52:39.786Z] === RUN   TestServiceCreateInit/daemonInitEnabled
19:52:43 [2023-01-05T19:52:43.049Z] --- PASS: TestServiceCreateInit (6.98s)
19:52:43 [2023-01-05T19:52:43.049Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.54s)
19:52:43 [2023-01-05T19:52:43.049Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.43s)
19:52:43 [2023-01-05T19:52:43.049Z] === RUN   TestCreateServiceMultipleTimes
19:52:57 [2023-01-05T19:52:57.985Z] --- PASS: TestCreateServiceMultipleTimes (15.30s)
19:52:57 [2023-01-05T19:52:57.985Z] === RUN   TestCreateServiceConflict
19:52:59 [2023-01-05T19:52:59.873Z] --- PASS: TestCreateServiceConflict (2.11s)
19:52:59 [2023-01-05T19:52:59.873Z] === RUN   TestCreateServiceMaxReplicas
19:53:03 [2023-01-05T19:53:03.136Z] --- PASS: TestCreateServiceMaxReplicas (2.74s)
19:53:03 [2023-01-05T19:53:03.136Z] === RUN   TestCreateWithDuplicateNetworkNames
19:53:15 [2023-01-05T19:53:15.293Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.62s)
19:53:15 [2023-01-05T19:53:15.293Z] === RUN   TestCreateServiceSecretFileMode
19:53:17 [2023-01-05T19:53:17.847Z] --- PASS: TestCreateServiceSecretFileMode (2.41s)
19:53:17 [2023-01-05T19:53:17.847Z] === RUN   TestCreateServiceConfigFileMode
19:53:20 [2023-01-05T19:53:20.360Z] --- PASS: TestCreateServiceConfigFileMode (2.34s)
19:53:20 [2023-01-05T19:53:20.360Z] === RUN   TestCreateServiceSysctls
19:53:23 [2023-01-05T19:53:23.665Z] --- PASS: TestCreateServiceSysctls (3.08s)
19:53:23 [2023-01-05T19:53:23.665Z] === RUN   TestCreateServiceCapabilities
19:53:25 [2023-01-05T19:53:25.551Z] --- PASS: TestCreateServiceCapabilities (2.35s)
19:53:25 [2023-01-05T19:53:25.551Z] === RUN   TestInspect
19:53:28 [2023-01-05T19:53:28.106Z] --- PASS: TestInspect (2.58s)
19:53:28 [2023-01-05T19:53:28.106Z] === RUN   TestCreateJob
19:53:31 [2023-01-05T19:53:31.367Z] --- PASS: TestCreateJob (2.96s)
19:53:31 [2023-01-05T19:53:31.367Z] === RUN   TestReplicatedJob
19:53:35 [2023-01-05T19:53:35.528Z] --- PASS: TestReplicatedJob (4.48s)
19:53:35 [2023-01-05T19:53:35.528Z] === RUN   TestUpdateReplicatedJob
19:53:38 [2023-01-05T19:53:38.789Z] --- PASS: TestUpdateReplicatedJob (3.07s)
19:53:38 [2023-01-05T19:53:38.789Z] === RUN   TestServiceListWithStatuses
19:53:38 [2023-01-05T19:53:38.789Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
19:53:38 [2023-01-05T19:53:38.789Z] --- SKIP: TestServiceListWithStatuses (0.00s)
19:53:38 [2023-01-05T19:53:38.789Z] === RUN   TestDockerNetworkConnectAlias
19:53:42 [2023-01-05T19:53:42.952Z] --- PASS: TestDockerNetworkConnectAlias (4.01s)
19:53:42 [2023-01-05T19:53:42.952Z] === RUN   TestDockerNetworkReConnect
19:53:46 [2023-01-05T19:53:46.299Z] --- PASS: TestDockerNetworkReConnect (3.21s)
19:53:46 [2023-01-05T19:53:46.299Z] === RUN   TestServicePlugin
19:53:46 [2023-01-05T19:53:46.299Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:53:46 [2023-01-05T19:53:46.299Z] --- SKIP: TestServicePlugin (0.00s)
19:53:46 [2023-01-05T19:53:46.299Z] === RUN   TestServiceUpdateLabel
19:53:48 [2023-01-05T19:53:48.184Z] --- PASS: TestServiceUpdateLabel (2.13s)
19:53:48 [2023-01-05T19:53:48.184Z] === RUN   TestServiceUpdateSecrets
19:54:03 [2023-01-05T19:54:03.100Z] --- PASS: TestServiceUpdateSecrets (14.35s)
19:54:03 [2023-01-05T19:54:03.100Z] === RUN   TestServiceUpdateConfigs
19:54:17 [2023-01-05T19:54:17.976Z] --- PASS: TestServiceUpdateConfigs (14.40s)
19:54:17 [2023-01-05T19:54:17.976Z] === RUN   TestServiceUpdateNetwork
19:54:30 [2023-01-05T19:54:30.175Z] --- PASS: TestServiceUpdateNetwork (11.70s)
19:54:30 [2023-01-05T19:54:30.175Z] === RUN   TestServiceUpdatePidsLimit
19:54:30 [2023-01-05T19:54:30.175Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
19:54:30 [2023-01-05T19:54:30.175Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
19:54:38 [2023-01-05T19:54:38.285Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
19:54:44 [2023-01-05T19:54:44.898Z] --- PASS: TestServiceUpdatePidsLimit (15.98s)
19:54:44 [2023-01-05T19:54:44.898Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s)
19:54:44 [2023-01-05T19:54:44.898Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s)
19:54:44 [2023-01-05T19:54:44.898Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s)
19:54:44 [2023-01-05T19:54:44.898Z] PASS
19:54:44 [2023-01-05T19:54:44.898Z] 
19:54:44 [2023-01-05T19:54:44.898Z] === Skipped
19:54:44 [2023-01-05T19:54:44.898Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
19:54:44 [2023-01-05T19:54:44.898Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
19:54:44 [2023-01-05T19:54:44.898Z] 
19:54:44 [2023-01-05T19:54:44.898Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
19:54:44 [2023-01-05T19:54:44.898Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:54:44 [2023-01-05T19:54:44.898Z] 
19:54:44 [2023-01-05T19:54:44.898Z] DONE 27 tests, 2 skipped in 128.922s
19:54:44 [2023-01-05T19:54:44.898Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
19:54:44 [2023-01-05T19:54:44.898Z] ++ 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
19:54:44 [2023-01-05T19:54:44.898Z] ++ set -e
19:54:44 [2023-01-05T19:54:44.898Z] ++ '[' -n 0 ']'
19:54:44 [2023-01-05T19:54:44.898Z] ++ set -x
19:54:44 [2023-01-05T19:54:44.898Z] ++ 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
19:54:44 [2023-01-05T19:54:44.898Z] INFO: Testing against a local daemon
19:54:44 [2023-01-05T19:54:44.898Z] === RUN   TestSessionCreate
19:54:44 [2023-01-05T19:54:44.898Z] --- PASS: TestSessionCreate (0.02s)
19:54:44 [2023-01-05T19:54:44.898Z] === RUN   TestSessionCreateWithBadUpgrade
19:54:44 [2023-01-05T19:54:44.898Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
19:54:44 [2023-01-05T19:54:44.898Z] PASS
19:54:44 [2023-01-05T19:54:44.898Z] 
19:54:44 [2023-01-05T19:54:44.898Z] DONE 2 tests in 0.125s
19:54:44 [2023-01-05T19:54:44.898Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
19:54:44 [2023-01-05T19:54:44.898Z] ++ 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
19:54:44 [2023-01-05T19:54:44.898Z] ++ set -e
19:54:44 [2023-01-05T19:54:44.898Z] ++ '[' -n 0 ']'
19:54:44 [2023-01-05T19:54:44.898Z] ++ set -x
19:54:44 [2023-01-05T19:54:44.898Z] ++ 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
19:54:44 [2023-01-05T19:54:44.898Z] INFO: Testing against a local daemon
19:54:44 [2023-01-05T19:54:44.898Z] === RUN   TestCgroupDriverSystemdMemoryLimit
19:54:44 [2023-01-05T19:54:44.898Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
19:54:44 [2023-01-05T19:54:44.898Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
19:54:44 [2023-01-05T19:54:44.898Z] === RUN   TestDiskUsage
19:54:44 [2023-01-05T19:54:44.898Z] === PAUSE TestDiskUsage
19:54:44 [2023-01-05T19:54:44.898Z] === RUN   TestEventsExecDie
19:54:45 [2023-01-05T19:54:45.154Z] --- PASS: TestEventsExecDie (0.52s)
19:54:45 [2023-01-05T19:54:45.154Z] === RUN   TestEventsBackwardsCompatible
19:54:45 [2023-01-05T19:54:45.154Z] --- PASS: TestEventsBackwardsCompatible (0.05s)
19:54:45 [2023-01-05T19:54:45.154Z] === RUN   TestEventsVolumeCreate
19:54:45 [2023-01-05T19:54:45.154Z] --- PASS: TestEventsVolumeCreate (0.05s)
19:54:45 [2023-01-05T19:54:45.154Z] === RUN   TestInfoBinaryCommits
19:54:45 [2023-01-05T19:54:45.154Z] --- PASS: TestInfoBinaryCommits (0.02s)
19:54:45 [2023-01-05T19:54:45.154Z] === RUN   TestInfoAPIVersioned
19:54:45 [2023-01-05T19:54:45.409Z] --- PASS: TestInfoAPIVersioned (0.01s)
19:54:45 [2023-01-05T19:54:45.409Z] === RUN   TestInfoAPI
19:54:45 [2023-01-05T19:54:45.409Z] --- PASS: TestInfoAPI (0.02s)
19:54:45 [2023-01-05T19:54:45.409Z] === RUN   TestInfoAPIWarnings
19:55:03 [2023-01-05T19:55:03.523Z] --- PASS: TestInfoAPIWarnings (16.54s)
19:55:03 [2023-01-05T19:55:03.523Z] === RUN   TestInfoDebug
19:55:03 [2023-01-05T19:55:03.523Z] --- PASS: TestInfoDebug (0.52s)
19:55:03 [2023-01-05T19:55:03.523Z] === RUN   TestInfoInsecureRegistries
19:55:03 [2023-01-05T19:55:03.523Z] --- PASS: TestInfoInsecureRegistries (0.52s)
19:55:03 [2023-01-05T19:55:03.523Z] === RUN   TestInfoRegistryMirrors
19:55:03 [2023-01-05T19:55:03.523Z] --- PASS: TestInfoRegistryMirrors (0.52s)
19:55:03 [2023-01-05T19:55:03.523Z] === RUN   TestLoginFailsWithBadCredentials
19:55:03 [2023-01-05T19:55:03.778Z] --- PASS: TestLoginFailsWithBadCredentials (0.40s)
19:55:03 [2023-01-05T19:55:03.778Z] === RUN   TestPingCacheHeaders
19:55:03 [2023-01-05T19:55:03.778Z] --- PASS: TestPingCacheHeaders (0.02s)
19:55:03 [2023-01-05T19:55:03.778Z] === RUN   TestPingGet
19:55:03 [2023-01-05T19:55:03.778Z] --- PASS: TestPingGet (0.01s)
19:55:03 [2023-01-05T19:55:03.778Z] === RUN   TestPingHead
19:55:03 [2023-01-05T19:55:03.778Z] --- PASS: TestPingHead (0.02s)
19:55:03 [2023-01-05T19:55:03.778Z] === RUN   TestPingSwarmHeader
19:55:04 [2023-01-05T19:55:04.339Z] === RUN   TestPingSwarmHeader/before_swarm_init
19:55:04 [2023-01-05T19:55:04.596Z] === RUN   TestPingSwarmHeader/after_swarm_init
19:55:05 [2023-01-05T19:55:05.522Z] === RUN   TestPingSwarmHeader/after_swarm_leave
19:55:05 [2023-01-05T19:55:05.522Z] --- PASS: TestPingSwarmHeader (1.68s)
19:55:05 [2023-01-05T19:55:05.522Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
19:55:05 [2023-01-05T19:55:05.522Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
19:55:05 [2023-01-05T19:55:05.522Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
19:55:05 [2023-01-05T19:55:05.522Z] === RUN   TestPingBuilderHeader
19:55:05 [2023-01-05T19:55:05.522Z] === RUN   TestPingBuilderHeader/default_config
19:55:06 [2023-01-05T19:55:06.083Z] === RUN   TestPingBuilderHeader/buildkit_disabled
19:55:06 [2023-01-05T19:55:06.644Z] --- PASS: TestPingBuilderHeader (1.05s)
19:55:06 [2023-01-05T19:55:06.644Z]     --- PASS: TestPingBuilderHeader/default_config (0.51s)
19:55:06 [2023-01-05T19:55:06.644Z]     --- PASS: TestPingBuilderHeader/buildkit_disabled (0.51s)
19:55:06 [2023-01-05T19:55:06.644Z] === RUN   TestVersion
19:55:06 [2023-01-05T19:55:06.644Z] --- PASS: TestVersion (0.02s)
19:55:06 [2023-01-05T19:55:06.644Z] === CONT  TestDiskUsage
19:55:07 [2023-01-05T19:55:07.204Z] === RUN   TestDiskUsage/empty
19:55:07 [2023-01-05T19:55:07.204Z] === RUN   TestDiskUsage/empty/container_types
19:55:07 [2023-01-05T19:55:07.204Z] === RUN   TestDiskUsage/empty/image_types
19:55:07 [2023-01-05T19:55:07.204Z] === RUN   TestDiskUsage/empty/volume_types
19:55:07 [2023-01-05T19:55:07.204Z] === RUN   TestDiskUsage/empty/build-cache_types
19:55:07 [2023-01-05T19:55:07.204Z] === RUN   TestDiskUsage/empty/container,_volume_types
19:55:07 [2023-01-05T19:55:07.204Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
19:55:07 [2023-01-05T19:55:07.204Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
19:55:07 [2023-01-05T19:55:07.204Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
19:55:07 [2023-01-05T19:55:07.204Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
19:55:07 [2023-01-05T19:55:07.204Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
19:55:07 [2023-01-05T19:55:07.204Z] === RUN   TestDiskUsage/after_LoadBusybox
19:55:07 [2023-01-05T19:55:07.204Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
19:55:07 [2023-01-05T19:55:07.204Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
19:55:07 [2023-01-05T19:55:07.204Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
19:55:07 [2023-01-05T19:55:07.204Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
19:55:07 [2023-01-05T19:55:07.204Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
19:55:07 [2023-01-05T19:55:07.204Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
19:55:07 [2023-01-05T19:55:07.204Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
19:55:07 [2023-01-05T19:55:07.204Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
19:55:07 [2023-01-05T19:55:07.204Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
19:55:07 [2023-01-05T19:55:07.204Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
19:55:07 [2023-01-05T19:55:07.204Z] === RUN   TestDiskUsage/after_container.Run
19:55:07 [2023-01-05T19:55:07.460Z] === RUN   TestDiskUsage/after_container.Run/container_types
19:55:07 [2023-01-05T19:55:07.460Z] === RUN   TestDiskUsage/after_container.Run/image_types
19:55:07 [2023-01-05T19:55:07.460Z] === RUN   TestDiskUsage/after_container.Run/volume_types
19:55:07 [2023-01-05T19:55:07.460Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
19:55:07 [2023-01-05T19:55:07.460Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
19:55:07 [2023-01-05T19:55:07.460Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
19:55:07 [2023-01-05T19:55:07.460Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
19:55:07 [2023-01-05T19:55:07.460Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
19:55:07 [2023-01-05T19:55:07.460Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
19:55:07 [2023-01-05T19:55:07.460Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
19:55:07 [2023-01-05T19:55:07.715Z] --- PASS: TestDiskUsage (1.09s)
19:55:07 [2023-01-05T19:55:07.715Z]     --- PASS: TestDiskUsage/empty (0.01s)
19:55:07 [2023-01-05T19:55:07.715Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
19:55:07 [2023-01-05T19:55:07.715Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
19:55:07 [2023-01-05T19:55:07.715Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
19:55:07 [2023-01-05T19:55:07.715Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
19:55:07 [2023-01-05T19:55:07.715Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
19:55:07 [2023-01-05T19:55:07.715Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
19:55:07 [2023-01-05T19:55:07.715Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
19:55:07 [2023-01-05T19:55:07.715Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
19:55:07 [2023-01-05T19:55:07.715Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
19:55:07 [2023-01-05T19:55:07.715Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
19:55:07 [2023-01-05T19:55:07.715Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.09s)
19:55:07 [2023-01-05T19:55:07.715Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
19:55:07 [2023-01-05T19:55:07.715Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
19:55:07 [2023-01-05T19:55:07.715Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
19:55:07 [2023-01-05T19:55:07.715Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
19:55:07 [2023-01-05T19:55:07.715Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
19:55:07 [2023-01-05T19:55:07.715Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
19:55:07 [2023-01-05T19:55:07.715Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
19:55:07 [2023-01-05T19:55:07.715Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
19:55:07 [2023-01-05T19:55:07.715Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
19:55:07 [2023-01-05T19:55:07.715Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
19:55:07 [2023-01-05T19:55:07.715Z]     --- PASS: TestDiskUsage/after_container.Run (0.32s)
19:55:07 [2023-01-05T19:55:07.715Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
19:55:07 [2023-01-05T19:55:07.715Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
19:55:07 [2023-01-05T19:55:07.715Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
19:55:07 [2023-01-05T19:55:07.715Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
19:55:07 [2023-01-05T19:55:07.715Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
19:55:07 [2023-01-05T19:55:07.715Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
19:55:07 [2023-01-05T19:55:07.715Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
19:55:07 [2023-01-05T19:55:07.715Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
19:55:07 [2023-01-05T19:55:07.715Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
19:55:07 [2023-01-05T19:55:07.715Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
19:55:07 [2023-01-05T19:55:07.715Z] PASS
19:55:07 [2023-01-05T19:55:07.715Z] 
19:55:07 [2023-01-05T19:55:07.715Z] === Skipped
19:55:07 [2023-01-05T19:55:07.715Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
19:55:07 [2023-01-05T19:55:07.715Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
19:55:07 [2023-01-05T19:55:07.715Z] 
19:55:07 [2023-01-05T19:55:07.715Z] DONE 57 tests, 1 skipped in 23.186s
19:55:07 [2023-01-05T19:55:07.715Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
19:55:07 [2023-01-05T19:55:07.715Z] ++ 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
19:55:07 [2023-01-05T19:55:07.715Z] ++ set -e
19:55:07 [2023-01-05T19:55:07.715Z] ++ '[' -n 0 ']'
19:55:07 [2023-01-05T19:55:07.715Z] ++ set -x
19:55:07 [2023-01-05T19:55:07.715Z] ++ 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
19:55:07 [2023-01-05T19:55:07.715Z] INFO: Testing against a local daemon
19:55:07 [2023-01-05T19:55:07.715Z] === RUN   TestVolumesCreateAndList
19:55:07 [2023-01-05T19:55:07.715Z] --- PASS: TestVolumesCreateAndList (0.02s)
19:55:07 [2023-01-05T19:55:07.715Z] === RUN   TestVolumesRemove
19:55:07 [2023-01-05T19:55:07.971Z] --- PASS: TestVolumesRemove (0.07s)
19:55:07 [2023-01-05T19:55:07.971Z] === RUN   TestVolumesInspect
19:55:07 [2023-01-05T19:55:07.971Z] --- PASS: TestVolumesInspect (0.02s)
19:55:07 [2023-01-05T19:55:07.971Z] === RUN   TestVolumesInvalidJSON
19:55:07 [2023-01-05T19:55:07.971Z] === RUN   TestVolumesInvalidJSON/volumes/create
19:55:07 [2023-01-05T19:55:07.971Z] === PAUSE TestVolumesInvalidJSON/volumes/create
19:55:07 [2023-01-05T19:55:07.971Z] === CONT  TestVolumesInvalidJSON/volumes/create
19:55:07 [2023-01-05T19:55:07.971Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
19:55:07 [2023-01-05T19:55:07.971Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
19:55:07 [2023-01-05T19:55:07.971Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
19:55:07 [2023-01-05T19:55:07.971Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
19:55:07 [2023-01-05T19:55:07.971Z] --- PASS: TestVolumesInvalidJSON (0.01s)
19:55:07 [2023-01-05T19:55:07.971Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
19:55:07 [2023-01-05T19:55:07.971Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
19:55:07 [2023-01-05T19:55:07.971Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
19:55:07 [2023-01-05T19:55:07.971Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
19:55:07 [2023-01-05T19:55:07.971Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
19:55:07 [2023-01-05T19:55:07.971Z] === RUN   TestVolumePruneAnonymous
19:55:07 [2023-01-05T19:55:07.971Z] --- PASS: TestVolumePruneAnonymous (0.03s)
19:55:07 [2023-01-05T19:55:07.971Z] PASS
19:55:07 [2023-01-05T19:55:07.971Z] 
19:55:07 [2023-01-05T19:55:07.971Z] DONE 10 tests in 0.243s
19:55:07 [2023-01-05T19:55:07.971Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
19:55:08 [2023-01-05T19:55:08.226Z] ++++ cat bundles/test-integration/docker.pid
19:55:08 [2023-01-05T19:55:08.226Z] +++ kill 15136
19:55:08 [2023-01-05T19:55:08.226Z] +++ /etc/init.d/apparmor stop
19:55:08 [2023-01-05T19:55:08.226Z] Leaving: AppArmorNo profiles have been unloaded.
19:55:08 [2023-01-05T19:55:08.226Z] 
19:55:08 [2023-01-05T19:55:08.226Z] Unloading profiles will leave already running processes permanently
19:55:08 [2023-01-05T19:55:08.226Z] unconfined, which can lead to unexpected situations.
19:55:08 [2023-01-05T19:55:08.226Z] 
19:55:08 [2023-01-05T19:55:08.226Z] To set a process to complain mode, use the command line tool
19:55:08 [2023-01-05T19:55:08.226Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
19:55:08 [2023-01-05T19:55:08.226Z] +++ true
19:55:08 [2023-01-05T19:55:08.226Z] exiting test-integration
19:55:08 [2023-01-05T19:55:08.226Z] ++ exit 0
19:55:08 [2023-01-05T19:55:08.226Z] 
Post stage
[Pipeline] junit
19:55:09 [2023-01-05T19:55:09.162Z] Recording test results
19:55:09 [2023-01-05T19:55:09.365Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
19:55:09 [2023-01-05T19:55:09.664Z] + echo Ensuring container killed.
19:55:09 [2023-01-05T19:55:09.664Z] Ensuring container killed.
19:55:09 [2023-01-05T19:55:09.664Z] + docker rm -vf docker-pr1
19:55:09 [2023-01-05T19:55:09.664Z] Error response from daemon: No such container: docker-pr1
[Pipeline] sh
19:55:09 [2023-01-05T19:55:09.936Z] + echo Chowning /workspace to jenkins user
19:55:09 [2023-01-05T19:55:09.936Z] Chowning /workspace to jenkins user
19:55:09 [2023-01-05T19:55:09.936Z] + id -u
19:55:09 [2023-01-05T19:55:09.936Z] + id -g
19:55:09 [2023-01-05T19:55:09.936Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44754:/workspace busybox chown -R 1000:1000 /workspace
19:55:09 [2023-01-05T19:55:09.936Z] Unable to find image 'busybox:latest' locally
19:55:09 [2023-01-05T19:55:09.936Z] latest: Pulling from library/busybox
19:55:10 [2023-01-05T19:55:10.195Z] ce2f991d7b89: Already exists
19:55:10 [2023-01-05T19:55:10.195Z] Digest: sha256:05a79c7279f71f86a2a0d05eb72fcb56ea36139150f0a75cd87e80a4272e4e39
19:55:10 [2023-01-05T19:55:10.195Z] Status: Downloaded newer image for busybox:latest
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
19:55:11 [2023-01-05T19:55:11.842Z] + bundleName=arm64-integration
19:55:11 [2023-01-05T19:55:11.842Z] + echo Creating arm64-integration-bundles.tar.gz
19:55:11 [2023-01-05T19:55:11.842Z] Creating arm64-integration-bundles.tar.gz
19:55:11 [2023-01-05T19:55:11.842Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
19:55:11 [2023-01-05T19:55:11.842Z] + xargs tar -czf arm64-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
19:55:12 [2023-01-05T19:55:12.106Z] Archiving artifacts
19:55:13 [2023-01-05T19:55:13.435Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44754/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
19:55:13 [2023-01-05T19:55:13.724Z] + make clean
19:55:13 [2023-01-05T19:55:13.979Z] docker volume rm -f docker-dev-cache docker-mod-cache
19:55:13 [2023-01-05T19:55:13.979Z] docker-dev-cache
19:55:13 [2023-01-05T19:55:13.979Z] 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