Skip to content
Success

Console Output

Pull request #44723 updated
13:37:24 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from a5ebd28797c8e757e08e2d5bf09f447793eadc72+8e69882c03661cf4f12ab0cb66aae1cafa9f7cd1 (be1d51d4d3956e5906ba19f3edb3387ac887d55f)
Running in Durability level: PERFORMANCE_OPTIMIZED
Loading library jps@master
Examining docker/jps
Attempting to resolve master as a branch
Resolved master as branch master at revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
The recommended git tool is: NONE
using credential jps-reader
 > git rev-parse --resolve-git-dir /var/cloudbees-jenkins-distribution/workspace/moby_PR-44723@libs/jps/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10
Fetching without tags
Fetching upstream changes from https://github.com/docker/jps.git
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
using GIT_ASKPASS to set credentials GitHub credentials for docker/jps
 > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10
Checking out Revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10
Commit message: "Merge pull request #26 from docker/add-retry-to-vpn-image-pull"
 > git rev-list --no-walk 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10
Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines.
To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins.
[Pipeline] Start of Pipeline
[Pipeline] withEnv
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 2 hr 0 min
[Pipeline] {
[Pipeline] timestamps
[Pipeline] {
[Pipeline] stage
[Pipeline] { (pr-hack)
[Pipeline] script
[Pipeline] {
[Pipeline] echo
13:37:25 [2022-12-31T13:37:25.785Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
13:37:25 [2022-12-31T13:37:25.789Z] Trying to pass milestone 1
[Pipeline] milestone
13:37:25 [2022-12-31T13:37:25.891Z] Trying to pass milestone 2
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
13:37:30 [2022-12-31T13:37:30.992Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-064ad4c1688fc3e2d) in /home/ubuntu/workspace/moby_PR-44723
[Pipeline] {
[Pipeline] checkout
13:37:31 [2022-12-31T13:37:31.028Z] The recommended git tool is: git
13:37:31 [2022-12-31T13:37:31.044Z] using credential docker-jenkins-github-credentials
13:37:31 [2022-12-31T13:37:31.056Z] Cloning the remote Git repository
13:37:31 [2022-12-31T13:37:31.056Z] Cloning with configured refspecs honoured and without tags
13:37:31 [2022-12-31T13:37:31.062Z] Cloning repository https://github.com/moby/moby.git
13:37:31 [2022-12-31T13:37:31.063Z]  > git init /home/ubuntu/workspace/moby_PR-44723 # timeout=10
13:37:31 [2022-12-31T13:37:31.080Z] Fetching upstream changes from https://github.com/moby/moby.git
13:37:31 [2022-12-31T13:37:31.080Z]  > git --version # timeout=10
13:37:31 [2022-12-31T13:37:31.088Z]  > git --version # 'git version 2.25.1'
13:37:31 [2022-12-31T13:37:31.088Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
13:37:31 [2022-12-31T13:37:31.089Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44723/head:refs/remotes/origin/PR-44723 +refs/heads/master:refs/remotes/origin/master # timeout=10
13:37:43 [2022-12-31T13:37:43.880Z] Fetching without tags
13:37:44 [2022-12-31T13:37:44.100Z] Merging remotes/origin/master commit 8e69882c03661cf4f12ab0cb66aae1cafa9f7cd1 into PR head commit a5ebd28797c8e757e08e2d5bf09f447793eadc72
13:37:44 [2022-12-31T13:37:44.692Z] Merge succeeded, producing a5ebd28797c8e757e08e2d5bf09f447793eadc72
13:37:44 [2022-12-31T13:37:44.692Z] Checking out Revision a5ebd28797c8e757e08e2d5bf09f447793eadc72 (PR-44723)
13:37:43 [2022-12-31T13:37:43.863Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
13:37:43 [2022-12-31T13:37:43.867Z]  > git config --add remote.origin.fetch +refs/pull/44723/head:refs/remotes/origin/PR-44723 # timeout=10
13:37:43 [2022-12-31T13:37:43.872Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
13:37:43 [2022-12-31T13:37:43.879Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
13:37:43 [2022-12-31T13:37:43.887Z] Fetching upstream changes from https://github.com/moby/moby.git
13:37:43 [2022-12-31T13:37:43.887Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
13:37:43 [2022-12-31T13:37:43.888Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44723/head:refs/remotes/origin/PR-44723 +refs/heads/master:refs/remotes/origin/master # timeout=10
13:37:44 [2022-12-31T13:37:44.107Z]  > git config core.sparsecheckout # timeout=10
13:37:44 [2022-12-31T13:37:44.112Z]  > git checkout -f a5ebd28797c8e757e08e2d5bf09f447793eadc72 # timeout=10
13:37:44 [2022-12-31T13:37:44.661Z]  > git remote # timeout=10
13:37:44 [2022-12-31T13:37:44.669Z]  > git config --get remote.origin.url # timeout=10
13:37:44 [2022-12-31T13:37:44.677Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
13:37:44 [2022-12-31T13:37:44.677Z]  > git merge 8e69882c03661cf4f12ab0cb66aae1cafa9f7cd1 # timeout=10
13:37:44 [2022-12-31T13:37:44.691Z]  > git rev-parse HEAD^{commit} # timeout=10
13:37:44 [2022-12-31T13:37:44.699Z]  > git config core.sparsecheckout # timeout=10
13:37:44 [2022-12-31T13:37:44.707Z]  > git checkout -f a5ebd28797c8e757e08e2d5bf09f447793eadc72 # timeout=10
13:37:45 [2022-12-31T13:37:45.450Z] Commit message: "daemon/graphdriver/devicemapper: simplify Udev log, and update link"
13:37:45 [2022-12-31T13:37:45.460Z] First time build. Skipping changelog.
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
13:37:46 [2022-12-31T13:37:46.053Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44723:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && git config --system --add safe.directory /workspace && cd /workspace && hack/validate/dco
13:37:45 [2022-12-31T13:37:45.457Z]  > git rev-list --no-walk a15d8e23e487a5732e214323f1939d2a731b6af1 # timeout=10
13:37:50 [2022-12-31T13:37:50.233Z] Congratulations!  All commits are properly signed with the DCO!
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] parallel
[Pipeline] { (Branch: s390x)
[Pipeline] { (Branch: s390x integration-cli)
[Pipeline] { (Branch: ppc64le)
[Pipeline] { (Branch: ppc64le integration-cli)
[Pipeline] { (Branch: arm64)
[Pipeline] stage
[Pipeline] { (s390x)
[Pipeline] stage
[Pipeline] { (s390x integration-cli)
[Pipeline] stage
[Pipeline] { (ppc64le)
[Pipeline] stage
[Pipeline] { (ppc64le integration-cli)
[Pipeline] stage
[Pipeline] { (arm64)
[Pipeline] node
Stage "s390x" skipped due to when conditional
13:37:50 [2022-12-31T13:37:50.354Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-064ad4c1688fc3e2d) in /home/ubuntu/workspace/moby_PR-44723
Stage "s390x integration-cli" skipped due to when conditional
Stage "ppc64le" skipped due to when conditional
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] {
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
[Pipeline] checkout
13:37:50 [2022-12-31T13:37:50.389Z] The recommended git tool is: git
[Pipeline] // stage
13:37:50 [2022-12-31T13:37:50.398Z] using credential docker-jenkins-github-credentials
[Pipeline] // stage
[Pipeline] // stage
13:37:50 [2022-12-31T13:37:50.413Z] Fetching changes from the remote Git repository
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
13:37:50 [2022-12-31T13:37:50.419Z] Fetching without tags
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
13:37:50 [2022-12-31T13:37:50.632Z] Merging remotes/origin/master commit 8e69882c03661cf4f12ab0cb66aae1cafa9f7cd1 into PR head commit a5ebd28797c8e757e08e2d5bf09f447793eadc72
13:37:50 [2022-12-31T13:37:50.703Z] Merge succeeded, producing a5ebd28797c8e757e08e2d5bf09f447793eadc72
13:37:50 [2022-12-31T13:37:50.703Z] Checking out Revision a5ebd28797c8e757e08e2d5bf09f447793eadc72 (PR-44723)
13:37:50 [2022-12-31T13:37:50.755Z] Commit message: "daemon/graphdriver/devicemapper: simplify Udev log, and update link"
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
13:37:50 [2022-12-31T13:37:50.414Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-44723/.git # timeout=10
13:37:50 [2022-12-31T13:37:50.420Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
13:37:50 [2022-12-31T13:37:50.426Z] Fetching upstream changes from https://github.com/moby/moby.git
13:37:50 [2022-12-31T13:37:50.426Z]  > git --version # timeout=10
13:37:50 [2022-12-31T13:37:50.429Z]  > git --version # 'git version 2.25.1'
13:37:50 [2022-12-31T13:37:50.429Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
13:37:50 [2022-12-31T13:37:50.430Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44723/head:refs/remotes/origin/PR-44723 +refs/heads/master:refs/remotes/origin/master # timeout=10
13:37:50 [2022-12-31T13:37:50.639Z]  > git config core.sparsecheckout # timeout=10
13:37:50 [2022-12-31T13:37:50.644Z]  > git checkout -f a5ebd28797c8e757e08e2d5bf09f447793eadc72 # timeout=10
13:37:50 [2022-12-31T13:37:50.680Z]  > git remote # timeout=10
13:37:50 [2022-12-31T13:37:50.685Z]  > git config --get remote.origin.url # timeout=10
13:37:50 [2022-12-31T13:37:50.694Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
13:37:50 [2022-12-31T13:37:50.695Z]  > git merge 8e69882c03661cf4f12ab0cb66aae1cafa9f7cd1 # timeout=10
13:37:50 [2022-12-31T13:37:50.703Z]  > git rev-parse HEAD^{commit} # timeout=10
13:37:50 [2022-12-31T13:37:50.710Z]  > git config core.sparsecheckout # timeout=10
13:37:50 [2022-12-31T13:37:50.716Z]  > git checkout -f a5ebd28797c8e757e08e2d5bf09f447793eadc72 # timeout=10
13:37:51 [2022-12-31T13:37:51.467Z] + docker version
13:37:51 [2022-12-31T13:37:51.467Z] Client: Docker Engine - Community
13:37:51 [2022-12-31T13:37:51.467Z]  Version:           22.06.0-beta.0
13:37:51 [2022-12-31T13:37:51.467Z]  API version:       1.42
13:37:51 [2022-12-31T13:37:51.467Z]  Go version:        go1.18.3
13:37:51 [2022-12-31T13:37:51.467Z]  Git commit:        3e9117b
13:37:51 [2022-12-31T13:37:51.467Z]  Built:             Fri Jun  3 17:55:34 2022
13:37:51 [2022-12-31T13:37:51.467Z]  OS/Arch:           linux/arm64
13:37:51 [2022-12-31T13:37:51.467Z]  Context:           default
13:37:51 [2022-12-31T13:37:51.467Z] 
13:37:51 [2022-12-31T13:37:51.467Z] Server: Docker Engine - Community
13:37:51 [2022-12-31T13:37:51.467Z]  Engine:
13:37:51 [2022-12-31T13:37:51.467Z]   Version:          22.06.0-beta.0
13:37:51 [2022-12-31T13:37:51.467Z]   API version:      1.42 (minimum version 1.12)
13:37:51 [2022-12-31T13:37:51.467Z]   Go version:       go1.18.3
13:37:51 [2022-12-31T13:37:51.467Z]   Git commit:       38633e7
13:37:51 [2022-12-31T13:37:51.467Z]   Built:            Fri Jun  3 17:55:34 2022
13:37:51 [2022-12-31T13:37:51.467Z]   OS/Arch:          linux/arm64
13:37:51 [2022-12-31T13:37:51.467Z]   Experimental:     true
13:37:51 [2022-12-31T13:37:51.467Z]  containerd:
13:37:51 [2022-12-31T13:37:51.467Z]   Version:          1.6.8
13:37:51 [2022-12-31T13:37:51.467Z]   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
13:37:51 [2022-12-31T13:37:51.467Z]  runc:
13:37:51 [2022-12-31T13:37:51.467Z]   Version:          1.1.4
13:37:51 [2022-12-31T13:37:51.467Z]   GitCommit:        v1.1.4-0-g5fd4c4d
13:37:51 [2022-12-31T13:37:51.467Z]  docker-init:
13:37:51 [2022-12-31T13:37:51.467Z]   Version:          0.19.0
13:37:51 [2022-12-31T13:37:51.467Z]   GitCommit:        de40ad0
[Pipeline] sh
13:37:51 [2022-12-31T13:37:51.748Z] + docker info
13:37:51 [2022-12-31T13:37:51.748Z] Client:
13:37:51 [2022-12-31T13:37:51.748Z]  Context:    default
13:37:51 [2022-12-31T13:37:51.748Z]  Debug Mode: false
13:37:51 [2022-12-31T13:37:51.748Z]  Plugins:
13:37:51 [2022-12-31T13:37:51.748Z]   buildx: Docker Buildx (Docker Inc.)
13:37:51 [2022-12-31T13:37:51.748Z]     Version:  v0.8.2
13:37:51 [2022-12-31T13:37:51.748Z]     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
13:37:51 [2022-12-31T13:37:51.748Z]   compose: Docker Compose (Docker Inc.)
13:37:51 [2022-12-31T13:37:51.748Z]     Version:  v2.12.0
13:37:51 [2022-12-31T13:37:51.748Z]     Path:     /usr/libexec/docker/cli-plugins/docker-compose
13:37:51 [2022-12-31T13:37:51.748Z] 
13:37:51 [2022-12-31T13:37:51.748Z] Server:
13:37:51 [2022-12-31T13:37:51.748Z]  Containers: 0
13:37:51 [2022-12-31T13:37:51.748Z]   Running: 0
13:37:51 [2022-12-31T13:37:51.748Z]   Paused: 0
13:37:51 [2022-12-31T13:37:51.748Z]   Stopped: 0
13:37:51 [2022-12-31T13:37:51.748Z]  Images: 2
13:37:51 [2022-12-31T13:37:51.748Z]  Server Version: 22.06.0-beta.0
13:37:51 [2022-12-31T13:37:51.748Z]  Storage Driver: overlay2
13:37:51 [2022-12-31T13:37:51.748Z]   Backing Filesystem: extfs
13:37:51 [2022-12-31T13:37:51.748Z]   Supports d_type: true
13:37:51 [2022-12-31T13:37:51.748Z]   Using metacopy: false
13:37:51 [2022-12-31T13:37:51.748Z]   Native Overlay Diff: true
13:37:51 [2022-12-31T13:37:51.748Z]   userxattr: false
13:37:51 [2022-12-31T13:37:51.748Z]  Logging Driver: json-file
13:37:51 [2022-12-31T13:37:51.748Z]  Cgroup Driver: cgroupfs
13:37:51 [2022-12-31T13:37:51.748Z]  Cgroup Version: 1
13:37:51 [2022-12-31T13:37:51.748Z]  Plugins:
13:37:51 [2022-12-31T13:37:51.748Z]   Volume: local
13:37:51 [2022-12-31T13:37:51.748Z]   Network: bridge host ipvlan macvlan null overlay
13:37:51 [2022-12-31T13:37:51.748Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
13:37:51 [2022-12-31T13:37:51.748Z]  Swarm: inactive
13:37:51 [2022-12-31T13:37:51.748Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
13:37:51 [2022-12-31T13:37:51.748Z]  Default Runtime: runc
13:37:51 [2022-12-31T13:37:51.748Z]  Init Binary: docker-init
13:37:51 [2022-12-31T13:37:51.748Z]  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
13:37:51 [2022-12-31T13:37:51.748Z]  runc version: v1.1.4-0-g5fd4c4d
13:37:51 [2022-12-31T13:37:51.748Z]  init version: de40ad0
13:37:51 [2022-12-31T13:37:51.748Z]  Security Options:
13:37:51 [2022-12-31T13:37:51.748Z]   apparmor
13:37:51 [2022-12-31T13:37:51.748Z]   seccomp
13:37:51 [2022-12-31T13:37:51.748Z]    Profile: builtin
13:37:51 [2022-12-31T13:37:51.748Z]  Kernel Version: 5.15.0-1022-aws
13:37:51 [2022-12-31T13:37:51.748Z]  Operating System: Ubuntu 20.04.5 LTS
13:37:51 [2022-12-31T13:37:51.748Z]  OSType: linux
13:37:51 [2022-12-31T13:37:51.748Z]  Architecture: aarch64
13:37:51 [2022-12-31T13:37:51.748Z]  CPUs: 2
13:37:51 [2022-12-31T13:37:51.748Z]  Total Memory: 7.559GiB
13:37:51 [2022-12-31T13:37:51.748Z]  Name: ip-10-100-119-231
13:37:51 [2022-12-31T13:37:51.748Z]  ID: a4508864-5846-4859-9d9f-739af3007ee0
13:37:51 [2022-12-31T13:37:51.748Z]  Docker Root Dir: /var/lib/docker
13:37:51 [2022-12-31T13:37:51.748Z]  Debug Mode: false
13:37:51 [2022-12-31T13:37:51.748Z]  Registry: https://index.docker.io/v1/
13:37:51 [2022-12-31T13:37:51.748Z]  Labels:
13:37:51 [2022-12-31T13:37:51.748Z]  Experimental: true
13:37:51 [2022-12-31T13:37:51.748Z]  Insecure Registries:
13:37:51 [2022-12-31T13:37:51.748Z]   127.0.0.0/8
13:37:51 [2022-12-31T13:37:51.748Z]  Live Restore Enabled: true
13:37:51 [2022-12-31T13:37:51.748Z] 
[Pipeline] sh
13:37:52 [2022-12-31T13:37:52.053Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
13:37:52 [2022-12-31T13:37:52.053Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
13:37:52 [2022-12-31T13:37:52.053Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44723/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
13:37:52 [2022-12-31T13:37:52.053Z] + bash /home/ubuntu/workspace/moby_PR-44723/check-config.sh
13:37:52 [2022-12-31T13:37:52.053Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
13:37:52 [2022-12-31T13:37:52.053Z] info: reading kernel config from /boot/config-5.15.0-1022-aws ...
13:37:52 [2022-12-31T13:37:52.053Z] 
13:37:52 [2022-12-31T13:37:52.053Z] Generally Necessary:
13:37:52 [2022-12-31T13:37:52.053Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
13:37:52 [2022-12-31T13:37:52.053Z] - apparmor: enabled and tools installed
13:37:52 [2022-12-31T13:37:52.053Z] - CONFIG_NAMESPACES: enabled
13:37:52 [2022-12-31T13:37:52.053Z] - CONFIG_NET_NS: enabled
13:37:52 [2022-12-31T13:37:52.053Z] - CONFIG_PID_NS: enabled
13:37:52 [2022-12-31T13:37:52.053Z] - CONFIG_IPC_NS: enabled
13:37:52 [2022-12-31T13:37:52.053Z] - CONFIG_UTS_NS: enabled
13:37:52 [2022-12-31T13:37:52.053Z] - CONFIG_CGROUPS: enabled
13:37:52 [2022-12-31T13:37:52.053Z] - CONFIG_CGROUP_CPUACCT: enabled
13:37:52 [2022-12-31T13:37:52.053Z] - CONFIG_CGROUP_DEVICE: enabled
13:37:52 [2022-12-31T13:37:52.053Z] - CONFIG_CGROUP_FREEZER: enabled
13:37:52 [2022-12-31T13:37:52.053Z] - CONFIG_CGROUP_SCHED: enabled
13:37:52 [2022-12-31T13:37:52.053Z] - CONFIG_CPUSETS: enabled
13:37:52 [2022-12-31T13:37:52.053Z] - CONFIG_MEMCG: enabled
13:37:52 [2022-12-31T13:37:52.053Z] - CONFIG_KEYS: enabled
13:37:52 [2022-12-31T13:37:52.053Z] - CONFIG_VETH: enabled (as module)
13:37:52 [2022-12-31T13:37:52.053Z] - CONFIG_BRIDGE: enabled (as module)
13:37:52 [2022-12-31T13:37:52.053Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
13:37:52 [2022-12-31T13:37:52.053Z] - CONFIG_IP_NF_FILTER: enabled (as module)
13:37:52 [2022-12-31T13:37:52.053Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
13:37:52 [2022-12-31T13:37:52.053Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
13:37:52 [2022-12-31T13:37:52.311Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
13:37:52 [2022-12-31T13:37:52.311Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
13:37:52 [2022-12-31T13:37:52.311Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
13:37:52 [2022-12-31T13:37:52.311Z] - CONFIG_IP_NF_NAT: enabled (as module)
13:37:52 [2022-12-31T13:37:52.311Z] - CONFIG_NF_NAT: enabled (as module)
13:37:52 [2022-12-31T13:37:52.311Z] - CONFIG_POSIX_MQUEUE: enabled
13:37:52 [2022-12-31T13:37:52.311Z] - CONFIG_CGROUP_BPF: enabled
13:37:52 [2022-12-31T13:37:52.311Z] 
13:37:52 [2022-12-31T13:37:52.311Z] Optional Features:
13:37:52 [2022-12-31T13:37:52.311Z] - CONFIG_USER_NS: enabled
13:37:52 [2022-12-31T13:37:52.311Z] - CONFIG_SECCOMP: enabled
13:37:52 [2022-12-31T13:37:52.311Z] - CONFIG_SECCOMP_FILTER: enabled
13:37:52 [2022-12-31T13:37:52.311Z] - CONFIG_CGROUP_PIDS: enabled
13:37:52 [2022-12-31T13:37:52.311Z] - CONFIG_MEMCG_SWAP: enabled
13:37:52 [2022-12-31T13:37:52.311Z]     (cgroup swap accounting is currently enabled)
13:37:52 [2022-12-31T13:37:52.311Z] - CONFIG_BLK_CGROUP: enabled
13:37:52 [2022-12-31T13:37:52.311Z] - CONFIG_BLK_DEV_THROTTLING: enabled
13:37:52 [2022-12-31T13:37:52.311Z] - CONFIG_CGROUP_PERF: enabled
13:37:52 [2022-12-31T13:37:52.311Z] - CONFIG_CGROUP_HUGETLB: enabled
13:37:52 [2022-12-31T13:37:52.311Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
13:37:52 [2022-12-31T13:37:52.311Z] - CONFIG_CGROUP_NET_PRIO: enabled
13:37:52 [2022-12-31T13:37:52.311Z] - CONFIG_CFS_BANDWIDTH: enabled
13:37:52 [2022-12-31T13:37:52.311Z] - CONFIG_FAIR_GROUP_SCHED: enabled
13:37:52 [2022-12-31T13:37:52.311Z] - CONFIG_RT_GROUP_SCHED: missing
13:37:52 [2022-12-31T13:37:52.311Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
13:37:52 [2022-12-31T13:37:52.569Z] - CONFIG_IP_VS: enabled (as module)
13:37:52 [2022-12-31T13:37:52.569Z] - CONFIG_IP_VS_NFCT: enabled
13:37:52 [2022-12-31T13:37:52.569Z] - CONFIG_IP_VS_PROTO_TCP: enabled
13:37:52 [2022-12-31T13:37:52.569Z] - CONFIG_IP_VS_PROTO_UDP: enabled
13:37:52 [2022-12-31T13:37:52.569Z] - CONFIG_IP_VS_RR: enabled (as module)
13:37:52 [2022-12-31T13:37:52.569Z] - CONFIG_SECURITY_SELINUX: enabled
13:37:52 [2022-12-31T13:37:52.569Z] - CONFIG_SECURITY_APPARMOR: enabled
13:37:52 [2022-12-31T13:37:52.569Z] - CONFIG_EXT4_FS: enabled
13:37:52 [2022-12-31T13:37:52.569Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
13:37:52 [2022-12-31T13:37:52.570Z] - CONFIG_EXT4_FS_SECURITY: enabled
13:37:52 [2022-12-31T13:37:52.570Z] - Network Drivers:
13:37:52 [2022-12-31T13:37:52.570Z]   - "overlay":
13:37:52 [2022-12-31T13:37:52.570Z]     - CONFIG_VXLAN: enabled (as module)
13:37:52 [2022-12-31T13:37:52.570Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
13:37:52 [2022-12-31T13:37:52.570Z]       Optional (for encrypted networks):
13:37:52 [2022-12-31T13:37:52.570Z]       - CONFIG_CRYPTO: enabled
13:37:52 [2022-12-31T13:37:52.570Z]       - CONFIG_CRYPTO_AEAD: enabled
13:37:52 [2022-12-31T13:37:52.570Z]       - CONFIG_CRYPTO_GCM: enabled
13:37:52 [2022-12-31T13:37:52.570Z]       - CONFIG_CRYPTO_SEQIV: enabled
13:37:52 [2022-12-31T13:37:52.570Z]       - CONFIG_CRYPTO_GHASH: enabled
13:37:52 [2022-12-31T13:37:52.570Z]       - CONFIG_XFRM: enabled
13:37:52 [2022-12-31T13:37:52.570Z]       - CONFIG_XFRM_USER: enabled (as module)
13:37:52 [2022-12-31T13:37:52.570Z]       - CONFIG_XFRM_ALGO: enabled (as module)
13:37:52 [2022-12-31T13:37:52.570Z]       - CONFIG_INET_ESP: enabled (as module)
13:37:52 [2022-12-31T13:37:52.570Z]   - "ipvlan":
13:37:52 [2022-12-31T13:37:52.828Z]     - CONFIG_IPVLAN: enabled (as module)
13:37:52 [2022-12-31T13:37:52.828Z]   - "macvlan":
13:37:52 [2022-12-31T13:37:52.828Z]     - CONFIG_MACVLAN: enabled (as module)
13:37:52 [2022-12-31T13:37:52.828Z]     - CONFIG_DUMMY: enabled (as module)
13:37:52 [2022-12-31T13:37:52.828Z]   - "ftp,tftp client in container":
13:37:52 [2022-12-31T13:37:52.828Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
13:37:52 [2022-12-31T13:37:52.828Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
13:37:52 [2022-12-31T13:37:52.828Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
13:37:52 [2022-12-31T13:37:52.828Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
13:37:52 [2022-12-31T13:37:52.828Z] - Storage Drivers:
13:37:52 [2022-12-31T13:37:52.828Z]   - "aufs":
13:37:52 [2022-12-31T13:37:52.828Z]     - CONFIG_AUFS_FS: enabled (as module)
13:37:52 [2022-12-31T13:37:52.828Z]   - "btrfs":
13:37:52 [2022-12-31T13:37:52.828Z]     - CONFIG_BTRFS_FS: enabled (as module)
13:37:52 [2022-12-31T13:37:52.828Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
13:37:52 [2022-12-31T13:37:52.828Z]   - "devicemapper":
13:37:52 [2022-12-31T13:37:52.828Z]     - CONFIG_BLK_DEV_DM: enabled
13:37:52 [2022-12-31T13:37:52.828Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
13:37:52 [2022-12-31T13:37:52.828Z]   - "overlay":
13:37:52 [2022-12-31T13:37:52.828Z]     - CONFIG_OVERLAY_FS: enabled (as module)
13:37:52 [2022-12-31T13:37:52.828Z]   - "zfs":
13:37:52 [2022-12-31T13:37:52.828Z]     - /dev/zfs: present
13:37:52 [2022-12-31T13:37:52.828Z]     - zfs command: missing
13:37:52 [2022-12-31T13:37:52.828Z]     - zpool command: missing
13:37:52 [2022-12-31T13:37:52.828Z] 
13:37:52 [2022-12-31T13:37:52.828Z] Limits:
13:37:52 [2022-12-31T13:37:52.828Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
13:37:52 [2022-12-31T13:37:52.828Z] 
13:37:52 [2022-12-31T13:37:52.828Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
13:37:53 [2022-12-31T13:37:53.140Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:a5ebd28797c8e757e08e2d5bf09f447793eadc72 .
13:37:53 [2022-12-31T13:37:53.398Z] #1 [internal] load build definition from Dockerfile
13:37:53 [2022-12-31T13:37:53.398Z] #1 transferring dockerfile: 27.69kB done
13:37:53 [2022-12-31T13:37:53.398Z] #1 DONE 0.0s
13:37:53 [2022-12-31T13:37:53.398Z] 
13:37:53 [2022-12-31T13:37:53.398Z] #2 [internal] load .dockerignore
13:37:53 [2022-12-31T13:37:53.398Z] #2 transferring context: 113B done
13:37:53 [2022-12-31T13:37:53.398Z] #2 DONE 0.0s
13:37:53 [2022-12-31T13:37:53.398Z] 
13:37:53 [2022-12-31T13:37:53.398Z] #3 resolve image config for docker.io/docker/dockerfile:1
13:37:53 [2022-12-31T13:37:53.398Z] #3 DONE 0.1s
13:37:53 [2022-12-31T13:37:53.398Z] 
13:37:53 [2022-12-31T13:37:53.398Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc
13:37:53 [2022-12-31T13:37:53.398Z] #4 CACHED
13:37:53 [2022-12-31T13:37:53.398Z] 
13:37:53 [2022-12-31T13:37:53.398Z] #5 [internal] load metadata for docker.io/library/busybox:latest
13:37:53 [2022-12-31T13:37:53.398Z] #5 DONE 0.0s
13:37:53 [2022-12-31T13:37:53.398Z] 
13:37:53 [2022-12-31T13:37:53.398Z] #6 [internal] load metadata for docker.io/library/debian:bullseye
13:37:53 [2022-12-31T13:37:53.398Z] #6 DONE 0.1s
13:37:53 [2022-12-31T13:37:53.398Z] 
13:37:53 [2022-12-31T13:37:53.398Z] #7 [internal] load metadata for docker.io/library/golang:1.19.4-bullseye
13:37:53 [2022-12-31T13:37:53.656Z] #7 DONE 0.1s
13:37:53 [2022-12-31T13:37:53.656Z] 
13:37:53 [2022-12-31T13:37:53.656Z] #8 [internal] load metadata for docker.io/tonistiigi/xx:1.1.2
13:37:53 [2022-12-31T13:37:53.656Z] #8 DONE 0.1s
13:37:53 [2022-12-31T13:37:53.656Z] 
13:37:53 [2022-12-31T13:37:53.656Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
13:37:53 [2022-12-31T13:37:53.656Z] #9 DONE 0.1s
13:37:53 [2022-12-31T13:37:53.656Z] 
13:37:53 [2022-12-31T13:37:53.656Z] #10 [build-dummy 1/2] FROM docker.io/library/busybox
13:37:53 [2022-12-31T13:37:53.656Z] #10 DONE 0.0s
13:37:53 [2022-12-31T13:37:53.656Z] 
13:37:53 [2022-12-31T13:37:53.656Z] #11 [build-dummy 2/2] RUN mkdir -p /build
13:37:53 [2022-12-31T13:37:53.656Z] #11 CACHED
13:37:53 [2022-12-31T13:37:53.656Z] 
13:37:53 [2022-12-31T13:37:53.656Z] #12 [xx 1/1] FROM docker.io/tonistiigi/xx:1.1.2@sha256:9dde7edeb9e4a957ce78be9f8c0fbabe0129bf5126933cd3574888f443731cda
13:37:53 [2022-12-31T13:37:53.656Z] #12 DONE 0.0s
13:37:53 [2022-12-31T13:37:53.656Z] 
13:37:53 [2022-12-31T13:37:53.656Z] #13 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:c66c0e5dc607baefefda1d9e64a3b3a317e4189c540c8eac0c1a06186fe353a1
13:37:53 [2022-12-31T13:37:53.656Z] #13 resolve docker.io/library/debian:bullseye@sha256:c66c0e5dc607baefefda1d9e64a3b3a317e4189c540c8eac0c1a06186fe353a1 0.1s done
13:37:53 [2022-12-31T13:37:53.656Z] #13 DONE 0.1s
13:37:53 [2022-12-31T13:37:53.656Z] 
13:37:53 [2022-12-31T13:37:53.656Z] #14 [base 1/5] FROM docker.io/library/golang:1.19.4-bullseye@sha256:9d235ae41bff699b44255bf912e77acac5046b06e61b018561239a35d9bd2ebb
13:37:53 [2022-12-31T13:37:53.656Z] #14 resolve docker.io/library/golang:1.19.4-bullseye@sha256:9d235ae41bff699b44255bf912e77acac5046b06e61b018561239a35d9bd2ebb
13:37:53 [2022-12-31T13:37:53.916Z] #14 ...
13:37:53 [2022-12-31T13:37:53.916Z] 
13:37:53 [2022-12-31T13:37:53.916Z] #12 [xx 1/1] FROM docker.io/tonistiigi/xx:1.1.2@sha256:9dde7edeb9e4a957ce78be9f8c0fbabe0129bf5126933cd3574888f443731cda
13:37:53 [2022-12-31T13:37:53.916Z] #12 CACHED
13:37:53 [2022-12-31T13:37:53.916Z] 
13:37:53 [2022-12-31T13:37:53.916Z] #15 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
13:37:53 [2022-12-31T13:37:53.916Z] #15 CACHED
13:37:53 [2022-12-31T13:37:53.916Z] 
13:37:53 [2022-12-31T13:37:53.916Z] #14 [base 1/5] FROM docker.io/library/golang:1.19.4-bullseye@sha256:9d235ae41bff699b44255bf912e77acac5046b06e61b018561239a35d9bd2ebb
13:37:53 [2022-12-31T13:37:53.916Z] #14 resolve docker.io/library/golang:1.19.4-bullseye@sha256:9d235ae41bff699b44255bf912e77acac5046b06e61b018561239a35d9bd2ebb 0.1s done
13:37:53 [2022-12-31T13:37:53.916Z] #14 ...
13:37:53 [2022-12-31T13:37:53.916Z] 
13:37:53 [2022-12-31T13:37:53.916Z] #16 [binary-dummy 1/1] COPY --from=build-dummy /build /build
13:37:53 [2022-12-31T13:37:53.916Z] #16 DONE 0.3s
13:37:53 [2022-12-31T13:37:53.916Z] 
13:37:53 [2022-12-31T13:37:53.916Z] #14 [base 1/5] FROM docker.io/library/golang:1.19.4-bullseye@sha256:9d235ae41bff699b44255bf912e77acac5046b06e61b018561239a35d9bd2ebb
13:37:53 [2022-12-31T13:37:53.916Z] #14 sha256:9d235ae41bff699b44255bf912e77acac5046b06e61b018561239a35d9bd2ebb 1.86kB / 1.86kB done
13:37:53 [2022-12-31T13:37:53.916Z] #14 sha256:34d882fa8bfc1733c1318d18869c3f9e410f023e1f4316276558cd71846bef01 7.12kB / 7.12kB done
13:37:53 [2022-12-31T13:37:53.916Z] #14 sha256:c3e6129b48b69d14c5e7a5605e2b94003fb71aac82eac46b8689f5b8007af2c5 0B / 53.68MB 0.1s
13:37:53 [2022-12-31T13:37:53.916Z] #14 sha256:99dfcef0545e5bca269c65c0208385c886321a1e0212977299827be5346dfea5 0B / 10.87MB 0.1s
13:37:53 [2022-12-31T13:37:53.916Z] #14 sha256:681df87843c8ba25756164c1c630a659975af6c16b7246ac59c08ac71fce5a2d 1.80kB / 1.80kB done
13:37:53 [2022-12-31T13:37:53.916Z] #14 sha256:ef0470f9572d03767b054118fe19e60a9c7e2510168b3a0868d9ac2953d2def5 0B / 5.15MB 0.1s
13:37:54 [2022-12-31T13:37:54.176Z] #14 ...
13:37:54 [2022-12-31T13:37:54.176Z] 
13:37:54 [2022-12-31T13:37:54.176Z] #17 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key
13:37:54 [2022-12-31T13:37:54.176Z] #17 CACHED
13:37:54 [2022-12-31T13:37:54.176Z] 
13:37:54 [2022-12-31T13:37:54.176Z] #14 [base 1/5] FROM docker.io/library/golang:1.19.4-bullseye@sha256:9d235ae41bff699b44255bf912e77acac5046b06e61b018561239a35d9bd2ebb
13:37:54 [2022-12-31T13:37:54.176Z] #14 sha256:c3e6129b48b69d14c5e7a5605e2b94003fb71aac82eac46b8689f5b8007af2c5 3.15MB / 53.68MB 0.3s
13:37:54 [2022-12-31T13:37:54.176Z] #14 sha256:99dfcef0545e5bca269c65c0208385c886321a1e0212977299827be5346dfea5 10.87MB / 10.87MB 0.3s
13:37:54 [2022-12-31T13:37:54.176Z] #14 sha256:ef0470f9572d03767b054118fe19e60a9c7e2510168b3a0868d9ac2953d2def5 5.15MB / 5.15MB 0.3s
13:37:54 [2022-12-31T13:37:54.176Z] #14 sha256:c3e6129b48b69d14c5e7a5605e2b94003fb71aac82eac46b8689f5b8007af2c5 10.81MB / 53.68MB 0.4s
13:37:54 [2022-12-31T13:37:54.176Z] #14 sha256:99dfcef0545e5bca269c65c0208385c886321a1e0212977299827be5346dfea5 10.87MB / 10.87MB 0.3s done
13:37:54 [2022-12-31T13:37:54.176Z] #14 sha256:ef0470f9572d03767b054118fe19e60a9c7e2510168b3a0868d9ac2953d2def5 5.15MB / 5.15MB 0.3s done
13:37:54 [2022-12-31T13:37:54.176Z] #14 sha256:940d63caabf45c64562daab3c243c8724dd47bf45054d902ef3cb6206fc9c3f6 2.83MB / 54.68MB 0.4s
13:37:54 [2022-12-31T13:37:54.176Z] #14 sha256:cbe9f9332588e02f9f2838558321c72af3e805f328690978e0a1f7b57954fb36 0B / 81.39MB 0.4s
13:37:54 [2022-12-31T13:37:54.176Z] #14 sha256:c3e6129b48b69d14c5e7a5605e2b94003fb71aac82eac46b8689f5b8007af2c5 16.78MB / 53.68MB 0.5s
13:37:54 [2022-12-31T13:37:54.176Z] #14 sha256:940d63caabf45c64562daab3c243c8724dd47bf45054d902ef3cb6206fc9c3f6 13.63MB / 54.68MB 0.5s
13:37:54 [2022-12-31T13:37:54.176Z] #14 sha256:cbe9f9332588e02f9f2838558321c72af3e805f328690978e0a1f7b57954fb36 4.19MB / 81.39MB 0.5s
13:37:54 [2022-12-31T13:37:54.442Z] #14 sha256:c3e6129b48b69d14c5e7a5605e2b94003fb71aac82eac46b8689f5b8007af2c5 28.18MB / 53.68MB 0.6s
13:37:54 [2022-12-31T13:37:54.442Z] #14 sha256:940d63caabf45c64562daab3c243c8724dd47bf45054d902ef3cb6206fc9c3f6 23.07MB / 54.68MB 0.6s
13:37:54 [2022-12-31T13:37:54.442Z] #14 sha256:cbe9f9332588e02f9f2838558321c72af3e805f328690978e0a1f7b57954fb36 16.78MB / 81.39MB 0.6s
13:37:54 [2022-12-31T13:37:54.702Z] #14 sha256:c3e6129b48b69d14c5e7a5605e2b94003fb71aac82eac46b8689f5b8007af2c5 40.85MB / 53.68MB 0.8s
13:37:54 [2022-12-31T13:37:54.702Z] #14 sha256:940d63caabf45c64562daab3c243c8724dd47bf45054d902ef3cb6206fc9c3f6 41.57MB / 54.68MB 0.8s
13:37:54 [2022-12-31T13:37:54.702Z] #14 sha256:cbe9f9332588e02f9f2838558321c72af3e805f328690978e0a1f7b57954fb36 32.51MB / 81.39MB 0.8s
13:37:54 [2022-12-31T13:37:54.702Z] #14 sha256:c3e6129b48b69d14c5e7a5605e2b94003fb71aac82eac46b8689f5b8007af2c5 44.04MB / 53.68MB 0.9s
13:37:54 [2022-12-31T13:37:54.702Z] #14 sha256:940d63caabf45c64562daab3c243c8724dd47bf45054d902ef3cb6206fc9c3f6 54.53MB / 54.68MB 0.9s
13:37:54 [2022-12-31T13:37:54.702Z] #14 sha256:cbe9f9332588e02f9f2838558321c72af3e805f328690978e0a1f7b57954fb36 37.75MB / 81.39MB 0.9s
13:37:54 [2022-12-31T13:37:54.702Z] #14 sha256:c3e6129b48b69d14c5e7a5605e2b94003fb71aac82eac46b8689f5b8007af2c5 47.19MB / 53.68MB 1.0s
13:37:54 [2022-12-31T13:37:54.702Z] #14 sha256:cbe9f9332588e02f9f2838558321c72af3e805f328690978e0a1f7b57954fb36 54.53MB / 81.39MB 1.0s
13:37:54 [2022-12-31T13:37:54.959Z] #14 sha256:c3e6129b48b69d14c5e7a5605e2b94003fb71aac82eac46b8689f5b8007af2c5 51.38MB / 53.68MB 1.1s
13:37:54 [2022-12-31T13:37:54.959Z] #14 sha256:cbe9f9332588e02f9f2838558321c72af3e805f328690978e0a1f7b57954fb36 66.06MB / 81.39MB 1.1s
13:37:54 [2022-12-31T13:37:54.959Z] #14 sha256:940d63caabf45c64562daab3c243c8724dd47bf45054d902ef3cb6206fc9c3f6 54.68MB / 54.68MB 1.1s done
13:37:54 [2022-12-31T13:37:54.959Z] #14 sha256:cbe9f9332588e02f9f2838558321c72af3e805f328690978e0a1f7b57954fb36 78.64MB / 81.39MB 1.2s
13:37:54 [2022-12-31T13:37:54.959Z] #14 sha256:67d8e0dbc46f4d070f1153cb69be470060512eba8f6b71181d6ddaa44ef8256a 5.24MB / 115.17MB 1.2s
13:37:55 [2022-12-31T13:37:55.218Z] #14 sha256:c3e6129b48b69d14c5e7a5605e2b94003fb71aac82eac46b8689f5b8007af2c5 53.68MB / 53.68MB 1.2s done
13:37:55 [2022-12-31T13:37:55.218Z] #14 sha256:67d8e0dbc46f4d070f1153cb69be470060512eba8f6b71181d6ddaa44ef8256a 13.63MB / 115.17MB 1.3s
13:37:55 [2022-12-31T13:37:55.218Z] #14 sha256:0eb3ddaa61147c4c43373adf36e8475f289770ce1ee979a3dc116b0a8096af85 156B / 156B 1.3s
13:37:55 [2022-12-31T13:37:55.218Z] #14 sha256:67d8e0dbc46f4d070f1153cb69be470060512eba8f6b71181d6ddaa44ef8256a 29.36MB / 115.17MB 1.5s
13:37:55 [2022-12-31T13:37:55.476Z] #14 sha256:67d8e0dbc46f4d070f1153cb69be470060512eba8f6b71181d6ddaa44ef8256a 47.19MB / 115.17MB 1.6s
13:37:55 [2022-12-31T13:37:55.476Z] #14 sha256:67d8e0dbc46f4d070f1153cb69be470060512eba8f6b71181d6ddaa44ef8256a 54.53MB / 115.17MB 1.7s
13:37:55 [2022-12-31T13:37:55.476Z] #14 extracting sha256:c3e6129b48b69d14c5e7a5605e2b94003fb71aac82eac46b8689f5b8007af2c5 0.3s
13:37:55 [2022-12-31T13:37:55.737Z] #14 sha256:67d8e0dbc46f4d070f1153cb69be470060512eba8f6b71181d6ddaa44ef8256a 74.76MB / 115.17MB 1.9s
13:37:55 [2022-12-31T13:37:55.737Z] #14 sha256:67d8e0dbc46f4d070f1153cb69be470060512eba8f6b71181d6ddaa44ef8256a 87.03MB / 115.17MB 2.0s
13:37:56 [2022-12-31T13:37:56.000Z] #14 sha256:67d8e0dbc46f4d070f1153cb69be470060512eba8f6b71181d6ddaa44ef8256a 95.52MB / 115.17MB 2.1s
13:37:56 [2022-12-31T13:37:56.000Z] #14 sha256:67d8e0dbc46f4d070f1153cb69be470060512eba8f6b71181d6ddaa44ef8256a 104.86MB / 115.17MB 2.2s
13:37:56 [2022-12-31T13:37:56.257Z] #14 sha256:67d8e0dbc46f4d070f1153cb69be470060512eba8f6b71181d6ddaa44ef8256a 115.17MB / 115.17MB 2.3s
13:37:56 [2022-12-31T13:37:56.515Z] #14 ...
13:37:56 [2022-12-31T13:37:56.515Z] 
13:37:56 [2022-12-31T13:37:56.515Z] #18 [internal] load build context
13:37:56 [2022-12-31T13:37:56.515Z] #18 transferring context: 63.88MB 2.6s done
13:37:56 [2022-12-31T13:37:56.515Z] #18 DONE 2.9s
13:37:56 [2022-12-31T13:37:56.515Z] 
13:37:56 [2022-12-31T13:37:56.515Z] #14 [base 1/5] FROM docker.io/library/golang:1.19.4-bullseye@sha256:9d235ae41bff699b44255bf912e77acac5046b06e61b018561239a35d9bd2ebb
13:37:56 [2022-12-31T13:37:56.773Z] #14 sha256:cbe9f9332588e02f9f2838558321c72af3e805f328690978e0a1f7b57954fb36 81.39MB / 81.39MB 2.8s done
13:37:56 [2022-12-31T13:37:56.773Z] #14 sha256:0eb3ddaa61147c4c43373adf36e8475f289770ce1ee979a3dc116b0a8096af85 156B / 156B 2.8s done
13:37:57 [2022-12-31T13:37:57.388Z] #14 extracting sha256:c3e6129b48b69d14c5e7a5605e2b94003fb71aac82eac46b8689f5b8007af2c5 2.1s done
13:37:58 [2022-12-31T13:37:58.766Z] #14 extracting sha256:ef0470f9572d03767b054118fe19e60a9c7e2510168b3a0868d9ac2953d2def5 0.1s
13:37:58 [2022-12-31T13:37:58.766Z] #14 extracting sha256:ef0470f9572d03767b054118fe19e60a9c7e2510168b3a0868d9ac2953d2def5 0.2s done
13:37:59 [2022-12-31T13:37:59.025Z] #14 ...
13:37:59 [2022-12-31T13:37:59.025Z] 
13:37:59 [2022-12-31T13:37:59.025Z] #13 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:c66c0e5dc607baefefda1d9e64a3b3a317e4189c540c8eac0c1a06186fe353a1
13:37:59 [2022-12-31T13:37:59.025Z] #13 sha256:c66c0e5dc607baefefda1d9e64a3b3a317e4189c540c8eac0c1a06186fe353a1 1.85kB / 1.85kB done
13:37:59 [2022-12-31T13:37:59.025Z] #13 sha256:cd0203336405261730500869e4ea4c4e28b485188b4719531851a103feacdde1 529B / 529B done
13:37:59 [2022-12-31T13:37:59.025Z] #13 sha256:917ea2fdcbd63d7446a418b5bb0d800d60a43a3c3cc36fdaedf9d5e2d9044492 1.48kB / 1.48kB done
13:37:59 [2022-12-31T13:37:59.025Z] #13 sha256:c3e6129b48b69d14c5e7a5605e2b94003fb71aac82eac46b8689f5b8007af2c5 53.68MB / 53.68MB 1.3s done
13:37:59 [2022-12-31T13:37:59.025Z] #13 extracting sha256:c3e6129b48b69d14c5e7a5605e2b94003fb71aac82eac46b8689f5b8007af2c5 2.1s done
13:37:59 [2022-12-31T13:37:59.025Z] #13 DONE 5.2s
13:37:59 [2022-12-31T13:37:59.025Z] 
13:37:59 [2022-12-31T13:37:59.025Z] #14 [base 1/5] FROM docker.io/library/golang:1.19.4-bullseye@sha256:9d235ae41bff699b44255bf912e77acac5046b06e61b018561239a35d9bd2ebb
13:37:59 [2022-12-31T13:37:59.025Z] #14 extracting sha256:99dfcef0545e5bca269c65c0208385c886321a1e0212977299827be5346dfea5 0.1s
13:37:59 [2022-12-31T13:37:59.283Z] #14 extracting sha256:99dfcef0545e5bca269c65c0208385c886321a1e0212977299827be5346dfea5 0.4s done
13:37:59 [2022-12-31T13:37:59.541Z] #14 extracting sha256:940d63caabf45c64562daab3c243c8724dd47bf45054d902ef3cb6206fc9c3f6
13:38:02 [2022-12-31T13:38:02.070Z] #14 extracting sha256:940d63caabf45c64562daab3c243c8724dd47bf45054d902ef3cb6206fc9c3f6 2.7s done
13:38:02 [2022-12-31T13:38:02.328Z] #14 extracting sha256:cbe9f9332588e02f9f2838558321c72af3e805f328690978e0a1f7b57954fb36 0.1s
13:38:05 [2022-12-31T13:38:05.616Z] #14 extracting sha256:cbe9f9332588e02f9f2838558321c72af3e805f328690978e0a1f7b57954fb36 2.7s done
13:38:05 [2022-12-31T13:38:05.616Z] #14 extracting sha256:67d8e0dbc46f4d070f1153cb69be470060512eba8f6b71181d6ddaa44ef8256a 0.1s
13:38:08 [2022-12-31T13:38:08.896Z] #14 ...
13:38:08 [2022-12-31T13:38:08.896Z] 
13:38:08 [2022-12-31T13:38:08.896Z] #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
13:38:08 [2022-12-31T13:38:08.896Z] #0 0.764 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
13:38:08 [2022-12-31T13:38:08.896Z] #0 0.776 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
13:38:08 [2022-12-31T13:38:08.896Z] #0 0.776 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
13:38:08 [2022-12-31T13:38:08.896Z] #0 0.928 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8072 kB]
13:38:08 [2022-12-31T13:38:08.896Z] #0 1.288 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [206 kB]
13:38:08 [2022-12-31T13:38:08.896Z] #0 1.672 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
13:38:08 [2022-12-31T13:38:08.896Z] #0 2.140 Fetched 8498 kB in 2s (5211 kB/s)
13:38:08 [2022-12-31T13:38:08.896Z] #0 2.140 Reading package lists...
13:38:08 [2022-12-31T13:38:08.896Z] #0 2.699 Reading package lists...
13:38:08 [2022-12-31T13:38:08.896Z] #0 3.256 Building dependency tree...
13:38:08 [2022-12-31T13:38:08.896Z] #0 3.696 The following additional packages will be installed:
13:38:08 [2022-12-31T13:38:08.896Z] #0 3.697   libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5
13:38:08 [2022-12-31T13:38:08.896Z] #0 3.698   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl
13:38:08 [2022-12-31T13:38:08.896Z] #0 3.700 Recommended packages:
13:38:08 [2022-12-31T13:38:08.896Z] #0 3.700   libldap-common publicsuffix libsasl2-modules
13:38:08 [2022-12-31T13:38:08.896Z] #0 3.827 The following NEW packages will be installed:
13:38:08 [2022-12-31T13:38:08.896Z] #0 3.827   ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2
13:38:08 [2022-12-31T13:38:08.896Z] #0 3.827   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
13:38:08 [2022-12-31T13:38:08.896Z] #0 3.828   libssh2-1 openssl
13:38:08 [2022-12-31T13:38:08.896Z] #0 4.102 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded.
13:38:08 [2022-12-31T13:38:08.896Z] #0 4.102 Need to get 2941 kB of archives.
13:38:08 [2022-12-31T13:38:08.896Z] #0 4.102 After this operation, 6478 kB of additional disk space will be used.
13:38:08 [2022-12-31T13:38:08.896Z] #0 4.102 Get:1 http://deb.debian.org/debian bullseye/main arm64 openssl arm64 1.1.1n-0+deb11u3 [830 kB]
13:38:08 [2022-12-31T13:38:08.896Z] #0 4.112 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB]
13:38:08 [2022-12-31T13:38:08.896Z] #0 4.113 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB]
13:38:08 [2022-12-31T13:38:08.896Z] #0 4.114 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2.1+deb11u1 [69.4 kB]
13:38:08 [2022-12-31T13:38:08.896Z] #0 4.114 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB]
13:38:08 [2022-12-31T13:38:08.896Z] #0 4.116 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3+deb11u1 [222 kB]
13:38:08 [2022-12-31T13:38:08.896Z] #0 4.124 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB]
13:38:08 [2022-12-31T13:38:08.897Z] #0 4.124 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB]
13:38:08 [2022-12-31T13:38:08.897Z] #0 4.124 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB]
13:38:08 [2022-12-31T13:38:08.897Z] #0 4.124 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB]
13:38:08 [2022-12-31T13:38:08.897Z] #0 4.124 Get:11 http://deb.debian.org/debian bullseye/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u3 [324 kB]
13:38:08 [2022-12-31T13:38:08.897Z] #0 4.124 Get:12 http://deb.debian.org/debian bullseye/main arm64 curl arm64 7.74.0-1.3+deb11u3 [264 kB]
13:38:08 [2022-12-31T13:38:08.897Z] #0 4.164 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB]
13:38:08 [2022-12-31T13:38:08.897Z] #0 4.164 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
13:38:08 [2022-12-31T13:38:08.897Z] #0 4.164 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB]
13:38:08 [2022-12-31T13:38:08.897Z] #0 4.372 debconf: delaying package configuration, since apt-utils is not installed
13:38:08 [2022-12-31T13:38:08.897Z] #0 4.405 Fetched 2941 kB in 0s (8972 kB/s)
13:38:08 [2022-12-31T13:38:08.897Z] #0 4.439 Selecting previously unselected package openssl.
13:38:08 [2022-12-31T13:38:08.897Z] #0 4.439 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 6653 files and directories currently installed.)
13:38:08 [2022-12-31T13:38:08.897Z] #0 4.439 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_arm64.deb ...
13:38:08 [2022-12-31T13:38:08.897Z] #0 4.443 Unpacking openssl (1.1.1n-0+deb11u3) ...
13:38:08 [2022-12-31T13:38:08.897Z] #0 4.579 Selecting previously unselected package ca-certificates.
13:38:08 [2022-12-31T13:38:08.897Z] #0 4.579 Preparing to unpack .../01-ca-certificates_20210119_all.deb ...
13:38:08 [2022-12-31T13:38:08.897Z] #0 4.583 Unpacking ca-certificates (20210119) ...
13:38:08 [2022-12-31T13:38:08.897Z] #0 4.660 Selecting previously unselected package libbrotli1:arm64.
13:38:08 [2022-12-31T13:38:08.897Z] #0 4.660 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ...
13:38:08 [2022-12-31T13:38:08.897Z] #0 4.668 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ...
13:38:08 [2022-12-31T13:38:08.897Z] #0 4.734 Selecting previously unselected package libsasl2-modules-db:arm64.
13:38:08 [2022-12-31T13:38:08.897Z] #0 4.734 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ...
13:38:08 [2022-12-31T13:38:08.897Z] #0 4.739 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
13:38:08 [2022-12-31T13:38:08.897Z] #0 4.782 Selecting previously unselected package libsasl2-2:arm64.
13:38:08 [2022-12-31T13:38:08.897Z] #0 4.782 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ...
13:38:08 [2022-12-31T13:38:08.897Z] #0 4.786 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
13:38:08 [2022-12-31T13:38:08.897Z] #0 4.838 Selecting previously unselected package libldap-2.4-2:arm64.
13:38:08 [2022-12-31T13:38:08.897Z] #0 4.838 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_arm64.deb ...
13:38:08 [2022-12-31T13:38:08.897Z] #0 4.849 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ...
13:38:08 [2022-12-31T13:38:08.897Z] #0 4.911 Selecting previously unselected package libnghttp2-14:arm64.
13:38:08 [2022-12-31T13:38:08.897Z] #0 4.911 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ...
13:38:08 [2022-12-31T13:38:08.897Z] #0 4.916 Unpacking libnghttp2-14:arm64 (1.43.0-1) ...
13:38:08 [2022-12-31T13:38:08.897Z] #0 4.960 Selecting previously unselected package libpsl5:arm64.
13:38:08 [2022-12-31T13:38:08.897Z] #0 4.962 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ...
13:38:08 [2022-12-31T13:38:08.897Z] #0 4.966 Unpacking libpsl5:arm64 (0.21.0-1.2) ...
13:38:08 [2022-12-31T13:38:08.897Z] #0 5.014 Selecting previously unselected package librtmp1:arm64.
13:38:08 [2022-12-31T13:38:08.897Z] #0 5.014 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ...
13:38:08 [2022-12-31T13:38:08.897Z] #0 5.020 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
13:38:08 [2022-12-31T13:38:08.897Z] #0 5.068 Selecting previously unselected package libssh2-1:arm64.
13:38:08 [2022-12-31T13:38:08.897Z] #0 5.070 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ...
13:38:08 [2022-12-31T13:38:08.897Z] #0 5.074 Unpacking libssh2-1:arm64 (1.9.0-2) ...
13:38:08 [2022-12-31T13:38:08.897Z] #0 5.123 Selecting previously unselected package libcurl4:arm64.
13:38:08 [2022-12-31T13:38:08.897Z] #0 5.123 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u3_arm64.deb ...
13:38:08 [2022-12-31T13:38:08.897Z] #0 5.127 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u3) ...
13:38:08 [2022-12-31T13:38:08.897Z] #0 5.183 Selecting previously unselected package curl.
13:38:08 [2022-12-31T13:38:08.897Z] #0 5.183 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u3_arm64.deb ...
13:38:08 [2022-12-31T13:38:08.897Z] #0 5.187 Unpacking curl (7.74.0-1.3+deb11u3) ...
13:38:08 [2022-12-31T13:38:08.897Z] #0 5.251 Selecting previously unselected package libonig5:arm64.
13:38:08 [2022-12-31T13:38:08.897Z] #0 5.253 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ...
13:38:08 [2022-12-31T13:38:08.897Z] #0 5.257 Unpacking libonig5:arm64 (6.9.6-1.1) ...
13:38:08 [2022-12-31T13:38:08.897Z] #0 5.336 Selecting previously unselected package libjq1:arm64.
13:38:08 [2022-12-31T13:38:08.897Z] #0 5.336 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ...
13:38:08 [2022-12-31T13:38:08.897Z] #0 5.343 Unpacking libjq1:arm64 (1.6-2.1) ...
13:38:08 [2022-12-31T13:38:08.897Z] #0 5.386 Selecting previously unselected package jq.
13:38:08 [2022-12-31T13:38:08.897Z] #0 5.388 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ...
13:38:08 [2022-12-31T13:38:08.897Z] #0 5.391 Unpacking jq (1.6-2.1) ...
13:38:08 [2022-12-31T13:38:08.897Z] #0 5.468 Setting up libpsl5:arm64 (0.21.0-1.2) ...
13:38:08 [2022-12-31T13:38:08.897Z] #0 5.479 Setting up libbrotli1:arm64 (1.0.9-2+b2) ...
13:38:08 [2022-12-31T13:38:08.897Z] #0 5.489 Setting up libnghttp2-14:arm64 (1.43.0-1) ...
13:38:08 [2022-12-31T13:38:08.897Z] #0 5.513 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
13:38:08 [2022-12-31T13:38:08.897Z] #0 5.527 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
13:38:08 [2022-12-31T13:38:08.897Z] #0 5.537 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
13:38:08 [2022-12-31T13:38:08.897Z] #0 5.547 Setting up libssh2-1:arm64 (1.9.0-2) ...
13:38:08 [2022-12-31T13:38:08.897Z] #0 5.558 Setting up openssl (1.1.1n-0+deb11u3) ...
13:38:08 [2022-12-31T13:38:08.897Z] #0 5.576 Setting up libonig5:arm64 (6.9.6-1.1) ...
13:38:08 [2022-12-31T13:38:08.897Z] #0 5.588 Setting up libjq1:arm64 (1.6-2.1) ...
13:38:08 [2022-12-31T13:38:08.897Z] #0 5.598 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ...
13:38:08 [2022-12-31T13:38:08.897Z] #0 5.608 Setting up ca-certificates (20210119) ...
13:38:08 [2022-12-31T13:38:08.897Z] #0 6.333 Updating certificates in /etc/ssl/certs...
13:38:08 [2022-12-31T13:38:08.897Z] #0 7.267 129 added, 0 removed; done.
13:38:08 [2022-12-31T13:38:08.897Z] #0 7.388 Setting up jq (1.6-2.1) ...
13:38:08 [2022-12-31T13:38:08.897Z] #0 7.405 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u3) ...
13:38:08 [2022-12-31T13:38:08.897Z] #0 7.452 Setting up curl (7.74.0-1.3+deb11u3) ...
13:38:08 [2022-12-31T13:38:08.897Z] #0 7.470 Processing triggers for libc-bin (2.31-13+deb11u5) ...
13:38:08 [2022-12-31T13:38:08.897Z] #0 7.497 Processing triggers for ca-certificates (20210119) ...
13:38:08 [2022-12-31T13:38:08.897Z] #0 7.510 Updating certificates in /etc/ssl/certs...
13:38:08 [2022-12-31T13:38:08.897Z] #0 8.314 0 added, 0 removed; done.
13:38:08 [2022-12-31T13:38:08.897Z] #0 8.314 Running hooks in /etc/ca-certificates/update.d...
13:38:08 [2022-12-31T13:38:08.897Z] #0 8.315 done.
13:38:09 [2022-12-31T13:38:09.469Z] #19 ...
13:38:09 [2022-12-31T13:38:09.469Z] 
13:38:09 [2022-12-31T13:38:09.469Z] #14 [base 1/5] FROM docker.io/library/golang:1.19.4-bullseye@sha256:9d235ae41bff699b44255bf912e77acac5046b06e61b018561239a35d9bd2ebb
13:38:09 [2022-12-31T13:38:09.727Z] #14 extracting sha256:67d8e0dbc46f4d070f1153cb69be470060512eba8f6b71181d6ddaa44ef8256a 4.8s done
13:38:10 [2022-12-31T13:38:10.293Z] #14 extracting sha256:0eb3ddaa61147c4c43373adf36e8475f289770ce1ee979a3dc116b0a8096af85 done
13:38:10 [2022-12-31T13:38:10.858Z] #14 DONE 17.2s
13:38:10 [2022-12-31T13:38:10.858Z] 
13:38:10 [2022-12-31T13:38:10.858Z] #20 [base 2/5] COPY --from=xx / /
13:38:13 [2022-12-31T13:38:13.384Z] #20 ...
13:38:13 [2022-12-31T13:38:13.384Z] 
13:38:13 [2022-12-31T13:38:13.384Z] #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
13:38:13 [2022-12-31T13:38:13.384Z] #19 DONE 14.6s
13:38:13 [2022-12-31T13:38:13.642Z] 
13:38:13 [2022-12-31T13:38:13.642Z] #20 [base 2/5] COPY --from=xx / /
13:38:13 [2022-12-31T13:38:13.642Z] #20 DONE 2.6s
13:38:13 [2022-12-31T13:38:13.642Z] 
13:38:13 [2022-12-31T13:38:13.642Z] #21 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
13:38:13 [2022-12-31T13:38:13.642Z] #21 DONE 0.1s
13:38:13 [2022-12-31T13:38:13.642Z] 
13:38:13 [2022-12-31T13:38:13.642Z] #22 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
13:38:14 [2022-12-31T13:38:14.208Z] #22 ...
13:38:14 [2022-12-31T13:38:14.208Z] 
13:38:14 [2022-12-31T13:38:14.208Z] #23 [base 3/5] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
13:38:14 [2022-12-31T13:38:14.208Z] #23 DONE 0.6s
13:38:14 [2022-12-31T13:38:14.208Z] 
13:38:14 [2022-12-31T13:38:14.208Z] #24 [base 4/5] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list  && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list
13:38:14 [2022-12-31T13:38:14.780Z] #24 DONE 0.6s
13:38:14 [2022-12-31T13:38:14.780Z] 
13:38:14 [2022-12-31T13:38:14.780Z] #25 [base 5/5] RUN apt-get update && apt-get install --no-install-recommends -y file
13:38:15 [2022-12-31T13:38:15.715Z] #25 0.974 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
13:38:15 [2022-12-31T13:38:15.715Z] #25 1.069 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
13:38:15 [2022-12-31T13:38:15.715Z] #25 1.157 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
13:38:15 [2022-12-31T13:38:15.976Z] #25 1.159 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB]
13:38:15 [2022-12-31T13:38:15.976Z] #25 1.246 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [206 kB]
13:38:16 [2022-12-31T13:38:16.238Z] #25 1.565 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
13:38:16 [2022-12-31T13:38:16.807Z] #25 2.296 Fetched 8498 kB in 2s (4911 kB/s)
13:38:17 [2022-12-31T13:38:17.373Z] #25 2.296 Reading package lists...
13:38:18 [2022-12-31T13:38:18.196Z] #25 2.879 Reading package lists...
13:38:18 [2022-12-31T13:38:18.453Z] #25 3.439 Building dependency tree...
13:38:18 [2022-12-31T13:38:18.453Z] #25 3.610 Reading state information...
13:38:18 [2022-12-31T13:38:18.711Z] #25 3.854 The following additional packages will be installed:
13:38:18 [2022-12-31T13:38:18.711Z] #25 3.855   libmagic-mgc libmagic1
13:38:18 [2022-12-31T13:38:18.711Z] #25 3.887 The following NEW packages will be installed:
13:38:18 [2022-12-31T13:38:18.711Z] #25 3.888   file libmagic-mgc libmagic1
13:38:18 [2022-12-31T13:38:18.969Z] #25 4.162 0 upgraded, 3 newly installed, 0 to remove and 1 not upgraded.
13:38:18 [2022-12-31T13:38:18.969Z] #25 4.162 Need to get 463 kB of archives.
13:38:18 [2022-12-31T13:38:18.969Z] #25 4.162 After this operation, 7063 kB of additional disk space will be used.
13:38:18 [2022-12-31T13:38:18.969Z] #25 4.162 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic-mgc arm64 1:5.39-3 [273 kB]
13:38:18 [2022-12-31T13:38:18.969Z] #25 4.168 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic1 arm64 1:5.39-3 [121 kB]
13:38:18 [2022-12-31T13:38:18.969Z] #25 4.170 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 file arm64 1:5.39-3 [69.1 kB]
13:38:18 [2022-12-31T13:38:18.969Z] #25 4.309 debconf: delaying package configuration, since apt-utils is not installed
13:38:18 [2022-12-31T13:38:18.969Z] #25 4.351 Fetched 463 kB in 0s (1691 kB/s)
13:38:18 [2022-12-31T13:38:18.969Z] #25 4.371 Selecting previously unselected package libmagic-mgc.
13:38:18 [2022-12-31T13:38:18.969Z] #25 4.371 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15709 files and directories currently installed.)
13:38:18 [2022-12-31T13:38:18.969Z] #25 4.383 Preparing to unpack .../libmagic-mgc_1%3a5.39-3_arm64.deb ...
13:38:18 [2022-12-31T13:38:18.969Z] #25 4.387 Unpacking libmagic-mgc (1:5.39-3) ...
13:38:19 [2022-12-31T13:38:19.228Z] #25 4.497 Selecting previously unselected package libmagic1:arm64.
13:38:19 [2022-12-31T13:38:19.228Z] #25 4.500 Preparing to unpack .../libmagic1_1%3a5.39-3_arm64.deb ...
13:38:19 [2022-12-31T13:38:19.228Z] #25 4.510 Unpacking libmagic1:arm64 (1:5.39-3) ...
13:38:19 [2022-12-31T13:38:19.228Z] #25 4.555 Selecting previously unselected package file.
13:38:19 [2022-12-31T13:38:19.228Z] #25 4.559 Preparing to unpack .../file_1%3a5.39-3_arm64.deb ...
13:38:19 [2022-12-31T13:38:19.228Z] #25 4.564 Unpacking file (1:5.39-3) ...
13:38:19 [2022-12-31T13:38:19.228Z] #25 4.610 Setting up libmagic-mgc (1:5.39-3) ...
13:38:19 [2022-12-31T13:38:19.228Z] #25 4.623 Setting up libmagic1:arm64 (1:5.39-3) ...
13:38:19 [2022-12-31T13:38:19.228Z] #25 4.642 Setting up file (1:5.39-3) ...
13:38:19 [2022-12-31T13:38:19.228Z] #25 4.653 Processing triggers for libc-bin (2.31-13+deb11u5) ...
13:38:19 [2022-12-31T13:38:19.799Z] #25 DONE 5.1s
13:38:19 [2022-12-31T13:38:19.799Z] 
13:38:19 [2022-12-31T13:38:19.799Z] #22 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
13:38:19 [2022-12-31T13:38:19.799Z] #22 1.916 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
13:38:19 [2022-12-31T13:38:19.799Z] #22 2.107 
13:38:19 [2022-12-31T13:38:19.799Z] #22 2.326 #=#=#                                                                         

######################################################################## 100.0%
13:38:19 [2022-12-31T13:38:19.800Z] #22 2.644 
13:38:19 [2022-12-31T13:38:19.800Z] #22 3.704 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
13:38:19 [2022-12-31T13:38:19.800Z] #22 3.926 
13:38:19 [2022-12-31T13:38:19.800Z] #22 4.147 #=#=#                                                                         

                                                                           0.8%
######################################################################## 100.0%
13:38:19 [2022-12-31T13:38:19.800Z] #22 4.438 
13:38:19 [2022-12-31T13:38:19.800Z] #22 5.529 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)...
13:38:19 [2022-12-31T13:38:19.800Z] #22 5.744 
13:38:19 [2022-12-31T13:38:19.800Z] #22 5.966 #=#=#                                                                         

                                                                           0.1%
##########################################                                59.2%
######################################################################## 100.0%
13:38:20 [2022-12-31T13:38:20.057Z] #22 ...
13:38:20 [2022-12-31T13:38:20.057Z] 
13:38:20 [2022-12-31T13:38:20.057Z] #26 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
13:38:20 [2022-12-31T13:38:20.057Z] #26 DONE 0.2s
13:38:20 [2022-12-31T13:38:20.057Z] 
13:38:20 [2022-12-31T13:38:20.057Z] #27 [registry-src 1/2] WORKDIR /usr/src/registry
13:38:20 [2022-12-31T13:38:20.057Z] #27 DONE 0.2s
13:38:20 [2022-12-31T13:38:20.057Z] 
13:38:20 [2022-12-31T13:38:20.057Z] #28 [containerd-build 1/3] WORKDIR /go/src/github.com/containerd/containerd
13:38:20 [2022-12-31T13:38:20.057Z] #28 DONE 0.3s
13:38:20 [2022-12-31T13:38:20.057Z] 
13:38:20 [2022-12-31T13:38:20.057Z] #29 [delve-build 1/2] WORKDIR /usr/src/delve
13:38:20 [2022-12-31T13:38:20.057Z] #29 DONE 0.3s
13:38:20 [2022-12-31T13:38:20.057Z] 
13:38:20 [2022-12-31T13:38:20.057Z] #30 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
13:38:20 [2022-12-31T13:38:20.057Z] #30 DONE 0.3s
13:38:20 [2022-12-31T13:38:20.057Z] 
13:38:20 [2022-12-31T13:38:20.057Z] #31 [runc-build 1/3] WORKDIR /go/src/github.com/opencontainers/runc
13:38:20 [2022-12-31T13:38:20.057Z] #31 DONE 0.3s
13:38:20 [2022-12-31T13:38:20.057Z] 
13:38:20 [2022-12-31T13:38:20.057Z] #22 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
13:38:20 [2022-12-31T13:38:20.057Z] #22 6.589 
13:38:20 [2022-12-31T13:38:20.057Z] #22 ...
13:38:20 [2022-12-31T13:38:20.057Z] 
13:38:20 [2022-12-31T13:38:20.057Z] #32 [containerd-src 1/3] WORKDIR /usr/src/containerd
13:38:20 [2022-12-31T13:38:20.057Z] #32 DONE 0.4s
13:38:20 [2022-12-31T13:38:20.057Z] 
13:38:20 [2022-12-31T13:38:20.057Z] #33 [runc-src 1/3] WORKDIR /usr/src/runc
13:38:20 [2022-12-31T13:38:20.057Z] #33 DONE 0.4s
13:38:20 [2022-12-31T13:38:20.057Z] 
13:38:20 [2022-12-31T13:38:20.057Z] #34 [swagger-src 1/3] WORKDIR /usr/src/swagger
13:38:20 [2022-12-31T13:38:20.057Z] #34 DONE 0.4s
13:38:20 [2022-12-31T13:38:20.057Z] 
13:38:20 [2022-12-31T13:38:20.057Z] #35 [dockercli 1/3] WORKDIR /go/src/github.com/docker/cli
13:38:20 [2022-12-31T13:38:20.057Z] #35 DONE 0.5s
13:38:20 [2022-12-31T13:38:20.315Z] 
13:38:20 [2022-12-31T13:38:20.315Z] #36 [tini-build 1/4] WORKDIR /go/src/github.com/krallin/tini
13:38:20 [2022-12-31T13:38:20.315Z] #36 DONE 0.5s
13:38:20 [2022-12-31T13:38:20.315Z] 
13:38:20 [2022-12-31T13:38:20.315Z] #37 [tini-src 1/3] WORKDIR /usr/src/tini
13:38:20 [2022-12-31T13:38:20.315Z] #37 DONE 0.6s
13:38:20 [2022-12-31T13:38:20.315Z] 
13:38:20 [2022-12-31T13:38:20.315Z] #38 [tini-src 2/3] RUN git init . && git remote add origin "https://github.com/krallin/tini.git"
13:38:20 [2022-12-31T13:38:20.315Z] #38 ...
13:38:20 [2022-12-31T13:38:20.315Z] 
13:38:20 [2022-12-31T13:38:20.315Z] #39 [rootlesskit-build 1/5] WORKDIR /go/src/github.com/rootless-containers/rootlesskit
13:38:20 [2022-12-31T13:38:20.315Z] #39 DONE 0.6s
13:38:20 [2022-12-31T13:38:20.315Z] 
13:38:20 [2022-12-31T13:38:20.315Z] #40 [rootlesskit-src 1/3] WORKDIR /usr/src/rootlesskit
13:38:20 [2022-12-31T13:38:20.315Z] #40 DONE 0.7s
13:38:20 [2022-12-31T13:38:20.575Z] 
13:38:20 [2022-12-31T13:38:20.575Z] #41 [dockercli-src 1/5] WORKDIR /tmp/dockercli
13:38:20 [2022-12-31T13:38:20.575Z] #41 DONE 0.7s
13:38:20 [2022-12-31T13:38:20.575Z] 
13:38:20 [2022-12-31T13:38:20.575Z] #42 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc
13:38:20 [2022-12-31T13:38:20.575Z] #42 DONE 0.7s
13:38:20 [2022-12-31T13:38:20.575Z] 
13:38:20 [2022-12-31T13:38:20.575Z] #43 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
13:38:24 [2022-12-31T13:38:24.762Z] #43 ...
13:38:24 [2022-12-31T13:38:24.762Z] 
13:38:24 [2022-12-31T13:38:24.762Z] #44 [registry-src 2/2] RUN git init . && git remote add origin "https://github.com/distribution/distribution.git"
13:38:24 [2022-12-31T13:38:24.762Z] #0 4.149 Initialized empty Git repository in /usr/src/registry/.git/
13:38:24 [2022-12-31T13:38:24.762Z] #0 4.149 hint: Using 'master' as the name for the initial branch. This default branch name
13:38:24 [2022-12-31T13:38:24.762Z] #0 4.149 hint: is subject to change. To configure the initial branch name to use in all
13:38:24 [2022-12-31T13:38:24.762Z] #0 4.149 hint: of your new repositories, which will suppress this warning, call:
13:38:24 [2022-12-31T13:38:24.762Z] #0 4.149 hint: 
13:38:24 [2022-12-31T13:38:24.762Z] #0 4.149 hint: 	git config --global init.defaultBranch <name>
13:38:24 [2022-12-31T13:38:24.762Z] #0 4.149 hint: 
13:38:24 [2022-12-31T13:38:24.762Z] #0 4.149 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
13:38:24 [2022-12-31T13:38:24.762Z] #0 4.149 hint: 'development'. The just-created branch can be renamed via this command:
13:38:24 [2022-12-31T13:38:24.762Z] #0 4.149 hint: 
13:38:24 [2022-12-31T13:38:24.762Z] #0 4.149 hint: 	git branch -m <name>
13:38:24 [2022-12-31T13:38:24.762Z] #44 DONE 4.3s
13:38:24 [2022-12-31T13:38:24.762Z] 
13:38:24 [2022-12-31T13:38:24.762Z] #45 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
13:38:24 [2022-12-31T13:38:24.762Z] #45 ...
13:38:24 [2022-12-31T13:38:24.762Z] 
13:38:24 [2022-12-31T13:38:24.762Z] #22 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
13:38:24 [2022-12-31T13:38:24.762Z] #22 8.357 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
13:38:24 [2022-12-31T13:38:24.762Z] #22 8.634 
13:38:24 [2022-12-31T13:38:24.762Z] #22 8.870 #=#=#                                                                         

######################################################################## 100.0%
13:38:24 [2022-12-31T13:38:24.762Z] #22 9.310 
13:38:24 [2022-12-31T13:38:24.762Z] #22 10.14 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
13:38:24 [2022-12-31T13:38:24.762Z] #22 10.38 
13:38:24 [2022-12-31T13:38:24.762Z] #22 10.62 #=#=#                                                                         

######################################################################## 100.0%
13:38:24 [2022-12-31T13:38:24.762Z] #22 10.88 
13:38:24 [2022-12-31T13:38:24.762Z] #22 10.99 Download of images into '/build' complete.
13:38:24 [2022-12-31T13:38:24.762Z] #22 10.99 Use something like the following to load the result into a Docker daemon:
13:38:24 [2022-12-31T13:38:24.762Z] #22 10.99   tar -cC '/build' . | docker load
13:38:24 [2022-12-31T13:38:24.762Z] #22 DONE 11.1s
13:38:24 [2022-12-31T13:38:24.762Z] 
13:38:24 [2022-12-31T13:38:24.762Z] #46 [dockercli-src 2/5] RUN git init . && git remote add origin "https://github.com/docker/cli.git"
13:38:25 [2022-12-31T13:38:25.328Z] #46 ...
13:38:25 [2022-12-31T13:38:25.328Z] 
13:38:25 [2022-12-31T13:38:25.328Z] #38 [tini-src 2/3] RUN git init . && git remote add origin "https://github.com/krallin/tini.git"
13:38:25 [2022-12-31T13:38:25.328Z] #38 4.928 hint: Using 'master' as the name for the initial branch. This default branch name
13:38:25 [2022-12-31T13:38:25.328Z] #38 4.928 hint: is subject to change. To configure the initial branch name to use in all
13:38:25 [2022-12-31T13:38:25.328Z] #38 4.928 hint: of your new repositories, which will suppress this warning, call:
13:38:25 [2022-12-31T13:38:25.328Z] #38 4.928 hint: 
13:38:25 [2022-12-31T13:38:25.328Z] #38 4.928 hint: 	git config --global init.defaultBranch <name>
13:38:25 [2022-12-31T13:38:25.328Z] #38 4.928 hint: 
13:38:25 [2022-12-31T13:38:25.328Z] #38 4.928 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
13:38:25 [2022-12-31T13:38:25.328Z] #38 4.928 hint: 'development'. The just-created branch can be renamed via this command:
13:38:25 [2022-12-31T13:38:25.328Z] #38 4.928 hint: 
13:38:25 [2022-12-31T13:38:25.328Z] #38 4.928 hint: 	git branch -m <name>
13:38:25 [2022-12-31T13:38:25.328Z] #38 4.931 Initialized empty Git repository in /usr/src/tini/.git/
13:38:25 [2022-12-31T13:38:25.328Z] #38 DONE 5.0s
13:38:25 [2022-12-31T13:38:25.590Z] 
13:38:25 [2022-12-31T13:38:25.590Z] #47 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
13:38:25 [2022-12-31T13:38:25.590Z] #47 ...
13:38:25 [2022-12-31T13:38:25.590Z] 
13:38:25 [2022-12-31T13:38:25.590Z] #48 [containerd-src 2/3] RUN git init . && git remote add origin "https://github.com/containerd/containerd.git"
13:38:25 [2022-12-31T13:38:25.590Z] #0 5.408 Initialized empty Git repository in /usr/src/containerd/.git/
13:38:25 [2022-12-31T13:38:25.590Z] #0 5.408 hint: Using 'master' as the name for the initial branch. This default branch name
13:38:25 [2022-12-31T13:38:25.590Z] #0 5.408 hint: is subject to change. To configure the initial branch name to use in all
13:38:25 [2022-12-31T13:38:25.590Z] #0 5.408 hint: of your new repositories, which will suppress this warning, call:
13:38:25 [2022-12-31T13:38:25.590Z] #0 5.408 hint: 
13:38:25 [2022-12-31T13:38:25.590Z] #0 5.408 hint: 	git config --global init.defaultBranch <name>
13:38:25 [2022-12-31T13:38:25.590Z] #0 5.408 hint: 
13:38:25 [2022-12-31T13:38:25.590Z] #0 5.408 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
13:38:25 [2022-12-31T13:38:25.590Z] #0 5.408 hint: 'development'. The just-created branch can be renamed via this command:
13:38:25 [2022-12-31T13:38:25.590Z] #0 5.408 hint: 
13:38:25 [2022-12-31T13:38:25.590Z] #0 5.408 hint: 	git branch -m <name>
13:38:25 [2022-12-31T13:38:25.590Z] #48 DONE 5.5s
13:38:25 [2022-12-31T13:38:25.590Z] 
13:38:25 [2022-12-31T13:38:25.590Z] #49 [delve-src 2/3] RUN git init . && git remote add origin "https://github.com/go-delve/delve.git"
13:38:25 [2022-12-31T13:38:25.590Z] #0 5.515 hint: Using 'master' as the name for the initial branch. This default branch name
13:38:25 [2022-12-31T13:38:25.590Z] #0 5.515 hint: is subject to change. To configure the initial branch name to use in all
13:38:25 [2022-12-31T13:38:25.590Z] #0 5.515 hint: of your new repositories, which will suppress this warning, call:
13:38:25 [2022-12-31T13:38:25.590Z] #0 5.515 hint: 
13:38:25 [2022-12-31T13:38:25.590Z] #0 5.515 hint: 	git config --global init.defaultBranch <name>
13:38:25 [2022-12-31T13:38:25.590Z] #0 5.515 hint: 
13:38:25 [2022-12-31T13:38:25.590Z] #0 5.515 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
13:38:25 [2022-12-31T13:38:25.590Z] #0 5.515 hint: 'development'. The just-created branch can be renamed via this command:
13:38:25 [2022-12-31T13:38:25.590Z] #0 5.515 hint: 
13:38:25 [2022-12-31T13:38:25.590Z] #0 5.515 hint: 	git branch -m <name>
13:38:25 [2022-12-31T13:38:25.590Z] #0 5.524 Initialized empty Git repository in /usr/src/delve/.git/
13:38:25 [2022-12-31T13:38:25.590Z] #49 DONE 5.6s
13:38:25 [2022-12-31T13:38:25.852Z] 
13:38:25 [2022-12-31T13:38:25.852Z] #50 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.9.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
13:38:26 [2022-12-31T13:38:26.116Z] #50 ...
13:38:26 [2022-12-31T13:38:26.116Z] 
13:38:26 [2022-12-31T13:38:26.116Z] #51 [runc-src 2/3] RUN git init . && git remote add origin "https://github.com/opencontainers/runc.git"
13:38:26 [2022-12-31T13:38:26.116Z] #0 5.871 Initialized empty Git repository in /usr/src/runc/.git/
13:38:26 [2022-12-31T13:38:26.116Z] #0 5.871 hint: Using 'master' as the name for the initial branch. This default branch name
13:38:26 [2022-12-31T13:38:26.116Z] #0 5.871 hint: is subject to change. To configure the initial branch name to use in all
13:38:26 [2022-12-31T13:38:26.116Z] #0 5.871 hint: of your new repositories, which will suppress this warning, call:
13:38:26 [2022-12-31T13:38:26.116Z] #0 5.871 hint: 
13:38:26 [2022-12-31T13:38:26.116Z] #0 5.871 hint: 	git config --global init.defaultBranch <name>
13:38:26 [2022-12-31T13:38:26.116Z] #0 5.871 hint: 
13:38:26 [2022-12-31T13:38:26.116Z] #0 5.871 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
13:38:26 [2022-12-31T13:38:26.116Z] #0 5.871 hint: 'development'. The just-created branch can be renamed via this command:
13:38:26 [2022-12-31T13:38:26.116Z] #0 5.871 hint: 
13:38:26 [2022-12-31T13:38:26.116Z] #0 5.871 hint: 	git branch -m <name>
13:38:26 [2022-12-31T13:38:26.116Z] #51 DONE 6.0s
13:38:26 [2022-12-31T13:38:26.374Z] 
13:38:26 [2022-12-31T13:38:26.374Z] #52 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.4" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
13:38:26 [2022-12-31T13:38:26.941Z] #52 ...
13:38:26 [2022-12-31T13:38:26.941Z] 
13:38:26 [2022-12-31T13:38:26.941Z] #53 [rootlesskit-src 2/3] RUN git init . && git remote add origin "https://github.com/rootless-containers/rootlesskit.git"
13:38:26 [2022-12-31T13:38:26.941Z] #0 6.338 hint: Using 'master' as the name for the initial branch. This default branch name
13:38:26 [2022-12-31T13:38:26.941Z] #0 6.338 hint: is subject to change. To configure the initial branch name to use in all
13:38:26 [2022-12-31T13:38:26.941Z] #0 6.338 hint: of your new repositories, which will suppress this warning, call:
13:38:26 [2022-12-31T13:38:26.941Z] #0 6.338 hint: 
13:38:26 [2022-12-31T13:38:26.941Z] #0 6.338 hint: 	git config --global init.defaultBranch <name>
13:38:26 [2022-12-31T13:38:26.941Z] #0 6.338 hint: 
13:38:26 [2022-12-31T13:38:26.941Z] #0 6.338 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
13:38:26 [2022-12-31T13:38:26.941Z] #0 6.338 hint: 'development'. The just-created branch can be renamed via this command:
13:38:26 [2022-12-31T13:38:26.941Z] #0 6.338 hint: 
13:38:26 [2022-12-31T13:38:26.941Z] #0 6.338 hint: 	git branch -m <name>
13:38:26 [2022-12-31T13:38:26.941Z] #0 6.342 Initialized empty Git repository in /usr/src/rootlesskit/.git/
13:38:26 [2022-12-31T13:38:26.941Z] #53 DONE 6.5s
13:38:26 [2022-12-31T13:38:26.941Z] 
13:38:26 [2022-12-31T13:38:26.941Z] #54 [swagger-src 2/3] RUN git init . && git remote add origin "https://github.com/kolyshkin/go-swagger.git"
13:38:26 [2022-12-31T13:38:26.941Z] #0 6.677 hint: Using 'master' as the name for the initial branch. This default branch name
13:38:26 [2022-12-31T13:38:26.942Z] #0 6.677 hint: is subject to change. To configure the initial branch name to use in all
13:38:26 [2022-12-31T13:38:26.942Z] #0 6.677 hint: of your new repositories, which will suppress this warning, call:
13:38:26 [2022-12-31T13:38:26.942Z] #0 6.677 hint: 
13:38:26 [2022-12-31T13:38:26.942Z] #0 6.677 hint: 	git config --global init.defaultBranch <name>
13:38:26 [2022-12-31T13:38:26.942Z] #0 6.677 hint: 
13:38:26 [2022-12-31T13:38:26.942Z] #0 6.677 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
13:38:26 [2022-12-31T13:38:26.942Z] #0 6.677 hint: 'development'. The just-created branch can be renamed via this command:
13:38:26 [2022-12-31T13:38:26.942Z] #0 6.677 hint: 
13:38:26 [2022-12-31T13:38:26.942Z] #0 6.677 hint: 	git branch -m <name>
13:38:26 [2022-12-31T13:38:26.942Z] #0 6.684 Initialized empty Git repository in /usr/src/swagger/.git/
13:38:26 [2022-12-31T13:38:26.942Z] #54 DONE 6.7s
13:38:27 [2022-12-31T13:38:27.204Z] 
13:38:27 [2022-12-31T13:38:27.204Z] #55 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD
13:38:28 [2022-12-31T13:38:28.139Z] #55 ...
13:38:28 [2022-12-31T13:38:28.139Z] 
13:38:28 [2022-12-31T13:38:28.139Z] #46 [dockercli-src 2/5] RUN git init . && git remote add origin "https://github.com/docker/cli.git"
13:38:28 [2022-12-31T13:38:28.139Z] #46 7.536 hint: Using 'master' as the name for the initial branch. This default branch name
13:38:28 [2022-12-31T13:38:28.139Z] #46 7.536 hint: is subject to change. To configure the initial branch name to use in all
13:38:28 [2022-12-31T13:38:28.139Z] #46 7.536 hint: of your new repositories, which will suppress this warning, call:
13:38:28 [2022-12-31T13:38:28.139Z] #46 7.536 hint: 
13:38:28 [2022-12-31T13:38:28.139Z] #46 7.536 hint: 	git config --global init.defaultBranch <name>
13:38:28 [2022-12-31T13:38:28.139Z] #46 7.536 hint: 
13:38:28 [2022-12-31T13:38:28.139Z] #46 7.536 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
13:38:28 [2022-12-31T13:38:28.139Z] #46 7.536 hint: 'development'. The just-created branch can be renamed via this command:
13:38:28 [2022-12-31T13:38:28.139Z] #46 7.536 hint: 
13:38:28 [2022-12-31T13:38:28.139Z] #46 7.536 hint: 	git branch -m <name>
13:38:28 [2022-12-31T13:38:28.139Z] #46 7.538 Initialized empty Git repository in /tmp/dockercli/.git/
13:38:28 [2022-12-31T13:38:28.139Z] #46 DONE 7.7s
13:38:28 [2022-12-31T13:38:28.398Z] 
13:38:28 [2022-12-31T13:38:28.398Z] #56 [dockercli-src 3/5] RUN git fetch -q --depth 1 origin "v17.06.2-ce" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
13:38:29 [2022-12-31T13:38:29.776Z] #56 ...
13:38:29 [2022-12-31T13:38:29.776Z] 
13:38:29 [2022-12-31T13:38:29.776Z] #57 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
13:38:29 [2022-12-31T13:38:29.776Z] #0 8.587 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
13:38:29 [2022-12-31T13:38:29.776Z] #0 8.637 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
13:38:29 [2022-12-31T13:38:29.776Z] #0 8.637 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
13:38:29 [2022-12-31T13:38:29.776Z] #0 9.919 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB]
13:38:30 [2022-12-31T13:38:30.034Z] #57 ...
13:38:30 [2022-12-31T13:38:30.034Z] 
13:38:30 [2022-12-31T13:38:30.034Z] #58 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.2"      && /build/gotestsum --version
13:38:30 [2022-12-31T13:38:30.034Z] #0 8.354 go: downloading gotest.tools/gotestsum v1.8.2
13:38:30 [2022-12-31T13:38:30.034Z] #0 10.19 go: downloading github.com/fatih/color v1.13.0
13:38:30 [2022-12-31T13:38:30.034Z] #58 10.30 go: downloading github.com/dnephin/pflag v1.0.7
13:38:30 [2022-12-31T13:38:30.034Z] #58 10.33 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
13:38:30 [2022-12-31T13:38:30.034Z] #58 ...
13:38:30 [2022-12-31T13:38:30.034Z] 
13:38:30 [2022-12-31T13:38:30.034Z] #59 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2"      && /build/shfmt --version
13:38:30 [2022-12-31T13:38:30.034Z] #0 9.665 go: downloading mvdan.cc/sh/v3 v3.0.2
13:38:30 [2022-12-31T13:38:30.293Z] #59 ...
13:38:30 [2022-12-31T13:38:30.293Z] 
13:38:30 [2022-12-31T13:38:30.293Z] #60 [tini-build 2/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends cmake
13:38:30 [2022-12-31T13:38:30.293Z] #0 9.307 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
13:38:30 [2022-12-31T13:38:30.293Z] #0 9.448 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
13:38:30 [2022-12-31T13:38:30.293Z] #0 9.448 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
13:38:30 [2022-12-31T13:38:30.551Z] #60 ...
13:38:30 [2022-12-31T13:38:30.551Z] 
13:38:30 [2022-12-31T13:38:30.551Z] #61 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
13:38:30 [2022-12-31T13:38:30.551Z] #0 10.21 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
13:38:30 [2022-12-31T13:38:30.551Z] #0 10.32 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
13:38:30 [2022-12-31T13:38:30.551Z] #0 10.32 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
13:38:30 [2022-12-31T13:38:30.551Z] #61 ...
13:38:30 [2022-12-31T13:38:30.551Z] 
13:38:30 [2022-12-31T13:38:30.551Z] #62 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
13:38:30 [2022-12-31T13:38:30.551Z] #0 6.360 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
13:38:30 [2022-12-31T13:38:30.551Z] #0 6.365 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
13:38:30 [2022-12-31T13:38:30.551Z] #0 6.365 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
13:38:30 [2022-12-31T13:38:30.551Z] #0 6.670 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB]
13:38:30 [2022-12-31T13:38:30.551Z] #0 7.287 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [206 kB]
13:38:30 [2022-12-31T13:38:30.551Z] #0 8.466 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
13:38:30 [2022-12-31T13:38:30.810Z] #62 ...
13:38:30 [2022-12-31T13:38:30.810Z] 
13:38:30 [2022-12-31T13:38:30.810Z] #63 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.49.0"      && /build/golangci-lint --version
13:38:30 [2022-12-31T13:38:30.810Z] #0 9.058 go: downloading github.com/golangci/golangci-lint v1.49.0
13:38:30 [2022-12-31T13:38:30.810Z] #63 ...
13:38:30 [2022-12-31T13:38:30.810Z] 
13:38:30 [2022-12-31T13:38:30.810Z] #64 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1"      && /build/tomll --help
13:38:30 [2022-12-31T13:38:30.810Z] #0 9.914 go: downloading github.com/pelletier/go-toml v1.8.1
13:38:31 [2022-12-31T13:38:31.068Z] #64 ...
13:38:31 [2022-12-31T13:38:31.068Z] 
13:38:31 [2022-12-31T13:38:31.068Z] #65 [dockercli 2/3] RUN xx-apt-get install -y --no-install-recommends gcc libc6-dev
13:38:31 [2022-12-31T13:38:31.068Z] #0 7.015 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
13:38:31 [2022-12-31T13:38:31.068Z] #0 7.015 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
13:38:31 [2022-12-31T13:38:31.068Z] #0 7.015 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
13:38:31 [2022-12-31T13:38:31.068Z] #0 8.992 Reading package lists...
13:38:31 [2022-12-31T13:38:31.068Z] #65 ...
13:38:31 [2022-12-31T13:38:31.068Z] 
13:38:31 [2022-12-31T13:38:31.068Z] #66 [runc-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-runc-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-runc-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             dpkg-dev gcc libc6-dev libseccomp-dev
13:38:31 [2022-12-31T13:38:31.068Z] #0 9.539 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
13:38:31 [2022-12-31T13:38:31.068Z] #0 9.647 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
13:38:31 [2022-12-31T13:38:31.068Z] #0 9.647 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
13:38:31 [2022-12-31T13:38:31.326Z] #66 ...
13:38:31 [2022-12-31T13:38:31.326Z] 
13:38:31 [2022-12-31T13:38:31.326Z] #67 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.3.0"      && /build/go-winres --help
13:38:31 [2022-12-31T13:38:31.326Z] #0 10.59 go: downloading github.com/tc-hib/go-winres v0.3.0
13:38:31 [2022-12-31T13:38:31.584Z] #67 11.67 go: downloading github.com/tc-hib/winres v0.1.6
13:38:31 [2022-12-31T13:38:31.584Z] #67 ...
13:38:31 [2022-12-31T13:38:31.584Z] 
13:38:31 [2022-12-31T13:38:31.584Z] #68 [rootlesskit-build 2/5] RUN --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libc6-dev
13:38:31 [2022-12-31T13:38:31.584Z] #0 9.027 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
13:38:31 [2022-12-31T13:38:31.584Z] #0 9.101 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
13:38:31 [2022-12-31T13:38:31.584Z] #0 9.101 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
13:38:31 [2022-12-31T13:38:31.584Z] #0 11.01 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB]
13:38:31 [2022-12-31T13:38:31.584Z] #68 ...
13:38:31 [2022-12-31T13:38:31.584Z] 
13:38:31 [2022-12-31T13:38:31.584Z] #62 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
13:38:31 [2022-12-31T13:38:31.584Z] #62 11.82 Fetched 8498 kB in 6s (1494 kB/s)
13:38:32 [2022-12-31T13:38:32.170Z] #62 11.82 Reading package lists...
13:38:32 [2022-12-31T13:38:32.170Z] #62 ...
13:38:32 [2022-12-31T13:38:32.170Z] 
13:38:32 [2022-12-31T13:38:32.170Z] #47 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
13:38:32 [2022-12-31T13:38:32.170Z] #47 DONE 7.0s
13:38:32 [2022-12-31T13:38:32.428Z] 
13:38:32 [2022-12-31T13:38:32.428Z] #58 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.2"      && /build/gotestsum --version
13:38:32 [2022-12-31T13:38:32.428Z] #58 11.00 go: downloading golang.org/x/tools v0.1.11
13:38:32 [2022-12-31T13:38:32.428Z] #58 12.41 go: downloading github.com/mattn/go-colorable v0.1.12
13:38:32 [2022-12-31T13:38:32.428Z] #58 12.54 go: downloading github.com/mattn/go-isatty v0.0.14
13:38:32 [2022-12-31T13:38:32.428Z] #58 12.60 go: downloading github.com/fsnotify/fsnotify v1.5.4
13:38:32 [2022-12-31T13:38:32.687Z] #58 12.89 go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8
13:38:35 [2022-12-31T13:38:35.968Z] #58 ...
13:38:35 [2022-12-31T13:38:35.968Z] 
13:38:35 [2022-12-31T13:38:35.968Z] #69 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.0-beta.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
13:38:35 [2022-12-31T13:38:35.968Z] #69 ...
13:38:35 [2022-12-31T13:38:35.968Z] 
13:38:35 [2022-12-31T13:38:35.968Z] #63 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.49.0"      && /build/golangci-lint --version
13:38:35 [2022-12-31T13:38:35.968Z] #63 12.78 go: downloading github.com/gofrs/flock v0.8.1
13:38:35 [2022-12-31T13:38:35.968Z] #63 12.80 go: downloading github.com/pkg/errors v0.9.1
13:38:35 [2022-12-31T13:38:35.968Z] #63 12.96 go: downloading github.com/spf13/cobra v1.5.0
13:38:35 [2022-12-31T13:38:35.968Z] #63 13.04 go: downloading github.com/spf13/pflag v1.0.5
13:38:35 [2022-12-31T13:38:35.968Z] #63 13.34 go: downloading github.com/spf13/viper v1.12.0
13:38:35 [2022-12-31T13:38:35.968Z] #63 13.42 go: downloading gopkg.in/yaml.v3 v3.0.1
13:38:35 [2022-12-31T13:38:35.968Z] #63 13.98 go: downloading github.com/mattn/go-colorable v0.1.13
13:38:35 [2022-12-31T13:38:35.968Z] #63 14.08 go: downloading github.com/mattn/go-isatty v0.0.16
13:38:35 [2022-12-31T13:38:35.968Z] #63 14.23 go: downloading golang.org/x/tools v0.1.12
13:38:35 [2022-12-31T13:38:35.968Z] #63 14.30 go: downloading github.com/hashicorp/go-version v1.6.0
13:38:35 [2022-12-31T13:38:35.968Z] #63 14.58 go: downloading github.com/ldez/gomoddirectives v0.2.3
13:38:35 [2022-12-31T13:38:35.968Z] #63 14.66 go: downloading github.com/mitchellh/go-homedir v1.1.0
13:38:35 [2022-12-31T13:38:35.968Z] #63 14.83 go: downloading github.com/hashicorp/go-multierror v1.1.1
13:38:36 [2022-12-31T13:38:36.907Z] #63 ...
13:38:36 [2022-12-31T13:38:36.907Z] 
13:38:36 [2022-12-31T13:38:36.907Z] #70 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
13:38:37 [2022-12-31T13:38:37.165Z] #70 DONE 10.2s
13:38:37 [2022-12-31T13:38:37.165Z] 
13:38:37 [2022-12-31T13:38:37.165Z] #65 [dockercli 2/3] RUN xx-apt-get install -y --no-install-recommends gcc libc6-dev
13:38:37 [2022-12-31T13:38:37.165Z] #0 8.992 Reading package lists...
13:38:37 [2022-12-31T13:38:37.165Z] #65 15.97 + apt-get  install -y --no-install-recommends gcc libc6-dev
13:38:39 [2022-12-31T13:38:39.701Z] #65 16.11 Reading package lists...
13:38:39 [2022-12-31T13:38:39.701Z] #65 ...
13:38:39 [2022-12-31T13:38:39.701Z] 
13:38:39 [2022-12-31T13:38:39.701Z] #43 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
13:38:39 [2022-12-31T13:38:39.701Z] #43 9.032 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
13:38:39 [2022-12-31T13:38:39.701Z] #43 9.101 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
13:38:39 [2022-12-31T13:38:39.701Z] #43 9.101 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
13:38:39 [2022-12-31T13:38:39.701Z] #43 9.842 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  InRelease [1540 B]
13:38:39 [2022-12-31T13:38:39.701Z] #43 11.82 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB]
13:38:39 [2022-12-31T13:38:39.701Z] #43 15.47 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [206 kB]
13:38:39 [2022-12-31T13:38:39.701Z] #43 ...
13:38:39 [2022-12-31T13:38:39.701Z] 
13:38:39 [2022-12-31T13:38:39.701Z] #62 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
13:38:39 [2022-12-31T13:38:39.701Z] #62 11.82 Reading package lists...
13:38:40 [2022-12-31T13:38:40.267Z] #62 18.34 Reading package lists...
13:38:40 [2022-12-31T13:38:40.267Z] #62 ...
13:38:40 [2022-12-31T13:38:40.267Z] 
13:38:40 [2022-12-31T13:38:40.267Z] #55 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD
13:38:40 [2022-12-31T13:38:40.267Z] #55 DONE 13.1s
13:38:40 [2022-12-31T13:38:40.267Z] 
13:38:40 [2022-12-31T13:38:40.267Z] #43 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
13:38:40 [2022-12-31T13:38:40.267Z] #43 19.38 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
13:38:40 [2022-12-31T13:38:40.527Z] #43 ...
13:38:40 [2022-12-31T13:38:40.527Z] 
13:38:40 [2022-12-31T13:38:40.527Z] #59 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2"      && /build/shfmt --version
13:38:40 [2022-12-31T13:38:40.527Z] #59 10.87 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
13:38:40 [2022-12-31T13:38:40.527Z] #59 10.87 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
13:38:40 [2022-12-31T13:38:40.527Z] #59 11.02 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
13:38:40 [2022-12-31T13:38:40.527Z] #59 13.28 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
13:38:40 [2022-12-31T13:38:40.785Z] #59 ...
13:38:40 [2022-12-31T13:38:40.785Z] 
13:38:40 [2022-12-31T13:38:40.785Z] #45 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
13:38:40 [2022-12-31T13:38:40.785Z] #45 6.368 + git fetch -q --depth 1 origin v2.3.0 +refs/tags/*:refs/tags/*
13:38:40 [2022-12-31T13:38:40.785Z] #45 14.78 + git checkout -q FETCH_HEAD
13:38:41 [2022-12-31T13:38:41.043Z] #45 ...
13:38:41 [2022-12-31T13:38:41.043Z] 
13:38:41 [2022-12-31T13:38:41.043Z] #71 [swagger 2/2] RUN --mount=from=swagger-src,src=/usr/src/swagger,rw     --mount=type=cache,target=/root/.cache/go-build,id=swagger-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/ <<EOT (set -e...)
13:38:41 [2022-12-31T13:38:41.612Z] #71 ...
13:38:41 [2022-12-31T13:38:41.612Z] 
13:38:41 [2022-12-31T13:38:41.612Z] #52 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.4" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
13:38:41 [2022-12-31T13:38:41.612Z] #52 DONE 15.3s
13:38:41 [2022-12-31T13:38:41.612Z] 
13:38:41 [2022-12-31T13:38:41.612Z] #58 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.2"      && /build/gotestsum --version
13:38:41 [2022-12-31T13:38:41.612Z] #58 17.87 go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f
13:38:41 [2022-12-31T13:38:41.612Z] #58 18.02 go: downloading golang.org/x/term v0.0.0-20220526004731-065cf7ba2467
13:38:41 [2022-12-31T13:38:41.612Z] #58 21.81 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4
13:38:41 [2022-12-31T13:38:41.870Z] #58 ...
13:38:41 [2022-12-31T13:38:41.870Z] 
13:38:41 [2022-12-31T13:38:41.870Z] #60 [tini-build 2/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends cmake
13:38:41 [2022-12-31T13:38:41.870Z] #60 11.61 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB]
13:38:41 [2022-12-31T13:38:41.870Z] #60 15.30 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [206 kB]
13:38:41 [2022-12-31T13:38:41.870Z] #60 19.35 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
13:38:42 [2022-12-31T13:38:42.128Z] #60 ...
13:38:42 [2022-12-31T13:38:42.128Z] 
13:38:42 [2022-12-31T13:38:42.128Z] #66 [runc-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-runc-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-runc-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             dpkg-dev gcc libc6-dev libseccomp-dev
13:38:42 [2022-12-31T13:38:42.128Z] #66 11.82 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB]
13:38:42 [2022-12-31T13:38:42.128Z] #66 15.24 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [206 kB]
13:38:42 [2022-12-31T13:38:42.128Z] #66 18.82 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
13:38:42 [2022-12-31T13:38:42.128Z] #66 ...
13:38:42 [2022-12-31T13:38:42.128Z] 
13:38:42 [2022-12-31T13:38:42.128Z] #45 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
13:38:42 [2022-12-31T13:38:42.128Z] #45 17.53 + export GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
13:38:42 [2022-12-31T13:38:42.128Z] #45 17.53 + CGO_ENABLED=0 xx-go build -o /build/registry-v2 -v ./cmd/registry
13:38:42 [2022-12-31T13:38:42.694Z] #45 ...
13:38:42 [2022-12-31T13:38:42.694Z] 
13:38:42 [2022-12-31T13:38:42.694Z] #61 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
13:38:42 [2022-12-31T13:38:42.694Z] #61 12.53 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB]
13:38:42 [2022-12-31T13:38:42.694Z] #61 15.81 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [206 kB]
13:38:42 [2022-12-31T13:38:42.694Z] #61 19.35 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
13:38:42 [2022-12-31T13:38:42.694Z] #61 ...
13:38:42 [2022-12-31T13:38:42.694Z] 
13:38:42 [2022-12-31T13:38:42.694Z] #63 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.49.0"      && /build/golangci-lint --version
13:38:42 [2022-12-31T13:38:42.694Z] #63 22.84 go: downloading github.com/sirupsen/logrus v1.9.0
13:38:42 [2022-12-31T13:38:42.694Z] #63 22.84 go: downloading github.com/stretchr/testify v1.8.0
13:38:42 [2022-12-31T13:38:42.694Z] #63 ...
13:38:42 [2022-12-31T13:38:42.694Z] 
13:38:42 [2022-12-31T13:38:42.694Z] #67 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.3.0"      && /build/go-winres --help
13:38:42 [2022-12-31T13:38:42.694Z] #67 13.06 go: downloading github.com/urfave/cli/v2 v2.3.0
13:38:42 [2022-12-31T13:38:42.694Z] #67 13.25 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646
13:38:42 [2022-12-31T13:38:42.694Z] #67 13.38 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb
13:38:42 [2022-12-31T13:38:42.694Z] #67 16.51 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
13:38:42 [2022-12-31T13:38:42.694Z] #67 16.69 go: downloading github.com/russross/blackfriday/v2 v2.1.0
13:38:42 [2022-12-31T13:38:42.951Z] #67 ...
13:38:42 [2022-12-31T13:38:42.951Z] 
13:38:42 [2022-12-31T13:38:42.951Z] #63 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.49.0"      && /build/golangci-lint --version
13:38:42 [2022-12-31T13:38:42.951Z] #63 23.14 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b
13:38:43 [2022-12-31T13:38:43.210Z] #63 23.26 go: downloading github.com/golangci/revgrep v0.0.0-20220804021717-745bb2f7c2e6
13:38:43 [2022-12-31T13:38:43.210Z] #63 23.38 go: downloading github.com/mitchellh/mapstructure v1.5.0
13:38:43 [2022-12-31T13:38:43.210Z] #63 23.49 go: downloading github.com/spf13/afero v1.8.2
13:38:43 [2022-12-31T13:38:43.468Z] #63 23.58 go: downloading github.com/spf13/cast v1.5.0
13:38:43 [2022-12-31T13:38:43.468Z] #63 23.67 go: downloading github.com/spf13/jwalterweatherman v1.1.0
13:38:43 [2022-12-31T13:38:43.726Z] #63 23.84 go: downloading golang.org/x/sys v0.0.0-20220811171246-fbc7d0a398ab
13:38:43 [2022-12-31T13:38:43.726Z] #63 23.87 go: downloading github.com/hashicorp/errwrap v1.0.0
13:38:43 [2022-12-31T13:38:43.984Z] #63 ...
13:38:43 [2022-12-31T13:38:43.984Z] 
13:38:43 [2022-12-31T13:38:43.984Z] #57 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
13:38:43 [2022-12-31T13:38:43.984Z] #57 14.12 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [206 kB]
13:38:43 [2022-12-31T13:38:43.984Z] #57 18.24 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
13:38:43 [2022-12-31T13:38:43.984Z] #57 ...
13:38:43 [2022-12-31T13:38:43.984Z] 
13:38:43 [2022-12-31T13:38:43.984Z] #43 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
13:38:43 [2022-12-31T13:38:43.984Z] #43 23.42 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  Packages [2163 B]
13:38:44 [2022-12-31T13:38:44.918Z] #43 ...
13:38:44 [2022-12-31T13:38:44.918Z] 
13:38:44 [2022-12-31T13:38:44.918Z] #68 [rootlesskit-build 2/5] RUN --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libc6-dev
13:38:44 [2022-12-31T13:38:44.918Z] #68 14.45 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [206 kB]
13:38:44 [2022-12-31T13:38:44.918Z] #68 18.43 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
13:38:45 [2022-12-31T13:38:45.177Z] #68 ...
13:38:45 [2022-12-31T13:38:45.177Z] 
13:38:45 [2022-12-31T13:38:45.177Z] #45 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
13:38:45 [2022-12-31T13:38:45.177Z] #45 20.67 github.com/docker/distribution/manifest
13:38:45 [2022-12-31T13:38:45.177Z] #45 20.74 crypto/sha1
13:38:45 [2022-12-31T13:38:45.435Z] #45 ...
13:38:45 [2022-12-31T13:38:45.435Z] 
13:38:45 [2022-12-31T13:38:45.435Z] #64 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1"      && /build/tomll --help
13:38:45 [2022-12-31T13:38:45.435Z] #64 25.06 tomll can be used in two ways:
13:38:45 [2022-12-31T13:38:45.435Z] #64 25.06 Writing to STDIN and reading from STDOUT:
13:38:45 [2022-12-31T13:38:45.435Z] #64 25.06   cat file.toml | tomll > file.toml
13:38:45 [2022-12-31T13:38:45.435Z] #64 25.06 
13:38:45 [2022-12-31T13:38:45.435Z] #64 25.06 Reading and updating a list of files:
13:38:45 [2022-12-31T13:38:45.435Z] #64 25.06   tomll a.toml b.toml c.toml
13:38:45 [2022-12-31T13:38:45.435Z] #64 25.06 
13:38:45 [2022-12-31T13:38:45.435Z] #64 25.06 When given a list of files, tomll will modify all files in place without asking.
13:38:45 [2022-12-31T13:38:45.435Z] #64 DONE 25.5s
13:38:45 [2022-12-31T13:38:45.435Z] 
13:38:45 [2022-12-31T13:38:45.435Z] #45 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
13:38:45 [2022-12-31T13:38:45.435Z] #45 21.09 net
13:38:46 [2022-12-31T13:38:46.003Z] #45 ...
13:38:46 [2022-12-31T13:38:46.003Z] 
13:38:46 [2022-12-31T13:38:46.003Z] #50 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.9.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
13:38:46 [2022-12-31T13:38:46.003Z] #50 DONE 20.4s
13:38:46 [2022-12-31T13:38:46.264Z] 
13:38:46 [2022-12-31T13:38:46.264Z] #65 [dockercli 2/3] RUN xx-apt-get install -y --no-install-recommends gcc libc6-dev
13:38:46 [2022-12-31T13:38:46.264Z] #65 16.11 Reading package lists...
13:38:46 [2022-12-31T13:38:46.264Z] #65 22.80 Building dependency tree...
13:38:46 [2022-12-31T13:38:46.264Z] #65 24.93 Reading state information...
13:38:48 [2022-12-31T13:38:48.167Z] #65 ...
13:38:48 [2022-12-31T13:38:48.167Z] 
13:38:48 [2022-12-31T13:38:48.167Z] #63 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.49.0"      && /build/golangci-lint --version
13:38:48 [2022-12-31T13:38:48.167Z] #63 26.66 go: downloading 4d63.com/gochecknoglobals v0.1.0
13:38:48 [2022-12-31T13:38:48.167Z] #63 26.77 go: downloading github.com/Antonboom/errname v0.1.7
13:38:48 [2022-12-31T13:38:48.167Z] #63 26.93 go: downloading github.com/Antonboom/nilnil v0.1.1
13:38:48 [2022-12-31T13:38:48.167Z] #63 26.93 go: downloading github.com/BurntSushi/toml v1.2.0
13:38:48 [2022-12-31T13:38:48.167Z] #63 27.34 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
13:38:48 [2022-12-31T13:38:48.167Z] #63 27.51 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.3.0
13:38:48 [2022-12-31T13:38:48.167Z] #63 27.82 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0
13:38:48 [2022-12-31T13:38:48.167Z] #63 28.05 go: downloading github.com/alexkohler/prealloc v1.0.0
13:38:48 [2022-12-31T13:38:48.167Z] #63 28.09 go: downloading github.com/alingse/asasalint v0.0.11
13:38:48 [2022-12-31T13:38:48.167Z] #63 28.14 go: downloading github.com/ashanbrown/forbidigo v1.3.0
13:38:48 [2022-12-31T13:38:48.167Z] #63 28.24 go: downloading github.com/ashanbrown/makezero v1.1.1
13:38:48 [2022-12-31T13:38:48.167Z] #63 28.28 go: downloading github.com/bkielbasa/cyclop v1.2.0
13:38:48 [2022-12-31T13:38:48.167Z] #63 28.37 go: downloading github.com/blizzy78/varnamelen v0.8.0
13:38:48 [2022-12-31T13:38:48.167Z] #63 28.41 go: downloading github.com/bombsimon/wsl/v3 v3.3.0
13:38:48 [2022-12-31T13:38:48.427Z] #63 28.60 go: downloading github.com/breml/bidichk v0.2.3
13:38:48 [2022-12-31T13:38:48.427Z] #63 28.69 go: downloading github.com/breml/errchkjson v0.3.0
13:38:48 [2022-12-31T13:38:48.685Z] #63 28.76 go: downloading github.com/butuzov/ireturn v0.1.1
13:38:48 [2022-12-31T13:38:48.685Z] #63 28.86 go: downloading github.com/charithe/durationcheck v0.0.9
13:38:48 [2022-12-31T13:38:48.685Z] #63 28.92 go: downloading github.com/curioswitch/go-reassign v0.1.2
13:38:48 [2022-12-31T13:38:48.685Z] #63 28.99 go: downloading github.com/daixiang0/gci v0.6.3
13:38:49 [2022-12-31T13:38:49.286Z] #63 29.48 go: downloading github.com/denis-tingaikin/go-header v0.4.3
13:38:49 [2022-12-31T13:38:49.286Z] #63 29.48 go: downloading github.com/esimonov/ifshort v1.0.4
13:38:49 [2022-12-31T13:38:49.286Z] #63 29.57 go: downloading github.com/firefart/nonamedreturns v1.0.4
13:38:49 [2022-12-31T13:38:49.558Z] #63 29.61 go: downloading github.com/fzipp/gocyclo v0.6.0
13:38:49 [2022-12-31T13:38:49.558Z] #63 29.75 go: downloading github.com/go-critic/go-critic v0.6.4
13:38:49 [2022-12-31T13:38:49.817Z] #63 ...
13:38:49 [2022-12-31T13:38:49.817Z] 
13:38:49 [2022-12-31T13:38:49.817Z] #65 [dockercli 2/3] RUN xx-apt-get install -y --no-install-recommends gcc libc6-dev
13:38:49 [2022-12-31T13:38:49.817Z] #65 29.36 gcc is already the newest version (4:10.2.1-1).
13:38:49 [2022-12-31T13:38:49.817Z] #65 29.36 libc6-dev is already the newest version (2.31-13+deb11u5).
13:38:49 [2022-12-31T13:38:49.817Z] #65 29.36 0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.
13:38:49 [2022-12-31T13:38:49.817Z] #65 DONE 29.6s
13:38:50 [2022-12-31T13:38:50.087Z] 
13:38:50 [2022-12-31T13:38:50.087Z] #62 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
13:38:50 [2022-12-31T13:38:50.087Z] #62 18.34 Reading package lists...
13:38:50 [2022-12-31T13:38:50.087Z] #62 24.84 Building dependency tree...
13:38:50 [2022-12-31T13:38:50.658Z] #62 30.92 The following additional packages will be installed:
13:38:50 [2022-12-31T13:38:50.658Z] #62 30.95   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
13:38:50 [2022-12-31T13:38:50.658Z] #62 30.95   g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base
13:38:50 [2022-12-31T13:38:50.658Z] #62 30.95   gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime
13:38:50 [2022-12-31T13:38:50.658Z] #62 30.96   gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1
13:38:50 [2022-12-31T13:38:50.658Z] #62 30.96   libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0
13:38:50 [2022-12-31T13:38:50.658Z] #62 30.97   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev
13:38:50 [2022-12-31T13:38:50.658Z] #62 30.97   mingw-w64-common mingw-w64-x86-64-dev
13:38:50 [2022-12-31T13:38:50.658Z] #62 30.99 Suggested packages:
13:38:50 [2022-12-31T13:38:50.658Z] #62 ...
13:38:50 [2022-12-31T13:38:50.658Z] 
13:38:50 [2022-12-31T13:38:50.658Z] #63 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.49.0"      && /build/golangci-lint --version
13:38:50 [2022-12-31T13:38:50.658Z] #63 30.96 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
13:38:50 [2022-12-31T13:38:50.658Z] #63 30.97 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
13:38:50 [2022-12-31T13:38:50.658Z] #63 30.97 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe
13:38:50 [2022-12-31T13:38:50.917Z] #63 31.13 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
13:38:51 [2022-12-31T13:38:51.176Z] #63 31.38 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
13:38:51 [2022-12-31T13:38:51.176Z] #63 31.54 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
13:38:51 [2022-12-31T13:38:51.434Z] #63 31.58 go: downloading github.com/golangci/misspell v0.3.5
13:38:51 [2022-12-31T13:38:51.434Z] #63 31.62 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
13:38:51 [2022-12-31T13:38:51.434Z] #63 31.66 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8
13:38:51 [2022-12-31T13:38:51.434Z] #63 31.75 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0
13:38:51 [2022-12-31T13:38:51.692Z] #63 31.95 go: downloading github.com/gostaticanalysis/nilerr v0.1.1
13:38:51 [2022-12-31T13:38:51.692Z] #63 31.97 go: downloading github.com/hexops/gotextdiff v1.0.3
13:38:51 [2022-12-31T13:38:51.692Z] #63 32.07 go: downloading github.com/jgautheron/goconst v1.5.1
13:38:51 [2022-12-31T13:38:51.950Z] #63 32.08 go: downloading github.com/jingyugao/rowserrcheck v1.1.1
13:38:51 [2022-12-31T13:38:51.950Z] #63 32.14 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af
13:38:51 [2022-12-31T13:38:51.950Z] #63 32.18 go: downloading github.com/julz/importas v0.1.0
13:38:51 [2022-12-31T13:38:51.950Z] #63 32.21 go: downloading github.com/kisielk/errcheck v1.6.2
13:38:51 [2022-12-31T13:38:51.950Z] #63 32.28 go: downloading github.com/kulti/thelper v0.6.3
13:38:52 [2022-12-31T13:38:52.208Z] #63 32.52 go: downloading github.com/kunwardeep/paralleltest v1.0.6
13:38:52 [2022-12-31T13:38:52.208Z] #63 32.53 go: downloading github.com/kyoh86/exportloopref v0.1.8
13:38:52 [2022-12-31T13:38:52.466Z] #63 32.59 go: downloading github.com/ldez/tagliatelle v0.3.1
13:38:52 [2022-12-31T13:38:52.466Z] #63 32.64 go: downloading github.com/leonklingele/grouper v1.1.0
13:38:52 [2022-12-31T13:38:52.466Z] #63 32.68 go: downloading github.com/lufeee/execinquery v1.2.1
13:38:52 [2022-12-31T13:38:52.727Z] #63 32.85 go: downloading github.com/maratori/testpackage v1.1.0
13:38:52 [2022-12-31T13:38:52.727Z] #63 32.89 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951
13:38:52 [2022-12-31T13:38:52.727Z] #63 32.96 go: downloading github.com/mbilski/exhaustivestruct v1.2.0
13:38:52 [2022-12-31T13:38:52.727Z] #63 33.01 go: downloading github.com/mgechev/revive v1.2.3
13:38:53 [2022-12-31T13:38:53.664Z] #63 33.87 go: downloading github.com/moricho/tparallel v0.2.1
13:38:53 [2022-12-31T13:38:53.664Z] #63 33.87 go: downloading github.com/nakabonne/nestif v0.3.1
13:38:53 [2022-12-31T13:38:53.664Z] #63 34.00 go: downloading github.com/nishanths/exhaustive v0.8.1
13:38:53 [2022-12-31T13:38:53.921Z] #63 34.03 go: downloading github.com/nishanths/predeclared v0.2.2
13:38:53 [2022-12-31T13:38:53.922Z] #63 34.15 go: downloading github.com/polyfloyd/go-errorlint v1.0.2
13:38:54 [2022-12-31T13:38:54.179Z] #63 34.31 go: downloading github.com/ryancurrah/gomodguard v1.2.4
13:38:54 [2022-12-31T13:38:54.179Z] #63 34.36 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0
13:38:54 [2022-12-31T13:38:54.179Z] #63 34.42 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6
13:38:54 [2022-12-31T13:38:54.179Z] #63 34.47 go: downloading github.com/sashamelentyev/interfacebloat v1.1.0
13:38:54 [2022-12-31T13:38:54.179Z] #63 34.49 go: downloading github.com/sashamelentyev/usestdlibvars v1.13.0
13:38:54 [2022-12-31T13:38:54.179Z] #63 ...
13:38:54 [2022-12-31T13:38:54.179Z] 
13:38:54 [2022-12-31T13:38:54.179Z] #57 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
13:38:54 [2022-12-31T13:38:54.179Z] #57 24.50 Fetched 8498 kB in 16s (525 kB/s)
13:38:54 [2022-12-31T13:38:54.179Z] #57 24.50 Reading package lists...
13:38:54 [2022-12-31T13:38:54.437Z] #57 31.67 Reading package lists...
13:38:54 [2022-12-31T13:38:54.437Z] #57 ...
13:38:54 [2022-12-31T13:38:54.437Z] 
13:38:54 [2022-12-31T13:38:54.437Z] #63 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.49.0"      && /build/golangci-lint --version
13:38:54 [2022-12-31T13:38:54.437Z] #63 34.58 go: downloading github.com/securego/gosec/v2 v2.13.1
13:38:54 [2022-12-31T13:38:54.695Z] #63 34.94 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
13:38:54 [2022-12-31T13:38:54.695Z] #63 34.95 go: downloading github.com/sivchari/containedctx v1.0.2
13:38:54 [2022-12-31T13:38:54.695Z] #63 34.99 go: downloading github.com/sivchari/nosnakecase v1.7.0
13:38:54 [2022-12-31T13:38:54.695Z] #63 ...
13:38:54 [2022-12-31T13:38:54.695Z] 
13:38:54 [2022-12-31T13:38:54.695Z] #60 [tini-build 2/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends cmake
13:38:54 [2022-12-31T13:38:54.695Z] #60 24.34 Fetched 8498 kB in 15s (555 kB/s)
13:38:54 [2022-12-31T13:38:54.695Z] #60 24.34 Reading package lists...
13:38:54 [2022-12-31T13:38:54.954Z] #60 30.99 Reading package lists...
13:38:54 [2022-12-31T13:38:54.954Z] #60 ...
13:38:54 [2022-12-31T13:38:54.954Z] 
13:38:54 [2022-12-31T13:38:54.954Z] #63 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.49.0"      && /build/golangci-lint --version
13:38:54 [2022-12-31T13:38:54.954Z] #63 35.06 go: downloading github.com/sivchari/tenv v1.7.0
13:38:54 [2022-12-31T13:38:54.954Z] #63 35.07 go: downloading github.com/sonatard/noctx v0.0.1
13:38:54 [2022-12-31T13:38:54.954Z] #63 35.19 go: downloading github.com/sourcegraph/go-diff v0.6.1
13:38:55 [2022-12-31T13:38:55.213Z] #63 35.28 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1
13:38:55 [2022-12-31T13:38:55.213Z] #63 35.46 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1
13:38:55 [2022-12-31T13:38:55.213Z] #63 35.46 go: downloading github.com/sylvia7788/contextcheck v1.0.6
13:38:55 [2022-12-31T13:38:55.213Z] #63 35.57 go: downloading github.com/tdakkota/asciicheck v0.1.1
13:38:55 [2022-12-31T13:38:55.213Z] #63 ...
13:38:55 [2022-12-31T13:38:55.213Z] 
13:38:55 [2022-12-31T13:38:55.213Z] #68 [rootlesskit-build 2/5] RUN --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libc6-dev
13:38:55 [2022-12-31T13:38:55.213Z] #68 24.82 Fetched 8498 kB in 16s (527 kB/s)
13:38:55 [2022-12-31T13:38:55.213Z] #68 24.82 Reading package lists...
13:38:55 [2022-12-31T13:38:55.213Z] #68 32.58 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
13:38:55 [2022-12-31T13:38:55.213Z] #68 32.61 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
13:38:55 [2022-12-31T13:38:55.213Z] #68 32.61 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
13:38:55 [2022-12-31T13:38:55.472Z] #68 ...
13:38:55 [2022-12-31T13:38:55.472Z] 
13:38:55 [2022-12-31T13:38:55.472Z] #66 [runc-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-runc-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-runc-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             dpkg-dev gcc libc6-dev libseccomp-dev
13:38:55 [2022-12-31T13:38:55.472Z] #66 25.19 Fetched 8498 kB in 16s (532 kB/s)
13:38:55 [2022-12-31T13:38:55.472Z] #66 25.19 Reading package lists...
13:38:55 [2022-12-31T13:38:55.472Z] #66 33.00 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
13:38:55 [2022-12-31T13:38:55.472Z] #66 33.00 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
13:38:55 [2022-12-31T13:38:55.472Z] #66 33.00 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
13:38:55 [2022-12-31T13:38:55.472Z] #66 ...
13:38:55 [2022-12-31T13:38:55.472Z] 
13:38:55 [2022-12-31T13:38:55.472Z] #63 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.49.0"      && /build/golangci-lint --version
13:38:55 [2022-12-31T13:38:55.472Z] #63 35.57 go: downloading github.com/tetafro/godot v1.4.11
13:38:55 [2022-12-31T13:38:55.472Z] #63 35.66 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144
13:38:55 [2022-12-31T13:38:55.472Z] #63 35.73 go: downloading github.com/timonwong/logrlint v0.1.0
13:38:55 [2022-12-31T13:38:55.472Z] #63 35.76 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.2
13:38:55 [2022-12-31T13:38:55.472Z] #63 35.83 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0
13:38:55 [2022-12-31T13:38:55.735Z] #63 36.02 go: downloading github.com/ultraware/funlen v0.0.3
13:38:55 [2022-12-31T13:38:55.994Z] #63 36.25 go: downloading github.com/ultraware/whitespace v0.0.5
13:38:56 [2022-12-31T13:38:56.251Z] #63 36.40 go: downloading github.com/uudashr/gocognit v1.0.6
13:38:56 [2022-12-31T13:38:56.251Z] #63 36.43 go: downloading github.com/yagipy/maintidx v1.0.0
13:38:56 [2022-12-31T13:38:56.251Z] #63 36.49 go: downloading github.com/yeya24/promlinter v0.2.0
13:38:56 [2022-12-31T13:38:56.251Z] #63 36.52 go: downloading gitlab.com/bosi/decorder v0.2.3
13:38:56 [2022-12-31T13:38:56.251Z] #63 ...
13:38:56 [2022-12-31T13:38:56.251Z] 
13:38:56 [2022-12-31T13:38:56.251Z] #61 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
13:38:56 [2022-12-31T13:38:56.251Z] #61 26.35 Fetched 8498 kB in 16s (519 kB/s)
13:38:56 [2022-12-31T13:38:56.251Z] #61 26.35 Reading package lists...
13:38:56 [2022-12-31T13:38:56.251Z] #61 33.30 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
13:38:56 [2022-12-31T13:38:56.251Z] #61 33.30 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
13:38:56 [2022-12-31T13:38:56.251Z] #61 33.30 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
13:38:56 [2022-12-31T13:38:56.509Z] #61 ...
13:38:56 [2022-12-31T13:38:56.509Z] 
13:38:56 [2022-12-31T13:38:56.509Z] #63 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.49.0"      && /build/golangci-lint --version
13:38:56 [2022-12-31T13:38:56.509Z] #63 36.65 go: downloading honnef.co/go/tools v0.3.3
13:38:56 [2022-12-31T13:38:56.766Z] #63 ...
13:38:56 [2022-12-31T13:38:56.766Z] 
13:38:56 [2022-12-31T13:38:56.766Z] #72 [delve-build 2/2] RUN --mount=from=delve-src,src=/usr/src/delve,rw     --mount=type=cache,target=/root/.cache/go-build,id=delve-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod <<EOT (set -e...)
13:38:56 [2022-12-31T13:38:56.766Z] #72 ...
13:38:56 [2022-12-31T13:38:56.766Z] 
13:38:56 [2022-12-31T13:38:56.766Z] #57 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
13:38:56 [2022-12-31T13:38:56.766Z] #57 31.67 Reading package lists...
13:38:57 [2022-12-31T13:38:57.334Z] #57 37.05 Building dependency tree...
13:38:57 [2022-12-31T13:38:57.334Z] #57 ...
13:38:57 [2022-12-31T13:38:57.334Z] 
13:38:57 [2022-12-31T13:38:57.334Z] #45 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
13:38:57 [2022-12-31T13:38:57.334Z] #45 23.00 github.com/Sirupsen/logrus
13:38:57 [2022-12-31T13:38:57.334Z] #45 26.97 github.com/Sirupsen/logrus/formatters/logstash
13:38:57 [2022-12-31T13:38:57.334Z] #45 27.29 github.com/bugsnag/bugsnag-go/errors
13:38:57 [2022-12-31T13:38:57.334Z] #45 28.47 github.com/bugsnag/osext
13:38:57 [2022-12-31T13:38:57.334Z] #45 28.81 github.com/bugsnag/panicwrap
13:38:57 [2022-12-31T13:38:57.334Z] #45 29.89 gopkg.in/yaml.v2
13:38:57 [2022-12-31T13:38:57.593Z] #45 ...
13:38:57 [2022-12-31T13:38:57.593Z] 
13:38:57 [2022-12-31T13:38:57.593Z] #62 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
13:38:57 [2022-12-31T13:38:57.593Z] #62 31.02   gcc-10-locales seccomp wine64
13:38:57 [2022-12-31T13:38:57.593Z] #62 32.57 The following NEW packages will be installed:
13:38:57 [2022-12-31T13:38:57.593Z] #62 32.59   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
13:38:57 [2022-12-31T13:38:57.593Z] #62 32.59   g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32
13:38:57 [2022-12-31T13:38:57.593Z] #62 32.59   gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix
13:38:57 [2022-12-31T13:38:57.593Z] #62 32.59   gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32
13:38:57 [2022-12-31T13:38:57.593Z] #62 32.59   gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev
13:38:57 [2022-12-31T13:38:57.593Z] #62 32.59   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
13:38:57 [2022-12-31T13:38:57.593Z] #62 32.59   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev
13:38:57 [2022-12-31T13:38:57.593Z] #62 32.60   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common
13:38:57 [2022-12-31T13:38:57.593Z] #62 32.60   mingw-w64-x86-64-dev
13:38:57 [2022-12-31T13:38:57.593Z] #62 33.06 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded.
13:38:57 [2022-12-31T13:38:57.593Z] #62 33.06 Need to get 108 MB of archives.
13:38:57 [2022-12-31T13:38:57.593Z] #62 33.06 After this operation, 620 MB of additional disk space will be used.
13:38:57 [2022-12-31T13:38:57.593Z] #62 33.06 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64-i686 arm64 2.35.2-2+8.11+b3 [2316 kB]
13:38:57 [2022-12-31T13:38:57.593Z] #62 33.16 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64-x86-64 arm64 2.35.2-2+8.11+b3 [2634 kB]
13:38:57 [2022-12-31T13:38:57.593Z] #62 33.28 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB]
13:38:57 [2022-12-31T13:38:57.593Z] #62 33.30 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB]
13:38:57 [2022-12-31T13:38:57.593Z] #62 33.31 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB]
13:38:57 [2022-12-31T13:38:57.593Z] #62 33.32 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB]
13:38:57 [2022-12-31T13:38:57.593Z] #62 33.57 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB]
13:38:57 [2022-12-31T13:38:57.593Z] #62 33.77 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-base arm64 10.2.1-6+24.2 [186 kB]
13:38:57 [2022-12-31T13:38:57.593Z] #62 33.78 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-posix-runtime arm64 10.2.1-6+24.2 [11.5 MB]
13:38:57 [2022-12-31T13:38:57.593Z] #62 34.41 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-posix arm64 10.2.1-6+24.2 [24.4 MB]
13:38:57 [2022-12-31T13:38:57.593Z] #62 35.28 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64-posix arm64 10.2.1-6+24.2 [9885 kB]
13:38:57 [2022-12-31T13:38:57.593Z] #62 35.62 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-win32-runtime arm64 10.2.1-6+24.2 [11.4 MB]
13:38:57 [2022-12-31T13:38:57.593Z] #62 36.35 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-win32 arm64 10.2.1-6+24.2 [24.4 MB]
13:38:57 [2022-12-31T13:38:57.593Z] #62 37.67 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64-win32 arm64 10.2.1-6+24.2 [9885 kB]
13:38:57 [2022-12-31T13:38:57.593Z] #62 ...
13:38:57 [2022-12-31T13:38:57.593Z] 
13:38:57 [2022-12-31T13:38:57.593Z] #43 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
13:38:57 [2022-12-31T13:38:57.593Z] #43 27.21 Fetched 8502 kB in 19s (456 kB/s)
13:38:57 [2022-12-31T13:38:57.593Z] #43 27.21 Reading package lists...
13:38:57 [2022-12-31T13:38:57.851Z] #43 32.80 Reading package lists...
13:38:57 [2022-12-31T13:38:57.851Z] #43 ...
13:38:57 [2022-12-31T13:38:57.851Z] 
13:38:57 [2022-12-31T13:38:57.851Z] #60 [tini-build 2/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends cmake
13:38:57 [2022-12-31T13:38:57.851Z] #60 30.99 Reading package lists...
13:38:57 [2022-12-31T13:38:57.851Z] #60 35.70 Building dependency tree...
13:39:01 [2022-12-31T13:39:01.132Z] #60 40.25 The following additional packages will be installed:
13:39:01 [2022-12-31T13:39:01.132Z] #60 40.27   cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
13:39:01 [2022-12-31T13:39:01.132Z] #60 40.30 Suggested packages:
13:39:01 [2022-12-31T13:39:01.132Z] #60 40.32   cmake-doc ninja-build lrzip
13:39:01 [2022-12-31T13:39:01.132Z] #60 ...
13:39:01 [2022-12-31T13:39:01.132Z] 
13:39:01 [2022-12-31T13:39:01.132Z] #62 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
13:39:01 [2022-12-31T13:39:01.132Z] #62 38.13 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB]
13:39:01 [2022-12-31T13:39:01.132Z] #62 38.14 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB]
13:39:01 [2022-12-31T13:39:01.132Z] #62 38.14 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB]
13:39:01 [2022-12-31T13:39:01.132Z] #62 38.15 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB]
13:39:01 [2022-12-31T13:39:01.132Z] #62 38.17 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB]
13:39:01 [2022-12-31T13:39:01.132Z] #62 38.17 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.175-2.1 [22.4 kB]
13:39:01 [2022-12-31T13:39:01.132Z] #62 38.19 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7+deb11u1 [123 kB]
13:39:01 [2022-12-31T13:39:01.132Z] #62 38.20 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB]
13:39:01 [2022-12-31T13:39:01.132Z] #62 38.21 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB]
13:39:01 [2022-12-31T13:39:01.132Z] #62 38.22 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB]
13:39:01 [2022-12-31T13:39:01.132Z] #62 38.24 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB]
13:39:01 [2022-12-31T13:39:01.132Z] #62 38.24 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB]
13:39:01 [2022-12-31T13:39:01.132Z] #62 38.25 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB]
13:39:01 [2022-12-31T13:39:01.132Z] #62 38.28 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB]
13:39:01 [2022-12-31T13:39:01.132Z] #62 38.31 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
13:39:01 [2022-12-31T13:39:01.132Z] #62 38.31 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7+deb11u1 [401 kB]
13:39:01 [2022-12-31T13:39:01.132Z] #62 39.52 debconf: delaying package configuration, since apt-utils is not installed
13:39:01 [2022-12-31T13:39:01.132Z] #62 39.78 Fetched 108 MB in 6s (19.4 MB/s)
13:39:01 [2022-12-31T13:39:01.132Z] #62 39.91 Selecting previously unselected package binutils-mingw-w64-i686.
13:39:01 [2022-12-31T13:39:01.132Z] #62 39.91 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15744 files and directories currently installed.)
13:39:01 [2022-12-31T13:39:01.132Z] #62 39.99 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ...
13:39:01 [2022-12-31T13:39:01.132Z] #62 40.04 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
13:39:02 [2022-12-31T13:39:02.505Z] #62 42.83 Selecting previously unselected package binutils-mingw-w64-x86-64.
13:39:02 [2022-12-31T13:39:02.505Z] #62 42.83 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ...
13:39:02 [2022-12-31T13:39:02.762Z] #62 42.85 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
13:39:04 [2022-12-31T13:39:04.661Z] #62 ...
13:39:04 [2022-12-31T13:39:04.661Z] 
13:39:04 [2022-12-31T13:39:04.661Z] #60 [tini-build 2/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends cmake
13:39:04 [2022-12-31T13:39:04.661Z] #60 40.99 The following NEW packages will be installed:
13:39:04 [2022-12-31T13:39:04.661Z] #60 40.99   cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
13:39:04 [2022-12-31T13:39:04.661Z] #60 41.44 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded.
13:39:04 [2022-12-31T13:39:04.661Z] #60 41.44 Need to get 15.1 MB of archives.
13:39:04 [2022-12-31T13:39:04.661Z] #60 41.44 After this operation, 66.8 MB of additional disk space will be used.
13:39:04 [2022-12-31T13:39:04.661Z] #60 41.44 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
13:39:04 [2022-12-31T13:39:04.661Z] #60 41.51 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
13:39:04 [2022-12-31T13:39:04.661Z] #60 42.00 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7+deb11u3 [630 kB]
13:39:04 [2022-12-31T13:39:04.661Z] #60 42.02 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB]
13:39:04 [2022-12-31T13:39:04.661Z] #60 42.04 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB]
13:39:04 [2022-12-31T13:39:04.661Z] #60 42.05 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB]
13:39:04 [2022-12-31T13:39:04.661Z] #60 42.06 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB]
13:39:04 [2022-12-31T13:39:04.661Z] #60 42.07 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB]
13:39:04 [2022-12-31T13:39:04.661Z] #60 43.42 debconf: delaying package configuration, since apt-utils is not installed
13:39:04 [2022-12-31T13:39:04.661Z] #60 43.78 Fetched 15.1 MB in 1s (13.0 MB/s)
13:39:04 [2022-12-31T13:39:04.661Z] #60 44.00 Selecting previously unselected package cmake-data.
13:39:04 [2022-12-31T13:39:04.661Z] #60 44.00 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15744 files and directories currently installed.)
13:39:04 [2022-12-31T13:39:04.661Z] #60 44.09 Preparing to unpack .../0-cmake-data_3.18.4-2+deb11u1_all.deb ...
13:39:04 [2022-12-31T13:39:04.661Z] #60 44.12 Unpacking cmake-data (3.18.4-2+deb11u1) ...
13:39:05 [2022-12-31T13:39:05.234Z] #60 ...
13:39:05 [2022-12-31T13:39:05.234Z] 
13:39:05 [2022-12-31T13:39:05.234Z] #59 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2"      && /build/shfmt --version
13:39:05 [2022-12-31T13:39:05.234Z] #59 44.90 v3.0.2
13:39:05 [2022-12-31T13:39:05.234Z] #59 DONE 45.3s
13:39:05 [2022-12-31T13:39:05.234Z] 
13:39:05 [2022-12-31T13:39:05.234Z] #57 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
13:39:05 [2022-12-31T13:39:05.234Z] #57 37.05 Building dependency tree...
13:39:05 [2022-12-31T13:39:05.234Z] #57 41.57 python3 is already the newest version (3.9.2-3).
13:39:05 [2022-12-31T13:39:05.234Z] #57 41.57 The following additional packages will be installed:
13:39:05 [2022-12-31T13:39:05.234Z] #57 41.59   autotools-dev bzip2 dpkg-dev libcap2 libprotobuf-c1 libsigsegv2 libyajl2 m4
13:39:05 [2022-12-31T13:39:05.234Z] #57 41.60   patch xz-utils
13:39:05 [2022-12-31T13:39:05.234Z] #57 41.60 Suggested packages:
13:39:05 [2022-12-31T13:39:05.234Z] #57 41.64   autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring
13:39:05 [2022-12-31T13:39:05.234Z] #57 41.64   manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk
13:39:05 [2022-12-31T13:39:05.234Z] #57 41.64   m4-doc ed diffutils-doc
13:39:05 [2022-12-31T13:39:05.234Z] #57 41.64 Recommended packages:
13:39:05 [2022-12-31T13:39:05.234Z] #57 41.64   fakeroot libalgorithm-merge-perl libltdl-dev
13:39:05 [2022-12-31T13:39:05.234Z] #57 43.02 The following NEW packages will be installed:
13:39:05 [2022-12-31T13:39:05.234Z] #57 43.03   autoconf automake autotools-dev build-essential bzip2 dpkg-dev libcap-dev
13:39:05 [2022-12-31T13:39:05.234Z] #57 43.04   libcap2 libprotobuf-c-dev libprotobuf-c1 libseccomp-dev libsigsegv2
13:39:05 [2022-12-31T13:39:05.234Z] #57 43.04   libsystemd-dev libtool libudev-dev libyajl-dev libyajl2 m4 patch xz-utils
13:39:05 [2022-12-31T13:39:05.234Z] #57 43.54 0 upgraded, 20 newly installed, 0 to remove and 1 not upgraded.
13:39:05 [2022-12-31T13:39:05.234Z] #57 43.54 Need to get 5458 kB of archives.
13:39:05 [2022-12-31T13:39:05.234Z] #57 43.54 After this operation, 11.6 MB of additional disk space will be used.
13:39:05 [2022-12-31T13:39:05.234Z] #57 43.54 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
13:39:05 [2022-12-31T13:39:05.234Z] #57 43.54 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
13:39:05 [2022-12-31T13:39:05.234Z] #57 43.56 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsigsegv2 arm64 2.13-1 [34.7 kB]
13:39:05 [2022-12-31T13:39:05.234Z] #57 43.56 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 m4 arm64 1.4.18-5 [199 kB]
13:39:05 [2022-12-31T13:39:05.234Z] #57 43.56 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autoconf all 2.69-14 [313 kB]
13:39:05 [2022-12-31T13:39:05.234Z] #57 43.57 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autotools-dev all 20180224.1+nmu1 [77.1 kB]
13:39:05 [2022-12-31T13:39:05.234Z] #57 43.57 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 automake all 1:1.16.3-2 [814 kB]
13:39:05 [2022-12-31T13:39:05.234Z] #57 43.58 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
13:39:05 [2022-12-31T13:39:05.234Z] #57 43.60 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB]
13:39:05 [2022-12-31T13:39:05.234Z] #57 43.70 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 build-essential arm64 12.9 [7704 B]
13:39:05 [2022-12-31T13:39:05.234Z] #57 43.72 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
13:39:05 [2022-12-31T13:39:05.234Z] #57 43.72 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap-dev arm64 1:2.44-1 [45.6 kB]
13:39:05 [2022-12-31T13:39:05.234Z] #57 43.73 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
13:39:05 [2022-12-31T13:39:05.234Z] #57 43.74 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c-dev arm64 1.3.3-1+b2 [34.1 kB]
13:39:05 [2022-12-31T13:39:05.234Z] #57 43.74 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
13:39:05 [2022-12-31T13:39:05.234Z] #57 43.75 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7+deb11u1 [401 kB]
13:39:05 [2022-12-31T13:39:05.234Z] #57 43.76 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libtool all 2.4.6-15 [513 kB]
13:39:05 [2022-12-31T13:39:05.234Z] #57 43.78 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7+deb11u1 [123 kB]
13:39:05 [2022-12-31T13:39:05.234Z] #57 43.80 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB]
13:39:05 [2022-12-31T13:39:05.234Z] #57 43.81 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl-dev arm64 2.1.0-3 [31.5 kB]
13:39:05 [2022-12-31T13:39:05.234Z] #57 45.14 debconf: delaying package configuration, since apt-utils is not installed
13:39:05 [2022-12-31T13:39:05.492Z] #57 45.60 Fetched 5458 kB in 1s (8424 kB/s)
13:39:05 [2022-12-31T13:39:05.492Z] #57 45.85 Selecting previously unselected package bzip2.
13:39:05 [2022-12-31T13:39:05.760Z] #57 45.85 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15744 files and directories currently installed.)
13:39:05 [2022-12-31T13:39:05.760Z] #57 45.96 Preparing to unpack .../00-bzip2_1.0.8-4_arm64.deb ...
13:39:05 [2022-12-31T13:39:05.760Z] #57 45.98 Unpacking bzip2 (1.0.8-4) ...
13:39:06 [2022-12-31T13:39:06.019Z] #57 46.20 Selecting previously unselected package xz-utils.
13:39:06 [2022-12-31T13:39:06.019Z] #57 46.20 Preparing to unpack .../01-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
13:39:06 [2022-12-31T13:39:06.019Z] #57 46.23 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
13:39:06 [2022-12-31T13:39:06.277Z] #57 ...
13:39:06 [2022-12-31T13:39:06.277Z] 
13:39:06 [2022-12-31T13:39:06.277Z] #66 [runc-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-runc-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-runc-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             dpkg-dev gcc libc6-dev libseccomp-dev
13:39:06 [2022-12-31T13:39:06.277Z] #66 36.16 Reading package lists...
13:39:06 [2022-12-31T13:39:06.277Z] #66 41.33 + apt-get  install -y --no-install-recommends dpkg-dev gcc libc6-dev libseccomp-dev
13:39:06 [2022-12-31T13:39:06.277Z] #66 41.41 Reading package lists...
13:39:06 [2022-12-31T13:39:06.277Z] #66 ...
13:39:06 [2022-12-31T13:39:06.277Z] 
13:39:06 [2022-12-31T13:39:06.277Z] #68 [rootlesskit-build 2/5] RUN --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libc6-dev
13:39:06 [2022-12-31T13:39:06.277Z] #68 35.86 Reading package lists...
13:39:06 [2022-12-31T13:39:06.277Z] #68 41.07 + apt-get  install -y --no-install-recommends gcc libc6-dev
13:39:06 [2022-12-31T13:39:06.536Z] #68 41.16 Reading package lists...
13:39:06 [2022-12-31T13:39:06.536Z] #68 ...
13:39:06 [2022-12-31T13:39:06.536Z] 
13:39:06 [2022-12-31T13:39:06.536Z] #57 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
13:39:06 [2022-12-31T13:39:06.536Z] #57 46.62 Selecting previously unselected package libsigsegv2:arm64.
13:39:06 [2022-12-31T13:39:06.536Z] #57 46.63 Preparing to unpack .../02-libsigsegv2_2.13-1_arm64.deb ...
13:39:06 [2022-12-31T13:39:06.536Z] #57 46.65 Unpacking libsigsegv2:arm64 (2.13-1) ...
13:39:06 [2022-12-31T13:39:06.536Z] #57 46.82 Selecting previously unselected package m4.
13:39:06 [2022-12-31T13:39:06.536Z] #57 46.82 Preparing to unpack .../03-m4_1.4.18-5_arm64.deb ...
13:39:06 [2022-12-31T13:39:06.536Z] #57 46.83 Unpacking m4 (1.4.18-5) ...
13:39:06 [2022-12-31T13:39:06.536Z] #57 ...
13:39:06 [2022-12-31T13:39:06.536Z] 
13:39:06 [2022-12-31T13:39:06.536Z] #61 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
13:39:06 [2022-12-31T13:39:06.536Z] #61 36.56 Reading package lists...
13:39:06 [2022-12-31T13:39:06.536Z] #61 41.77 + apt-get  install -y --no-install-recommends gcc libbtrfs-dev libsecret-1-dev
13:39:06 [2022-12-31T13:39:06.795Z] #61 41.85 Reading package lists...
13:39:06 [2022-12-31T13:39:06.795Z] #61 ...
13:39:06 [2022-12-31T13:39:06.795Z] 
13:39:06 [2022-12-31T13:39:06.795Z] #62 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
13:39:06 [2022-12-31T13:39:06.795Z] #62 46.61 Selecting previously unselected package binutils-mingw-w64.
13:39:06 [2022-12-31T13:39:06.795Z] #62 46.67 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ...
13:39:06 [2022-12-31T13:39:06.795Z] #62 46.68 Unpacking binutils-mingw-w64 (2.35-2+8.11) ...
13:39:06 [2022-12-31T13:39:06.795Z] #62 46.85 Selecting previously unselected package libdevmapper1.02.1:arm64.
13:39:06 [2022-12-31T13:39:06.795Z] #62 46.85 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ...
13:39:06 [2022-12-31T13:39:06.795Z] #62 46.87 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
13:39:06 [2022-12-31T13:39:06.795Z] #62 47.10 Selecting previously unselected package dmsetup.
13:39:06 [2022-12-31T13:39:06.795Z] #62 47.10 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ...
13:39:06 [2022-12-31T13:39:06.795Z] #62 47.11 Unpacking dmsetup (2:1.02.175-2.1) ...
13:39:07 [2022-12-31T13:39:07.054Z] #62 47.32 Selecting previously unselected package mingw-w64-common.
13:39:07 [2022-12-31T13:39:07.054Z] #62 47.35 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ...
13:39:07 [2022-12-31T13:39:07.054Z] #62 47.36 Unpacking mingw-w64-common (8.0.0-1) ...
13:39:07 [2022-12-31T13:39:07.990Z] #62 ...
13:39:07 [2022-12-31T13:39:07.990Z] 
13:39:07 [2022-12-31T13:39:07.990Z] #67 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.3.0"      && /build/go-winres --help
13:39:07 [2022-12-31T13:39:07.990Z] #67 47.82 NAME:
13:39:07 [2022-12-31T13:39:07.990Z] #67 47.84    go-winres - A tool for embedding resources in Windows executables
13:39:07 [2022-12-31T13:39:07.990Z] #67 47.84 
13:39:07 [2022-12-31T13:39:07.990Z] #67 47.84 USAGE:
13:39:07 [2022-12-31T13:39:07.990Z] #67 47.84    go-winres [global options] command [command options] [arguments...]
13:39:07 [2022-12-31T13:39:07.990Z] #67 47.84 
13:39:07 [2022-12-31T13:39:07.990Z] #67 47.84 COMMANDS:
13:39:07 [2022-12-31T13:39:07.990Z] #67 47.84    init     Create an initial ./winres/winres.json
13:39:07 [2022-12-31T13:39:07.990Z] #67 47.84    make     Make syso files for the "go build" command
13:39:07 [2022-12-31T13:39:07.990Z] #67 47.84    simply   Make syso files for the "go build" command (simplified)
13:39:07 [2022-12-31T13:39:07.990Z] #67 47.84    extract  Extract all resources from an executable
13:39:07 [2022-12-31T13:39:07.990Z] #67 47.84    patch    Replace resources in an executable file (exe, dll)
13:39:07 [2022-12-31T13:39:07.990Z] #67 47.84    help, h  Shows a list of commands or help for one command
13:39:07 [2022-12-31T13:39:07.990Z] #67 47.84 
13:39:07 [2022-12-31T13:39:07.990Z] #67 47.84 GLOBAL OPTIONS:
13:39:07 [2022-12-31T13:39:07.990Z] #67 47.84    --help, -h  show help (default: false)
13:39:07 [2022-12-31T13:39:07.990Z] #67 DONE 48.1s
13:39:07 [2022-12-31T13:39:07.990Z] 
13:39:07 [2022-12-31T13:39:07.990Z] #57 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
13:39:07 [2022-12-31T13:39:07.990Z] #57 47.10 Selecting previously unselected package autoconf.
13:39:07 [2022-12-31T13:39:07.990Z] #57 47.10 Preparing to unpack .../04-autoconf_2.69-14_all.deb ...
13:39:07 [2022-12-31T13:39:07.990Z] #57 47.11 Unpacking autoconf (2.69-14) ...
13:39:07 [2022-12-31T13:39:07.990Z] #57 47.61 Selecting previously unselected package autotools-dev.
13:39:07 [2022-12-31T13:39:07.990Z] #57 47.61 Preparing to unpack .../05-autotools-dev_20180224.1+nmu1_all.deb ...
13:39:07 [2022-12-31T13:39:07.990Z] #57 47.62 Unpacking autotools-dev (20180224.1+nmu1) ...
13:39:07 [2022-12-31T13:39:07.990Z] #57 47.80 Selecting previously unselected package automake.
13:39:07 [2022-12-31T13:39:07.990Z] #57 47.81 Preparing to unpack .../06-automake_1%3a1.16.3-2_all.deb ...
13:39:07 [2022-12-31T13:39:07.990Z] #57 47.82 Unpacking automake (1:1.16.3-2) ...
13:39:08 [2022-12-31T13:39:08.249Z] #57 ...
13:39:08 [2022-12-31T13:39:08.249Z] 
13:39:08 [2022-12-31T13:39:08.249Z] #43 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
13:39:08 [2022-12-31T13:39:08.249Z] #43 32.80 Reading package lists...
13:39:08 [2022-12-31T13:39:08.249Z] #43 37.86 Building dependency tree...
13:39:08 [2022-12-31T13:39:08.249Z] #43 42.54 The following additional packages will be installed:
13:39:08 [2022-12-31T13:39:08.249Z] #43 42.57   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
13:39:08 [2022-12-31T13:39:08.249Z] #43 42.57   python3-protobuf python3-six
13:39:08 [2022-12-31T13:39:08.249Z] #43 42.60 Suggested packages:
13:39:08 [2022-12-31T13:39:08.249Z] #43 42.60   python3-setuptools
13:39:08 [2022-12-31T13:39:08.249Z] #43 42.60 Recommended packages:
13:39:08 [2022-12-31T13:39:08.249Z] #43 42.60   iproute2 | iproute
13:39:08 [2022-12-31T13:39:08.249Z] #43 43.28 The following NEW packages will be installed:
13:39:08 [2022-12-31T13:39:08.249Z] #43 43.29   criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
13:39:08 [2022-12-31T13:39:08.249Z] #43 43.30   python3-protobuf python3-six
13:39:08 [2022-12-31T13:39:08.249Z] #43 43.81 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded.
13:39:08 [2022-12-31T13:39:08.249Z] #43 43.81 Need to get 2136 kB of archives.
13:39:08 [2022-12-31T13:39:08.249Z] #43 43.81 After this operation, 10.8 MB of additional disk space will be used.
13:39:08 [2022-12-31T13:39:08.249Z] #43 43.81 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB]
13:39:08 [2022-12-31T13:39:08.249Z] #43 43.82 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB]
13:39:08 [2022-12-31T13:39:08.249Z] #43 43.83 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB]
13:39:08 [2022-12-31T13:39:08.249Z] #43 43.83 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB]
13:39:08 [2022-12-31T13:39:08.249Z] #43 43.86 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
13:39:08 [2022-12-31T13:39:08.249Z] #43 43.86 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB]
13:39:08 [2022-12-31T13:39:08.249Z] #43 43.87 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
13:39:08 [2022-12-31T13:39:08.249Z] #43 46.20 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  criu 3.17.1-1 [630 kB]
13:39:08 [2022-12-31T13:39:08.249Z] #43 47.85 debconf: delaying package configuration, since apt-utils is not installed
13:39:08 [2022-12-31T13:39:08.249Z] #43 ...
13:39:08 [2022-12-31T13:39:08.249Z] 
13:39:08 [2022-12-31T13:39:08.249Z] #63 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.49.0"      && /build/golangci-lint --version
13:39:08 [2022-12-31T13:39:08.249Z] #63 38.63 go: downloading mvdan.cc/gofumpt v0.3.1
13:39:08 [2022-12-31T13:39:08.249Z] #63 38.66 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
13:39:08 [2022-12-31T13:39:08.249Z] #63 38.87 go: downloading mvdan.cc/unparam v0.0.0-20220706161116-678bad134442
13:39:08 [2022-12-31T13:39:08.249Z] #63 38.89 go: downloading github.com/davecgh/go-spew v1.1.1
13:39:08 [2022-12-31T13:39:08.249Z] #63 39.01 go: downloading github.com/pmezard/go-difflib v1.0.0
13:39:08 [2022-12-31T13:39:08.249Z] #63 39.13 go: downloading github.com/stretchr/objx v0.4.0
13:39:08 [2022-12-31T13:39:08.249Z] #63 39.23 go: downloading github.com/subosito/gotenv v1.4.0
13:39:08 [2022-12-31T13:39:08.249Z] #63 39.25 go: downloading github.com/hashicorp/hcl v1.0.0
13:39:08 [2022-12-31T13:39:08.249Z] #63 39.59 go: downloading gopkg.in/ini.v1 v1.66.6
13:39:08 [2022-12-31T13:39:08.249Z] #63 39.59 go: downloading github.com/magiconair/properties v1.8.6
13:39:08 [2022-12-31T13:39:08.249Z] #63 39.79 go: downloading github.com/pelletier/go-toml/v2 v2.0.2
13:39:08 [2022-12-31T13:39:08.249Z] #63 39.90 go: downloading golang.org/x/text v0.3.7
13:39:08 [2022-12-31T13:39:08.249Z] #63 40.35 go: downloading github.com/pelletier/go-toml v1.9.5
13:39:08 [2022-12-31T13:39:08.249Z] #63 46.55 go: downloading golang.org/x/exp v0.0.0-20220722155223-a9213eeb770e
13:39:08 [2022-12-31T13:39:08.249Z] #63 46.55 go: downloading github.com/gobwas/glob v0.2.3
13:39:08 [2022-12-31T13:39:08.249Z] #63 46.89 go: downloading golang.org/x/sync v0.0.0-20220722155255-886fb9371eb4
13:39:08 [2022-12-31T13:39:08.249Z] #63 46.98 go: downloading go.uber.org/zap v1.17.0
13:39:08 [2022-12-31T13:39:08.249Z] #63 47.64 go: downloading github.com/go-toolsmith/astfmt v1.0.0
13:39:08 [2022-12-31T13:39:08.249Z] #63 47.71 go: downloading golang.org/x/exp/typeparams v0.0.0-20220613132600-b0d781184e0d
13:39:08 [2022-12-31T13:39:08.249Z] #63 47.77 go: downloading github.com/go-toolsmith/astcast v1.0.0
13:39:08 [2022-12-31T13:39:08.249Z] #63 47.83 go: downloading github.com/go-toolsmith/astcopy v1.0.1
13:39:08 [2022-12-31T13:39:08.249Z] #63 47.86 go: downloading github.com/go-toolsmith/astequal v1.0.2
13:39:08 [2022-12-31T13:39:08.249Z] #63 47.98 go: downloading github.com/go-toolsmith/astp v1.0.0
13:39:08 [2022-12-31T13:39:08.249Z] #63 48.01 go: downloading github.com/go-toolsmith/strparse v1.0.0
13:39:08 [2022-12-31T13:39:08.249Z] #63 48.03 go: downloading github.com/go-toolsmith/typep v1.0.2
13:39:08 [2022-12-31T13:39:08.249Z] #63 48.06 go: downloading github.com/quasilyte/go-ruleguard v0.3.17
13:39:08 [2022-12-31T13:39:08.249Z] #63 48.31 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95
13:39:08 [2022-12-31T13:39:08.249Z] #63 48.61 go: downloading github.com/kisielk/gotool v1.0.0
13:39:08 [2022-12-31T13:39:08.507Z] #63 ...
13:39:08 [2022-12-31T13:39:08.507Z] 
13:39:08 [2022-12-31T13:39:08.507Z] #57 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
13:39:08 [2022-12-31T13:39:08.507Z] #57 48.69 Selecting previously unselected package patch.
13:39:08 [2022-12-31T13:39:08.507Z] #57 48.69 Preparing to unpack .../07-patch_2.7.6-7_arm64.deb ...
13:39:08 [2022-12-31T13:39:08.507Z] #57 48.78 Unpacking patch (2.7.6-7) ...
13:39:08 [2022-12-31T13:39:08.766Z] #57 49.02 Selecting previously unselected package dpkg-dev.
13:39:09 [2022-12-31T13:39:09.024Z] #57 49.05 Preparing to unpack .../08-dpkg-dev_1.20.12_all.deb ...
13:39:09 [2022-12-31T13:39:09.024Z] #57 49.06 Unpacking dpkg-dev (1.20.12) ...
13:39:09 [2022-12-31T13:39:09.959Z] #57 50.24 Selecting previously unselected package build-essential.
13:39:09 [2022-12-31T13:39:09.959Z] #57 50.24 Preparing to unpack .../09-build-essential_12.9_arm64.deb ...
13:39:10 [2022-12-31T13:39:10.218Z] #57 50.30 Unpacking build-essential (12.9) ...
13:39:10 [2022-12-31T13:39:10.218Z] #57 50.42 Selecting previously unselected package libcap2:arm64.
13:39:10 [2022-12-31T13:39:10.218Z] #57 50.43 Preparing to unpack .../10-libcap2_1%3a2.44-1_arm64.deb ...
13:39:10 [2022-12-31T13:39:10.218Z] #57 50.43 Unpacking libcap2:arm64 (1:2.44-1) ...
13:39:10 [2022-12-31T13:39:10.218Z] #57 50.60 Selecting previously unselected package libcap-dev:arm64.
13:39:10 [2022-12-31T13:39:10.476Z] #57 50.63 Preparing to unpack .../11-libcap-dev_1%3a2.44-1_arm64.deb ...
13:39:10 [2022-12-31T13:39:10.476Z] #57 50.65 Unpacking libcap-dev:arm64 (1:2.44-1) ...
13:39:10 [2022-12-31T13:39:10.735Z] #57 50.89 Selecting previously unselected package libprotobuf-c1:arm64.
13:39:10 [2022-12-31T13:39:10.735Z] #57 50.89 Preparing to unpack .../12-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
13:39:10 [2022-12-31T13:39:10.735Z] #57 50.91 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
13:39:10 [2022-12-31T13:39:10.995Z] #57 ...
13:39:10 [2022-12-31T13:39:10.995Z] 
13:39:10 [2022-12-31T13:39:10.995Z] #56 [dockercli-src 3/5] RUN git fetch -q --depth 1 origin "v17.06.2-ce" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
13:39:10 [2022-12-31T13:39:10.995Z] #56 DONE 42.7s
13:39:10 [2022-12-31T13:39:10.995Z] 
13:39:10 [2022-12-31T13:39:10.996Z] #57 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
13:39:10 [2022-12-31T13:39:10.996Z] #57 51.16 Selecting previously unselected package libprotobuf-c-dev:arm64.
13:39:10 [2022-12-31T13:39:10.996Z] #57 51.19 Preparing to unpack .../13-libprotobuf-c-dev_1.3.3-1+b2_arm64.deb ...
13:39:10 [2022-12-31T13:39:10.996Z] #57 51.20 Unpacking libprotobuf-c-dev:arm64 (1.3.3-1+b2) ...
13:39:11 [2022-12-31T13:39:11.255Z] #57 51.42 Selecting previously unselected package libseccomp-dev:arm64.
13:39:11 [2022-12-31T13:39:11.255Z] #57 51.43 Preparing to unpack .../14-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
13:39:11 [2022-12-31T13:39:11.255Z] #57 51.44 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
13:39:11 [2022-12-31T13:39:11.513Z] #57 51.76 Selecting previously unselected package libsystemd-dev:arm64.
13:39:11 [2022-12-31T13:39:11.513Z] #57 51.76 Preparing to unpack .../15-libsystemd-dev_247.3-7+deb11u1_arm64.deb ...
13:39:11 [2022-12-31T13:39:11.513Z] #57 51.80 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u1) ...
13:39:12 [2022-12-31T13:39:12.080Z] #57 ...
13:39:12 [2022-12-31T13:39:12.080Z] 
13:39:12 [2022-12-31T13:39:12.080Z] #68 [rootlesskit-build 2/5] RUN --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libc6-dev
13:39:12 [2022-12-31T13:39:12.080Z] #68 41.16 Reading package lists...
13:39:12 [2022-12-31T13:39:12.080Z] #68 46.60 Building dependency tree...
13:39:12 [2022-12-31T13:39:12.080Z] #68 51.34 gcc is already the newest version (4:10.2.1-1).
13:39:12 [2022-12-31T13:39:12.080Z] #68 51.34 libc6-dev is already the newest version (2.31-13+deb11u5).
13:39:12 [2022-12-31T13:39:12.080Z] #68 51.34 0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.
13:39:12 [2022-12-31T13:39:12.080Z] #68 DONE 51.5s
13:39:12 [2022-12-31T13:39:12.080Z] 
13:39:12 [2022-12-31T13:39:12.080Z] #43 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
13:39:12 [2022-12-31T13:39:12.080Z] #43 48.29 Fetched 2136 kB in 3s (685 kB/s)
13:39:12 [2022-12-31T13:39:12.080Z] #43 48.49 Selecting previously unselected package libprotobuf23:arm64.
13:39:12 [2022-12-31T13:39:12.080Z] #43 48.49 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15744 files and directories currently installed.)
13:39:12 [2022-12-31T13:39:12.080Z] #43 48.58 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ...
13:39:12 [2022-12-31T13:39:12.080Z] #43 48.60 Unpacking libprotobuf23:arm64 (3.12.4-1) ...
13:39:12 [2022-12-31T13:39:12.080Z] #43 49.43 Selecting previously unselected package python3-pkg-resources.
13:39:12 [2022-12-31T13:39:12.080Z] #43 49.43 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ...
13:39:12 [2022-12-31T13:39:12.080Z] #43 49.49 Unpacking python3-pkg-resources (52.0.0-4) ...
13:39:12 [2022-12-31T13:39:12.080Z] #43 49.80 Selecting previously unselected package python3-six.
13:39:12 [2022-12-31T13:39:12.080Z] #43 49.80 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ...
13:39:12 [2022-12-31T13:39:12.080Z] #43 49.84 Unpacking python3-six (1.16.0-2) ...
13:39:12 [2022-12-31T13:39:12.080Z] #43 49.96 Selecting previously unselected package python3-protobuf.
13:39:12 [2022-12-31T13:39:12.080Z] #43 49.97 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ...
13:39:12 [2022-12-31T13:39:12.080Z] #43 49.99 Unpacking python3-protobuf (3.12.4-1) ...
13:39:12 [2022-12-31T13:39:12.080Z] #43 50.70 Selecting previously unselected package libnet1:arm64.
13:39:12 [2022-12-31T13:39:12.080Z] #43 50.70 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
13:39:12 [2022-12-31T13:39:12.080Z] #43 50.71 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
13:39:12 [2022-12-31T13:39:12.080Z] #43 50.88 Selecting previously unselected package libnl-3-200:arm64.
13:39:12 [2022-12-31T13:39:12.080Z] #43 50.88 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ...
13:39:12 [2022-12-31T13:39:12.080Z] #43 50.89 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ...
13:39:12 [2022-12-31T13:39:12.080Z] #43 51.18 Selecting previously unselected package libprotobuf-c1:arm64.
13:39:12 [2022-12-31T13:39:12.080Z] #43 51.19 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
13:39:12 [2022-12-31T13:39:12.080Z] #43 51.19 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
13:39:12 [2022-12-31T13:39:12.080Z] #43 51.32 Selecting previously unselected package criu.
13:39:12 [2022-12-31T13:39:12.080Z] #43 51.33 Preparing to unpack .../7-criu_3.17.1-1_arm64.deb ...
13:39:12 [2022-12-31T13:39:12.080Z] #43 51.35 Unpacking criu (3.17.1-1) ...
13:39:13 [2022-12-31T13:39:13.014Z] #43 52.49 Setting up python3-pkg-resources (52.0.0-4) ...
13:39:13 [2022-12-31T13:39:13.581Z] #43 ...
13:39:13 [2022-12-31T13:39:13.581Z] 
13:39:13 [2022-12-31T13:39:13.581Z] #69 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.0-beta.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
13:39:13 [2022-12-31T13:39:13.581Z] #69 DONE 47.9s
13:39:13 [2022-12-31T13:39:13.839Z] 
13:39:13 [2022-12-31T13:39:13.839Z] #57 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
13:39:13 [2022-12-31T13:39:13.839Z] #57 52.88 Selecting previously unselected package libtool.
13:39:13 [2022-12-31T13:39:13.839Z] #57 52.88 Preparing to unpack .../16-libtool_2.4.6-15_all.deb ...
13:39:13 [2022-12-31T13:39:13.839Z] #57 52.96 Unpacking libtool (2.4.6-15) ...
13:39:13 [2022-12-31T13:39:13.839Z] #57 53.30 Selecting previously unselected package libudev-dev:arm64.
13:39:13 [2022-12-31T13:39:13.839Z] #57 53.32 Preparing to unpack .../17-libudev-dev_247.3-7+deb11u1_arm64.deb ...
13:39:13 [2022-12-31T13:39:13.839Z] #57 53.36 Unpacking libudev-dev:arm64 (247.3-7+deb11u1) ...
13:39:13 [2022-12-31T13:39:13.839Z] #57 53.76 Selecting previously unselected package libyajl2:arm64.
13:39:13 [2022-12-31T13:39:13.839Z] #57 53.81 Preparing to unpack .../18-libyajl2_2.1.0-3_arm64.deb ...
13:39:13 [2022-12-31T13:39:13.839Z] #57 53.89 Unpacking libyajl2:arm64 (2.1.0-3) ...
13:39:13 [2022-12-31T13:39:13.839Z] #57 54.07 Selecting previously unselected package libyajl-dev:arm64.
13:39:13 [2022-12-31T13:39:13.839Z] #57 54.09 Preparing to unpack .../19-libyajl-dev_2.1.0-3_arm64.deb ...
13:39:13 [2022-12-31T13:39:13.839Z] #57 54.11 Unpacking libyajl-dev:arm64 (2.1.0-3) ...
13:39:14 [2022-12-31T13:39:14.408Z] #57 ...
13:39:14 [2022-12-31T13:39:14.408Z] 
13:39:14 [2022-12-31T13:39:14.408Z] #73 [dockercli-src 4/5] RUN [ -d ./components/cli ] && mv ./components/cli /usr/src/dockercli || mv /tmp/dockercli /usr/src/dockercli
13:39:14 [2022-12-31T13:39:14.408Z] #73 DONE 3.5s
13:39:14 [2022-12-31T13:39:14.408Z] 
13:39:14 [2022-12-31T13:39:14.408Z] #57 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
13:39:14 [2022-12-31T13:39:14.408Z] #57 54.47 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
13:39:14 [2022-12-31T13:39:14.408Z] #57 54.51 Setting up libyajl2:arm64 (2.1.0-3) ...
13:39:14 [2022-12-31T13:39:14.408Z] #57 54.54 Setting up bzip2 (1.0.8-4) ...
13:39:14 [2022-12-31T13:39:14.408Z] #57 54.54 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
13:39:14 [2022-12-31T13:39:14.408Z] #57 ...
13:39:14 [2022-12-31T13:39:14.408Z] 
13:39:14 [2022-12-31T13:39:14.408Z] #74 [dockercli-src 5/5] WORKDIR /usr/src/dockercli
13:39:14 [2022-12-31T13:39:14.408Z] #74 DONE 0.1s
13:39:14 [2022-12-31T13:39:14.408Z] 
13:39:14 [2022-12-31T13:39:14.408Z] #57 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
13:39:14 [2022-12-31T13:39:14.408Z] #57 54.59 Setting up libprotobuf-c-dev:arm64 (1.3.3-1+b2) ...
13:39:14 [2022-12-31T13:39:14.408Z] #57 54.63 Setting up libcap2:arm64 (1:2.44-1) ...
13:39:14 [2022-12-31T13:39:14.408Z] #57 54.65 Setting up autotools-dev (20180224.1+nmu1) ...
13:39:14 [2022-12-31T13:39:14.408Z] #57 54.68 Setting up libsigsegv2:arm64 (2.13-1) ...
13:39:14 [2022-12-31T13:39:14.408Z] #57 54.70 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
13:39:14 [2022-12-31T13:39:14.408Z] #57 54.73 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
13:39:14 [2022-12-31T13:39:14.672Z] #57 54.78 Setting up patch (2.7.6-7) ...
13:39:14 [2022-12-31T13:39:14.672Z] #57 54.80 Setting up libudev-dev:arm64 (247.3-7+deb11u1) ...
13:39:14 [2022-12-31T13:39:14.672Z] #57 54.81 Setting up libyajl-dev:arm64 (2.1.0-3) ...
13:39:14 [2022-12-31T13:39:14.672Z] #57 54.82 Setting up libcap-dev:arm64 (1:2.44-1) ...
13:39:14 [2022-12-31T13:39:14.672Z] #57 54.83 Setting up libsystemd-dev:arm64 (247.3-7+deb11u1) ...
13:39:14 [2022-12-31T13:39:14.672Z] #57 54.89 Setting up libtool (2.4.6-15) ...
13:39:14 [2022-12-31T13:39:14.672Z] #57 54.92 Setting up m4 (1.4.18-5) ...
13:39:14 [2022-12-31T13:39:14.930Z] #57 54.99 Setting up dpkg-dev (1.20.12) ...
13:39:14 [2022-12-31T13:39:14.930Z] #57 55.05 Setting up autoconf (2.69-14) ...
13:39:14 [2022-12-31T13:39:14.930Z] #57 55.11 Setting up build-essential (12.9) ...
13:39:14 [2022-12-31T13:39:14.930Z] #57 55.16 Setting up automake (1:1.16.3-2) ...
13:39:14 [2022-12-31T13:39:14.930Z] #57 55.18 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
13:39:14 [2022-12-31T13:39:14.930Z] #57 55.19 Processing triggers for libc-bin (2.31-13+deb11u5) ...
13:39:15 [2022-12-31T13:39:15.554Z] #57 DONE 55.7s
13:39:15 [2022-12-31T13:39:15.554Z] 
13:39:15 [2022-12-31T13:39:15.555Z] #75 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
13:39:16 [2022-12-31T13:39:16.489Z] #75 0.773 Cloning into '/tmp/crun-build'...
13:39:16 [2022-12-31T13:39:16.489Z] #75 ...
13:39:16 [2022-12-31T13:39:16.489Z] 
13:39:16 [2022-12-31T13:39:16.489Z] #66 [runc-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-runc-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-runc-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             dpkg-dev gcc libc6-dev libseccomp-dev
13:39:16 [2022-12-31T13:39:16.489Z] #66 41.41 Reading package lists...
13:39:16 [2022-12-31T13:39:16.489Z] #66 46.45 Building dependency tree...
13:39:16 [2022-12-31T13:39:16.489Z] #66 51.12 gcc is already the newest version (4:10.2.1-1).
13:39:16 [2022-12-31T13:39:16.489Z] #66 51.12 libc6-dev is already the newest version (2.31-13+deb11u5).
13:39:16 [2022-12-31T13:39:16.489Z] #66 51.12 The following additional packages will be installed:
13:39:16 [2022-12-31T13:39:16.489Z] #66 51.19   bzip2 patch xz-utils
13:39:16 [2022-12-31T13:39:16.489Z] #66 51.24 Suggested packages:
13:39:16 [2022-12-31T13:39:16.489Z] #66 51.24   bzip2-doc debian-keyring seccomp ed diffutils-doc
13:39:16 [2022-12-31T13:39:16.489Z] #66 51.24 Recommended packages:
13:39:16 [2022-12-31T13:39:16.489Z] #66 51.24   build-essential fakeroot libalgorithm-merge-perl
13:39:16 [2022-12-31T13:39:16.489Z] #66 52.08 The following NEW packages will be installed:
13:39:16 [2022-12-31T13:39:16.489Z] #66 52.11   bzip2 dpkg-dev libseccomp-dev patch xz-utils
13:39:16 [2022-12-31T13:39:16.489Z] #66 52.58 0 upgraded, 5 newly installed, 0 to remove and 1 not upgraded.
13:39:16 [2022-12-31T13:39:16.489Z] #66 52.58 Need to get 2790 kB of archives.
13:39:16 [2022-12-31T13:39:16.489Z] #66 52.58 After this operation, 4077 kB of additional disk space will be used.
13:39:16 [2022-12-31T13:39:16.489Z] #66 52.58 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
13:39:16 [2022-12-31T13:39:16.489Z] #66 52.58 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
13:39:16 [2022-12-31T13:39:16.489Z] #66 52.61 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
13:39:16 [2022-12-31T13:39:16.489Z] #66 52.62 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB]
13:39:16 [2022-12-31T13:39:16.489Z] #66 52.68 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
13:39:16 [2022-12-31T13:39:16.489Z] #66 53.88 debconf: delaying package configuration, since apt-utils is not installed
13:39:16 [2022-12-31T13:39:16.489Z] #66 54.43 Fetched 2790 kB in 0s (5777 kB/s)
13:39:16 [2022-12-31T13:39:16.489Z] #66 54.56 Selecting previously unselected package bzip2.
13:39:16 [2022-12-31T13:39:16.489Z] #66 54.56 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15744 files and directories currently installed.)
13:39:16 [2022-12-31T13:39:16.489Z] #66 54.71 Preparing to unpack .../bzip2_1.0.8-4_arm64.deb ...
13:39:16 [2022-12-31T13:39:16.489Z] #66 54.71 Unpacking bzip2 (1.0.8-4) ...
13:39:16 [2022-12-31T13:39:16.489Z] #66 54.94 Selecting previously unselected package xz-utils.
13:39:16 [2022-12-31T13:39:16.489Z] #66 54.94 Preparing to unpack .../xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
13:39:16 [2022-12-31T13:39:16.489Z] #66 54.96 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
13:39:16 [2022-12-31T13:39:16.489Z] #66 55.35 Selecting previously unselected package patch.
13:39:16 [2022-12-31T13:39:16.489Z] #66 55.35 Preparing to unpack .../patch_2.7.6-7_arm64.deb ...
13:39:16 [2022-12-31T13:39:16.489Z] #66 55.37 Unpacking patch (2.7.6-7) ...
13:39:16 [2022-12-31T13:39:16.489Z] #66 55.77 Selecting previously unselected package dpkg-dev.
13:39:16 [2022-12-31T13:39:16.489Z] #66 55.77 Preparing to unpack .../dpkg-dev_1.20.12_all.deb ...
13:39:16 [2022-12-31T13:39:16.489Z] #66 55.78 Unpacking dpkg-dev (1.20.12) ...
13:39:16 [2022-12-31T13:39:16.489Z] #66 ...
13:39:16 [2022-12-31T13:39:16.489Z] 
13:39:16 [2022-12-31T13:39:16.489Z] #62 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
13:39:16 [2022-12-31T13:39:16.489Z] #62 56.37 Selecting previously unselected package mingw-w64-x86-64-dev.
13:39:16 [2022-12-31T13:39:16.489Z] #62 56.43 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ...
13:39:16 [2022-12-31T13:39:16.489Z] #62 56.45 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ...
13:39:17 [2022-12-31T13:39:17.056Z] #62 ...
13:39:17 [2022-12-31T13:39:17.056Z] 
13:39:17 [2022-12-31T13:39:17.056Z] #61 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
13:39:17 [2022-12-31T13:39:17.056Z] #61 41.85 Reading package lists...
13:39:17 [2022-12-31T13:39:17.056Z] #61 47.19 Building dependency tree...
13:39:17 [2022-12-31T13:39:17.056Z] #61 51.37 gcc is already the newest version (4:10.2.1-1).
13:39:17 [2022-12-31T13:39:17.056Z] #61 51.37 The following additional packages will be installed:
13:39:17 [2022-12-31T13:39:17.056Z] #61 51.38   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libbtrfs0 libelf1 libffi-dev
13:39:17 [2022-12-31T13:39:17.056Z] #61 51.38   libgirepository-1.0-1 libglib2.0-bin libglib2.0-data libglib2.0-dev
13:39:17 [2022-12-31T13:39:17.056Z] #61 51.38   libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0 libpcre2-32-0
13:39:17 [2022-12-31T13:39:17.056Z] #61 51.40   libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3 libpcrecpp0v5
13:39:17 [2022-12-31T13:39:17.056Z] #61 51.42   libsecret-1-0 libsecret-common libselinux1-dev libsepol1-dev
13:39:17 [2022-12-31T13:39:17.056Z] #61 51.42   python3-distutils python3-lib2to3 uuid-dev zlib1g-dev
13:39:17 [2022-12-31T13:39:17.056Z] #61 51.44 Suggested packages:
13:39:17 [2022-12-31T13:39:17.056Z] #61 51.44   libgirepository1.0-dev libglib2.0-doc libgdk-pixbuf2.0-bin
13:39:17 [2022-12-31T13:39:17.056Z] #61 51.44   | libgdk-pixbuf2.0-dev libxml2-utils
13:39:17 [2022-12-31T13:39:17.056Z] #61 53.87 The following NEW packages will be installed:
13:39:17 [2022-12-31T13:39:17.056Z] #61 53.88   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libbtrfs-dev libbtrfs0 libelf1
13:39:17 [2022-12-31T13:39:17.056Z] #61 53.88   libffi-dev libgirepository-1.0-1 libglib2.0-bin libglib2.0-data
13:39:17 [2022-12-31T13:39:17.056Z] #61 53.88   libglib2.0-dev libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0
13:39:17 [2022-12-31T13:39:17.056Z] #61 53.88   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3
13:39:17 [2022-12-31T13:39:17.056Z] #61 53.88   libpcrecpp0v5 libsecret-1-0 libsecret-1-dev libsecret-common libselinux1-dev
13:39:17 [2022-12-31T13:39:17.056Z] #61 53.89   libsepol1-dev python3-distutils python3-lib2to3 uuid-dev zlib1g-dev
13:39:17 [2022-12-31T13:39:17.056Z] #61 54.43 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded.
13:39:17 [2022-12-31T13:39:17.056Z] #61 54.43 Need to get 7950 kB of archives.
13:39:17 [2022-12-31T13:39:17.056Z] #61 54.43 After this operation, 39.9 MB of additional disk space will be used.
13:39:17 [2022-12-31T13:39:17.056Z] #61 54.43 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgirepository-1.0-1 arm64 1.66.1-1+b1 [88.6 kB]
13:39:17 [2022-12-31T13:39:17.056Z] #61 54.43 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gir1.2-glib-2.0 arm64 1.66.1-1+b1 [151 kB]
13:39:17 [2022-12-31T13:39:17.056Z] #61 54.43 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-common all 0.20.4-2 [26.7 kB]
13:39:17 [2022-12-31T13:39:17.056Z] #61 54.44 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-1-0 arm64 0.20.4-2 [107 kB]
13:39:17 [2022-12-31T13:39:17.056Z] #61 54.45 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gir1.2-secret-1 arm64 0.20.4-2 [13.7 kB]
13:39:17 [2022-12-31T13:39:17.056Z] #61 54.45 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uuid-dev arm64 2.36.1-8+deb11u1 [99.6 kB]
13:39:17 [2022-12-31T13:39:17.056Z] #61 54.47 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libblkid-dev arm64 2.36.1-8+deb11u1 [229 kB]
13:39:17 [2022-12-31T13:39:17.056Z] #61 54.47 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB]
13:39:17 [2022-12-31T13:39:17.056Z] #61 54.52 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB]
13:39:17 [2022-12-31T13:39:17.056Z] #61 54.52 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB]
13:39:17 [2022-12-31T13:39:17.056Z] #61 54.52 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libffi-dev arm64 3.3-6 [53.2 kB]
13:39:17 [2022-12-31T13:39:17.056Z] #61 54.53 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-data all 2.66.8-1 [1164 kB]
13:39:17 [2022-12-31T13:39:17.056Z] #61 54.67 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-bin arm64 2.66.8-1 [137 kB]
13:39:17 [2022-12-31T13:39:17.056Z] #61 54.67 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
13:39:17 [2022-12-31T13:39:17.056Z] #61 54.69 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB]
13:39:17 [2022-12-31T13:39:17.056Z] #61 54.73 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-dev-bin arm64 2.66.8-1 [177 kB]
13:39:17 [2022-12-31T13:39:17.056Z] #61 54.73 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB]
13:39:17 [2022-12-31T13:39:17.056Z] #61 54.75 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB]
13:39:17 [2022-12-31T13:39:17.056Z] #61 54.78 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB]
13:39:17 [2022-12-31T13:39:17.056Z] #61 54.81 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB]
13:39:17 [2022-12-31T13:39:17.056Z] #61 54.81 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB]
13:39:17 [2022-12-31T13:39:17.056Z] #61 54.82 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB]
13:39:17 [2022-12-31T13:39:17.056Z] #61 54.90 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmount-dev arm64 2.36.1-8+deb11u1 [78.0 kB]
13:39:17 [2022-12-31T13:39:17.056Z] #61 54.90 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre16-3 arm64 2:8.39-13 [236 kB]
13:39:17 [2022-12-31T13:39:17.056Z] #61 54.91 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre32-3 arm64 2:8.39-13 [229 kB]
13:39:17 [2022-12-31T13:39:17.056Z] #61 54.93 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcrecpp0v5 arm64 2:8.39-13 [151 kB]
13:39:17 [2022-12-31T13:39:17.056Z] #61 54.94 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre3-dev arm64 2:8.39-13 [579 kB]
13:39:17 [2022-12-31T13:39:17.056Z] #61 54.96 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-2+deb11u2 [189 kB]
13:39:17 [2022-12-31T13:39:17.056Z] #61 54.98 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-dev arm64 2.66.8-1 [1592 kB]
13:39:17 [2022-12-31T13:39:17.056Z] #61 55.04 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-1-dev arm64 0.20.4-2 [218 kB]
13:39:17 [2022-12-31T13:39:17.056Z] #61 56.53 debconf: delaying package configuration, since apt-utils is not installed
13:39:17 [2022-12-31T13:39:17.056Z] #61 56.77 Fetched 7950 kB in 1s (8020 kB/s)
13:39:17 [2022-12-31T13:39:17.056Z] #61 56.91 Selecting previously unselected package libgirepository-1.0-1:arm64.
13:39:17 [2022-12-31T13:39:17.056Z] #61 56.91 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15744 files and directories currently installed.)
13:39:17 [2022-12-31T13:39:17.056Z] #61 56.98 Preparing to unpack .../00-libgirepository-1.0-1_1.66.1-1+b1_arm64.deb ...
13:39:17 [2022-12-31T13:39:17.056Z] #61 57.01 Unpacking libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
13:39:17 [2022-12-31T13:39:17.056Z] #61 57.14 Selecting previously unselected package gir1.2-glib-2.0:arm64.
13:39:17 [2022-12-31T13:39:17.056Z] #61 57.14 Preparing to unpack .../01-gir1.2-glib-2.0_1.66.1-1+b1_arm64.deb ...
13:39:17 [2022-12-31T13:39:17.315Z] #61 57.20 Unpacking gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
13:39:17 [2022-12-31T13:39:17.315Z] #61 ...
13:39:17 [2022-12-31T13:39:17.315Z] 
13:39:17 [2022-12-31T13:39:17.315Z] #66 [runc-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-runc-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-runc-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             dpkg-dev gcc libc6-dev libseccomp-dev
13:39:17 [2022-12-31T13:39:17.315Z] #66 56.92 Selecting previously unselected package libseccomp-dev:arm64.
13:39:17 [2022-12-31T13:39:17.315Z] #66 56.92 Preparing to unpack .../libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
13:39:17 [2022-12-31T13:39:17.315Z] #66 56.93 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
13:39:17 [2022-12-31T13:39:17.315Z] #66 57.13 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
13:39:17 [2022-12-31T13:39:17.315Z] #66 57.17 Setting up bzip2 (1.0.8-4) ...
13:39:17 [2022-12-31T13:39:17.315Z] #66 57.18 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
13:39:17 [2022-12-31T13:39:17.315Z] #66 57.21 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
13:39:17 [2022-12-31T13:39:17.315Z] #66 57.26 Setting up patch (2.7.6-7) ...
13:39:17 [2022-12-31T13:39:17.574Z] #66 57.27 Setting up dpkg-dev (1.20.12) ...
13:39:17 [2022-12-31T13:39:17.868Z] #66 DONE 57.6s
13:39:17 [2022-12-31T13:39:17.868Z] 
13:39:17 [2022-12-31T13:39:17.868Z] #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...)
13:39:18 [2022-12-31T13:39:18.466Z] #76 ...
13:39:18 [2022-12-31T13:39:18.466Z] 
13:39:18 [2022-12-31T13:39:18.466Z] #63 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.49.0"      && /build/golangci-lint --version
13:39:18 [2022-12-31T13:39:18.466Z] #63 48.86 go: downloading github.com/gostaticanalysis/comment v1.4.2
13:39:18 [2022-12-31T13:39:18.466Z] #63 48.95 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1
13:39:18 [2022-12-31T13:39:18.466Z] #63 49.23 go: downloading github.com/ettle/strcase v0.1.1
13:39:18 [2022-12-31T13:39:18.466Z] #63 49.23 go: downloading github.com/fatih/structtag v1.2.0
13:39:18 [2022-12-31T13:39:18.466Z] #63 49.27 go: downloading github.com/Masterminds/semver v1.5.0
13:39:18 [2022-12-31T13:39:18.466Z] #63 49.34 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d
13:39:18 [2022-12-31T13:39:18.466Z] #63 49.45 go: downloading gopkg.in/yaml.v2 v2.4.0
13:39:18 [2022-12-31T13:39:18.466Z] #63 49.48 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354
13:39:18 [2022-12-31T13:39:18.466Z] #63 49.75 go: downloading github.com/prometheus/client_golang v1.12.1
13:39:18 [2022-12-31T13:39:18.466Z] #63 50.56 go: downloading github.com/prometheus/client_model v0.2.0
13:39:18 [2022-12-31T13:39:18.466Z] #63 50.65 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
13:39:18 [2022-12-31T13:39:18.466Z] #63 50.70 go: downloading github.com/google/go-cmp v0.5.8
13:39:18 [2022-12-31T13:39:18.466Z] #63 51.09 go: downloading go.uber.org/atomic v1.7.0
13:39:18 [2022-12-31T13:39:18.466Z] #63 51.26 go: downloading go.uber.org/multierr v1.6.0
13:39:18 [2022-12-31T13:39:18.466Z] #63 51.38 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5
13:39:18 [2022-12-31T13:39:18.466Z] #63 51.57 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567
13:39:18 [2022-12-31T13:39:18.466Z] #63 51.59 go: downloading github.com/chavacava/garif v0.0.0-20220630083739-93517212f375
13:39:18 [2022-12-31T13:39:18.466Z] #63 51.66 go: downloading github.com/olekukonko/tablewriter v0.0.5
13:39:18 [2022-12-31T13:39:18.466Z] #63 51.92 go: downloading github.com/beorn7/perks v1.0.1
13:39:18 [2022-12-31T13:39:18.466Z] #63 51.96 go: downloading github.com/cespare/xxhash/v2 v2.1.2
13:39:18 [2022-12-31T13:39:18.466Z] #63 52.06 go: downloading github.com/golang/protobuf v1.5.2
13:39:18 [2022-12-31T13:39:18.466Z] #63 52.10 go: downloading github.com/prometheus/common v0.32.1
13:39:18 [2022-12-31T13:39:18.466Z] #63 52.81 go: downloading github.com/prometheus/procfs v0.7.3
13:39:18 [2022-12-31T13:39:18.466Z] #63 52.81 go: downloading google.golang.org/protobuf v1.28.0
13:39:18 [2022-12-31T13:39:18.466Z] #63 54.22 go: downloading github.com/mattn/go-runewidth v0.0.9
13:39:18 [2022-12-31T13:39:18.466Z] #63 56.00 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
13:39:18 [2022-12-31T13:39:18.728Z] #63 ...
13:39:18 [2022-12-31T13:39:18.728Z] 
13:39:18 [2022-12-31T13:39:18.728Z] #61 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
13:39:18 [2022-12-31T13:39:18.728Z] #61 57.50 Selecting previously unselected package libsecret-common.
13:39:18 [2022-12-31T13:39:18.728Z] #61 57.52 Preparing to unpack .../02-libsecret-common_0.20.4-2_all.deb ...
13:39:18 [2022-12-31T13:39:18.728Z] #61 57.52 Unpacking libsecret-common (0.20.4-2) ...
13:39:18 [2022-12-31T13:39:18.728Z] #61 57.82 Selecting previously unselected package libsecret-1-0:arm64.
13:39:18 [2022-12-31T13:39:18.728Z] #61 57.82 Preparing to unpack .../03-libsecret-1-0_0.20.4-2_arm64.deb ...
13:39:18 [2022-12-31T13:39:18.728Z] #61 57.83 Unpacking libsecret-1-0:arm64 (0.20.4-2) ...
13:39:18 [2022-12-31T13:39:18.728Z] #61 58.17 Selecting previously unselected package gir1.2-secret-1:arm64.
13:39:18 [2022-12-31T13:39:18.728Z] #61 58.17 Preparing to unpack .../04-gir1.2-secret-1_0.20.4-2_arm64.deb ...
13:39:18 [2022-12-31T13:39:18.728Z] #61 58.18 Unpacking gir1.2-secret-1:arm64 (0.20.4-2) ...
13:39:18 [2022-12-31T13:39:18.728Z] #61 58.38 Selecting previously unselected package uuid-dev:arm64.
13:39:18 [2022-12-31T13:39:18.728Z] #61 58.39 Preparing to unpack .../05-uuid-dev_2.36.1-8+deb11u1_arm64.deb ...
13:39:18 [2022-12-31T13:39:18.728Z] #61 58.39 Unpacking uuid-dev:arm64 (2.36.1-8+deb11u1) ...
13:39:18 [2022-12-31T13:39:18.728Z] #61 58.61 Selecting previously unselected package libblkid-dev:arm64.
13:39:18 [2022-12-31T13:39:18.728Z] #61 58.62 Preparing to unpack .../06-libblkid-dev_2.36.1-8+deb11u1_arm64.deb ...
13:39:18 [2022-12-31T13:39:18.728Z] #61 58.68 Unpacking libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
13:39:19 [2022-12-31T13:39:19.294Z] #61 58.99 Selecting previously unselected package libbtrfs0:arm64.
13:39:19 [2022-12-31T13:39:19.294Z] #61 58.99 Preparing to unpack .../07-libbtrfs0_5.10.1-2_arm64.deb ...
13:39:19 [2022-12-31T13:39:19.294Z] #61 59.02 Unpacking libbtrfs0:arm64 (5.10.1-2) ...
13:39:19 [2022-12-31T13:39:19.294Z] #61 59.26 Selecting previously unselected package libbtrfs-dev:arm64.
13:39:19 [2022-12-31T13:39:19.294Z] #61 59.26 Preparing to unpack .../08-libbtrfs-dev_5.10.1-2_arm64.deb ...
13:39:19 [2022-12-31T13:39:19.294Z] #61 59.28 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ...
13:39:19 [2022-12-31T13:39:19.552Z] #61 59.57 Selecting previously unselected package libelf1:arm64.
13:39:19 [2022-12-31T13:39:19.552Z] #61 59.57 Preparing to unpack .../09-libelf1_0.183-1_arm64.deb ...
13:39:19 [2022-12-31T13:39:19.552Z] #61 59.58 Unpacking libelf1:arm64 (0.183-1) ...
13:39:19 [2022-12-31T13:39:19.552Z] #61 ...
13:39:19 [2022-12-31T13:39:19.552Z] 
13:39:19 [2022-12-31T13:39:19.552Z] #60 [tini-build 2/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends cmake
13:39:19 [2022-12-31T13:39:19.552Z] #60 49.32 Selecting previously unselected package libicu67:arm64.
13:39:19 [2022-12-31T13:39:19.552Z] #60 49.32 Preparing to unpack .../1-libicu67_67.1-7_arm64.deb ...
13:39:19 [2022-12-31T13:39:19.552Z] #60 49.36 Unpacking libicu67:arm64 (67.1-7) ...
13:39:19 [2022-12-31T13:39:19.552Z] #60 57.24 Selecting previously unselected package libxml2:arm64.
13:39:19 [2022-12-31T13:39:19.552Z] #60 57.25 Preparing to unpack .../2-libxml2_2.9.10+dfsg-6.7+deb11u3_arm64.deb ...
13:39:19 [2022-12-31T13:39:19.552Z] #60 57.27 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u3) ...
13:39:19 [2022-12-31T13:39:19.552Z] #60 58.09 Selecting previously unselected package libarchive13:arm64.
13:39:19 [2022-12-31T13:39:19.552Z] #60 58.09 Preparing to unpack .../3-libarchive13_3.4.3-2+deb11u1_arm64.deb ...
13:39:19 [2022-12-31T13:39:19.552Z] #60 58.10 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ...
13:39:19 [2022-12-31T13:39:19.552Z] #60 58.51 Selecting previously unselected package libjsoncpp24:arm64.
13:39:19 [2022-12-31T13:39:19.552Z] #60 58.51 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_arm64.deb ...
13:39:19 [2022-12-31T13:39:19.552Z] #60 58.53 Unpacking libjsoncpp24:arm64 (1.9.4-4) ...
13:39:19 [2022-12-31T13:39:19.552Z] #60 58.72 Selecting previously unselected package librhash0:arm64.
13:39:19 [2022-12-31T13:39:19.552Z] #60 58.73 Preparing to unpack .../5-librhash0_1.4.1-2_arm64.deb ...
13:39:19 [2022-12-31T13:39:19.552Z] #60 58.74 Unpacking librhash0:arm64 (1.4.1-2) ...
13:39:19 [2022-12-31T13:39:19.552Z] #60 58.94 Selecting previously unselected package libuv1:arm64.
13:39:19 [2022-12-31T13:39:19.552Z] #60 58.95 Preparing to unpack .../6-libuv1_1.40.0-2_arm64.deb ...
13:39:19 [2022-12-31T13:39:19.552Z] #60 58.96 Unpacking libuv1:arm64 (1.40.0-2) ...
13:39:19 [2022-12-31T13:39:19.552Z] #60 59.13 Selecting previously unselected package cmake.
13:39:19 [2022-12-31T13:39:19.552Z] #60 59.17 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_arm64.deb ...
13:39:19 [2022-12-31T13:39:19.552Z] #60 59.18 Unpacking cmake (3.18.4-2+deb11u1) ...
13:39:19 [2022-12-31T13:39:19.810Z] #60 ...
13:39:19 [2022-12-31T13:39:19.810Z] 
13:39:19 [2022-12-31T13:39:19.810Z] #61 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
13:39:20 [2022-12-31T13:39:20.069Z] #61 59.90 Selecting previously unselected package libffi-dev:arm64.
13:39:20 [2022-12-31T13:39:20.069Z] #61 59.90 Preparing to unpack .../10-libffi-dev_3.3-6_arm64.deb ...
13:39:20 [2022-12-31T13:39:20.069Z] #61 59.91 Unpacking libffi-dev:arm64 (3.3-6) ...
13:39:20 [2022-12-31T13:39:20.069Z] #61 60.10 Selecting previously unselected package libglib2.0-data.
13:39:20 [2022-12-31T13:39:20.069Z] #61 60.11 Preparing to unpack .../11-libglib2.0-data_2.66.8-1_all.deb ...
13:39:20 [2022-12-31T13:39:20.069Z] #61 60.13 Unpacking libglib2.0-data (2.66.8-1) ...
13:39:21 [2022-12-31T13:39:21.971Z] #61 61.63 Selecting previously unselected package libglib2.0-bin.
13:39:21 [2022-12-31T13:39:21.971Z] #61 61.64 Preparing to unpack .../12-libglib2.0-bin_2.66.8-1_arm64.deb ...
13:39:21 [2022-12-31T13:39:21.971Z] #61 61.66 Unpacking libglib2.0-bin (2.66.8-1) ...
13:39:21 [2022-12-31T13:39:21.971Z] #61 61.89 Selecting previously unselected package python3-lib2to3.
13:39:21 [2022-12-31T13:39:21.971Z] #61 ...
13:39:21 [2022-12-31T13:39:21.971Z] 
13:39:21 [2022-12-31T13:39:21.971Z] #77 [rootlesskit-build 3/5] RUN --mount=from=rootlesskit-src,src=/usr/src/rootlesskit,rw     --mount=type=cache,target=/go/pkg/mod     --mount=type=cache,target=/root/.cache/go-build,id=rootlesskit-build-linux/arm64 <<EOT (set -e...)
13:39:21 [2022-12-31T13:39:21.971Z] #0 1.078 go: downloading github.com/urfave/cli/v2 v2.23.5
13:39:21 [2022-12-31T13:39:21.971Z] #0 2.574 go: downloading golang.org/x/sys v0.2.0
13:39:21 [2022-12-31T13:39:21.971Z] #0 5.795 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
13:39:21 [2022-12-31T13:39:21.971Z] #0 6.996 go: downloading github.com/google/uuid v1.3.0
13:39:21 [2022-12-31T13:39:21.971Z] #0 7.103 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
13:39:21 [2022-12-31T13:39:21.971Z] #0 7.109 go: downloading github.com/moby/vpnkit v0.5.0
13:39:21 [2022-12-31T13:39:21.971Z] #0 7.341 go: downloading github.com/gorilla/mux v1.8.0
13:39:21 [2022-12-31T13:39:21.971Z] #0 7.404 go: downloading github.com/moby/sys/mountinfo v0.6.2
13:39:21 [2022-12-31T13:39:21.971Z] #0 7.886 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
13:39:21 [2022-12-31T13:39:21.971Z] #0 7.923 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
13:39:21 [2022-12-31T13:39:21.971Z] #0 9.275 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
13:39:21 [2022-12-31T13:39:21.971Z] #0 9.362 go: downloading golang.org/x/net v0.1.0
13:39:21 [2022-12-31T13:39:21.971Z] #77 ...
13:39:21 [2022-12-31T13:39:21.971Z] 
13:39:21 [2022-12-31T13:39:21.971Z] #61 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
13:39:21 [2022-12-31T13:39:21.971Z] #61 61.89 Selecting previously unselected package python3-lib2to3.
13:39:21 [2022-12-31T13:39:21.971Z] #61 61.89 Preparing to unpack .../13-python3-lib2to3_3.9.2-1_all.deb ...
13:39:21 [2022-12-31T13:39:21.971Z] #61 61.91 Unpacking python3-lib2to3 (3.9.2-1) ...
13:39:22 [2022-12-31T13:39:22.229Z] #61 62.13 Selecting previously unselected package python3-distutils.
13:39:22 [2022-12-31T13:39:22.229Z] #61 62.14 Preparing to unpack .../14-python3-distutils_3.9.2-1_all.deb ...
13:39:22 [2022-12-31T13:39:22.229Z] #61 62.15 Unpacking python3-distutils (3.9.2-1) ...
13:39:22 [2022-12-31T13:39:22.503Z] #61 62.47 Selecting previously unselected package libglib2.0-dev-bin.
13:39:22 [2022-12-31T13:39:22.503Z] #61 62.47 Preparing to unpack .../15-libglib2.0-dev-bin_2.66.8-1_arm64.deb ...
13:39:22 [2022-12-31T13:39:22.503Z] #61 62.47 Unpacking libglib2.0-dev-bin (2.66.8-1) ...
13:39:22 [2022-12-31T13:39:22.762Z] #61 62.72 Selecting previously unselected package libsepol1-dev:arm64.
13:39:22 [2022-12-31T13:39:22.762Z] #61 62.74 Preparing to unpack .../16-libsepol1-dev_3.1-1_arm64.deb ...
13:39:22 [2022-12-31T13:39:22.762Z] #61 62.76 Unpacking libsepol1-dev:arm64 (3.1-1) ...
13:39:23 [2022-12-31T13:39:23.026Z] #61 ...
13:39:23 [2022-12-31T13:39:23.026Z] 
13:39:23 [2022-12-31T13:39:23.026Z] #60 [tini-build 2/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends cmake
13:39:23 [2022-12-31T13:39:23.026Z] #60 61.85 Setting up libicu67:arm64 (67.1-7) ...
13:39:23 [2022-12-31T13:39:23.026Z] #60 61.89 Setting up libuv1:arm64 (1.40.0-2) ...
13:39:23 [2022-12-31T13:39:23.026Z] #60 61.92 Setting up libjsoncpp24:arm64 (1.9.4-4) ...
13:39:23 [2022-12-31T13:39:23.026Z] #60 61.95 Setting up librhash0:arm64 (1.4.1-2) ...
13:39:23 [2022-12-31T13:39:23.026Z] #60 61.97 Setting up cmake-data (3.18.4-2+deb11u1) ...
13:39:23 [2022-12-31T13:39:23.026Z] #60 62.03 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u3) ...
13:39:23 [2022-12-31T13:39:23.026Z] #60 62.08 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ...
13:39:23 [2022-12-31T13:39:23.026Z] #60 62.10 Setting up cmake (3.18.4-2+deb11u1) ...
13:39:23 [2022-12-31T13:39:23.026Z] #60 62.14 Processing triggers for libc-bin (2.31-13+deb11u5) ...
13:39:23 [2022-12-31T13:39:23.026Z] #60 DONE 62.9s
13:39:23 [2022-12-31T13:39:23.292Z] 
13:39:23 [2022-12-31T13:39:23.292Z] #61 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
13:39:23 [2022-12-31T13:39:23.292Z] #61 63.17 Selecting previously unselected package libpcre2-16-0:arm64.
13:39:23 [2022-12-31T13:39:23.292Z] #61 63.18 Preparing to unpack .../17-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ...
13:39:23 [2022-12-31T13:39:23.292Z] #61 63.23 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
13:39:23 [2022-12-31T13:39:23.550Z] #61 ...
13:39:23 [2022-12-31T13:39:23.550Z] 
13:39:23 [2022-12-31T13:39:23.550Z] #45 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
13:39:23 [2022-12-31T13:39:23.550Z] #45 49.07 github.com/docker/distribution/uuid
13:39:23 [2022-12-31T13:39:23.550Z] #45 49.77 golang.org/x/net/context
13:39:23 [2022-12-31T13:39:23.550Z] #45 51.05 crypto/x509
13:39:23 [2022-12-31T13:39:23.550Z] #45 51.08 net/textproto
13:39:23 [2022-12-31T13:39:23.550Z] #45 53.09 vendor/golang.org/x/net/http/httpguts
13:39:23 [2022-12-31T13:39:23.550Z] #45 53.86 vendor/golang.org/x/net/http/httpproxy
13:39:23 [2022-12-31T13:39:23.550Z] #45 54.99 mime/multipart
13:39:23 [2022-12-31T13:39:23.550Z] #45 57.04 github.com/docker/distribution/digest
13:39:23 [2022-12-31T13:39:23.550Z] #45 58.75 github.com/docker/distribution/reference
13:39:23 [2022-12-31T13:39:23.550Z] #45 ...
13:39:23 [2022-12-31T13:39:23.550Z] 
13:39:23 [2022-12-31T13:39:23.550Z] #61 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
13:39:23 [2022-12-31T13:39:23.550Z] #61 63.51 Selecting previously unselected package libpcre2-32-0:arm64.
13:39:23 [2022-12-31T13:39:23.550Z] #61 63.52 Preparing to unpack .../18-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ...
13:39:23 [2022-12-31T13:39:23.808Z] #61 63.56 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
13:39:23 [2022-12-31T13:39:23.808Z] #61 63.80 Selecting previously unselected package libpcre2-posix2:arm64.
13:39:23 [2022-12-31T13:39:23.808Z] #61 63.81 Preparing to unpack .../19-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ...
13:39:24 [2022-12-31T13:39:24.067Z] #61 63.83 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
13:39:24 [2022-12-31T13:39:24.067Z] #61 64.02 Selecting previously unselected package libpcre2-dev:arm64.
13:39:24 [2022-12-31T13:39:24.067Z] #61 64.03 Preparing to unpack .../20-libpcre2-dev_10.36-2+deb11u1_arm64.deb ...
13:39:24 [2022-12-31T13:39:24.067Z] #61 64.03 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ...
13:39:24 [2022-12-31T13:39:24.632Z] #61 ...
13:39:24 [2022-12-31T13:39:24.632Z] 
13:39:24 [2022-12-31T13:39:24.632Z] #43 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
13:39:24 [2022-12-31T13:39:24.632Z] #43 55.12 Setting up libprotobuf23:arm64 (3.12.4-1) ...
13:39:24 [2022-12-31T13:39:24.632Z] #43 55.26 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
13:39:24 [2022-12-31T13:39:24.632Z] #43 55.29 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
13:39:24 [2022-12-31T13:39:24.632Z] #43 55.32 Setting up python3-six (1.16.0-2) ...
13:39:24 [2022-12-31T13:39:24.632Z] #43 56.62 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ...
13:39:24 [2022-12-31T13:39:24.632Z] #43 56.65 Setting up python3-protobuf (3.12.4-1) ...
13:39:24 [2022-12-31T13:39:24.632Z] #43 61.23 Setting up criu (3.17.1-1) ...
13:39:24 [2022-12-31T13:39:24.632Z] #43 63.54 Processing triggers for libc-bin (2.31-13+deb11u5) ...
13:39:24 [2022-12-31T13:39:24.632Z] #43 DONE 64.1s
13:39:24 [2022-12-31T13:39:24.632Z] 
13:39:24 [2022-12-31T13:39:24.632Z] #61 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
13:39:24 [2022-12-31T13:39:24.890Z] #61 64.67 Selecting previously unselected package libselinux1-dev:arm64.
13:39:24 [2022-12-31T13:39:24.890Z] #61 64.69 Preparing to unpack .../21-libselinux1-dev_3.1-3_arm64.deb ...
13:39:24 [2022-12-31T13:39:24.890Z] #61 64.70 Unpacking libselinux1-dev:arm64 (3.1-3) ...
13:39:24 [2022-12-31T13:39:24.890Z] #61 ...
13:39:24 [2022-12-31T13:39:24.890Z] 
13:39:24 [2022-12-31T13:39:24.890Z] #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...)
13:39:24 [2022-12-31T13:39:24.890Z] #78 ...
13:39:24 [2022-12-31T13:39:24.890Z] 
13:39:24 [2022-12-31T13:39:24.890Z] #62 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
13:39:24 [2022-12-31T13:39:24.890Z] #62 64.92 Selecting previously unselected package gcc-mingw-w64-base.
13:39:24 [2022-12-31T13:39:24.890Z] #62 64.94 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ...
13:39:24 [2022-12-31T13:39:24.890Z] #62 64.95 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ...
13:39:24 [2022-12-31T13:39:24.890Z] #62 65.20 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime.
13:39:25 [2022-12-31T13:39:25.148Z] #62 65.24 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ...
13:39:25 [2022-12-31T13:39:25.148Z] #62 65.25 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
13:39:29 [2022-12-31T13:39:29.333Z] #62 ...
13:39:29 [2022-12-31T13:39:29.333Z] 
13:39:29 [2022-12-31T13:39:29.333Z] #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...)
13:39:29 [2022-12-31T13:39:29.333Z] #76 1.354 CGO_ENABLED=1 go build -trimpath  -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.4-0-g5fd4c4d -X main.version=1.1.4 " -o runc .
13:39:29 [2022-12-31T13:39:29.333Z] #76 ...
13:39:29 [2022-12-31T13:39:29.333Z] 
13:39:29 [2022-12-31T13:39:29.333Z] #61 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
13:39:29 [2022-12-31T13:39:29.333Z] #61 65.26 Selecting previously unselected package libmount-dev:arm64.
13:39:29 [2022-12-31T13:39:29.333Z] #61 65.26 Preparing to unpack .../22-libmount-dev_2.36.1-8+deb11u1_arm64.deb ...
13:39:29 [2022-12-31T13:39:29.333Z] #61 65.27 Unpacking libmount-dev:arm64 (2.36.1-8+deb11u1) ...
13:39:29 [2022-12-31T13:39:29.333Z] #61 65.67 Selecting previously unselected package libpcre16-3:arm64.
13:39:29 [2022-12-31T13:39:29.333Z] #61 65.67 Preparing to unpack .../23-libpcre16-3_2%3a8.39-13_arm64.deb ...
13:39:29 [2022-12-31T13:39:29.333Z] #61 65.67 Unpacking libpcre16-3:arm64 (2:8.39-13) ...
13:39:29 [2022-12-31T13:39:29.333Z] #61 65.88 Selecting previously unselected package libpcre32-3:arm64.
13:39:29 [2022-12-31T13:39:29.333Z] #61 65.88 Preparing to unpack .../24-libpcre32-3_2%3a8.39-13_arm64.deb ...
13:39:29 [2022-12-31T13:39:29.333Z] #61 65.89 Unpacking libpcre32-3:arm64 (2:8.39-13) ...
13:39:29 [2022-12-31T13:39:29.333Z] #61 66.18 Selecting previously unselected package libpcrecpp0v5:arm64.
13:39:29 [2022-12-31T13:39:29.333Z] #61 66.19 Preparing to unpack .../25-libpcrecpp0v5_2%3a8.39-13_arm64.deb ...
13:39:29 [2022-12-31T13:39:29.333Z] #61 66.19 Unpacking libpcrecpp0v5:arm64 (2:8.39-13) ...
13:39:29 [2022-12-31T13:39:29.333Z] #61 66.33 Selecting previously unselected package libpcre3-dev:arm64.
13:39:29 [2022-12-31T13:39:29.333Z] #61 66.35 Preparing to unpack .../26-libpcre3-dev_2%3a8.39-13_arm64.deb ...
13:39:29 [2022-12-31T13:39:29.333Z] #61 66.41 Unpacking libpcre3-dev:arm64 (2:8.39-13) ...
13:39:29 [2022-12-31T13:39:29.333Z] #61 67.04 Selecting previously unselected package zlib1g-dev:arm64.
13:39:29 [2022-12-31T13:39:29.333Z] #61 67.08 Preparing to unpack .../27-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_arm64.deb ...
13:39:29 [2022-12-31T13:39:29.333Z] #61 67.09 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
13:39:29 [2022-12-31T13:39:29.333Z] #61 67.31 Selecting previously unselected package libglib2.0-dev:arm64.
13:39:29 [2022-12-31T13:39:29.333Z] #61 67.31 Preparing to unpack .../28-libglib2.0-dev_2.66.8-1_arm64.deb ...
13:39:29 [2022-12-31T13:39:29.333Z] #61 67.32 Unpacking libglib2.0-dev:arm64 (2.66.8-1) ...
13:39:29 [2022-12-31T13:39:29.333Z] #61 68.87 Selecting previously unselected package libsecret-1-dev:arm64.
13:39:29 [2022-12-31T13:39:29.333Z] #61 68.89 Preparing to unpack .../29-libsecret-1-dev_0.20.4-2_arm64.deb ...
13:39:29 [2022-12-31T13:39:29.333Z] #61 68.90 Unpacking libsecret-1-dev:arm64 (0.20.4-2) ...
13:39:29 [2022-12-31T13:39:29.333Z] #61 69.40 Setting up libpcrecpp0v5:arm64 (2:8.39-13) ...
13:39:29 [2022-12-31T13:39:29.591Z] #61 69.43 Setting up libpcre16-3:arm64 (2:8.39-13) ...
13:39:29 [2022-12-31T13:39:29.591Z] #61 69.44 Setting up libsepol1-dev:arm64 (3.1-1) ...
13:39:29 [2022-12-31T13:39:29.591Z] #61 69.45 Setting up libffi-dev:arm64 (3.3-6) ...
13:39:29 [2022-12-31T13:39:29.591Z] #61 69.49 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
13:39:29 [2022-12-31T13:39:29.591Z] #61 69.54 Setting up libbtrfs0:arm64 (5.10.1-2) ...
13:39:29 [2022-12-31T13:39:29.591Z] #61 69.55 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
13:39:29 [2022-12-31T13:39:29.591Z] #61 69.56 Setting up libglib2.0-data (2.66.8-1) ...
13:39:29 [2022-12-31T13:39:29.591Z] #61 69.58 Setting up uuid-dev:arm64 (2.36.1-8+deb11u1) ...
13:39:29 [2022-12-31T13:39:29.591Z] #61 69.59 Setting up libpcre32-3:arm64 (2:8.39-13) ...
13:39:29 [2022-12-31T13:39:29.591Z] #61 69.60 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
13:39:29 [2022-12-31T13:39:29.591Z] #61 69.61 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
13:39:29 [2022-12-31T13:39:29.591Z] #61 69.62 Setting up libbtrfs-dev:arm64 (5.10.1-2) ...
13:39:29 [2022-12-31T13:39:29.591Z] #61 69.64 Setting up libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
13:39:29 [2022-12-31T13:39:29.849Z] #61 69.65 Setting up python3-lib2to3 (3.9.2-1) ...
13:39:30 [2022-12-31T13:39:30.415Z] #61 70.33 Setting up libelf1:arm64 (0.183-1) ...
13:39:30 [2022-12-31T13:39:30.415Z] #61 70.34 Setting up libsecret-common (0.20.4-2) ...
13:39:30 [2022-12-31T13:39:30.415Z] #61 70.35 Setting up python3-distutils (3.9.2-1) ...
13:39:31 [2022-12-31T13:39:31.350Z] #61 71.14 Setting up libglib2.0-dev-bin (2.66.8-1) ...
13:39:32 [2022-12-31T13:39:32.284Z] #61 ...
13:39:32 [2022-12-31T13:39:32.284Z] 
13:39:32 [2022-12-31T13:39:32.284Z] #75 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
13:39:32 [2022-12-31T13:39:32.284Z] #75 6.617 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec'
13:39:32 [2022-12-31T13:39:32.284Z] #75 6.677 Cloning into '/tmp/crun-build/libocispec'...
13:39:32 [2022-12-31T13:39:32.284Z] #75 8.014 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821'
13:39:32 [2022-12-31T13:39:32.284Z] #75 8.056 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec'
13:39:32 [2022-12-31T13:39:32.284Z] #75 8.058 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec'
13:39:32 [2022-12-31T13:39:32.284Z] #75 8.059 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl'
13:39:32 [2022-12-31T13:39:32.284Z] #75 8.133 Cloning into '/tmp/crun-build/libocispec/image-spec'...
13:39:32 [2022-12-31T13:39:32.284Z] #75 10.62 Cloning into '/tmp/crun-build/libocispec/runtime-spec'...
13:39:32 [2022-12-31T13:39:32.284Z] #75 12.19 Cloning into '/tmp/crun-build/libocispec/yajl'...
13:39:32 [2022-12-31T13:39:32.284Z] #75 13.53 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c'
13:39:32 [2022-12-31T13:39:32.284Z] #75 13.83 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3'
13:39:32 [2022-12-31T13:39:32.284Z] #75 14.17 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06'
13:39:32 [2022-12-31T13:39:32.284Z] #75 ...
13:39:32 [2022-12-31T13:39:32.284Z] 
13:39:32 [2022-12-31T13:39:32.284Z] #45 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
13:39:32 [2022-12-31T13:39:32.284Z] #45 60.47 github.com/stevvooe/resumable
13:39:32 [2022-12-31T13:39:32.284Z] #45 61.18 github.com/stevvooe/resumable/sha256
13:39:32 [2022-12-31T13:39:32.284Z] #45 62.01 github.com/stevvooe/resumable/sha512
13:39:32 [2022-12-31T13:39:32.284Z] #45 62.17 crypto/tls
13:39:32 [2022-12-31T13:39:32.284Z] #45 62.81 github.com/garyburd/redigo/internal
13:39:32 [2022-12-31T13:39:32.284Z] #45 62.98 github.com/garyburd/redigo/redis
13:39:32 [2022-12-31T13:39:32.284Z] #45 66.43 github.com/docker/distribution/registry/listener
13:39:32 [2022-12-31T13:39:32.284Z] #45 66.86 github.com/docker/distribution/version
13:39:32 [2022-12-31T13:39:32.284Z] #45 67.17 github.com/inconshreveable/mousetrap
13:39:32 [2022-12-31T13:39:32.284Z] #45 67.27 github.com/spf13/pflag
13:39:32 [2022-12-31T13:39:32.575Z] #45 ...
13:39:32 [2022-12-31T13:39:32.575Z] 
13:39:32 [2022-12-31T13:39:32.575Z] #61 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
13:39:32 [2022-12-31T13:39:32.575Z] #61 72.47 Setting up libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
13:39:32 [2022-12-31T13:39:32.575Z] #61 72.50 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ...
13:39:32 [2022-12-31T13:39:32.575Z] #61 72.53 Setting up libselinux1-dev:arm64 (3.1-3) ...
13:39:32 [2022-12-31T13:39:32.575Z] #61 72.56 Setting up libpcre3-dev:arm64 (2:8.39-13) ...
13:39:33 [2022-12-31T13:39:33.157Z] #61 72.92 Setting up libglib2.0-bin (2.66.8-1) ...
13:39:33 [2022-12-31T13:39:33.415Z] #61 ...
13:39:33 [2022-12-31T13:39:33.415Z] 
13:39:33 [2022-12-31T13:39:33.415Z] #79 [tini-build 3/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         xx-apt-get install -y --no-install-recommends             gcc libc6-dev
13:39:33 [2022-12-31T13:39:33.415Z] #0 1.572 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
13:39:33 [2022-12-31T13:39:33.415Z] #0 1.572 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
13:39:33 [2022-12-31T13:39:33.415Z] #0 1.572 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
13:39:33 [2022-12-31T13:39:33.415Z] #0 4.573 Reading package lists...
13:39:33 [2022-12-31T13:39:33.415Z] #0 8.346 + apt-get  install -y --no-install-recommends gcc libc6-dev
13:39:33 [2022-12-31T13:39:33.415Z] #0 8.412 Reading package lists...
13:39:33 [2022-12-31T13:39:33.415Z] #79 ...
13:39:33 [2022-12-31T13:39:33.415Z] 
13:39:33 [2022-12-31T13:39:33.415Z] #58 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.2"      && /build/gotestsum --version
13:39:33 [2022-12-31T13:39:33.415Z] #58 72.74 gotestsum version dev
13:39:33 [2022-12-31T13:39:33.982Z] #58 DONE 74.0s
13:39:33 [2022-12-31T13:39:33.982Z] 
13:39:33 [2022-12-31T13:39:33.982Z] #61 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
13:39:33 [2022-12-31T13:39:33.982Z] #61 73.63 Setting up libsecret-1-0:arm64 (0.20.4-2) ...
13:39:33 [2022-12-31T13:39:33.982Z] #61 73.67 Setting up gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
13:39:33 [2022-12-31T13:39:33.982Z] #61 73.69 Setting up libmount-dev:arm64 (2.36.1-8+deb11u1) ...
13:39:33 [2022-12-31T13:39:33.982Z] #61 73.71 Setting up gir1.2-secret-1:arm64 (0.20.4-2) ...
13:39:33 [2022-12-31T13:39:33.982Z] #61 73.72 Setting up libglib2.0-dev:arm64 (2.66.8-1) ...
13:39:33 [2022-12-31T13:39:33.982Z] #61 73.76 Processing triggers for libglib2.0-0:arm64 (2.66.8-1) ...
13:39:33 [2022-12-31T13:39:33.982Z] #61 73.82 No schema files found: doing nothing.
13:39:33 [2022-12-31T13:39:33.982Z] #61 73.82 Processing triggers for libc-bin (2.31-13+deb11u5) ...
13:39:33 [2022-12-31T13:39:33.982Z] #61 73.94 Setting up libsecret-1-dev:arm64 (0.20.4-2) ...
13:39:34 [2022-12-31T13:39:34.240Z] #61 DONE 74.3s
13:39:34 [2022-12-31T13:39:34.240Z] 
13:39:34 [2022-12-31T13:39:34.240Z] #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...)
13:39:39 [2022-12-31T13:39:39.506Z] #80 ...
13:39:39 [2022-12-31T13:39:39.506Z] 
13:39:39 [2022-12-31T13:39:39.506Z] #79 [tini-build 3/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         xx-apt-get install -y --no-install-recommends             gcc libc6-dev
13:39:39 [2022-12-31T13:39:39.506Z] #0 8.412 Reading package lists...
13:39:39 [2022-12-31T13:39:39.506Z] #79 12.52 Building dependency tree...
13:39:39 [2022-12-31T13:39:39.506Z] #79 13.57 Reading state information...
13:39:39 [2022-12-31T13:39:39.506Z] #79 15.64 gcc is already the newest version (4:10.2.1-1).
13:39:39 [2022-12-31T13:39:39.506Z] #79 15.64 libc6-dev is already the newest version (2.31-13+deb11u5).
13:39:39 [2022-12-31T13:39:39.506Z] #79 15.64 0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.
13:39:39 [2022-12-31T13:39:39.506Z] #79 DONE 15.7s
13:39:39 [2022-12-31T13:39:39.506Z] 
13:39:39 [2022-12-31T13:39:39.506Z] #81 [tini-build 4/4] RUN --mount=from=tini-src,src=/usr/src/tini,rw     --mount=type=cache,target=/root/.cache/go-build,id=tini-build-linux/arm64 <<EOT (set -e...)
13:39:40 [2022-12-31T13:39:40.439Z] #81 1.353 -- The C compiler identification is GNU 10.2.1
13:39:40 [2022-12-31T13:39:40.439Z] #81 1.413 -- Detecting C compiler ABI info
13:39:41 [2022-12-31T13:39:41.004Z] #81 2.038 -- Detecting C compiler ABI info - done
13:39:41 [2022-12-31T13:39:41.004Z] #81 2.100 -- Check for working C compiler: /usr/bin/aarch64-linux-gnu-gcc - skipped
13:39:41 [2022-12-31T13:39:41.004Z] #81 2.101 -- Detecting C compile features
13:39:41 [2022-12-31T13:39:41.004Z] #81 2.102 -- Detecting C compile features - done
13:39:41 [2022-12-31T13:39:41.004Z] #81 2.159 -- Performing Test HAS_BUILTIN_FORTIFY
13:39:41 [2022-12-31T13:39:41.262Z] #81 2.393 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
13:39:41 [2022-12-31T13:39:41.262Z] #81 2.462 -- Configuring done
13:39:41 [2022-12-31T13:39:41.262Z] #81 2.495 -- Generating done
13:39:41 [2022-12-31T13:39:41.520Z] #81 2.504 -- Build files have been written to: /go/src/github.com/krallin/tini
13:39:42 [2022-12-31T13:39:42.085Z] #81 2.970 Scanning dependencies of target tini-static
13:39:42 [2022-12-31T13:39:42.085Z] #81 3.041 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
13:39:43 [2022-12-31T13:39:43.459Z] #81 4.522 [100%] Linking C executable tini-static
13:39:43 [2022-12-31T13:39:43.717Z] #81 ...
13:39:43 [2022-12-31T13:39:43.717Z] 
13:39:43 [2022-12-31T13:39:43.717Z] #62 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
13:39:43 [2022-12-31T13:39:43.717Z] #62 73.89 Selecting previously unselected package gcc-mingw-w64-x86-64-posix.
13:39:43 [2022-12-31T13:39:43.717Z] #62 73.90 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ...
13:39:43 [2022-12-31T13:39:43.717Z] #62 73.92 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
13:39:43 [2022-12-31T13:39:43.717Z] #62 ...
13:39:43 [2022-12-31T13:39:43.717Z] 
13:39:43 [2022-12-31T13:39:43.717Z] #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...)
13:39:43 [2022-12-31T13:39:43.717Z] #80 8.032 + bin/ctr
13:39:43 [2022-12-31T13:39:43.717Z] #80 8.034 go build  -gcflags=-trimpath=/go/src  -o bin/ctr -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.0-beta.1 -X github.com/containerd/containerd/version.Revision=7db53e0e8cde84641634a2fa083b1f2b1b51e46a -X github.com/containerd/containerd/version.Package=github.com/containerd/containerd -s -w -extldflags "-static" ' -tags "urfave_cli_no_docs osusergo netgo static_build"  ./cmd/ctr
13:39:44 [2022-12-31T13:39:44.652Z] #80 ...
13:39:44 [2022-12-31T13:39:44.652Z] 
13:39:44 [2022-12-31T13:39:44.652Z] #81 [tini-build 4/4] RUN --mount=from=tini-src,src=/usr/src/tini,rw     --mount=type=cache,target=/root/.cache/go-build,id=tini-build-linux/arm64 <<EOT (set -e...)
13:39:44 [2022-12-31T13:39:44.652Z] #81 5.102 [100%] Built target tini-static
13:39:44 [2022-12-31T13:39:44.652Z] #81 DONE 5.6s
13:39:44 [2022-12-31T13:39:44.652Z] 
13:39:44 [2022-12-31T13:39:44.652Z] #45 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
13:39:44 [2022-12-31T13:39:44.652Z] #45 70.76 github.com/spf13/cobra
13:39:44 [2022-12-31T13:39:44.652Z] #45 73.64 log/syslog
13:39:44 [2022-12-31T13:39:44.652Z] #45 74.46 github.com/yvasiyarov/go-metrics
13:39:46 [2022-12-31T13:39:46.026Z] #45 ...
13:39:46 [2022-12-31T13:39:46.026Z] 
13:39:46 [2022-12-31T13:39:46.026Z] #75 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
13:39:46 [2022-12-31T13:39:46.026Z] #75 30.21 aclocal: warning: couldn't open directory 'm4': No such file or directory
13:39:51 [2022-12-31T13:39:51.290Z] #75 ...
13:39:51 [2022-12-31T13:39:51.290Z] 
13:39:51 [2022-12-31T13:39:51.290Z] #62 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
13:39:51 [2022-12-31T13:39:51.290Z] #62 88.90 Selecting previously unselected package g++-mingw-w64-x86-64-posix.
13:39:51 [2022-12-31T13:39:51.290Z] #62 88.90 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ...
13:39:51 [2022-12-31T13:39:51.290Z] #62 88.92 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
13:39:54 [2022-12-31T13:39:54.571Z] #62 94.73 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime.
13:39:54 [2022-12-31T13:39:54.571Z] #62 94.74 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ...
13:39:54 [2022-12-31T13:39:54.571Z] #62 94.75 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
13:39:56 [2022-12-31T13:39:56.472Z] #62 ...
13:39:56 [2022-12-31T13:39:56.472Z] 
13:39:56 [2022-12-31T13:39:56.472Z] #75 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
13:39:56 [2022-12-31T13:39:56.472Z] #75 40.54 libtoolize: putting auxiliary files in '.'.
13:39:56 [2022-12-31T13:39:56.472Z] #75 40.54 libtoolize: copying file './ltmain.sh'
13:39:56 [2022-12-31T13:39:56.472Z] #75 ...
13:39:56 [2022-12-31T13:39:56.472Z] 
13:39:56 [2022-12-31T13:39:56.472Z] #45 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
13:39:56 [2022-12-31T13:39:56.472Z] #45 82.04 net/http/httptrace
13:39:56 [2022-12-31T13:39:56.472Z] #45 82.46 github.com/docker/libtrust
13:39:56 [2022-12-31T13:39:56.472Z] #45 82.47 net/http
13:39:56 [2022-12-31T13:39:56.472Z] #45 86.45 net/smtp
13:39:56 [2022-12-31T13:39:56.472Z] #45 87.20 golang.org/x/crypto/blowfish
13:39:56 [2022-12-31T13:39:56.472Z] #45 87.56 golang.org/x/crypto/bcrypt
13:39:56 [2022-12-31T13:39:56.472Z] #45 88.14 github.com/docker/distribution/registry/storage/driver/gcs
13:39:56 [2022-12-31T13:39:56.472Z] #45 88.30 os/user
13:39:56 [2022-12-31T13:39:56.472Z] #45 89.06 github.com/docker/distribution/registry/storage/driver/oss
13:39:56 [2022-12-31T13:39:56.472Z] #45 89.17 github.com/mitchellh/mapstructure
13:39:57 [2022-12-31T13:39:57.038Z] #45 ...
13:39:57 [2022-12-31T13:39:57.038Z] 
13:39:57 [2022-12-31T13:39:57.038Z] #75 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
13:39:57 [2022-12-31T13:39:57.038Z] #75 41.47 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
13:39:57 [2022-12-31T13:39:57.038Z] #75 41.47 libtoolize: and rerunning libtoolize and aclocal.
13:39:57 [2022-12-31T13:39:57.038Z] #75 41.47 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
13:40:05 [2022-12-31T13:40:05.146Z] #75 ...
13:40:05 [2022-12-31T13:40:05.146Z] 
13:40:05 [2022-12-31T13:40:05.146Z] #62 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
13:40:05 [2022-12-31T13:40:05.146Z] #62 101.4 Selecting previously unselected package gcc-mingw-w64-x86-64-win32.
13:40:05 [2022-12-31T13:40:05.146Z] #62 101.4 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ...
13:40:05 [2022-12-31T13:40:05.146Z] #62 101.4 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
13:40:06 [2022-12-31T13:40:06.522Z] #62 ...
13:40:06 [2022-12-31T13:40:06.522Z] 
13:40:06 [2022-12-31T13:40:06.522Z] #75 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
13:40:06 [2022-12-31T13:40:06.522Z] #75 50.19 configure.ac:7: installing './compile'
13:40:06 [2022-12-31T13:40:06.522Z] #75 50.21 configure.ac:11: installing './config.guess'
13:40:06 [2022-12-31T13:40:06.522Z] #75 50.21 configure.ac:11: installing './config.sub'
13:40:06 [2022-12-31T13:40:06.522Z] #75 50.22 configure.ac:8: installing './install-sh'
13:40:06 [2022-12-31T13:40:06.522Z] #75 50.22 configure.ac:8: installing './missing'
13:40:06 [2022-12-31T13:40:06.522Z] #75 50.33 Makefile.am: installing './depcomp'
13:40:07 [2022-12-31T13:40:07.090Z] #75 51.75 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
13:40:07 [2022-12-31T13:40:07.348Z] #75 51.75 libtoolize: copying file 'build-aux/ltmain.sh'
13:40:07 [2022-12-31T13:40:07.606Z] #75 51.95 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
13:40:07 [2022-12-31T13:40:07.606Z] #75 51.95 libtoolize: copying file 'm4/libtool.m4'
13:40:07 [2022-12-31T13:40:07.606Z] #75 52.09 libtoolize: copying file 'm4/ltoptions.m4'
13:40:07 [2022-12-31T13:40:07.864Z] #75 52.30 libtoolize: copying file 'm4/ltsugar.m4'
13:40:07 [2022-12-31T13:40:07.864Z] #75 52.45 libtoolize: copying file 'm4/ltversion.m4'
13:40:08 [2022-12-31T13:40:08.122Z] #75 52.61 libtoolize: copying file 'm4/lt~obsolete.m4'
13:40:08 [2022-12-31T13:40:08.379Z] #75 52.77 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
13:40:14 [2022-12-31T13:40:14.933Z] #75 ...
13:40:14 [2022-12-31T13:40:14.933Z] 
13:40:14 [2022-12-31T13:40:14.933Z] #62 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
13:40:14 [2022-12-31T13:40:14.933Z] #62 114.2 Selecting previously unselected package g++-mingw-w64-x86-64-win32.
13:40:14 [2022-12-31T13:40:14.933Z] #62 114.2 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ...
13:40:14 [2022-12-31T13:40:14.933Z] #62 114.3 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
13:40:20 [2022-12-31T13:40:20.193Z] #62 ...
13:40:20 [2022-12-31T13:40:20.193Z] 
13:40:20 [2022-12-31T13:40:20.193Z] #45 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
13:40:20 [2022-12-31T13:40:20.193Z] #45 105.0 github.com/docker/distribution/configuration
13:40:20 [2022-12-31T13:40:20.193Z] #45 105.0 github.com/bugsnag/bugsnag-go
13:40:20 [2022-12-31T13:40:20.193Z] #45 106.4 github.com/gorilla/context
13:40:20 [2022-12-31T13:40:20.193Z] #45 106.8 github.com/gorilla/mux
13:40:20 [2022-12-31T13:40:20.193Z] #45 106.9 github.com/docker/distribution/registry/api/errcode
13:40:20 [2022-12-31T13:40:20.193Z] #45 107.9 expvar
13:40:20 [2022-12-31T13:40:20.193Z] #45 108.4 github.com/docker/distribution/context
13:40:20 [2022-12-31T13:40:20.193Z] #45 108.9 github.com/docker/distribution/registry/api/v2
13:40:20 [2022-12-31T13:40:20.193Z] #45 110.4 github.com/docker/distribution/health
13:40:20 [2022-12-31T13:40:20.194Z] #45 110.4 github.com/docker/distribution
13:40:20 [2022-12-31T13:40:20.194Z] #45 111.0 github.com/docker/distribution/health/checks
13:40:20 [2022-12-31T13:40:20.194Z] #45 111.4 github.com/docker/distribution/registry/auth
13:40:20 [2022-12-31T13:40:20.194Z] #45 111.8 github.com/docker/distribution/manifest/manifestlist
13:40:20 [2022-12-31T13:40:20.194Z] #45 112.0 github.com/docker/distribution/manifest/schema1
13:40:20 [2022-12-31T13:40:20.194Z] #45 112.2 github.com/docker/distribution/manifest/schema2
13:40:20 [2022-12-31T13:40:20.194Z] #45 112.7 github.com/docker/distribution/notifications
13:40:20 [2022-12-31T13:40:20.194Z] #45 113.2 github.com/docker/distribution/registry/middleware/registry
13:40:20 [2022-12-31T13:40:20.194Z] #45 113.5 github.com/docker/distribution/registry/middleware/repository
13:40:20 [2022-12-31T13:40:20.194Z] #45 113.8 github.com/docker/distribution/registry/client/transport
13:40:20 [2022-12-31T13:40:20.194Z] #45 114.6 github.com/docker/distribution/registry/storage/cache
13:40:20 [2022-12-31T13:40:20.194Z] #45 115.0 github.com/docker/distribution/registry/storage/cache/memory
13:40:20 [2022-12-31T13:40:20.194Z] #45 ...
13:40:20 [2022-12-31T13:40:20.194Z] 
13:40:20 [2022-12-31T13:40:20.194Z] #62 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
13:40:20 [2022-12-31T13:40:20.194Z] #62 120.0 Selecting previously unselected package g++-mingw-w64-x86-64.
13:40:20 [2022-12-31T13:40:20.194Z] #62 120.0 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ...
13:40:20 [2022-12-31T13:40:20.194Z] #62 120.0 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
13:40:20 [2022-12-31T13:40:20.194Z] #62 120.1 Selecting previously unselected package libapparmor1:arm64.
13:40:20 [2022-12-31T13:40:20.194Z] #62 120.1 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ...
13:40:20 [2022-12-31T13:40:20.194Z] #62 120.1 Unpacking libapparmor1:arm64 (2.13.6-10) ...
13:40:20 [2022-12-31T13:40:20.194Z] #62 120.3 Selecting previously unselected package libapparmor-dev:arm64.
13:40:20 [2022-12-31T13:40:20.194Z] #62 120.3 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ...
13:40:20 [2022-12-31T13:40:20.194Z] #62 120.3 Unpacking libapparmor-dev:arm64 (2.13.6-10) ...
13:40:20 [2022-12-31T13:40:20.194Z] #62 120.4 Selecting previously unselected package libbtrfs0:arm64.
13:40:20 [2022-12-31T13:40:20.194Z] #62 120.4 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ...
13:40:20 [2022-12-31T13:40:20.194Z] #62 120.4 Unpacking libbtrfs0:arm64 (5.10.1-2) ...
13:40:20 [2022-12-31T13:40:20.452Z] #62 120.6 Selecting previously unselected package libbtrfs-dev:arm64.
13:40:20 [2022-12-31T13:40:20.452Z] #62 120.6 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ...
13:40:20 [2022-12-31T13:40:20.452Z] #62 120.6 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ...
13:40:20 [2022-12-31T13:40:20.710Z] #62 120.9 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
13:40:20 [2022-12-31T13:40:20.710Z] #62 120.9 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ...
13:40:20 [2022-12-31T13:40:20.710Z] #62 120.9 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
13:40:20 [2022-12-31T13:40:20.710Z] #62 121.0 Selecting previously unselected package libudev-dev:arm64.
13:40:20 [2022-12-31T13:40:20.968Z] #62 121.0 Preparing to unpack .../20-libudev-dev_247.3-7+deb11u1_arm64.deb ...
13:40:20 [2022-12-31T13:40:20.968Z] #62 121.1 Unpacking libudev-dev:arm64 (247.3-7+deb11u1) ...
13:40:20 [2022-12-31T13:40:20.968Z] #62 121.2 Selecting previously unselected package libsepol1-dev:arm64.
13:40:20 [2022-12-31T13:40:20.968Z] #62 121.3 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ...
13:40:21 [2022-12-31T13:40:21.226Z] #62 121.3 Unpacking libsepol1-dev:arm64 (3.1-1) ...
13:40:21 [2022-12-31T13:40:21.795Z] #62 122.0 Selecting previously unselected package libpcre2-16-0:arm64.
13:40:21 [2022-12-31T13:40:21.795Z] #62 122.0 Preparing to unpack .../22-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ...
13:40:21 [2022-12-31T13:40:21.795Z] #62 122.1 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
13:40:22 [2022-12-31T13:40:22.053Z] #62 122.2 Selecting previously unselected package libpcre2-32-0:arm64.
13:40:22 [2022-12-31T13:40:22.053Z] #62 122.2 Preparing to unpack .../23-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ...
13:40:22 [2022-12-31T13:40:22.053Z] #62 122.3 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
13:40:22 [2022-12-31T13:40:22.311Z] #62 122.4 Selecting previously unselected package libpcre2-posix2:arm64.
13:40:22 [2022-12-31T13:40:22.311Z] #62 122.4 Preparing to unpack .../24-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ...
13:40:22 [2022-12-31T13:40:22.311Z] #62 122.4 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
13:40:22 [2022-12-31T13:40:22.311Z] #62 122.5 Selecting previously unselected package libpcre2-dev:arm64.
13:40:22 [2022-12-31T13:40:22.311Z] #62 122.6 Preparing to unpack .../25-libpcre2-dev_10.36-2+deb11u1_arm64.deb ...
13:40:22 [2022-12-31T13:40:22.311Z] #62 122.6 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ...
13:40:22 [2022-12-31T13:40:22.877Z] #62 123.0 Selecting previously unselected package libselinux1-dev:arm64.
13:40:22 [2022-12-31T13:40:22.877Z] #62 123.0 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ...
13:40:22 [2022-12-31T13:40:22.877Z] #62 123.0 Unpacking libselinux1-dev:arm64 (3.1-3) ...
13:40:23 [2022-12-31T13:40:23.153Z] #62 123.3 Selecting previously unselected package libdevmapper-dev:arm64.
13:40:23 [2022-12-31T13:40:23.153Z] #62 123.3 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ...
13:40:23 [2022-12-31T13:40:23.153Z] #62 123.3 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
13:40:23 [2022-12-31T13:40:23.153Z] #62 123.4 Selecting previously unselected package libseccomp-dev:arm64.
13:40:23 [2022-12-31T13:40:23.440Z] #62 123.5 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
13:40:23 [2022-12-31T13:40:23.440Z] #62 123.5 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
13:40:23 [2022-12-31T13:40:23.715Z] #62 123.8 Selecting previously unselected package libsystemd-dev:arm64.
13:40:23 [2022-12-31T13:40:23.715Z] #62 123.8 Preparing to unpack .../29-libsystemd-dev_247.3-7+deb11u1_arm64.deb ...
13:40:23 [2022-12-31T13:40:23.715Z] #62 123.8 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u1) ...
13:40:24 [2022-12-31T13:40:24.312Z] #62 124.4 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
13:40:24 [2022-12-31T13:40:24.312Z] #62 124.4 Setting up libapparmor1:arm64 (2.13.6-10) ...
13:40:24 [2022-12-31T13:40:24.312Z] #62 124.5 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
13:40:24 [2022-12-31T13:40:24.312Z] #62 124.5 Setting up libsepol1-dev:arm64 (3.1-1) ...
13:40:24 [2022-12-31T13:40:24.312Z] #62 124.5 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ...
13:40:24 [2022-12-31T13:40:24.312Z] #62 124.5 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
13:40:24 [2022-12-31T13:40:24.312Z] #62 124.6 Setting up libbtrfs0:arm64 (5.10.1-2) ...
13:40:24 [2022-12-31T13:40:24.312Z] #62 124.6 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
13:40:24 [2022-12-31T13:40:24.312Z] #62 124.6 Setting up libudev-dev:arm64 (247.3-7+deb11u1) ...
13:40:24 [2022-12-31T13:40:24.576Z] #62 124.7 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
13:40:24 [2022-12-31T13:40:24.576Z] #62 124.7 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
13:40:24 [2022-12-31T13:40:24.576Z] #62 124.7 Setting up libbtrfs-dev:arm64 (5.10.1-2) ...
13:40:24 [2022-12-31T13:40:24.576Z] #62 124.7 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
13:40:24 [2022-12-31T13:40:24.576Z] #62 124.7 Setting up libapparmor-dev:arm64 (2.13.6-10) ...
13:40:24 [2022-12-31T13:40:24.576Z] #62 124.8 Setting up mingw-w64-common (8.0.0-1) ...
13:40:24 [2022-12-31T13:40:24.576Z] #62 124.8 Setting up libsystemd-dev:arm64 (247.3-7+deb11u1) ...
13:40:24 [2022-12-31T13:40:24.576Z] #62 124.8 Setting up mingw-w64-x86-64-dev (8.0.0-1) ...
13:40:24 [2022-12-31T13:40:24.576Z] #62 124.8 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ...
13:40:24 [2022-12-31T13:40:24.576Z] #62 124.8 Setting up libselinux1-dev:arm64 (3.1-3) ...
13:40:24 [2022-12-31T13:40:24.576Z] #62 124.9 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
13:40:24 [2022-12-31T13:40:24.576Z] #62 124.9 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
13:40:24 [2022-12-31T13:40:24.576Z] #62 124.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
13:40:24 [2022-12-31T13:40:24.576Z] #62 124.9 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
13:40:24 [2022-12-31T13:40:24.576Z] #62 124.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
13:40:24 [2022-12-31T13:40:24.576Z] #62 124.9 Setting up binutils-mingw-w64 (2.35-2+8.11) ...
13:40:24 [2022-12-31T13:40:24.834Z] #62 125.0 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
13:40:24 [2022-12-31T13:40:24.834Z] #62 125.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
13:40:24 [2022-12-31T13:40:24.834Z] #62 125.0 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
13:40:24 [2022-12-31T13:40:24.834Z] #62 125.0 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
13:40:24 [2022-12-31T13:40:24.834Z] #62 125.0 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
13:40:24 [2022-12-31T13:40:24.834Z] #62 125.1 Setting up dmsetup (2:1.02.175-2.1) ...
13:40:24 [2022-12-31T13:40:24.834Z] #62 125.1 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
13:40:24 [2022-12-31T13:40:24.834Z] #62 125.1 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
13:40:24 [2022-12-31T13:40:24.834Z] #62 125.1 Processing triggers for libc-bin (2.31-13+deb11u5) ...
13:40:29 [2022-12-31T13:40:29.020Z] #62 DONE 129.4s
13:40:29 [2022-12-31T13:40:29.020Z] 
13:40:29 [2022-12-31T13:40:29.020Z] #45 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
13:40:29 [2022-12-31T13:40:29.020Z] #45 115.4 github.com/docker/distribution/registry/client
13:40:29 [2022-12-31T13:40:29.020Z] #45 115.5 github.com/docker/distribution/registry/storage/driver
13:40:29 [2022-12-31T13:40:29.020Z] #45 116.1 github.com/docker/distribution/registry/proxy/scheduler
13:40:29 [2022-12-31T13:40:29.020Z] #45 116.8 github.com/docker/distribution/registry/storage
13:40:29 [2022-12-31T13:40:29.020Z] #45 117.5 github.com/docker/distribution/registry/client/auth
13:40:29 [2022-12-31T13:40:29.020Z] #45 118.6 github.com/docker/distribution/registry/storage/cache/redis
13:40:29 [2022-12-31T13:40:29.020Z] #45 119.4 github.com/docker/distribution/registry/storage/driver/factory
13:40:29 [2022-12-31T13:40:29.020Z] #45 119.7 github.com/docker/distribution/registry/storage/driver/middleware
13:40:29 [2022-12-31T13:40:29.020Z] #45 119.9 github.com/gorilla/handlers
13:40:29 [2022-12-31T13:40:29.020Z] #45 121.4 github.com/yvasiyarov/newrelic_platform_go
13:40:29 [2022-12-31T13:40:29.020Z] #45 121.9 github.com/docker/distribution/registry/proxy
13:40:29 [2022-12-31T13:40:29.020Z] #45 122.2 github.com/yvasiyarov/gorelic
13:40:29 [2022-12-31T13:40:29.020Z] #45 123.2 github.com/docker/distribution/registry/handlers
13:40:29 [2022-12-31T13:40:29.020Z] #45 123.6 github.com/docker/distribution/registry/auth/htpasswd
13:40:29 [2022-12-31T13:40:29.020Z] #45 124.1 github.com/docker/distribution/registry/auth/silly
13:40:29 [2022-12-31T13:40:29.020Z] #45 124.5 github.com/docker/distribution/registry/auth/token
13:40:29 [2022-12-31T13:40:29.278Z] #45 ...
13:40:29 [2022-12-31T13:40:29.278Z] 
13:40:29 [2022-12-31T13:40:29.278Z] #82 [dev-systemd-false  1/29] RUN groupadd -r docker
13:40:29 [2022-12-31T13:40:29.847Z] #82 DONE 0.9s
13:40:29 [2022-12-31T13:40:29.847Z] 
13:40:29 [2022-12-31T13:40:29.847Z] #75 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
13:40:29 [2022-12-31T13:40:29.847Z] #75 64.79 configure.ac:7: installing 'build-aux/compile'
13:40:29 [2022-12-31T13:40:29.847Z] #75 64.82 configure.ac:9: installing 'build-aux/config.guess'
13:40:29 [2022-12-31T13:40:29.847Z] #75 64.82 configure.ac:9: installing 'build-aux/config.sub'
13:40:29 [2022-12-31T13:40:29.847Z] #75 64.82 configure.ac:11: installing 'build-aux/install-sh'
13:40:29 [2022-12-31T13:40:29.847Z] #75 64.84 configure.ac:11: installing 'build-aux/missing'
13:40:29 [2022-12-31T13:40:29.847Z] #75 65.02 Makefile.am: installing 'build-aux/depcomp'
13:40:29 [2022-12-31T13:40:29.847Z] #75 65.10 parallel-tests: installing 'build-aux/test-driver'
13:40:29 [2022-12-31T13:40:29.847Z] #75 67.63 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
13:40:29 [2022-12-31T13:40:29.847Z] #75 67.63 libtoolize: copying file 'build-aux/ltmain.sh'
13:40:29 [2022-12-31T13:40:29.847Z] #75 68.43 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
13:40:29 [2022-12-31T13:40:29.847Z] #75 68.43 libtoolize: copying file 'm4/libtool.m4'
13:40:29 [2022-12-31T13:40:29.847Z] #75 68.57 libtoolize: copying file 'm4/ltoptions.m4'
13:40:29 [2022-12-31T13:40:29.847Z] #75 68.74 libtoolize: copying file 'm4/ltsugar.m4'
13:40:29 [2022-12-31T13:40:29.847Z] #75 68.81 libtoolize: copying file 'm4/ltversion.m4'
13:40:29 [2022-12-31T13:40:29.847Z] #75 68.91 libtoolize: copying file 'm4/lt~obsolete.m4'
13:40:30 [2022-12-31T13:40:30.108Z] #75 ...
13:40:30 [2022-12-31T13:40:30.108Z] 
13:40:30 [2022-12-31T13:40:30.108Z] #83 [dev-systemd-false  2/29] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
13:40:31 [2022-12-31T13:40:31.042Z] #83 DONE 0.9s
13:40:31 [2022-12-31T13:40:31.042Z] 
13:40:31 [2022-12-31T13:40:31.042Z] #84 [dev-systemd-false  3/29] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
13:40:31 [2022-12-31T13:40:31.608Z] #84 0.758 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
13:40:31 [2022-12-31T13:40:31.608Z] #84 DONE 0.8s
13:40:31 [2022-12-31T13:40:31.608Z] 
13:40:31 [2022-12-31T13:40:31.608Z] #85 [dev-systemd-false  4/29] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
13:40:32 [2022-12-31T13:40:32.542Z] #85 DONE 0.9s
13:40:32 [2022-12-31T13:40:32.542Z] 
13:40:32 [2022-12-31T13:40:32.542Z] #86 [dev-systemd-false  5/29] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
13:40:33 [2022-12-31T13:40:33.476Z] #86 DONE 0.9s
13:40:33 [2022-12-31T13:40:33.476Z] 
13:40:33 [2022-12-31T13:40:33.476Z] #87 [dev-systemd-false  6/29] RUN ldconfig
13:40:34 [2022-12-31T13:40:34.428Z] #87 DONE 0.9s
13:40:34 [2022-12-31T13:40:34.428Z] 
13:40:34 [2022-12-31T13:40:34.428Z] #88 [dev-systemd-false  7/29] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
13:40:35 [2022-12-31T13:40:35.815Z] #88 1.187 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
13:40:35 [2022-12-31T13:40:35.815Z] #88 1.304 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
13:40:35 [2022-12-31T13:40:35.815Z] #88 1.378 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
13:40:36 [2022-12-31T13:40:36.382Z] #88 2.021 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB]
13:40:38 [2022-12-31T13:40:38.915Z] #88 4.160 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [206 kB]
13:40:40 [2022-12-31T13:40:40.816Z] #88 6.098 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
13:40:40 [2022-12-31T13:40:40.816Z] #88 ...
13:40:40 [2022-12-31T13:40:40.816Z] 
13:40:40 [2022-12-31T13:40:40.816Z] #45 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
13:40:40 [2022-12-31T13:40:40.816Z] #45 126.4 github.com/Azure/azure-sdk-for-go/storage
13:40:40 [2022-12-31T13:40:40.816Z] #45 131.4 github.com/docker/distribution/registry
13:40:40 [2022-12-31T13:40:40.816Z] #45 131.5 github.com/docker/distribution/registry/storage/driver/base
13:40:40 [2022-12-31T13:40:40.816Z] #45 132.2 github.com/docker/distribution/registry/storage/driver/azure
13:40:40 [2022-12-31T13:40:40.816Z] #45 132.5 github.com/docker/distribution/registry/storage/driver/filesystem
13:40:40 [2022-12-31T13:40:40.816Z] #45 133.5 github.com/docker/distribution/registry/storage/driver/inmemory
13:40:40 [2022-12-31T13:40:40.816Z] #45 134.2 github.com/AdRoll/goamz/aws
13:40:40 [2022-12-31T13:40:40.816Z] #45 134.8 net/http/httputil
13:40:40 [2022-12-31T13:40:40.816Z] #45 ...
13:40:40 [2022-12-31T13:40:40.816Z] 
13:40:40 [2022-12-31T13:40:40.816Z] #75 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
13:40:40 [2022-12-31T13:40:40.816Z] #75 85.34 configure.ac:11: installing 'build-aux/compile'
13:40:40 [2022-12-31T13:40:40.816Z] #75 85.35 configure.ac:11: installing 'build-aux/config.guess'
13:40:40 [2022-12-31T13:40:40.816Z] #75 85.37 configure.ac:11: installing 'build-aux/config.sub'
13:40:40 [2022-12-31T13:40:40.816Z] #75 85.38 configure.ac:13: installing 'build-aux/install-sh'
13:40:40 [2022-12-31T13:40:40.816Z] #75 85.39 configure.ac:13: installing 'build-aux/missing'
13:40:40 [2022-12-31T13:40:40.816Z] #75 85.40 configure.ac:8: installing 'build-aux/tap-driver.sh'
13:40:41 [2022-12-31T13:40:41.074Z] #75 85.62 Makefile.am: installing 'build-aux/depcomp'
13:40:43 [2022-12-31T13:40:43.232Z] #75 87.27 checking build system type... aarch64-unknown-linux-gnu
13:40:43 [2022-12-31T13:40:43.232Z] #75 87.65 checking host system type... aarch64-unknown-linux-gnu
13:40:43 [2022-12-31T13:40:43.232Z] #75 87.65 checking how to print strings... printf
13:40:43 [2022-12-31T13:40:43.232Z] #75 87.66 checking for gcc... gcc
13:40:43 [2022-12-31T13:40:43.798Z] #75 87.84 checking whether the C compiler works... yes
13:40:43 [2022-12-31T13:40:43.798Z] #75 88.15 checking for C compiler default output file name... a.out
13:40:43 [2022-12-31T13:40:43.798Z] #75 88.17 checking for suffix of executables... 
13:40:44 [2022-12-31T13:40:44.057Z] #75 88.35 checking whether we are cross compiling... no
13:40:44 [2022-12-31T13:40:44.315Z] #75 88.66 checking for suffix of object files... o
13:40:44 [2022-12-31T13:40:44.573Z] #75 88.82 checking whether we are using the GNU C compiler... yes
13:40:44 [2022-12-31T13:40:44.573Z] #75 88.98 checking whether gcc accepts -g... yes
13:40:44 [2022-12-31T13:40:44.831Z] #75 89.13 checking for gcc option to accept ISO C89... none needed
13:40:45 [2022-12-31T13:40:45.090Z] #75 89.37 checking whether gcc understands -c and -o together... yes
13:40:45 [2022-12-31T13:40:45.090Z] #75 89.57 checking for a sed that does not truncate output... /bin/sed
13:40:45 [2022-12-31T13:40:45.090Z] #75 89.60 checking for grep that handles long lines and -e... /bin/grep
13:40:45 [2022-12-31T13:40:45.090Z] #75 89.63 checking for egrep... /bin/grep -E
13:40:45 [2022-12-31T13:40:45.090Z] #75 89.64 checking for fgrep... /bin/grep -F
13:40:45 [2022-12-31T13:40:45.090Z] #75 89.64 checking for ld used by gcc... /usr/bin/ld
13:40:45 [2022-12-31T13:40:45.090Z] #75 89.68 checking if the linker (/usr/bin/ld) is GNU ld... yes
13:40:45 [2022-12-31T13:40:45.090Z] #75 89.71 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
13:40:45 [2022-12-31T13:40:45.348Z] #75 89.75 checking the name lister (/usr/bin/nm -B) interface... BSD nm
13:40:45 [2022-12-31T13:40:45.348Z] #75 89.92 checking whether ln -s works... yes
13:40:45 [2022-12-31T13:40:45.348Z] #75 89.94 checking the maximum length of command line arguments... 1572864
13:40:45 [2022-12-31T13:40:45.348Z] #75 90.00 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
13:40:45 [2022-12-31T13:40:45.348Z] #75 90.00 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
13:40:45 [2022-12-31T13:40:45.348Z] #75 90.00 checking for /usr/bin/ld option to reload object files... -r
13:40:45 [2022-12-31T13:40:45.606Z] #75 90.01 checking for objdump... objdump
13:40:45 [2022-12-31T13:40:45.606Z] #75 90.02 checking how to recognize dependent libraries... pass_all
13:40:45 [2022-12-31T13:40:45.606Z] #75 90.02 checking for dlltool... no
13:40:45 [2022-12-31T13:40:45.606Z] #75 90.03 checking how to associate runtime and link libraries... printf %s\n
13:40:45 [2022-12-31T13:40:45.606Z] #75 90.04 checking for ar... ar
13:40:45 [2022-12-31T13:40:45.606Z] #75 90.04 checking for archiver @FILE support... @
13:40:45 [2022-12-31T13:40:45.606Z] #75 90.25 checking for strip... strip
13:40:45 [2022-12-31T13:40:45.606Z] #75 90.25 checking for ranlib... ranlib
13:40:45 [2022-12-31T13:40:45.606Z] #75 90.25 checking for gawk... no
13:40:45 [2022-12-31T13:40:45.864Z] #75 90.25 checking for mawk... mawk
13:40:46 [2022-12-31T13:40:46.122Z] #75 90.25 checking command to parse /usr/bin/nm -B output from gcc object... ok
13:40:46 [2022-12-31T13:40:46.122Z] #75 90.71 checking for sysroot... no
13:40:46 [2022-12-31T13:40:46.122Z] #75 90.71 checking for a working dd... /bin/dd
13:40:46 [2022-12-31T13:40:46.122Z] #75 90.75 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
13:40:46 [2022-12-31T13:40:46.122Z] #75 90.77 checking for mt... no
13:40:46 [2022-12-31T13:40:46.380Z] #75 90.78 checking if : is a manifest tool... no
13:40:46 [2022-12-31T13:40:46.380Z] #75 90.79 checking how to run the C preprocessor... gcc -E
13:40:47 [2022-12-31T13:40:47.571Z] #75 91.19 checking for ANSI C header files... yes
13:40:47 [2022-12-31T13:40:47.829Z] #75 92.18 checking for sys/types.h... yes
13:40:48 [2022-12-31T13:40:48.087Z] #75 92.38 checking for sys/stat.h... yes
13:40:48 [2022-12-31T13:40:48.345Z] #75 92.63 checking for stdlib.h... yes
13:40:48 [2022-12-31T13:40:48.603Z] #75 92.88 checking for string.h... yes
13:40:48 [2022-12-31T13:40:48.862Z] #75 93.10 checking for memory.h... yes
13:40:49 [2022-12-31T13:40:49.427Z] #75 93.45 checking for strings.h... yes
13:40:49 [2022-12-31T13:40:49.427Z] #75 93.74 checking for inttypes.h... yes
13:40:49 [2022-12-31T13:40:49.685Z] #75 94.00 checking for stdint.h... yes
13:40:49 [2022-12-31T13:40:49.943Z] #75 94.18 checking for unistd.h... yes
13:40:50 [2022-12-31T13:40:50.200Z] #75 94.42 checking for dlfcn.h... yes
13:40:50 [2022-12-31T13:40:50.200Z] #75 94.74 checking for objdir... .libs
13:40:51 [2022-12-31T13:40:51.023Z] #75 95.24 checking if gcc supports -fno-rtti -fno-exceptions... no
13:40:51 [2022-12-31T13:40:51.023Z] #75 95.44 checking for gcc option to produce PIC... -fPIC -DPIC
13:40:51 [2022-12-31T13:40:51.280Z] #75 95.45 checking if gcc PIC flag -fPIC -DPIC works... yes
13:40:51 [2022-12-31T13:40:51.280Z] #75 95.61 checking if gcc static flag -static works... 
13:40:51 [2022-12-31T13:40:51.280Z] #75 ...
13:40:51 [2022-12-31T13:40:51.280Z] 
13:40:51 [2022-12-31T13:40:51.280Z] #45 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
13:40:51 [2022-12-31T13:40:51.280Z] #45 136.8 github.com/AdRoll/goamz/cloudfront
13:40:51 [2022-12-31T13:40:51.280Z] #45 137.6 github.com/AdRoll/goamz/s3
13:40:51 [2022-12-31T13:40:51.280Z] #45 137.6 github.com/docker/distribution/registry/storage/driver/middleware/cloudfront
13:40:51 [2022-12-31T13:40:51.280Z] #45 138.1 github.com/ncw/swift
13:40:51 [2022-12-31T13:40:51.280Z] #45 141.3 github.com/docker/distribution/registry/storage/driver/s3
13:40:51 [2022-12-31T13:40:51.280Z] #45 141.6 github.com/docker/distribution/registry/storage/driver/swift
13:40:51 [2022-12-31T13:40:51.280Z] #45 143.2 net/http/pprof
13:40:51 [2022-12-31T13:40:51.280Z] #45 143.8 github.com/docker/distribution/cmd/registry
13:40:51 [2022-12-31T13:40:51.538Z] #45 ...
13:40:51 [2022-12-31T13:40:51.538Z] 
13:40:51 [2022-12-31T13:40:51.538Z] #75 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
13:40:51 [2022-12-31T13:40:51.538Z] #75 95.61 checking if gcc static flag -static works... yes
13:40:51 [2022-12-31T13:40:51.797Z] #75 96.13 checking if gcc supports -c -o file.o... yes
13:40:51 [2022-12-31T13:40:51.797Z] #75 96.31 checking if gcc supports -c -o file.o... (cached) yes
13:40:51 [2022-12-31T13:40:51.797Z] #75 96.31 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
13:40:52 [2022-12-31T13:40:52.363Z] #75 96.39 checking dynamic linker characteristics... GNU/Linux ld.so
13:40:52 [2022-12-31T13:40:52.363Z] #75 96.86 checking how to hardcode library paths into programs... immediate
13:40:52 [2022-12-31T13:40:52.363Z] #75 96.86 checking whether stripping libraries is possible... yes
13:40:52 [2022-12-31T13:40:52.363Z] #75 96.89 checking if libtool supports shared libraries... yes
13:40:52 [2022-12-31T13:40:52.363Z] #75 96.89 checking whether to build shared libraries... no
13:40:52 [2022-12-31T13:40:52.363Z] #75 96.90 checking whether to build static libraries... yes
13:40:52 [2022-12-31T13:40:52.363Z] #75 96.90 checking for a BSD-compatible install... /usr/bin/install -c
13:40:52 [2022-12-31T13:40:52.363Z] #75 96.97 checking whether build environment is sane... yes
13:40:52 [2022-12-31T13:40:52.621Z] #75 97.07 checking for a thread-safe mkdir -p... /bin/mkdir -p
13:40:52 [2022-12-31T13:40:52.621Z] #75 97.09 checking whether make sets $(MAKE)... yes
13:40:52 [2022-12-31T13:40:52.621Z] #75 97.17 checking whether make supports the include directive... yes (GNU style)
13:40:52 [2022-12-31T13:40:52.879Z] #75 97.26 checking whether make supports nested variables... yes
13:40:52 [2022-12-31T13:40:52.879Z] #75 97.34 checking whether UID '0' is supported by ustar format... yes
13:40:52 [2022-12-31T13:40:52.879Z] #75 97.35 checking whether GID '0' is supported by ustar format... yes
13:40:52 [2022-12-31T13:40:52.879Z] #75 97.35 checking how to create a ustar tar archive... gnutar
13:40:53 [2022-12-31T13:40:53.455Z] #75 97.46 checking dependency style of gcc... gcc3
13:40:53 [2022-12-31T13:40:53.455Z] #75 97.75 checking whether to enable maintainer-specific portions of Makefiles... yes
13:40:53 [2022-12-31T13:40:53.455Z] #75 97.76 checking whether make supports nested variables... (cached) yes
13:40:53 [2022-12-31T13:40:53.455Z] #75 97.76 checking for gawk... (cached) mawk
13:40:53 [2022-12-31T13:40:53.455Z] #75 97.76 checking for a sed that does not truncate output... (cached) /bin/sed
13:40:53 [2022-12-31T13:40:53.455Z] #75 97.77 checking for gcc... (cached) gcc
13:40:53 [2022-12-31T13:40:53.455Z] #75 ...
13:40:53 [2022-12-31T13:40:53.455Z] 
13:40:53 [2022-12-31T13:40:53.455Z] #88 [dev-systemd-false  7/29] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
13:40:53 [2022-12-31T13:40:53.455Z] #88 8.986 Fetched 8498 kB in 8s (1040 kB/s)
13:40:53 [2022-12-31T13:40:53.455Z] #88 8.986 Reading package lists...
13:40:53 [2022-12-31T13:40:53.455Z] #88 12.35 Reading package lists...
13:40:53 [2022-12-31T13:40:53.455Z] #88 15.44 Building dependency tree...
13:40:53 [2022-12-31T13:40:53.455Z] #88 18.01 The following additional packages will be installed:
13:40:53 [2022-12-31T13:40:53.455Z] #88 18.01   libaio1 libargon2-1 libbpf0 libcap2 libcryptsetup12 libelf1 libgpm2 libicu67
13:40:53 [2022-12-31T13:40:53.455Z] #88 18.02   libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12
13:40:53 [2022-12-31T13:40:53.455Z] #88 18.02   libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5
13:40:53 [2022-12-31T13:40:53.455Z] #88 18.03   libxtables12 python-pip-whl python3-distutils python3-lib2to3
13:40:53 [2022-12-31T13:40:53.455Z] #88 18.03   python3-pkg-resources systemd vim-runtime xxd
13:40:53 [2022-12-31T13:40:53.455Z] #88 18.03 Suggested packages:
13:40:53 [2022-12-31T13:40:53.455Z] #88 18.05   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
13:40:53 [2022-12-31T13:40:53.455Z] #88 18.05   gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1
13:40:53 [2022-12-31T13:40:53.455Z] #88 18.05   ctags vim-doc vim-scripts xfsdump acl attr quota
13:40:53 [2022-12-31T13:40:53.455Z] #88 18.05 Recommended packages:
13:40:53 [2022-12-31T13:40:53.455Z] #88 18.05   libatm1 nftables libpam-cap build-essential python3-dev dbus
13:40:53 [2022-12-31T13:40:53.455Z] #88 18.05   systemd-timesyncd | time-daemon unzip
13:40:53 [2022-12-31T13:40:53.455Z] #88 ...
13:40:53 [2022-12-31T13:40:53.455Z] 
13:40:53 [2022-12-31T13:40:53.455Z] #75 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
13:40:53 [2022-12-31T13:40:53.455Z] #75 97.92 checking whether we are using the GNU C compiler... (cached) yes
13:40:53 [2022-12-31T13:40:53.455Z] #75 97.93 checking whether gcc accepts -g... (cached) yes
13:40:53 [2022-12-31T13:40:53.455Z] #75 97.93 checking for gcc option to accept ISO C89... (cached) none needed
13:40:53 [2022-12-31T13:40:53.455Z] #75 97.93 checking whether gcc understands -c and -o together... (cached) yes
13:40:53 [2022-12-31T13:40:53.455Z] #75 97.94 checking for a Python interpreter with version >= 3... python3
13:40:53 [2022-12-31T13:40:53.455Z] #75 98.04 checking for python3... /usr/bin/python3
13:40:53 [2022-12-31T13:40:53.455Z] #75 98.04 checking for python3 version... 3.9
13:40:53 [2022-12-31T13:40:53.455Z] #75 98.09 checking for python3 platform... linux
13:40:53 [2022-12-31T13:40:53.713Z] 
13:40:53 [2022-12-31T13:40:53.713Z] #75 ...
13:40:53 [2022-12-31T13:40:53.713Z] 
13:40:53 [2022-12-31T13:40:53.713Z] #45 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
13:40:53 [2022-12-31T13:40:53.713Z] #45 149.0 + xx-verify /build/registry-v2
13:40:53 [2022-12-31T13:40:53.713Z] #45 DONE 149.5s
13:40:53 [2022-12-31T13:40:53.713Z] 
13:40:53 [2022-12-31T13:40:53.713Z] #75 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
13:40:54 [2022-12-31T13:40:54.278Z] #75 98.17 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
13:40:54 [2022-12-31T13:40:54.540Z] #75 98.66 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
13:40:54 [2022-12-31T13:40:54.540Z] #75 98.90 checking for go-md2man... no
13:40:54 [2022-12-31T13:40:54.798Z] #75 98.98 checking error.h usability... yes
13:40:54 [2022-12-31T13:40:54.798Z] #75 99.30 checking error.h presence... yes
13:40:54 [2022-12-31T13:40:54.798Z] #75 99.35 checking for error.h... yes
13:40:55 [2022-12-31T13:40:55.056Z] #75 99.38 checking linux/openat2.h usability... yes
13:40:55 [2022-12-31T13:40:55.314Z] #75 99.58 checking linux/openat2.h presence... yes
13:40:55 [2022-12-31T13:40:55.314Z] #75 99.68 checking for linux/openat2.h... yes
13:40:55 [2022-12-31T13:40:55.572Z] #75 99.74 checking for copy_file_range... yes
13:40:55 [2022-12-31T13:40:55.829Z] #75 100.1 checking for fgetxattr... yes
13:40:56 [2022-12-31T13:40:56.346Z] #75 100.5 checking for statx... yes
13:40:56 [2022-12-31T13:40:56.346Z] #75 100.8 checking for fgetpwent_r... yes
13:40:56 [2022-12-31T13:40:56.604Z] #75 101.1 checking for issetugid... no
13:40:56 [2022-12-31T13:40:56.862Z] #75 101.3 checking for pkg-config... /usr/bin/pkg-config
13:40:56 [2022-12-31T13:40:56.862Z] #75 101.3 checking pkg-config is at least version 0.9.0... yes
13:40:57 [2022-12-31T13:40:57.428Z] #75 101.3 checking for library containing yajl_tree_get... -lyajl
13:40:57 [2022-12-31T13:40:57.428Z] #75 101.9 checking for yajl >= 2.0.0... yes
13:40:57 [2022-12-31T13:40:57.686Z] #75 102.0 checking sys/capability.h usability... yes
13:40:57 [2022-12-31T13:40:57.946Z] #75 102.3 checking sys/capability.h presence... yes
13:40:57 [2022-12-31T13:40:57.946Z] #75 102.3 checking for sys/capability.h... yes
13:40:58 [2022-12-31T13:40:58.511Z] #75 102.3 checking for library containing cap_from_name... -lcap
13:40:59 [2022-12-31T13:40:59.077Z] #75 102.9 checking for library containing dlopen... -ldl
13:40:59 [2022-12-31T13:40:59.077Z] #75 103.4 checking seccomp.h usability... 
13:40:59 [2022-12-31T13:40:59.077Z] #75 ...
13:40:59 [2022-12-31T13:40:59.077Z] 
13:40:59 [2022-12-31T13:40:59.077Z] #77 [rootlesskit-build 3/5] RUN --mount=from=rootlesskit-src,src=/usr/src/rootlesskit,rw     --mount=type=cache,target=/go/pkg/mod     --mount=type=cache,target=/root/.cache/go-build,id=rootlesskit-build-linux/arm64 <<EOT (set -e...)
13:40:59 [2022-12-31T13:40:59.077Z] #77 DONE 107.2s
13:40:59 [2022-12-31T13:40:59.077Z] 
13:40:59 [2022-12-31T13:40:59.077Z] #89 [rootlesskit-build 4/5] COPY ./contrib/dockerd-rootless.sh /build/
13:40:59 [2022-12-31T13:40:59.077Z] #89 DONE 0.1s
13:40:59 [2022-12-31T13:40:59.077Z] 
13:40:59 [2022-12-31T13:40:59.077Z] #88 [dev-systemd-false  7/29] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
13:40:59 [2022-12-31T13:40:59.077Z] #88 20.34 The following NEW packages will be installed:
13:40:59 [2022-12-31T13:40:59.077Z] #88 20.34   apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1
13:40:59 [2022-12-31T13:40:59.077Z] #88 20.34   libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12 libelf1 libgpm2
13:40:59 [2022-12-31T13:40:59.077Z] #88 20.34   libicu67 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2
13:40:59 [2022-12-31T13:40:59.077Z] #88 20.34   libmicrohttpd12 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0
13:40:59 [2022-12-31T13:40:59.077Z] #88 20.34   libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2
13:40:59 [2022-12-31T13:40:59.077Z] #88 20.34   net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3
13:40:59 [2022-12-31T13:40:59.077Z] #88 20.34   python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo
13:40:59 [2022-12-31T13:40:59.077Z] #88 20.34   systemd systemd-journal-remote thin-provisioning-tools uidmap vim vim-common
13:40:59 [2022-12-31T13:40:59.077Z] #88 20.34   vim-runtime xfsprogs xxd xz-utils zip zstd
13:40:59 [2022-12-31T13:40:59.077Z] #88 20.70 0 upgraded, 56 newly installed, 0 to remove and 1 not upgraded.
13:40:59 [2022-12-31T13:40:59.077Z] #88 20.70 Need to get 31.8 MB of archives.
13:40:59 [2022-12-31T13:40:59.077Z] #88 20.70 After this operation, 123 MB of additional disk space will be used.
13:40:59 [2022-12-31T13:40:59.077Z] #88 20.70 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
13:40:59 [2022-12-31T13:40:59.077Z] #88 20.71 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libargon2-1 arm64 0~20171227-0.2 [18.9 kB]
13:40:59 [2022-12-31T13:40:59.077Z] #88 20.72 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjson-c5 arm64 0.15-2 [41.6 kB]
13:40:59 [2022-12-31T13:40:59.077Z] #88 20.72 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcryptsetup12 arm64 2:2.3.7-1+deb11u1 [230 kB]
13:40:59 [2022-12-31T13:40:59.077Z] #88 20.72 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB]
13:40:59 [2022-12-31T13:40:59.077Z] #88 20.72 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libkmod2 arm64 28-1 [52.5 kB]
13:40:59 [2022-12-31T13:40:59.077Z] #88 20.72 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 systemd arm64 247.3-7+deb11u1 [4153 kB]
13:40:59 [2022-12-31T13:40:59.077Z] #88 20.80 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB]
13:40:59 [2022-12-31T13:40:59.077Z] #88 20.81 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB]
13:40:59 [2022-12-31T13:40:59.077Z] #88 20.82 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB]
13:40:59 [2022-12-31T13:40:59.077Z] #88 20.82 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB]
13:40:59 [2022-12-31T13:40:59.077Z] #88 20.83 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB]
13:40:59 [2022-12-31T13:40:59.077Z] #88 20.83 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB]
13:40:59 [2022-12-31T13:40:59.077Z] #88 20.83 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB]
13:40:59 [2022-12-31T13:40:59.077Z] #88 20.86 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB]
13:40:59 [2022-12-31T13:40:59.077Z] #88 20.86 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
13:40:59 [2022-12-31T13:40:59.077Z] #88 20.86 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB]
13:40:59 [2022-12-31T13:40:59.077Z] #88 20.87 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
13:40:59 [2022-12-31T13:40:59.077Z] #88 20.87 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
13:40:59 [2022-12-31T13:40:59.077Z] #88 20.89 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB]
13:40:59 [2022-12-31T13:40:59.077Z] #88 20.91 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1+deb11u1 [242 kB]
13:40:59 [2022-12-31T13:40:59.077Z] #88 20.91 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB]
13:40:59 [2022-12-31T13:40:59.077Z] #88 20.91 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB]
13:40:59 [2022-12-31T13:40:59.077Z] #88 20.91 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB]
13:40:59 [2022-12-31T13:40:59.077Z] #88 20.92 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB]
13:40:59 [2022-12-31T13:40:59.077Z] #88 20.93 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB]
13:40:59 [2022-12-31T13:40:59.077Z] #88 20.93 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB]
13:40:59 [2022-12-31T13:40:59.077Z] #88 20.94 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
13:40:59 [2022-12-31T13:40:59.077Z] #88 20.95 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB]
13:40:59 [2022-12-31T13:40:59.077Z] #88 20.95 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB]
13:40:59 [2022-12-31T13:40:59.077Z] #88 20.96 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB]
13:40:59 [2022-12-31T13:40:59.077Z] #88 20.96 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
13:40:59 [2022-12-31T13:40:59.077Z] #88 21.35 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B]
13:40:59 [2022-12-31T13:40:59.077Z] #88 21.35 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmicrohttpd12 arm64 0.9.72-2 [104 kB]
13:40:59 [2022-12-31T13:40:59.077Z] #88 21.35 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
13:40:59 [2022-12-31T13:40:59.077Z] #88 21.35 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB]
13:40:59 [2022-12-31T13:40:59.077Z] #88 21.36 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
13:40:59 [2022-12-31T13:40:59.077Z] #88 21.36 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB]
13:40:59 [2022-12-31T13:40:59.077Z] #88 21.36 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB]
13:40:59 [2022-12-31T13:40:59.077Z] #88 21.36 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
13:40:59 [2022-12-31T13:40:59.077Z] #88 21.37 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
13:40:59 [2022-12-31T13:40:59.077Z] #88 21.44 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
13:40:59 [2022-12-31T13:40:59.077Z] #88 21.44 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB]
13:40:59 [2022-12-31T13:40:59.077Z] #88 21.44 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB]
13:40:59 [2022-12-31T13:40:59.077Z] #88 21.45 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB]
13:40:59 [2022-12-31T13:40:59.077Z] #88 21.45 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB]
13:40:59 [2022-12-31T13:40:59.077Z] #88 21.47 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
13:40:59 [2022-12-31T13:40:59.077Z] #88 21.47 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB]
13:40:59 [2022-12-31T13:40:59.077Z] #88 21.51 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 systemd-journal-remote arm64 247.3-7+deb11u1 [161 kB]
13:40:59 [2022-12-31T13:40:59.077Z] #88 21.51 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB]
13:40:59 [2022-12-31T13:40:59.077Z] #88 21.52 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB]
13:40:59 [2022-12-31T13:40:59.077Z] #88 21.53 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
13:40:59 [2022-12-31T13:40:59.077Z] #88 21.71 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB]
13:40:59 [2022-12-31T13:40:59.077Z] #88 21.77 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB]
13:40:59 [2022-12-31T13:40:59.077Z] #88 21.80 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB]
13:40:59 [2022-12-31T13:40:59.077Z] #88 21.80 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB]
13:40:59 [2022-12-31T13:40:59.077Z] #88 22.33 debconf: delaying package configuration, since apt-utils is not installed
13:40:59 [2022-12-31T13:40:59.077Z] #88 22.52 Fetched 31.8 MB in 1s (22.5 MB/s)
13:40:59 [2022-12-31T13:40:59.077Z] #88 22.61 Selecting previously unselected package libcap2:arm64.
13:40:59 [2022-12-31T13:40:59.077Z] #88 22.61 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24045 files and directories currently installed.)
13:40:59 [2022-12-31T13:40:59.077Z] #88 22.67 Preparing to unpack .../00-libcap2_1%3a2.44-1_arm64.deb ...
13:40:59 [2022-12-31T13:40:59.077Z] #88 22.69 Unpacking libcap2:arm64 (1:2.44-1) ...
13:40:59 [2022-12-31T13:40:59.077Z] #88 22.79 Selecting previously unselected package libargon2-1:arm64.
13:40:59 [2022-12-31T13:40:59.077Z] #88 22.79 Preparing to unpack .../01-libargon2-1_0~20171227-0.2_arm64.deb ...
13:40:59 [2022-12-31T13:40:59.077Z] #88 22.80 Unpacking libargon2-1:arm64 (0~20171227-0.2) ...
13:40:59 [2022-12-31T13:40:59.077Z] #88 22.89 Selecting previously unselected package libjson-c5:arm64.
13:40:59 [2022-12-31T13:40:59.077Z] #88 22.89 Preparing to unpack .../02-libjson-c5_0.15-2_arm64.deb ...
13:40:59 [2022-12-31T13:40:59.077Z] #88 22.90 Unpacking libjson-c5:arm64 (0.15-2) ...
13:40:59 [2022-12-31T13:40:59.077Z] #88 23.01 Selecting previously unselected package libcryptsetup12:arm64.
13:40:59 [2022-12-31T13:40:59.077Z] #88 23.01 Preparing to unpack .../03-libcryptsetup12_2%3a2.3.7-1+deb11u1_arm64.deb ...
13:40:59 [2022-12-31T13:40:59.077Z] #88 23.01 Unpacking libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ...
13:40:59 [2022-12-31T13:40:59.077Z] #88 23.20 Selecting previously unselected package libip4tc2:arm64.
13:40:59 [2022-12-31T13:40:59.077Z] #88 23.20 Preparing to unpack .../04-libip4tc2_1.8.7-1_arm64.deb ...
13:40:59 [2022-12-31T13:40:59.077Z] #88 23.21 Unpacking libip4tc2:arm64 (1.8.7-1) ...
13:40:59 [2022-12-31T13:40:59.077Z] #88 23.31 Selecting previously unselected package libkmod2:arm64.
13:40:59 [2022-12-31T13:40:59.077Z] #88 23.32 Preparing to unpack .../05-libkmod2_28-1_arm64.deb ...
13:40:59 [2022-12-31T13:40:59.077Z] #88 23.32 Unpacking libkmod2:arm64 (28-1) ...
13:40:59 [2022-12-31T13:40:59.077Z] #88 23.43 Selecting previously unselected package systemd.
13:40:59 [2022-12-31T13:40:59.077Z] #88 23.43 Preparing to unpack .../06-systemd_247.3-7+deb11u1_arm64.deb ...
13:40:59 [2022-12-31T13:40:59.077Z] #88 23.64 Unpacking systemd (247.3-7+deb11u1) ...
13:40:59 [2022-12-31T13:40:59.643Z] #88 ...
13:40:59 [2022-12-31T13:40:59.643Z] 
13:40:59 [2022-12-31T13:40:59.643Z] #90 [rootlesskit-build 5/5] COPY ./contrib/dockerd-rootless-setuptool.sh /build/
13:40:59 [2022-12-31T13:40:59.643Z] #90 DONE 0.2s
13:40:59 [2022-12-31T13:40:59.643Z] 
13:40:59 [2022-12-31T13:40:59.643Z] #75 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
13:40:59 [2022-12-31T13:40:59.643Z] #75 103.4 checking seccomp.h usability... yes
13:40:59 [2022-12-31T13:40:59.643Z] #75 103.7 checking seccomp.h presence... yes
13:40:59 [2022-12-31T13:40:59.643Z] #75 103.9 checking for seccomp.h... yes
13:41:00 [2022-12-31T13:41:00.208Z] #75 103.9 checking for library containing seccomp_rule_add... -lseccomp
13:41:00 [2022-12-31T13:41:00.466Z] #75 104.7 checking for library containing seccomp_arch_resolve_name... none required
13:41:00 [2022-12-31T13:41:00.466Z] #75 104.8 checking systemd/sd-bus.h usability... yes
13:41:00 [2022-12-31T13:41:00.724Z] #75 105.1 checking systemd/sd-bus.h presence... yes
13:41:00 [2022-12-31T13:41:00.724Z] #75 105.2 checking for systemd/sd-bus.h... yes
13:41:01 [2022-12-31T13:41:01.288Z] #75 105.2 checking for library containing sd_bus_match_signal_async... -lsystemd
13:41:01 [2022-12-31T13:41:01.546Z] #75 105.9 checking for sd_notify_barrier... yes
13:41:01 [2022-12-31T13:41:01.803Z] #75 106.1 checking linux/bpf.h usability... yes
13:41:02 [2022-12-31T13:41:02.061Z] #75 106.3 checking linux/bpf.h presence... yes
13:41:02 [2022-12-31T13:41:02.061Z] #75 106.4 checking for linux/bpf.h... yes
13:41:02 [2022-12-31T13:41:02.061Z] #75 106.4 checking compilation for eBPF... yes
13:41:02 [2022-12-31T13:41:02.061Z] #75 106.6 checking for criu >= 3.15... no
13:41:02 [2022-12-31T13:41:02.061Z] #75 106.6 configure: CRIU headers not found, building without CRIU support
13:41:02 [2022-12-31T13:41:02.318Z] #75 106.6 checking for criu > 3.16... no
13:41:02 [2022-12-31T13:41:02.318Z] #75 106.7 configure: CRIU version doesn't support join-ns API
13:41:02 [2022-12-31T13:41:02.318Z] #75 106.7 checking for criu > 3.16.1... no
13:41:02 [2022-12-31T13:41:02.318Z] #75 106.7 configure: CRIU version doesn't support for pre-dumping
13:41:02 [2022-12-31T13:41:02.318Z] #75 106.7 checking for new mount API (fsconfig)... yes
13:41:02 [2022-12-31T13:41:02.318Z] #75 106.9 checking for seccomp notify API... yes
13:41:02 [2022-12-31T13:41:02.576Z] #75 107.0 checking for gperf... no
13:41:02 [2022-12-31T13:41:02.576Z] #75 107.0 configure: gperf not found - cannot rebuild signal parser code
13:41:02 [2022-12-31T13:41:02.576Z] #75 107.0 checking for library containing argp_parse... none required
13:41:02 [2022-12-31T13:41:02.834Z] #75 107.4 checking that generated files are newer than configure... done
13:41:02 [2022-12-31T13:41:02.834Z] #75 107.4 configure: creating ./config.status
13:41:03 [2022-12-31T13:41:03.832Z] #75 ...
13:41:03 [2022-12-31T13:41:03.832Z] 
13:41:03 [2022-12-31T13:41:03.832Z] #71 [swagger 2/2] RUN --mount=from=swagger-src,src=/usr/src/swagger,rw     --mount=type=cache,target=/root/.cache/go-build,id=swagger-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/ <<EOT (set -e...)
13:41:03 [2022-12-31T13:41:03.832Z] #71 DONE 143.0s
13:41:04 [2022-12-31T13:41:04.121Z] 
13:41:04 [2022-12-31T13:41:04.121Z] #88 [dev-systemd-false  7/29] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
13:41:04 [2022-12-31T13:41:04.121Z] #88 26.26 Selecting previously unselected package pigz.
13:41:04 [2022-12-31T13:41:04.121Z] #88 26.26 Preparing to unpack .../07-pigz_2.6-1_arm64.deb ...
13:41:04 [2022-12-31T13:41:04.121Z] #88 26.27 Unpacking pigz (2.6-1) ...
13:41:04 [2022-12-31T13:41:04.121Z] #88 26.38 Selecting previously unselected package libelf1:arm64.
13:41:04 [2022-12-31T13:41:04.121Z] #88 26.39 Preparing to unpack .../08-libelf1_0.183-1_arm64.deb ...
13:41:04 [2022-12-31T13:41:04.121Z] #88 26.39 Unpacking libelf1:arm64 (0.183-1) ...
13:41:04 [2022-12-31T13:41:04.121Z] #88 26.55 Selecting previously unselected package libbpf0:arm64.
13:41:04 [2022-12-31T13:41:04.121Z] #88 26.55 Preparing to unpack .../09-libbpf0_1%3a0.3-2_arm64.deb ...
13:41:04 [2022-12-31T13:41:04.121Z] #88 26.56 Unpacking libbpf0:arm64 (1:0.3-2) ...
13:41:04 [2022-12-31T13:41:04.121Z] #88 26.69 Selecting previously unselected package libmnl0:arm64.
13:41:04 [2022-12-31T13:41:04.121Z] #88 26.69 Preparing to unpack .../10-libmnl0_1.0.4-3_arm64.deb ...
13:41:04 [2022-12-31T13:41:04.121Z] #88 26.71 Unpacking libmnl0:arm64 (1.0.4-3) ...
13:41:04 [2022-12-31T13:41:04.121Z] #88 26.79 Selecting previously unselected package libxtables12:arm64.
13:41:04 [2022-12-31T13:41:04.121Z] #88 26.80 Preparing to unpack .../11-libxtables12_1.8.7-1_arm64.deb ...
13:41:04 [2022-12-31T13:41:04.121Z] #88 26.80 Unpacking libxtables12:arm64 (1.8.7-1) ...
13:41:04 [2022-12-31T13:41:04.121Z] #88 26.86 Selecting previously unselected package libcap2-bin.
13:41:04 [2022-12-31T13:41:04.121Z] #88 26.88 Preparing to unpack .../12-libcap2-bin_1%3a2.44-1_arm64.deb ...
13:41:04 [2022-12-31T13:41:04.121Z] #88 26.89 Unpacking libcap2-bin (1:2.44-1) ...
13:41:04 [2022-12-31T13:41:04.121Z] #88 27.00 Selecting previously unselected package iproute2.
13:41:04 [2022-12-31T13:41:04.121Z] #88 27.01 Preparing to unpack .../13-iproute2_5.10.0-4_arm64.deb ...
13:41:04 [2022-12-31T13:41:04.121Z] #88 27.01 Unpacking iproute2 (5.10.0-4) ...
13:41:04 [2022-12-31T13:41:04.121Z] #88 27.57 Selecting previously unselected package xxd.
13:41:04 [2022-12-31T13:41:04.121Z] #88 27.60 Preparing to unpack .../14-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ...
13:41:04 [2022-12-31T13:41:04.121Z] #88 27.61 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
13:41:04 [2022-12-31T13:41:04.121Z] #88 27.76 Selecting previously unselected package vim-common.
13:41:04 [2022-12-31T13:41:04.121Z] #88 27.77 Preparing to unpack .../15-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
13:41:04 [2022-12-31T13:41:04.121Z] #88 27.81 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
13:41:04 [2022-12-31T13:41:04.121Z] #88 28.00 Selecting previously unselected package bash-completion.
13:41:04 [2022-12-31T13:41:04.121Z] #88 28.01 Preparing to unpack .../16-bash-completion_1%3a2.11-2_all.deb ...
13:41:06 [2022-12-31T13:41:06.030Z] #88 31.38 Unpacking bash-completion (1:2.11-2) ...
13:41:06 [2022-12-31T13:41:06.030Z] #88 31.80 Selecting previously unselected package bzip2.
13:41:06 [2022-12-31T13:41:06.288Z] #88 31.80 Preparing to unpack .../17-bzip2_1.0.8-4_arm64.deb ...
13:41:06 [2022-12-31T13:41:06.288Z] #88 31.81 Unpacking bzip2 (1.0.8-4) ...
13:41:06 [2022-12-31T13:41:06.288Z] #88 31.91 Selecting previously unselected package xz-utils.
13:41:06 [2022-12-31T13:41:06.288Z] #88 31.92 Preparing to unpack .../18-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
13:41:06 [2022-12-31T13:41:06.288Z] #88 31.92 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
13:41:06 [2022-12-31T13:41:06.545Z] #88 32.10 Selecting previously unselected package apparmor.
13:41:06 [2022-12-31T13:41:06.545Z] #88 32.10 Preparing to unpack .../19-apparmor_2.13.6-10_arm64.deb ...
13:41:06 [2022-12-31T13:41:06.545Z] #88 32.16 Unpacking apparmor (2.13.6-10) ...
13:41:07 [2022-12-31T13:41:07.111Z] #88 32.58 Selecting previously unselected package inetutils-ping.
13:41:07 [2022-12-31T13:41:07.111Z] #88 32.59 Preparing to unpack .../20-inetutils-ping_2%3a2.0-1+deb11u1_arm64.deb ...
13:41:07 [2022-12-31T13:41:07.111Z] #88 32.59 Unpacking inetutils-ping (2:2.0-1+deb11u1) ...
13:41:07 [2022-12-31T13:41:07.111Z] #88 32.72 Selecting previously unselected package libip6tc2:arm64.
13:41:07 [2022-12-31T13:41:07.111Z] #88 32.72 Preparing to unpack .../21-libip6tc2_1.8.7-1_arm64.deb ...
13:41:07 [2022-12-31T13:41:07.111Z] #88 32.73 Unpacking libip6tc2:arm64 (1.8.7-1) ...
13:41:07 [2022-12-31T13:41:07.111Z] #88 32.82 Selecting previously unselected package libnfnetlink0:arm64.
13:41:07 [2022-12-31T13:41:07.111Z] #88 32.83 Preparing to unpack .../22-libnfnetlink0_1.0.1-3+b1_arm64.deb ...
13:41:07 [2022-12-31T13:41:07.111Z] #88 32.84 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ...
13:41:07 [2022-12-31T13:41:07.111Z] #88 32.91 Selecting previously unselected package libnetfilter-conntrack3:arm64.
13:41:07 [2022-12-31T13:41:07.111Z] #88 32.91 Preparing to unpack .../23-libnetfilter-conntrack3_1.0.8-3_arm64.deb ...
13:41:07 [2022-12-31T13:41:07.369Z] #88 32.93 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ...
13:41:07 [2022-12-31T13:41:07.369Z] #88 33.01 Selecting previously unselected package libnftnl11:arm64.
13:41:07 [2022-12-31T13:41:07.369Z] #88 33.02 Preparing to unpack .../24-libnftnl11_1.1.9-1_arm64.deb ...
13:41:07 [2022-12-31T13:41:07.369Z] #88 33.03 Unpacking libnftnl11:arm64 (1.1.9-1) ...
13:41:07 [2022-12-31T13:41:07.369Z] #88 33.12 Selecting previously unselected package iptables.
13:41:07 [2022-12-31T13:41:07.369Z] #88 33.12 Preparing to unpack .../25-iptables_1.8.7-1_arm64.deb ...
13:41:07 [2022-12-31T13:41:07.369Z] #88 33.13 Unpacking iptables (1.8.7-1) ...
13:41:07 [2022-12-31T13:41:07.626Z] #88 33.37 Selecting previously unselected package libonig5:arm64.
13:41:07 [2022-12-31T13:41:07.626Z] #88 33.37 Preparing to unpack .../26-libonig5_6.9.6-1.1_arm64.deb ...
13:41:07 [2022-12-31T13:41:07.626Z] #88 33.38 Unpacking libonig5:arm64 (6.9.6-1.1) ...
13:41:07 [2022-12-31T13:41:07.883Z] #88 33.50 Selecting previously unselected package libjq1:arm64.
13:41:07 [2022-12-31T13:41:07.883Z] #88 33.52 Preparing to unpack .../27-libjq1_1.6-2.1_arm64.deb ...
13:41:07 [2022-12-31T13:41:07.883Z] #88 33.53 Unpacking libjq1:arm64 (1.6-2.1) ...
13:41:08 [2022-12-31T13:41:08.141Z] #88 33.65 Selecting previously unselected package jq.
13:41:08 [2022-12-31T13:41:08.141Z] #88 33.66 Preparing to unpack .../28-jq_1.6-2.1_arm64.deb ...
13:41:08 [2022-12-31T13:41:08.141Z] #88 33.67 Unpacking jq (1.6-2.1) ...
13:41:08 [2022-12-31T13:41:08.141Z] #88 33.74 Selecting previously unselected package libaio1:arm64.
13:41:08 [2022-12-31T13:41:08.141Z] #88 33.75 Preparing to unpack .../29-libaio1_0.3.112-9_arm64.deb ...
13:41:08 [2022-12-31T13:41:08.141Z] #88 33.76 Unpacking libaio1:arm64 (0.3.112-9) ...
13:41:08 [2022-12-31T13:41:08.141Z] #88 33.84 Selecting previously unselected package libgpm2:arm64.
13:41:08 [2022-12-31T13:41:08.141Z] #88 33.84 Preparing to unpack .../30-libgpm2_1.20.7-8_arm64.deb ...
13:41:08 [2022-12-31T13:41:08.141Z] #88 33.85 Unpacking libgpm2:arm64 (1.20.7-8) ...
13:41:08 [2022-12-31T13:41:08.141Z] #88 33.92 Selecting previously unselected package libicu67:arm64.
13:41:08 [2022-12-31T13:41:08.141Z] #88 33.93 Preparing to unpack .../31-libicu67_67.1-7_arm64.deb ...
13:41:08 [2022-12-31T13:41:08.398Z] #88 33.95 Unpacking libicu67:arm64 (67.1-7) ...
13:41:11 [2022-12-31T13:41:11.675Z] #88 37.16 Selecting previously unselected package libinih1:arm64.
13:41:11 [2022-12-31T13:41:11.676Z] #88 37.17 Preparing to unpack .../32-libinih1_53-1+b2_arm64.deb ...
13:41:11 [2022-12-31T13:41:11.676Z] #88 37.17 Unpacking libinih1:arm64 (53-1+b2) ...
13:41:11 [2022-12-31T13:41:11.676Z] #88 37.23 Selecting previously unselected package libmicrohttpd12:arm64.
13:41:11 [2022-12-31T13:41:11.676Z] #88 37.24 Preparing to unpack .../33-libmicrohttpd12_0.9.72-2_arm64.deb ...
13:41:11 [2022-12-31T13:41:11.676Z] #88 37.24 Unpacking libmicrohttpd12:arm64 (0.9.72-2) ...
13:41:11 [2022-12-31T13:41:11.676Z] #88 37.37 Selecting previously unselected package libnet1:arm64.
13:41:11 [2022-12-31T13:41:11.676Z] #88 37.37 Preparing to unpack .../34-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
13:41:11 [2022-12-31T13:41:11.676Z] #88 37.38 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
13:41:11 [2022-12-31T13:41:11.944Z] #88 37.57 Selecting previously unselected package libnl-3-200:arm64.
13:41:11 [2022-12-31T13:41:11.944Z] #88 37.58 Preparing to unpack .../35-libnl-3-200_3.4.0-1+b1_arm64.deb ...
13:41:11 [2022-12-31T13:41:11.944Z] #88 37.60 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ...
13:41:12 [2022-12-31T13:41:12.202Z] #88 ...
13:41:12 [2022-12-31T13:41:12.202Z] 
13:41:12 [2022-12-31T13:41:12.202Z] #72 [delve-build 2/2] RUN --mount=from=delve-src,src=/usr/src/delve,rw     --mount=type=cache,target=/root/.cache/go-build,id=delve-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod <<EOT (set -e...)
13:41:12 [2022-12-31T13:41:12.202Z] #72 DONE 145.5s
13:41:12 [2022-12-31T13:41:12.202Z] 
13:41:12 [2022-12-31T13:41:12.202Z] #88 [dev-systemd-false  7/29] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
13:41:12 [2022-12-31T13:41:12.202Z] #88 37.75 Selecting previously unselected package libprotobuf-c1:arm64.
13:41:12 [2022-12-31T13:41:12.202Z] #88 37.77 Preparing to unpack .../36-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
13:41:12 [2022-12-31T13:41:12.202Z] #88 37.78 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
13:41:12 [2022-12-31T13:41:12.202Z] #88 ...
13:41:12 [2022-12-31T13:41:12.202Z] 
13:41:12 [2022-12-31T13:41:12.202Z] #75 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
13:41:12 [2022-12-31T13:41:12.202Z] #75 111.1 config.status: creating Makefile
13:41:12 [2022-12-31T13:41:12.202Z] #75 111.2 config.status: creating rpm/crun.spec
13:41:12 [2022-12-31T13:41:12.202Z] #75 111.3 config.status: creating config.h
13:41:12 [2022-12-31T13:41:12.202Z] #75 111.3 config.status: executing libtool commands
13:41:12 [2022-12-31T13:41:12.202Z] #75 111.4 config.status: executing depfiles commands
13:41:12 [2022-12-31T13:41:12.202Z] #75 112.7 === configuring in libocispec (/tmp/crun-build/libocispec)
13:41:12 [2022-12-31T13:41:12.202Z] #75 112.7 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
13:41:12 [2022-12-31T13:41:12.202Z] #75 113.2 checking for gcc... gcc
13:41:12 [2022-12-31T13:41:12.202Z] #75 113.3 checking whether the C compiler works... yes
13:41:12 [2022-12-31T13:41:12.202Z] #75 113.5 checking for C compiler default output file name... a.out
13:41:12 [2022-12-31T13:41:12.202Z] #75 113.5 checking for suffix of executables... 
13:41:12 [2022-12-31T13:41:12.202Z] #75 113.8 checking whether we are cross compiling... no
13:41:12 [2022-12-31T13:41:12.202Z] #75 113.9 checking for suffix of object files... o
13:41:12 [2022-12-31T13:41:12.202Z] #75 113.9 checking whether we are using the GNU C compiler... yes
13:41:12 [2022-12-31T13:41:12.202Z] #75 114.0 checking whether gcc accepts -g... yes
13:41:12 [2022-12-31T13:41:12.202Z] #75 114.1 checking for gcc option to accept ISO C89... none needed
13:41:12 [2022-12-31T13:41:12.202Z] #75 114.3 checking whether gcc understands -c and -o together... yes
13:41:12 [2022-12-31T13:41:12.202Z] #75 114.4 checking how to run the C preprocessor... gcc -E
13:41:12 [2022-12-31T13:41:12.202Z] #75 114.6 checking for grep that handles long lines and -e... /bin/grep
13:41:12 [2022-12-31T13:41:12.202Z] #75 114.6 checking for egrep... /bin/grep -E
13:41:12 [2022-12-31T13:41:12.202Z] #75 114.6 checking for ANSI C header files... yes
13:41:12 [2022-12-31T13:41:12.202Z] #75 115.3 checking for sys/types.h... yes
13:41:12 [2022-12-31T13:41:12.202Z] #75 115.5 checking for sys/stat.h... yes
13:41:12 [2022-12-31T13:41:12.202Z] #75 115.6 checking for stdlib.h... yes
13:41:12 [2022-12-31T13:41:12.202Z] #75 115.8 checking for string.h... yes
13:41:12 [2022-12-31T13:41:12.202Z] #75 115.9 checking for memory.h... yes
13:41:12 [2022-12-31T13:41:12.202Z] #75 116.2 checking for strings.h... yes
13:41:12 [2022-12-31T13:41:12.202Z] #75 116.4 checking for inttypes.h... yes
13:41:12 [2022-12-31T13:41:12.202Z] #75 116.6 checking for stdint.h... yes
13:41:12 [2022-12-31T13:41:12.202Z] #75 116.8 checking for unistd.h... 
13:41:12 [2022-12-31T13:41:12.202Z] #75 ...
13:41:12 [2022-12-31T13:41:12.202Z] 
13:41:12 [2022-12-31T13:41:12.202Z] #88 [dev-systemd-false  7/29] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
13:41:12 [2022-12-31T13:41:12.202Z] #88 37.94 Selecting previously unselected package libyajl2:arm64.
13:41:12 [2022-12-31T13:41:12.202Z] #88 37.94 Preparing to unpack .../37-libyajl2_2.1.0-3_arm64.deb ...
13:41:12 [2022-12-31T13:41:12.202Z] #88 37.97 Unpacking libyajl2:arm64 (2.1.0-3) ...
13:41:12 [2022-12-31T13:41:12.459Z] #88 38.12 Selecting previously unselected package net-tools.
13:41:12 [2022-12-31T13:41:12.459Z] #88 38.12 Preparing to unpack .../38-net-tools_1.60+git20181103.0eebece-1_arm64.deb ...
13:41:12 [2022-12-31T13:41:12.459Z] #88 38.13 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
13:41:13 [2022-12-31T13:41:13.025Z] #88 38.66 Selecting previously unselected package patch.
13:41:13 [2022-12-31T13:41:13.025Z] #88 38.69 Preparing to unpack .../39-patch_2.7.6-7_arm64.deb ...
13:41:13 [2022-12-31T13:41:13.025Z] #88 38.69 Unpacking patch (2.7.6-7) ...
13:41:13 [2022-12-31T13:41:13.025Z] #88 38.79 Selecting previously unselected package python-pip-whl.
13:41:13 [2022-12-31T13:41:13.283Z] #88 38.81 Preparing to unpack .../40-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
13:41:13 [2022-12-31T13:41:13.283Z] #88 38.81 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
13:41:13 [2022-12-31T13:41:13.541Z] #88 39.31 Selecting previously unselected package python3-lib2to3.
13:41:13 [2022-12-31T13:41:13.799Z] #88 39.32 Preparing to unpack .../41-python3-lib2to3_3.9.2-1_all.deb ...
13:41:13 [2022-12-31T13:41:13.799Z] #88 39.33 Unpacking python3-lib2to3 (3.9.2-1) ...
13:41:13 [2022-12-31T13:41:13.799Z] #88 39.44 Selecting previously unselected package python3-distutils.
13:41:13 [2022-12-31T13:41:13.799Z] #88 39.45 Preparing to unpack .../42-python3-distutils_3.9.2-1_all.deb ...
13:41:13 [2022-12-31T13:41:13.799Z] #88 39.45 Unpacking python3-distutils (3.9.2-1) ...
13:41:14 [2022-12-31T13:41:14.057Z] #88 39.63 Selecting previously unselected package python3-pkg-resources.
13:41:14 [2022-12-31T13:41:14.057Z] #88 39.63 Preparing to unpack .../43-python3-pkg-resources_52.0.0-4_all.deb ...
13:41:14 [2022-12-31T13:41:14.057Z] #88 39.63 Unpacking python3-pkg-resources (52.0.0-4) ...
13:41:14 [2022-12-31T13:41:14.057Z] #88 39.79 Selecting previously unselected package python3-setuptools.
13:41:14 [2022-12-31T13:41:14.057Z] #88 39.80 Preparing to unpack .../44-python3-setuptools_52.0.0-4_all.deb ...
13:41:14 [2022-12-31T13:41:14.057Z] #88 39.81 Unpacking python3-setuptools (52.0.0-4) ...
13:41:14 [2022-12-31T13:41:14.315Z] #88 40.05 Selecting previously unselected package python3-wheel.
13:41:14 [2022-12-31T13:41:14.315Z] #88 40.06 Preparing to unpack .../45-python3-wheel_0.34.2-1_all.deb ...
13:41:14 [2022-12-31T13:41:14.315Z] #88 40.07 Unpacking python3-wheel (0.34.2-1) ...
13:41:14 [2022-12-31T13:41:14.574Z] #88 40.14 Selecting previously unselected package python3-pip.
13:41:14 [2022-12-31T13:41:14.574Z] #88 40.15 Preparing to unpack .../46-python3-pip_20.3.4-4+deb11u1_all.deb ...
13:41:14 [2022-12-31T13:41:14.574Z] #88 40.16 Unpacking python3-pip (20.3.4-4+deb11u1) ...
13:41:14 [2022-12-31T13:41:14.832Z] #88 40.39 Selecting previously unselected package sudo.
13:41:14 [2022-12-31T13:41:14.832Z] #88 40.40 Preparing to unpack .../47-sudo_1.9.5p2-3_arm64.deb ...
13:41:14 [2022-12-31T13:41:14.832Z] #88 40.41 Unpacking sudo (1.9.5p2-3) ...
13:41:15 [2022-12-31T13:41:15.398Z] #88 40.85 Selecting previously unselected package systemd-journal-remote.
13:41:15 [2022-12-31T13:41:15.398Z] #88 40.86 Preparing to unpack .../48-systemd-journal-remote_247.3-7+deb11u1_arm64.deb ...
13:41:15 [2022-12-31T13:41:15.398Z] #88 40.86 Unpacking systemd-journal-remote (247.3-7+deb11u1) ...
13:41:15 [2022-12-31T13:41:15.398Z] #88 40.97 Selecting previously unselected package thin-provisioning-tools.
13:41:15 [2022-12-31T13:41:15.398Z] #88 41.01 Preparing to unpack .../49-thin-provisioning-tools_0.9.0-1_arm64.deb ...
13:41:15 [2022-12-31T13:41:15.398Z] #88 41.02 Unpacking thin-provisioning-tools (0.9.0-1) ...
13:41:15 [2022-12-31T13:41:15.398Z] #88 41.18 Selecting previously unselected package uidmap.
13:41:15 [2022-12-31T13:41:15.398Z] #88 41.20 Preparing to unpack .../50-uidmap_1%3a4.8.1-1_arm64.deb ...
13:41:15 [2022-12-31T13:41:15.656Z] #88 41.22 Unpacking uidmap (1:4.8.1-1) ...
13:41:15 [2022-12-31T13:41:15.656Z] #88 41.34 Selecting previously unselected package vim-runtime.
13:41:15 [2022-12-31T13:41:15.656Z] #88 41.35 Preparing to unpack .../51-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
13:41:15 [2022-12-31T13:41:15.656Z] #88 41.37 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
13:41:15 [2022-12-31T13:41:15.656Z] #88 41.40 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
13:41:15 [2022-12-31T13:41:15.656Z] #88 41.41 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
13:41:18 [2022-12-31T13:41:18.938Z] #88 44.18 Selecting previously unselected package vim.
13:41:18 [2022-12-31T13:41:18.938Z] #88 44.19 Preparing to unpack .../52-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ...
13:41:18 [2022-12-31T13:41:18.938Z] #88 44.20 Unpacking vim (2:8.2.2434-3+deb11u1) ...
13:41:19 [2022-12-31T13:41:19.195Z] #88 44.67 Selecting previously unselected package xfsprogs.
13:41:19 [2022-12-31T13:41:19.195Z] #88 44.67 Preparing to unpack .../53-xfsprogs_5.10.0-4_arm64.deb ...
13:41:19 [2022-12-31T13:41:19.195Z] #88 44.68 Unpacking xfsprogs (5.10.0-4) ...
13:41:19 [2022-12-31T13:41:19.453Z] #88 45.09 Selecting previously unselected package zip.
13:41:19 [2022-12-31T13:41:19.453Z] #88 45.10 Preparing to unpack .../54-zip_3.0-12_arm64.deb ...
13:41:19 [2022-12-31T13:41:19.453Z] #88 45.10 Unpacking zip (3.0-12) ...
13:41:19 [2022-12-31T13:41:19.711Z] #88 45.27 Selecting previously unselected package zstd.
13:41:19 [2022-12-31T13:41:19.711Z] #88 45.27 Preparing to unpack .../55-zstd_1.4.8+dfsg-2.1_arm64.deb ...
13:41:19 [2022-12-31T13:41:19.711Z] #88 45.28 Unpacking zstd (1.4.8+dfsg-2.1) ...
13:41:19 [2022-12-31T13:41:19.970Z] #88 45.59 Setting up python3-pkg-resources (52.0.0-4) ...
13:41:20 [2022-12-31T13:41:20.536Z] #88 ...
13:41:20 [2022-12-31T13:41:20.536Z] 
13:41:20 [2022-12-31T13:41:20.536Z] #75 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
13:41:20 [2022-12-31T13:41:20.536Z] #75 116.8 checking for unistd.h... yes
13:41:20 [2022-12-31T13:41:20.536Z] #75 117.0 checking minix/config.h usability... no
13:41:20 [2022-12-31T13:41:20.536Z] #75 117.2 checking minix/config.h presence... no
13:41:20 [2022-12-31T13:41:20.536Z] #75 117.3 checking for minix/config.h... no
13:41:20 [2022-12-31T13:41:20.536Z] #75 117.3 checking whether it is safe to define __EXTENSIONS__... yes
13:41:20 [2022-12-31T13:41:20.536Z] #75 117.6 checking build system type... aarch64-unknown-linux-gnu
13:41:20 [2022-12-31T13:41:20.536Z] #75 117.9 checking host system type... aarch64-unknown-linux-gnu
13:41:20 [2022-12-31T13:41:20.536Z] #75 117.9 checking how to print strings... printf
13:41:20 [2022-12-31T13:41:20.536Z] #75 117.9 checking for a sed that does not truncate output... /bin/sed
13:41:20 [2022-12-31T13:41:20.536Z] #75 117.9 checking for fgrep... /bin/grep -F
13:41:20 [2022-12-31T13:41:20.536Z] #75 117.9 checking for ld used by gcc... /usr/bin/ld
13:41:20 [2022-12-31T13:41:20.536Z] #75 118.0 checking if the linker (/usr/bin/ld) is GNU ld... yes
13:41:20 [2022-12-31T13:41:20.536Z] #75 118.0 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
13:41:20 [2022-12-31T13:41:20.536Z] #75 118.0 checking the name lister (/usr/bin/nm -B) interface... BSD nm
13:41:20 [2022-12-31T13:41:20.536Z] #75 118.1 checking whether ln -s works... yes
13:41:20 [2022-12-31T13:41:20.536Z] #75 118.1 checking the maximum length of command line arguments... 1572864
13:41:20 [2022-12-31T13:41:20.536Z] #75 118.1 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
13:41:20 [2022-12-31T13:41:20.536Z] #75 118.1 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
13:41:20 [2022-12-31T13:41:20.536Z] #75 118.1 checking for /usr/bin/ld option to reload object files... -r
13:41:20 [2022-12-31T13:41:20.536Z] #75 118.1 checking for objdump... objdump
13:41:20 [2022-12-31T13:41:20.536Z] #75 118.1 checking how to recognize dependent libraries... pass_all
13:41:20 [2022-12-31T13:41:20.536Z] #75 118.1 checking for dlltool... no
13:41:20 [2022-12-31T13:41:20.536Z] #75 118.1 checking how to associate runtime and link libraries... printf %s\n
13:41:20 [2022-12-31T13:41:20.536Z] #75 118.1 checking for ar... ar
13:41:20 [2022-12-31T13:41:20.536Z] #75 118.1 checking for archiver @FILE support... @
13:41:20 [2022-12-31T13:41:20.536Z] #75 118.3 checking for strip... strip
13:41:20 [2022-12-31T13:41:20.536Z] #75 118.3 checking for ranlib... ranlib
13:41:20 [2022-12-31T13:41:20.536Z] #75 118.3 checking for gawk... no
13:41:20 [2022-12-31T13:41:20.536Z] #75 118.3 checking for mawk... mawk
13:41:20 [2022-12-31T13:41:20.536Z] #75 118.3 checking command to parse /usr/bin/nm -B output from gcc object... ok
13:41:20 [2022-12-31T13:41:20.536Z] #75 118.7 checking for sysroot... no
13:41:20 [2022-12-31T13:41:20.536Z] #75 118.7 checking for a working dd... /bin/dd
13:41:20 [2022-12-31T13:41:20.537Z] #75 118.8 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
13:41:20 [2022-12-31T13:41:20.537Z] #75 118.8 checking for mt... no
13:41:20 [2022-12-31T13:41:20.537Z] #75 118.8 checking if : is a manifest tool... no
13:41:20 [2022-12-31T13:41:20.537Z] #75 118.8 checking for dlfcn.h... yes
13:41:20 [2022-12-31T13:41:20.537Z] #75 119.0 checking for objdir... .libs
13:41:20 [2022-12-31T13:41:20.537Z] #75 119.3 checking if gcc supports -fno-rtti -fno-exceptions... no
13:41:20 [2022-12-31T13:41:20.537Z] #75 119.4 checking for gcc option to produce PIC... -fPIC -DPIC
13:41:20 [2022-12-31T13:41:20.537Z] #75 119.4 checking if gcc PIC flag -fPIC -DPIC works... yes
13:41:20 [2022-12-31T13:41:20.537Z] #75 119.6 checking if gcc static flag -static works... yes
13:41:20 [2022-12-31T13:41:20.537Z] #75 119.9 checking if gcc supports -c -o file.o... yes
13:41:20 [2022-12-31T13:41:20.537Z] #75 120.0 checking if gcc supports -c -o file.o... (cached) yes
13:41:20 [2022-12-31T13:41:20.537Z] #75 120.0 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
13:41:20 [2022-12-31T13:41:20.537Z] #75 120.0 checking dynamic linker characteristics... GNU/Linux ld.so
13:41:20 [2022-12-31T13:41:20.537Z] #75 120.3 checking how to hardcode library paths into programs... immediate
13:41:20 [2022-12-31T13:41:20.537Z] #75 120.3 checking whether stripping libraries is possible... yes
13:41:20 [2022-12-31T13:41:20.537Z] #75 120.3 checking if libtool supports shared libraries... yes
13:41:20 [2022-12-31T13:41:20.537Z] #75 120.3 checking whether to build shared libraries... no
13:41:20 [2022-12-31T13:41:20.537Z] #75 120.3 checking whether to build static libraries... yes
13:41:20 [2022-12-31T13:41:20.537Z] #75 120.3 checking for a BSD-compatible install... /usr/bin/install -c
13:41:20 [2022-12-31T13:41:20.537Z] #75 120.4 checking whether build environment is sane... yes
13:41:20 [2022-12-31T13:41:20.537Z] #75 120.4 checking for a thread-safe mkdir -p... /bin/mkdir -p
13:41:20 [2022-12-31T13:41:20.537Z] #75 120.4 checking whether make sets $(MAKE)... yes
13:41:20 [2022-12-31T13:41:20.537Z] #75 120.5 checking whether make supports the include directive... yes (GNU style)
13:41:20 [2022-12-31T13:41:20.537Z] #75 120.5 checking whether make supports nested variables... yes
13:41:20 [2022-12-31T13:41:20.537Z] #75 120.6 checking whether UID '0' is supported by ustar format... yes
13:41:20 [2022-12-31T13:41:20.537Z] #75 120.6 checking whether GID '0' is supported by ustar format... yes
13:41:20 [2022-12-31T13:41:20.537Z] #75 120.6 checking how to create a ustar tar archive... gnutar
13:41:20 [2022-12-31T13:41:20.537Z] #75 120.7 checking dependency style of gcc... gcc3
13:41:20 [2022-12-31T13:41:20.537Z] #75 120.9 checking whether to enable maintainer-specific portions of Makefiles... yes
13:41:20 [2022-12-31T13:41:20.537Z] #75 120.9 checking whether make supports nested variables... (cached) yes
13:41:20 [2022-12-31T13:41:20.537Z] #75 120.9 checking for pkg-config... /usr/bin/pkg-config
13:41:20 [2022-12-31T13:41:20.537Z] #75 120.9 checking pkg-config is at least version 0.9.0... yes
13:41:20 [2022-12-31T13:41:20.537Z] #75 120.9 checking for yajl >= 2.1.0... yes
13:41:20 [2022-12-31T13:41:20.537Z] #75 120.9 checking for a sed that does not truncate output... (cached) /bin/sed
13:41:20 [2022-12-31T13:41:20.537Z] #75 120.9 checking for gcc... (cached) gcc
13:41:20 [2022-12-31T13:41:20.537Z] #75 121.0 checking whether we are using the GNU C compiler... (cached) yes
13:41:20 [2022-12-31T13:41:20.537Z] #75 121.0 checking whether gcc accepts -g... (cached) yes
13:41:20 [2022-12-31T13:41:20.537Z] #75 121.0 checking for gcc option to accept ISO C89... (cached) none needed
13:41:20 [2022-12-31T13:41:20.537Z] #75 121.0 checking whether gcc understands -c and -o together... (cached) yes
13:41:20 [2022-12-31T13:41:20.537Z] #75 121.0 checking for a Python interpreter with version >= 3... python3
13:41:20 [2022-12-31T13:41:20.537Z] #75 121.1 checking for python3... /usr/bin/python3
13:41:20 [2022-12-31T13:41:20.537Z] #75 121.1 checking for python3 version... 3.9
13:41:20 [2022-12-31T13:41:20.537Z] #75 121.1 checking for python3 platform... linux
13:41:20 [2022-12-31T13:41:20.537Z] #75 121.2 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
13:41:20 [2022-12-31T13:41:20.537Z] #75 121.3 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
13:41:20 [2022-12-31T13:41:20.537Z] #75 121.5 checking that generated files are newer than configure... done
13:41:20 [2022-12-31T13:41:20.537Z] #75 121.5 configure: creating ./config.status
13:41:20 [2022-12-31T13:41:20.537Z] #75 124.1 config.status: creating Makefile
13:41:20 [2022-12-31T13:41:20.537Z] #75 124.2 config.status: creating config.h
13:41:20 [2022-12-31T13:41:20.537Z] #75 124.2 config.status: executing libtool commands
13:41:20 [2022-12-31T13:41:20.537Z] #75 124.3 config.status: executing depfiles commands
13:41:20 [2022-12-31T13:41:20.537Z] #75 125.0 === configuring in yajl (/tmp/crun-build/libocispec/yajl)
13:41:20 [2022-12-31T13:41:20.537Z] #75 125.1 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
13:41:20 [2022-12-31T13:41:20.795Z] #75 ...
13:41:20 [2022-12-31T13:41:20.795Z] 
13:41:20 [2022-12-31T13:41:20.795Z] #88 [dev-systemd-false  7/29] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
13:41:20 [2022-12-31T13:41:20.795Z] #88 46.42 Setting up libip4tc2:arm64 (1.8.7-1) ...
13:41:20 [2022-12-31T13:41:20.795Z] #88 46.43 Setting up net-tools (1.60+git20181103.0eebece-1) ...
13:41:20 [2022-12-31T13:41:20.795Z] #88 46.45 Setting up libgpm2:arm64 (1.20.7-8) ...
13:41:20 [2022-12-31T13:41:20.795Z] #88 46.47 Setting up libicu67:arm64 (67.1-7) ...
13:41:20 [2022-12-31T13:41:20.795Z] #88 46.48 Setting up libip6tc2:arm64 (1.8.7-1) ...
13:41:20 [2022-12-31T13:41:20.795Z] #88 46.49 Setting up libinih1:arm64 (53-1+b2) ...
13:41:21 [2022-12-31T13:41:21.053Z] #88 46.51 Setting up libargon2-1:arm64 (0~20171227-0.2) ...
13:41:21 [2022-12-31T13:41:21.053Z] #88 46.53 Setting up uidmap (1:4.8.1-1) ...
13:41:21 [2022-12-31T13:41:21.053Z] #88 46.54 Setting up libyajl2:arm64 (2.1.0-3) ...
13:41:21 [2022-12-31T13:41:21.053Z] #88 46.55 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
13:41:21 [2022-12-31T13:41:21.053Z] #88 46.57 Setting up bzip2 (1.0.8-4) ...
13:41:21 [2022-12-31T13:41:21.053Z] #88 46.58 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
13:41:21 [2022-12-31T13:41:21.053Z] #88 46.60 Setting up python3-wheel (0.34.2-1) ...
13:41:21 [2022-12-31T13:41:21.619Z] #88 47.25 Setting up libmicrohttpd12:arm64 (0.9.72-2) ...
13:41:21 [2022-12-31T13:41:21.619Z] #88 47.27 Setting up xxd (2:8.2.2434-3+deb11u1) ...
13:41:21 [2022-12-31T13:41:21.619Z] #88 47.28 Setting up libcap2:arm64 (1:2.44-1) ...
13:41:21 [2022-12-31T13:41:21.619Z] #88 47.29 Setting up libcap2-bin (1:2.44-1) ...
13:41:21 [2022-12-31T13:41:21.619Z] #88 47.31 Setting up apparmor (2.13.6-10) ...
13:41:22 [2022-12-31T13:41:22.992Z] #88 48.64 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service.
13:41:22 [2022-12-31T13:41:22.992Z] #88 48.69 Setting up zip (3.0-12) ...
13:41:22 [2022-12-31T13:41:22.992Z] #88 48.70 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
13:41:23 [2022-12-31T13:41:23.251Z] #88 48.73 Setting up bash-completion (1:2.11-2) ...
13:41:25 [2022-12-31T13:41:25.779Z] #88 51.30 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
13:41:25 [2022-12-31T13:41:25.779Z] #88 51.31 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
13:41:25 [2022-12-31T13:41:25.779Z] #88 51.32 Setting up libmnl0:arm64 (1.0.4-3) ...
13:41:25 [2022-12-31T13:41:25.779Z] #88 51.33 Setting up patch (2.7.6-7) ...
13:41:25 [2022-12-31T13:41:25.779Z] #88 51.35 Setting up sudo (1.9.5p2-3) ...
13:41:25 [2022-12-31T13:41:25.779Z] #88 51.41 invoke-rc.d: could not determine current runlevel
13:41:25 [2022-12-31T13:41:25.779Z] #88 51.42 invoke-rc.d: policy-rc.d denied execution of start.
13:41:25 [2022-12-31T13:41:25.779Z] #88 51.44 Setting up xfsprogs (5.10.0-4) ...
13:41:25 [2022-12-31T13:41:25.779Z] #88 51.47 System has not been booted with systemd as init system (PID 1). Can't operate.
13:41:25 [2022-12-31T13:41:25.779Z] #88 51.47 Failed to connect to bus: Host is down
13:41:25 [2022-12-31T13:41:25.779Z] #88 51.47 Setting up libxtables12:arm64 (1.8.7-1) ...
13:41:25 [2022-12-31T13:41:25.779Z] #88 51.49 Setting up inetutils-ping (2:2.0-1+deb11u1) ...
13:41:25 [2022-12-31T13:41:25.779Z] #88 51.50 Setting up pigz (2.6-1) ...
13:41:25 [2022-12-31T13:41:25.779Z] #88 51.53 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ...
13:41:26 [2022-12-31T13:41:26.037Z] #88 51.54 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ...
13:41:26 [2022-12-31T13:41:26.037Z] #88 51.56 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
13:41:26 [2022-12-31T13:41:26.037Z] #88 51.57 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
13:41:26 [2022-12-31T13:41:26.553Z] #88 52.06 Setting up libaio1:arm64 (0.3.112-9) ...
13:41:26 [2022-12-31T13:41:26.553Z] #88 52.07 Setting up python3-lib2to3 (3.9.2-1) ...
13:41:26 [2022-12-31T13:41:26.811Z] #88 52.39 Setting up libelf1:arm64 (0.183-1) ...
13:41:26 [2022-12-31T13:41:26.811Z] #88 52.40 Setting up libjson-c5:arm64 (0.15-2) ...
13:41:26 [2022-12-31T13:41:26.811Z] #88 52.42 Setting up zstd (1.4.8+dfsg-2.1) ...
13:41:26 [2022-12-31T13:41:26.811Z] #88 52.43 Setting up libonig5:arm64 (6.9.6-1.1) ...
13:41:26 [2022-12-31T13:41:26.811Z] #88 52.45 Setting up libkmod2:arm64 (28-1) ...
13:41:26 [2022-12-31T13:41:26.811Z] #88 52.46 Setting up python3-distutils (3.9.2-1) ...
13:41:27 [2022-12-31T13:41:27.378Z] #88 52.93 Setting up vim (2:8.2.2434-3+deb11u1) ...
13:41:27 [2022-12-31T13:41:27.378Z] #88 52.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
13:41:27 [2022-12-31T13:41:27.378Z] #88 52.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
13:41:27 [2022-12-31T13:41:27.378Z] #88 52.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
13:41:27 [2022-12-31T13:41:27.378Z] #88 52.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
13:41:27 [2022-12-31T13:41:27.378Z] #88 52.96 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
13:41:27 [2022-12-31T13:41:27.378Z] #88 52.96 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
13:41:27 [2022-12-31T13:41:27.378Z] #88 52.98 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
13:41:27 [2022-12-31T13:41:27.378Z] #88 52.99 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
13:41:27 [2022-12-31T13:41:27.378Z] #88 53.02 Setting up python3-setuptools (52.0.0-4) ...
13:41:28 [2022-12-31T13:41:28.337Z] #88 ...
13:41:28 [2022-12-31T13:41:28.337Z] 
13:41:28 [2022-12-31T13:41:28.337Z] #75 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
13:41:28 [2022-12-31T13:41:28.337Z] #75 125.4 checking for gcc... gcc
13:41:28 [2022-12-31T13:41:28.337Z] #75 125.5 checking whether the C compiler works... yes
13:41:28 [2022-12-31T13:41:28.337Z] #75 125.7 checking for C compiler default output file name... a.out
13:41:28 [2022-12-31T13:41:28.337Z] #75 125.7 checking for suffix of executables... 
13:41:28 [2022-12-31T13:41:28.337Z] #75 125.8 checking whether we are cross compiling... no
13:41:28 [2022-12-31T13:41:28.337Z] #75 126.0 checking for suffix of object files... o
13:41:28 [2022-12-31T13:41:28.337Z] #75 126.1 checking whether we are using the GNU C compiler... yes
13:41:28 [2022-12-31T13:41:28.337Z] #75 126.2 checking whether gcc accepts -g... yes
13:41:28 [2022-12-31T13:41:28.337Z] #75 126.3 checking for gcc option to accept ISO C89... none needed
13:41:28 [2022-12-31T13:41:28.337Z] #75 126.5 checking whether gcc understands -c and -o together... yes
13:41:28 [2022-12-31T13:41:28.337Z] #75 126.6 checking for a BSD-compatible install... /usr/bin/install -c
13:41:28 [2022-12-31T13:41:28.337Z] #75 126.7 checking whether build environment is sane... yes
13:41:28 [2022-12-31T13:41:28.337Z] #75 126.7 checking for a thread-safe mkdir -p... /bin/mkdir -p
13:41:28 [2022-12-31T13:41:28.337Z] #75 126.7 checking for gawk... no
13:41:28 [2022-12-31T13:41:28.337Z] #75 126.7 checking for mawk... mawk
13:41:28 [2022-12-31T13:41:28.337Z] #75 126.7 checking whether make sets $(MAKE)... yes
13:41:28 [2022-12-31T13:41:28.337Z] #75 126.8 checking whether make supports the include directive... yes (GNU style)
13:41:28 [2022-12-31T13:41:28.337Z] #75 126.8 checking whether make supports nested variables... yes
13:41:28 [2022-12-31T13:41:28.337Z] #75 126.9 checking whether UID '0' is supported by ustar format... yes
13:41:28 [2022-12-31T13:41:28.337Z] #75 126.9 checking whether GID '0' is supported by ustar format... yes
13:41:28 [2022-12-31T13:41:28.337Z] #75 126.9 checking how to create a ustar tar archive... gnutar
13:41:28 [2022-12-31T13:41:28.337Z] #75 126.9 checking dependency style of gcc... gcc3
13:41:28 [2022-12-31T13:41:28.337Z] #75 127.1 checking whether to enable maintainer-specific portions of Makefiles... yes
13:41:28 [2022-12-31T13:41:28.337Z] #75 127.1 checking whether make supports nested variables... (cached) yes
13:41:28 [2022-12-31T13:41:28.337Z] #75 127.1 checking build system type... aarch64-unknown-linux-gnu
13:41:28 [2022-12-31T13:41:28.337Z] #75 127.4 checking host system type... aarch64-unknown-linux-gnu
13:41:28 [2022-12-31T13:41:28.337Z] #75 127.4 checking how to print strings... printf
13:41:28 [2022-12-31T13:41:28.337Z] #75 127.4 checking for a sed that does not truncate output... /bin/sed
13:41:28 [2022-12-31T13:41:28.337Z] #75 127.4 checking for grep that handles long lines and -e... /bin/grep
13:41:28 [2022-12-31T13:41:28.337Z] #75 127.4 checking for egrep... /bin/grep -E
13:41:28 [2022-12-31T13:41:28.337Z] #75 127.4 checking for fgrep... /bin/grep -F
13:41:28 [2022-12-31T13:41:28.337Z] #75 127.4 checking for ld used by gcc... /usr/bin/ld
13:41:28 [2022-12-31T13:41:28.337Z] #75 127.4 checking if the linker (/usr/bin/ld) is GNU ld... yes
13:41:28 [2022-12-31T13:41:28.337Z] #75 127.4 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
13:41:28 [2022-12-31T13:41:28.337Z] #75 127.5 checking the name lister (/usr/bin/nm -B) interface... BSD nm
13:41:28 [2022-12-31T13:41:28.337Z] #75 127.6 checking whether ln -s works... yes
13:41:28 [2022-12-31T13:41:28.337Z] #75 127.6 checking the maximum length of command line arguments... 1572864
13:41:28 [2022-12-31T13:41:28.337Z] #75 127.6 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
13:41:28 [2022-12-31T13:41:28.337Z] #75 127.6 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
13:41:28 [2022-12-31T13:41:28.337Z] #75 127.6 checking for /usr/bin/ld option to reload object files... -r
13:41:28 [2022-12-31T13:41:28.337Z] #75 127.6 checking for objdump... objdump
13:41:28 [2022-12-31T13:41:28.337Z] #75 127.6 checking how to recognize dependent libraries... pass_all
13:41:28 [2022-12-31T13:41:28.337Z] #75 127.6 checking for dlltool... no
13:41:28 [2022-12-31T13:41:28.337Z] #75 127.6 checking how to associate runtime and link libraries... printf %s\n
13:41:28 [2022-12-31T13:41:28.337Z] #75 127.6 checking for ar... ar
13:41:28 [2022-12-31T13:41:28.337Z] #75 127.6 checking for archiver @FILE support... @
13:41:28 [2022-12-31T13:41:28.337Z] #75 127.8 checking for strip... strip
13:41:28 [2022-12-31T13:41:28.337Z] #75 127.8 checking for ranlib... ranlib
13:41:28 [2022-12-31T13:41:28.337Z] #75 127.8 checking command to parse /usr/bin/nm -B output from gcc object... ok
13:41:28 [2022-12-31T13:41:28.337Z] #75 128.2 checking for sysroot... no
13:41:28 [2022-12-31T13:41:28.337Z] #75 128.2 checking for a working dd... /bin/dd
13:41:28 [2022-12-31T13:41:28.337Z] #75 128.2 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
13:41:28 [2022-12-31T13:41:28.337Z] #75 128.3 checking for mt... no
13:41:28 [2022-12-31T13:41:28.337Z] #75 128.3 checking if : is a manifest tool... no
13:41:28 [2022-12-31T13:41:28.337Z] #75 128.3 checking how to run the C preprocessor... gcc -E
13:41:28 [2022-12-31T13:41:28.337Z] #75 128.5 checking for ANSI C header files... yes
13:41:28 [2022-12-31T13:41:28.337Z] #75 129.1 checking for sys/types.h... yes
13:41:28 [2022-12-31T13:41:28.337Z] #75 129.2 checking for sys/stat.h... yes
13:41:28 [2022-12-31T13:41:28.337Z] #75 129.4 checking for stdlib.h... yes
13:41:28 [2022-12-31T13:41:28.337Z] #75 129.6 checking for string.h... yes
13:41:28 [2022-12-31T13:41:28.337Z] #75 129.7 checking for memory.h... yes
13:41:28 [2022-12-31T13:41:28.337Z] #75 129.9 checking for strings.h... yes
13:41:28 [2022-12-31T13:41:28.337Z] #75 130.1 checking for inttypes.h... yes
13:41:28 [2022-12-31T13:41:28.337Z] #75 130.3 checking for stdint.h... yes
13:41:28 [2022-12-31T13:41:28.337Z] #75 130.4 checking for unistd.h... yes
13:41:28 [2022-12-31T13:41:28.337Z] #75 130.6 checking for dlfcn.h... yes
13:41:28 [2022-12-31T13:41:28.337Z] #75 130.8 checking for objdir... .libs
13:41:28 [2022-12-31T13:41:28.337Z] #75 131.0 checking if gcc supports -fno-rtti -fno-exceptions... no
13:41:28 [2022-12-31T13:41:28.337Z] #75 131.1 checking for gcc option to produce PIC... -fPIC -DPIC
13:41:28 [2022-12-31T13:41:28.337Z] #75 131.1 checking if gcc PIC flag -fPIC -DPIC works... yes
13:41:28 [2022-12-31T13:41:28.337Z] #75 131.3 checking if gcc static flag -static works... yes
13:41:28 [2022-12-31T13:41:28.337Z] #75 131.5 checking if gcc supports -c -o file.o... yes
13:41:28 [2022-12-31T13:41:28.337Z] #75 131.6 checking if gcc supports -c -o file.o... (cached) yes
13:41:28 [2022-12-31T13:41:28.337Z] #75 131.6 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
13:41:28 [2022-12-31T13:41:28.337Z] #75 131.7 checking dynamic linker characteristics... GNU/Linux ld.so
13:41:28 [2022-12-31T13:41:28.337Z] #75 131.9 checking how to hardcode library paths into programs... immediate
13:41:28 [2022-12-31T13:41:28.337Z] #75 131.9 checking whether stripping libraries is possible... yes
13:41:28 [2022-12-31T13:41:28.337Z] #75 131.9 checking if libtool supports shared libraries... yes
13:41:28 [2022-12-31T13:41:28.337Z] #75 131.9 checking whether to build shared libraries... no
13:41:28 [2022-12-31T13:41:28.337Z] #75 131.9 checking whether to build static libraries... yes
13:41:28 [2022-12-31T13:41:28.337Z] #75 131.9 checking float.h usability... yes
13:41:28 [2022-12-31T13:41:28.337Z] #75 132.1 checking float.h presence... yes
13:41:28 [2022-12-31T13:41:28.337Z] #75 132.2 checking for float.h... yes
13:41:28 [2022-12-31T13:41:28.337Z] #75 132.2 checking limits.h usability... yes
13:41:28 [2022-12-31T13:41:28.337Z] #75 132.4 checking limits.h presence... yes
13:41:28 [2022-12-31T13:41:28.337Z] #75 132.4 checking for limits.h... yes
13:41:28 [2022-12-31T13:41:28.337Z] #75 132.4 checking stddef.h usability... yes
13:41:28 [2022-12-31T13:41:28.337Z] #75 132.6 checking stddef.h presence... yes
13:41:28 [2022-12-31T13:41:28.337Z] #75 132.7 checking for stddef.h... yes
13:41:28 [2022-12-31T13:41:28.337Z] #75 132.7 checking for stdlib.h... (cached) yes
13:41:28 [2022-12-31T13:41:28.337Z] #75 132.7 checking for string.h... (cached) yes
13:41:28 [2022-12-31T13:41:28.337Z] #75 132.8 checking sys/time.h usability... yes
13:41:28 [2022-12-31T13:41:28.337Z] #75 132.9 checking sys/time.h presence... yes
13:41:28 [2022-12-31T13:41:28.595Z] #75 133.0 checking for sys/time.h... yes
13:41:28 [2022-12-31T13:41:28.595Z] #75 133.0 checking for inline... inline
13:41:28 [2022-12-31T13:41:28.595Z] #75 133.1 checking for size_t... 
13:41:28 [2022-12-31T13:41:28.595Z] #75 ...
13:41:28 [2022-12-31T13:41:28.595Z] 
13:41:28 [2022-12-31T13:41:28.595Z] #88 [dev-systemd-false  7/29] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
13:41:28 [2022-12-31T13:41:28.595Z] #88 54.35 Setting up libjq1:arm64 (1.6-2.1) ...
13:41:28 [2022-12-31T13:41:28.595Z] #88 54.36 Setting up libnftnl11:arm64 (1.1.9-1) ...
13:41:28 [2022-12-31T13:41:28.852Z] #88 54.38 Setting up thin-provisioning-tools (0.9.0-1) ...
13:41:28 [2022-12-31T13:41:28.852Z] #88 54.39 Setting up python3-pip (20.3.4-4+deb11u1) ...
13:41:29 [2022-12-31T13:41:29.785Z] #88 55.41 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ...
13:41:29 [2022-12-31T13:41:29.785Z] #88 55.42 Setting up jq (1.6-2.1) ...
13:41:29 [2022-12-31T13:41:29.785Z] #88 55.43 Setting up libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ...
13:41:29 [2022-12-31T13:41:29.785Z] #88 55.44 Setting up libbpf0:arm64 (1:0.3-2) ...
13:41:29 [2022-12-31T13:41:29.785Z] #88 55.46 Setting up iptables (1.8.7-1) ...
13:41:29 [2022-12-31T13:41:29.785Z] #88 55.48 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
13:41:29 [2022-12-31T13:41:29.785Z] #88 55.49 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
13:41:29 [2022-12-31T13:41:29.785Z] #88 55.52 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
13:41:29 [2022-12-31T13:41:29.785Z] #88 55.53 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
13:41:30 [2022-12-31T13:41:30.042Z] #88 55.54 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
13:41:30 [2022-12-31T13:41:30.042Z] #88 55.54 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
13:41:30 [2022-12-31T13:41:30.042Z] #88 55.55 Setting up iproute2 (5.10.0-4) ...
13:41:30 [2022-12-31T13:41:30.300Z] #88 55.86 Setting up systemd (247.3-7+deb11u1) ...
13:41:30 [2022-12-31T13:41:30.300Z] #88 55.91 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
13:41:30 [2022-12-31T13:41:30.300Z] #88 55.93 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
13:41:30 [2022-12-31T13:41:30.300Z] #88 55.94 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
13:41:30 [2022-12-31T13:41:30.300Z] #88 55.98 Initializing machine ID from random generator.
13:41:31 [2022-12-31T13:41:31.233Z] #88 56.88 Setting up systemd-journal-remote (247.3-7+deb11u1) ...
13:41:31 [2022-12-31T13:41:31.492Z] #88 57.16 Processing triggers for libc-bin (2.31-13+deb11u5) ...
13:41:32 [2022-12-31T13:41:32.058Z] #88 DONE 57.7s
13:41:32 [2022-12-31T13:41:32.058Z] 
13:41:32 [2022-12-31T13:41:32.058Z] #75 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
13:41:32 [2022-12-31T13:41:32.058Z] #75 133.1 checking for size_t... yes
13:41:32 [2022-12-31T13:41:32.058Z] #75 133.4 checking for stdlib.h... (cached) yes
13:41:32 [2022-12-31T13:41:32.058Z] #75 133.4 checking for GNU libc compatible malloc... yes
13:41:32 [2022-12-31T13:41:32.058Z] #75 133.6 checking for stdlib.h... (cached) yes
13:41:32 [2022-12-31T13:41:32.058Z] #75 133.6 checking for GNU libc compatible realloc... yes
13:41:32 [2022-12-31T13:41:32.058Z] #75 133.8 checking for working strtod... yes
13:41:32 [2022-12-31T13:41:32.058Z] #75 134.1 checking for gettimeofday... yes
13:41:32 [2022-12-31T13:41:32.058Z] #75 134.3 checking for memset... yes
13:41:32 [2022-12-31T13:41:32.058Z] #75 134.5 checking for strspn... yes
13:41:32 [2022-12-31T13:41:32.058Z] #75 134.9 checking that generated files are newer than configure... done
13:41:32 [2022-12-31T13:41:32.058Z] #75 134.9 configure: creating ./config.status
13:41:32 [2022-12-31T13:41:32.992Z] #75 ...
13:41:32 [2022-12-31T13:41:32.992Z] 
13:41:32 [2022-12-31T13:41:32.992Z] #91 [dev-systemd-false  8/29] RUN update-alternatives --set iptables  /usr/sbin/iptables-legacy  || true  && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true  && update-alternatives --set arptables /usr/sbin/arptables-legacy || true
13:41:32 [2022-12-31T13:41:32.992Z] #0 0.792 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
13:41:32 [2022-12-31T13:41:32.992Z] #0 0.797 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
13:41:32 [2022-12-31T13:41:32.992Z] #0 0.801 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
13:41:32 [2022-12-31T13:41:32.992Z] #91 DONE 0.8s
13:41:32 [2022-12-31T13:41:32.992Z] 
13:41:32 [2022-12-31T13:41:32.992Z] #92 [dev-systemd-false  9/29] RUN pip3 install yamllint==1.27.1
13:41:38 [2022-12-31T13:41:38.258Z] #92 ...
13:41:38 [2022-12-31T13:41:38.258Z] 
13:41:38 [2022-12-31T13:41:38.258Z] #75 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
13:41:38 [2022-12-31T13:41:38.258Z] #75 137.8 config.status: creating Makefile
13:41:38 [2022-12-31T13:41:38.258Z] #75 137.9 config.status: creating config.h
13:41:38 [2022-12-31T13:41:38.258Z] #75 137.9 config.status: executing depfiles commands
13:41:38 [2022-12-31T13:41:38.258Z] #75 138.2 config.status: executing libtool commands
13:41:38 [2022-12-31T13:41:38.258Z] #75 139.0   GEN      .version
13:41:38 [2022-12-31T13:41:38.258Z] #75 139.0 make  install-recursive
13:41:38 [2022-12-31T13:41:38.258Z] #75 139.1 make[1]: Entering directory '/tmp/crun-build'
13:41:38 [2022-12-31T13:41:38.258Z] #75 139.2 Making install in libocispec
13:41:38 [2022-12-31T13:41:38.258Z] #75 139.2 make[2]: Entering directory '/tmp/crun-build/libocispec'
13:41:38 [2022-12-31T13:41:38.258Z] #75 139.2 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema
13:41:38 [2022-12-31T13:41:38.258Z] #75 139.2 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema
13:41:38 [2022-12-31T13:41:38.258Z] #75 139.2 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems
13:41:38 [2022-12-31T13:41:38.258Z] #75 139.2 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic
13:41:38 [2022-12-31T13:41:38.258Z] #75 139.9 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success
13:41:38 [2022-12-31T13:41:38.258Z] #75 140.0 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success
13:41:38 [2022-12-31T13:41:38.258Z] #75 140.0 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success
13:41:38 [2022-12-31T13:41:38.258Z] #75 140.0 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success
13:41:38 [2022-12-31T13:41:38.258Z] #75 140.0 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success
13:41:38 [2022-12-31T13:41:38.258Z] #75 140.0 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success
13:41:38 [2022-12-31T13:41:38.258Z] #75 140.0 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success
13:41:38 [2022-12-31T13:41:38.258Z] #75 140.0 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success
13:41:38 [2022-12-31T13:41:38.258Z] #75 140.0 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success
13:41:38 [2022-12-31T13:41:38.258Z] #75 140.1 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success
13:41:38 [2022-12-31T13:41:38.258Z] #75 140.1 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success
13:41:38 [2022-12-31T13:41:38.258Z] #75 140.1 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success
13:41:38 [2022-12-31T13:41:38.258Z] #75 140.1 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs.json       Success
13:41:38 [2022-12-31T13:41:38.258Z] #75 140.1 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success
13:41:38 [2022-12-31T13:41:38.258Z] #75 140.1 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success
13:41:38 [2022-12-31T13:41:38.258Z] #75 140.1 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success
13:41:38 [2022-12-31T13:41:38.258Z] #75 140.9 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success
13:41:38 [2022-12-31T13:41:38.258Z] #75 140.9 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs.json     Success
13:41:38 [2022-12-31T13:41:38.258Z] #75 140.9 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success
13:41:38 [2022-12-31T13:41:38.258Z] #75 140.9 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success
13:41:38 [2022-12-31T13:41:38.258Z] #75 140.9 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json  Success
13:41:38 [2022-12-31T13:41:38.258Z] #75 140.9 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success
13:41:38 [2022-12-31T13:41:38.258Z] #75 140.9 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success
13:41:38 [2022-12-31T13:41:38.258Z] #75 140.9 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success
13:41:38 [2022-12-31T13:41:38.258Z] #75 140.9 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success
13:41:38 [2022-12-31T13:41:38.258Z] #75 140.9 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success
13:41:38 [2022-12-31T13:41:38.258Z] #75 140.9 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success
13:41:38 [2022-12-31T13:41:38.258Z] #75 140.9 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success
13:41:38 [2022-12-31T13:41:38.258Z] #75 140.9 make  install-recursive
13:41:38 [2022-12-31T13:41:38.258Z] #75 140.9 make[3]: Entering directory '/tmp/crun-build/libocispec'
13:41:38 [2022-12-31T13:41:38.258Z] #75 141.0 Making install in yajl
13:41:38 [2022-12-31T13:41:38.258Z] #75 141.0 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl'
13:41:38 [2022-12-31T13:41:38.258Z] #75 141.0   CC       verify/json_verify-json_verify.o
13:41:38 [2022-12-31T13:41:38.258Z] #75 141.0   CC       src/libyajl_la-yajl_alloc.lo
13:41:38 [2022-12-31T13:41:38.258Z] #75 141.1   CC       src/libyajl_la-yajl.lo
13:41:38 [2022-12-31T13:41:38.258Z] #75 141.1   CC       src/libyajl_la-yajl_gen.lo
13:41:38 [2022-12-31T13:41:38.258Z] #75 141.1   CC       src/libyajl_la-yajl_parser.lo
13:41:38 [2022-12-31T13:41:38.258Z] #75 141.1   CC       src/libyajl_la-yajl_buf.lo
13:41:38 [2022-12-31T13:41:38.258Z] #75 141.1   CC       src/libyajl_la-yajl_encode.lo
13:41:38 [2022-12-31T13:41:38.258Z] #75 141.2   CC       src/libyajl_la-yajl_lex.lo
13:41:38 [2022-12-31T13:41:38.258Z] #75 141.2   CC       src/libyajl_la-yajl_tree.lo
13:41:40 [2022-12-31T13:41:40.787Z] #75 145.4   CCLD     libyajl.la
13:41:41 [2022-12-31T13:41:41.353Z] #75 145.7   CCLD     verify/json_verify
13:41:41 [2022-12-31T13:41:41.353Z] #75 146.0 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl'
13:41:41 [2022-12-31T13:41:41.353Z] #75 146.0 make[5]: Nothing to be done for 'install-exec-am'.
13:41:41 [2022-12-31T13:41:41.353Z] #75 146.0 make[5]: Nothing to be done for 'install-data-am'.
13:41:41 [2022-12-31T13:41:41.353Z] #75 146.0 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl'
13:41:41 [2022-12-31T13:41:41.353Z] #75 146.0 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl'
13:41:41 [2022-12-31T13:41:41.353Z] #75 146.0 make[4]: Entering directory '/tmp/crun-build/libocispec'
13:41:41 [2022-12-31T13:41:41.611Z] #75 146.1   CC       src/validate.o
13:41:41 [2022-12-31T13:41:41.611Z] #75 146.1   CC       src/image_spec_schema_config_schema.lo
13:41:41 [2022-12-31T13:41:41.611Z] #75 146.1   CC       src/image_spec_schema_defs.lo
13:41:41 [2022-12-31T13:41:41.611Z] #75 146.2   CC       src/image_spec_schema_content_descriptor.lo
13:41:41 [2022-12-31T13:41:41.611Z] #75 146.2   CC       src/image_spec_schema_defs_descriptor.lo
13:41:41 [2022-12-31T13:41:41.611Z] #75 146.2   CC       src/image_spec_schema_image_index_schema.lo
13:41:41 [2022-12-31T13:41:41.611Z] #75 146.2   CC       src/image_spec_schema_image_layout_schema.lo
13:41:41 [2022-12-31T13:41:41.611Z] #75 146.2   CC       src/image_spec_schema_image_manifest_schema.lo
13:41:41 [2022-12-31T13:41:41.611Z] #75 146.2   CC       src/runtime_spec_schema_config_linux.lo
13:41:41 [2022-12-31T13:41:41.611Z] #75 146.3   CC       src/runtime_spec_schema_config_zos.lo
13:41:41 [2022-12-31T13:41:41.868Z] #75 146.3   CC       src/runtime_spec_schema_config_schema.lo
13:41:41 [2022-12-31T13:41:41.868Z] #75 146.3   CC       src/runtime_spec_schema_config_solaris.lo
13:41:41 [2022-12-31T13:41:41.868Z] #75 146.4   CC       src/runtime_spec_schema_config_vm.lo
13:41:41 [2022-12-31T13:41:41.868Z] #75 146.5   CC       src/runtime_spec_schema_config_windows.lo
13:41:41 [2022-12-31T13:41:41.868Z] #75 146.5   CC       src/runtime_spec_schema_defs.lo
13:41:41 [2022-12-31T13:41:41.868Z] #75 ...
13:41:41 [2022-12-31T13:41:41.868Z] 
13:41:41 [2022-12-31T13:41:41.868Z] #92 [dev-systemd-false  9/29] RUN pip3 install yamllint==1.27.1
13:41:41 [2022-12-31T13:41:41.868Z] #92 9.015 Collecting yamllint==1.27.1
13:41:43 [2022-12-31T13:41:43.241Z] #92 10.07   Downloading yamllint-1.27.1.tar.gz (129 kB)
13:41:43 [2022-12-31T13:41:43.806Z] #92 11.02 Collecting pathspec>=0.5.3
13:41:44 [2022-12-31T13:41:44.064Z] #92 11.06   Downloading pathspec-0.10.3-py3-none-any.whl (29 kB)
13:41:44 [2022-12-31T13:41:44.322Z] #92 11.34 Collecting pyyaml
13:41:44 [2022-12-31T13:41:44.322Z] #92 11.36   Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB)
13:41:44 [2022-12-31T13:41:44.322Z] #92 11.40 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0)
13:41:44 [2022-12-31T13:41:44.322Z] #92 11.40 Building wheels for collected packages: yamllint
13:41:44 [2022-12-31T13:41:44.322Z] #92 11.42   Building wheel for yamllint (setup.py): started
13:41:45 [2022-12-31T13:41:45.256Z] #92 12.31   Building wheel for yamllint (setup.py): finished with status 'done'
13:41:45 [2022-12-31T13:41:45.256Z] #92 12.31   Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=ef1c5fd823c7869aafd7bf360c94abb7f975ad5c145cd676766bf55a5e10756b
13:41:45 [2022-12-31T13:41:45.256Z] #92 12.31   Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee
13:41:45 [2022-12-31T13:41:45.256Z] #92 12.32 Successfully built yamllint
13:41:45 [2022-12-31T13:41:45.256Z] #92 12.34 Installing collected packages: pyyaml, pathspec, yamllint
13:41:45 [2022-12-31T13:41:45.513Z] #92 12.71 Successfully installed pathspec-0.10.3 pyyaml-6.0 yamllint-1.27.1
13:41:46 [2022-12-31T13:41:46.449Z] #92 DONE 13.3s
13:41:46 [2022-12-31T13:41:46.449Z] 
13:41:46 [2022-12-31T13:41:46.449Z] #75 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
13:41:46 [2022-12-31T13:41:46.449Z] #75 146.6   CC       src/runtime_spec_schema_defs_linux.lo
13:41:46 [2022-12-31T13:41:46.449Z] #75 146.7   CC       src/runtime_spec_schema_defs_zos.lo
13:41:46 [2022-12-31T13:41:46.449Z] #75 146.7   CC       src/runtime_spec_schema_defs_vm.lo
13:41:46 [2022-12-31T13:41:46.449Z] #75 146.8   CC       src/runtime_spec_schema_defs_windows.lo
13:41:46 [2022-12-31T13:41:46.449Z] #75 146.8   CC       src/runtime_spec_schema_state_schema.lo
13:41:46 [2022-12-31T13:41:46.449Z] #75 147.0   CC       src/image_manifest_items_image_manifest_items_schema.lo
13:41:46 [2022-12-31T13:41:46.449Z] #75 147.1   CC       src/basic_test_double_array_item.lo
13:41:46 [2022-12-31T13:41:46.449Z] #75 147.2   CC       src/basic_test_double_array.lo
13:41:46 [2022-12-31T13:41:46.449Z] #75 147.4   CC       src/basic_test_top_array_int.lo
13:41:46 [2022-12-31T13:41:46.449Z] #75 147.5   CC       src/basic_test_top_array_string.lo
13:41:46 [2022-12-31T13:41:46.449Z] #75 147.7   CC       src/basic_test_top_double_array_int.lo
13:41:46 [2022-12-31T13:41:46.449Z] #75 147.9   CC       src/basic_test_top_double_array_obj.lo
13:41:46 [2022-12-31T13:41:46.449Z] #75 148.1   CC       src/basic_test_top_double_array_refobj.lo
13:41:46 [2022-12-31T13:41:46.449Z] #75 148.2   CC       src/basic_test_top_double_array_string.lo
13:41:46 [2022-12-31T13:41:46.449Z] #75 148.4   CC       src/read-file.lo
13:41:46 [2022-12-31T13:41:46.449Z] #75 148.7   CC       src/json_common.lo
13:41:46 [2022-12-31T13:41:46.449Z] #75 148.8   CC       tests/test-1.o
13:41:46 [2022-12-31T13:41:46.449Z] #75 149.1   CC       tests/test-2.o
13:41:46 [2022-12-31T13:41:46.449Z] #75 149.1   CC       tests/test-3.o
13:41:46 [2022-12-31T13:41:46.449Z] #75 149.3   CC       tests/test-4.o
13:41:46 [2022-12-31T13:41:46.449Z] #75 149.5   CC       tests/test-5.o
13:41:46 [2022-12-31T13:41:46.449Z] #75 149.8   CC       tests/test-6.o
13:41:46 [2022-12-31T13:41:46.449Z] #75 149.8   CC       tests/test-7.o
13:41:46 [2022-12-31T13:41:46.449Z] #75 150.1   CC       tests/test-8.o
13:41:46 [2022-12-31T13:41:46.449Z] #75 150.2   CC       tests/test-9.o
13:41:46 [2022-12-31T13:41:46.449Z] #75 150.4   CC       tests/test-10.o
13:41:46 [2022-12-31T13:41:46.449Z] #75 150.4   CC       tests/test-11.o
13:42:18 [2022-12-31T13:42:18.531Z] #75 179.3   CCLD     libocispec.la
13:42:18 [2022-12-31T13:42:18.531Z] #75 179.7   CCLD     src/validate
13:42:18 [2022-12-31T13:42:18.531Z] #75 179.7   CCLD     tests/test-1
13:42:18 [2022-12-31T13:42:18.531Z] #75 179.7   CCLD     tests/test-2
13:42:18 [2022-12-31T13:42:18.531Z] #75 179.7   CCLD     tests/test-3
13:42:18 [2022-12-31T13:42:18.531Z] #75 179.7   CCLD     tests/test-4
13:42:18 [2022-12-31T13:42:18.531Z] #75 179.8   CCLD     tests/test-5
13:42:18 [2022-12-31T13:42:18.531Z] #75 179.9   CCLD     tests/test-6
13:42:18 [2022-12-31T13:42:18.531Z] #75 179.9   CCLD     tests/test-7
13:42:18 [2022-12-31T13:42:18.531Z] #75 180.0   CCLD     tests/test-8
13:42:18 [2022-12-31T13:42:18.531Z] #75 180.0   CCLD     tests/test-9
13:42:18 [2022-12-31T13:42:18.531Z] #75 180.2   CCLD     tests/test-10
13:42:18 [2022-12-31T13:42:18.531Z] #75 180.3 /bin/bash ./libtool --mode=link  libocispec.la -o libocispec.a
13:42:18 [2022-12-31T13:42:18.531Z] #75 180.3   CCLD     tests/test-11
13:42:18 [2022-12-31T13:42:18.531Z] #75 181.9 libtool: link: ar cr libocispec.a 
13:42:18 [2022-12-31T13:42:18.531Z] #75 181.9 libtool: link: ranlib libocispec.a
13:42:18 [2022-12-31T13:42:18.798Z] #75 183.4 make[5]: Entering directory '/tmp/crun-build/libocispec'
13:42:18 [2022-12-31T13:42:18.798Z] #75 183.5 make[5]: Nothing to be done for 'install-exec-am'.
13:42:19 [2022-12-31T13:42:19.061Z] #75 183.5 make[5]: Nothing to be done for 'install-data-am'.
13:42:19 [2022-12-31T13:42:19.061Z] #75 183.5 make[5]: Leaving directory '/tmp/crun-build/libocispec'
13:42:19 [2022-12-31T13:42:19.061Z] #75 183.5 make[4]: Leaving directory '/tmp/crun-build/libocispec'
13:42:19 [2022-12-31T13:42:19.061Z] #75 183.5 make[3]: Leaving directory '/tmp/crun-build/libocispec'
13:42:19 [2022-12-31T13:42:19.061Z] #75 183.5 make[2]: Leaving directory '/tmp/crun-build/libocispec'
13:42:19 [2022-12-31T13:42:19.061Z] #75 183.5 make[2]: Entering directory '/tmp/crun-build'
13:42:19 [2022-12-31T13:42:19.061Z] #75 183.7   CC       src/libcrun/libcrun_testing_a-utils.o
13:42:19 [2022-12-31T13:42:19.061Z] #75 183.7   CC       src/libcrun/libcrun_testing_a-cloned_binary.o
13:42:19 [2022-12-31T13:42:19.061Z] #75 183.7   CC       src/libcrun/libcrun_testing_a-container.o
13:42:19 [2022-12-31T13:42:19.061Z] #75 183.7   CC       src/libcrun/libcrun_testing_a-cgroup.o
13:42:19 [2022-12-31T13:42:19.061Z] #75 183.7   CC       src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o
13:42:19 [2022-12-31T13:42:19.061Z] #75 183.7   CC       src/libcrun/libcrun_testing_a-cgroup-resources.o
13:42:19 [2022-12-31T13:42:19.324Z] #75 183.7   CC       src/libcrun/libcrun_testing_a-cgroup-setup.o
13:42:19 [2022-12-31T13:42:19.324Z] #75 183.8   CC       src/libcrun/libcrun_testing_a-cgroup-systemd.o
13:42:19 [2022-12-31T13:42:19.324Z] #75 183.8   CC       src/libcrun/libcrun_testing_a-cgroup-utils.o
13:42:19 [2022-12-31T13:42:19.324Z] #75 183.8   CC       src/libcrun/libcrun_testing_a-criu.o
13:42:19 [2022-12-31T13:42:19.324Z] #75 183.9   CC       src/libcrun/libcrun_testing_a-custom-handler.o
13:42:19 [2022-12-31T13:42:19.324Z] #75 183.9   CC       src/libcrun/libcrun_testing_a-linux.o
13:42:19 [2022-12-31T13:42:19.324Z] #75 183.9   CC       src/libcrun/libcrun_testing_a-seccomp.o
13:42:19 [2022-12-31T13:42:19.583Z] #75 184.0   CC       src/libcrun/libcrun_testing_a-ebpf.o
13:42:19 [2022-12-31T13:42:19.583Z] #75 184.1   CC       src/libcrun/libcrun_testing_a-error.o
13:42:19 [2022-12-31T13:42:19.855Z] #75 184.1   CC       src/libcrun/libcrun_testing_a-status.o
13:42:19 [2022-12-31T13:42:19.855Z] #75 184.2   CC       src/libcrun/libcrun_testing_a-terminal.o
13:42:19 [2022-12-31T13:42:19.855Z] #75 184.4   CC       src/libcrun/libcrun_testing_a-chroot_realpath.o
13:42:20 [2022-12-31T13:42:20.114Z] #75 184.5   CC       src/libcrun/libcrun_testing_a-signals.o
13:42:20 [2022-12-31T13:42:20.114Z] #75 184.7   CC       src/libcrun/libcrun_testing_a-mount_flags.o
13:42:20 [2022-12-31T13:42:20.114Z] #75 184.7   CC       src/libcrun/libcrun_testing_a-seccomp_notify.o
13:42:20 [2022-12-31T13:42:20.371Z] #75 184.8   CC       src/libcrun/handlers/libcrun_testing_a-handler-utils.o
13:42:20 [2022-12-31T13:42:20.371Z] #75 184.9   CC       src/libcrun/handlers/libcrun_testing_a-krun.o
13:42:20 [2022-12-31T13:42:20.629Z] #75 185.1   CC       src/libcrun/handlers/libcrun_testing_a-wasmedge.o
13:42:20 [2022-12-31T13:42:20.629Z] #75 185.2   CC       src/libcrun/handlers/libcrun_testing_a-wasmer.o
13:42:20 [2022-12-31T13:42:20.629Z] #75 185.3   CC       tests/tests_libcrun_errors-tests_libcrun_errors.o
13:42:20 [2022-12-31T13:42:20.886Z] #75 185.3   CC       tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o
13:42:21 [2022-12-31T13:42:21.452Z] #75 185.8   CC       src/crun-crun.o
13:42:21 [2022-12-31T13:42:21.452Z] #75 185.8   CC       src/crun-run.o
13:42:21 [2022-12-31T13:42:21.452Z] #75 185.9   CC       src/crun-delete.o
13:42:21 [2022-12-31T13:42:21.452Z] #75 186.0   CC       src/crun-kill.o
13:42:21 [2022-12-31T13:42:21.711Z] #75 186.1   CC       src/crun-pause.o
13:42:21 [2022-12-31T13:42:21.711Z] #75 186.3   CC       src/crun-unpause.o
13:42:21 [2022-12-31T13:42:21.968Z] #75 186.4   CC       src/crun-spec.o
13:42:22 [2022-12-31T13:42:22.225Z] #75 186.6   CC       src/crun-exec.o
13:42:22 [2022-12-31T13:42:22.483Z] #75 186.9   CC       src/crun-list.o
13:42:22 [2022-12-31T13:42:22.483Z] #75 186.9   CC       src/crun-create.o
13:42:22 [2022-12-31T13:42:22.483Z] #75 187.1   CC       src/crun-start.o
13:42:22 [2022-12-31T13:42:22.741Z] #75 187.2   CC       src/crun-state.o
13:42:22 [2022-12-31T13:42:22.999Z] #75 187.5   CC       src/crun-update.o
13:42:23 [2022-12-31T13:42:23.257Z] #75 187.6   CC       src/crun-ps.o
13:42:23 [2022-12-31T13:42:23.257Z] #75 187.8   CC       src/crun-checkpoint.o
13:42:23 [2022-12-31T13:42:23.515Z] #75 187.9   CC       src/crun-restore.o
13:42:23 [2022-12-31T13:42:23.515Z] #75 188.1   CC       src/libcrun/libcrun_la-utils.lo
13:42:23 [2022-12-31T13:42:23.772Z] #75 188.3   CC       src/libcrun/libcrun_la-cloned_binary.lo
13:42:24 [2022-12-31T13:42:24.037Z] #75 188.4   CC       src/libcrun/libcrun_la-container.lo
13:42:24 [2022-12-31T13:42:24.037Z] #75 ...
13:42:24 [2022-12-31T13:42:24.037Z] 
13:42:24 [2022-12-31T13:42:24.037Z] #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...)
13:42:24 [2022-12-31T13:42:24.037Z] #78 DONE 189.2s
13:42:24 [2022-12-31T13:42:24.294Z] 
13:42:24 [2022-12-31T13:42:24.294Z] #75 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
13:42:24 [2022-12-31T13:42:24.294Z] #75 188.7   CC       src/libcrun/libcrun_la-cgroup.lo
13:42:24 [2022-12-31T13:42:24.294Z] #75 188.8   CC       src/libcrun/libcrun_la-cgroup-cgroupfs.lo
13:42:24 [2022-12-31T13:42:24.554Z] #75 189.0   CC       src/libcrun/libcrun_la-cgroup-resources.lo
13:42:24 [2022-12-31T13:42:24.554Z] #75 189.2   CC       src/libcrun/libcrun_la-cgroup-setup.lo
13:42:25 [2022-12-31T13:42:25.133Z] #75 ...
13:42:25 [2022-12-31T13:42:25.133Z] 
13:42:25 [2022-12-31T13:42:25.133Z] #93 [dev-systemd-false 10/29] COPY --from=dockercli     /build/ /usr/local/cli
13:42:25 [2022-12-31T13:42:25.133Z] #93 DONE 0.1s
13:42:25 [2022-12-31T13:42:25.133Z] 
13:42:25 [2022-12-31T13:42:25.133Z] #75 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
13:42:25 [2022-12-31T13:42:25.133Z] #75 189.5   CC       src/libcrun/libcrun_la-cgroup-utils.lo
13:42:25 [2022-12-31T13:42:25.133Z] #75 189.6   CC       src/libcrun/libcrun_la-cgroup-systemd.lo
13:42:25 [2022-12-31T13:42:25.133Z] #75 189.7   CC       src/libcrun/libcrun_la-criu.lo
13:42:25 [2022-12-31T13:42:25.391Z] #75 190.0   CC       src/libcrun/libcrun_la-custom-handler.lo
13:42:25 [2022-12-31T13:42:25.391Z] #75 190.1   CC       src/libcrun/libcrun_la-linux.lo
13:42:25 [2022-12-31T13:42:25.957Z] #75 ...
13:42:25 [2022-12-31T13:42:25.957Z] 
13:42:25 [2022-12-31T13:42:25.957Z] #94 [dev-systemd-false 11/29] COPY --from=frozen-images /build/ /docker-frozen-images
13:42:25 [2022-12-31T13:42:25.957Z] #94 DONE 0.8s
13:42:25 [2022-12-31T13:42:25.957Z] 
13:42:25 [2022-12-31T13:42:25.957Z] #95 [dev-systemd-false 12/29] COPY --from=swagger       /build/ /usr/local/bin/
13:42:25 [2022-12-31T13:42:25.957Z] #95 DONE 0.1s
13:42:25 [2022-12-31T13:42:25.957Z] 
13:42:25 [2022-12-31T13:42:25.957Z] #96 [dev-systemd-false 13/29] COPY --from=delve         /build/ /usr/local/bin/
13:42:25 [2022-12-31T13:42:25.957Z] #96 DONE 0.1s
13:42:25 [2022-12-31T13:42:25.957Z] 
13:42:25 [2022-12-31T13:42:25.957Z] #75 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
13:42:25 [2022-12-31T13:42:25.957Z] #75 190.4   CC       src/libcrun/libcrun_la-seccomp.lo
13:42:25 [2022-12-31T13:42:25.957Z] #75 ...
13:42:25 [2022-12-31T13:42:25.957Z] 
13:42:25 [2022-12-31T13:42:25.957Z] #97 [dev-systemd-false 14/29] COPY --from=tomll         /build/ /usr/local/bin/
13:42:25 [2022-12-31T13:42:25.957Z] #97 DONE 0.1s
13:42:25 [2022-12-31T13:42:25.957Z] 
13:42:25 [2022-12-31T13:42:25.957Z] #98 [dev-systemd-false 15/29] COPY --from=gowinres      /build/ /usr/local/bin/
13:42:25 [2022-12-31T13:42:25.957Z] #98 DONE 0.1s
13:42:26 [2022-12-31T13:42:26.215Z] 
13:42:26 [2022-12-31T13:42:26.215Z] #99 [dev-systemd-false 16/29] COPY --from=tini          /build/ /usr/local/bin/
13:42:26 [2022-12-31T13:42:26.215Z] #99 DONE 0.1s
13:42:26 [2022-12-31T13:42:26.215Z] 
13:42:26 [2022-12-31T13:42:26.215Z] #100 [dev-systemd-false 17/29] COPY --from=registry      /build/ /usr/local/bin/
13:42:26 [2022-12-31T13:42:26.473Z] #100 DONE 0.1s
13:42:26 [2022-12-31T13:42:26.473Z] 
13:42:26 [2022-12-31T13:42:26.473Z] #101 [dev-systemd-false 18/29] COPY --from=criu          /build/ /usr/local/bin/
13:42:26 [2022-12-31T13:42:26.473Z] #101 DONE 0.1s
13:42:26 [2022-12-31T13:42:26.473Z] 
13:42:26 [2022-12-31T13:42:26.473Z] #102 [dev-systemd-false 19/29] COPY --from=gotestsum     /build/ /usr/local/bin/
13:42:26 [2022-12-31T13:42:26.473Z] #102 DONE 0.1s
13:42:26 [2022-12-31T13:42:26.473Z] 
13:42:26 [2022-12-31T13:42:26.473Z] #75 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
13:42:26 [2022-12-31T13:42:26.731Z] #75 191.4   CC       src/libcrun/libcrun_la-ebpf.lo
13:42:26 [2022-12-31T13:42:26.989Z] #75 191.5   CC       src/libcrun/libcrun_la-error.lo
13:42:26 [2022-12-31T13:42:26.989Z] #75 191.6   CC       src/libcrun/libcrun_la-status.lo
13:42:27 [2022-12-31T13:42:27.247Z] #75 191.8   CC       src/libcrun/libcrun_la-terminal.lo
13:42:27 [2022-12-31T13:42:27.505Z] #75 192.0   CC       src/libcrun/libcrun_la-chroot_realpath.lo
13:42:27 [2022-12-31T13:42:27.763Z] #75 192.3   CC       src/libcrun/libcrun_la-signals.lo
13:42:28 [2022-12-31T13:42:28.021Z] #75 192.4   CC       src/libcrun/libcrun_la-mount_flags.lo
13:42:28 [2022-12-31T13:42:28.021Z] #75 192.5   CC       src/libcrun/libcrun_la-seccomp_notify.lo
13:42:28 [2022-12-31T13:42:28.278Z] #75 192.8   CC       src/libcrun/handlers/libcrun_la-handler-utils.lo
13:42:28 [2022-12-31T13:42:28.536Z] #75 193.1   CC       src/libcrun/handlers/libcrun_la-wasmedge.lo
13:42:28 [2022-12-31T13:42:28.536Z] #75 193.1   CC       src/libcrun/handlers/libcrun_la-krun.lo
13:42:29 [2022-12-31T13:42:29.103Z] #75 193.4   CC       src/libcrun/handlers/libcrun_la-wasmer.lo
13:42:30 [2022-12-31T13:42:30.036Z] #75 194.4   CC       tests/init.o
13:42:30 [2022-12-31T13:42:30.294Z] #75 194.8   CC       tests/tests_libcrun_utils-tests_libcrun_utils.o
13:42:38 [2022-12-31T13:42:38.402Z] #75 ...
13:42:38 [2022-12-31T13:42:38.402Z] 
13:42:38 [2022-12-31T13:42:38.402Z] #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...)
13:42:38 [2022-12-31T13:42:38.402Z] #76 DONE 199.3s
13:42:38 [2022-12-31T13:42:38.402Z] 
13:42:38 [2022-12-31T13:42:38.402Z] #63 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.49.0"      && /build/golangci-lint --version
13:42:43 [2022-12-31T13:42:43.662Z] #63 ...
13:42:43 [2022-12-31T13:42:43.662Z] 
13:42:43 [2022-12-31T13:42:43.662Z] #75 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
13:42:43 [2022-12-31T13:42:43.662Z] #75 207.6   CCLD     tests/init
13:42:55 [2022-12-31T13:42:55.858Z] #75 219.0   AR       libcrun_testing.a
13:42:55 [2022-12-31T13:42:55.858Z] #75 219.0 ar: `u' modifier ignored since `D' is the default (see `U')
13:42:55 [2022-12-31T13:42:55.858Z] #75 219.1   CCLD     tests/tests_libcrun_utils
13:42:55 [2022-12-31T13:42:55.858Z] #75 219.1   CCLD     tests/tests_libcrun_errors
13:42:55 [2022-12-31T13:42:55.858Z] #75 219.1   CCLD     tests/tests_libcrun_fuzzer
13:42:55 [2022-12-31T13:42:55.858Z] #75 219.7   CCLD     libcrun.la
13:42:55 [2022-12-31T13:42:55.858Z] #75 220.3   CCLD     crun
13:42:56 [2022-12-31T13:42:56.116Z] #75 220.6 make[3]: Entering directory '/tmp/crun-build'
13:42:56 [2022-12-31T13:42:56.375Z] #75 220.7  /bin/mkdir -p '/usr/local/lib'
13:42:56 [2022-12-31T13:42:56.375Z] #75 220.7  /bin/mkdir -p '/usr/local/share/man/man1'
13:42:56 [2022-12-31T13:42:56.375Z] #75 220.7  /bin/bash ./libtool   --mode=install /usr/bin/install -c   libcrun.la '/usr/local/lib'
13:42:56 [2022-12-31T13:42:56.375Z] #75 220.8  /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1'
13:42:56 [2022-12-31T13:42:56.375Z] #75 220.8 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la
13:42:56 [2022-12-31T13:42:56.375Z] #75 220.8 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a
13:42:56 [2022-12-31T13:42:56.375Z] #75 220.8 libtool: install: chmod 644 /usr/local/lib/libcrun.a
13:42:56 [2022-12-31T13:42:56.375Z] #75 220.8 libtool: install: ranlib /usr/local/lib/libcrun.a
13:42:56 [2022-12-31T13:42:56.375Z] #75 220.9 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib
13:42:56 [2022-12-31T13:42:56.375Z] #75 220.9 ----------------------------------------------------------------------
13:42:56 [2022-12-31T13:42:56.375Z] #75 220.9 Libraries have been installed in:
13:42:56 [2022-12-31T13:42:56.375Z] #75 220.9    /usr/local/lib
13:42:56 [2022-12-31T13:42:56.375Z] #75 220.9 
13:42:56 [2022-12-31T13:42:56.375Z] #75 220.9 If you ever happen to want to link against installed libraries
13:42:56 [2022-12-31T13:42:56.375Z] #75 220.9 in a given directory, LIBDIR, you must either use libtool, and
13:42:56 [2022-12-31T13:42:56.375Z] #75 220.9 specify the full pathname of the library, or use the '-LLIBDIR'
13:42:56 [2022-12-31T13:42:56.375Z] #75 220.9 flag during linking and do at least one of the following:
13:42:56 [2022-12-31T13:42:56.375Z] #75 220.9    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
13:42:56 [2022-12-31T13:42:56.375Z] #75 220.9      during execution
13:42:56 [2022-12-31T13:42:56.375Z] #75 220.9    - add LIBDIR to the 'LD_RUN_PATH' environment variable
13:42:56 [2022-12-31T13:42:56.375Z] #75 220.9      during linking
13:42:56 [2022-12-31T13:42:56.375Z] #75 220.9    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
13:42:56 [2022-12-31T13:42:56.375Z] #75 220.9    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
13:42:56 [2022-12-31T13:42:56.375Z] #75 220.9 
13:42:56 [2022-12-31T13:42:56.375Z] #75 220.9 See any operating system documentation about shared libraries for
13:42:56 [2022-12-31T13:42:56.375Z] #75 220.9 more information, such as the ld(1) and ld.so(8) manual pages.
13:42:56 [2022-12-31T13:42:56.375Z] #75 220.9 ----------------------------------------------------------------------
13:42:56 [2022-12-31T13:42:56.375Z] #75 220.9  /bin/mkdir -p '/build'
13:42:56 [2022-12-31T13:42:56.375Z] #75 221.0   /bin/bash ./libtool   --mode=install /usr/bin/install -c crun '/build'
13:42:56 [2022-12-31T13:42:56.375Z] #75 221.0 libtool: install: /usr/bin/install -c crun /build/crun
13:42:56 [2022-12-31T13:42:56.375Z] #75 221.0 make[3]: Leaving directory '/tmp/crun-build'
13:42:56 [2022-12-31T13:42:56.375Z] #75 221.0 make[2]: Leaving directory '/tmp/crun-build'
13:42:56 [2022-12-31T13:42:56.375Z] #75 221.0 make[1]: Leaving directory '/tmp/crun-build'
13:42:56 [2022-12-31T13:42:56.941Z] #75 DONE 221.3s
13:42:56 [2022-12-31T13:42:56.941Z] 
13:42:56 [2022-12-31T13:42:56.941Z] #63 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.49.0"      && /build/golangci-lint --version
13:43:01 [2022-12-31T13:43:01.127Z] #63 ...
13:43:01 [2022-12-31T13:43:01.127Z] 
13:43:01 [2022-12-31T13:43:01.127Z] #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...)
13:43:01 [2022-12-31T13:43:01.127Z] #80 206.2 + bin/containerd
13:43:01 [2022-12-31T13:43:01.127Z] #80 206.2 go build  -gcflags=-trimpath=/go/src  -o bin/containerd -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.0-beta.1 -X github.com/containerd/containerd/version.Revision=7db53e0e8cde84641634a2fa083b1f2b1b51e46a -X github.com/containerd/containerd/version.Package=github.com/containerd/containerd -s -w -extldflags "-static" ' -tags "urfave_cli_no_docs osusergo netgo static_build"  ./cmd/containerd
13:43:05 [2022-12-31T13:43:05.313Z] #80 ...
13:43:05 [2022-12-31T13:43:05.313Z] 
13:43:05 [2022-12-31T13:43:05.313Z] #63 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.49.0"      && /build/golangci-lint --version
13:43:05 [2022-12-31T13:43:05.313Z] #63 284.5 golangci-lint has version v1.49.0 built from (unknown, mod sum: "h1:I8WHOavragDttlLHtSraHn/h39C+R60bEQ5NoGcHQr8=") on (unknown)
13:43:05 [2022-12-31T13:43:05.313Z] #63 DONE 284.8s
13:43:05 [2022-12-31T13:43:05.313Z] 
13:43:05 [2022-12-31T13:43:05.313Z] #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...)
13:43:05 [2022-12-31T13:43:05.571Z] #80 ...
13:43:05 [2022-12-31T13:43:05.571Z] 
13:43:05 [2022-12-31T13:43:05.571Z] #103 [dev-systemd-false 20/29] COPY --from=golangci_lint /build/ /usr/local/bin/
13:43:05 [2022-12-31T13:43:05.571Z] #103 DONE 0.2s
13:43:05 [2022-12-31T13:43:05.571Z] 
13:43:05 [2022-12-31T13:43:05.571Z] #104 [dev-systemd-false 21/29] COPY --from=shfmt         /build/ /usr/local/bin/
13:43:05 [2022-12-31T13:43:05.571Z] #104 DONE 0.1s
13:43:05 [2022-12-31T13:43:05.571Z] 
13:43:05 [2022-12-31T13:43:05.571Z] #105 [dev-systemd-false 22/29] COPY --from=runc          /build/ /usr/local/bin/
13:43:05 [2022-12-31T13:43:05.828Z] #105 DONE 0.1s
13:43:05 [2022-12-31T13:43:05.828Z] 
13:43:05 [2022-12-31T13:43:05.828Z] #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...)
13:43:44 [2022-12-31T13:43:44.527Z] #80 247.8 + bin/containerd-stress
13:43:44 [2022-12-31T13:43:44.528Z] #80 247.8 go build  -gcflags=-trimpath=/go/src  -o bin/containerd-stress -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.0-beta.1 -X github.com/containerd/containerd/version.Revision=7db53e0e8cde84641634a2fa083b1f2b1b51e46a -X github.com/containerd/containerd/version.Package=github.com/containerd/containerd -s -w -extldflags "-static" ' -tags "urfave_cli_no_docs osusergo netgo static_build"  ./cmd/containerd-stress
13:43:44 [2022-12-31T13:43:44.528Z] #80 249.4 + bin/containerd-shim
13:43:44 [2022-12-31T13:43:44.528Z] #80 250.0 + bin/containerd-shim-runc-v1
13:43:45 [2022-12-31T13:43:45.460Z] #80 251.0 + bin/containerd-shim-runc-v2
13:43:46 [2022-12-31T13:43:46.393Z] #80 251.8 + binaries
13:43:48 [2022-12-31T13:43:48.288Z] #80 DONE 253.7s
13:43:48 [2022-12-31T13:43:48.852Z] 
13:43:48 [2022-12-31T13:43:48.852Z] #106 [dev-systemd-false 23/29] COPY --from=containerd    /build/ /usr/local/bin/
13:43:49 [2022-12-31T13:43:49.784Z] #106 DONE 1.1s
13:43:49 [2022-12-31T13:43:49.784Z] 
13:43:49 [2022-12-31T13:43:49.784Z] #107 [dev-systemd-false 24/29] COPY --from=rootlesskit   /build/ /usr/local/bin/
13:43:49 [2022-12-31T13:43:49.784Z] #107 DONE 0.1s
13:43:49 [2022-12-31T13:43:49.784Z] 
13:43:49 [2022-12-31T13:43:49.784Z] #108 [dev-systemd-false 25/29] COPY --from=vpnkit        /       /usr/local/bin/
13:43:49 [2022-12-31T13:43:49.784Z] #108 DONE 0.1s
13:43:50 [2022-12-31T13:43:50.042Z] 
13:43:50 [2022-12-31T13:43:50.042Z] #109 [dev-systemd-false 26/29] COPY --from=containerutil /build/ /usr/local/bin/
13:43:50 [2022-12-31T13:43:50.042Z] #109 DONE 0.0s
13:43:50 [2022-12-31T13:43:50.042Z] 
13:43:50 [2022-12-31T13:43:50.042Z] #110 [dev-systemd-false 27/29] COPY --from=crun          /build/ /usr/local/bin/
13:43:50 [2022-12-31T13:43:50.042Z] #110 DONE 0.1s
13:43:50 [2022-12-31T13:43:50.042Z] 
13:43:50 [2022-12-31T13:43:50.042Z] #111 [dev-systemd-false 28/29] COPY hack/dockerfile/etc/docker/  /etc/docker/
13:43:50 [2022-12-31T13:43:50.042Z] #111 DONE 0.1s
13:43:50 [2022-12-31T13:43:50.042Z] 
13:43:50 [2022-12-31T13:43:50.042Z] #112 [dev-systemd-false 29/29] WORKDIR /go/src/github.com/docker/docker
13:43:50 [2022-12-31T13:43:50.042Z] #112 DONE 0.0s
13:43:50 [2022-12-31T13:43:50.042Z] 
13:43:50 [2022-12-31T13:43:50.042Z] #113 [final 1/1] COPY . /go/src/github.com/docker/docker
13:43:51 [2022-12-31T13:43:51.512Z] #113 DONE 1.1s
13:43:51 [2022-12-31T13:43:51.512Z] 
13:43:51 [2022-12-31T13:43:51.512Z] #114 exporting to image
13:43:51 [2022-12-31T13:43:51.512Z] #114 exporting layers
13:43:54 [2022-12-31T13:43:54.813Z] #114 exporting layers 3.1s done
13:43:54 [2022-12-31T13:43:54.813Z] #114 writing image sha256:534fa0a28b45bef78ff5f54d74ad56ab6f83b449bd1d188c3ce9fc08bf876897 done
13:43:54 [2022-12-31T13:43:54.813Z] #114 naming to docker.io/library/docker:a5ebd28797c8e757e08e2d5bf09f447793eadc72 done
13:43:54 [2022-12-31T13:43:54.813Z] #114 DONE 3.1s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
13:43:55 [2022-12-31T13:43:55.121Z] + sudo modprobe ip6table_filter
[Pipeline] sh
13:43:55 [2022-12-31T13:43:55.403Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44723/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a5ebd28797c8e757e08e2d5bf09f447793eadc72 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a5ebd28797c8e757e08e2d5bf09f447793eadc72 hack/test/unit
13:43:55 [2022-12-31T13:43:55.968Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove journald')
13:43:55 [2022-12-31T13:43:55.968Z] + TESTFLAGS+=' -test.timeout=5m'
13:43:55 [2022-12-31T13:43:55.968Z] + TESTDIRS=./...
13:43:55 [2022-12-31T13:43:55.968Z] + exclude_paths='/vendor/|/integration'
13:43:55 [2022-12-31T13:43:55.968Z] ++ go list ./...
13:43:55 [2022-12-31T13:43:55.968Z] ++ grep -vE '(/vendor/|/integration)'
13:43:56 [2022-12-31T13:43:56.903Z] + pkg_list='github.com/docker/docker/api
13:43:56 [2022-12-31T13:43:56.903Z] github.com/docker/docker/api/server
13:43:56 [2022-12-31T13:43:56.903Z] github.com/docker/docker/api/server/backend/build
13:43:56 [2022-12-31T13:43:56.903Z] github.com/docker/docker/api/server/httpstatus
13:43:56 [2022-12-31T13:43:56.903Z] github.com/docker/docker/api/server/httputils
13:43:56 [2022-12-31T13:43:56.903Z] github.com/docker/docker/api/server/middleware
13:43:56 [2022-12-31T13:43:56.903Z] github.com/docker/docker/api/server/router
13:43:56 [2022-12-31T13:43:56.903Z] github.com/docker/docker/api/server/router/build
13:43:56 [2022-12-31T13:43:56.903Z] github.com/docker/docker/api/server/router/checkpoint
13:43:56 [2022-12-31T13:43:56.903Z] github.com/docker/docker/api/server/router/container
13:43:56 [2022-12-31T13:43:56.903Z] github.com/docker/docker/api/server/router/debug
13:43:56 [2022-12-31T13:43:56.903Z] github.com/docker/docker/api/server/router/distribution
13:43:56 [2022-12-31T13:43:56.903Z] github.com/docker/docker/api/server/router/grpc
13:43:56 [2022-12-31T13:43:56.903Z] github.com/docker/docker/api/server/router/image
13:43:56 [2022-12-31T13:43:56.903Z] github.com/docker/docker/api/server/router/network
13:43:56 [2022-12-31T13:43:56.903Z] github.com/docker/docker/api/server/router/plugin
13:43:56 [2022-12-31T13:43:56.903Z] github.com/docker/docker/api/server/router/session
13:43:56 [2022-12-31T13:43:56.903Z] github.com/docker/docker/api/server/router/swarm
13:43:56 [2022-12-31T13:43:56.903Z] github.com/docker/docker/api/server/router/system
13:43:56 [2022-12-31T13:43:56.903Z] github.com/docker/docker/api/server/router/volume
13:43:56 [2022-12-31T13:43:56.903Z] github.com/docker/docker/api/types
13:43:56 [2022-12-31T13:43:56.903Z] github.com/docker/docker/api/types/backend
13:43:56 [2022-12-31T13:43:56.903Z] github.com/docker/docker/api/types/blkiodev
13:43:56 [2022-12-31T13:43:56.903Z] github.com/docker/docker/api/types/container
13:43:56 [2022-12-31T13:43:56.903Z] github.com/docker/docker/api/types/events
13:43:56 [2022-12-31T13:43:56.903Z] github.com/docker/docker/api/types/filters
13:43:56 [2022-12-31T13:43:56.903Z] github.com/docker/docker/api/types/image
13:43:56 [2022-12-31T13:43:56.903Z] github.com/docker/docker/api/types/mount
13:43:56 [2022-12-31T13:43:56.903Z] github.com/docker/docker/api/types/network
13:43:56 [2022-12-31T13:43:56.903Z] github.com/docker/docker/api/types/plugins/logdriver
13:43:56 [2022-12-31T13:43:56.903Z] github.com/docker/docker/api/types/registry
13:43:56 [2022-12-31T13:43:56.903Z] github.com/docker/docker/api/types/strslice
13:43:56 [2022-12-31T13:43:56.903Z] github.com/docker/docker/api/types/swarm
13:43:56 [2022-12-31T13:43:56.903Z] github.com/docker/docker/api/types/swarm/runtime
13:43:56 [2022-12-31T13:43:56.903Z] github.com/docker/docker/api/types/time
13:43:56 [2022-12-31T13:43:56.903Z] github.com/docker/docker/api/types/versions
13:43:56 [2022-12-31T13:43:56.903Z] github.com/docker/docker/api/types/versions/v1p19
13:43:56 [2022-12-31T13:43:56.903Z] github.com/docker/docker/api/types/versions/v1p20
13:43:56 [2022-12-31T13:43:56.903Z] github.com/docker/docker/api/types/volume
13:43:56 [2022-12-31T13:43:56.903Z] github.com/docker/docker/builder
13:43:56 [2022-12-31T13:43:56.903Z] github.com/docker/docker/builder/builder-next
13:43:56 [2022-12-31T13:43:56.903Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
13:43:56 [2022-12-31T13:43:56.903Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
13:43:56 [2022-12-31T13:43:56.903Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
13:43:56 [2022-12-31T13:43:56.903Z] github.com/docker/docker/builder/builder-next/exporter
13:43:56 [2022-12-31T13:43:56.903Z] github.com/docker/docker/builder/builder-next/imagerefchecker
13:43:56 [2022-12-31T13:43:56.903Z] github.com/docker/docker/builder/builder-next/worker
13:43:56 [2022-12-31T13:43:56.903Z] github.com/docker/docker/builder/dockerfile
13:43:56 [2022-12-31T13:43:56.903Z] github.com/docker/docker/builder/remotecontext
13:43:56 [2022-12-31T13:43:56.903Z] github.com/docker/docker/builder/remotecontext/git
13:43:56 [2022-12-31T13:43:56.903Z] github.com/docker/docker/builder/remotecontext/urlutil
13:43:56 [2022-12-31T13:43:56.903Z] github.com/docker/docker/cli/debug
13:43:56 [2022-12-31T13:43:56.903Z] github.com/docker/docker/cli/winresources/docker-proxy
13:43:56 [2022-12-31T13:43:56.903Z] github.com/docker/docker/cli/winresources/dockerd
13:43:56 [2022-12-31T13:43:56.903Z] github.com/docker/docker/client
13:43:56 [2022-12-31T13:43:56.903Z] github.com/docker/docker/cmd/docker-proxy
13:43:56 [2022-12-31T13:43:56.903Z] github.com/docker/docker/cmd/dockerd
13:43:56 [2022-12-31T13:43:56.903Z] github.com/docker/docker/cmd/dockerd/trap
13:43:56 [2022-12-31T13:43:56.903Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
13:43:56 [2022-12-31T13:43:56.903Z] github.com/docker/docker/container
13:43:56 [2022-12-31T13:43:56.903Z] github.com/docker/docker/container/stream
13:43:56 [2022-12-31T13:43:56.903Z] github.com/docker/docker/contrib/apparmor
13:43:56 [2022-12-31T13:43:56.903Z] github.com/docker/docker/contrib/docker-device-tool
13:43:56 [2022-12-31T13:43:56.903Z] github.com/docker/docker/contrib/httpserver
13:43:56 [2022-12-31T13:43:56.903Z] github.com/docker/docker/daemon
13:43:56 [2022-12-31T13:43:56.903Z] github.com/docker/docker/daemon/cluster
13:43:56 [2022-12-31T13:43:56.903Z] github.com/docker/docker/daemon/cluster/controllers/plugin
13:43:56 [2022-12-31T13:43:56.903Z] github.com/docker/docker/daemon/cluster/convert
13:43:56 [2022-12-31T13:43:56.903Z] github.com/docker/docker/daemon/cluster/executor
13:43:56 [2022-12-31T13:43:56.903Z] github.com/docker/docker/daemon/cluster/executor/container
13:43:56 [2022-12-31T13:43:56.903Z] github.com/docker/docker/daemon/cluster/provider
13:43:56 [2022-12-31T13:43:56.903Z] github.com/docker/docker/daemon/config
13:43:56 [2022-12-31T13:43:56.903Z] github.com/docker/docker/daemon/containerd
13:43:56 [2022-12-31T13:43:56.903Z] github.com/docker/docker/daemon/events
13:43:56 [2022-12-31T13:43:56.903Z] github.com/docker/docker/daemon/events/testutils
13:43:56 [2022-12-31T13:43:56.903Z] github.com/docker/docker/daemon/graphdriver
13:43:56 [2022-12-31T13:43:56.903Z] github.com/docker/docker/daemon/graphdriver/aufs
13:43:56 [2022-12-31T13:43:56.903Z] github.com/docker/docker/daemon/graphdriver/btrfs
13:43:56 [2022-12-31T13:43:56.903Z] github.com/docker/docker/daemon/graphdriver/copy
13:43:56 [2022-12-31T13:43:56.903Z] github.com/docker/docker/daemon/graphdriver/devmapper
13:43:56 [2022-12-31T13:43:56.903Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
13:43:56 [2022-12-31T13:43:56.903Z] github.com/docker/docker/daemon/graphdriver/graphtest
13:43:56 [2022-12-31T13:43:56.903Z] github.com/docker/docker/daemon/graphdriver/overlay
13:43:56 [2022-12-31T13:43:56.903Z] github.com/docker/docker/daemon/graphdriver/overlay2
13:43:56 [2022-12-31T13:43:56.903Z] github.com/docker/docker/daemon/graphdriver/overlayutils
13:43:56 [2022-12-31T13:43:56.903Z] github.com/docker/docker/daemon/graphdriver/register
13:43:56 [2022-12-31T13:43:56.903Z] github.com/docker/docker/daemon/graphdriver/vfs
13:43:56 [2022-12-31T13:43:56.903Z] github.com/docker/docker/daemon/graphdriver/zfs
13:43:56 [2022-12-31T13:43:56.903Z] github.com/docker/docker/daemon/images
13:43:56 [2022-12-31T13:43:56.903Z] github.com/docker/docker/daemon/initlayer
13:43:56 [2022-12-31T13:43:56.903Z] github.com/docker/docker/daemon/links
13:43:56 [2022-12-31T13:43:56.903Z] github.com/docker/docker/daemon/listeners
13:43:56 [2022-12-31T13:43:56.903Z] github.com/docker/docker/daemon/logger
13:43:56 [2022-12-31T13:43:56.903Z] github.com/docker/docker/daemon/logger/awslogs
13:43:56 [2022-12-31T13:43:56.903Z] github.com/docker/docker/daemon/logger/fluentd
13:43:56 [2022-12-31T13:43:56.903Z] github.com/docker/docker/daemon/logger/gcplogs
13:43:56 [2022-12-31T13:43:56.903Z] github.com/docker/docker/daemon/logger/gelf
13:43:56 [2022-12-31T13:43:56.903Z] github.com/docker/docker/daemon/logger/journald
13:43:56 [2022-12-31T13:43:56.903Z] github.com/docker/docker/daemon/logger/journald/internal/export
13:43:56 [2022-12-31T13:43:56.903Z] github.com/docker/docker/daemon/logger/journald/internal/fake
13:43:56 [2022-12-31T13:43:56.903Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
13:43:56 [2022-12-31T13:43:56.903Z] github.com/docker/docker/daemon/logger/jsonfilelog
13:43:56 [2022-12-31T13:43:56.903Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
13:43:56 [2022-12-31T13:43:56.903Z] github.com/docker/docker/daemon/logger/local
13:43:56 [2022-12-31T13:43:56.903Z] github.com/docker/docker/daemon/logger/logentries
13:43:56 [2022-12-31T13:43:56.903Z] github.com/docker/docker/daemon/logger/loggertest
13:43:56 [2022-12-31T13:43:56.903Z] github.com/docker/docker/daemon/logger/loggerutils
13:43:56 [2022-12-31T13:43:56.903Z] github.com/docker/docker/daemon/logger/loggerutils/cache
13:43:56 [2022-12-31T13:43:56.903Z] github.com/docker/docker/daemon/logger/splunk
13:43:56 [2022-12-31T13:43:56.903Z] github.com/docker/docker/daemon/logger/syslog
13:43:56 [2022-12-31T13:43:56.903Z] github.com/docker/docker/daemon/logger/templates
13:43:56 [2022-12-31T13:43:56.903Z] github.com/docker/docker/daemon/names
13:43:56 [2022-12-31T13:43:56.903Z] github.com/docker/docker/daemon/network
13:43:56 [2022-12-31T13:43:56.903Z] github.com/docker/docker/daemon/stats
13:43:56 [2022-12-31T13:43:56.903Z] github.com/docker/docker/distribution
13:43:56 [2022-12-31T13:43:56.903Z] github.com/docker/docker/distribution/metadata
13:43:56 [2022-12-31T13:43:56.903Z] github.com/docker/docker/distribution/utils
13:43:56 [2022-12-31T13:43:56.903Z] github.com/docker/docker/distribution/xfer
13:43:56 [2022-12-31T13:43:56.903Z] github.com/docker/docker/dockerversion
13:43:56 [2022-12-31T13:43:56.903Z] github.com/docker/docker/errdefs
13:43:56 [2022-12-31T13:43:56.903Z] github.com/docker/docker/image
13:43:56 [2022-12-31T13:43:56.903Z] github.com/docker/docker/image/cache
13:43:56 [2022-12-31T13:43:56.903Z] github.com/docker/docker/image/tarexport
13:43:56 [2022-12-31T13:43:56.903Z] github.com/docker/docker/image/v1
13:43:56 [2022-12-31T13:43:56.903Z] github.com/docker/docker/internal/mounttree
13:43:56 [2022-12-31T13:43:56.903Z] github.com/docker/docker/internal/test/suite
13:43:56 [2022-12-31T13:43:56.903Z] github.com/docker/docker/internal/unshare
13:43:56 [2022-12-31T13:43:56.903Z] github.com/docker/docker/layer
13:43:56 [2022-12-31T13:43:56.903Z] github.com/docker/docker/libcontainerd
13:43:56 [2022-12-31T13:43:56.903Z] github.com/docker/docker/libcontainerd/queue
13:43:56 [2022-12-31T13:43:56.903Z] github.com/docker/docker/libcontainerd/remote
13:43:56 [2022-12-31T13:43:56.903Z] github.com/docker/docker/libcontainerd/supervisor
13:43:56 [2022-12-31T13:43:56.903Z] github.com/docker/docker/libcontainerd/types
13:43:56 [2022-12-31T13:43:56.903Z] github.com/docker/docker/libnetwork
13:43:56 [2022-12-31T13:43:56.903Z] github.com/docker/docker/libnetwork/bitseq
13:43:56 [2022-12-31T13:43:56.903Z] github.com/docker/docker/libnetwork/cluster
13:43:56 [2022-12-31T13:43:56.903Z] github.com/docker/docker/libnetwork/cmd/diagnostic
13:43:56 [2022-12-31T13:43:56.903Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
13:43:56 [2022-12-31T13:43:56.903Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
13:43:56 [2022-12-31T13:43:56.903Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
13:43:56 [2022-12-31T13:43:56.903Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
13:43:56 [2022-12-31T13:43:56.903Z] github.com/docker/docker/libnetwork/cmd/ovrouter
13:43:56 [2022-12-31T13:43:56.903Z] github.com/docker/docker/libnetwork/cmd/readme_test
13:43:56 [2022-12-31T13:43:56.903Z] github.com/docker/docker/libnetwork/config
13:43:56 [2022-12-31T13:43:56.903Z] github.com/docker/docker/libnetwork/datastore
13:43:56 [2022-12-31T13:43:56.903Z] github.com/docker/docker/libnetwork/diagnostic
13:43:56 [2022-12-31T13:43:56.903Z] github.com/docker/docker/libnetwork/discoverapi
13:43:56 [2022-12-31T13:43:56.903Z] github.com/docker/docker/libnetwork/driverapi
13:43:56 [2022-12-31T13:43:56.903Z] github.com/docker/docker/libnetwork/drivers/bridge
13:43:56 [2022-12-31T13:43:56.903Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
13:43:56 [2022-12-31T13:43:56.903Z] github.com/docker/docker/libnetwork/drivers/host
13:43:56 [2022-12-31T13:43:56.903Z] github.com/docker/docker/libnetwork/drivers/ipvlan
13:43:56 [2022-12-31T13:43:56.903Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
13:43:56 [2022-12-31T13:43:56.903Z] github.com/docker/docker/libnetwork/drivers/macvlan
13:43:56 [2022-12-31T13:43:56.903Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
13:43:56 [2022-12-31T13:43:56.903Z] github.com/docker/docker/libnetwork/drivers/null
13:43:56 [2022-12-31T13:43:56.903Z] github.com/docker/docker/libnetwork/drivers/overlay
13:43:56 [2022-12-31T13:43:56.903Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
13:43:56 [2022-12-31T13:43:56.903Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
13:43:56 [2022-12-31T13:43:56.903Z] github.com/docker/docker/libnetwork/drivers/remote
13:43:56 [2022-12-31T13:43:56.903Z] github.com/docker/docker/libnetwork/drivers/remote/api
13:43:56 [2022-12-31T13:43:56.903Z] github.com/docker/docker/libnetwork/drivers/windows
13:43:56 [2022-12-31T13:43:56.903Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
13:43:56 [2022-12-31T13:43:56.903Z] github.com/docker/docker/libnetwork/drvregistry
13:43:56 [2022-12-31T13:43:56.903Z] github.com/docker/docker/libnetwork/etchosts
13:43:56 [2022-12-31T13:43:56.903Z] github.com/docker/docker/libnetwork/idm
13:43:56 [2022-12-31T13:43:56.903Z] github.com/docker/docker/libnetwork/internal/caller
13:43:56 [2022-12-31T13:43:56.903Z] github.com/docker/docker/libnetwork/internal/setmatrix
13:43:56 [2022-12-31T13:43:56.903Z] github.com/docker/docker/libnetwork/ipam
13:43:56 [2022-12-31T13:43:56.903Z] github.com/docker/docker/libnetwork/ipamapi
13:43:56 [2022-12-31T13:43:56.903Z] github.com/docker/docker/libnetwork/ipams/builtin
13:43:56 [2022-12-31T13:43:56.903Z] github.com/docker/docker/libnetwork/ipams/null
13:43:56 [2022-12-31T13:43:56.903Z] github.com/docker/docker/libnetwork/ipams/remote
13:43:56 [2022-12-31T13:43:56.903Z] github.com/docker/docker/libnetwork/ipams/remote/api
13:43:56 [2022-12-31T13:43:56.903Z] github.com/docker/docker/libnetwork/ipams/windowsipam
13:43:56 [2022-12-31T13:43:56.903Z] github.com/docker/docker/libnetwork/ipamutils
13:43:56 [2022-12-31T13:43:56.903Z] github.com/docker/docker/libnetwork/iptables
13:43:56 [2022-12-31T13:43:56.903Z] github.com/docker/docker/libnetwork/netlabel
13:43:56 [2022-12-31T13:43:56.903Z] github.com/docker/docker/libnetwork/netutils
13:43:56 [2022-12-31T13:43:56.903Z] github.com/docker/docker/libnetwork/networkdb
13:43:56 [2022-12-31T13:43:56.903Z] github.com/docker/docker/libnetwork/ns
13:43:56 [2022-12-31T13:43:56.903Z] github.com/docker/docker/libnetwork/options
13:43:56 [2022-12-31T13:43:56.903Z] github.com/docker/docker/libnetwork/osl
13:43:56 [2022-12-31T13:43:56.903Z] github.com/docker/docker/libnetwork/osl/kernel
13:43:56 [2022-12-31T13:43:56.903Z] github.com/docker/docker/libnetwork/portallocator
13:43:56 [2022-12-31T13:43:56.903Z] github.com/docker/docker/libnetwork/portmapper
13:43:56 [2022-12-31T13:43:56.903Z] github.com/docker/docker/libnetwork/resolvconf
13:43:56 [2022-12-31T13:43:56.903Z] github.com/docker/docker/libnetwork/testutils
13:43:56 [2022-12-31T13:43:56.903Z] github.com/docker/docker/libnetwork/types
13:43:56 [2022-12-31T13:43:56.903Z] github.com/docker/docker/oci
13:43:56 [2022-12-31T13:43:56.903Z] github.com/docker/docker/oci/caps
13:43:56 [2022-12-31T13:43:56.903Z] github.com/docker/docker/opts
13:43:56 [2022-12-31T13:43:56.903Z] github.com/docker/docker/pkg/aaparser
13:43:56 [2022-12-31T13:43:56.903Z] github.com/docker/docker/pkg/archive
13:43:56 [2022-12-31T13:43:56.903Z] github.com/docker/docker/pkg/authorization
13:43:56 [2022-12-31T13:43:56.903Z] github.com/docker/docker/pkg/broadcaster
13:43:56 [2022-12-31T13:43:56.903Z] github.com/docker/docker/pkg/capabilities
13:43:56 [2022-12-31T13:43:56.903Z] github.com/docker/docker/pkg/chrootarchive
13:43:56 [2022-12-31T13:43:56.903Z] github.com/docker/docker/pkg/containerfs
13:43:56 [2022-12-31T13:43:56.903Z] github.com/docker/docker/pkg/devicemapper
13:43:56 [2022-12-31T13:43:56.903Z] github.com/docker/docker/pkg/directory
13:43:56 [2022-12-31T13:43:56.903Z] github.com/docker/docker/pkg/dmesg
13:43:56 [2022-12-31T13:43:56.903Z] github.com/docker/docker/pkg/fileutils
13:43:56 [2022-12-31T13:43:56.903Z] github.com/docker/docker/pkg/homedir
13:43:56 [2022-12-31T13:43:56.903Z] github.com/docker/docker/pkg/idtools
13:43:56 [2022-12-31T13:43:56.903Z] github.com/docker/docker/pkg/ioutils
13:43:56 [2022-12-31T13:43:56.903Z] github.com/docker/docker/pkg/jsonmessage
13:43:56 [2022-12-31T13:43:56.903Z] github.com/docker/docker/pkg/longpath
13:43:56 [2022-12-31T13:43:56.903Z] github.com/docker/docker/pkg/loopback
13:43:56 [2022-12-31T13:43:56.903Z] github.com/docker/docker/pkg/namesgenerator
13:43:56 [2022-12-31T13:43:56.903Z] github.com/docker/docker/pkg/parsers
13:43:56 [2022-12-31T13:43:56.903Z] github.com/docker/docker/pkg/parsers/kernel
13:43:56 [2022-12-31T13:43:56.903Z] github.com/docker/docker/pkg/parsers/operatingsystem
13:43:56 [2022-12-31T13:43:56.903Z] github.com/docker/docker/pkg/pidfile
13:43:56 [2022-12-31T13:43:56.903Z] github.com/docker/docker/pkg/platform
13:43:56 [2022-12-31T13:43:56.903Z] github.com/docker/docker/pkg/plugingetter
13:43:56 [2022-12-31T13:43:56.903Z] github.com/docker/docker/pkg/plugins
13:43:56 [2022-12-31T13:43:56.903Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
13:43:56 [2022-12-31T13:43:56.903Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
13:43:56 [2022-12-31T13:43:56.903Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
13:43:56 [2022-12-31T13:43:56.903Z] github.com/docker/docker/pkg/plugins/transport
13:43:56 [2022-12-31T13:43:56.903Z] github.com/docker/docker/pkg/pools
13:43:56 [2022-12-31T13:43:56.903Z] github.com/docker/docker/pkg/process
13:43:56 [2022-12-31T13:43:56.903Z] github.com/docker/docker/pkg/progress
13:43:56 [2022-12-31T13:43:56.903Z] github.com/docker/docker/pkg/reexec
13:43:56 [2022-12-31T13:43:56.903Z] github.com/docker/docker/pkg/stack
13:43:56 [2022-12-31T13:43:56.903Z] github.com/docker/docker/pkg/stdcopy
13:43:56 [2022-12-31T13:43:56.903Z] github.com/docker/docker/pkg/streamformatter
13:43:56 [2022-12-31T13:43:56.903Z] github.com/docker/docker/pkg/stringid
13:43:56 [2022-12-31T13:43:56.903Z] github.com/docker/docker/pkg/sysinfo
13:43:56 [2022-12-31T13:43:56.903Z] github.com/docker/docker/pkg/system
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/pkg/tailfile
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/pkg/tarsum
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/pkg/useragent
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/plugin
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/plugin/executor/containerd
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/plugin/v2
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/profiles/apparmor
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/profiles/seccomp
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/quota
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/reference
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/registry
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/registry/resumable
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/restartmanager
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/rootless
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/rootless/specconv
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/runconfig
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/runconfig/opts
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/testutil
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/testutil/daemon
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/testutil/environment
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/testutil/fakecontext
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/testutil/fakegit
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/testutil/fakestorage
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/testutil/fixtures/load
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/testutil/fixtures/plugin
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/testutil/fixtures/plugin/basic
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/testutil/registry
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/testutil/request
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/volume
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/volume/drivers
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/volume/local
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/volume/mounts
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/volume/service
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/volume/service/opts
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/volume/testutils'
13:43:56 [2022-12-31T13:43:56.904Z] ++ grep --fixed-strings -v /libnetwork
13:43:56 [2022-12-31T13:43:56.904Z] ++ echo 'github.com/docker/docker/api
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/api/server
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/api/server/backend/build
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/api/server/httpstatus
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/api/server/httputils
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/api/server/middleware
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/api/server/router
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/api/server/router/build
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/api/server/router/checkpoint
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/api/server/router/container
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/api/server/router/debug
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/api/server/router/distribution
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/api/server/router/grpc
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/api/server/router/image
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/api/server/router/network
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/api/server/router/plugin
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/api/server/router/session
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/api/server/router/swarm
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/api/server/router/system
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/api/server/router/volume
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/api/types
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/api/types/backend
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/api/types/blkiodev
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/api/types/container
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/api/types/events
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/api/types/filters
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/api/types/image
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/api/types/mount
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/api/types/network
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/api/types/plugins/logdriver
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/api/types/registry
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/api/types/strslice
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/api/types/swarm
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/api/types/swarm/runtime
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/api/types/time
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/api/types/versions
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/api/types/versions/v1p19
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/api/types/versions/v1p20
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/api/types/volume
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/builder
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/builder/builder-next
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/builder/builder-next/exporter
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/builder/builder-next/imagerefchecker
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/builder/builder-next/worker
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/builder/dockerfile
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/builder/remotecontext
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/builder/remotecontext/git
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/builder/remotecontext/urlutil
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/cli/debug
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/cli/winresources/docker-proxy
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/cli/winresources/dockerd
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/client
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/cmd/docker-proxy
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/cmd/dockerd
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/cmd/dockerd/trap
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/container
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/container/stream
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/contrib/apparmor
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/contrib/docker-device-tool
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/contrib/httpserver
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/daemon
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/daemon/cluster
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/daemon/cluster/controllers/plugin
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/daemon/cluster/convert
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/daemon/cluster/executor
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/daemon/cluster/executor/container
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/daemon/cluster/provider
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/daemon/config
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/daemon/containerd
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/daemon/events
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/daemon/events/testutils
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/daemon/graphdriver
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/daemon/graphdriver/aufs
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/daemon/graphdriver/btrfs
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/daemon/graphdriver/copy
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/daemon/graphdriver/devmapper
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/daemon/graphdriver/graphtest
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/daemon/graphdriver/overlay
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/daemon/graphdriver/overlay2
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/daemon/graphdriver/overlayutils
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/daemon/graphdriver/register
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/daemon/graphdriver/vfs
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/daemon/graphdriver/zfs
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/daemon/images
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/daemon/initlayer
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/daemon/links
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/daemon/listeners
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/daemon/logger
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/daemon/logger/awslogs
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/daemon/logger/fluentd
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/daemon/logger/gcplogs
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/daemon/logger/gelf
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/daemon/logger/journald
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/daemon/logger/journald/internal/export
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/daemon/logger/journald/internal/fake
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/daemon/logger/jsonfilelog
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/daemon/logger/local
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/daemon/logger/logentries
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/daemon/logger/loggertest
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/daemon/logger/loggerutils
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/daemon/logger/loggerutils/cache
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/daemon/logger/splunk
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/daemon/logger/syslog
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/daemon/logger/templates
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/daemon/names
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/daemon/network
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/daemon/stats
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/distribution
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/distribution/metadata
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/distribution/utils
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/distribution/xfer
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/dockerversion
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/errdefs
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/image
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/image/cache
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/image/tarexport
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/image/v1
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/internal/mounttree
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/internal/test/suite
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/internal/unshare
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/layer
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/libcontainerd
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/libcontainerd/queue
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/libcontainerd/remote
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/libcontainerd/supervisor
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/libcontainerd/types
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/libnetwork
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/libnetwork/bitseq
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/libnetwork/cluster
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/libnetwork/cmd/diagnostic
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/libnetwork/cmd/ovrouter
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/libnetwork/cmd/readme_test
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/libnetwork/config
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/libnetwork/datastore
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/libnetwork/diagnostic
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/libnetwork/discoverapi
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/libnetwork/driverapi
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/libnetwork/drivers/bridge
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/libnetwork/drivers/host
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/libnetwork/drivers/ipvlan
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/libnetwork/drivers/macvlan
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/libnetwork/drivers/null
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/libnetwork/drivers/overlay
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/libnetwork/drivers/remote
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/libnetwork/drivers/remote/api
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/libnetwork/drivers/windows
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/libnetwork/drvregistry
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/libnetwork/etchosts
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/libnetwork/idm
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/libnetwork/internal/caller
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/libnetwork/internal/setmatrix
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/libnetwork/ipam
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/libnetwork/ipamapi
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/libnetwork/ipams/builtin
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/libnetwork/ipams/null
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/libnetwork/ipams/remote
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/libnetwork/ipams/remote/api
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/libnetwork/ipams/windowsipam
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/libnetwork/ipamutils
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/libnetwork/iptables
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/libnetwork/netlabel
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/libnetwork/netutils
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/libnetwork/networkdb
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/libnetwork/ns
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/libnetwork/options
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/libnetwork/osl
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/libnetwork/osl/kernel
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/libnetwork/portallocator
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/libnetwork/portmapper
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/libnetwork/resolvconf
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/libnetwork/testutils
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/libnetwork/types
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/oci
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/oci/caps
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/opts
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/pkg/aaparser
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/pkg/archive
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/pkg/authorization
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/pkg/broadcaster
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/pkg/capabilities
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/pkg/chrootarchive
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/pkg/containerfs
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/pkg/devicemapper
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/pkg/directory
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/pkg/dmesg
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/pkg/fileutils
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/pkg/homedir
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/pkg/idtools
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/pkg/ioutils
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/pkg/jsonmessage
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/pkg/longpath
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/pkg/loopback
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/pkg/namesgenerator
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/pkg/parsers
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/pkg/parsers/kernel
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/pkg/parsers/operatingsystem
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/pkg/pidfile
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/pkg/platform
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/pkg/plugingetter
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/pkg/plugins
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/pkg/plugins/transport
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/pkg/pools
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/pkg/process
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/pkg/progress
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/pkg/reexec
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/pkg/stack
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/pkg/stdcopy
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/pkg/streamformatter
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/pkg/stringid
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/pkg/sysinfo
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/pkg/system
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/pkg/tailfile
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/pkg/tarsum
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/pkg/useragent
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/plugin
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/plugin/executor/containerd
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/plugin/v2
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/profiles/apparmor
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/profiles/seccomp
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/quota
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/reference
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/registry
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/registry/resumable
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/restartmanager
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/rootless
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/rootless/specconv
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/runconfig
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/runconfig/opts
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/testutil
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/testutil/daemon
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/testutil/environment
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/testutil/fakecontext
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/testutil/fakegit
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/testutil/fakestorage
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/testutil/fixtures/load
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/testutil/fixtures/plugin
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/testutil/fixtures/plugin/basic
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/testutil/registry
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/testutil/request
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/volume
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/volume/drivers
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/volume/local
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/volume/mounts
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/volume/service
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/volume/service/opts
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/volume/testutils'
13:43:56 [2022-12-31T13:43:56.904Z] + base_pkg_list='github.com/docker/docker/api
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/api/server
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/api/server/backend/build
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/api/server/httpstatus
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/api/server/httputils
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/api/server/middleware
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/api/server/router
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/api/server/router/build
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/api/server/router/checkpoint
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/api/server/router/container
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/api/server/router/debug
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/api/server/router/distribution
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/api/server/router/grpc
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/api/server/router/image
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/api/server/router/network
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/api/server/router/plugin
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/api/server/router/session
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/api/server/router/swarm
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/api/server/router/system
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/api/server/router/volume
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/api/types
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/api/types/backend
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/api/types/blkiodev
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/api/types/container
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/api/types/events
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/api/types/filters
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/api/types/image
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/api/types/mount
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/api/types/network
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/api/types/plugins/logdriver
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/api/types/registry
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/api/types/strslice
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/api/types/swarm
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/api/types/swarm/runtime
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/api/types/time
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/api/types/versions
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/api/types/versions/v1p19
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/api/types/versions/v1p20
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/api/types/volume
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/builder
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/builder/builder-next
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/builder/builder-next/exporter
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/builder/builder-next/imagerefchecker
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/builder/builder-next/worker
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/builder/dockerfile
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/builder/remotecontext
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/builder/remotecontext/git
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/builder/remotecontext/urlutil
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/cli/debug
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/cli/winresources/docker-proxy
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/cli/winresources/dockerd
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/client
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/cmd/docker-proxy
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/cmd/dockerd
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/cmd/dockerd/trap
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
13:43:56 [2022-12-31T13:43:56.904Z] github.com/docker/docker/container
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/container/stream
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/contrib/apparmor
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/contrib/docker-device-tool
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/contrib/httpserver
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/daemon
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/daemon/cluster
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/daemon/cluster/controllers/plugin
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/daemon/cluster/convert
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/daemon/cluster/executor
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/daemon/cluster/executor/container
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/daemon/cluster/provider
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/daemon/config
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/daemon/containerd
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/daemon/events
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/daemon/events/testutils
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/daemon/graphdriver
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/daemon/graphdriver/aufs
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/daemon/graphdriver/btrfs
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/daemon/graphdriver/copy
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/daemon/graphdriver/devmapper
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/daemon/graphdriver/graphtest
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/daemon/graphdriver/overlay
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/daemon/graphdriver/overlay2
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/daemon/graphdriver/overlayutils
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/daemon/graphdriver/register
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/daemon/graphdriver/vfs
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/daemon/graphdriver/zfs
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/daemon/images
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/daemon/initlayer
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/daemon/links
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/daemon/listeners
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/daemon/logger
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/daemon/logger/awslogs
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/daemon/logger/fluentd
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/daemon/logger/gcplogs
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/daemon/logger/gelf
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/daemon/logger/journald
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/daemon/logger/journald/internal/export
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/daemon/logger/journald/internal/fake
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/daemon/logger/jsonfilelog
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/daemon/logger/local
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/daemon/logger/logentries
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/daemon/logger/loggertest
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/daemon/logger/loggerutils
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/daemon/logger/loggerutils/cache
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/daemon/logger/splunk
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/daemon/logger/syslog
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/daemon/logger/templates
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/daemon/names
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/daemon/network
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/daemon/stats
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/distribution
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/distribution/metadata
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/distribution/utils
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/distribution/xfer
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/dockerversion
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/errdefs
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/image
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/image/cache
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/image/tarexport
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/image/v1
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/internal/mounttree
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/internal/test/suite
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/internal/unshare
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/layer
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/libcontainerd
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/libcontainerd/queue
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/libcontainerd/remote
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/libcontainerd/supervisor
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/libcontainerd/types
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/oci
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/oci/caps
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/opts
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/pkg/aaparser
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/pkg/archive
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/pkg/authorization
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/pkg/broadcaster
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/pkg/capabilities
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/pkg/chrootarchive
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/pkg/containerfs
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/pkg/devicemapper
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/pkg/directory
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/pkg/dmesg
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/pkg/fileutils
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/pkg/homedir
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/pkg/idtools
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/pkg/ioutils
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/pkg/jsonmessage
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/pkg/longpath
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/pkg/loopback
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/pkg/namesgenerator
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/pkg/parsers
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/pkg/parsers/kernel
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/pkg/parsers/operatingsystem
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/pkg/pidfile
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/pkg/platform
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/pkg/plugingetter
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/pkg/plugins
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/pkg/plugins/transport
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/pkg/pools
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/pkg/process
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/pkg/progress
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/pkg/reexec
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/pkg/stack
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/pkg/stdcopy
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/pkg/streamformatter
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/pkg/stringid
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/pkg/sysinfo
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/pkg/system
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/pkg/tailfile
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/pkg/tarsum
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/pkg/useragent
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/plugin
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/plugin/executor/containerd
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/plugin/v2
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/profiles/apparmor
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/profiles/seccomp
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/quota
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/reference
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/registry
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/registry/resumable
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/restartmanager
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/rootless
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/rootless/specconv
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/runconfig
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/runconfig/opts
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/testutil
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/testutil/daemon
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/testutil/environment
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/testutil/fakecontext
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/testutil/fakegit
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/testutil/fakestorage
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/testutil/fixtures/load
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/testutil/fixtures/plugin
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/testutil/fixtures/plugin/basic
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/testutil/registry
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/testutil/request
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/volume
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/volume/drivers
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/volume/local
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/volume/mounts
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/volume/service
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/volume/service/opts
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/volume/testutils'
13:43:56 [2022-12-31T13:43:56.905Z] ++ grep --fixed-strings /libnetwork
13:43:56 [2022-12-31T13:43:56.905Z] ++ echo 'github.com/docker/docker/api
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/api/server
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/api/server/backend/build
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/api/server/httpstatus
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/api/server/httputils
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/api/server/middleware
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/api/server/router
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/api/server/router/build
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/api/server/router/checkpoint
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/api/server/router/container
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/api/server/router/debug
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/api/server/router/distribution
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/api/server/router/grpc
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/api/server/router/image
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/api/server/router/network
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/api/server/router/plugin
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/api/server/router/session
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/api/server/router/swarm
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/api/server/router/system
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/api/server/router/volume
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/api/types
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/api/types/backend
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/api/types/blkiodev
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/api/types/container
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/api/types/events
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/api/types/filters
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/api/types/image
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/api/types/mount
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/api/types/network
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/api/types/plugins/logdriver
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/api/types/registry
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/api/types/strslice
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/api/types/swarm
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/api/types/swarm/runtime
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/api/types/time
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/api/types/versions
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/api/types/versions/v1p19
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/api/types/versions/v1p20
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/api/types/volume
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/builder
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/builder/builder-next
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/builder/builder-next/exporter
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/builder/builder-next/imagerefchecker
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/builder/builder-next/worker
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/builder/dockerfile
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/builder/remotecontext
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/builder/remotecontext/git
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/builder/remotecontext/urlutil
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/cli/debug
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/cli/winresources/docker-proxy
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/cli/winresources/dockerd
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/client
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/cmd/docker-proxy
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/cmd/dockerd
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/cmd/dockerd/trap
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/container
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/container/stream
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/contrib/apparmor
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/contrib/docker-device-tool
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/contrib/httpserver
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/daemon
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/daemon/cluster
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/daemon/cluster/controllers/plugin
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/daemon/cluster/convert
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/daemon/cluster/executor
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/daemon/cluster/executor/container
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/daemon/cluster/provider
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/daemon/config
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/daemon/containerd
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/daemon/events
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/daemon/events/testutils
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/daemon/graphdriver
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/daemon/graphdriver/aufs
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/daemon/graphdriver/btrfs
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/daemon/graphdriver/copy
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/daemon/graphdriver/devmapper
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/daemon/graphdriver/graphtest
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/daemon/graphdriver/overlay
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/daemon/graphdriver/overlay2
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/daemon/graphdriver/overlayutils
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/daemon/graphdriver/register
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/daemon/graphdriver/vfs
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/daemon/graphdriver/zfs
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/daemon/images
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/daemon/initlayer
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/daemon/links
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/daemon/listeners
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/daemon/logger
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/daemon/logger/awslogs
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/daemon/logger/fluentd
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/daemon/logger/gcplogs
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/daemon/logger/gelf
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/daemon/logger/journald
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/daemon/logger/journald/internal/export
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/daemon/logger/journald/internal/fake
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/daemon/logger/jsonfilelog
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/daemon/logger/local
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/daemon/logger/logentries
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/daemon/logger/loggertest
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/daemon/logger/loggerutils
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/daemon/logger/loggerutils/cache
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/daemon/logger/splunk
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/daemon/logger/syslog
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/daemon/logger/templates
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/daemon/names
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/daemon/network
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/daemon/stats
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/distribution
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/distribution/metadata
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/distribution/utils
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/distribution/xfer
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/dockerversion
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/errdefs
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/image
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/image/cache
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/image/tarexport
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/image/v1
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/internal/mounttree
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/internal/test/suite
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/internal/unshare
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/layer
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/libcontainerd
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/libcontainerd/queue
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/libcontainerd/remote
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/libcontainerd/supervisor
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/libcontainerd/types
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/libnetwork
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/libnetwork/bitseq
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/libnetwork/cluster
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/libnetwork/cmd/diagnostic
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/libnetwork/cmd/ovrouter
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/libnetwork/cmd/readme_test
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/libnetwork/config
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/libnetwork/datastore
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/libnetwork/diagnostic
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/libnetwork/discoverapi
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/libnetwork/driverapi
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/libnetwork/drivers/bridge
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/libnetwork/drivers/host
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/libnetwork/drivers/ipvlan
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/libnetwork/drivers/macvlan
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/libnetwork/drivers/null
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/libnetwork/drivers/overlay
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/libnetwork/drivers/remote
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/libnetwork/drivers/remote/api
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/libnetwork/drivers/windows
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/libnetwork/drvregistry
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/libnetwork/etchosts
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/libnetwork/idm
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/libnetwork/internal/caller
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/libnetwork/internal/setmatrix
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/libnetwork/ipam
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/libnetwork/ipamapi
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/libnetwork/ipams/builtin
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/libnetwork/ipams/null
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/libnetwork/ipams/remote
13:43:56 [2022-12-31T13:43:56.905Z] github.com/docker/docker/libnetwork/ipams/remote/api
13:43:56 [2022-12-31T13:43:56.906Z] github.com/docker/docker/libnetwork/ipams/windowsipam
13:43:56 [2022-12-31T13:43:56.906Z] github.com/docker/docker/libnetwork/ipamutils
13:43:56 [2022-12-31T13:43:56.906Z] github.com/docker/docker/libnetwork/iptables
13:43:56 [2022-12-31T13:43:56.906Z] github.com/docker/docker/libnetwork/netlabel
13:43:56 [2022-12-31T13:43:56.906Z] github.com/docker/docker/libnetwork/netutils
13:43:56 [2022-12-31T13:43:56.906Z] github.com/docker/docker/libnetwork/networkdb
13:43:56 [2022-12-31T13:43:56.906Z] github.com/docker/docker/libnetwork/ns
13:43:56 [2022-12-31T13:43:56.906Z] github.com/docker/docker/libnetwork/options
13:43:56 [2022-12-31T13:43:56.906Z] github.com/docker/docker/libnetwork/osl
13:43:56 [2022-12-31T13:43:56.906Z] github.com/docker/docker/libnetwork/osl/kernel
13:43:56 [2022-12-31T13:43:56.906Z] github.com/docker/docker/libnetwork/portallocator
13:43:56 [2022-12-31T13:43:56.906Z] github.com/docker/docker/libnetwork/portmapper
13:43:56 [2022-12-31T13:43:56.906Z] github.com/docker/docker/libnetwork/resolvconf
13:43:56 [2022-12-31T13:43:56.906Z] github.com/docker/docker/libnetwork/testutils
13:43:56 [2022-12-31T13:43:56.906Z] github.com/docker/docker/libnetwork/types
13:43:56 [2022-12-31T13:43:56.906Z] github.com/docker/docker/oci
13:43:56 [2022-12-31T13:43:56.906Z] github.com/docker/docker/oci/caps
13:43:56 [2022-12-31T13:43:56.906Z] github.com/docker/docker/opts
13:43:56 [2022-12-31T13:43:56.906Z] github.com/docker/docker/pkg/aaparser
13:43:56 [2022-12-31T13:43:56.906Z] github.com/docker/docker/pkg/archive
13:43:56 [2022-12-31T13:43:56.906Z] github.com/docker/docker/pkg/authorization
13:43:56 [2022-12-31T13:43:56.906Z] github.com/docker/docker/pkg/broadcaster
13:43:56 [2022-12-31T13:43:56.906Z] github.com/docker/docker/pkg/capabilities
13:43:56 [2022-12-31T13:43:56.906Z] github.com/docker/docker/pkg/chrootarchive
13:43:56 [2022-12-31T13:43:56.906Z] github.com/docker/docker/pkg/containerfs
13:43:56 [2022-12-31T13:43:56.906Z] github.com/docker/docker/pkg/devicemapper
13:43:56 [2022-12-31T13:43:56.906Z] github.com/docker/docker/pkg/directory
13:43:56 [2022-12-31T13:43:56.906Z] github.com/docker/docker/pkg/dmesg
13:43:56 [2022-12-31T13:43:56.906Z] github.com/docker/docker/pkg/fileutils
13:43:56 [2022-12-31T13:43:56.906Z] github.com/docker/docker/pkg/homedir
13:43:56 [2022-12-31T13:43:56.906Z] github.com/docker/docker/pkg/idtools
13:43:56 [2022-12-31T13:43:56.906Z] github.com/docker/docker/pkg/ioutils
13:43:56 [2022-12-31T13:43:56.906Z] github.com/docker/docker/pkg/jsonmessage
13:43:56 [2022-12-31T13:43:56.906Z] github.com/docker/docker/pkg/longpath
13:43:56 [2022-12-31T13:43:56.906Z] github.com/docker/docker/pkg/loopback
13:43:56 [2022-12-31T13:43:56.906Z] github.com/docker/docker/pkg/namesgenerator
13:43:56 [2022-12-31T13:43:56.906Z] github.com/docker/docker/pkg/parsers
13:43:56 [2022-12-31T13:43:56.906Z] github.com/docker/docker/pkg/parsers/kernel
13:43:56 [2022-12-31T13:43:56.906Z] github.com/docker/docker/pkg/parsers/operatingsystem
13:43:56 [2022-12-31T13:43:56.906Z] github.com/docker/docker/pkg/pidfile
13:43:56 [2022-12-31T13:43:56.906Z] github.com/docker/docker/pkg/platform
13:43:56 [2022-12-31T13:43:56.906Z] github.com/docker/docker/pkg/plugingetter
13:43:56 [2022-12-31T13:43:56.906Z] github.com/docker/docker/pkg/plugins
13:43:56 [2022-12-31T13:43:56.906Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
13:43:56 [2022-12-31T13:43:56.906Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
13:43:56 [2022-12-31T13:43:56.906Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
13:43:56 [2022-12-31T13:43:56.906Z] github.com/docker/docker/pkg/plugins/transport
13:43:56 [2022-12-31T13:43:56.906Z] github.com/docker/docker/pkg/pools
13:43:56 [2022-12-31T13:43:56.906Z] github.com/docker/docker/pkg/process
13:43:56 [2022-12-31T13:43:56.906Z] github.com/docker/docker/pkg/progress
13:43:56 [2022-12-31T13:43:56.906Z] github.com/docker/docker/pkg/reexec
13:43:56 [2022-12-31T13:43:56.906Z] github.com/docker/docker/pkg/stack
13:43:56 [2022-12-31T13:43:56.906Z] github.com/docker/docker/pkg/stdcopy
13:43:56 [2022-12-31T13:43:56.906Z] github.com/docker/docker/pkg/streamformatter
13:43:56 [2022-12-31T13:43:56.906Z] github.com/docker/docker/pkg/stringid
13:43:56 [2022-12-31T13:43:56.906Z] github.com/docker/docker/pkg/sysinfo
13:43:56 [2022-12-31T13:43:56.906Z] github.com/docker/docker/pkg/system
13:43:56 [2022-12-31T13:43:56.906Z] github.com/docker/docker/pkg/tailfile
13:43:56 [2022-12-31T13:43:56.906Z] github.com/docker/docker/pkg/tarsum
13:43:56 [2022-12-31T13:43:56.906Z] github.com/docker/docker/pkg/useragent
13:43:56 [2022-12-31T13:43:56.906Z] github.com/docker/docker/plugin
13:43:56 [2022-12-31T13:43:56.906Z] github.com/docker/docker/plugin/executor/containerd
13:43:56 [2022-12-31T13:43:56.906Z] github.com/docker/docker/plugin/v2
13:43:56 [2022-12-31T13:43:56.906Z] github.com/docker/docker/profiles/apparmor
13:43:56 [2022-12-31T13:43:56.906Z] github.com/docker/docker/profiles/seccomp
13:43:56 [2022-12-31T13:43:56.906Z] github.com/docker/docker/quota
13:43:56 [2022-12-31T13:43:56.906Z] github.com/docker/docker/reference
13:43:56 [2022-12-31T13:43:56.906Z] github.com/docker/docker/registry
13:43:56 [2022-12-31T13:43:56.906Z] github.com/docker/docker/registry/resumable
13:43:56 [2022-12-31T13:43:56.906Z] github.com/docker/docker/restartmanager
13:43:56 [2022-12-31T13:43:56.906Z] github.com/docker/docker/rootless
13:43:56 [2022-12-31T13:43:56.906Z] github.com/docker/docker/rootless/specconv
13:43:56 [2022-12-31T13:43:56.906Z] github.com/docker/docker/runconfig
13:43:56 [2022-12-31T13:43:56.906Z] github.com/docker/docker/runconfig/opts
13:43:56 [2022-12-31T13:43:56.906Z] github.com/docker/docker/testutil
13:43:56 [2022-12-31T13:43:56.906Z] github.com/docker/docker/testutil/daemon
13:43:56 [2022-12-31T13:43:56.906Z] github.com/docker/docker/testutil/environment
13:43:56 [2022-12-31T13:43:56.906Z] github.com/docker/docker/testutil/fakecontext
13:43:56 [2022-12-31T13:43:56.906Z] github.com/docker/docker/testutil/fakegit
13:43:56 [2022-12-31T13:43:56.906Z] github.com/docker/docker/testutil/fakestorage
13:43:56 [2022-12-31T13:43:56.906Z] github.com/docker/docker/testutil/fixtures/load
13:43:56 [2022-12-31T13:43:56.906Z] github.com/docker/docker/testutil/fixtures/plugin
13:43:56 [2022-12-31T13:43:56.906Z] github.com/docker/docker/testutil/fixtures/plugin/basic
13:43:56 [2022-12-31T13:43:56.906Z] github.com/docker/docker/testutil/registry
13:43:56 [2022-12-31T13:43:56.906Z] github.com/docker/docker/testutil/request
13:43:56 [2022-12-31T13:43:56.906Z] github.com/docker/docker/volume
13:43:56 [2022-12-31T13:43:56.906Z] github.com/docker/docker/volume/drivers
13:43:56 [2022-12-31T13:43:56.906Z] github.com/docker/docker/volume/local
13:43:56 [2022-12-31T13:43:56.906Z] github.com/docker/docker/volume/mounts
13:43:56 [2022-12-31T13:43:56.906Z] github.com/docker/docker/volume/service
13:43:56 [2022-12-31T13:43:56.906Z] github.com/docker/docker/volume/service/opts
13:43:56 [2022-12-31T13:43:56.906Z] github.com/docker/docker/volume/testutils'
13:43:56 [2022-12-31T13:43:56.906Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork
13:43:56 [2022-12-31T13:43:56.906Z] github.com/docker/docker/libnetwork/bitseq
13:43:56 [2022-12-31T13:43:56.906Z] github.com/docker/docker/libnetwork/cluster
13:43:56 [2022-12-31T13:43:56.906Z] github.com/docker/docker/libnetwork/cmd/diagnostic
13:43:56 [2022-12-31T13:43:56.906Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
13:43:56 [2022-12-31T13:43:56.906Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
13:43:56 [2022-12-31T13:43:56.906Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
13:43:56 [2022-12-31T13:43:56.906Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
13:43:56 [2022-12-31T13:43:56.906Z] github.com/docker/docker/libnetwork/cmd/ovrouter
13:43:56 [2022-12-31T13:43:56.906Z] github.com/docker/docker/libnetwork/cmd/readme_test
13:43:56 [2022-12-31T13:43:56.906Z] github.com/docker/docker/libnetwork/config
13:43:56 [2022-12-31T13:43:56.906Z] github.com/docker/docker/libnetwork/datastore
13:43:56 [2022-12-31T13:43:56.906Z] github.com/docker/docker/libnetwork/diagnostic
13:43:56 [2022-12-31T13:43:56.906Z] github.com/docker/docker/libnetwork/discoverapi
13:43:56 [2022-12-31T13:43:56.906Z] github.com/docker/docker/libnetwork/driverapi
13:43:56 [2022-12-31T13:43:56.906Z] github.com/docker/docker/libnetwork/drivers/bridge
13:43:56 [2022-12-31T13:43:56.906Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
13:43:56 [2022-12-31T13:43:56.906Z] github.com/docker/docker/libnetwork/drivers/host
13:43:56 [2022-12-31T13:43:56.906Z] github.com/docker/docker/libnetwork/drivers/ipvlan
13:43:56 [2022-12-31T13:43:56.906Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
13:43:56 [2022-12-31T13:43:56.906Z] github.com/docker/docker/libnetwork/drivers/macvlan
13:43:56 [2022-12-31T13:43:56.906Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
13:43:56 [2022-12-31T13:43:56.906Z] github.com/docker/docker/libnetwork/drivers/null
13:43:56 [2022-12-31T13:43:56.906Z] github.com/docker/docker/libnetwork/drivers/overlay
13:43:56 [2022-12-31T13:43:56.906Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
13:43:56 [2022-12-31T13:43:56.906Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
13:43:56 [2022-12-31T13:43:56.906Z] github.com/docker/docker/libnetwork/drivers/remote
13:43:56 [2022-12-31T13:43:56.906Z] github.com/docker/docker/libnetwork/drivers/remote/api
13:43:56 [2022-12-31T13:43:56.906Z] github.com/docker/docker/libnetwork/drivers/windows
13:43:56 [2022-12-31T13:43:56.906Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
13:43:56 [2022-12-31T13:43:56.906Z] github.com/docker/docker/libnetwork/drvregistry
13:43:56 [2022-12-31T13:43:56.906Z] github.com/docker/docker/libnetwork/etchosts
13:43:56 [2022-12-31T13:43:56.906Z] github.com/docker/docker/libnetwork/idm
13:43:56 [2022-12-31T13:43:56.906Z] github.com/docker/docker/libnetwork/internal/caller
13:43:56 [2022-12-31T13:43:56.906Z] github.com/docker/docker/libnetwork/internal/setmatrix
13:43:56 [2022-12-31T13:43:56.906Z] github.com/docker/docker/libnetwork/ipam
13:43:56 [2022-12-31T13:43:56.906Z] github.com/docker/docker/libnetwork/ipamapi
13:43:56 [2022-12-31T13:43:56.906Z] github.com/docker/docker/libnetwork/ipams/builtin
13:43:56 [2022-12-31T13:43:56.906Z] github.com/docker/docker/libnetwork/ipams/null
13:43:56 [2022-12-31T13:43:56.906Z] github.com/docker/docker/libnetwork/ipams/remote
13:43:56 [2022-12-31T13:43:56.906Z] github.com/docker/docker/libnetwork/ipams/remote/api
13:43:56 [2022-12-31T13:43:56.906Z] github.com/docker/docker/libnetwork/ipams/windowsipam
13:43:56 [2022-12-31T13:43:56.906Z] github.com/docker/docker/libnetwork/ipamutils
13:43:56 [2022-12-31T13:43:56.906Z] github.com/docker/docker/libnetwork/iptables
13:43:56 [2022-12-31T13:43:56.906Z] github.com/docker/docker/libnetwork/netlabel
13:43:56 [2022-12-31T13:43:56.906Z] github.com/docker/docker/libnetwork/netutils
13:43:56 [2022-12-31T13:43:56.906Z] github.com/docker/docker/libnetwork/networkdb
13:43:56 [2022-12-31T13:43:56.906Z] github.com/docker/docker/libnetwork/ns
13:43:56 [2022-12-31T13:43:56.906Z] github.com/docker/docker/libnetwork/options
13:43:56 [2022-12-31T13:43:56.906Z] github.com/docker/docker/libnetwork/osl
13:43:56 [2022-12-31T13:43:56.906Z] github.com/docker/docker/libnetwork/osl/kernel
13:43:56 [2022-12-31T13:43:56.906Z] github.com/docker/docker/libnetwork/portallocator
13:43:56 [2022-12-31T13:43:56.906Z] github.com/docker/docker/libnetwork/portmapper
13:43:56 [2022-12-31T13:43:56.906Z] github.com/docker/docker/libnetwork/resolvconf
13:43:56 [2022-12-31T13:43:56.906Z] github.com/docker/docker/libnetwork/testutils
13:43:56 [2022-12-31T13:43:56.906Z] github.com/docker/docker/libnetwork/types'
13:43:56 [2022-12-31T13:43:56.906Z] + grep --fixed-strings libnetwork/drivers/bridge
13:43:56 [2022-12-31T13:43:56.906Z] + echo 'github.com/docker/docker/libnetwork
13:43:56 [2022-12-31T13:43:56.906Z] github.com/docker/docker/libnetwork/bitseq
13:43:56 [2022-12-31T13:43:56.906Z] github.com/docker/docker/libnetwork/cluster
13:43:56 [2022-12-31T13:43:56.906Z] github.com/docker/docker/libnetwork/cmd/diagnostic
13:43:56 [2022-12-31T13:43:56.906Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
13:43:56 [2022-12-31T13:43:56.906Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
13:43:56 [2022-12-31T13:43:56.906Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
13:43:56 [2022-12-31T13:43:56.906Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
13:43:56 [2022-12-31T13:43:56.906Z] github.com/docker/docker/libnetwork/cmd/ovrouter
13:43:56 [2022-12-31T13:43:56.906Z] github.com/docker/docker/libnetwork/cmd/readme_test
13:43:56 [2022-12-31T13:43:56.906Z] github.com/docker/docker/libnetwork/config
13:43:56 [2022-12-31T13:43:56.906Z] github.com/docker/docker/libnetwork/datastore
13:43:56 [2022-12-31T13:43:56.906Z] github.com/docker/docker/libnetwork/diagnostic
13:43:56 [2022-12-31T13:43:56.906Z] github.com/docker/docker/libnetwork/discoverapi
13:43:56 [2022-12-31T13:43:56.906Z] github.com/docker/docker/libnetwork/driverapi
13:43:56 [2022-12-31T13:43:56.906Z] github.com/docker/docker/libnetwork/drivers/bridge
13:43:56 [2022-12-31T13:43:56.906Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
13:43:56 [2022-12-31T13:43:56.906Z] github.com/docker/docker/libnetwork/drivers/host
13:43:56 [2022-12-31T13:43:56.906Z] github.com/docker/docker/libnetwork/drivers/ipvlan
13:43:56 [2022-12-31T13:43:56.906Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
13:43:56 [2022-12-31T13:43:56.906Z] github.com/docker/docker/libnetwork/drivers/macvlan
13:43:56 [2022-12-31T13:43:56.906Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
13:43:56 [2022-12-31T13:43:56.906Z] github.com/docker/docker/libnetwork/drivers/null
13:43:56 [2022-12-31T13:43:56.906Z] github.com/docker/docker/libnetwork/drivers/overlay
13:43:56 [2022-12-31T13:43:56.906Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
13:43:56 [2022-12-31T13:43:56.906Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
13:43:56 [2022-12-31T13:43:56.906Z] github.com/docker/docker/libnetwork/drivers/remote
13:43:56 [2022-12-31T13:43:56.906Z] github.com/docker/docker/libnetwork/drivers/remote/api
13:43:56 [2022-12-31T13:43:56.906Z] github.com/docker/docker/libnetwork/drivers/windows
13:43:56 [2022-12-31T13:43:56.906Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
13:43:56 [2022-12-31T13:43:56.906Z] github.com/docker/docker/libnetwork/drvregistry
13:43:56 [2022-12-31T13:43:56.906Z] github.com/docker/docker/libnetwork/etchosts
13:43:56 [2022-12-31T13:43:56.906Z] github.com/docker/docker/libnetwork/idm
13:43:56 [2022-12-31T13:43:56.906Z] github.com/docker/docker/libnetwork/internal/caller
13:43:56 [2022-12-31T13:43:56.906Z] github.com/docker/docker/libnetwork/internal/setmatrix
13:43:56 [2022-12-31T13:43:56.906Z] github.com/docker/docker/libnetwork/ipam
13:43:56 [2022-12-31T13:43:56.906Z] github.com/docker/docker/libnetwork/ipamapi
13:43:56 [2022-12-31T13:43:56.906Z] github.com/docker/docker/libnetwork/ipams/builtin
13:43:56 [2022-12-31T13:43:56.906Z] github.com/docker/docker/libnetwork/ipams/null
13:43:56 [2022-12-31T13:43:56.906Z] github.com/docker/docker/libnetwork/ipams/remote
13:43:56 [2022-12-31T13:43:56.906Z] github.com/docker/docker/libnetwork/ipams/remote/api
13:43:56 [2022-12-31T13:43:56.906Z] github.com/docker/docker/libnetwork/ipams/windowsipam
13:43:56 [2022-12-31T13:43:56.906Z] github.com/docker/docker/libnetwork/ipamutils
13:43:56 [2022-12-31T13:43:56.906Z] github.com/docker/docker/libnetwork/iptables
13:43:56 [2022-12-31T13:43:56.906Z] github.com/docker/docker/libnetwork/netlabel
13:43:56 [2022-12-31T13:43:56.906Z] github.com/docker/docker/libnetwork/netutils
13:43:56 [2022-12-31T13:43:56.906Z] github.com/docker/docker/libnetwork/networkdb
13:43:56 [2022-12-31T13:43:56.906Z] github.com/docker/docker/libnetwork/ns
13:43:56 [2022-12-31T13:43:56.906Z] github.com/docker/docker/libnetwork/options
13:43:56 [2022-12-31T13:43:56.906Z] github.com/docker/docker/libnetwork/osl
13:43:56 [2022-12-31T13:43:56.906Z] github.com/docker/docker/libnetwork/osl/kernel
13:43:56 [2022-12-31T13:43:56.906Z] github.com/docker/docker/libnetwork/portallocator
13:43:56 [2022-12-31T13:43:56.906Z] github.com/docker/docker/libnetwork/portmapper
13:43:56 [2022-12-31T13:43:56.906Z] github.com/docker/docker/libnetwork/resolvconf
13:43:56 [2022-12-31T13:43:56.906Z] github.com/docker/docker/libnetwork/testutils
13:43:56 [2022-12-31T13:43:56.906Z] github.com/docker/docker/libnetwork/types'
13:43:56 [2022-12-31T13:43:56.906Z] github.com/docker/docker/libnetwork/drivers/bridge
13:43:56 [2022-12-31T13:43:56.906Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
13:43:56 [2022-12-31T13:43:56.906Z] + type docker-proxy
13:43:56 [2022-12-31T13:43:56.906Z] hack/test/unit: line 25: type: docker-proxy: not found
13:43:56 [2022-12-31T13:43:56.906Z] + hack/make.sh binary-proxy install-proxy
13:43:56 [2022-12-31T13:43:56.906Z] 
13:43:56 [2022-12-31T13:43:56.906Z] Removing bundles/
13:43:56 [2022-12-31T13:43:56.906Z] 
13:43:56 [2022-12-31T13:43:56.906Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy)
13:43:56 [2022-12-31T13:43:56.906Z] Building: bundles/binary-proxy/docker-proxy
13:43:56 [2022-12-31T13:43:56.906Z] GOOS="" GOARCH="" GOARM=""
13:44:05 [2022-12-31T13:44:05.015Z] Created binary: bundles/binary-proxy/docker-proxy
13:44:05 [2022-12-31T13:44:05.015Z] 
13:44:05 [2022-12-31T13:44:05.015Z] ---> Making bundle: install-proxy (in bundles/install-proxy)
13:44:05 [2022-12-31T13:44:05.015Z] Installing docker-proxy to /usr/local/bin/
13:44:05 [2022-12-31T13:44:05.015Z] 
13:44:05 [2022-12-31T13:44:05.015Z] + mkdir -p bundles
13:44:05 [2022-12-31T13:44:05.015Z] + '[' -n 'github.com/docker/docker/api
13:44:05 [2022-12-31T13:44:05.015Z] github.com/docker/docker/api/server
13:44:05 [2022-12-31T13:44:05.015Z] github.com/docker/docker/api/server/backend/build
13:44:05 [2022-12-31T13:44:05.015Z] github.com/docker/docker/api/server/httpstatus
13:44:05 [2022-12-31T13:44:05.015Z] github.com/docker/docker/api/server/httputils
13:44:05 [2022-12-31T13:44:05.015Z] github.com/docker/docker/api/server/middleware
13:44:05 [2022-12-31T13:44:05.015Z] github.com/docker/docker/api/server/router
13:44:05 [2022-12-31T13:44:05.015Z] github.com/docker/docker/api/server/router/build
13:44:05 [2022-12-31T13:44:05.015Z] github.com/docker/docker/api/server/router/checkpoint
13:44:05 [2022-12-31T13:44:05.015Z] github.com/docker/docker/api/server/router/container
13:44:05 [2022-12-31T13:44:05.015Z] github.com/docker/docker/api/server/router/debug
13:44:05 [2022-12-31T13:44:05.015Z] github.com/docker/docker/api/server/router/distribution
13:44:05 [2022-12-31T13:44:05.015Z] github.com/docker/docker/api/server/router/grpc
13:44:05 [2022-12-31T13:44:05.015Z] github.com/docker/docker/api/server/router/image
13:44:05 [2022-12-31T13:44:05.015Z] github.com/docker/docker/api/server/router/network
13:44:05 [2022-12-31T13:44:05.015Z] github.com/docker/docker/api/server/router/plugin
13:44:05 [2022-12-31T13:44:05.015Z] github.com/docker/docker/api/server/router/session
13:44:05 [2022-12-31T13:44:05.015Z] github.com/docker/docker/api/server/router/swarm
13:44:05 [2022-12-31T13:44:05.015Z] github.com/docker/docker/api/server/router/system
13:44:05 [2022-12-31T13:44:05.015Z] github.com/docker/docker/api/server/router/volume
13:44:05 [2022-12-31T13:44:05.015Z] github.com/docker/docker/api/types
13:44:05 [2022-12-31T13:44:05.015Z] github.com/docker/docker/api/types/backend
13:44:05 [2022-12-31T13:44:05.015Z] github.com/docker/docker/api/types/blkiodev
13:44:05 [2022-12-31T13:44:05.015Z] github.com/docker/docker/api/types/container
13:44:05 [2022-12-31T13:44:05.015Z] github.com/docker/docker/api/types/events
13:44:05 [2022-12-31T13:44:05.015Z] github.com/docker/docker/api/types/filters
13:44:05 [2022-12-31T13:44:05.015Z] github.com/docker/docker/api/types/image
13:44:05 [2022-12-31T13:44:05.015Z] github.com/docker/docker/api/types/mount
13:44:05 [2022-12-31T13:44:05.015Z] github.com/docker/docker/api/types/network
13:44:05 [2022-12-31T13:44:05.015Z] github.com/docker/docker/api/types/plugins/logdriver
13:44:05 [2022-12-31T13:44:05.015Z] github.com/docker/docker/api/types/registry
13:44:05 [2022-12-31T13:44:05.015Z] github.com/docker/docker/api/types/strslice
13:44:05 [2022-12-31T13:44:05.015Z] github.com/docker/docker/api/types/swarm
13:44:05 [2022-12-31T13:44:05.015Z] github.com/docker/docker/api/types/swarm/runtime
13:44:05 [2022-12-31T13:44:05.015Z] github.com/docker/docker/api/types/time
13:44:05 [2022-12-31T13:44:05.015Z] github.com/docker/docker/api/types/versions
13:44:05 [2022-12-31T13:44:05.015Z] github.com/docker/docker/api/types/versions/v1p19
13:44:05 [2022-12-31T13:44:05.015Z] github.com/docker/docker/api/types/versions/v1p20
13:44:05 [2022-12-31T13:44:05.015Z] github.com/docker/docker/api/types/volume
13:44:05 [2022-12-31T13:44:05.015Z] github.com/docker/docker/builder
13:44:05 [2022-12-31T13:44:05.015Z] github.com/docker/docker/builder/builder-next
13:44:05 [2022-12-31T13:44:05.015Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
13:44:05 [2022-12-31T13:44:05.015Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
13:44:05 [2022-12-31T13:44:05.015Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
13:44:05 [2022-12-31T13:44:05.015Z] github.com/docker/docker/builder/builder-next/exporter
13:44:05 [2022-12-31T13:44:05.015Z] github.com/docker/docker/builder/builder-next/imagerefchecker
13:44:05 [2022-12-31T13:44:05.015Z] github.com/docker/docker/builder/builder-next/worker
13:44:05 [2022-12-31T13:44:05.015Z] github.com/docker/docker/builder/dockerfile
13:44:05 [2022-12-31T13:44:05.015Z] github.com/docker/docker/builder/remotecontext
13:44:05 [2022-12-31T13:44:05.015Z] github.com/docker/docker/builder/remotecontext/git
13:44:05 [2022-12-31T13:44:05.015Z] github.com/docker/docker/builder/remotecontext/urlutil
13:44:05 [2022-12-31T13:44:05.015Z] github.com/docker/docker/cli/debug
13:44:05 [2022-12-31T13:44:05.015Z] github.com/docker/docker/cli/winresources/docker-proxy
13:44:05 [2022-12-31T13:44:05.015Z] github.com/docker/docker/cli/winresources/dockerd
13:44:05 [2022-12-31T13:44:05.015Z] github.com/docker/docker/client
13:44:05 [2022-12-31T13:44:05.015Z] github.com/docker/docker/cmd/docker-proxy
13:44:05 [2022-12-31T13:44:05.015Z] github.com/docker/docker/cmd/dockerd
13:44:05 [2022-12-31T13:44:05.015Z] github.com/docker/docker/cmd/dockerd/trap
13:44:05 [2022-12-31T13:44:05.015Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
13:44:05 [2022-12-31T13:44:05.015Z] github.com/docker/docker/container
13:44:05 [2022-12-31T13:44:05.015Z] github.com/docker/docker/container/stream
13:44:05 [2022-12-31T13:44:05.015Z] github.com/docker/docker/contrib/apparmor
13:44:05 [2022-12-31T13:44:05.015Z] github.com/docker/docker/contrib/docker-device-tool
13:44:05 [2022-12-31T13:44:05.015Z] github.com/docker/docker/contrib/httpserver
13:44:05 [2022-12-31T13:44:05.015Z] github.com/docker/docker/daemon
13:44:05 [2022-12-31T13:44:05.015Z] github.com/docker/docker/daemon/cluster
13:44:05 [2022-12-31T13:44:05.015Z] github.com/docker/docker/daemon/cluster/controllers/plugin
13:44:05 [2022-12-31T13:44:05.015Z] github.com/docker/docker/daemon/cluster/convert
13:44:05 [2022-12-31T13:44:05.015Z] github.com/docker/docker/daemon/cluster/executor
13:44:05 [2022-12-31T13:44:05.015Z] github.com/docker/docker/daemon/cluster/executor/container
13:44:05 [2022-12-31T13:44:05.015Z] github.com/docker/docker/daemon/cluster/provider
13:44:05 [2022-12-31T13:44:05.015Z] github.com/docker/docker/daemon/config
13:44:05 [2022-12-31T13:44:05.015Z] github.com/docker/docker/daemon/containerd
13:44:05 [2022-12-31T13:44:05.015Z] github.com/docker/docker/daemon/events
13:44:05 [2022-12-31T13:44:05.015Z] github.com/docker/docker/daemon/events/testutils
13:44:05 [2022-12-31T13:44:05.015Z] github.com/docker/docker/daemon/graphdriver
13:44:05 [2022-12-31T13:44:05.015Z] github.com/docker/docker/daemon/graphdriver/aufs
13:44:05 [2022-12-31T13:44:05.015Z] github.com/docker/docker/daemon/graphdriver/btrfs
13:44:05 [2022-12-31T13:44:05.015Z] github.com/docker/docker/daemon/graphdriver/copy
13:44:05 [2022-12-31T13:44:05.015Z] github.com/docker/docker/daemon/graphdriver/devmapper
13:44:05 [2022-12-31T13:44:05.015Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
13:44:05 [2022-12-31T13:44:05.015Z] github.com/docker/docker/daemon/graphdriver/graphtest
13:44:05 [2022-12-31T13:44:05.015Z] github.com/docker/docker/daemon/graphdriver/overlay
13:44:05 [2022-12-31T13:44:05.015Z] github.com/docker/docker/daemon/graphdriver/overlay2
13:44:05 [2022-12-31T13:44:05.015Z] github.com/docker/docker/daemon/graphdriver/overlayutils
13:44:05 [2022-12-31T13:44:05.015Z] github.com/docker/docker/daemon/graphdriver/register
13:44:05 [2022-12-31T13:44:05.015Z] github.com/docker/docker/daemon/graphdriver/vfs
13:44:05 [2022-12-31T13:44:05.015Z] github.com/docker/docker/daemon/graphdriver/zfs
13:44:05 [2022-12-31T13:44:05.015Z] github.com/docker/docker/daemon/images
13:44:05 [2022-12-31T13:44:05.015Z] github.com/docker/docker/daemon/initlayer
13:44:05 [2022-12-31T13:44:05.015Z] github.com/docker/docker/daemon/links
13:44:05 [2022-12-31T13:44:05.015Z] github.com/docker/docker/daemon/listeners
13:44:05 [2022-12-31T13:44:05.015Z] github.com/docker/docker/daemon/logger
13:44:05 [2022-12-31T13:44:05.015Z] github.com/docker/docker/daemon/logger/awslogs
13:44:05 [2022-12-31T13:44:05.015Z] github.com/docker/docker/daemon/logger/fluentd
13:44:05 [2022-12-31T13:44:05.015Z] github.com/docker/docker/daemon/logger/gcplogs
13:44:05 [2022-12-31T13:44:05.015Z] github.com/docker/docker/daemon/logger/gelf
13:44:05 [2022-12-31T13:44:05.015Z] github.com/docker/docker/daemon/logger/journald
13:44:05 [2022-12-31T13:44:05.015Z] github.com/docker/docker/daemon/logger/journald/internal/export
13:44:05 [2022-12-31T13:44:05.015Z] github.com/docker/docker/daemon/logger/journald/internal/fake
13:44:05 [2022-12-31T13:44:05.015Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
13:44:05 [2022-12-31T13:44:05.015Z] github.com/docker/docker/daemon/logger/jsonfilelog
13:44:05 [2022-12-31T13:44:05.015Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
13:44:05 [2022-12-31T13:44:05.015Z] github.com/docker/docker/daemon/logger/local
13:44:05 [2022-12-31T13:44:05.015Z] github.com/docker/docker/daemon/logger/logentries
13:44:05 [2022-12-31T13:44:05.015Z] github.com/docker/docker/daemon/logger/loggertest
13:44:05 [2022-12-31T13:44:05.015Z] github.com/docker/docker/daemon/logger/loggerutils
13:44:05 [2022-12-31T13:44:05.015Z] github.com/docker/docker/daemon/logger/loggerutils/cache
13:44:05 [2022-12-31T13:44:05.015Z] github.com/docker/docker/daemon/logger/splunk
13:44:05 [2022-12-31T13:44:05.015Z] github.com/docker/docker/daemon/logger/syslog
13:44:05 [2022-12-31T13:44:05.015Z] github.com/docker/docker/daemon/logger/templates
13:44:05 [2022-12-31T13:44:05.015Z] github.com/docker/docker/daemon/names
13:44:05 [2022-12-31T13:44:05.015Z] github.com/docker/docker/daemon/network
13:44:05 [2022-12-31T13:44:05.015Z] github.com/docker/docker/daemon/stats
13:44:05 [2022-12-31T13:44:05.015Z] github.com/docker/docker/distribution
13:44:05 [2022-12-31T13:44:05.015Z] github.com/docker/docker/distribution/metadata
13:44:05 [2022-12-31T13:44:05.015Z] github.com/docker/docker/distribution/utils
13:44:05 [2022-12-31T13:44:05.015Z] github.com/docker/docker/distribution/xfer
13:44:05 [2022-12-31T13:44:05.015Z] github.com/docker/docker/dockerversion
13:44:05 [2022-12-31T13:44:05.015Z] github.com/docker/docker/errdefs
13:44:05 [2022-12-31T13:44:05.015Z] github.com/docker/docker/image
13:44:05 [2022-12-31T13:44:05.015Z] github.com/docker/docker/image/cache
13:44:05 [2022-12-31T13:44:05.015Z] github.com/docker/docker/image/tarexport
13:44:05 [2022-12-31T13:44:05.015Z] github.com/docker/docker/image/v1
13:44:05 [2022-12-31T13:44:05.015Z] github.com/docker/docker/internal/mounttree
13:44:05 [2022-12-31T13:44:05.015Z] github.com/docker/docker/internal/test/suite
13:44:05 [2022-12-31T13:44:05.015Z] github.com/docker/docker/internal/unshare
13:44:05 [2022-12-31T13:44:05.015Z] github.com/docker/docker/layer
13:44:05 [2022-12-31T13:44:05.015Z] github.com/docker/docker/libcontainerd
13:44:05 [2022-12-31T13:44:05.015Z] github.com/docker/docker/libcontainerd/queue
13:44:05 [2022-12-31T13:44:05.015Z] github.com/docker/docker/libcontainerd/remote
13:44:05 [2022-12-31T13:44:05.015Z] github.com/docker/docker/libcontainerd/supervisor
13:44:05 [2022-12-31T13:44:05.015Z] github.com/docker/docker/libcontainerd/types
13:44:05 [2022-12-31T13:44:05.015Z] github.com/docker/docker/oci
13:44:05 [2022-12-31T13:44:05.015Z] github.com/docker/docker/oci/caps
13:44:05 [2022-12-31T13:44:05.015Z] github.com/docker/docker/opts
13:44:05 [2022-12-31T13:44:05.015Z] github.com/docker/docker/pkg/aaparser
13:44:05 [2022-12-31T13:44:05.015Z] github.com/docker/docker/pkg/archive
13:44:05 [2022-12-31T13:44:05.015Z] github.com/docker/docker/pkg/authorization
13:44:05 [2022-12-31T13:44:05.015Z] github.com/docker/docker/pkg/broadcaster
13:44:05 [2022-12-31T13:44:05.015Z] github.com/docker/docker/pkg/capabilities
13:44:05 [2022-12-31T13:44:05.015Z] github.com/docker/docker/pkg/chrootarchive
13:44:05 [2022-12-31T13:44:05.015Z] github.com/docker/docker/pkg/containerfs
13:44:05 [2022-12-31T13:44:05.015Z] github.com/docker/docker/pkg/devicemapper
13:44:05 [2022-12-31T13:44:05.015Z] github.com/docker/docker/pkg/directory
13:44:05 [2022-12-31T13:44:05.015Z] github.com/docker/docker/pkg/dmesg
13:44:05 [2022-12-31T13:44:05.015Z] github.com/docker/docker/pkg/fileutils
13:44:05 [2022-12-31T13:44:05.015Z] github.com/docker/docker/pkg/homedir
13:44:05 [2022-12-31T13:44:05.015Z] github.com/docker/docker/pkg/idtools
13:44:05 [2022-12-31T13:44:05.015Z] github.com/docker/docker/pkg/ioutils
13:44:05 [2022-12-31T13:44:05.015Z] github.com/docker/docker/pkg/jsonmessage
13:44:05 [2022-12-31T13:44:05.015Z] github.com/docker/docker/pkg/longpath
13:44:05 [2022-12-31T13:44:05.015Z] github.com/docker/docker/pkg/loopback
13:44:05 [2022-12-31T13:44:05.015Z] github.com/docker/docker/pkg/namesgenerator
13:44:05 [2022-12-31T13:44:05.015Z] github.com/docker/docker/pkg/parsers
13:44:05 [2022-12-31T13:44:05.015Z] github.com/docker/docker/pkg/parsers/kernel
13:44:05 [2022-12-31T13:44:05.015Z] github.com/docker/docker/pkg/parsers/operatingsystem
13:44:05 [2022-12-31T13:44:05.015Z] github.com/docker/docker/pkg/pidfile
13:44:05 [2022-12-31T13:44:05.015Z] github.com/docker/docker/pkg/platform
13:44:05 [2022-12-31T13:44:05.015Z] github.com/docker/docker/pkg/plugingetter
13:44:05 [2022-12-31T13:44:05.015Z] github.com/docker/docker/pkg/plugins
13:44:05 [2022-12-31T13:44:05.015Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
13:44:05 [2022-12-31T13:44:05.015Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
13:44:05 [2022-12-31T13:44:05.015Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
13:44:05 [2022-12-31T13:44:05.015Z] github.com/docker/docker/pkg/plugins/transport
13:44:05 [2022-12-31T13:44:05.015Z] github.com/docker/docker/pkg/pools
13:44:05 [2022-12-31T13:44:05.015Z] github.com/docker/docker/pkg/process
13:44:05 [2022-12-31T13:44:05.015Z] github.com/docker/docker/pkg/progress
13:44:05 [2022-12-31T13:44:05.015Z] github.com/docker/docker/pkg/reexec
13:44:05 [2022-12-31T13:44:05.015Z] github.com/docker/docker/pkg/stack
13:44:05 [2022-12-31T13:44:05.015Z] github.com/docker/docker/pkg/stdcopy
13:44:05 [2022-12-31T13:44:05.016Z] github.com/docker/docker/pkg/streamformatter
13:44:05 [2022-12-31T13:44:05.016Z] github.com/docker/docker/pkg/stringid
13:44:05 [2022-12-31T13:44:05.016Z] github.com/docker/docker/pkg/sysinfo
13:44:05 [2022-12-31T13:44:05.016Z] github.com/docker/docker/pkg/system
13:44:05 [2022-12-31T13:44:05.016Z] github.com/docker/docker/pkg/tailfile
13:44:05 [2022-12-31T13:44:05.016Z] github.com/docker/docker/pkg/tarsum
13:44:05 [2022-12-31T13:44:05.016Z] github.com/docker/docker/pkg/useragent
13:44:05 [2022-12-31T13:44:05.016Z] github.com/docker/docker/plugin
13:44:05 [2022-12-31T13:44:05.016Z] github.com/docker/docker/plugin/executor/containerd
13:44:05 [2022-12-31T13:44:05.016Z] github.com/docker/docker/plugin/v2
13:44:05 [2022-12-31T13:44:05.016Z] github.com/docker/docker/profiles/apparmor
13:44:05 [2022-12-31T13:44:05.016Z] github.com/docker/docker/profiles/seccomp
13:44:05 [2022-12-31T13:44:05.016Z] github.com/docker/docker/quota
13:44:05 [2022-12-31T13:44:05.016Z] github.com/docker/docker/reference
13:44:05 [2022-12-31T13:44:05.016Z] github.com/docker/docker/registry
13:44:05 [2022-12-31T13:44:05.016Z] github.com/docker/docker/registry/resumable
13:44:05 [2022-12-31T13:44:05.016Z] github.com/docker/docker/restartmanager
13:44:05 [2022-12-31T13:44:05.016Z] github.com/docker/docker/rootless
13:44:05 [2022-12-31T13:44:05.016Z] github.com/docker/docker/rootless/specconv
13:44:05 [2022-12-31T13:44:05.016Z] github.com/docker/docker/runconfig
13:44:05 [2022-12-31T13:44:05.016Z] github.com/docker/docker/runconfig/opts
13:44:05 [2022-12-31T13:44:05.016Z] github.com/docker/docker/testutil
13:44:05 [2022-12-31T13:44:05.016Z] github.com/docker/docker/testutil/daemon
13:44:05 [2022-12-31T13:44:05.016Z] github.com/docker/docker/testutil/environment
13:44:05 [2022-12-31T13:44:05.016Z] github.com/docker/docker/testutil/fakecontext
13:44:05 [2022-12-31T13:44:05.016Z] github.com/docker/docker/testutil/fakegit
13:44:05 [2022-12-31T13:44:05.016Z] github.com/docker/docker/testutil/fakestorage
13:44:05 [2022-12-31T13:44:05.016Z] github.com/docker/docker/testutil/fixtures/load
13:44:05 [2022-12-31T13:44:05.016Z] github.com/docker/docker/testutil/fixtures/plugin
13:44:05 [2022-12-31T13:44:05.016Z] github.com/docker/docker/testutil/fixtures/plugin/basic
13:44:05 [2022-12-31T13:44:05.016Z] github.com/docker/docker/testutil/registry
13:44:05 [2022-12-31T13:44:05.016Z] github.com/docker/docker/testutil/request
13:44:05 [2022-12-31T13:44:05.016Z] github.com/docker/docker/volume
13:44:05 [2022-12-31T13:44:05.016Z] github.com/docker/docker/volume/drivers
13:44:05 [2022-12-31T13:44:05.016Z] github.com/docker/docker/volume/local
13:44:05 [2022-12-31T13:44:05.016Z] github.com/docker/docker/volume/mounts
13:44:05 [2022-12-31T13:44:05.016Z] github.com/docker/docker/volume/service
13:44:05 [2022-12-31T13:44:05.016Z] github.com/docker/docker/volume/service/opts
13:44:05 [2022-12-31T13:44:05.016Z] github.com/docker/docker/volume/testutils' ']'
13:44:05 [2022-12-31T13:44:05.016Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove journald' -cover -coverprofile=bundles/coverage.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/containerd github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/journald/internal/export github.com/docker/docker/daemon/logger/journald/internal/fake github.com/docker/docker/daemon/logger/journald/internal/sdjournal github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/mounttree github.com/docker/docker/internal/test/suite github.com/docker/docker/internal/unshare github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/process github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils
13:44:05 [2022-12-31T13:44:05.016Z] ?   	github.com/docker/docker/api	[no test files]
13:44:19 [2022-12-31T13:44:19.886Z] ok  	github.com/docker/docker/api/server	0.013s	coverage: 7.9% of statements
13:45:41 [2022-12-31T13:45:41.302Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
13:45:41 [2022-12-31T13:45:41.302Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
13:45:41 [2022-12-31T13:45:41.302Z] ok  	github.com/docker/docker/api/server/httputils	0.008s	coverage: 31.9% of statements
13:45:41 [2022-12-31T13:45:41.302Z] ok  	github.com/docker/docker/api/server/middleware	0.010s	coverage: 37.7% of statements
13:45:41 [2022-12-31T13:45:41.302Z] ?   	github.com/docker/docker/api/server/router	[no test files]
13:45:41 [2022-12-31T13:45:41.302Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
13:45:41 [2022-12-31T13:45:41.302Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
13:45:41 [2022-12-31T13:45:41.302Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
13:45:41 [2022-12-31T13:45:41.302Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
13:45:41 [2022-12-31T13:45:41.302Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
13:45:41 [2022-12-31T13:45:41.302Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
13:45:41 [2022-12-31T13:45:41.302Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
13:45:41 [2022-12-31T13:45:41.302Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
13:45:41 [2022-12-31T13:45:41.302Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
13:45:41 [2022-12-31T13:45:41.302Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
13:45:41 [2022-12-31T13:45:41.302Z] ok  	github.com/docker/docker/api/server/router/swarm	0.007s	coverage: 6.0% of statements
13:45:41 [2022-12-31T13:45:41.302Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
13:45:41 [2022-12-31T13:45:41.302Z] ok  	github.com/docker/docker/api/server/router/volume	0.007s	coverage: 66.7% of statements
13:45:41 [2022-12-31T13:45:41.302Z] ?   	github.com/docker/docker/api/types	[no test files]
13:45:41 [2022-12-31T13:45:41.302Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
13:45:41 [2022-12-31T13:45:41.302Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
13:45:41 [2022-12-31T13:45:41.302Z] ok  	github.com/docker/docker/api/types/container	0.007s	coverage: 74.3% of statements
13:45:41 [2022-12-31T13:45:41.302Z] ?   	github.com/docker/docker/api/types/events	[no test files]
13:45:41 [2022-12-31T13:45:41.302Z] ok  	github.com/docker/docker/api/types/registry	0.007s	coverage: 54.2% of statements
13:45:41 [2022-12-31T13:45:41.302Z] ok  	github.com/docker/docker/api/types/filters	0.006s	coverage: 95.3% of statements
13:45:41 [2022-12-31T13:45:41.302Z] ?   	github.com/docker/docker/api/types/image	[no test files]
13:45:41 [2022-12-31T13:45:41.302Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
13:45:41 [2022-12-31T13:45:41.302Z] ?   	github.com/docker/docker/api/types/network	[no test files]
13:45:41 [2022-12-31T13:45:41.302Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
13:45:41 [2022-12-31T13:45:41.302Z] ok  	github.com/docker/docker/api/types/strslice	0.003s	coverage: 90.0% of statements
13:45:41 [2022-12-31T13:45:41.302Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
13:45:41 [2022-12-31T13:45:41.302Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
13:45:41 [2022-12-31T13:45:41.302Z] ok  	github.com/docker/docker/api/types/time	0.008s	coverage: 100.0% of statements
13:45:41 [2022-12-31T13:45:41.302Z] ok  	github.com/docker/docker/api/types/versions	0.002s	coverage: 77.3% of statements
13:45:41 [2022-12-31T13:45:41.302Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
13:45:41 [2022-12-31T13:45:41.302Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
13:45:41 [2022-12-31T13:45:41.302Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
13:45:41 [2022-12-31T13:45:41.302Z] ?   	github.com/docker/docker/builder	[no test files]
13:45:41 [2022-12-31T13:45:41.302Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
13:45:41 [2022-12-31T13:45:41.302Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
13:45:41 [2022-12-31T13:45:41.302Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
13:45:41 [2022-12-31T13:45:41.302Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
13:45:41 [2022-12-31T13:45:41.302Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
13:45:41 [2022-12-31T13:45:41.302Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
13:45:41 [2022-12-31T13:45:41.302Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
13:45:41 [2022-12-31T13:45:41.867Z] ok  	github.com/docker/docker/builder/remotecontext	0.052s	coverage: 13.7% of statements
13:45:42 [2022-12-31T13:45:42.125Z] ok  	github.com/docker/docker/builder/dockerfile	0.089s	coverage: 50.1% of statements
13:45:42 [2022-12-31T13:45:42.382Z] ok  	github.com/docker/docker/builder/remotecontext/urlutil	0.008s	coverage: 100.0% of statements
13:45:42 [2022-12-31T13:45:42.642Z] ok  	github.com/docker/docker/cli/debug	0.003s	coverage: 100.0% of statements
13:45:45 [2022-12-31T13:45:45.168Z] ok  	github.com/docker/docker/builder/remotecontext/git	2.663s	coverage: 82.5% of statements
13:45:45 [2022-12-31T13:45:45.168Z] ?   	github.com/docker/docker/cli/winresources/docker-proxy	[no test files]
13:45:45 [2022-12-31T13:45:45.168Z] ?   	github.com/docker/docker/cli/winresources/dockerd	[no test files]
13:45:46 [2022-12-31T13:45:46.102Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.320s	coverage: 66.5% of statements
13:45:46 [2022-12-31T13:45:46.667Z] ok  	github.com/docker/docker/client	0.092s	coverage: 76.1% of statements
13:46:18 [2022-12-31T13:46:18.728Z] ok  	github.com/docker/docker/cmd/dockerd	0.073s	coverage: 27.7% of statements
13:46:20 [2022-12-31T13:46:20.625Z] ok  	github.com/docker/docker/container	0.123s	coverage: 36.7% of statements
13:46:20 [2022-12-31T13:46:20.883Z] ok  	github.com/docker/docker/cmd/dockerd/trap	2.467s	coverage: 0.0% of statements
13:46:20 [2022-12-31T13:46:20.883Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
13:46:20 [2022-12-31T13:46:20.883Z] ?   	github.com/docker/docker/container/stream	[no test files]
13:46:20 [2022-12-31T13:46:20.883Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
13:46:20 [2022-12-31T13:46:20.883Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
13:46:20 [2022-12-31T13:46:20.883Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
13:46:26 [2022-12-31T13:46:26.144Z] ok  	github.com/docker/docker/daemon/cluster	0.094s	coverage: 0.5% of statements
13:46:28 [2022-12-31T13:46:28.042Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.013s	coverage: 65.3% of statements
13:46:29 [2022-12-31T13:46:29.413Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.013s	coverage: 36.9% of statements
13:46:37 [2022-12-31T13:46:37.556Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.453s	coverage: 13.4% of statements
13:46:37 [2022-12-31T13:46:37.556Z] ok  	github.com/docker/docker/daemon/config	0.034s	coverage: 77.0% of statements
13:46:38 [2022-12-31T13:46:38.123Z] ok  	github.com/docker/docker/daemon/events	0.058s	coverage: 50.0% of statements
13:46:39 [2022-12-31T13:46:39.055Z] ok  	github.com/docker/docker/daemon/graphdriver	0.008s	coverage: 2.2% of statements
13:46:39 [2022-12-31T13:46:39.055Z] ok  	github.com/docker/docker/daemon	10.110s	coverage: 16.3% of statements
13:46:39 [2022-12-31T13:46:39.055Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
13:46:39 [2022-12-31T13:46:39.055Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
13:46:39 [2022-12-31T13:46:39.055Z] ?   	github.com/docker/docker/daemon/containerd	[no test files]
13:46:39 [2022-12-31T13:46:39.055Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
13:46:40 [2022-12-31T13:46:40.952Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	0.668s	coverage: 74.8% of statements
13:46:41 [2022-12-31T13:46:41.210Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.010s	coverage: 3.0% of statements
13:46:41 [2022-12-31T13:46:41.775Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.261s	coverage: 60.7% of statements
13:46:43 [2022-12-31T13:46:43.688Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.009s	coverage: 1.9% of statements
13:46:44 [2022-12-31T13:46:44.623Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	0.199s	coverage: 50.6% of statements
13:46:45 [2022-12-31T13:46:45.996Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	2.706s	coverage: 46.2% of statements
13:46:45 [2022-12-31T13:46:45.996Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
13:46:46 [2022-12-31T13:46:46.560Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.186s	coverage: 60.3% of statements
13:46:46 [2022-12-31T13:46:46.560Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
13:46:46 [2022-12-31T13:46:46.560Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
13:46:47 [2022-12-31T13:46:47.493Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.009s	coverage: 58.5% of statements
13:46:47 [2022-12-31T13:46:47.751Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.008s	coverage: 3.0% of statements
13:46:48 [2022-12-31T13:46:48.317Z] ok  	github.com/docker/docker/daemon/links	0.020s	coverage: 93.0% of statements
13:46:49 [2022-12-31T13:46:49.689Z] ok  	github.com/docker/docker/daemon/images	0.054s	coverage: 6.7% of statements
13:46:49 [2022-12-31T13:46:49.689Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
13:46:49 [2022-12-31T13:46:49.689Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
13:46:49 [2022-12-31T13:46:49.946Z] ok  	github.com/docker/docker/daemon/logger	0.227s	coverage: 43.2% of statements
13:46:50 [2022-12-31T13:46:50.879Z] ok  	github.com/docker/docker/daemon/logger/fluentd	0.022s	coverage: 53.6% of statements
13:46:50 [2022-12-31T13:46:50.879Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.113s	coverage: 79.9% of statements
13:46:50 [2022-12-31T13:46:50.879Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
13:46:51 [2022-12-31T13:46:51.443Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.006s	coverage: 68.2% of statements
13:46:51 [2022-12-31T13:46:51.701Z] ok  	github.com/docker/docker/daemon/logger/journald/internal/export	0.003s	coverage: 88.2% of statements
13:46:52 [2022-12-31T13:46:52.634Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.158s	coverage: 76.8% of statements
13:46:53 [2022-12-31T13:46:53.198Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.005s	coverage: 87.2% of statements
13:46:54 [2022-12-31T13:46:54.131Z] ok  	github.com/docker/docker/daemon/logger/local	0.026s	coverage: 79.4% of statements
13:46:54 [2022-12-31T13:46:54.697Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.016s	coverage: 63.5% of statements
13:46:55 [2022-12-31T13:46:55.262Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.020s	coverage: 31.5% of statements
13:46:55 [2022-12-31T13:46:55.828Z] ok  	github.com/docker/docker/daemon/logger/journald	3.844s	coverage: 74.5% of statements
13:46:55 [2022-12-31T13:46:55.828Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/fake	[no test files]
13:46:55 [2022-12-31T13:46:55.828Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/sdjournal	[no test files]
13:46:55 [2022-12-31T13:46:55.828Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
13:46:55 [2022-12-31T13:46:55.828Z] ?   	github.com/docker/docker/daemon/logger/loggertest	[no test files]
13:46:56 [2022-12-31T13:46:56.761Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.008s	coverage: 46.8% of statements
13:46:57 [2022-12-31T13:46:57.019Z] ok  	github.com/docker/docker/daemon/logger/templates	0.003s	coverage: 8.3% of statements
13:46:57 [2022-12-31T13:46:57.584Z] ok  	github.com/docker/docker/daemon/network	0.006s	coverage: 63.8% of statements
13:46:57 [2022-12-31T13:46:57.842Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.516s	coverage: 82.5% of statements
13:46:57 [2022-12-31T13:46:57.842Z] ?   	github.com/docker/docker/daemon/names	[no test files]
13:46:57 [2022-12-31T13:46:57.842Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
13:46:58 [2022-12-31T13:46:58.775Z] ok  	github.com/docker/docker/distribution/metadata	0.048s	coverage: 44.4% of statements
13:47:00 [2022-12-31T13:47:00.673Z] ok  	github.com/docker/docker/distribution	1.509s	coverage: 29.5% of statements
13:47:00 [2022-12-31T13:47:00.673Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
13:47:00 [2022-12-31T13:47:00.935Z] ok  	github.com/docker/docker/errdefs	0.004s	coverage: 77.7% of statements
13:47:01 [2022-12-31T13:47:01.867Z] ok  	github.com/docker/docker/distribution/xfer	1.898s	coverage: 84.9% of statements
13:47:01 [2022-12-31T13:47:01.867Z] ?   	github.com/docker/docker/dockerversion	[no test files]
13:47:01 [2022-12-31T13:47:01.867Z] ok  	github.com/docker/docker/image	0.030s	coverage: 87.3% of statements
13:47:02 [2022-12-31T13:47:02.432Z] ok  	github.com/docker/docker/image/cache	0.015s	coverage: 19.2% of statements
13:47:02 [2022-12-31T13:47:02.690Z] ok  	github.com/docker/docker/image/tarexport	0.010s	coverage: 0.7% of statements
13:47:02 [2022-12-31T13:47:02.690Z] ?   	github.com/docker/docker/image/v1	[no test files]
13:47:02 [2022-12-31T13:47:02.690Z] ?   	github.com/docker/docker/internal/mounttree	[no test files]
13:47:02 [2022-12-31T13:47:02.690Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
13:47:02 [2022-12-31T13:47:02.690Z] ?   	github.com/docker/docker/internal/unshare	[no test files]
13:47:02 [2022-12-31T13:47:02.947Z] ok  	github.com/docker/docker/libcontainerd/queue	0.024s	coverage: 100.0% of statements
13:47:04 [2022-12-31T13:47:04.321Z] ok  	github.com/docker/docker/oci	0.025s	coverage: 39.3% of statements
13:47:04 [2022-12-31T13:47:04.578Z] ok  	github.com/docker/docker/opts	0.021s	coverage: 67.3% of statements
13:47:04 [2022-12-31T13:47:04.835Z] ok  	github.com/docker/docker/pkg/aaparser	0.002s	coverage: 52.9% of statements
13:47:06 [2022-12-31T13:47:06.733Z] ok  	github.com/docker/docker/pkg/archive	0.308s	coverage: 81.9% of statements
13:47:08 [2022-12-31T13:47:08.104Z] ok  	github.com/docker/docker/pkg/authorization	1.024s	coverage: 68.3% of statements
13:47:08 [2022-12-31T13:47:08.361Z] ok  	github.com/docker/docker/pkg/broadcaster	0.002s	coverage: 100.0% of statements
13:47:08 [2022-12-31T13:47:08.619Z] ok  	github.com/docker/docker/pkg/capabilities	0.002s	coverage: 87.5% of statements
13:47:09 [2022-12-31T13:47:09.551Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.236s	coverage: 83.1% of statements
13:47:09 [2022-12-31T13:47:09.551Z] ok  	github.com/docker/docker/pkg/containerfs	0.003s	coverage: 28.6% of statements
13:47:09 [2022-12-31T13:47:09.809Z] ok  	github.com/docker/docker/pkg/directory	0.003s	coverage: 81.8% of statements
13:47:10 [2022-12-31T13:47:10.067Z] ok  	github.com/docker/docker/pkg/dmesg	0.003s	coverage: 83.3% of statements
13:47:10 [2022-12-31T13:47:10.067Z] ok  	github.com/docker/docker/pkg/fileutils	0.003s	coverage: 77.5% of statements
13:47:10 [2022-12-31T13:47:10.324Z] ok  	github.com/docker/docker/pkg/homedir	0.003s	coverage: 11.4% of statements
13:47:11 [2022-12-31T13:47:11.257Z] ok  	github.com/docker/docker/pkg/idtools	0.294s	coverage: 69.6% of statements
13:47:11 [2022-12-31T13:47:11.822Z] ok  	github.com/docker/docker/pkg/ioutils	0.347s	coverage: 70.5% of statements
13:47:12 [2022-12-31T13:47:12.079Z] ok  	github.com/docker/docker/layer	7.769s	coverage: 68.9% of statements
13:47:12 [2022-12-31T13:47:12.079Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
13:47:12 [2022-12-31T13:47:12.079Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
13:47:12 [2022-12-31T13:47:12.079Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
13:47:12 [2022-12-31T13:47:12.079Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
13:47:12 [2022-12-31T13:47:12.079Z] ?   	github.com/docker/docker/oci/caps	[no test files]
13:47:12 [2022-12-31T13:47:12.079Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
13:47:12 [2022-12-31T13:47:12.337Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.004s	coverage: 91.7% of statements
13:47:12 [2022-12-31T13:47:12.337Z] ok  	github.com/docker/docker/pkg/longpath	0.006s	coverage: 45.5% of statements
13:47:12 [2022-12-31T13:47:12.337Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
13:47:12 [2022-12-31T13:47:12.337Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.003s	coverage: 85.7% of statements
13:47:12 [2022-12-31T13:47:12.595Z] ok  	github.com/docker/docker/pkg/parsers	0.004s	coverage: 97.0% of statements
13:47:12 [2022-12-31T13:47:12.852Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.005s	coverage: 60.0% of statements
13:47:12 [2022-12-31T13:47:12.852Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.010s	coverage: 90.2% of statements
13:47:13 [2022-12-31T13:47:13.110Z] ok  	github.com/docker/docker/pkg/pidfile	0.006s	coverage: 94.1% of statements
13:47:13 [2022-12-31T13:47:13.110Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
13:47:13 [2022-12-31T13:47:13.110Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
13:47:13 [2022-12-31T13:47:13.675Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.007s	coverage: 56.8% of statements
13:47:13 [2022-12-31T13:47:13.932Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.004s	coverage: 85.7% of statements
13:47:14 [2022-12-31T13:47:14.189Z] ok  	github.com/docker/docker/pkg/pools	0.003s	coverage: 88.2% of statements
13:47:14 [2022-12-31T13:47:14.447Z] ok  	github.com/docker/docker/pkg/process	0.003s	coverage: 21.7% of statements
13:47:14 [2022-12-31T13:47:14.705Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
13:47:14 [2022-12-31T13:47:14.962Z] ok  	github.com/docker/docker/pkg/reexec	0.010s	coverage: 82.4% of statements
13:47:15 [2022-12-31T13:47:15.220Z] ok  	github.com/docker/docker/pkg/stack	0.004s	coverage: 90.9% of statements
13:47:15 [2022-12-31T13:47:15.478Z] ok  	github.com/docker/docker/pkg/stdcopy	0.004s	coverage: 100.0% of statements
13:47:15 [2022-12-31T13:47:15.735Z] ok  	github.com/docker/docker/pkg/streamformatter	0.004s	coverage: 66.2% of statements
13:47:15 [2022-12-31T13:47:15.993Z] ok  	github.com/docker/docker/pkg/stringid	0.003s	coverage: 61.9% of statements
13:47:16 [2022-12-31T13:47:16.564Z] ok  	github.com/docker/docker/pkg/sysinfo	0.006s	coverage: 56.0% of statements
13:47:17 [2022-12-31T13:47:17.130Z] ok  	github.com/docker/docker/pkg/system	0.007s	coverage: 43.1% of statements
13:47:17 [2022-12-31T13:47:17.388Z] ok  	github.com/docker/docker/pkg/tailfile	0.042s	coverage: 88.6% of statements
13:47:17 [2022-12-31T13:47:17.953Z] ok  	github.com/docker/docker/pkg/tarsum	0.045s	coverage: 89.1% of statements
13:47:17 [2022-12-31T13:47:17.953Z] ok  	github.com/docker/docker/pkg/useragent	0.002s	coverage: 88.9% of statements
13:47:19 [2022-12-31T13:47:19.861Z] ok  	github.com/docker/docker/plugin	0.520s	coverage: 23.2% of statements
13:47:20 [2022-12-31T13:47:20.433Z] ok  	github.com/docker/docker/plugin/v2	0.004s	coverage: 14.4% of statements
13:47:20 [2022-12-31T13:47:20.998Z] ok  	github.com/docker/docker/profiles/seccomp	0.009s	coverage: 86.0% of statements
13:47:21 [2022-12-31T13:47:21.932Z] ok  	github.com/docker/docker/quota	0.165s	coverage: 71.4% of statements
13:47:22 [2022-12-31T13:47:22.497Z] ok  	github.com/docker/docker/reference	0.007s	coverage: 83.7% of statements
13:47:23 [2022-12-31T13:47:23.429Z] ok  	github.com/docker/docker/registry	0.082s	coverage: 58.7% of statements
13:47:23 [2022-12-31T13:47:23.686Z] ok  	github.com/docker/docker/registry/resumable	0.018s	coverage: 100.0% of statements
13:47:23 [2022-12-31T13:47:23.944Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 45.3% of statements
13:47:24 [2022-12-31T13:47:24.510Z] ok  	github.com/docker/docker/runconfig	0.009s	coverage: 63.6% of statements
13:47:24 [2022-12-31T13:47:24.510Z] ok  	github.com/docker/docker/testutil	0.003s	coverage: 62.5% of statements
13:47:26 [2022-12-31T13:47:26.407Z] ok  	github.com/docker/docker/volume/drivers	0.005s	coverage: 36.1% of statements
13:47:26 [2022-12-31T13:47:26.973Z] ok  	github.com/docker/docker/volume/local	0.073s	coverage: 76.6% of statements
13:47:27 [2022-12-31T13:47:27.538Z] ok  	github.com/docker/docker/volume/mounts	0.008s	coverage: 68.1% of statements
13:47:28 [2022-12-31T13:47:28.910Z] ok  	github.com/docker/docker/volume/service	0.017s	coverage: 73.2% of statements
13:47:50 [2022-12-31T13:47:50.816Z] ok  	github.com/docker/docker/pkg/plugins	33.635s	coverage: 76.3% of statements
13:47:50 [2022-12-31T13:47:50.816Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
13:47:50 [2022-12-31T13:47:50.816Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
13:47:50 [2022-12-31T13:47:50.816Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
13:47:50 [2022-12-31T13:47:50.816Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
13:47:50 [2022-12-31T13:47:50.816Z] ?   	github.com/docker/docker/rootless	[no test files]
13:47:50 [2022-12-31T13:47:50.816Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
13:47:50 [2022-12-31T13:47:50.816Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
13:47:50 [2022-12-31T13:47:50.816Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
13:47:50 [2022-12-31T13:47:50.816Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
13:47:50 [2022-12-31T13:47:50.816Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
13:47:50 [2022-12-31T13:47:50.816Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
13:47:50 [2022-12-31T13:47:50.816Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
13:47:50 [2022-12-31T13:47:50.816Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
13:47:50 [2022-12-31T13:47:50.816Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
13:47:50 [2022-12-31T13:47:50.816Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
13:47:50 [2022-12-31T13:47:50.816Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
13:47:50 [2022-12-31T13:47:50.816Z] ?   	github.com/docker/docker/testutil/request	[no test files]
13:47:50 [2022-12-31T13:47:50.816Z] ?   	github.com/docker/docker/volume	[no test files]
13:47:50 [2022-12-31T13:47:50.816Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
13:47:50 [2022-12-31T13:47:50.816Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
13:47:50 [2022-12-31T13:47:50.816Z] 
13:47:50 [2022-12-31T13:47:50.816Z] === Skipped
13:47:50 [2022-12-31T13:47:50.816Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s)
13:47:50 [2022-12-31T13:47:50.816Z]     network_proxy_test.go:193: Need to start CI docker with --ipv6
13:47:50 [2022-12-31T13:47:50.816Z] 
13:47:50 [2022-12-31T13:47:50.816Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s)
13:47:50 [2022-12-31T13:47:50.816Z]     network_proxy_test.go:208: No support for dual stack yet
13:47:50 [2022-12-31T13:47:50.816Z] 
13:47:50 [2022-12-31T13:47:50.816Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s)
13:47:50 [2022-12-31T13:47:50.816Z]     network_proxy_test.go:237: Need to start CI docker with --ipv6
13:47:50 [2022-12-31T13:47:50.816Z] 
13:47:50 [2022-12-31T13:47:50.816Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s)
13:47:50 [2022-12-31T13:47:50.816Z]     network_proxy_test.go:298: Need to start CI docker with --ipv6
13:47:50 [2022-12-31T13:47:50.816Z] 
13:47:50 [2022-12-31T13:47:50.816Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
13:47:50 [2022-12-31T13:47:50.816Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:47:50 [2022-12-31T13:47:50.816Z]     graphtest_unix.go:44: Driver btrfs not supported
13:47:50 [2022-12-31T13:47:50.816Z] 
13:47:50 [2022-12-31T13:47:50.816Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
13:47:50 [2022-12-31T13:47:50.816Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:47:50 [2022-12-31T13:47:50.816Z]     graphtest_unix.go:44: Driver btrfs not supported
13:47:50 [2022-12-31T13:47:50.816Z] 
13:47:50 [2022-12-31T13:47:50.816Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
13:47:50 [2022-12-31T13:47:50.816Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:47:50 [2022-12-31T13:47:50.816Z]     graphtest_unix.go:44: Driver btrfs not supported
13:47:50 [2022-12-31T13:47:50.816Z] 
13:47:50 [2022-12-31T13:47:50.816Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
13:47:50 [2022-12-31T13:47:50.816Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:47:50 [2022-12-31T13:47:50.816Z]     graphtest_unix.go:44: Driver btrfs not supported
13:47:50 [2022-12-31T13:47:50.816Z] 
13:47:50 [2022-12-31T13:47:50.816Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
13:47:50 [2022-12-31T13:47:50.816Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:47:50 [2022-12-31T13:47:50.816Z]     graphtest_unix.go:44: Driver btrfs not supported
13:47:50 [2022-12-31T13:47:50.816Z] 
13:47:50 [2022-12-31T13:47:50.816Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
13:47:50 [2022-12-31T13:47:50.816Z]     graphtest_unix.go:71: No driver to put!
13:47:50 [2022-12-31T13:47:50.816Z] 
13:47:50 [2022-12-31T13:47:50.816Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
13:47:50 [2022-12-31T13:47:50.816Z] time="2022-12-31T13:46:43Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
13:47:50 [2022-12-31T13:47:50.816Z]     graphtest_unix.go:42: graphdriver: driver not supported
13:47:50 [2022-12-31T13:47:50.816Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
13:47:50 [2022-12-31T13:47:50.816Z] 
13:47:50 [2022-12-31T13:47:50.816Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
13:47:50 [2022-12-31T13:47:50.816Z] time="2022-12-31T13:46:43Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
13:47:50 [2022-12-31T13:47:50.816Z]     graphtest_unix.go:42: graphdriver: driver not supported
13:47:50 [2022-12-31T13:47:50.816Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
13:47:50 [2022-12-31T13:47:50.816Z] 
13:47:50 [2022-12-31T13:47:50.816Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
13:47:50 [2022-12-31T13:47:50.817Z] time="2022-12-31T13:46:43Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
13:47:50 [2022-12-31T13:47:50.817Z]     graphtest_unix.go:42: graphdriver: driver not supported
13:47:50 [2022-12-31T13:47:50.817Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
13:47:50 [2022-12-31T13:47:50.817Z] 
13:47:50 [2022-12-31T13:47:50.817Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
13:47:50 [2022-12-31T13:47:50.817Z] time="2022-12-31T13:46:43Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
13:47:50 [2022-12-31T13:47:50.817Z]     graphtest_unix.go:42: graphdriver: driver not supported
13:47:50 [2022-12-31T13:47:50.817Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
13:47:50 [2022-12-31T13:47:50.817Z] 
13:47:50 [2022-12-31T13:47:50.817Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
13:47:50 [2022-12-31T13:47:50.817Z] time="2022-12-31T13:46:43Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
13:47:50 [2022-12-31T13:47:50.817Z]     graphtest_unix.go:42: graphdriver: driver not supported
13:47:50 [2022-12-31T13:47:50.817Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
13:47:50 [2022-12-31T13:47:50.817Z] 
13:47:50 [2022-12-31T13:47:50.817Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
13:47:50 [2022-12-31T13:47:50.817Z]     graphtest_unix.go:71: No driver to put!
13:47:50 [2022-12-31T13:47:50.817Z] 
13:47:50 [2022-12-31T13:47:50.817Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
13:47:50 [2022-12-31T13:47:50.817Z]     overlay_test.go:45: Fails to compute changes after apply intermittently
13:47:50 [2022-12-31T13:47:50.817Z] 
13:47:50 [2022-12-31T13:47:50.817Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
13:47:50 [2022-12-31T13:47:50.817Z]     overlay_test.go:50: Fails to compute changes intermittently
13:47:50 [2022-12-31T13:47:50.817Z] 
13:47:50 [2022-12-31T13:47:50.817Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
13:47:50 [2022-12-31T13:47:50.817Z]     overlay_test.go:65: Cannot run test with naive change algorithm
13:47:50 [2022-12-31T13:47:50.817Z] 
13:47:50 [2022-12-31T13:47:50.817Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
13:47:50 [2022-12-31T13:47:50.817Z]     graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
13:47:50 [2022-12-31T13:47:50.817Z] 
13:47:50 [2022-12-31T13:47:50.817Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
13:47:50 [2022-12-31T13:47:50.817Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:47:50 [2022-12-31T13:47:50.817Z]     graphtest_unix.go:44: Driver zfs not supported
13:47:50 [2022-12-31T13:47:50.817Z] 
13:47:50 [2022-12-31T13:47:50.817Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
13:47:50 [2022-12-31T13:47:50.817Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:47:50 [2022-12-31T13:47:50.817Z]     graphtest_unix.go:44: Driver zfs not supported
13:47:50 [2022-12-31T13:47:50.817Z] 
13:47:50 [2022-12-31T13:47:50.817Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
13:47:50 [2022-12-31T13:47:50.817Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:47:50 [2022-12-31T13:47:50.817Z]     graphtest_unix.go:44: Driver zfs not supported
13:47:50 [2022-12-31T13:47:50.817Z] 
13:47:50 [2022-12-31T13:47:50.817Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
13:47:50 [2022-12-31T13:47:50.817Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:47:50 [2022-12-31T13:47:50.817Z]     graphtest_unix.go:44: Driver zfs not supported
13:47:50 [2022-12-31T13:47:50.817Z] 
13:47:50 [2022-12-31T13:47:50.817Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
13:47:50 [2022-12-31T13:47:50.817Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:47:50 [2022-12-31T13:47:50.817Z]     graphtest_unix.go:44: Driver zfs not supported
13:47:50 [2022-12-31T13:47:50.817Z] 
13:47:50 [2022-12-31T13:47:50.817Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
13:47:50 [2022-12-31T13:47:50.817Z]     graphtest_unix.go:71: No driver to put!
13:47:50 [2022-12-31T13:47:50.817Z] 
13:47:50 [2022-12-31T13:47:50.817Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
13:47:50 [2022-12-31T13:47:50.817Z]     sysinfo_linux_test.go:86: AppArmor Must be Disabled
13:47:50 [2022-12-31T13:47:50.817Z] 
13:47:50 [2022-12-31T13:47:50.817Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
13:47:50 [2022-12-31T13:47:50.817Z]     sysinfo_linux_test.go:106: cgroup namespaces must be disabled
13:47:50 [2022-12-31T13:47:50.817Z] 
13:47:50 [2022-12-31T13:47:50.817Z] DONE 2964 tests, 28 skipped in 223.751s
13:47:50 [2022-12-31T13:47:50.817Z] + '[' -n 'github.com/docker/docker/libnetwork
13:47:50 [2022-12-31T13:47:50.817Z] github.com/docker/docker/libnetwork/bitseq
13:47:50 [2022-12-31T13:47:50.817Z] github.com/docker/docker/libnetwork/cluster
13:47:50 [2022-12-31T13:47:50.817Z] github.com/docker/docker/libnetwork/cmd/diagnostic
13:47:50 [2022-12-31T13:47:50.817Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
13:47:50 [2022-12-31T13:47:50.817Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
13:47:50 [2022-12-31T13:47:50.817Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
13:47:50 [2022-12-31T13:47:50.817Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
13:47:50 [2022-12-31T13:47:50.817Z] github.com/docker/docker/libnetwork/cmd/ovrouter
13:47:50 [2022-12-31T13:47:50.817Z] github.com/docker/docker/libnetwork/cmd/readme_test
13:47:50 [2022-12-31T13:47:50.817Z] github.com/docker/docker/libnetwork/config
13:47:50 [2022-12-31T13:47:50.817Z] github.com/docker/docker/libnetwork/datastore
13:47:50 [2022-12-31T13:47:50.817Z] github.com/docker/docker/libnetwork/diagnostic
13:47:50 [2022-12-31T13:47:50.817Z] github.com/docker/docker/libnetwork/discoverapi
13:47:50 [2022-12-31T13:47:50.817Z] github.com/docker/docker/libnetwork/driverapi
13:47:50 [2022-12-31T13:47:50.817Z] github.com/docker/docker/libnetwork/drivers/bridge
13:47:50 [2022-12-31T13:47:50.817Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
13:47:50 [2022-12-31T13:47:50.817Z] github.com/docker/docker/libnetwork/drivers/host
13:47:50 [2022-12-31T13:47:50.817Z] github.com/docker/docker/libnetwork/drivers/ipvlan
13:47:50 [2022-12-31T13:47:50.817Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
13:47:50 [2022-12-31T13:47:50.817Z] github.com/docker/docker/libnetwork/drivers/macvlan
13:47:50 [2022-12-31T13:47:50.817Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
13:47:50 [2022-12-31T13:47:50.817Z] github.com/docker/docker/libnetwork/drivers/null
13:47:50 [2022-12-31T13:47:50.817Z] github.com/docker/docker/libnetwork/drivers/overlay
13:47:50 [2022-12-31T13:47:50.817Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
13:47:50 [2022-12-31T13:47:50.817Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
13:47:50 [2022-12-31T13:47:50.817Z] github.com/docker/docker/libnetwork/drivers/remote
13:47:50 [2022-12-31T13:47:50.817Z] github.com/docker/docker/libnetwork/drivers/remote/api
13:47:50 [2022-12-31T13:47:50.817Z] github.com/docker/docker/libnetwork/drivers/windows
13:47:50 [2022-12-31T13:47:50.817Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
13:47:50 [2022-12-31T13:47:50.817Z] github.com/docker/docker/libnetwork/drvregistry
13:47:50 [2022-12-31T13:47:50.817Z] github.com/docker/docker/libnetwork/etchosts
13:47:50 [2022-12-31T13:47:50.817Z] github.com/docker/docker/libnetwork/idm
13:47:50 [2022-12-31T13:47:50.817Z] github.com/docker/docker/libnetwork/internal/caller
13:47:50 [2022-12-31T13:47:50.817Z] github.com/docker/docker/libnetwork/internal/setmatrix
13:47:50 [2022-12-31T13:47:50.817Z] github.com/docker/docker/libnetwork/ipam
13:47:50 [2022-12-31T13:47:50.817Z] github.com/docker/docker/libnetwork/ipamapi
13:47:50 [2022-12-31T13:47:50.817Z] github.com/docker/docker/libnetwork/ipams/builtin
13:47:50 [2022-12-31T13:47:50.817Z] github.com/docker/docker/libnetwork/ipams/null
13:47:50 [2022-12-31T13:47:50.817Z] github.com/docker/docker/libnetwork/ipams/remote
13:47:50 [2022-12-31T13:47:50.817Z] github.com/docker/docker/libnetwork/ipams/remote/api
13:47:50 [2022-12-31T13:47:50.817Z] github.com/docker/docker/libnetwork/ipams/windowsipam
13:47:50 [2022-12-31T13:47:50.817Z] github.com/docker/docker/libnetwork/ipamutils
13:47:50 [2022-12-31T13:47:50.817Z] github.com/docker/docker/libnetwork/iptables
13:47:50 [2022-12-31T13:47:50.817Z] github.com/docker/docker/libnetwork/netlabel
13:47:50 [2022-12-31T13:47:50.817Z] github.com/docker/docker/libnetwork/netutils
13:47:50 [2022-12-31T13:47:50.817Z] github.com/docker/docker/libnetwork/networkdb
13:47:50 [2022-12-31T13:47:50.817Z] github.com/docker/docker/libnetwork/ns
13:47:50 [2022-12-31T13:47:50.817Z] github.com/docker/docker/libnetwork/options
13:47:50 [2022-12-31T13:47:50.817Z] github.com/docker/docker/libnetwork/osl
13:47:50 [2022-12-31T13:47:50.817Z] github.com/docker/docker/libnetwork/osl/kernel
13:47:50 [2022-12-31T13:47:50.817Z] github.com/docker/docker/libnetwork/portallocator
13:47:50 [2022-12-31T13:47:50.817Z] github.com/docker/docker/libnetwork/portmapper
13:47:50 [2022-12-31T13:47:50.817Z] github.com/docker/docker/libnetwork/resolvconf
13:47:50 [2022-12-31T13:47:50.817Z] github.com/docker/docker/libnetwork/testutils
13:47:50 [2022-12-31T13:47:50.817Z] github.com/docker/docker/libnetwork/types' ']'
13:47:50 [2022-12-31T13:47:50.817Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove journald' -cover -coverprofile=bundles/coverage-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types
13:48:37 [2022-12-31T13:48:37.463Z] ok  	github.com/docker/docker/libnetwork	42.096s	coverage: 40.9% of statements
13:48:37 [2022-12-31T13:48:37.463Z] ok  	github.com/docker/docker/libnetwork/bitseq	0.145s	coverage: 84.4% of statements
13:48:37 [2022-12-31T13:48:37.463Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
13:48:37 [2022-12-31T13:48:37.463Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
13:48:37 [2022-12-31T13:48:37.463Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
13:48:37 [2022-12-31T13:48:37.463Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
13:48:37 [2022-12-31T13:48:37.463Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
13:48:37 [2022-12-31T13:48:37.463Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
13:48:37 [2022-12-31T13:48:37.463Z] ?   	github.com/docker/docker/libnetwork/cmd/ovrouter	[no test files]
13:48:37 [2022-12-31T13:48:37.463Z] ?   	github.com/docker/docker/libnetwork/cmd/readme_test	[no test files]
13:48:37 [2022-12-31T13:48:37.463Z] ok  	github.com/docker/docker/libnetwork/config	0.013s	coverage: 9.3% of statements
13:48:37 [2022-12-31T13:48:37.720Z] ok  	github.com/docker/docker/libnetwork/datastore	0.004s	coverage: 22.0% of statements
13:48:37 [2022-12-31T13:48:37.721Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
13:48:37 [2022-12-31T13:48:37.721Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
13:48:37 [2022-12-31T13:48:37.978Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.003s	coverage: 68.9% of statements
13:48:41 [2022-12-31T13:48:41.256Z] ok  	github.com/docker/docker/libnetwork/drivers/bridge	1.752s	coverage: 61.7% of statements
13:48:41 [2022-12-31T13:48:41.256Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
13:48:41 [2022-12-31T13:48:41.256Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.002s	coverage: 34.8% of statements
13:48:42 [2022-12-31T13:48:42.188Z] ok  	github.com/docker/docker/libnetwork/drivers/ipvlan	0.371s	coverage: 5.2% of statements
13:48:42 [2022-12-31T13:48:42.188Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
13:48:42 [2022-12-31T13:48:42.760Z] ok  	github.com/docker/docker/libnetwork/drivers/macvlan	0.014s	coverage: 4.8% of statements
13:48:42 [2022-12-31T13:48:42.760Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
13:48:43 [2022-12-31T13:48:43.018Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.002s	coverage: 34.8% of statements
13:48:52 [2022-12-31T13:48:52.978Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay	8.150s	coverage: 6.9% of statements
13:48:52 [2022-12-31T13:48:52.978Z] ?   	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	[no test files]
13:48:52 [2022-12-31T13:48:52.978Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.004s	coverage: 63.6% of statements
13:48:53 [2022-12-31T13:48:53.544Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.012s	coverage: 57.4% of statements
13:48:53 [2022-12-31T13:48:53.544Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
13:48:53 [2022-12-31T13:48:53.544Z] ?   	github.com/docker/docker/libnetwork/drivers/windows	[no test files]
13:48:53 [2022-12-31T13:48:53.544Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
13:48:54 [2022-12-31T13:48:54.109Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.019s	coverage: 82.4% of statements
13:48:54 [2022-12-31T13:48:54.367Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.019s	coverage: 81.0% of statements
13:48:54 [2022-12-31T13:48:54.367Z] ok  	github.com/docker/docker/libnetwork/idm	0.003s	coverage: 87.5% of statements
13:48:54 [2022-12-31T13:48:54.624Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.002s	coverage: 100.0% of statements
13:49:06 [2022-12-31T13:49:06.814Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.003s	coverage: 100.0% of statements
13:49:24 [2022-12-31T13:49:24.882Z] ok  	github.com/docker/docker/libnetwork/ipam	16.387s	coverage: 85.3% of statements
13:49:24 [2022-12-31T13:49:24.882Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
13:49:24 [2022-12-31T13:49:24.882Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
13:49:24 [2022-12-31T13:49:24.882Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.003s	coverage: 57.1% of statements
13:49:24 [2022-12-31T13:49:24.882Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.008s	coverage: 47.4% of statements
13:49:24 [2022-12-31T13:49:24.882Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
13:49:24 [2022-12-31T13:49:24.882Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.003s	coverage: 71.4% of statements
13:49:24 [2022-12-31T13:49:24.882Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.277s	coverage: 74.0% of statements
13:49:24 [2022-12-31T13:49:24.882Z] ok  	github.com/docker/docker/libnetwork/iptables	0.257s	coverage: 43.3% of statements
13:49:24 [2022-12-31T13:49:24.882Z] ?   	github.com/docker/docker/libnetwork/netlabel	[no test files]
13:49:24 [2022-12-31T13:49:24.882Z] ok  	github.com/docker/docker/libnetwork/netutils	0.017s	coverage: 44.1% of statements
13:51:16 [2022-12-31T13:51:16.354Z] ok  	github.com/docker/docker/libnetwork/networkdb	104.466s	coverage: 60.4% of statements
13:51:16 [2022-12-31T13:51:16.354Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
13:51:16 [2022-12-31T13:51:16.354Z] ok  	github.com/docker/docker/libnetwork/options	0.002s	coverage: 100.0% of statements
13:51:16 [2022-12-31T13:51:16.354Z] ok  	github.com/docker/docker/libnetwork/osl	4.369s	coverage: 39.4% of statements
13:51:16 [2022-12-31T13:51:16.354Z] ok  	github.com/docker/docker/libnetwork/osl/kernel	0.003s	coverage: 20.0% of statements
13:51:16 [2022-12-31T13:51:16.354Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.016s	coverage: 80.7% of statements
13:51:17 [2022-12-31T13:51:17.285Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.683s	coverage: 46.3% of statements
13:51:17 [2022-12-31T13:51:17.542Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.004s	coverage: 82.8% of statements
13:51:17 [2022-12-31T13:51:17.542Z] ?   	github.com/docker/docker/libnetwork/testutils	[no test files]
13:51:17 [2022-12-31T13:51:17.800Z] ok  	github.com/docker/docker/libnetwork/types	0.002s	coverage: 37.3% of statements
13:51:17 [2022-12-31T13:51:17.800Z] 
13:51:17 [2022-12-31T13:51:17.800Z] === Skipped
13:51:17 [2022-12-31T13:51:17.800Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s)
13:51:17 [2022-12-31T13:51:17.800Z]     allocator_test.go:1483: Skipped because t.parallel was less than  5
13:51:17 [2022-12-31T13:51:17.800Z] 
13:51:17 [2022-12-31T13:51:17.800Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s)
13:51:17 [2022-12-31T13:51:17.800Z]     allocator_test.go:1483: Skipped because t.parallel was less than  5
13:51:17 [2022-12-31T13:51:17.800Z] 
13:51:17 [2022-12-31T13:51:17.800Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s)
13:51:17 [2022-12-31T13:51:17.800Z]     allocator_test.go:1483: Skipped because t.parallel was less than  5
13:51:17 [2022-12-31T13:51:17.800Z] 
13:51:17 [2022-12-31T13:51:17.800Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s)
13:51:17 [2022-12-31T13:51:17.800Z]     allocator_test.go:1483: Skipped because t.parallel was less than  5
13:51:17 [2022-12-31T13:51:17.800Z] 
13:51:17 [2022-12-31T13:51:17.800Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s)
13:51:17 [2022-12-31T13:51:17.800Z]     allocator_test.go:1483: Skipped because t.parallel was less than  5
13:51:17 [2022-12-31T13:51:17.800Z] 
13:51:17 [2022-12-31T13:51:17.800Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s)
13:51:17 [2022-12-31T13:51:17.800Z]     firewalld_test.go:14: firewalld is not running
13:51:17 [2022-12-31T13:51:17.800Z] 
13:51:17 [2022-12-31T13:51:17.800Z] DONE 321 tests, 6 skipped in 210.206s
Post stage
[Pipeline] junit
13:51:18 [2022-12-31T13:51:18.381Z] Recording test results
13:51:19 [2022-12-31T13:51:19.658Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
13:51:19 [2022-12-31T13:51:19.973Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44723/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a5ebd28797c8e757e08e2d5bf09f447793eadc72 -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:a5ebd28797c8e757e08e2d5bf09f447793eadc72 hack/make.sh dynbinary test-integration
13:51:20 [2022-12-31T13:51:20.538Z] 
13:51:20 [2022-12-31T13:51:20.538Z] Removing bundles/
13:51:20 [2022-12-31T13:51:20.538Z] 
13:51:20 [2022-12-31T13:51:20.538Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
13:51:20 [2022-12-31T13:51:20.538Z] Building: bundles/dynbinary-daemon/dockerd
13:51:20 [2022-12-31T13:51:20.538Z] GOOS="" GOARCH="" GOARM=""
13:52:56 [2022-12-31T13:52:56.966Z] Created binary: bundles/dynbinary-daemon/dockerd
13:52:56 [2022-12-31T13:52:56.966Z] Building: bundles/dynbinary-daemon/docker-proxy
13:52:56 [2022-12-31T13:52:56.966Z] GOOS="" GOARCH="" GOARM=""
13:52:56 [2022-12-31T13:52:56.966Z] Created binary: bundles/dynbinary-daemon/docker-proxy
13:52:56 [2022-12-31T13:52:56.966Z] 
13:52:56 [2022-12-31T13:52:56.966Z] ---> Making bundle: test-integration (in bundles/test-integration)
13:52:56 [2022-12-31T13:52:56.966Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
13:52:56 [2022-12-31T13:52:56.966Z] HOSTNAME=e599097ac99a
13:52:56 [2022-12-31T13:52:56.966Z] TESTDEBUG=0
13:52:56 [2022-12-31T13:52:56.966Z] DEST=bundles/test-integration
13:52:56 [2022-12-31T13:52:56.966Z] PWD=/go/src/github.com/docker/docker
13:52:56 [2022-12-31T13:52:56.966Z] DOCKER_GITCOMMIT=a5ebd28797c8e757e08e2d5bf09f447793eadc72
13:52:56 [2022-12-31T13:52:56.966Z] container=docker
13:52:56 [2022-12-31T13:52:56.966Z] HOME=/root
13:52:56 [2022-12-31T13:52:56.966Z] GOLANG_VERSION=1.19.4
13:52:56 [2022-12-31T13:52:56.966Z] VALIDATE_REPO=https://github.com/moby/moby.git
13:52:56 [2022-12-31T13:52:56.966Z] VALIDATE_BRANCH=master
13:52:56 [2022-12-31T13:52:56.966Z] TERM=xterm
13:52:56 [2022-12-31T13:52:56.966Z] DOCKER_PKG=github.com/docker/docker
13:52:56 [2022-12-31T13:52:56.966Z] SHLVL=1
13:52:56 [2022-12-31T13:52:56.966Z] TIMEOUT=120m
13:52:56 [2022-12-31T13:52:56.966Z] DOCKER_BUILDTAGS= journald
13:52:56 [2022-12-31T13:52:56.966Z] DOCKER_GRAPHDRIVER=overlay2
13:52:56 [2022-12-31T13:52:56.966Z] GO111MODULE=off
13:52:56 [2022-12-31T13:52:56.966Z] DOCKER_EXPERIMENTAL=1
13:52:56 [2022-12-31T13:52:56.966Z] TEST_SKIP_INTEGRATION_CLI=1
13:52:56 [2022-12-31T13:52:56.966Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
13:52:56 [2022-12-31T13:52:56.966Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
13:52:56 [2022-12-31T13:52:56.966Z] GOPATH=/go
13:52:56 [2022-12-31T13:52:56.966Z] PKG_CONFIG=pkg-config
13:52:56 [2022-12-31T13:52:56.966Z] _=/usr/bin/env
13:52:56 [2022-12-31T13:52:56.966Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
13:53:43 [2022-12-31T13:53:43.634Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
13:53:43 [2022-12-31T13:53:43.635Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
13:54:01 [2022-12-31T13:54:01.703Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
13:54:09 [2022-12-31T13:54:09.810Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
13:54:16 [2022-12-31T13:54:16.376Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
13:54:16 [2022-12-31T13:54:16.634Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
13:54:17 [2022-12-31T13:54:17.199Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
13:54:18 [2022-12-31T13:54:18.132Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
13:54:18 [2022-12-31T13:54:18.705Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
13:54:18 [2022-12-31T13:54:18.963Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
13:54:19 [2022-12-31T13:54:19.896Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
13:54:21 [2022-12-31T13:54:21.797Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
13:54:23 [2022-12-31T13:54:23.169Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
13:54:24 [2022-12-31T13:54:24.102Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
13:54:24 [2022-12-31T13:54:24.359Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
13:54:25 [2022-12-31T13:54:25.292Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
13:54:26 [2022-12-31T13:54:26.224Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
13:54:27 [2022-12-31T13:54:27.156Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
13:54:27 [2022-12-31T13:54:27.721Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
13:54:28 [2022-12-31T13:54:28.653Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
13:54:29 [2022-12-31T13:54:29.585Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
13:54:29 [2022-12-31T13:54:29.585Z] Using test binary docker
13:54:29 [2022-12-31T13:54:29.585Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
13:54:29 [2022-12-31T13:54:29.585Z] +++ /etc/init.d/apparmor start
13:54:29 [2022-12-31T13:54:29.585Z] Not: starting.
13:54:29 [2022-12-31T13:54:29.585Z] INFO: Waiting for daemon to start...
13:54:29 [2022-12-31T13:54:29.585Z] Starting dockerd
13:54:29 [2022-12-31T13:54:29.585Z] +++ 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
13:54:31 [2022-12-31T13:54:31.481Z] .
13:54:31 [2022-12-31T13:54:31.481Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
13:54:31 [2022-12-31T13:54:31.481Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
13:54:31 [2022-12-31T13:54:31.481Z] Error: No such image: emptyfs
13:54:31 [2022-12-31T13:54:31.481Z] ++++ tar -cC bundles/test-integration/emptyfs .
13:54:31 [2022-12-31T13:54:31.481Z] ++++ docker load
13:54:31 [2022-12-31T13:54:31.481Z] Loaded image: emptyfs:latest
13:54:31 [2022-12-31T13:54:31.481Z] Running integration-test (iteration 1)
13:54:31 [2022-12-31T13:54:31.481Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
13:54:31 [2022-12-31T13:54:31.481Z] ++ 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
13:54:31 [2022-12-31T13:54:31.481Z] ++ set -e
13:54:31 [2022-12-31T13:54:31.481Z] ++ '[' -n 0 ']'
13:54:31 [2022-12-31T13:54:31.481Z] ++ set -x
13:54:31 [2022-12-31T13:54:31.481Z] ++ 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
13:54:31 [2022-12-31T13:54:31.738Z] Loaded image: busybox:latest
13:54:31 [2022-12-31T13:54:31.738Z] Loaded image: busybox:glibc
13:54:33 [2022-12-31T13:54:33.109Z] Loaded image: debian:bullseye-slim
13:54:33 [2022-12-31T13:54:33.109Z] Loaded image: hello-world:latest
13:54:33 [2022-12-31T13:54:33.109Z] Loaded image: arm32v7/hello-world:latest
13:54:33 [2022-12-31T13:54:33.109Z] INFO: Testing against a local daemon
13:54:33 [2022-12-31T13:54:33.109Z] === RUN   TestCgroupNamespacesBuild
13:54:35 [2022-12-31T13:54:35.004Z] --- PASS: TestCgroupNamespacesBuild (1.83s)
13:54:35 [2022-12-31T13:54:35.004Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
13:54:35 [2022-12-31T13:54:35.937Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.02s)
13:54:35 [2022-12-31T13:54:35.937Z] === RUN   TestBuildWithSession
13:54:35 [2022-12-31T13:54:35.937Z]     build_session_test.go:25: TODO: BuildKit
13:54:35 [2022-12-31T13:54:35.937Z] --- SKIP: TestBuildWithSession (0.00s)
13:54:35 [2022-12-31T13:54:35.937Z] === RUN   TestBuildSquashParent
13:54:39 [2022-12-31T13:54:39.214Z] --- PASS: TestBuildSquashParent (3.16s)
13:54:39 [2022-12-31T13:54:39.214Z] === RUN   TestBuildWithRemoveAndForceRemove
13:54:39 [2022-12-31T13:54:39.214Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
13:54:39 [2022-12-31T13:54:39.214Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
13:54:39 [2022-12-31T13:54:39.214Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
13:54:39 [2022-12-31T13:54:39.214Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
13:54:39 [2022-12-31T13:54:39.214Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
13:54:39 [2022-12-31T13:54:39.214Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
13:54:39 [2022-12-31T13:54:39.214Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
13:54:39 [2022-12-31T13:54:39.214Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
13:54:39 [2022-12-31T13:54:39.214Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
13:54:39 [2022-12-31T13:54:39.214Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
13:54:39 [2022-12-31T13:54:39.214Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
13:54:39 [2022-12-31T13:54:39.214Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
13:54:39 [2022-12-31T13:54:39.214Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
13:54:39 [2022-12-31T13:54:39.214Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
13:54:40 [2022-12-31T13:54:40.147Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
13:54:40 [2022-12-31T13:54:40.405Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
13:54:41 [2022-12-31T13:54:41.337Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
13:54:41 [2022-12-31T13:54:41.594Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
13:54:42 [2022-12-31T13:54:42.526Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
13:54:42 [2022-12-31T13:54:42.526Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.11s)
13:54:42 [2022-12-31T13:54:42.526Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.16s)
13:54:42 [2022-12-31T13:54:42.526Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.12s)
13:54:42 [2022-12-31T13:54:42.526Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.24s)
13:54:42 [2022-12-31T13:54:42.526Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.22s)
13:54:42 [2022-12-31T13:54:42.526Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.12s)
13:54:42 [2022-12-31T13:54:42.526Z] === RUN   TestBuildMultiStageCopy
13:54:42 [2022-12-31T13:54:42.526Z] === RUN   TestBuildMultiStageCopy/copy_to_root
13:54:43 [2022-12-31T13:54:43.459Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
13:54:43 [2022-12-31T13:54:43.459Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
13:54:43 [2022-12-31T13:54:43.459Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
13:54:43 [2022-12-31T13:54:43.716Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
13:54:43 [2022-12-31T13:54:43.716Z] --- PASS: TestBuildMultiStageCopy (1.09s)
13:54:43 [2022-12-31T13:54:43.716Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (0.83s)
13:54:43 [2022-12-31T13:54:43.716Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.05s)
13:54:43 [2022-12-31T13:54:43.716Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.05s)
13:54:43 [2022-12-31T13:54:43.716Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.06s)
13:54:43 [2022-12-31T13:54:43.716Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.10s)
13:54:43 [2022-12-31T13:54:43.716Z] === RUN   TestBuildMultiStageParentConfig
13:54:43 [2022-12-31T13:54:43.974Z] --- PASS: TestBuildMultiStageParentConfig (0.26s)
13:54:43 [2022-12-31T13:54:43.974Z] === RUN   TestBuildLabelWithTargets
13:54:44 [2022-12-31T13:54:44.538Z] --- PASS: TestBuildLabelWithTargets (0.47s)
13:54:44 [2022-12-31T13:54:44.538Z] === RUN   TestBuildWithEmptyLayers
13:54:44 [2022-12-31T13:54:44.538Z] --- PASS: TestBuildWithEmptyLayers (0.08s)
13:54:44 [2022-12-31T13:54:44.538Z] === RUN   TestBuildMultiStageOnBuild
13:54:45 [2022-12-31T13:54:45.471Z] --- PASS: TestBuildMultiStageOnBuild (1.02s)
13:54:45 [2022-12-31T13:54:45.471Z] === RUN   TestBuildUncleanTarFilenames
13:54:45 [2022-12-31T13:54:45.729Z] --- PASS: TestBuildUncleanTarFilenames (0.11s)
13:54:45 [2022-12-31T13:54:45.729Z] === RUN   TestBuildMultiStageLayerLeak
13:54:46 [2022-12-31T13:54:46.660Z] --- PASS: TestBuildMultiStageLayerLeak (0.98s)
13:54:46 [2022-12-31T13:54:46.660Z] === RUN   TestBuildWithHugeFile
13:55:33 [2022-12-31T13:55:33.318Z] --- PASS: TestBuildWithHugeFile (41.13s)
13:55:33 [2022-12-31T13:55:33.318Z] === RUN   TestBuildWCOWSandboxSize
13:55:33 [2022-12-31T13:55:33.318Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
13:55:33 [2022-12-31T13:55:33.318Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
13:55:33 [2022-12-31T13:55:33.318Z] === RUN   TestBuildWithEmptyDockerfile
13:55:33 [2022-12-31T13:55:33.318Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
13:55:33 [2022-12-31T13:55:33.318Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
13:55:33 [2022-12-31T13:55:33.318Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
13:55:33 [2022-12-31T13:55:33.318Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
13:55:33 [2022-12-31T13:55:33.318Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
13:55:33 [2022-12-31T13:55:33.318Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
13:55:33 [2022-12-31T13:55:33.318Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
13:55:33 [2022-12-31T13:55:33.318Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
13:55:33 [2022-12-31T13:55:33.318Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
13:55:33 [2022-12-31T13:55:33.319Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s)
13:55:33 [2022-12-31T13:55:33.319Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s)
13:55:33 [2022-12-31T13:55:33.319Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s)
13:55:33 [2022-12-31T13:55:33.319Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s)
13:55:33 [2022-12-31T13:55:33.319Z] === RUN   TestBuildPreserveOwnership
13:55:33 [2022-12-31T13:55:33.319Z] === RUN   TestBuildPreserveOwnership/copy_from
13:55:33 [2022-12-31T13:55:33.319Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
13:55:33 [2022-12-31T13:55:33.319Z] --- PASS: TestBuildPreserveOwnership (2.26s)
13:55:33 [2022-12-31T13:55:33.319Z]     --- PASS: TestBuildPreserveOwnership/copy_from (1.69s)
13:55:33 [2022-12-31T13:55:33.319Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.56s)
13:55:33 [2022-12-31T13:55:33.319Z] === RUN   TestBuildPlatformInvalid
13:55:33 [2022-12-31T13:55:33.319Z] --- PASS: TestBuildPlatformInvalid (0.03s)
13:55:33 [2022-12-31T13:55:33.319Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
13:55:33 [2022-12-31T13:55:33.319Z] Loaded image: busybox:latest
13:55:33 [2022-12-31T13:55:33.319Z] Loaded image: busybox:glibc
13:55:33 [2022-12-31T13:55:33.319Z] Loaded image: debian:bullseye-slim
13:55:33 [2022-12-31T13:55:33.319Z] Loaded image: hello-world:latest
13:55:33 [2022-12-31T13:55:33.319Z] Loaded image: arm32v7/hello-world:latest
13:55:41 [2022-12-31T13:55:41.454Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.29s)
13:55:41 [2022-12-31T13:55:41.454Z] PASS
13:55:41 [2022-12-31T13:55:41.454Z] 
13:55:41 [2022-12-31T13:55:41.454Z] === Skipped
13:55:41 [2022-12-31T13:55:41.454Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
13:55:41 [2022-12-31T13:55:41.454Z]     build_session_test.go:25: TODO: BuildKit
13:55:41 [2022-12-31T13:55:41.454Z] 
13:55:41 [2022-12-31T13:55:41.454Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s)
13:55:41 [2022-12-31T13:55:41.454Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
13:55:41 [2022-12-31T13:55:41.454Z] 
13:55:41 [2022-12-31T13:55:41.454Z] DONE 34 tests, 2 skipped in 68.841s
13:55:41 [2022-12-31T13:55:41.454Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
13:55:41 [2022-12-31T13:55:41.454Z] ++ 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
13:55:41 [2022-12-31T13:55:41.454Z] ++ set -e
13:55:41 [2022-12-31T13:55:41.454Z] ++ '[' -n 0 ']'
13:55:41 [2022-12-31T13:55:41.454Z] ++ set -x
13:55:41 [2022-12-31T13:55:41.454Z] ++ 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
13:55:41 [2022-12-31T13:55:41.454Z] INFO: Testing against a local daemon
13:55:41 [2022-12-31T13:55:41.454Z] === RUN   TestConfigInspect
13:55:42 [2022-12-31T13:55:42.840Z] --- PASS: TestConfigInspect (2.24s)
13:55:42 [2022-12-31T13:55:42.840Z] === RUN   TestConfigList
13:55:45 [2022-12-31T13:55:45.364Z] --- PASS: TestConfigList (2.16s)
13:55:45 [2022-12-31T13:55:45.364Z] === RUN   TestConfigsCreateAndDelete
13:55:47 [2022-12-31T13:55:47.260Z] --- PASS: TestConfigsCreateAndDelete (2.18s)
13:55:47 [2022-12-31T13:55:47.260Z] === RUN   TestConfigsUpdate
13:55:49 [2022-12-31T13:55:49.156Z] --- PASS: TestConfigsUpdate (2.09s)
13:55:49 [2022-12-31T13:55:49.156Z] === RUN   TestTemplatedConfig
13:55:51 [2022-12-31T13:55:51.684Z] --- PASS: TestTemplatedConfig (2.56s)
13:55:51 [2022-12-31T13:55:51.684Z] === RUN   TestConfigCreateResolve
13:55:54 [2022-12-31T13:55:54.209Z] --- PASS: TestConfigCreateResolve (2.10s)
13:55:54 [2022-12-31T13:55:54.209Z] PASS
13:55:54 [2022-12-31T13:55:54.209Z] 
13:55:54 [2022-12-31T13:55:54.209Z] DONE 6 tests in 13.421s
13:55:54 [2022-12-31T13:55:54.209Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
13:55:54 [2022-12-31T13:55:54.209Z] ++ 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
13:55:54 [2022-12-31T13:55:54.209Z] ++ set -e
13:55:54 [2022-12-31T13:55:54.209Z] ++ '[' -n 0 ']'
13:55:54 [2022-12-31T13:55:54.209Z] ++ set -x
13:55:54 [2022-12-31T13:55:54.209Z] ++ 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
13:55:54 [2022-12-31T13:55:54.209Z] INFO: Testing against a local daemon
13:55:54 [2022-12-31T13:55:54.209Z] === RUN   TestAttachWithTTY
13:55:54 [2022-12-31T13:55:54.209Z] --- PASS: TestAttachWithTTY (0.06s)
13:55:54 [2022-12-31T13:55:54.209Z] === RUN   TestAttachWithoutTTy
13:55:54 [2022-12-31T13:55:54.209Z] --- PASS: TestAttachWithoutTTy (0.05s)
13:55:54 [2022-12-31T13:55:54.209Z] === RUN   TestCheckpoint
13:55:54 [2022-12-31T13:55:54.209Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
13:55:54 [2022-12-31T13:55:54.210Z] --- SKIP: TestCheckpoint (0.00s)
13:55:54 [2022-12-31T13:55:54.210Z] === RUN   TestContainerInvalidJSON
13:55:54 [2022-12-31T13:55:54.210Z] === RUN   TestContainerInvalidJSON/commit
13:55:54 [2022-12-31T13:55:54.210Z] === PAUSE TestContainerInvalidJSON/commit
13:55:54 [2022-12-31T13:55:54.210Z] === RUN   TestContainerInvalidJSON/containers/create
13:55:54 [2022-12-31T13:55:54.210Z] === PAUSE TestContainerInvalidJSON/containers/create
13:55:54 [2022-12-31T13:55:54.210Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
13:55:54 [2022-12-31T13:55:54.210Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
13:55:54 [2022-12-31T13:55:54.210Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
13:55:54 [2022-12-31T13:55:54.210Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
13:55:54 [2022-12-31T13:55:54.210Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
13:55:54 [2022-12-31T13:55:54.210Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
13:55:54 [2022-12-31T13:55:54.210Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
13:55:54 [2022-12-31T13:55:54.210Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
13:55:54 [2022-12-31T13:55:54.210Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
13:55:54 [2022-12-31T13:55:54.210Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
13:55:54 [2022-12-31T13:55:54.210Z] === CONT  TestContainerInvalidJSON/commit
13:55:54 [2022-12-31T13:55:54.210Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
13:55:54 [2022-12-31T13:55:54.210Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
13:55:54 [2022-12-31T13:55:54.210Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
13:55:54 [2022-12-31T13:55:54.210Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
13:55:54 [2022-12-31T13:55:54.210Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
13:55:54 [2022-12-31T13:55:54.210Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
13:55:54 [2022-12-31T13:55:54.210Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
13:55:54 [2022-12-31T13:55:54.210Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
13:55:54 [2022-12-31T13:55:54.210Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
13:55:54 [2022-12-31T13:55:54.210Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
13:55:54 [2022-12-31T13:55:54.210Z] === RUN   TestContainerInvalidJSON/commit/empty_body
13:55:54 [2022-12-31T13:55:54.210Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
13:55:54 [2022-12-31T13:55:54.210Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
13:55:54 [2022-12-31T13:55:54.210Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
13:55:54 [2022-12-31T13:55:54.210Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
13:55:54 [2022-12-31T13:55:54.210Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
13:55:54 [2022-12-31T13:55:54.210Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
13:55:54 [2022-12-31T13:55:54.210Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
13:55:54 [2022-12-31T13:55:54.210Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
13:55:54 [2022-12-31T13:55:54.210Z] === CONT  TestContainerInvalidJSON/containers/create
13:55:54 [2022-12-31T13:55:54.210Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
13:55:54 [2022-12-31T13:55:54.210Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
13:55:54 [2022-12-31T13:55:54.210Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
13:55:54 [2022-12-31T13:55:54.210Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
13:55:54 [2022-12-31T13:55:54.210Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
13:55:54 [2022-12-31T13:55:54.210Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
13:55:54 [2022-12-31T13:55:54.210Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
13:55:54 [2022-12-31T13:55:54.210Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
13:55:54 [2022-12-31T13:55:54.210Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
13:55:54 [2022-12-31T13:55:54.210Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
13:55:54 [2022-12-31T13:55:54.210Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
13:55:54 [2022-12-31T13:55:54.210Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
13:55:54 [2022-12-31T13:55:54.210Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
13:55:54 [2022-12-31T13:55:54.210Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
13:55:54 [2022-12-31T13:55:54.210Z] --- PASS: TestContainerInvalidJSON (0.01s)
13:55:54 [2022-12-31T13:55:54.210Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
13:55:54 [2022-12-31T13:55:54.210Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
13:55:54 [2022-12-31T13:55:54.210Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
13:55:54 [2022-12-31T13:55:54.210Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
13:55:54 [2022-12-31T13:55:54.210Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
13:55:54 [2022-12-31T13:55:54.210Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
13:55:54 [2022-12-31T13:55:54.210Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
13:55:54 [2022-12-31T13:55:54.210Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
13:55:54 [2022-12-31T13:55:54.210Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
13:55:54 [2022-12-31T13:55:54.210Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
13:55:54 [2022-12-31T13:55:54.210Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
13:55:54 [2022-12-31T13:55:54.210Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
13:55:54 [2022-12-31T13:55:54.210Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
13:55:54 [2022-12-31T13:55:54.210Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
13:55:54 [2022-12-31T13:55:54.210Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
13:55:54 [2022-12-31T13:55:54.210Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s)
13:55:54 [2022-12-31T13:55:54.210Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
13:55:54 [2022-12-31T13:55:54.210Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
13:55:54 [2022-12-31T13:55:54.210Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
13:55:54 [2022-12-31T13:55:54.210Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
13:55:54 [2022-12-31T13:55:54.210Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
13:55:54 [2022-12-31T13:55:54.210Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
13:55:54 [2022-12-31T13:55:54.210Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
13:55:54 [2022-12-31T13:55:54.210Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
13:55:54 [2022-12-31T13:55:54.210Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
13:55:54 [2022-12-31T13:55:54.210Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.01s)
13:55:54 [2022-12-31T13:55:54.210Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
13:55:54 [2022-12-31T13:55:54.210Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
13:55:54 [2022-12-31T13:55:54.210Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
13:55:54 [2022-12-31T13:55:54.210Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
13:55:54 [2022-12-31T13:55:54.210Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
13:55:54 [2022-12-31T13:55:54.210Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
13:55:54 [2022-12-31T13:55:54.210Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
13:55:54 [2022-12-31T13:55:54.210Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
13:55:54 [2022-12-31T13:55:54.210Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
13:55:54 [2022-12-31T13:55:54.210Z] === RUN   TestCopyFromContainerPathDoesNotExist
13:55:54 [2022-12-31T13:55:54.210Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s)
13:55:54 [2022-12-31T13:55:54.210Z] === RUN   TestCopyFromContainerPathIsNotDir
13:55:54 [2022-12-31T13:55:54.210Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s)
13:55:54 [2022-12-31T13:55:54.210Z] === RUN   TestCopyToContainerPathDoesNotExist
13:55:54 [2022-12-31T13:55:54.467Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s)
13:55:54 [2022-12-31T13:55:54.467Z] === RUN   TestCopyEmptyFile
13:55:54 [2022-12-31T13:55:54.467Z] --- PASS: TestCopyEmptyFile (0.06s)
13:55:54 [2022-12-31T13:55:54.467Z] === RUN   TestCopyToContainerPathIsNotDir
13:55:54 [2022-12-31T13:55:54.467Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s)
13:55:54 [2022-12-31T13:55:54.467Z] === RUN   TestCopyFromContainer
13:55:55 [2022-12-31T13:55:55.032Z] === RUN   TestCopyFromContainer//
13:55:55 [2022-12-31T13:55:55.032Z] === RUN   TestCopyFromContainer/.
13:55:55 [2022-12-31T13:55:55.032Z] === RUN   TestCopyFromContainer//.
13:55:55 [2022-12-31T13:55:55.032Z] === RUN   TestCopyFromContainer/./
13:55:55 [2022-12-31T13:55:55.032Z] === RUN   TestCopyFromContainer//./
13:55:55 [2022-12-31T13:55:55.032Z] === RUN   TestCopyFromContainer//bar/root
13:55:55 [2022-12-31T13:55:55.032Z] === RUN   TestCopyFromContainer//bar/root/
13:55:55 [2022-12-31T13:55:55.032Z] === RUN   TestCopyFromContainer//bar/root/.
13:55:55 [2022-12-31T13:55:55.289Z] === RUN   TestCopyFromContainer/bar/quux
13:55:55 [2022-12-31T13:55:55.289Z] === RUN   TestCopyFromContainer/bar/quux/
13:55:55 [2022-12-31T13:55:55.289Z] === RUN   TestCopyFromContainer/bar/quux/.
13:55:55 [2022-12-31T13:55:55.289Z] === RUN   TestCopyFromContainer/bar/quux/baz
13:55:55 [2022-12-31T13:55:55.289Z] === RUN   TestCopyFromContainer/bar/filesymlink
13:55:55 [2022-12-31T13:55:55.289Z] === RUN   TestCopyFromContainer/bar/dirsymlink
13:55:55 [2022-12-31T13:55:55.289Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
13:55:55 [2022-12-31T13:55:55.289Z] === RUN   TestCopyFromContainer/bar/dirsymlink/.
13:55:55 [2022-12-31T13:55:55.289Z] === RUN   TestCopyFromContainer/bar/notarget
13:55:55 [2022-12-31T13:55:55.289Z] --- PASS: TestCopyFromContainer (0.78s)
13:55:55 [2022-12-31T13:55:55.289Z]     --- PASS: TestCopyFromContainer// (0.01s)
13:55:55 [2022-12-31T13:55:55.289Z]     --- PASS: TestCopyFromContainer/. (0.02s)
13:55:55 [2022-12-31T13:55:55.289Z]     --- PASS: TestCopyFromContainer//. (0.02s)
13:55:55 [2022-12-31T13:55:55.289Z]     --- PASS: TestCopyFromContainer/./ (0.02s)
13:55:55 [2022-12-31T13:55:55.289Z]     --- PASS: TestCopyFromContainer//./ (0.01s)
13:55:55 [2022-12-31T13:55:55.289Z]     --- PASS: TestCopyFromContainer//bar/root (0.01s)
13:55:55 [2022-12-31T13:55:55.289Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.01s)
13:55:55 [2022-12-31T13:55:55.289Z]     --- PASS: TestCopyFromContainer//bar/root/. (0.02s)
13:55:55 [2022-12-31T13:55:55.289Z]     --- PASS: TestCopyFromContainer/bar/quux (0.01s)
13:55:55 [2022-12-31T13:55:55.289Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.01s)
13:55:55 [2022-12-31T13:55:55.289Z]     --- PASS: TestCopyFromContainer/bar/quux/. (0.01s)
13:55:55 [2022-12-31T13:55:55.289Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.00s)
13:55:55 [2022-12-31T13:55:55.289Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.00s)
13:55:55 [2022-12-31T13:55:55.289Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.01s)
13:55:55 [2022-12-31T13:55:55.289Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.01s)
13:55:55 [2022-12-31T13:55:55.289Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/. (0.01s)
13:55:55 [2022-12-31T13:55:55.289Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.01s)
13:55:55 [2022-12-31T13:55:55.289Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
13:55:55 [2022-12-31T13:55:55.289Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
13:55:55 [2022-12-31T13:55:55.289Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
13:55:55 [2022-12-31T13:55:55.289Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
13:55:55 [2022-12-31T13:55:55.289Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
13:55:55 [2022-12-31T13:55:55.289Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
13:55:55 [2022-12-31T13:55:55.289Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
13:55:55 [2022-12-31T13:55:55.289Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
13:55:55 [2022-12-31T13:55:55.289Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
13:55:55 [2022-12-31T13:55:55.290Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
13:55:55 [2022-12-31T13:55:55.290Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
13:55:55 [2022-12-31T13:55:55.290Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
13:55:55 [2022-12-31T13:55:55.290Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
13:55:55 [2022-12-31T13:55:55.290Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
13:55:55 [2022-12-31T13:55:55.290Z] === RUN   TestCreateLinkToNonExistingContainer
13:55:55 [2022-12-31T13:55:55.290Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
13:55:55 [2022-12-31T13:55:55.290Z] === RUN   TestCreateWithInvalidEnv
13:55:55 [2022-12-31T13:55:55.290Z] === RUN   TestCreateWithInvalidEnv/0
13:55:55 [2022-12-31T13:55:55.290Z] === PAUSE TestCreateWithInvalidEnv/0
13:55:55 [2022-12-31T13:55:55.290Z] === RUN   TestCreateWithInvalidEnv/1
13:55:55 [2022-12-31T13:55:55.290Z] === PAUSE TestCreateWithInvalidEnv/1
13:55:55 [2022-12-31T13:55:55.290Z] === RUN   TestCreateWithInvalidEnv/2
13:55:55 [2022-12-31T13:55:55.290Z] === PAUSE TestCreateWithInvalidEnv/2
13:55:55 [2022-12-31T13:55:55.290Z] === CONT  TestCreateWithInvalidEnv/0
13:55:55 [2022-12-31T13:55:55.290Z] === CONT  TestCreateWithInvalidEnv/2
13:55:55 [2022-12-31T13:55:55.290Z] === CONT  TestCreateWithInvalidEnv/1
13:55:55 [2022-12-31T13:55:55.290Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
13:55:55 [2022-12-31T13:55:55.290Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
13:55:55 [2022-12-31T13:55:55.290Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
13:55:55 [2022-12-31T13:55:55.290Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
13:55:55 [2022-12-31T13:55:55.290Z] === RUN   TestCreateTmpfsMountsTarget
13:55:55 [2022-12-31T13:55:55.290Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
13:55:55 [2022-12-31T13:55:55.290Z] === RUN   TestCreateWithCustomMaskedPaths
13:55:56 [2022-12-31T13:55:56.661Z] --- PASS: TestCreateWithCustomMaskedPaths (1.33s)
13:55:56 [2022-12-31T13:55:56.661Z] === RUN   TestCreateWithCustomReadonlyPaths
13:55:58 [2022-12-31T13:55:58.033Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.20s)
13:55:58 [2022-12-31T13:55:58.033Z] === RUN   TestCreateWithInvalidHealthcheckParams
13:55:58 [2022-12-31T13:55:58.033Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
13:55:58 [2022-12-31T13:55:58.033Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
13:55:58 [2022-12-31T13:55:58.033Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
13:55:58 [2022-12-31T13:55:58.033Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
13:55:58 [2022-12-31T13:55:58.033Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
13:55:58 [2022-12-31T13:55:58.033Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
13:55:58 [2022-12-31T13:55:58.033Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
13:55:58 [2022-12-31T13:55:58.033Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
13:55:58 [2022-12-31T13:55:58.033Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
13:55:58 [2022-12-31T13:55:58.033Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
13:55:58 [2022-12-31T13:55:58.033Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
13:55:58 [2022-12-31T13:55:58.033Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
13:55:58 [2022-12-31T13:55:58.033Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
13:55:58 [2022-12-31T13:55:58.033Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
13:55:58 [2022-12-31T13:55:58.033Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
13:55:58 [2022-12-31T13:55:58.033Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
13:55:58 [2022-12-31T13:55:58.033Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
13:55:58 [2022-12-31T13:55:58.033Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
13:55:58 [2022-12-31T13:55:58.033Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
13:55:58 [2022-12-31T13:55:58.033Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
13:55:58 [2022-12-31T13:55:58.033Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
13:55:58 [2022-12-31T13:55:58.033Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
13:55:58 [2022-12-31T13:55:58.291Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.41s)
13:55:58 [2022-12-31T13:55:58.291Z] === RUN   TestCreateDifferentPlatform
13:55:58 [2022-12-31T13:55:58.291Z] === RUN   TestCreateDifferentPlatform/different_os
13:55:58 [2022-12-31T13:55:58.291Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
13:55:58 [2022-12-31T13:55:58.291Z] --- PASS: TestCreateDifferentPlatform (0.01s)
13:55:58 [2022-12-31T13:55:58.291Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
13:55:58 [2022-12-31T13:55:58.291Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
13:55:58 [2022-12-31T13:55:58.291Z] === RUN   TestCreateVolumesFromNonExistingContainer
13:55:58 [2022-12-31T13:55:58.291Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s)
13:55:58 [2022-12-31T13:55:58.291Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
13:55:58 [2022-12-31T13:55:58.291Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s)
13:55:58 [2022-12-31T13:55:58.291Z] === RUN   TestCreateInvalidHostConfig
13:55:58 [2022-12-31T13:55:58.291Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
13:55:58 [2022-12-31T13:55:58.291Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
13:55:58 [2022-12-31T13:55:58.291Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
13:55:58 [2022-12-31T13:55:58.291Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
13:55:58 [2022-12-31T13:55:58.291Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
13:55:58 [2022-12-31T13:55:58.291Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
13:55:58 [2022-12-31T13:55:58.291Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
13:55:58 [2022-12-31T13:55:58.291Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
13:55:58 [2022-12-31T13:55:58.291Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
13:55:58 [2022-12-31T13:55:58.291Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
13:55:58 [2022-12-31T13:55:58.291Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
13:55:58 [2022-12-31T13:55:58.291Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
13:55:58 [2022-12-31T13:55:58.291Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
13:55:58 [2022-12-31T13:55:58.291Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
13:55:58 [2022-12-31T13:55:58.291Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
13:55:58 [2022-12-31T13:55:58.291Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
13:55:58 [2022-12-31T13:55:58.291Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
13:55:58 [2022-12-31T13:55:58.291Z] === RUN   TestContainerStartOnDaemonRestart
13:55:58 [2022-12-31T13:55:58.291Z] === PAUSE TestContainerStartOnDaemonRestart
13:55:58 [2022-12-31T13:55:58.291Z] === RUN   TestDaemonRestartIpcMode
13:55:58 [2022-12-31T13:55:58.291Z] === PAUSE TestDaemonRestartIpcMode
13:55:58 [2022-12-31T13:55:58.291Z] === RUN   TestDaemonHostGatewayIP
13:55:58 [2022-12-31T13:55:58.291Z] === PAUSE TestDaemonHostGatewayIP
13:55:58 [2022-12-31T13:55:58.291Z] === RUN   TestRestartDaemonWithRestartingContainer
13:55:58 [2022-12-31T13:55:58.291Z] === PAUSE TestRestartDaemonWithRestartingContainer
13:55:58 [2022-12-31T13:55:58.291Z] === RUN   TestContainerKillOnDaemonStart
13:55:58 [2022-12-31T13:55:58.291Z] === PAUSE TestContainerKillOnDaemonStart
13:55:58 [2022-12-31T13:55:58.548Z] === RUN   TestDiff
13:55:58 [2022-12-31T13:55:58.806Z] --- PASS: TestDiff (0.44s)
13:55:58 [2022-12-31T13:55:58.806Z] === RUN   TestExecConsoleSize
13:55:59 [2022-12-31T13:55:59.371Z] --- PASS: TestExecConsoleSize (0.49s)
13:55:59 [2022-12-31T13:55:59.371Z] === RUN   TestExecWithCloseStdin
13:55:59 [2022-12-31T13:55:59.936Z] --- PASS: TestExecWithCloseStdin (0.51s)
13:55:59 [2022-12-31T13:55:59.936Z] === RUN   TestExec
13:56:00 [2022-12-31T13:56:00.501Z] --- PASS: TestExec (0.48s)
13:56:00 [2022-12-31T13:56:00.501Z] === RUN   TestExecUser
13:56:00 [2022-12-31T13:56:00.759Z] --- PASS: TestExecUser (0.51s)
13:56:00 [2022-12-31T13:56:00.759Z] === RUN   TestExportContainerAndImportImage
13:56:01 [2022-12-31T13:56:01.328Z] --- PASS: TestExportContainerAndImportImage (0.50s)
13:56:01 [2022-12-31T13:56:01.328Z] === RUN   TestExportContainerAfterDaemonRestart
13:56:02 [2022-12-31T13:56:02.700Z] --- PASS: TestExportContainerAfterDaemonRestart (1.20s)
13:56:02 [2022-12-31T13:56:02.700Z] === RUN   TestHealthCheckWorkdir
13:56:02 [2022-12-31T13:56:02.957Z] --- PASS: TestHealthCheckWorkdir (0.52s)
13:56:02 [2022-12-31T13:56:02.957Z] === RUN   TestHealthKillContainer
13:56:11 [2022-12-31T13:56:11.057Z] --- PASS: TestHealthKillContainer (7.86s)
13:56:11 [2022-12-31T13:56:11.057Z] === RUN   TestHealthCheckProcessKilled
13:56:11 [2022-12-31T13:56:11.622Z] --- PASS: TestHealthCheckProcessKilled (0.63s)
13:56:11 [2022-12-31T13:56:11.622Z] === RUN   TestInspectCpusetInConfigPre120
13:56:11 [2022-12-31T13:56:11.880Z] --- PASS: TestInspectCpusetInConfigPre120 (0.41s)
13:56:11 [2022-12-31T13:56:11.880Z] === RUN   TestIpcModeNone
13:56:12 [2022-12-31T13:56:12.445Z] --- PASS: TestIpcModeNone (0.46s)
13:56:12 [2022-12-31T13:56:12.445Z] === RUN   TestIpcModePrivate
13:56:12 [2022-12-31T13:56:12.702Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:76, shared: false, mustBeShared: false
13:56:12 [2022-12-31T13:56:12.959Z] --- PASS: TestIpcModePrivate (0.49s)
13:56:12 [2022-12-31T13:56:12.959Z] === RUN   TestIpcModeShareable
13:56:13 [2022-12-31T13:56:13.216Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:70, shared: true, mustBeShared: true
13:56:13 [2022-12-31T13:56:13.474Z] --- PASS: TestIpcModeShareable (0.50s)
13:56:13 [2022-12-31T13:56:13.474Z] === RUN   TestAPIIpcModeShareableAndContainer
13:56:14 [2022-12-31T13:56:14.845Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.54s)
13:56:14 [2022-12-31T13:56:14.845Z] === RUN   TestAPIIpcModeHost
13:56:15 [2022-12-31T13:56:15.410Z] --- PASS: TestAPIIpcModeHost (0.35s)
13:56:15 [2022-12-31T13:56:15.410Z] === RUN   TestDaemonIpcModeShareable
13:56:16 [2022-12-31T13:56:16.342Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:80, shared: true, mustBeShared: true
13:56:16 [2022-12-31T13:56:16.599Z] --- PASS: TestDaemonIpcModeShareable (1.17s)
13:56:16 [2022-12-31T13:56:16.599Z] === RUN   TestDaemonIpcModePrivate
13:56:17 [2022-12-31T13:56:17.530Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:86, shared: false, mustBeShared: false
13:56:17 [2022-12-31T13:56:17.530Z] --- PASS: TestDaemonIpcModePrivate (1.09s)
13:56:17 [2022-12-31T13:56:17.530Z] === RUN   TestDaemonIpcModePrivateFromConfig
13:56:18 [2022-12-31T13:56:18.463Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:86, shared: false, mustBeShared: false
13:56:18 [2022-12-31T13:56:18.721Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.08s)
13:56:18 [2022-12-31T13:56:18.721Z] === RUN   TestDaemonIpcModeShareableFromConfig
13:56:19 [2022-12-31T13:56:19.653Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:80, shared: true, mustBeShared: true
13:56:19 [2022-12-31T13:56:19.653Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.10s)
13:56:19 [2022-12-31T13:56:19.653Z] === RUN   TestIpcModeOlderClient
13:56:19 [2022-12-31T13:56:19.653Z] === PAUSE TestIpcModeOlderClient
13:56:19 [2022-12-31T13:56:19.653Z] === RUN   TestKillContainerInvalidSignal
13:56:20 [2022-12-31T13:56:20.217Z] --- PASS: TestKillContainerInvalidSignal (0.45s)
13:56:20 [2022-12-31T13:56:20.217Z] === RUN   TestKillContainer
13:56:20 [2022-12-31T13:56:20.217Z] === RUN   TestKillContainer/no_signal
13:56:20 [2022-12-31T13:56:20.781Z] === RUN   TestKillContainer/non_killing_signal
13:56:21 [2022-12-31T13:56:21.038Z] === RUN   TestKillContainer/killing_signal
13:56:21 [2022-12-31T13:56:21.603Z] --- PASS: TestKillContainer (1.32s)
13:56:21 [2022-12-31T13:56:21.603Z]     --- PASS: TestKillContainer/no_signal (0.42s)
13:56:21 [2022-12-31T13:56:21.603Z]     --- PASS: TestKillContainer/non_killing_signal (0.30s)
13:56:21 [2022-12-31T13:56:21.603Z]     --- PASS: TestKillContainer/killing_signal (0.40s)
13:56:21 [2022-12-31T13:56:21.603Z] === RUN   TestKillWithStopSignalAndRestartPolicies
13:56:21 [2022-12-31T13:56:21.603Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
13:56:22 [2022-12-31T13:56:22.168Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
13:56:23 [2022-12-31T13:56:23.099Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.38s)
13:56:23 [2022-12-31T13:56:23.099Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.48s)
13:56:23 [2022-12-31T13:56:23.099Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.76s)
13:56:23 [2022-12-31T13:56:23.099Z] === RUN   TestKillStoppedContainer
13:56:23 [2022-12-31T13:56:23.099Z] --- PASS: TestKillStoppedContainer (0.04s)
13:56:23 [2022-12-31T13:56:23.099Z] === RUN   TestKillStoppedContainerAPIPre120
13:56:23 [2022-12-31T13:56:23.099Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s)
13:56:23 [2022-12-31T13:56:23.099Z] === RUN   TestKillDifferentUserContainer
13:56:23 [2022-12-31T13:56:23.356Z] --- PASS: TestKillDifferentUserContainer (0.45s)
13:56:23 [2022-12-31T13:56:23.357Z] === RUN   TestInspectOomKilledTrue
13:56:23 [2022-12-31T13:56:23.921Z] --- PASS: TestInspectOomKilledTrue (0.47s)
13:56:23 [2022-12-31T13:56:23.921Z] === RUN   TestInspectOomKilledFalse
13:56:24 [2022-12-31T13:56:24.486Z] --- PASS: TestInspectOomKilledFalse (0.42s)
13:56:24 [2022-12-31T13:56:24.486Z] === RUN   TestLinksEtcHostsContentMatch
13:56:24 [2022-12-31T13:56:24.744Z] --- PASS: TestLinksEtcHostsContentMatch (0.30s)
13:56:24 [2022-12-31T13:56:24.744Z] === RUN   TestLinksContainerNames
13:56:25 [2022-12-31T13:56:25.677Z] --- PASS: TestLinksContainerNames (0.88s)
13:56:25 [2022-12-31T13:56:25.677Z] === RUN   TestLogsFollowTailEmpty
13:56:25 [2022-12-31T13:56:25.934Z] --- PASS: TestLogsFollowTailEmpty (0.41s)
13:56:25 [2022-12-31T13:56:25.934Z] === RUN   TestLogs
13:56:25 [2022-12-31T13:56:25.934Z] === RUN   TestLogs/driver_local
13:56:25 [2022-12-31T13:56:25.934Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
13:56:25 [2022-12-31T13:56:25.934Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
13:56:25 [2022-12-31T13:56:25.934Z] === RUN   TestLogs/driver_local/tty/only_stdout
13:56:25 [2022-12-31T13:56:25.934Z] === PAUSE TestLogs/driver_local/tty/only_stdout
13:56:25 [2022-12-31T13:56:25.934Z] === RUN   TestLogs/driver_local/tty/only_stderr
13:56:25 [2022-12-31T13:56:25.934Z] === PAUSE TestLogs/driver_local/tty/only_stderr
13:56:25 [2022-12-31T13:56:25.934Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
13:56:25 [2022-12-31T13:56:25.934Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
13:56:25 [2022-12-31T13:56:25.934Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
13:56:25 [2022-12-31T13:56:25.934Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
13:56:25 [2022-12-31T13:56:25.934Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
13:56:25 [2022-12-31T13:56:25.934Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
13:56:25 [2022-12-31T13:56:25.934Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
13:56:25 [2022-12-31T13:56:25.934Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
13:56:26 [2022-12-31T13:56:26.879Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
13:56:26 [2022-12-31T13:56:26.879Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
13:56:27 [2022-12-31T13:56:27.147Z] === CONT  TestLogs/driver_local/tty/only_stderr
13:56:27 [2022-12-31T13:56:27.424Z] === CONT  TestLogs/driver_local/tty/only_stdout
13:56:27 [2022-12-31T13:56:27.998Z] === RUN   TestLogs/driver_json-file
13:56:27 [2022-12-31T13:56:27.998Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
13:56:27 [2022-12-31T13:56:27.998Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
13:56:27 [2022-12-31T13:56:27.998Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
13:56:27 [2022-12-31T13:56:27.998Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
13:56:27 [2022-12-31T13:56:27.998Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
13:56:27 [2022-12-31T13:56:27.998Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
13:56:27 [2022-12-31T13:56:27.998Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
13:56:27 [2022-12-31T13:56:27.998Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
13:56:27 [2022-12-31T13:56:27.998Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
13:56:27 [2022-12-31T13:56:27.998Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
13:56:27 [2022-12-31T13:56:27.998Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
13:56:27 [2022-12-31T13:56:27.998Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
13:56:27 [2022-12-31T13:56:27.998Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
13:56:27 [2022-12-31T13:56:27.998Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
13:56:28 [2022-12-31T13:56:28.930Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
13:56:28 [2022-12-31T13:56:28.930Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
13:56:29 [2022-12-31T13:56:29.495Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
13:56:29 [2022-12-31T13:56:29.495Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
13:56:30 [2022-12-31T13:56:30.059Z] --- PASS: TestLogs (4.12s)
13:56:30 [2022-12-31T13:56:30.059Z]     --- PASS: TestLogs/driver_local (0.01s)
13:56:30 [2022-12-31T13:56:30.059Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.73s)
13:56:30 [2022-12-31T13:56:30.059Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.75s)
13:56:30 [2022-12-31T13:56:30.059Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.59s)
13:56:30 [2022-12-31T13:56:30.059Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.64s)
13:56:30 [2022-12-31T13:56:30.059Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (0.72s)
13:56:30 [2022-12-31T13:56:30.059Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (0.81s)
13:56:30 [2022-12-31T13:56:30.059Z]     --- PASS: TestLogs/driver_json-file (0.01s)
13:56:30 [2022-12-31T13:56:30.060Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.70s)
13:56:30 [2022-12-31T13:56:30.060Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.77s)
13:56:30 [2022-12-31T13:56:30.060Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.59s)
13:56:30 [2022-12-31T13:56:30.060Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.70s)
13:56:30 [2022-12-31T13:56:30.060Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.51s)
13:56:30 [2022-12-31T13:56:30.060Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.50s)
13:56:30 [2022-12-31T13:56:30.060Z] === RUN   TestContainerNetworkMountsNoChown
13:56:30 [2022-12-31T13:56:30.624Z] --- PASS: TestContainerNetworkMountsNoChown (0.43s)
13:56:30 [2022-12-31T13:56:30.624Z] === RUN   TestMountDaemonRoot
13:56:30 [2022-12-31T13:56:30.624Z] === RUN   TestMountDaemonRoot/default
13:56:30 [2022-12-31T13:56:30.624Z] === PAUSE TestMountDaemonRoot/default
13:56:30 [2022-12-31T13:56:30.624Z] === RUN   TestMountDaemonRoot/private
13:56:30 [2022-12-31T13:56:30.624Z] === PAUSE TestMountDaemonRoot/private
13:56:30 [2022-12-31T13:56:30.624Z] === RUN   TestMountDaemonRoot/rprivate
13:56:30 [2022-12-31T13:56:30.624Z] === PAUSE TestMountDaemonRoot/rprivate
13:56:30 [2022-12-31T13:56:30.624Z] === RUN   TestMountDaemonRoot/slave
13:56:30 [2022-12-31T13:56:30.624Z] === PAUSE TestMountDaemonRoot/slave
13:56:30 [2022-12-31T13:56:30.624Z] === RUN   TestMountDaemonRoot/rslave
13:56:30 [2022-12-31T13:56:30.624Z] === PAUSE TestMountDaemonRoot/rslave
13:56:30 [2022-12-31T13:56:30.624Z] === RUN   TestMountDaemonRoot/shared
13:56:30 [2022-12-31T13:56:30.624Z] === PAUSE TestMountDaemonRoot/shared
13:56:30 [2022-12-31T13:56:30.624Z] === RUN   TestMountDaemonRoot/rshared
13:56:30 [2022-12-31T13:56:30.624Z] === PAUSE TestMountDaemonRoot/rshared
13:56:30 [2022-12-31T13:56:30.624Z] === CONT  TestMountDaemonRoot/default
13:56:30 [2022-12-31T13:56:30.624Z] === RUN   TestMountDaemonRoot/default/mount_subpath
13:56:30 [2022-12-31T13:56:30.624Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
13:56:30 [2022-12-31T13:56:30.624Z] === RUN   TestMountDaemonRoot/default/bind_root
13:56:30 [2022-12-31T13:56:30.624Z] === PAUSE TestMountDaemonRoot/default/bind_root
13:56:30 [2022-12-31T13:56:30.624Z] === RUN   TestMountDaemonRoot/default/bind_subpath
13:56:30 [2022-12-31T13:56:30.624Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
13:56:30 [2022-12-31T13:56:30.624Z] === RUN   TestMountDaemonRoot/default/mount_root
13:56:30 [2022-12-31T13:56:30.624Z] === PAUSE TestMountDaemonRoot/default/mount_root
13:56:30 [2022-12-31T13:56:30.624Z] === CONT  TestMountDaemonRoot/rslave
13:56:30 [2022-12-31T13:56:30.624Z] === RUN   TestMountDaemonRoot/rslave/bind_root
13:56:30 [2022-12-31T13:56:30.624Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
13:56:30 [2022-12-31T13:56:30.624Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
13:56:30 [2022-12-31T13:56:30.624Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
13:56:30 [2022-12-31T13:56:30.624Z] === RUN   TestMountDaemonRoot/rslave/mount_root
13:56:30 [2022-12-31T13:56:30.624Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
13:56:30 [2022-12-31T13:56:30.624Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
13:56:30 [2022-12-31T13:56:30.624Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
13:56:30 [2022-12-31T13:56:30.624Z] === CONT  TestMountDaemonRoot/rshared
13:56:30 [2022-12-31T13:56:30.624Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
13:56:30 [2022-12-31T13:56:30.624Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
13:56:30 [2022-12-31T13:56:30.624Z] === RUN   TestMountDaemonRoot/rshared/bind_root
13:56:30 [2022-12-31T13:56:30.624Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
13:56:30 [2022-12-31T13:56:30.624Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
13:56:30 [2022-12-31T13:56:30.624Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
13:56:30 [2022-12-31T13:56:30.624Z] === RUN   TestMountDaemonRoot/rshared/mount_root
13:56:30 [2022-12-31T13:56:30.624Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
13:56:30 [2022-12-31T13:56:30.624Z] === CONT  TestMountDaemonRoot/shared
13:56:30 [2022-12-31T13:56:30.624Z] === RUN   TestMountDaemonRoot/shared/bind_root
13:56:30 [2022-12-31T13:56:30.624Z] === PAUSE TestMountDaemonRoot/shared/bind_root
13:56:30 [2022-12-31T13:56:30.624Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
13:56:30 [2022-12-31T13:56:30.624Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
13:56:30 [2022-12-31T13:56:30.624Z] === RUN   TestMountDaemonRoot/shared/mount_root
13:56:30 [2022-12-31T13:56:30.624Z] === PAUSE TestMountDaemonRoot/shared/mount_root
13:56:30 [2022-12-31T13:56:30.624Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
13:56:30 [2022-12-31T13:56:30.624Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
13:56:30 [2022-12-31T13:56:30.624Z] === CONT  TestMountDaemonRoot/rprivate
13:56:30 [2022-12-31T13:56:30.624Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
13:56:30 [2022-12-31T13:56:30.624Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
13:56:30 [2022-12-31T13:56:30.624Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
13:56:30 [2022-12-31T13:56:30.624Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
13:56:30 [2022-12-31T13:56:30.624Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
13:56:30 [2022-12-31T13:56:30.624Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
13:56:30 [2022-12-31T13:56:30.624Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
13:56:30 [2022-12-31T13:56:30.624Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
13:56:30 [2022-12-31T13:56:30.624Z] === CONT  TestMountDaemonRoot/slave
13:56:30 [2022-12-31T13:56:30.624Z] === RUN   TestMountDaemonRoot/slave/bind_root
13:56:30 [2022-12-31T13:56:30.624Z] === PAUSE TestMountDaemonRoot/slave/bind_root
13:56:30 [2022-12-31T13:56:30.624Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
13:56:30 [2022-12-31T13:56:30.624Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
13:56:30 [2022-12-31T13:56:30.624Z] === RUN   TestMountDaemonRoot/slave/mount_root
13:56:30 [2022-12-31T13:56:30.624Z] === PAUSE TestMountDaemonRoot/slave/mount_root
13:56:30 [2022-12-31T13:56:30.624Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
13:56:30 [2022-12-31T13:56:30.624Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
13:56:30 [2022-12-31T13:56:30.624Z] === CONT  TestMountDaemonRoot/private
13:56:30 [2022-12-31T13:56:30.624Z] === RUN   TestMountDaemonRoot/private/bind_root
13:56:30 [2022-12-31T13:56:30.624Z] === PAUSE TestMountDaemonRoot/private/bind_root
13:56:30 [2022-12-31T13:56:30.624Z] === RUN   TestMountDaemonRoot/private/bind_subpath
13:56:30 [2022-12-31T13:56:30.624Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
13:56:30 [2022-12-31T13:56:30.624Z] === RUN   TestMountDaemonRoot/private/mount_root
13:56:30 [2022-12-31T13:56:30.624Z] === PAUSE TestMountDaemonRoot/private/mount_root
13:56:30 [2022-12-31T13:56:30.624Z] === RUN   TestMountDaemonRoot/private/mount_subpath
13:56:30 [2022-12-31T13:56:30.624Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
13:56:30 [2022-12-31T13:56:30.624Z] === CONT  TestMountDaemonRoot/default/mount_subpath
13:56:30 [2022-12-31T13:56:30.624Z] === CONT  TestMountDaemonRoot/rslave/bind_root
13:56:30 [2022-12-31T13:56:30.625Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
13:56:30 [2022-12-31T13:56:30.625Z] === CONT  TestMountDaemonRoot/default/mount_root
13:56:30 [2022-12-31T13:56:30.625Z] === CONT  TestMountDaemonRoot/default/bind_subpath
13:56:30 [2022-12-31T13:56:30.625Z] === CONT  TestMountDaemonRoot/default/bind_root
13:56:30 [2022-12-31T13:56:30.625Z] === CONT  TestMountDaemonRoot/shared/bind_root
13:56:30 [2022-12-31T13:56:30.625Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
13:56:30 [2022-12-31T13:56:30.625Z] === CONT  TestMountDaemonRoot/rslave/mount_root
13:56:30 [2022-12-31T13:56:30.625Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
13:56:30 [2022-12-31T13:56:30.625Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
13:56:30 [2022-12-31T13:56:30.625Z] === CONT  TestMountDaemonRoot/rshared/mount_root
13:56:30 [2022-12-31T13:56:30.882Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
13:56:30 [2022-12-31T13:56:30.882Z] === CONT  TestMountDaemonRoot/rshared/bind_root
13:56:30 [2022-12-31T13:56:30.882Z] === CONT  TestMountDaemonRoot/slave/bind_root
13:56:30 [2022-12-31T13:56:30.882Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
13:56:30 [2022-12-31T13:56:30.882Z] === CONT  TestMountDaemonRoot/shared/mount_root
13:56:30 [2022-12-31T13:56:30.882Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
13:56:30 [2022-12-31T13:56:30.882Z] === CONT  TestMountDaemonRoot/private/bind_root
13:56:30 [2022-12-31T13:56:30.882Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
13:56:30 [2022-12-31T13:56:30.882Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
13:56:30 [2022-12-31T13:56:30.882Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
13:56:30 [2022-12-31T13:56:30.882Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
13:56:30 [2022-12-31T13:56:30.882Z] === CONT  TestMountDaemonRoot/slave/mount_root
13:56:30 [2022-12-31T13:56:30.882Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
13:56:31 [2022-12-31T13:56:31.139Z] === CONT  TestMountDaemonRoot/private/mount_subpath
13:56:31 [2022-12-31T13:56:31.139Z] === CONT  TestMountDaemonRoot/private/mount_root
13:56:31 [2022-12-31T13:56:31.139Z] === CONT  TestMountDaemonRoot/private/bind_subpath
13:56:31 [2022-12-31T13:56:31.139Z] --- PASS: TestMountDaemonRoot (0.02s)
13:56:31 [2022-12-31T13:56:31.139Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
13:56:31 [2022-12-31T13:56:31.139Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s)
13:56:31 [2022-12-31T13:56:31.139Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.05s)
13:56:31 [2022-12-31T13:56:31.139Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s)
13:56:31 [2022-12-31T13:56:31.139Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.05s)
13:56:31 [2022-12-31T13:56:31.139Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
13:56:31 [2022-12-31T13:56:31.139Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s)
13:56:31 [2022-12-31T13:56:31.139Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s)
13:56:31 [2022-12-31T13:56:31.139Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s)
13:56:31 [2022-12-31T13:56:31.139Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s)
13:56:31 [2022-12-31T13:56:31.139Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
13:56:31 [2022-12-31T13:56:31.139Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s)
13:56:31 [2022-12-31T13:56:31.139Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s)
13:56:31 [2022-12-31T13:56:31.139Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s)
13:56:31 [2022-12-31T13:56:31.139Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s)
13:56:31 [2022-12-31T13:56:31.139Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
13:56:31 [2022-12-31T13:56:31.139Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s)
13:56:31 [2022-12-31T13:56:31.139Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
13:56:31 [2022-12-31T13:56:31.139Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
13:56:31 [2022-12-31T13:56:31.139Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
13:56:31 [2022-12-31T13:56:31.139Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
13:56:31 [2022-12-31T13:56:31.139Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
13:56:31 [2022-12-31T13:56:31.139Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
13:56:31 [2022-12-31T13:56:31.139Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s)
13:56:31 [2022-12-31T13:56:31.139Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s)
13:56:31 [2022-12-31T13:56:31.139Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
13:56:31 [2022-12-31T13:56:31.139Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
13:56:31 [2022-12-31T13:56:31.139Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s)
13:56:31 [2022-12-31T13:56:31.139Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
13:56:31 [2022-12-31T13:56:31.139Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
13:56:31 [2022-12-31T13:56:31.139Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
13:56:31 [2022-12-31T13:56:31.139Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.04s)
13:56:31 [2022-12-31T13:56:31.139Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s)
13:56:31 [2022-12-31T13:56:31.139Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.04s)
13:56:31 [2022-12-31T13:56:31.139Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
13:56:31 [2022-12-31T13:56:31.139Z] === RUN   TestContainerBindMountNonRecursive
13:56:32 [2022-12-31T13:56:32.510Z] --- PASS: TestContainerBindMountNonRecursive (1.34s)
13:56:32 [2022-12-31T13:56:32.510Z] === RUN   TestContainerVolumesMountedAsShared
13:56:32 [2022-12-31T13:56:32.768Z] --- PASS: TestContainerVolumesMountedAsShared (0.43s)
13:56:32 [2022-12-31T13:56:32.768Z] === RUN   TestContainerVolumesMountedAsSlave
13:56:33 [2022-12-31T13:56:33.332Z] --- PASS: TestContainerVolumesMountedAsSlave (0.32s)
13:56:33 [2022-12-31T13:56:33.332Z] === RUN   TestContainerCopyLeaksMounts
13:56:33 [2022-12-31T13:56:33.590Z] --- PASS: TestContainerCopyLeaksMounts (0.54s)
13:56:33 [2022-12-31T13:56:33.590Z] === RUN   TestNetworkNat
13:56:34 [2022-12-31T13:56:34.155Z] --- PASS: TestNetworkNat (0.51s)
13:56:34 [2022-12-31T13:56:34.155Z] === RUN   TestNetworkLocalhostTCPNat
13:56:34 [2022-12-31T13:56:34.720Z] --- PASS: TestNetworkLocalhostTCPNat (0.61s)
13:56:34 [2022-12-31T13:56:34.720Z] === RUN   TestNetworkLoopbackNat
13:56:37 [2022-12-31T13:56:37.254Z] --- PASS: TestNetworkLoopbackNat (2.54s)
13:56:37 [2022-12-31T13:56:37.254Z] === RUN   TestPause
13:56:37 [2022-12-31T13:56:37.818Z] --- PASS: TestPause (0.47s)
13:56:37 [2022-12-31T13:56:37.818Z] === RUN   TestPauseFailsOnWindowsServerContainers
13:56:37 [2022-12-31T13:56:37.818Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
13:56:37 [2022-12-31T13:56:37.818Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
13:56:37 [2022-12-31T13:56:37.818Z] === RUN   TestPauseStopPausedContainer
13:56:38 [2022-12-31T13:56:38.385Z] --- PASS: TestPauseStopPausedContainer (0.47s)
13:56:38 [2022-12-31T13:56:38.385Z] === RUN   TestPidHost
13:56:39 [2022-12-31T13:56:39.317Z] --- PASS: TestPidHost (0.94s)
13:56:39 [2022-12-31T13:56:39.317Z] === RUN   TestPsFilter
13:56:39 [2022-12-31T13:56:39.317Z] --- PASS: TestPsFilter (0.11s)
13:56:39 [2022-12-31T13:56:39.317Z] === RUN   TestRemoveContainerWithRemovedVolume
13:56:39 [2022-12-31T13:56:39.882Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.43s)
13:56:39 [2022-12-31T13:56:39.882Z] === RUN   TestRemoveContainerWithVolume
13:56:40 [2022-12-31T13:56:40.142Z] --- PASS: TestRemoveContainerWithVolume (0.44s)
13:56:40 [2022-12-31T13:56:40.142Z] === RUN   TestRemoveContainerRunning
13:56:40 [2022-12-31T13:56:40.707Z] --- PASS: TestRemoveContainerRunning (0.43s)
13:56:40 [2022-12-31T13:56:40.707Z] === RUN   TestRemoveContainerForceRemoveRunning
13:56:40 [2022-12-31T13:56:40.964Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.43s)
13:56:40 [2022-12-31T13:56:40.964Z] === RUN   TestRemoveInvalidContainer
13:56:40 [2022-12-31T13:56:40.964Z] --- PASS: TestRemoveInvalidContainer (0.02s)
13:56:40 [2022-12-31T13:56:40.964Z] === RUN   TestRenameLinkedContainer
13:56:42 [2022-12-31T13:56:42.860Z] --- PASS: TestRenameLinkedContainer (1.70s)
13:56:42 [2022-12-31T13:56:42.860Z] === RUN   TestRenameStoppedContainer
13:56:43 [2022-12-31T13:56:43.425Z] --- PASS: TestRenameStoppedContainer (0.47s)
13:56:43 [2022-12-31T13:56:43.425Z] === RUN   TestRenameRunningContainerAndReuse
13:56:44 [2022-12-31T13:56:44.357Z] --- PASS: TestRenameRunningContainerAndReuse (0.93s)
13:56:44 [2022-12-31T13:56:44.357Z] === RUN   TestRenameInvalidName
13:56:44 [2022-12-31T13:56:44.614Z] --- PASS: TestRenameInvalidName (0.42s)
13:56:44 [2022-12-31T13:56:44.614Z] === RUN   TestRenameAnonymousContainer
13:56:46 [2022-12-31T13:56:46.510Z] --- PASS: TestRenameAnonymousContainer (1.54s)
13:56:46 [2022-12-31T13:56:46.510Z] === RUN   TestRenameContainerWithSameName
13:56:46 [2022-12-31T13:56:46.510Z] --- PASS: TestRenameContainerWithSameName (0.46s)
13:56:46 [2022-12-31T13:56:46.510Z] === RUN   TestRenameContainerWithLinkedContainer
13:56:47 [2022-12-31T13:56:47.443Z] --- PASS: TestRenameContainerWithLinkedContainer (0.88s)
13:56:47 [2022-12-31T13:56:47.443Z] === RUN   TestResize
13:56:48 [2022-12-31T13:56:48.007Z] --- PASS: TestResize (0.44s)
13:56:48 [2022-12-31T13:56:48.007Z] === RUN   TestResizeWithInvalidSize
13:56:48 [2022-12-31T13:56:48.265Z] --- PASS: TestResizeWithInvalidSize (0.41s)
13:56:48 [2022-12-31T13:56:48.265Z] === RUN   TestResizeWhenContainerNotStarted
13:56:48 [2022-12-31T13:56:48.832Z] --- PASS: TestResizeWhenContainerNotStarted (0.41s)
13:56:48 [2022-12-31T13:56:48.832Z] === RUN   TestDaemonRestartKillContainers
13:56:48 [2022-12-31T13:56:48.832Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
13:56:48 [2022-12-31T13:56:48.832Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
13:56:48 [2022-12-31T13:56:48.832Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
13:56:48 [2022-12-31T13:56:48.832Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
13:56:48 [2022-12-31T13:56:48.832Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
13:56:48 [2022-12-31T13:56:48.832Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
13:56:48 [2022-12-31T13:56:48.832Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
13:56:48 [2022-12-31T13:56:48.832Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
13:56:48 [2022-12-31T13:56:48.832Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
13:56:48 [2022-12-31T13:56:48.832Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
13:56:48 [2022-12-31T13:56:48.832Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
13:56:48 [2022-12-31T13:56:48.832Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
13:56:48 [2022-12-31T13:56:48.832Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
13:56:48 [2022-12-31T13:56:48.832Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
13:56:48 [2022-12-31T13:56:48.832Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
13:56:48 [2022-12-31T13:56:48.832Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
13:56:48 [2022-12-31T13:56:48.832Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
13:56:48 [2022-12-31T13:56:48.832Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
13:56:48 [2022-12-31T13:56:48.832Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
13:56:48 [2022-12-31T13:56:48.832Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
13:56:48 [2022-12-31T13:56:48.832Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
13:56:48 [2022-12-31T13:56:48.832Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
13:56:48 [2022-12-31T13:56:48.832Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
13:56:48 [2022-12-31T13:56:48.832Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
13:56:48 [2022-12-31T13:56:48.832Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
13:56:48 [2022-12-31T13:56:48.832Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
13:56:48 [2022-12-31T13:56:48.832Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
13:56:48 [2022-12-31T13:56:48.832Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
13:56:48 [2022-12-31T13:56:48.832Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
13:56:48 [2022-12-31T13:56:48.832Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
13:56:48 [2022-12-31T13:56:48.832Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
13:56:48 [2022-12-31T13:56:48.832Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
13:56:48 [2022-12-31T13:56:48.832Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
13:56:48 [2022-12-31T13:56:48.832Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
13:56:50 [2022-12-31T13:56:50.729Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
13:56:52 [2022-12-31T13:56:52.104Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
13:56:52 [2022-12-31T13:56:52.668Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
13:56:53 [2022-12-31T13:56:53.232Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
13:56:54 [2022-12-31T13:56:54.604Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
13:56:55 [2022-12-31T13:56:55.169Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
13:56:56 [2022-12-31T13:56:56.104Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
13:56:56 [2022-12-31T13:56:56.669Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
13:56:57 [2022-12-31T13:56:57.601Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
13:56:57 [2022-12-31T13:56:57.858Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
13:56:58 [2022-12-31T13:56:58.790Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
13:56:59 [2022-12-31T13:56:59.048Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
13:56:59 [2022-12-31T13:56:59.980Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
13:57:02 [2022-12-31T13:57:02.504Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
13:57:06 [2022-12-31T13:57:06.688Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
13:57:06 [2022-12-31T13:57:06.688Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.60s)
13:57:06 [2022-12-31T13:57:06.688Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.48s)
13:57:06 [2022-12-31T13:57:06.688Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.91s)
13:57:06 [2022-12-31T13:57:06.688Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.51s)
13:57:06 [2022-12-31T13:57:06.688Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.71s)
13:57:06 [2022-12-31T13:57:06.688Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.83s)
13:57:06 [2022-12-31T13:57:06.688Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.55s)
13:57:06 [2022-12-31T13:57:06.688Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.62s)
13:57:06 [2022-12-31T13:57:06.688Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.56s)
13:57:06 [2022-12-31T13:57:06.688Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.14s)
13:57:06 [2022-12-31T13:57:06.688Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.19s)
13:57:06 [2022-12-31T13:57:06.688Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.14s)
13:57:06 [2022-12-31T13:57:06.688Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.17s)
13:57:06 [2022-12-31T13:57:06.688Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.21s)
13:57:06 [2022-12-31T13:57:06.688Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.23s)
13:57:06 [2022-12-31T13:57:06.688Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.70s)
13:57:06 [2022-12-31T13:57:06.688Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
13:57:06 [2022-12-31T13:57:06.688Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
13:57:06 [2022-12-31T13:57:06.945Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
13:57:07 [2022-12-31T13:57:07.877Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.81s)
13:57:07 [2022-12-31T13:57:07.877Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.89s)
13:57:07 [2022-12-31T13:57:07.877Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.92s)
13:57:07 [2022-12-31T13:57:07.877Z] === RUN   TestCgroupNamespacesRun
13:57:08 [2022-12-31T13:57:08.809Z] --- PASS: TestCgroupNamespacesRun (1.07s)
13:57:08 [2022-12-31T13:57:08.809Z] === RUN   TestCgroupNamespacesRunPrivileged
13:57:10 [2022-12-31T13:57:10.179Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.05s)
13:57:10 [2022-12-31T13:57:10.179Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
13:57:11 [2022-12-31T13:57:11.112Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.15s)
13:57:11 [2022-12-31T13:57:11.112Z] === RUN   TestCgroupNamespacesRunHostMode
13:57:12 [2022-12-31T13:57:12.043Z] --- PASS: TestCgroupNamespacesRunHostMode (1.06s)
13:57:12 [2022-12-31T13:57:12.043Z] === RUN   TestCgroupNamespacesRunPrivateMode
13:57:13 [2022-12-31T13:57:13.415Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.08s)
13:57:13 [2022-12-31T13:57:13.415Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
13:57:14 [2022-12-31T13:57:14.348Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.06s)
13:57:14 [2022-12-31T13:57:14.348Z] === RUN   TestCgroupNamespacesRunInvalidMode
13:57:14 [2022-12-31T13:57:14.933Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.59s)
13:57:14 [2022-12-31T13:57:14.933Z] === RUN   TestCgroupNamespacesRunOlderClient
13:57:15 [2022-12-31T13:57:15.887Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.09s)
13:57:15 [2022-12-31T13:57:15.887Z] === RUN   TestNISDomainname
13:57:16 [2022-12-31T13:57:16.453Z] --- PASS: TestNISDomainname (0.59s)
13:57:16 [2022-12-31T13:57:16.453Z] === RUN   TestHostnameDnsResolution
13:57:17 [2022-12-31T13:57:17.384Z] --- PASS: TestHostnameDnsResolution (0.65s)
13:57:17 [2022-12-31T13:57:17.384Z] === RUN   TestUnprivilegedPortsAndPing
13:57:17 [2022-12-31T13:57:17.641Z] --- PASS: TestUnprivilegedPortsAndPing (0.51s)
13:57:17 [2022-12-31T13:57:17.641Z] === RUN   TestPrivilegedHostDevices
13:57:18 [2022-12-31T13:57:18.206Z] --- PASS: TestPrivilegedHostDevices (0.50s)
13:57:18 [2022-12-31T13:57:18.206Z] === RUN   TestRunConsoleSize
13:57:18 [2022-12-31T13:57:18.771Z] --- PASS: TestRunConsoleSize (0.43s)
13:57:18 [2022-12-31T13:57:18.771Z] === RUN   TestRunWithAlternativeContainerdShim
13:57:20 [2022-12-31T13:57:20.667Z] --- PASS: TestRunWithAlternativeContainerdShim (1.95s)
13:57:20 [2022-12-31T13:57:20.667Z] === RUN   TestStats
13:57:23 [2022-12-31T13:57:23.191Z] --- PASS: TestStats (2.53s)
13:57:23 [2022-12-31T13:57:23.191Z] === RUN   TestStopContainerWithTimeout
13:57:23 [2022-12-31T13:57:23.191Z] === RUN   TestStopContainerWithTimeout/0
13:57:23 [2022-12-31T13:57:23.191Z] === PAUSE TestStopContainerWithTimeout/0
13:57:23 [2022-12-31T13:57:23.191Z] === RUN   TestStopContainerWithTimeout/1
13:57:23 [2022-12-31T13:57:23.191Z] === PAUSE TestStopContainerWithTimeout/1
13:57:23 [2022-12-31T13:57:23.191Z] === RUN   TestStopContainerWithTimeout/3
13:57:23 [2022-12-31T13:57:23.191Z] === PAUSE TestStopContainerWithTimeout/3
13:57:23 [2022-12-31T13:57:23.191Z] === RUN   TestStopContainerWithTimeout/-1
13:57:23 [2022-12-31T13:57:23.191Z] === PAUSE TestStopContainerWithTimeout/-1
13:57:23 [2022-12-31T13:57:23.191Z] === CONT  TestStopContainerWithTimeout/0
13:57:23 [2022-12-31T13:57:23.192Z] === CONT  TestStopContainerWithTimeout/-1
13:57:23 [2022-12-31T13:57:23.756Z] === CONT  TestStopContainerWithTimeout/3
13:57:26 [2022-12-31T13:57:26.280Z] === CONT  TestStopContainerWithTimeout/1
13:57:27 [2022-12-31T13:57:27.211Z] --- PASS: TestStopContainerWithTimeout (0.01s)
13:57:27 [2022-12-31T13:57:27.211Z]     --- PASS: TestStopContainerWithTimeout/0 (0.63s)
13:57:27 [2022-12-31T13:57:27.211Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.73s)
13:57:27 [2022-12-31T13:57:27.211Z]     --- PASS: TestStopContainerWithTimeout/3 (2.43s)
13:57:27 [2022-12-31T13:57:27.211Z]     --- PASS: TestStopContainerWithTimeout/1 (1.46s)
13:57:27 [2022-12-31T13:57:27.211Z] === RUN   TestDeleteDevicemapper
13:57:27 [2022-12-31T13:57:27.211Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
13:57:27 [2022-12-31T13:57:27.211Z] --- SKIP: TestDeleteDevicemapper (0.00s)
13:57:27 [2022-12-31T13:57:27.211Z] === RUN   TestStopContainerWithRestartPolicyAlways
13:57:28 [2022-12-31T13:57:28.583Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.25s)
13:57:28 [2022-12-31T13:57:28.583Z] === RUN   TestUpdateMemory
13:57:29 [2022-12-31T13:57:29.148Z] --- PASS: TestUpdateMemory (0.53s)
13:57:29 [2022-12-31T13:57:29.148Z] === RUN   TestUpdateCPUQuota
13:57:30 [2022-12-31T13:57:30.080Z] --- PASS: TestUpdateCPUQuota (0.78s)
13:57:30 [2022-12-31T13:57:30.080Z] === RUN   TestUpdatePidsLimit
13:57:30 [2022-12-31T13:57:30.080Z] === RUN   TestUpdatePidsLimit/update_from_none
13:57:30 [2022-12-31T13:57:30.080Z] === RUN   TestUpdatePidsLimit/no_change
13:57:30 [2022-12-31T13:57:30.337Z] === RUN   TestUpdatePidsLimit/update_lower
13:57:30 [2022-12-31T13:57:30.595Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
13:57:30 [2022-12-31T13:57:30.595Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
13:57:30 [2022-12-31T13:57:30.852Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
13:57:31 [2022-12-31T13:57:31.110Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
13:57:31 [2022-12-31T13:57:31.674Z] --- PASS: TestUpdatePidsLimit (1.89s)
13:57:31 [2022-12-31T13:57:31.674Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.17s)
13:57:31 [2022-12-31T13:57:31.674Z]     --- PASS: TestUpdatePidsLimit/no_change (0.19s)
13:57:31 [2022-12-31T13:57:31.674Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.24s)
13:57:31 [2022-12-31T13:57:31.674Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.18s)
13:57:31 [2022-12-31T13:57:31.674Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.21s)
13:57:31 [2022-12-31T13:57:31.674Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.20s)
13:57:31 [2022-12-31T13:57:31.674Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.22s)
13:57:31 [2022-12-31T13:57:31.674Z] === RUN   TestUpdateRestartPolicy
13:57:43 [2022-12-31T13:57:43.862Z] --- PASS: TestUpdateRestartPolicy (10.92s)
13:57:43 [2022-12-31T13:57:43.862Z] === RUN   TestUpdateRestartWithAutoRemove
13:57:43 [2022-12-31T13:57:43.862Z] --- PASS: TestUpdateRestartWithAutoRemove (0.45s)
13:57:43 [2022-12-31T13:57:43.862Z] === RUN   TestWaitNonBlocked
13:57:43 [2022-12-31T13:57:43.862Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
13:57:43 [2022-12-31T13:57:43.862Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
13:57:43 [2022-12-31T13:57:43.862Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
13:57:43 [2022-12-31T13:57:43.862Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
13:57:43 [2022-12-31T13:57:43.862Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
13:57:43 [2022-12-31T13:57:43.862Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
13:57:43 [2022-12-31T13:57:43.862Z] --- PASS: TestWaitNonBlocked (0.01s)
13:57:43 [2022-12-31T13:57:43.862Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.57s)
13:57:43 [2022-12-31T13:57:43.862Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.61s)
13:57:43 [2022-12-31T13:57:43.862Z] === RUN   TestWaitBlocked
13:57:43 [2022-12-31T13:57:43.862Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
13:57:43 [2022-12-31T13:57:43.863Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
13:57:43 [2022-12-31T13:57:43.863Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
13:57:43 [2022-12-31T13:57:43.863Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
13:57:43 [2022-12-31T13:57:43.863Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
13:57:43 [2022-12-31T13:57:43.863Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
13:57:44 [2022-12-31T13:57:44.427Z] --- PASS: TestWaitBlocked (0.01s)
13:57:44 [2022-12-31T13:57:44.427Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.61s)
13:57:44 [2022-12-31T13:57:44.427Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.67s)
13:57:44 [2022-12-31T13:57:44.427Z] === RUN   TestWaitConditions
13:57:44 [2022-12-31T13:57:44.427Z] === RUN   TestWaitConditions/default
13:57:44 [2022-12-31T13:57:44.427Z] === PAUSE TestWaitConditions/default
13:57:44 [2022-12-31T13:57:44.427Z] === RUN   TestWaitConditions/not-running
13:57:44 [2022-12-31T13:57:44.427Z] === PAUSE TestWaitConditions/not-running
13:57:44 [2022-12-31T13:57:44.427Z] === RUN   TestWaitConditions/next-exit
13:57:44 [2022-12-31T13:57:44.427Z] === PAUSE TestWaitConditions/next-exit
13:57:44 [2022-12-31T13:57:44.427Z] === RUN   TestWaitConditions/removed
13:57:44 [2022-12-31T13:57:44.427Z] === PAUSE TestWaitConditions/removed
13:57:44 [2022-12-31T13:57:44.427Z] === CONT  TestWaitConditions/default
13:57:44 [2022-12-31T13:57:44.427Z] === CONT  TestWaitConditions/removed
13:57:44 [2022-12-31T13:57:44.427Z] === CONT  TestWaitConditions/default
13:57:44 [2022-12-31T13:57:44.427Z]     wait_test.go:146: ContainerID = 3d762ab5a8f065bc967a09433c96609a8e022bce336f6a8f41f60a2c6c7fd82a
13:57:44 [2022-12-31T13:57:44.427Z] === CONT  TestWaitConditions/removed
13:57:44 [2022-12-31T13:57:44.427Z]     wait_test.go:146: ContainerID = a120654a7d1cd313d2042b12750a3b14c2bd3f0db1b99bf0a3f5bc48240dd8c4
13:57:44 [2022-12-31T13:57:44.993Z] === CONT  TestWaitConditions/next-exit
13:57:44 [2022-12-31T13:57:44.993Z] === CONT  TestWaitConditions/not-running
13:57:45 [2022-12-31T13:57:45.251Z] === CONT  TestWaitConditions/next-exit
13:57:45 [2022-12-31T13:57:45.251Z]     wait_test.go:146: ContainerID = a32bfbd66f3c772ad9e60778abd957d66d2a81ed2e3458860834c1909432b539
13:57:45 [2022-12-31T13:57:45.251Z] === CONT  TestWaitConditions/not-running
13:57:45 [2022-12-31T13:57:45.251Z]     wait_test.go:146: ContainerID = dcf4a6ac0b2062d27b884424e4b674abcd1b1f1c7e4214c18d0866c5f5f9c47c
13:57:45 [2022-12-31T13:57:45.815Z] --- PASS: TestWaitConditions (0.01s)
13:57:45 [2022-12-31T13:57:45.815Z]     --- PASS: TestWaitConditions/removed (0.65s)
13:57:45 [2022-12-31T13:57:45.815Z]     --- PASS: TestWaitConditions/default (0.67s)
13:57:45 [2022-12-31T13:57:45.815Z]     --- PASS: TestWaitConditions/next-exit (0.61s)
13:57:45 [2022-12-31T13:57:45.815Z]     --- PASS: TestWaitConditions/not-running (0.62s)
13:57:45 [2022-12-31T13:57:45.815Z] === RUN   TestWaitRestartedContainer
13:57:45 [2022-12-31T13:57:45.815Z] === RUN   TestWaitRestartedContainer/default
13:57:45 [2022-12-31T13:57:45.815Z] === PAUSE TestWaitRestartedContainer/default
13:57:45 [2022-12-31T13:57:45.815Z] === RUN   TestWaitRestartedContainer/not-running
13:57:45 [2022-12-31T13:57:45.815Z] === PAUSE TestWaitRestartedContainer/not-running
13:57:45 [2022-12-31T13:57:45.815Z] === RUN   TestWaitRestartedContainer/next-exit
13:57:45 [2022-12-31T13:57:45.815Z] === PAUSE TestWaitRestartedContainer/next-exit
13:57:45 [2022-12-31T13:57:45.815Z] === CONT  TestWaitRestartedContainer/default
13:57:45 [2022-12-31T13:57:45.815Z] === CONT  TestWaitRestartedContainer/next-exit
13:57:47 [2022-12-31T13:57:47.186Z] === CONT  TestWaitRestartedContainer/not-running
13:57:48 [2022-12-31T13:57:48.118Z] --- PASS: TestWaitRestartedContainer (0.02s)
13:57:48 [2022-12-31T13:57:48.118Z]     --- PASS: TestWaitRestartedContainer/next-exit (1.42s)
13:57:48 [2022-12-31T13:57:48.118Z]     --- PASS: TestWaitRestartedContainer/default (1.44s)
13:57:48 [2022-12-31T13:57:48.118Z]     --- PASS: TestWaitRestartedContainer/not-running (0.93s)
13:57:48 [2022-12-31T13:57:48.118Z] === CONT  TestRestartDaemonWithRestartingContainer
13:57:48 [2022-12-31T13:57:48.118Z] === CONT  TestContainerStartOnDaemonRestart
13:57:50 [2022-12-31T13:57:50.017Z] --- PASS: TestContainerStartOnDaemonRestart (2.04s)
13:57:50 [2022-12-31T13:57:50.017Z] === CONT  TestIpcModeOlderClient
13:57:50 [2022-12-31T13:57:50.274Z] --- PASS: TestIpcModeOlderClient (0.06s)
13:57:50 [2022-12-31T13:57:50.274Z] === CONT  TestContainerKillOnDaemonStart
13:57:50 [2022-12-31T13:57:50.531Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.52s)
13:57:50 [2022-12-31T13:57:50.531Z] === CONT  TestDaemonHostGatewayIP
13:57:53 [2022-12-31T13:57:53.054Z] --- PASS: TestDaemonHostGatewayIP (2.19s)
13:57:53 [2022-12-31T13:57:53.054Z] === CONT  TestDaemonRestartIpcMode
13:57:54 [2022-12-31T13:57:54.954Z] --- PASS: TestDaemonRestartIpcMode (2.14s)
13:58:03 [2022-12-31T13:58:03.052Z] --- PASS: TestContainerKillOnDaemonStart (11.48s)
13:58:03 [2022-12-31T13:58:03.052Z] PASS
13:58:03 [2022-12-31T13:58:03.052Z] 
13:58:03 [2022-12-31T13:58:03.052Z] === Skipped
13:58:03 [2022-12-31T13:58:03.052Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
13:58:03 [2022-12-31T13:58:03.052Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
13:58:03 [2022-12-31T13:58:03.052Z] 
13:58:03 [2022-12-31T13:58:03.052Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
13:58:03 [2022-12-31T13:58:03.052Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
13:58:03 [2022-12-31T13:58:03.052Z] 
13:58:03 [2022-12-31T13:58:03.052Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
13:58:03 [2022-12-31T13:58:03.052Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
13:58:03 [2022-12-31T13:58:03.052Z] 
13:58:03 [2022-12-31T13:58:03.052Z] DONE 281 tests, 3 skipped in 127.810s
13:58:03 [2022-12-31T13:58:03.052Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m 
13:58:03 [2022-12-31T13:58:03.052Z] ++ 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
13:58:03 [2022-12-31T13:58:03.052Z] ++ set -e
13:58:03 [2022-12-31T13:58:03.052Z] ++ '[' -n 0 ']'
13:58:03 [2022-12-31T13:58:03.052Z] ++ set -x
13:58:03 [2022-12-31T13:58:03.052Z] ++ 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
13:58:03 [2022-12-31T13:58:03.052Z] INFO: Testing against a local daemon
13:58:03 [2022-12-31T13:58:03.052Z] === RUN   TestConfigDaemonID
13:58:03 [2022-12-31T13:58:03.052Z]     daemon_test.go:51: [d52311ef62e33] daemon is not started
13:58:03 [2022-12-31T13:58:03.052Z] --- PASS: TestConfigDaemonID (1.04s)
13:58:03 [2022-12-31T13:58:03.052Z] === RUN   TestDaemonConfigValidation
13:58:03 [2022-12-31T13:58:03.052Z] === RUN   TestDaemonConfigValidation/config_with_no_content
13:58:03 [2022-12-31T13:58:03.052Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
13:58:03 [2022-12-31T13:58:03.052Z] === RUN   TestDaemonConfigValidation/config_with_{}
13:58:03 [2022-12-31T13:58:03.052Z] === PAUSE TestDaemonConfigValidation/config_with_{}
13:58:03 [2022-12-31T13:58:03.052Z] === RUN   TestDaemonConfigValidation/invalid_config
13:58:03 [2022-12-31T13:58:03.052Z] === PAUSE TestDaemonConfigValidation/invalid_config
13:58:03 [2022-12-31T13:58:03.052Z] === RUN   TestDaemonConfigValidation/malformed_config
13:58:03 [2022-12-31T13:58:03.052Z] === PAUSE TestDaemonConfigValidation/malformed_config
13:58:03 [2022-12-31T13:58:03.052Z] === RUN   TestDaemonConfigValidation/valid_config
13:58:03 [2022-12-31T13:58:03.052Z] === PAUSE TestDaemonConfigValidation/valid_config
13:58:03 [2022-12-31T13:58:03.052Z] === CONT  TestDaemonConfigValidation/config_with_no_content
13:58:03 [2022-12-31T13:58:03.052Z] === CONT  TestDaemonConfigValidation/malformed_config
13:58:03 [2022-12-31T13:58:03.052Z] === CONT  TestDaemonConfigValidation/invalid_config
13:58:03 [2022-12-31T13:58:03.052Z] === CONT  TestDaemonConfigValidation/config_with_{}
13:58:03 [2022-12-31T13:58:03.052Z] === CONT  TestDaemonConfigValidation/valid_config
13:58:03 [2022-12-31T13:58:03.052Z] --- PASS: TestDaemonConfigValidation (0.00s)
13:58:03 [2022-12-31T13:58:03.052Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.07s)
13:58:03 [2022-12-31T13:58:03.052Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s)
13:58:03 [2022-12-31T13:58:03.052Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.07s)
13:58:03 [2022-12-31T13:58:03.052Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.07s)
13:58:03 [2022-12-31T13:58:03.052Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.05s)
13:58:03 [2022-12-31T13:58:03.052Z] === RUN   TestConfigDaemonSeccompProfiles
13:58:03 [2022-12-31T13:58:03.052Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
13:58:04 [2022-12-31T13:58:04.423Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
13:58:05 [2022-12-31T13:58:05.355Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
13:58:06 [2022-12-31T13:58:06.288Z] === CONT  TestConfigDaemonSeccompProfiles
13:58:06 [2022-12-31T13:58:06.288Z]     daemon_test.go:165: [dd08c062cbedf] daemon is not started
13:58:06 [2022-12-31T13:58:06.288Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s)
13:58:06 [2022-12-31T13:58:06.288Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
13:58:06 [2022-12-31T13:58:06.288Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
13:58:06 [2022-12-31T13:58:06.288Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
13:58:06 [2022-12-31T13:58:06.288Z] === RUN   TestDaemonProxy
13:58:06 [2022-12-31T13:58:06.288Z] === RUN   TestDaemonProxy/environment_variables
13:58:08 [2022-12-31T13:58:08.183Z] === RUN   TestDaemonProxy/command-line_options
13:58:10 [2022-12-31T13:58:10.079Z] === RUN   TestDaemonProxy/configuration_file
13:58:11 [2022-12-31T13:58:11.449Z] === RUN   TestDaemonProxy/conflicting_options
13:58:12 [2022-12-31T13:58:12.013Z] === RUN   TestDaemonProxy/reload_sanitized
13:58:12 [2022-12-31T13:58:12.577Z] --- PASS: TestDaemonProxy (6.22s)
13:58:12 [2022-12-31T13:58:12.577Z]     --- PASS: TestDaemonProxy/environment_variables (1.75s)
13:58:12 [2022-12-31T13:58:12.577Z]     --- PASS: TestDaemonProxy/command-line_options (1.72s)
13:58:12 [2022-12-31T13:58:12.577Z]     --- PASS: TestDaemonProxy/configuration_file (1.72s)
13:58:12 [2022-12-31T13:58:12.577Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
13:58:12 [2022-12-31T13:58:12.577Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.52s)
13:58:12 [2022-12-31T13:58:12.577Z] === RUN   TestLiveRestore
13:58:12 [2022-12-31T13:58:12.577Z] === RUN   TestLiveRestore/volume_references
13:58:12 [2022-12-31T13:58:12.577Z] === PAUSE TestLiveRestore/volume_references
13:58:12 [2022-12-31T13:58:12.577Z] === CONT  TestLiveRestore/volume_references
13:58:13 [2022-12-31T13:58:13.142Z] === RUN   TestLiveRestore/volume_references/restartPolicy
13:58:13 [2022-12-31T13:58:13.142Z] === RUN   TestLiveRestore/volume_references/restartPolicy/always
13:58:14 [2022-12-31T13:58:14.073Z] === RUN   TestLiveRestore/volume_references/restartPolicy/unless-stopped
13:58:15 [2022-12-31T13:58:15.023Z] === RUN   TestLiveRestore/volume_references/restartPolicy/on-failure
13:58:15 [2022-12-31T13:58:15.594Z] === RUN   TestLiveRestore/volume_references/restartPolicy/no
13:58:16 [2022-12-31T13:58:16.533Z] --- PASS: TestLiveRestore (0.00s)
13:58:16 [2022-12-31T13:58:16.533Z]     --- PASS: TestLiveRestore/volume_references (4.13s)
13:58:16 [2022-12-31T13:58:16.533Z]         --- PASS: TestLiveRestore/volume_references/restartPolicy (3.53s)
13:58:16 [2022-12-31T13:58:16.533Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/always (0.90s)
13:58:16 [2022-12-31T13:58:16.533Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.87s)
13:58:16 [2022-12-31T13:58:16.533Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.87s)
13:58:16 [2022-12-31T13:58:16.533Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.89s)
13:58:16 [2022-12-31T13:58:16.533Z] PASS
13:58:16 [2022-12-31T13:58:16.533Z] 
13:58:16 [2022-12-31T13:58:16.533Z] DONE 24 tests in 14.871s
13:58:16 [2022-12-31T13:58:16.533Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
13:58:16 [2022-12-31T13:58:16.533Z] ++ 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
13:58:16 [2022-12-31T13:58:16.533Z] ++ set -e
13:58:16 [2022-12-31T13:58:16.533Z] ++ '[' -n 0 ']'
13:58:16 [2022-12-31T13:58:16.533Z] ++ set -x
13:58:16 [2022-12-31T13:58:16.533Z] ++ 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
13:58:16 [2022-12-31T13:58:16.790Z] INFO: Testing against a local daemon
13:58:16 [2022-12-31T13:58:16.790Z] === RUN   TestCommitInheritsEnv
13:58:17 [2022-12-31T13:58:17.048Z] --- PASS: TestCommitInheritsEnv (0.16s)
13:58:17 [2022-12-31T13:58:17.048Z] === RUN   TestImportExtremelyLargeImageWorks
13:58:17 [2022-12-31T13:58:17.048Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
13:58:17 [2022-12-31T13:58:17.048Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
13:58:17 [2022-12-31T13:58:17.048Z] === RUN   TestImportWithCustomPlatform
13:58:17 [2022-12-31T13:58:17.048Z] === RUN   TestImportWithCustomPlatform/#00
13:58:17 [2022-12-31T13:58:17.048Z] === RUN   TestImportWithCustomPlatform/_______
13:58:17 [2022-12-31T13:58:17.048Z] === RUN   TestImportWithCustomPlatform//
13:58:17 [2022-12-31T13:58:17.048Z] === RUN   TestImportWithCustomPlatform/linux
13:58:17 [2022-12-31T13:58:17.048Z] === RUN   TestImportWithCustomPlatform/LINUX
13:58:17 [2022-12-31T13:58:17.048Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
13:58:17 [2022-12-31T13:58:17.048Z] === RUN   TestImportWithCustomPlatform/macos
13:58:17 [2022-12-31T13:58:17.048Z] === RUN   TestImportWithCustomPlatform/macos/arm64
13:58:17 [2022-12-31T13:58:17.048Z] === RUN   TestImportWithCustomPlatform/nintendo64
13:58:17 [2022-12-31T13:58:17.048Z] --- PASS: TestImportWithCustomPlatform (0.11s)
13:58:17 [2022-12-31T13:58:17.048Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.02s)
13:58:17 [2022-12-31T13:58:17.048Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
13:58:17 [2022-12-31T13:58:17.048Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
13:58:17 [2022-12-31T13:58:17.048Z]     --- PASS: TestImportWithCustomPlatform/linux (0.03s)
13:58:17 [2022-12-31T13:58:17.048Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.02s)
13:58:17 [2022-12-31T13:58:17.048Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.02s)
13:58:17 [2022-12-31T13:58:17.048Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
13:58:17 [2022-12-31T13:58:17.048Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
13:58:17 [2022-12-31T13:58:17.048Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
13:58:17 [2022-12-31T13:58:17.048Z] === RUN   TestImagesFilterMultiReference
13:58:17 [2022-12-31T13:58:17.048Z] --- PASS: TestImagesFilterMultiReference (0.05s)
13:58:17 [2022-12-31T13:58:17.048Z] === RUN   TestImagesFilterBeforeSince
13:58:17 [2022-12-31T13:58:17.305Z]     list_test.go:87: ImageList: ID=sha256:cf238c94c6bb334235327aa9876bef53c586910c6bbac9e002ad0a1261c6753c RepoTags=[testimagesfilterbeforesince:v3]
13:58:17 [2022-12-31T13:58:17.305Z]     list_test.go:87: ImageList: ID=sha256:6de95ebf928cb34faaa6604ac512fc73353c45d16447cd3eb070ae7c330abd56 RepoTags=[testimagesfilterbeforesince:v1]
13:58:17 [2022-12-31T13:58:17.305Z]     list_test.go:87: ImageList: ID=sha256:fcab968888374e4c7799d45043972b214977cc037bddb596a6470b7a4d228dc6 RepoTags=[testimagesfilterbeforesince:v2]
13:58:17 [2022-12-31T13:58:17.305Z] --- PASS: TestImagesFilterBeforeSince (0.22s)
13:58:17 [2022-12-31T13:58:17.305Z] === RUN   TestImagePullPlatformInvalid
13:58:17 [2022-12-31T13:58:17.305Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
13:58:17 [2022-12-31T13:58:17.305Z] === RUN   TestImagePullStoredfDigestForOtherRepo
13:58:17 [2022-12-31T13:58:17.564Z] time="2022-12-31T13:58:17Z" 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=8069e03c-f2b9-4c02-9bf6-e437f0fe1392 version="v2.3.0+unknown" 
13:58:17 [2022-12-31T13:58:17.564Z] time="2022-12-31T13:58:17Z" level=info msg="redis not configured" go.version=go1.19.4 instance.id=8069e03c-f2b9-4c02-9bf6-e437f0fe1392 version="v2.3.0+unknown" 
13:58:17 [2022-12-31T13:58:17.564Z] time="2022-12-31T13:58:17Z" level=info msg="Starting upload purge in 46m0s" go.version=go1.19.4 instance.id=8069e03c-f2b9-4c02-9bf6-e437f0fe1392 version="v2.3.0+unknown" 
13:58:17 [2022-12-31T13:58:17.564Z] time="2022-12-31T13:58:17Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.19.4 instance.id=8069e03c-f2b9-4c02-9bf6-e437f0fe1392 version="v2.3.0+unknown" 
13:58:17 [2022-12-31T13:58:17.564Z] time="2022-12-31T13:58:17Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=99ca650e-c84b-4038-b8d2-321224c64bc2 http.request.method=GET http.request.remoteaddr="127.0.0.1:38708" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" instance.id=8069e03c-f2b9-4c02-9bf6-e437f0fe1392 version="v2.3.0+unknown" 
13:58:17 [2022-12-31T13:58:17.564Z] time="2022-12-31T13:58:17Z" level=info msg="response completed" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=99ca650e-c84b-4038-b8d2-321224c64bc2 http.request.method=GET http.request.remoteaddr="127.0.0.1:38708" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.643956ms http.response.status=200 http.response.written=2 instance.id=8069e03c-f2b9-4c02-9bf6-e437f0fe1392 version="v2.3.0+unknown" 
13:58:17 [2022-12-31T13:58:17.564Z] 127.0.0.1 - - [31/Dec/2022:13:58:17 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1"
13:58:17 [2022-12-31T13:58:17.564Z] time="2022-12-31T13:58:17Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=569c4f57-605b-42f8-a82c-b4629d6b9c04 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38714" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.14+unknown" instance.id=8069e03c-f2b9-4c02-9bf6-e437f0fe1392 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
13:58:17 [2022-12-31T13:58:17.564Z] time="2022-12-31T13:58:17Z" level=debug msg=GetBlob go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=569c4f57-605b-42f8-a82c-b4629d6b9c04 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38714" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.14+unknown" instance.id=8069e03c-f2b9-4c02-9bf6-e437f0fe1392 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
13:58:17 [2022-12-31T13:58:17.564Z] time="2022-12-31T13:58:17Z" 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=569c4f57-605b-42f8-a82c-b4629d6b9c04 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38714" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.14+unknown" instance.id=8069e03c-f2b9-4c02-9bf6-e437f0fe1392 trace.duration=32.697µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=72b7fb31-ea38-4042-a288-65f990f61805 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
13:58:17 [2022-12-31T13:58:17.564Z] time="2022-12-31T13:58:17Z" 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=569c4f57-605b-42f8-a82c-b4629d6b9c04 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38714" 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=2.847908ms http.response.status=404 http.response.written=157 instance.id=8069e03c-f2b9-4c02-9bf6-e437f0fe1392 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
13:58:17 [2022-12-31T13:58:17.564Z] 127.0.0.1 - - [31/Dec/2022:13:58:17 +0000] "HEAD /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 404 157 "" "containerd/1.6.14+unknown"
13:58:17 [2022-12-31T13:58:17.564Z] time="2022-12-31T13:58:17Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=93433829-9977-4d13-9d45-a47873674235 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38716" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.14+unknown" instance.id=8069e03c-f2b9-4c02-9bf6-e437f0fe1392 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
13:58:17 [2022-12-31T13:58:17.564Z] time="2022-12-31T13:58:17Z" level=debug msg=GetBlob go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=93433829-9977-4d13-9d45-a47873674235 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38716" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.14+unknown" instance.id=8069e03c-f2b9-4c02-9bf6-e437f0fe1392 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
13:58:17 [2022-12-31T13:58:17.564Z] time="2022-12-31T13:58:17Z" 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=93433829-9977-4d13-9d45-a47873674235 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38716" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.14+unknown" instance.id=8069e03c-f2b9-4c02-9bf6-e437f0fe1392 trace.duration=29.669µs trace.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=73775353-9642-44de-818e-52bbd63f5538 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
13:58:17 [2022-12-31T13:58:17.564Z] time="2022-12-31T13:58:17Z" 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=93433829-9977-4d13-9d45-a47873674235 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38716" 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=4.528622ms http.response.status=404 http.response.written=157 instance.id=8069e03c-f2b9-4c02-9bf6-e437f0fe1392 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
13:58:17 [2022-12-31T13:58:17.564Z] 127.0.0.1 - - [31/Dec/2022:13:58:17 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.6.14+unknown"
13:58:17 [2022-12-31T13:58:17.564Z] time="2022-12-31T13:58:17Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=23f9e3c3-3bfc-493d-8dce-7ee89965cb4f http.request.method=POST http.request.remoteaddr="127.0.0.1:38714" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.14+unknown" instance.id=8069e03c-f2b9-4c02-9bf6-e437f0fe1392 vars.name=test version="v2.3.0+unknown" 
13:58:17 [2022-12-31T13:58:17.564Z] time="2022-12-31T13:58:17Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=23f9e3c3-3bfc-493d-8dce-7ee89965cb4f http.request.method=POST http.request.remoteaddr="127.0.0.1:38714" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.14+unknown" instance.id=8069e03c-f2b9-4c02-9bf6-e437f0fe1392 vars.name=test version="v2.3.0+unknown" 
13:58:17 [2022-12-31T13:58:17.564Z] time="2022-12-31T13:58:17Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/da52e3f5-2d16-4f1d-abce-440305629942/startedat\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=23f9e3c3-3bfc-493d-8dce-7ee89965cb4f http.request.method=POST http.request.remoteaddr="127.0.0.1:38714" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.14+unknown" instance.id=8069e03c-f2b9-4c02-9bf6-e437f0fe1392 trace.duration=244.986µs trace.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=5d8fa150-e969-41aa-9a2d-d144e07f9de7 trace.line=95 vars.name=test version="v2.3.0+unknown" 
13:58:17 [2022-12-31T13:58:17.565Z] time="2022-12-31T13:58:17Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/da52e3f5-2d16-4f1d-abce-440305629942/data\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=23f9e3c3-3bfc-493d-8dce-7ee89965cb4f http.request.method=POST http.request.remoteaddr="127.0.0.1:38714" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.14+unknown" instance.id=8069e03c-f2b9-4c02-9bf6-e437f0fe1392 trace.duration=23.926µs trace.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=bf6c8034-e061-4a5a-bf6c-0343164ff3d9 trace.line=141 vars.name=test version="v2.3.0+unknown" 
13:58:17 [2022-12-31T13:58:17.565Z] time="2022-12-31T13:58:17Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/da52e3f5-2d16-4f1d-abce-440305629942/hashstates/sha256/0\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=23f9e3c3-3bfc-493d-8dce-7ee89965cb4f http.request.method=POST http.request.remoteaddr="127.0.0.1:38714" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.14+unknown" instance.id=8069e03c-f2b9-4c02-9bf6-e437f0fe1392 trace.duration=72.467µs trace.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=774ed9ea-f618-423b-ab1d-23632c5bd30e trace.line=95 vars.name=test version="v2.3.0+unknown" 
13:58:17 [2022-12-31T13:58:17.565Z] time="2022-12-31T13:58:17Z" level=info msg="response completed" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=23f9e3c3-3bfc-493d-8dce-7ee89965cb4f http.request.method=POST http.request.remoteaddr="127.0.0.1:38714" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.14+unknown" http.response.duration=5.076031ms http.response.status=202 http.response.written=0 instance.id=8069e03c-f2b9-4c02-9bf6-e437f0fe1392 version="v2.3.0+unknown" 
13:58:17 [2022-12-31T13:58:17.565Z] 127.0.0.1 - - [31/Dec/2022:13:58:17 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.14+unknown"
13:58:17 [2022-12-31T13:58:17.565Z] time="2022-12-31T13:58:17Z" 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=c2414565-6084-40a7-a3ad-7964660039d8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38714" http.request.uri="/v2/test/blobs/uploads/da52e3f5-2d16-4f1d-abce-440305629942?_state=UAAPGx-XTODDGcRdHuwWYRKuAzWWHm9Qdc9Tq16UEv57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImRhNTJlM2Y1LTJkMTYtNGYxZC1hYmNlLTQ0MDMwNTYyOTk0MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0zMVQxMzo1ODoxNy4zNDQwOTMxNDRaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.14+unknown" instance.id=8069e03c-f2b9-4c02-9bf6-e437f0fe1392 vars.name=test vars.uuid=da52e3f5-2d16-4f1d-abce-440305629942 version="v2.3.0+unknown" 
13:58:17 [2022-12-31T13:58:17.565Z] time="2022-12-31T13:58:17Z" 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=c2414565-6084-40a7-a3ad-7964660039d8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38714" http.request.uri="/v2/test/blobs/uploads/da52e3f5-2d16-4f1d-abce-440305629942?_state=UAAPGx-XTODDGcRdHuwWYRKuAzWWHm9Qdc9Tq16UEv57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImRhNTJlM2Y1LTJkMTYtNGYxZC1hYmNlLTQ0MDMwNTYyOTk0MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0zMVQxMzo1ODoxNy4zNDQwOTMxNDRaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.14+unknown" instance.id=8069e03c-f2b9-4c02-9bf6-e437f0fe1392 vars.name=test vars.uuid=da52e3f5-2d16-4f1d-abce-440305629942 version="v2.3.0+unknown" 
13:58:17 [2022-12-31T13:58:17.565Z] time="2022-12-31T13:58:17Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/da52e3f5-2d16-4f1d-abce-440305629942/startedat\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=c2414565-6084-40a7-a3ad-7964660039d8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38714" http.request.uri="/v2/test/blobs/uploads/da52e3f5-2d16-4f1d-abce-440305629942?_state=UAAPGx-XTODDGcRdHuwWYRKuAzWWHm9Qdc9Tq16UEv57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImRhNTJlM2Y1LTJkMTYtNGYxZC1hYmNlLTQ0MDMwNTYyOTk0MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0zMVQxMzo1ODoxNy4zNDQwOTMxNDRaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.14+unknown" instance.id=8069e03c-f2b9-4c02-9bf6-e437f0fe1392 trace.duration=65.394µs trace.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=9d91f83f-2eea-40e1-a5d0-c77835e26f6d trace.line=82 vars.name=test vars.uuid=da52e3f5-2d16-4f1d-abce-440305629942 version="v2.3.0+unknown" 
13:58:17 [2022-12-31T13:58:17.565Z] time="2022-12-31T13:58:17Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/da52e3f5-2d16-4f1d-abce-440305629942/data\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=c2414565-6084-40a7-a3ad-7964660039d8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38714" http.request.uri="/v2/test/blobs/uploads/da52e3f5-2d16-4f1d-abce-440305629942?_state=UAAPGx-XTODDGcRdHuwWYRKuAzWWHm9Qdc9Tq16UEv57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImRhNTJlM2Y1LTJkMTYtNGYxZC1hYmNlLTQ0MDMwNTYyOTk0MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0zMVQxMzo1ODoxNy4zNDQwOTMxNDRaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.14+unknown" instance.id=8069e03c-f2b9-4c02-9bf6-e437f0fe1392 trace.duration=49.657µs trace.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=8a3f5922-0e40-4cd1-9c95-da90caa7f402 trace.line=141 vars.name=test vars.uuid=da52e3f5-2d16-4f1d-abce-440305629942 version="v2.3.0+unknown" 
13:58:17 [2022-12-31T13:58:17.565Z] time="2022-12-31T13:58:17Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=6280b05d-0800-4aba-be16-6c63c60ead9e http.request.method=POST http.request.remoteaddr="127.0.0.1:38716" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.14+unknown" instance.id=8069e03c-f2b9-4c02-9bf6-e437f0fe1392 vars.name=test version="v2.3.0+unknown" 
13:58:17 [2022-12-31T13:58:17.565Z] time="2022-12-31T13:58:17Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=6280b05d-0800-4aba-be16-6c63c60ead9e http.request.method=POST http.request.remoteaddr="127.0.0.1:38716" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.14+unknown" instance.id=8069e03c-f2b9-4c02-9bf6-e437f0fe1392 vars.name=test version="v2.3.0+unknown" 
13:58:17 [2022-12-31T13:58:17.565Z] time="2022-12-31T13:58:17Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/7fac4ee6-8546-4f31-b976-c464024c551b/startedat\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=6280b05d-0800-4aba-be16-6c63c60ead9e http.request.method=POST http.request.remoteaddr="127.0.0.1:38716" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.14+unknown" instance.id=8069e03c-f2b9-4c02-9bf6-e437f0fe1392 trace.duration=108.2µs trace.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=5985a3bb-bcbc-4e2d-8a5f-17c41f8602a3 trace.line=95 vars.name=test version="v2.3.0+unknown" 
13:58:17 [2022-12-31T13:58:17.565Z] time="2022-12-31T13:58:17Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/7fac4ee6-8546-4f31-b976-c464024c551b/data\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=6280b05d-0800-4aba-be16-6c63c60ead9e http.request.method=POST http.request.remoteaddr="127.0.0.1:38716" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.14+unknown" instance.id=8069e03c-f2b9-4c02-9bf6-e437f0fe1392 trace.duration=31.426µs trace.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=e8490c2b-4b00-4e26-bf0b-84cae0e53d59 trace.line=141 vars.name=test version="v2.3.0+unknown" 
13:58:17 [2022-12-31T13:58:17.565Z] time="2022-12-31T13:58:17Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/7fac4ee6-8546-4f31-b976-c464024c551b/hashstates/sha256/0\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=6280b05d-0800-4aba-be16-6c63c60ead9e http.request.method=POST http.request.remoteaddr="127.0.0.1:38716" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.14+unknown" instance.id=8069e03c-f2b9-4c02-9bf6-e437f0fe1392 trace.duration=56.639µs trace.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=f0c98f96-5236-4c61-97a5-64c1772fd58f trace.line=95 vars.name=test version="v2.3.0+unknown" 
13:58:17 [2022-12-31T13:58:17.565Z] time="2022-12-31T13:58:17Z" level=info msg="response completed" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=6280b05d-0800-4aba-be16-6c63c60ead9e http.request.method=POST http.request.remoteaddr="127.0.0.1:38716" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.14+unknown" http.response.duration=7.449498ms http.response.status=202 http.response.written=0 instance.id=8069e03c-f2b9-4c02-9bf6-e437f0fe1392 version="v2.3.0+unknown" 
13:58:17 [2022-12-31T13:58:17.565Z] 127.0.0.1 - - [31/Dec/2022:13:58:17 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.14+unknown"
13:58:17 [2022-12-31T13:58:17.565Z] time="2022-12-31T13:58:17Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/da52e3f5-2d16-4f1d-abce-440305629942/data\", 0)" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=c2414565-6084-40a7-a3ad-7964660039d8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38714" http.request.uri="/v2/test/blobs/uploads/da52e3f5-2d16-4f1d-abce-440305629942?_state=UAAPGx-XTODDGcRdHuwWYRKuAzWWHm9Qdc9Tq16UEv57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImRhNTJlM2Y1LTJkMTYtNGYxZC1hYmNlLTQ0MDMwNTYyOTk0MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0zMVQxMzo1ODoxNy4zNDQwOTMxNDRaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.14+unknown" instance.id=8069e03c-f2b9-4c02-9bf6-e437f0fe1392 trace.duration=751.772µs trace.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=00403691-bdaa-40d3-9f74-fcaed042aa31 trace.line=124 vars.name=test vars.uuid=da52e3f5-2d16-4f1d-abce-440305629942 version="v2.3.0+unknown" 
13:58:17 [2022-12-31T13:58:17.565Z] time="2022-12-31T13:58:17Z" 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=c2414565-6084-40a7-a3ad-7964660039d8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38714" http.request.uri="/v2/test/blobs/uploads/da52e3f5-2d16-4f1d-abce-440305629942?_state=UAAPGx-XTODDGcRdHuwWYRKuAzWWHm9Qdc9Tq16UEv57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImRhNTJlM2Y1LTJkMTYtNGYxZC1hYmNlLTQ0MDMwNTYyOTk0MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0zMVQxMzo1ODoxNy4zNDQwOTMxNDRaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.14+unknown" instance.id=8069e03c-f2b9-4c02-9bf6-e437f0fe1392 vars.name=test vars.uuid=da52e3f5-2d16-4f1d-abce-440305629942 version="v2.3.0+unknown" 
13:58:17 [2022-12-31T13:58:17.565Z] time="2022-12-31T13:58:17Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/da52e3f5-2d16-4f1d-abce-440305629942/data\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=c2414565-6084-40a7-a3ad-7964660039d8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38714" http.request.uri="/v2/test/blobs/uploads/da52e3f5-2d16-4f1d-abce-440305629942?_state=UAAPGx-XTODDGcRdHuwWYRKuAzWWHm9Qdc9Tq16UEv57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImRhNTJlM2Y1LTJkMTYtNGYxZC1hYmNlLTQ0MDMwNTYyOTk0MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0zMVQxMzo1ODoxNy4zNDQwOTMxNDRaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.14+unknown" instance.id=8069e03c-f2b9-4c02-9bf6-e437f0fe1392 trace.duration=47.105µs trace.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=2471212a-4f43-4676-ba45-d985d2dc4a70 trace.line=141 vars.name=test vars.uuid=da52e3f5-2d16-4f1d-abce-440305629942 version="v2.3.0+unknown" 
13:58:17 [2022-12-31T13:58:17.565Z] time="2022-12-31T13:58:17Z" 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=c2414565-6084-40a7-a3ad-7964660039d8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38714" http.request.uri="/v2/test/blobs/uploads/da52e3f5-2d16-4f1d-abce-440305629942?_state=UAAPGx-XTODDGcRdHuwWYRKuAzWWHm9Qdc9Tq16UEv57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImRhNTJlM2Y1LTJkMTYtNGYxZC1hYmNlLTQ0MDMwNTYyOTk0MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0zMVQxMzo1ODoxNy4zNDQwOTMxNDRaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.14+unknown" instance.id=8069e03c-f2b9-4c02-9bf6-e437f0fe1392 trace.duration=22.195µs trace.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=01034af8-21ec-4a01-b4f5-6be93b9ecbeb trace.line=141 vars.name=test vars.uuid=da52e3f5-2d16-4f1d-abce-440305629942 version="v2.3.0+unknown" 
13:58:17 [2022-12-31T13:58:17.565Z] time="2022-12-31T13:58:17Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/da52e3f5-2d16-4f1d-abce-440305629942/data\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=c2414565-6084-40a7-a3ad-7964660039d8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38714" http.request.uri="/v2/test/blobs/uploads/da52e3f5-2d16-4f1d-abce-440305629942?_state=UAAPGx-XTODDGcRdHuwWYRKuAzWWHm9Qdc9Tq16UEv57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImRhNTJlM2Y1LTJkMTYtNGYxZC1hYmNlLTQ0MDMwNTYyOTk0MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0zMVQxMzo1ODoxNy4zNDQwOTMxNDRaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.14+unknown" instance.id=8069e03c-f2b9-4c02-9bf6-e437f0fe1392 trace.duration=30.138µs trace.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=ea4d2071-9b2a-4adb-979d-7435800683fc trace.line=141 vars.name=test vars.uuid=da52e3f5-2d16-4f1d-abce-440305629942 version="v2.3.0+unknown" 
13:58:17 [2022-12-31T13:58:17.565Z] time="2022-12-31T13:58:17Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/da52e3f5-2d16-4f1d-abce-440305629942/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=c2414565-6084-40a7-a3ad-7964660039d8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38714" http.request.uri="/v2/test/blobs/uploads/da52e3f5-2d16-4f1d-abce-440305629942?_state=UAAPGx-XTODDGcRdHuwWYRKuAzWWHm9Qdc9Tq16UEv57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImRhNTJlM2Y1LTJkMTYtNGYxZC1hYmNlLTQ0MDMwNTYyOTk0MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0zMVQxMzo1ODoxNy4zNDQwOTMxNDRaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.14+unknown" instance.id=8069e03c-f2b9-4c02-9bf6-e437f0fe1392 trace.duration=82.772µs trace.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=cbaa0e5e-fe62-4cae-a93d-e5eaa66a3946 trace.line=167 vars.name=test vars.uuid=da52e3f5-2d16-4f1d-abce-440305629942 version="v2.3.0+unknown" 
13:58:17 [2022-12-31T13:58:17.565Z] time="2022-12-31T13:58:17Z" 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=c2414565-6084-40a7-a3ad-7964660039d8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38714" http.request.uri="/v2/test/blobs/uploads/da52e3f5-2d16-4f1d-abce-440305629942?_state=UAAPGx-XTODDGcRdHuwWYRKuAzWWHm9Qdc9Tq16UEv57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImRhNTJlM2Y1LTJkMTYtNGYxZC1hYmNlLTQ0MDMwNTYyOTk0MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0zMVQxMzo1ODoxNy4zNDQwOTMxNDRaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.14+unknown" instance.id=8069e03c-f2b9-4c02-9bf6-e437f0fe1392 trace.duration=100.831µs trace.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=e594ee52-34ef-4535-828f-b0148c223e9a trace.line=95 vars.name=test vars.uuid=da52e3f5-2d16-4f1d-abce-440305629942 version="v2.3.0+unknown" 
13:58:17 [2022-12-31T13:58:17.565Z] time="2022-12-31T13:58:17Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/da52e3f5-2d16-4f1d-abce-440305629942\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=c2414565-6084-40a7-a3ad-7964660039d8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38714" http.request.uri="/v2/test/blobs/uploads/da52e3f5-2d16-4f1d-abce-440305629942?_state=UAAPGx-XTODDGcRdHuwWYRKuAzWWHm9Qdc9Tq16UEv57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImRhNTJlM2Y1LTJkMTYtNGYxZC1hYmNlLTQ0MDMwNTYyOTk0MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0zMVQxMzo1ODoxNy4zNDQwOTMxNDRaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.14+unknown" instance.id=8069e03c-f2b9-4c02-9bf6-e437f0fe1392 trace.duration=145.566µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Delete" trace.id=7a403981-2f7d-49b7-8c41-b41d94dd2ffe trace.line=181 vars.name=test vars.uuid=da52e3f5-2d16-4f1d-abce-440305629942 version="v2.3.0+unknown" 
13:58:17 [2022-12-31T13:58:17.565Z] time="2022-12-31T13:58:17Z" 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=c2414565-6084-40a7-a3ad-7964660039d8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38714" http.request.uri="/v2/test/blobs/uploads/da52e3f5-2d16-4f1d-abce-440305629942?_state=UAAPGx-XTODDGcRdHuwWYRKuAzWWHm9Qdc9Tq16UEv57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImRhNTJlM2Y1LTJkMTYtNGYxZC1hYmNlLTQ0MDMwNTYyOTk0MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0zMVQxMzo1ODoxNy4zNDQwOTMxNDRaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.14+unknown" http.response.duration=9.342757ms http.response.status=201 http.response.written=0 instance.id=8069e03c-f2b9-4c02-9bf6-e437f0fe1392 version="v2.3.0+unknown" 
13:58:17 [2022-12-31T13:58:17.565Z] 127.0.0.1 - - [31/Dec/2022:13:58:17 +0000] "PUT /v2/test/blobs/uploads/da52e3f5-2d16-4f1d-abce-440305629942?_state=UAAPGx-XTODDGcRdHuwWYRKuAzWWHm9Qdc9Tq16UEv57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImRhNTJlM2Y1LTJkMTYtNGYxZC1hYmNlLTQ0MDMwNTYyOTk0MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0zMVQxMzo1ODoxNy4zNDQwOTMxNDRaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 201 0 "" "containerd/1.6.14+unknown"
13:58:17 [2022-12-31T13:58:17.565Z] time="2022-12-31T13:58:17Z" 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=db9e0c3e-47dc-44b4-910f-d1f5ef188988 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38716" http.request.uri="/v2/test/blobs/uploads/7fac4ee6-8546-4f31-b976-c464024c551b?_state=DwwYWAU5misFbr_88Dlc0tbsw2aEJe7jL7VU_EH7vS97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjdmYWM0ZWU2LTg1NDYtNGYzMS1iOTc2LWM0NjQwMjRjNTUxYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0zMVQxMzo1ODoxNy4zNTMyNzQ1MjRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.14+unknown" instance.id=8069e03c-f2b9-4c02-9bf6-e437f0fe1392 vars.name=test vars.uuid=7fac4ee6-8546-4f31-b976-c464024c551b version="v2.3.0+unknown" 
13:58:17 [2022-12-31T13:58:17.565Z] time="2022-12-31T13:58:17Z" 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=db9e0c3e-47dc-44b4-910f-d1f5ef188988 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38716" http.request.uri="/v2/test/blobs/uploads/7fac4ee6-8546-4f31-b976-c464024c551b?_state=DwwYWAU5misFbr_88Dlc0tbsw2aEJe7jL7VU_EH7vS97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjdmYWM0ZWU2LTg1NDYtNGYzMS1iOTc2LWM0NjQwMjRjNTUxYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0zMVQxMzo1ODoxNy4zNTMyNzQ1MjRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.14+unknown" instance.id=8069e03c-f2b9-4c02-9bf6-e437f0fe1392 vars.name=test vars.uuid=7fac4ee6-8546-4f31-b976-c464024c551b version="v2.3.0+unknown" 
13:58:17 [2022-12-31T13:58:17.565Z] time="2022-12-31T13:58:17Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/7fac4ee6-8546-4f31-b976-c464024c551b/startedat\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=db9e0c3e-47dc-44b4-910f-d1f5ef188988 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38716" http.request.uri="/v2/test/blobs/uploads/7fac4ee6-8546-4f31-b976-c464024c551b?_state=DwwYWAU5misFbr_88Dlc0tbsw2aEJe7jL7VU_EH7vS97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjdmYWM0ZWU2LTg1NDYtNGYzMS1iOTc2LWM0NjQwMjRjNTUxYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0zMVQxMzo1ODoxNy4zNTMyNzQ1MjRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.14+unknown" instance.id=8069e03c-f2b9-4c02-9bf6-e437f0fe1392 trace.duration=48.598µs trace.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=a70499eb-029d-4d1c-8ec5-778a314ded67 trace.line=82 vars.name=test vars.uuid=7fac4ee6-8546-4f31-b976-c464024c551b version="v2.3.0+unknown" 
13:58:17 [2022-12-31T13:58:17.565Z] time="2022-12-31T13:58:17Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/7fac4ee6-8546-4f31-b976-c464024c551b/data\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=db9e0c3e-47dc-44b4-910f-d1f5ef188988 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38716" http.request.uri="/v2/test/blobs/uploads/7fac4ee6-8546-4f31-b976-c464024c551b?_state=DwwYWAU5misFbr_88Dlc0tbsw2aEJe7jL7VU_EH7vS97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjdmYWM0ZWU2LTg1NDYtNGYzMS1iOTc2LWM0NjQwMjRjNTUxYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0zMVQxMzo1ODoxNy4zNTMyNzQ1MjRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.14+unknown" instance.id=8069e03c-f2b9-4c02-9bf6-e437f0fe1392 trace.duration=32.172µs trace.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=53a4809a-2761-4a83-b456-9b80cb5b6f15 trace.line=141 vars.name=test vars.uuid=7fac4ee6-8546-4f31-b976-c464024c551b version="v2.3.0+unknown" 
13:58:17 [2022-12-31T13:58:17.565Z] time="2022-12-31T13:58:17Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/7fac4ee6-8546-4f31-b976-c464024c551b/data\", 0)" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=db9e0c3e-47dc-44b4-910f-d1f5ef188988 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38716" http.request.uri="/v2/test/blobs/uploads/7fac4ee6-8546-4f31-b976-c464024c551b?_state=DwwYWAU5misFbr_88Dlc0tbsw2aEJe7jL7VU_EH7vS97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjdmYWM0ZWU2LTg1NDYtNGYzMS1iOTc2LWM0NjQwMjRjNTUxYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0zMVQxMzo1ODoxNy4zNTMyNzQ1MjRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.14+unknown" instance.id=8069e03c-f2b9-4c02-9bf6-e437f0fe1392 trace.duration=53.341µs trace.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=2db4e184-6a38-4194-a4df-a9b545ffc7e9 trace.line=124 vars.name=test vars.uuid=7fac4ee6-8546-4f31-b976-c464024c551b version="v2.3.0+unknown" 
13:58:17 [2022-12-31T13:58:17.566Z] time="2022-12-31T13:58:17Z" 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=db9e0c3e-47dc-44b4-910f-d1f5ef188988 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38716" http.request.uri="/v2/test/blobs/uploads/7fac4ee6-8546-4f31-b976-c464024c551b?_state=DwwYWAU5misFbr_88Dlc0tbsw2aEJe7jL7VU_EH7vS97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjdmYWM0ZWU2LTg1NDYtNGYzMS1iOTc2LWM0NjQwMjRjNTUxYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0zMVQxMzo1ODoxNy4zNTMyNzQ1MjRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.14+unknown" instance.id=8069e03c-f2b9-4c02-9bf6-e437f0fe1392 vars.name=test vars.uuid=7fac4ee6-8546-4f31-b976-c464024c551b version="v2.3.0+unknown" 
13:58:17 [2022-12-31T13:58:17.566Z] time="2022-12-31T13:58:17Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/7fac4ee6-8546-4f31-b976-c464024c551b/data\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=db9e0c3e-47dc-44b4-910f-d1f5ef188988 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38716" http.request.uri="/v2/test/blobs/uploads/7fac4ee6-8546-4f31-b976-c464024c551b?_state=DwwYWAU5misFbr_88Dlc0tbsw2aEJe7jL7VU_EH7vS97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjdmYWM0ZWU2LTg1NDYtNGYzMS1iOTc2LWM0NjQwMjRjNTUxYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0zMVQxMzo1ODoxNy4zNTMyNzQ1MjRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.14+unknown" instance.id=8069e03c-f2b9-4c02-9bf6-e437f0fe1392 trace.duration=28.414µs trace.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=ebe18c27-ad22-4ec0-a386-dd05b140e8bb trace.line=141 vars.name=test vars.uuid=7fac4ee6-8546-4f31-b976-c464024c551b version="v2.3.0+unknown" 
13:58:17 [2022-12-31T13:58:17.566Z] time="2022-12-31T13:58:17Z" 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=db9e0c3e-47dc-44b4-910f-d1f5ef188988 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38716" http.request.uri="/v2/test/blobs/uploads/7fac4ee6-8546-4f31-b976-c464024c551b?_state=DwwYWAU5misFbr_88Dlc0tbsw2aEJe7jL7VU_EH7vS97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjdmYWM0ZWU2LTg1NDYtNGYzMS1iOTc2LWM0NjQwMjRjNTUxYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0zMVQxMzo1ODoxNy4zNTMyNzQ1MjRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.14+unknown" instance.id=8069e03c-f2b9-4c02-9bf6-e437f0fe1392 trace.duration=21.546µs trace.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=980a9c44-568b-4f9e-a191-366da2f73c59 trace.line=141 vars.name=test vars.uuid=7fac4ee6-8546-4f31-b976-c464024c551b version="v2.3.0+unknown" 
13:58:17 [2022-12-31T13:58:17.566Z] time="2022-12-31T13:58:17Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/7fac4ee6-8546-4f31-b976-c464024c551b/data\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=db9e0c3e-47dc-44b4-910f-d1f5ef188988 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38716" http.request.uri="/v2/test/blobs/uploads/7fac4ee6-8546-4f31-b976-c464024c551b?_state=DwwYWAU5misFbr_88Dlc0tbsw2aEJe7jL7VU_EH7vS97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjdmYWM0ZWU2LTg1NDYtNGYzMS1iOTc2LWM0NjQwMjRjNTUxYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0zMVQxMzo1ODoxNy4zNTMyNzQ1MjRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.14+unknown" instance.id=8069e03c-f2b9-4c02-9bf6-e437f0fe1392 trace.duration=14.998µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=78f2be32-c727-4fd0-bf46-ff40e02e2981 trace.line=141 vars.name=test vars.uuid=7fac4ee6-8546-4f31-b976-c464024c551b version="v2.3.0+unknown" 
13:58:17 [2022-12-31T13:58:17.566Z] time="2022-12-31T13:58:17Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/7fac4ee6-8546-4f31-b976-c464024c551b/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=db9e0c3e-47dc-44b4-910f-d1f5ef188988 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38716" http.request.uri="/v2/test/blobs/uploads/7fac4ee6-8546-4f31-b976-c464024c551b?_state=DwwYWAU5misFbr_88Dlc0tbsw2aEJe7jL7VU_EH7vS97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjdmYWM0ZWU2LTg1NDYtNGYzMS1iOTc2LWM0NjQwMjRjNTUxYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0zMVQxMzo1ODoxNy4zNTMyNzQ1MjRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.14+unknown" instance.id=8069e03c-f2b9-4c02-9bf6-e437f0fe1392 trace.duration=87.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).Move" trace.id=d83c2bb6-21f1-4e58-90a8-3c0fae457ed6 trace.line=167 vars.name=test vars.uuid=7fac4ee6-8546-4f31-b976-c464024c551b version="v2.3.0+unknown" 
13:58:17 [2022-12-31T13:58:17.566Z] time="2022-12-31T13:58:17Z" 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=db9e0c3e-47dc-44b4-910f-d1f5ef188988 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38716" http.request.uri="/v2/test/blobs/uploads/7fac4ee6-8546-4f31-b976-c464024c551b?_state=DwwYWAU5misFbr_88Dlc0tbsw2aEJe7jL7VU_EH7vS97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjdmYWM0ZWU2LTg1NDYtNGYzMS1iOTc2LWM0NjQwMjRjNTUxYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0zMVQxMzo1ODoxNy4zNTMyNzQ1MjRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.14+unknown" instance.id=8069e03c-f2b9-4c02-9bf6-e437f0fe1392 trace.duration=97.984µs trace.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=0ff2249d-1f14-4a50-9468-8b25296b0686 trace.line=95 vars.name=test vars.uuid=7fac4ee6-8546-4f31-b976-c464024c551b version="v2.3.0+unknown" 
13:58:17 [2022-12-31T13:58:17.566Z] time="2022-12-31T13:58:17Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/7fac4ee6-8546-4f31-b976-c464024c551b\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=db9e0c3e-47dc-44b4-910f-d1f5ef188988 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38716" http.request.uri="/v2/test/blobs/uploads/7fac4ee6-8546-4f31-b976-c464024c551b?_state=DwwYWAU5misFbr_88Dlc0tbsw2aEJe7jL7VU_EH7vS97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjdmYWM0ZWU2LTg1NDYtNGYzMS1iOTc2LWM0NjQwMjRjNTUxYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0zMVQxMzo1ODoxNy4zNTMyNzQ1MjRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.14+unknown" instance.id=8069e03c-f2b9-4c02-9bf6-e437f0fe1392 trace.duration=148.528µs trace.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=224753aa-139e-4211-a871-155be0a2ce55 trace.line=181 vars.name=test vars.uuid=7fac4ee6-8546-4f31-b976-c464024c551b version="v2.3.0+unknown" 
13:58:17 [2022-12-31T13:58:17.566Z] time="2022-12-31T13:58:17Z" 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=db9e0c3e-47dc-44b4-910f-d1f5ef188988 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38716" http.request.uri="/v2/test/blobs/uploads/7fac4ee6-8546-4f31-b976-c464024c551b?_state=DwwYWAU5misFbr_88Dlc0tbsw2aEJe7jL7VU_EH7vS97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjdmYWM0ZWU2LTg1NDYtNGYzMS1iOTc2LWM0NjQwMjRjNTUxYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0zMVQxMzo1ODoxNy4zNTMyNzQ1MjRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.14+unknown" http.response.duration=5.831249ms http.response.status=201 http.response.written=0 instance.id=8069e03c-f2b9-4c02-9bf6-e437f0fe1392 version="v2.3.0+unknown" 
13:58:17 [2022-12-31T13:58:17.566Z] 127.0.0.1 - - [31/Dec/2022:13:58:17 +0000] "PUT /v2/test/blobs/uploads/7fac4ee6-8546-4f31-b976-c464024c551b?_state=DwwYWAU5misFbr_88Dlc0tbsw2aEJe7jL7VU_EH7vS97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjdmYWM0ZWU2LTg1NDYtNGYzMS1iOTc2LWM0NjQwMjRjNTUxYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0zMVQxMzo1ODoxNy4zNTMyNzQ1MjRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.6.14+unknown"
13:58:17 [2022-12-31T13:58:17.566Z] time="2022-12-31T13:58:17Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=dd017d15-dca1-42ba-a5d6-31a3a33d63bf http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38716" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.14+unknown" instance.id=8069e03c-f2b9-4c02-9bf6-e437f0fe1392 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
13:58:17 [2022-12-31T13:58:17.566Z] time="2022-12-31T13:58:17Z" level=debug msg=GetImageManifest go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=dd017d15-dca1-42ba-a5d6-31a3a33d63bf http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38716" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.14+unknown" instance.id=8069e03c-f2b9-4c02-9bf6-e437f0fe1392 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
13:58:17 [2022-12-31T13:58:17.566Z] time="2022-12-31T13:58:17Z" 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=dd017d15-dca1-42ba-a5d6-31a3a33d63bf http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38716" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.14+unknown" instance.id=8069e03c-f2b9-4c02-9bf6-e437f0fe1392 trace.duration=56.164µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=04cc230d-cf0f-44c5-8771-6e0e208a24f2 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
13:58:17 [2022-12-31T13:58:17.566Z] time="2022-12-31T13:58:17Z" 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=dd017d15-dca1-42ba-a5d6-31a3a33d63bf http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38716" 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.46772ms http.response.status=404 http.response.written=96 instance.id=8069e03c-f2b9-4c02-9bf6-e437f0fe1392 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
13:58:17 [2022-12-31T13:58:17.566Z] 127.0.0.1 - - [31/Dec/2022:13:58:17 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.6.14+unknown"
13:58:17 [2022-12-31T13:58:17.566Z] time="2022-12-31T13:58:17Z" 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=f39ecaac-7301-47c0-8917-2ce0b79c1ded http.request.method=PUT http.request.remoteaddr="127.0.0.1:38716" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.14+unknown" instance.id=8069e03c-f2b9-4c02-9bf6-e437f0fe1392 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
13:58:17 [2022-12-31T13:58:17.566Z] time="2022-12-31T13:58:17Z" 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=f39ecaac-7301-47c0-8917-2ce0b79c1ded http.request.method=PUT http.request.remoteaddr="127.0.0.1:38716" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.14+unknown" instance.id=8069e03c-f2b9-4c02-9bf6-e437f0fe1392 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
13:58:17 [2022-12-31T13:58:17.566Z] time="2022-12-31T13:58:17Z" 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=f39ecaac-7301-47c0-8917-2ce0b79c1ded http.request.method=PUT http.request.remoteaddr="127.0.0.1:38716" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.14+unknown" instance.id=8069e03c-f2b9-4c02-9bf6-e437f0fe1392 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
13:58:17 [2022-12-31T13:58:17.566Z] time="2022-12-31T13:58:17Z" 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=f39ecaac-7301-47c0-8917-2ce0b79c1ded http.request.method=PUT http.request.remoteaddr="127.0.0.1:38716" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.14+unknown" instance.id=8069e03c-f2b9-4c02-9bf6-e437f0fe1392 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
13:58:17 [2022-12-31T13:58:17.566Z] time="2022-12-31T13:58:17Z" 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=f39ecaac-7301-47c0-8917-2ce0b79c1ded http.request.method=PUT http.request.remoteaddr="127.0.0.1:38716" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.14+unknown" instance.id=8069e03c-f2b9-4c02-9bf6-e437f0fe1392 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=907f7074-6a9e-4250-b20c-bbd80be4592f trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
13:58:17 [2022-12-31T13:58:17.566Z] time="2022-12-31T13:58:17Z" 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=f39ecaac-7301-47c0-8917-2ce0b79c1ded http.request.method=PUT http.request.remoteaddr="127.0.0.1:38716" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.14+unknown" instance.id=8069e03c-f2b9-4c02-9bf6-e437f0fe1392 trace.duration=28.39µs trace.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=8b571f0e-1e54-4e23-9467-ba112d1b3f20 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
13:58:17 [2022-12-31T13:58:17.566Z] time="2022-12-31T13:58:17Z" 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=f39ecaac-7301-47c0-8917-2ce0b79c1ded http.request.method=PUT http.request.remoteaddr="127.0.0.1:38716" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.14+unknown" instance.id=8069e03c-f2b9-4c02-9bf6-e437f0fe1392 trace.duration=43.929µs trace.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=1555f6eb-675d-40ec-bd67-648236623773 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
13:58:17 [2022-12-31T13:58:17.566Z] time="2022-12-31T13:58:17Z" 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=f39ecaac-7301-47c0-8917-2ce0b79c1ded http.request.method=PUT http.request.remoteaddr="127.0.0.1:38716" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.14+unknown" instance.id=8069e03c-f2b9-4c02-9bf6-e437f0fe1392 trace.duration=15.466µs trace.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=4634b7ff-2b3a-4132-b5da-ba22660f0a99 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
13:58:17 [2022-12-31T13:58:17.566Z] time="2022-12-31T13:58:17Z" 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=f39ecaac-7301-47c0-8917-2ce0b79c1ded http.request.method=PUT http.request.remoteaddr="127.0.0.1:38716" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.14+unknown" instance.id=8069e03c-f2b9-4c02-9bf6-e437f0fe1392 trace.duration=27.446µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=484177cd-f273-4680-90a5-4fb2545a7486 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
13:58:17 [2022-12-31T13:58:17.566Z] time="2022-12-31T13:58:17Z" 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=f39ecaac-7301-47c0-8917-2ce0b79c1ded http.request.method=PUT http.request.remoteaddr="127.0.0.1:38716" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.14+unknown" instance.id=8069e03c-f2b9-4c02-9bf6-e437f0fe1392 trace.duration=74.05µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=e94c4e29-2be4-4dce-bccf-618225f0fc4a trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
13:58:17 [2022-12-31T13:58:17.566Z] time="2022-12-31T13:58:17Z" 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=f39ecaac-7301-47c0-8917-2ce0b79c1ded http.request.method=PUT http.request.remoteaddr="127.0.0.1:38716" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.14+unknown" instance.id=8069e03c-f2b9-4c02-9bf6-e437f0fe1392 trace.duration=132.864µs trace.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=88e37bea-1f88-4c79-a6d8-bd8fa385d9d0 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
13:58:17 [2022-12-31T13:58:17.566Z] time="2022-12-31T13:58:17Z" 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=f39ecaac-7301-47c0-8917-2ce0b79c1ded http.request.method=PUT http.request.remoteaddr="127.0.0.1:38716" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.14+unknown" instance.id=8069e03c-f2b9-4c02-9bf6-e437f0fe1392 trace.duration=65.788µs trace.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=69bd6415-9db5-420d-a49a-4f103208d7e8 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
13:58:17 [2022-12-31T13:58:17.566Z] time="2022-12-31T13:58:17Z" 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=f39ecaac-7301-47c0-8917-2ce0b79c1ded http.request.method=PUT http.request.remoteaddr="127.0.0.1:38716" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.14+unknown" instance.id=8069e03c-f2b9-4c02-9bf6-e437f0fe1392 trace.duration=87.81µs trace.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=7be8dfbc-5621-4204-9ba7-a14e847a7fa3 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
13:58:17 [2022-12-31T13:58:17.566Z] time="2022-12-31T13:58:17Z" 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=f39ecaac-7301-47c0-8917-2ce0b79c1ded http.request.method=PUT http.request.remoteaddr="127.0.0.1:38716" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.14+unknown" instance.id=8069e03c-f2b9-4c02-9bf6-e437f0fe1392 trace.duration=68.488µs trace.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=b4fb476e-6993-4237-9062-f26ff6ff9abd trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
13:58:17 [2022-12-31T13:58:17.566Z] time="2022-12-31T13:58:17Z" 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=f39ecaac-7301-47c0-8917-2ce0b79c1ded http.request.method=PUT http.request.remoteaddr="127.0.0.1:38716" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.14+unknown" http.response.duration=3.862496ms http.response.status=201 http.response.written=0 instance.id=8069e03c-f2b9-4c02-9bf6-e437f0fe1392 version="v2.3.0+unknown" 
13:58:17 [2022-12-31T13:58:17.566Z] 127.0.0.1 - - [31/Dec/2022:13:58:17 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.6.14+unknown"
13:58:17 [2022-12-31T13:58:17.566Z] time="2022-12-31T13:58:17Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=eb4bc0a5-4e83-406d-9579-3ec315b13e2a http.request.method=GET http.request.remoteaddr="127.0.0.1:38754" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.4 git-commit/a5ebd28797c8e757e08e2d5bf09f447793eadc72 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=8069e03c-f2b9-4c02-9bf6-e437f0fe1392 version="v2.3.0+unknown" 
13:58:17 [2022-12-31T13:58:17.566Z] time="2022-12-31T13:58:17Z" level=info msg="response completed" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=eb4bc0a5-4e83-406d-9579-3ec315b13e2a http.request.method=GET http.request.remoteaddr="127.0.0.1:38754" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.4 git-commit/a5ebd28797c8e757e08e2d5bf09f447793eadc72 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="912.509µs" http.response.status=200 http.response.written=2 instance.id=8069e03c-f2b9-4c02-9bf6-e437f0fe1392 version="v2.3.0+unknown" 
13:58:17 [2022-12-31T13:58:17.566Z] 127.0.0.1 - - [31/Dec/2022:13:58:17 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.19.4 git-commit/a5ebd28797c8e757e08e2d5bf09f447793eadc72 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
13:58:17 [2022-12-31T13:58:17.566Z] time="2022-12-31T13:58:17Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=06892845-d95a-43b5-adf3-c43051fe66d6 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38764" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.4 git-commit/a5ebd28797c8e757e08e2d5bf09f447793eadc72 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=8069e03c-f2b9-4c02-9bf6-e437f0fe1392 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
13:58:17 [2022-12-31T13:58:17.566Z] time="2022-12-31T13:58:17Z" level=debug msg=GetImageManifest go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=06892845-d95a-43b5-adf3-c43051fe66d6 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38764" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.4 git-commit/a5ebd28797c8e757e08e2d5bf09f447793eadc72 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=8069e03c-f2b9-4c02-9bf6-e437f0fe1392 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
13:58:17 [2022-12-31T13:58:17.567Z] time="2022-12-31T13:58:17Z" 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=06892845-d95a-43b5-adf3-c43051fe66d6 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38764" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.4 git-commit/a5ebd28797c8e757e08e2d5bf09f447793eadc72 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=8069e03c-f2b9-4c02-9bf6-e437f0fe1392 trace.duration=410.195µs trace.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=94f30ab4-3c9a-4621-9539-c6f1a5330c6f trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
13:58:17 [2022-12-31T13:58:17.567Z] time="2022-12-31T13:58:17Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=06892845-d95a-43b5-adf3-c43051fe66d6 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38764" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.4 git-commit/a5ebd28797c8e757e08e2d5bf09f447793eadc72 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=8069e03c-f2b9-4c02-9bf6-e437f0fe1392 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
13:58:17 [2022-12-31T13:58:17.567Z] time="2022-12-31T13:58:17Z" 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=06892845-d95a-43b5-adf3-c43051fe66d6 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38764" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.4 git-commit/a5ebd28797c8e757e08e2d5bf09f447793eadc72 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=8069e03c-f2b9-4c02-9bf6-e437f0fe1392 trace.duration=50.896µs trace.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=bf7f7860-05a7-447d-8c34-f52eb0d1b690 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
13:58:17 [2022-12-31T13:58:17.567Z] time="2022-12-31T13:58:17Z" 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=06892845-d95a-43b5-adf3-c43051fe66d6 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38764" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.4 git-commit/a5ebd28797c8e757e08e2d5bf09f447793eadc72 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=8069e03c-f2b9-4c02-9bf6-e437f0fe1392 trace.duration=22.474µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=3352299b-017b-46fc-a8c4-d2dfd95ae33e trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
13:58:17 [2022-12-31T13:58:17.567Z] time="2022-12-31T13:58:17Z" 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=06892845-d95a-43b5-adf3-c43051fe66d6 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38764" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.4 git-commit/a5ebd28797c8e757e08e2d5bf09f447793eadc72 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=8069e03c-f2b9-4c02-9bf6-e437f0fe1392 trace.duration=28.315µs trace.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=de2f6e72-3465-41bb-bf42-c1eef481f129 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
13:58:17 [2022-12-31T13:58:17.567Z] time="2022-12-31T13:58:17Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=06892845-d95a-43b5-adf3-c43051fe66d6 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38764" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.4 git-commit/a5ebd28797c8e757e08e2d5bf09f447793eadc72 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=8069e03c-f2b9-4c02-9bf6-e437f0fe1392 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
13:58:17 [2022-12-31T13:58:17.567Z] time="2022-12-31T13:58:17Z" level=info msg="response completed" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=06892845-d95a-43b5-adf3-c43051fe66d6 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38764" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.4 git-commit/a5ebd28797c8e757e08e2d5bf09f447793eadc72 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=3.034212ms http.response.status=200 http.response.written=417 instance.id=8069e03c-f2b9-4c02-9bf6-e437f0fe1392 version="v2.3.0+unknown" 
13:58:17 [2022-12-31T13:58:17.567Z] 127.0.0.1 - - [31/Dec/2022:13:58:17 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.19.4 git-commit/a5ebd28797c8e757e08e2d5bf09f447793eadc72 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
13:58:17 [2022-12-31T13:58:17.567Z] time="2022-12-31T13:58:17Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=fac9d9fd-b6f1-43c5-bf3b-4ca9ab957e0a http.request.method=GET http.request.remoteaddr="127.0.0.1:38778" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/a5ebd28797c8e757e08e2d5bf09f447793eadc72 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=8069e03c-f2b9-4c02-9bf6-e437f0fe1392 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
13:58:17 [2022-12-31T13:58:17.567Z] time="2022-12-31T13:58:17Z" level=debug msg=GetImageManifest go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=fac9d9fd-b6f1-43c5-bf3b-4ca9ab957e0a http.request.method=GET http.request.remoteaddr="127.0.0.1:38778" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/a5ebd28797c8e757e08e2d5bf09f447793eadc72 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=8069e03c-f2b9-4c02-9bf6-e437f0fe1392 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
13:58:17 [2022-12-31T13:58:17.567Z] time="2022-12-31T13:58:17Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=fac9d9fd-b6f1-43c5-bf3b-4ca9ab957e0a http.request.method=GET http.request.remoteaddr="127.0.0.1:38778" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/a5ebd28797c8e757e08e2d5bf09f447793eadc72 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=8069e03c-f2b9-4c02-9bf6-e437f0fe1392 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
13:58:17 [2022-12-31T13:58:17.567Z] time="2022-12-31T13:58:17Z" 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=fac9d9fd-b6f1-43c5-bf3b-4ca9ab957e0a http.request.method=GET http.request.remoteaddr="127.0.0.1:38778" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/a5ebd28797c8e757e08e2d5bf09f447793eadc72 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=8069e03c-f2b9-4c02-9bf6-e437f0fe1392 trace.duration=104.836µs trace.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=1aac9b48-06bf-4ac2-971c-188b973e8631 trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
13:58:17 [2022-12-31T13:58:17.567Z] time="2022-12-31T13:58:17Z" 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=fac9d9fd-b6f1-43c5-bf3b-4ca9ab957e0a http.request.method=GET http.request.remoteaddr="127.0.0.1:38778" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/a5ebd28797c8e757e08e2d5bf09f447793eadc72 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=8069e03c-f2b9-4c02-9bf6-e437f0fe1392 trace.duration=21.866µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=c391f762-c425-4055-8930-333b1f51906a trace.line=141 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
13:58:17 [2022-12-31T13:58:17.567Z] time="2022-12-31T13:58:17Z" 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=fac9d9fd-b6f1-43c5-bf3b-4ca9ab957e0a http.request.method=GET http.request.remoteaddr="127.0.0.1:38778" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/a5ebd28797c8e757e08e2d5bf09f447793eadc72 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=8069e03c-f2b9-4c02-9bf6-e437f0fe1392 trace.duration=37.637µs trace.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=b115ab8f-f7d7-499c-9b21-9c8b70d4bc52 trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
13:58:17 [2022-12-31T13:58:17.567Z] time="2022-12-31T13:58:17Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=fac9d9fd-b6f1-43c5-bf3b-4ca9ab957e0a http.request.method=GET http.request.remoteaddr="127.0.0.1:38778" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/a5ebd28797c8e757e08e2d5bf09f447793eadc72 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=8069e03c-f2b9-4c02-9bf6-e437f0fe1392 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
13:58:17 [2022-12-31T13:58:17.567Z] time="2022-12-31T13:58:17Z" level=info msg="response completed" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=fac9d9fd-b6f1-43c5-bf3b-4ca9ab957e0a http.request.method=GET http.request.remoteaddr="127.0.0.1:38778" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/a5ebd28797c8e757e08e2d5bf09f447793eadc72 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=3.1346ms http.response.status=200 http.response.written=417 instance.id=8069e03c-f2b9-4c02-9bf6-e437f0fe1392 version="v2.3.0+unknown" 
13:58:17 [2022-12-31T13:58:17.567Z] 127.0.0.1 - - [31/Dec/2022:13:58:17 +0000] "GET /v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 200 417 "" "docker/dev go/go1.19.4 git-commit/a5ebd28797c8e757e08e2d5bf09f447793eadc72 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
13:58:17 [2022-12-31T13:58:17.567Z] time="2022-12-31T13:58:17Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=13a4a454-3a7d-4157-b25b-86cc3cf7020c http.request.method=GET http.request.remoteaddr="127.0.0.1:38784" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.4 git-commit/a5ebd28797c8e757e08e2d5bf09f447793eadc72 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=8069e03c-f2b9-4c02-9bf6-e437f0fe1392 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
13:58:17 [2022-12-31T13:58:17.567Z] time="2022-12-31T13:58:17Z" level=debug msg=GetBlob go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=13a4a454-3a7d-4157-b25b-86cc3cf7020c http.request.method=GET http.request.remoteaddr="127.0.0.1:38784" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.4 git-commit/a5ebd28797c8e757e08e2d5bf09f447793eadc72 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=8069e03c-f2b9-4c02-9bf6-e437f0fe1392 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
13:58:17 [2022-12-31T13:58:17.567Z] time="2022-12-31T13:58:17Z" 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=13a4a454-3a7d-4157-b25b-86cc3cf7020c http.request.method=GET http.request.remoteaddr="127.0.0.1:38784" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.4 git-commit/a5ebd28797c8e757e08e2d5bf09f447793eadc72 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=8069e03c-f2b9-4c02-9bf6-e437f0fe1392 trace.duration=40.771µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=777adb7f-0efd-41aa-97fd-fef3ab6c5a64 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
13:58:17 [2022-12-31T13:58:17.567Z] time="2022-12-31T13:58:17Z" 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=13a4a454-3a7d-4157-b25b-86cc3cf7020c http.request.method=GET http.request.remoteaddr="127.0.0.1:38784" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.4 git-commit/a5ebd28797c8e757e08e2d5bf09f447793eadc72 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=8069e03c-f2b9-4c02-9bf6-e437f0fe1392 trace.duration=14.047µs trace.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=6cc569b1-94f7-4e15-ad5d-554c13c37e08 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
13:58:17 [2022-12-31T13:58:17.567Z] time="2022-12-31T13:58:17Z" 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=13a4a454-3a7d-4157-b25b-86cc3cf7020c http.request.method=GET http.request.remoteaddr="127.0.0.1:38784" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.4 git-commit/a5ebd28797c8e757e08e2d5bf09f447793eadc72 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=8069e03c-f2b9-4c02-9bf6-e437f0fe1392 trace.duration=42.97µs trace.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=774950be-b1ee-4c82-9b06-e1818f877a49 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
13:58:17 [2022-12-31T13:58:17.567Z] time="2022-12-31T13:58:17Z" 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=13a4a454-3a7d-4157-b25b-86cc3cf7020c http.request.method=GET http.request.remoteaddr="127.0.0.1:38784" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.4 git-commit/a5ebd28797c8e757e08e2d5bf09f447793eadc72 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=8069e03c-f2b9-4c02-9bf6-e437f0fe1392 trace.duration=14.999µs trace.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=ae9a095f-5118-4785-b670-3bb5639ce80d trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
13:58:17 [2022-12-31T13:58:17.567Z] time="2022-12-31T13:58:17Z" 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=13a4a454-3a7d-4157-b25b-86cc3cf7020c http.request.method=GET http.request.remoteaddr="127.0.0.1:38784" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.4 git-commit/a5ebd28797c8e757e08e2d5bf09f447793eadc72 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=8069e03c-f2b9-4c02-9bf6-e437f0fe1392 trace.duration=9.264µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=8482406b-9e8b-4ca7-8266-1c0ba99a9617 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
13:58:17 [2022-12-31T13:58:17.567Z] time="2022-12-31T13:58:17Z" 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=13a4a454-3a7d-4157-b25b-86cc3cf7020c http.request.method=GET http.request.remoteaddr="127.0.0.1:38784" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.4 git-commit/a5ebd28797c8e757e08e2d5bf09f447793eadc72 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=8069e03c-f2b9-4c02-9bf6-e437f0fe1392 trace.duration=5.801µs trace.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=11ee4b08-8711-4afe-99b9-8f124bead933 trace.line=193 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
13:58:17 [2022-12-31T13:58:17.567Z] time="2022-12-31T13:58:17Z" 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=13a4a454-3a7d-4157-b25b-86cc3cf7020c http.request.method=GET http.request.remoteaddr="127.0.0.1:38784" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.4 git-commit/a5ebd28797c8e757e08e2d5bf09f447793eadc72 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=8069e03c-f2b9-4c02-9bf6-e437f0fe1392 trace.duration=806.015µs trace.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=321b0ed9-419d-43a6-94cf-9a8200dad95b trace.line=107 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
13:58:17 [2022-12-31T13:58:17.567Z] time="2022-12-31T13:58:17Z" 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=13a4a454-3a7d-4157-b25b-86cc3cf7020c http.request.method=GET http.request.remoteaddr="127.0.0.1:38784" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.4 git-commit/a5ebd28797c8e757e08e2d5bf09f447793eadc72 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=8069e03c-f2b9-4c02-9bf6-e437f0fe1392 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=ad0f38e5-70fe-488e-934b-2f2c5d09bdf5 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
13:58:17 [2022-12-31T13:58:17.568Z] time="2022-12-31T13:58:17Z" 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=13a4a454-3a7d-4157-b25b-86cc3cf7020c http.request.method=GET http.request.remoteaddr="127.0.0.1:38784" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.4 git-commit/a5ebd28797c8e757e08e2d5bf09f447793eadc72 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=8069e03c-f2b9-4c02-9bf6-e437f0fe1392 trace.duration=20.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).Stat" trace.id=03288564-79fa-4c1a-b314-fffe75b7ecd6 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
13:58:17 [2022-12-31T13:58:17.568Z] time="2022-12-31T13:58:17Z" level=info msg="response completed" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=13a4a454-3a7d-4157-b25b-86cc3cf7020c http.request.method=GET http.request.remoteaddr="127.0.0.1:38784" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.4 git-commit/a5ebd28797c8e757e08e2d5bf09f447793eadc72 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=5.007437ms http.response.status=200 http.response.written=179 instance.id=8069e03c-f2b9-4c02-9bf6-e437f0fe1392 version="v2.3.0+unknown" 
13:58:17 [2022-12-31T13:58:17.568Z] 127.0.0.1 - - [31/Dec/2022:13:58:17 +0000] "GET /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 200 179 "" "docker/dev go/go1.19.4 git-commit/a5ebd28797c8e757e08e2d5bf09f447793eadc72 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
13:58:17 [2022-12-31T13:58:17.568Z] time="2022-12-31T13:58:17Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=3596aefd-e855-4b46-9202-7f7d888961c3 http.request.method=GET http.request.remoteaddr="127.0.0.1:38788" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.4 git-commit/a5ebd28797c8e757e08e2d5bf09f447793eadc72 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=8069e03c-f2b9-4c02-9bf6-e437f0fe1392 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
13:58:17 [2022-12-31T13:58:17.568Z] time="2022-12-31T13:58:17Z" level=debug msg=GetBlob go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=3596aefd-e855-4b46-9202-7f7d888961c3 http.request.method=GET http.request.remoteaddr="127.0.0.1:38788" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.4 git-commit/a5ebd28797c8e757e08e2d5bf09f447793eadc72 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=8069e03c-f2b9-4c02-9bf6-e437f0fe1392 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
13:58:17 [2022-12-31T13:58:17.568Z] time="2022-12-31T13:58:17Z" 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=3596aefd-e855-4b46-9202-7f7d888961c3 http.request.method=GET http.request.remoteaddr="127.0.0.1:38788" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.4 git-commit/a5ebd28797c8e757e08e2d5bf09f447793eadc72 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=8069e03c-f2b9-4c02-9bf6-e437f0fe1392 trace.duration=29.177µs trace.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=50adf0de-e83c-4457-a0ed-fad79e8d6312 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
13:58:17 [2022-12-31T13:58:17.568Z] time="2022-12-31T13:58:17Z" 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=3596aefd-e855-4b46-9202-7f7d888961c3 http.request.method=GET http.request.remoteaddr="127.0.0.1:38788" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.4 git-commit/a5ebd28797c8e757e08e2d5bf09f447793eadc72 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=8069e03c-f2b9-4c02-9bf6-e437f0fe1392 trace.duration=23.86µs trace.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=e3859ebc-f87c-43fd-899d-5efedda849a8 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
13:58:17 [2022-12-31T13:58:17.568Z] time="2022-12-31T13:58:17Z" 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=3596aefd-e855-4b46-9202-7f7d888961c3 http.request.method=GET http.request.remoteaddr="127.0.0.1:38788" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.4 git-commit/a5ebd28797c8e757e08e2d5bf09f447793eadc72 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=8069e03c-f2b9-4c02-9bf6-e437f0fe1392 trace.duration=38.786µs trace.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=c241c12c-e005-4e1d-91ff-180303d22acb trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
13:58:17 [2022-12-31T13:58:17.568Z] time="2022-12-31T13:58:17Z" 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=3596aefd-e855-4b46-9202-7f7d888961c3 http.request.method=GET http.request.remoteaddr="127.0.0.1:38788" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.4 git-commit/a5ebd28797c8e757e08e2d5bf09f447793eadc72 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=8069e03c-f2b9-4c02-9bf6-e437f0fe1392 trace.duration=13.366µs trace.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=e64028ac-e5ae-4845-9166-6758a517d6ca trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
13:58:17 [2022-12-31T13:58:17.568Z] time="2022-12-31T13:58:17Z" 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=3596aefd-e855-4b46-9202-7f7d888961c3 http.request.method=GET http.request.remoteaddr="127.0.0.1:38788" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.4 git-commit/a5ebd28797c8e757e08e2d5bf09f447793eadc72 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=8069e03c-f2b9-4c02-9bf6-e437f0fe1392 trace.duration=15.377µs trace.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=0c448c9c-f705-4f68-aad4-807ef49d82fd trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
13:58:17 [2022-12-31T13:58:17.568Z] time="2022-12-31T13:58:17Z" 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=3596aefd-e855-4b46-9202-7f7d888961c3 http.request.method=GET http.request.remoteaddr="127.0.0.1:38788" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.4 git-commit/a5ebd28797c8e757e08e2d5bf09f447793eadc72 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=8069e03c-f2b9-4c02-9bf6-e437f0fe1392 trace.duration=6.466µs trace.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=33078b13-c77c-421f-bdee-74bb952cdb7a trace.line=193 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
13:58:17 [2022-12-31T13:58:17.568Z] time="2022-12-31T13:58:17Z" 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=3596aefd-e855-4b46-9202-7f7d888961c3 http.request.method=GET http.request.remoteaddr="127.0.0.1:38788" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.4 git-commit/a5ebd28797c8e757e08e2d5bf09f447793eadc72 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=8069e03c-f2b9-4c02-9bf6-e437f0fe1392 trace.duration=21.374µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).ReadStream" trace.id=cc4f219f-5631-4b06-b304-8239a9f1595a trace.line=107 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
13:58:17 [2022-12-31T13:58:17.568Z] time="2022-12-31T13:58:17Z" 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=3596aefd-e855-4b46-9202-7f7d888961c3 http.request.method=GET http.request.remoteaddr="127.0.0.1:38788" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.4 git-commit/a5ebd28797c8e757e08e2d5bf09f447793eadc72 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=8069e03c-f2b9-4c02-9bf6-e437f0fe1392 trace.duration=32.533µs trace.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=058c9a88-962d-4097-87b0-232e0c449446 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
13:58:17 [2022-12-31T13:58:17.568Z] time="2022-12-31T13:58:17Z" 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=3596aefd-e855-4b46-9202-7f7d888961c3 http.request.method=GET http.request.remoteaddr="127.0.0.1:38788" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.4 git-commit/a5ebd28797c8e757e08e2d5bf09f447793eadc72 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=8069e03c-f2b9-4c02-9bf6-e437f0fe1392 trace.duration=14.958µs trace.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=12d20880-8ab3-4d75-8514-52a89d3e6bad trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
13:58:17 [2022-12-31T13:58:17.568Z] time="2022-12-31T13:58:17Z" level=info msg="response completed" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=3596aefd-e855-4b46-9202-7f7d888961c3 http.request.method=GET http.request.remoteaddr="127.0.0.1:38788" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.4 git-commit/a5ebd28797c8e757e08e2d5bf09f447793eadc72 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=12.688695ms http.response.status=200 http.response.written=68 instance.id=8069e03c-f2b9-4c02-9bf6-e437f0fe1392 version="v2.3.0+unknown" 
13:58:17 [2022-12-31T13:58:17.568Z] 127.0.0.1 - - [31/Dec/2022:13:58:17 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.19.4 git-commit/a5ebd28797c8e757e08e2d5bf09f447793eadc72 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
13:58:17 [2022-12-31T13:58:17.568Z] time="2022-12-31T13:58:17Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=d7f7f37f-20f0-4676-bc61-a02c7a7cc2b5 http.request.method=GET http.request.remoteaddr="127.0.0.1:38796" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.4 git-commit/a5ebd28797c8e757e08e2d5bf09f447793eadc72 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=8069e03c-f2b9-4c02-9bf6-e437f0fe1392 version="v2.3.0+unknown" 
13:58:17 [2022-12-31T13:58:17.568Z] time="2022-12-31T13:58:17Z" level=info msg="response completed" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=d7f7f37f-20f0-4676-bc61-a02c7a7cc2b5 http.request.method=GET http.request.remoteaddr="127.0.0.1:38796" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.4 git-commit/a5ebd28797c8e757e08e2d5bf09f447793eadc72 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="898.256µs" http.response.status=200 http.response.written=2 instance.id=8069e03c-f2b9-4c02-9bf6-e437f0fe1392 version="v2.3.0+unknown" 
13:58:17 [2022-12-31T13:58:17.568Z] 127.0.0.1 - - [31/Dec/2022:13:58:17 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.19.4 git-commit/a5ebd28797c8e757e08e2d5bf09f447793eadc72 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
13:58:17 [2022-12-31T13:58:17.568Z] time="2022-12-31T13:58:17Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=ace33059-3857-49b9-81b6-b3947ea937c2 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38810" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/a5ebd28797c8e757e08e2d5bf09f447793eadc72 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=8069e03c-f2b9-4c02-9bf6-e437f0fe1392 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
13:58:17 [2022-12-31T13:58:17.568Z] time="2022-12-31T13:58:17Z" level=debug msg=GetImageManifest go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=ace33059-3857-49b9-81b6-b3947ea937c2 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38810" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/a5ebd28797c8e757e08e2d5bf09f447793eadc72 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=8069e03c-f2b9-4c02-9bf6-e437f0fe1392 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
13:58:17 [2022-12-31T13:58:17.568Z] time="2022-12-31T13:58:17Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=ace33059-3857-49b9-81b6-b3947ea937c2 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38810" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/a5ebd28797c8e757e08e2d5bf09f447793eadc72 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=8069e03c-f2b9-4c02-9bf6-e437f0fe1392 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
13:58:17 [2022-12-31T13:58:17.568Z] time="2022-12-31T13:58:17Z" 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=ace33059-3857-49b9-81b6-b3947ea937c2 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38810" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/a5ebd28797c8e757e08e2d5bf09f447793eadc72 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=8069e03c-f2b9-4c02-9bf6-e437f0fe1392 trace.duration=29.12µs trace.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=96bc47ac-e1b1-4a76-bef0-3ac8a308db2b trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
13:58:17 [2022-12-31T13:58:17.568Z] time="2022-12-31T13:58:17Z" 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=ace33059-3857-49b9-81b6-b3947ea937c2 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38810" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/a5ebd28797c8e757e08e2d5bf09f447793eadc72 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=8069e03c-f2b9-4c02-9bf6-e437f0fe1392 trace.duration=23.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).GetContent" trace.id=b9b477e8-d299-4086-a127-c4857abcae7f trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
13:58:17 [2022-12-31T13:58:17.568Z] time="2022-12-31T13:58:17Z" 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=ace33059-3857-49b9-81b6-b3947ea937c2 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38810" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/a5ebd28797c8e757e08e2d5bf09f447793eadc72 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.575288ms http.response.status=404 http.response.written=181 instance.id=8069e03c-f2b9-4c02-9bf6-e437f0fe1392 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
13:58:17 [2022-12-31T13:58:17.568Z] 127.0.0.1 - - [31/Dec/2022:13:58:17 +0000] "HEAD /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.19.4 git-commit/a5ebd28797c8e757e08e2d5bf09f447793eadc72 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
13:58:17 [2022-12-31T13:58:17.568Z] time="2022-12-31T13:58:17Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=93b72894-ea6f-4c9f-9f15-182e32a34ebb http.request.method=GET http.request.remoteaddr="127.0.0.1:38826" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/a5ebd28797c8e757e08e2d5bf09f447793eadc72 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=8069e03c-f2b9-4c02-9bf6-e437f0fe1392 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
13:58:17 [2022-12-31T13:58:17.568Z] time="2022-12-31T13:58:17Z" level=debug msg=GetImageManifest go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=93b72894-ea6f-4c9f-9f15-182e32a34ebb http.request.method=GET http.request.remoteaddr="127.0.0.1:38826" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/a5ebd28797c8e757e08e2d5bf09f447793eadc72 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=8069e03c-f2b9-4c02-9bf6-e437f0fe1392 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
13:58:17 [2022-12-31T13:58:17.568Z] time="2022-12-31T13:58:17Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=93b72894-ea6f-4c9f-9f15-182e32a34ebb http.request.method=GET http.request.remoteaddr="127.0.0.1:38826" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/a5ebd28797c8e757e08e2d5bf09f447793eadc72 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=8069e03c-f2b9-4c02-9bf6-e437f0fe1392 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
13:58:17 [2022-12-31T13:58:17.568Z] time="2022-12-31T13:58:17Z" 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=93b72894-ea6f-4c9f-9f15-182e32a34ebb http.request.method=GET http.request.remoteaddr="127.0.0.1:38826" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/a5ebd28797c8e757e08e2d5bf09f447793eadc72 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=8069e03c-f2b9-4c02-9bf6-e437f0fe1392 trace.duration=37.694µs trace.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=fe8061c6-d61a-43f4-9658-66ee504bfe3e trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
13:58:17 [2022-12-31T13:58:17.568Z] time="2022-12-31T13:58:17Z" 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=93b72894-ea6f-4c9f-9f15-182e32a34ebb http.request.method=GET http.request.remoteaddr="127.0.0.1:38826" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/a5ebd28797c8e757e08e2d5bf09f447793eadc72 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=8069e03c-f2b9-4c02-9bf6-e437f0fe1392 trace.duration=15.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).GetContent" trace.id=32464a79-8819-40f9-852c-14ce6c2bf1b0 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
13:58:17 [2022-12-31T13:58:17.569Z] time="2022-12-31T13:58:17Z" 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=93b72894-ea6f-4c9f-9f15-182e32a34ebb http.request.method=GET http.request.remoteaddr="127.0.0.1:38826" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/a5ebd28797c8e757e08e2d5bf09f447793eadc72 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.514267ms http.response.status=404 http.response.written=181 instance.id=8069e03c-f2b9-4c02-9bf6-e437f0fe1392 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
13:58:17 [2022-12-31T13:58:17.569Z] 127.0.0.1 - - [31/Dec/2022:13:58:17 +0000] "GET /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.19.4 git-commit/a5ebd28797c8e757e08e2d5bf09f447793eadc72 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
13:58:17 [2022-12-31T13:58:17.569Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.23s)
13:58:17 [2022-12-31T13:58:17.569Z] === RUN   TestRemoveImageOrphaning
13:58:17 [2022-12-31T13:58:17.826Z] --- PASS: TestRemoveImageOrphaning (0.14s)
13:58:17 [2022-12-31T13:58:17.826Z] === RUN   TestRemoveImageGarbageCollector
13:58:17 [2022-12-31T13:58:17.826Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:58:17 [2022-12-31T13:58:17.826Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
13:58:17 [2022-12-31T13:58:17.826Z] === RUN   TestTagUnprefixedRepoByNameOrName
13:58:17 [2022-12-31T13:58:17.826Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
13:58:17 [2022-12-31T13:58:17.826Z] === RUN   TestTagInvalidReference
13:58:17 [2022-12-31T13:58:17.826Z] --- PASS: TestTagInvalidReference (0.01s)
13:58:17 [2022-12-31T13:58:17.826Z] === RUN   TestTagValidPrefixedRepo
13:58:17 [2022-12-31T13:58:17.826Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
13:58:17 [2022-12-31T13:58:17.826Z] === RUN   TestTagExistedNameWithoutForce
13:58:17 [2022-12-31T13:58:17.826Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
13:58:17 [2022-12-31T13:58:17.826Z] === RUN   TestTagOfficialNames
13:58:17 [2022-12-31T13:58:17.826Z] --- PASS: TestTagOfficialNames (0.05s)
13:58:17 [2022-12-31T13:58:17.826Z] === RUN   TestTagMatchesDigest
13:58:17 [2022-12-31T13:58:17.826Z] --- PASS: TestTagMatchesDigest (0.01s)
13:58:17 [2022-12-31T13:58:17.826Z] PASS
13:58:17 [2022-12-31T13:58:17.826Z] 
13:58:17 [2022-12-31T13:58:17.826Z] === Skipped
13:58:17 [2022-12-31T13:58:17.826Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
13:58:17 [2022-12-31T13:58:17.826Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
13:58:17 [2022-12-31T13:58:17.826Z] 
13:58:17 [2022-12-31T13:58:17.826Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
13:58:17 [2022-12-31T13:58:17.826Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:58:17 [2022-12-31T13:58:17.826Z] 
13:58:17 [2022-12-31T13:58:17.826Z] DONE 24 tests, 2 skipped in 1.302s
13:58:17 [2022-12-31T13:58:17.826Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m 
13:58:17 [2022-12-31T13:58:17.826Z] ++ 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
13:58:17 [2022-12-31T13:58:17.826Z] ++ set -e
13:58:17 [2022-12-31T13:58:17.826Z] ++ '[' -n 0 ']'
13:58:17 [2022-12-31T13:58:17.826Z] ++ set -x
13:58:17 [2022-12-31T13:58:17.826Z] ++ 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
13:58:17 [2022-12-31T13:58:17.826Z] === RUN   TestStripANSICommands
13:58:17 [2022-12-31T13:58:17.826Z] === RUN   TestStripANSICommands/#00
13:58:17 [2022-12-31T13:58:17.826Z] === RUN   TestStripANSICommands/#01
13:58:17 [2022-12-31T13:58:17.826Z] --- PASS: TestStripANSICommands (0.00s)
13:58:17 [2022-12-31T13:58:17.826Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
13:58:17 [2022-12-31T13:58:17.826Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
13:58:17 [2022-12-31T13:58:17.826Z] PASS
13:58:17 [2022-12-31T13:58:17.826Z] 
13:58:17 [2022-12-31T13:58:17.826Z] DONE 3 tests in 0.043s
13:58:18 [2022-12-31T13:58:18.084Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
13:58:18 [2022-12-31T13:58:18.084Z] ++ 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
13:58:18 [2022-12-31T13:58:18.084Z] ++ set -e
13:58:18 [2022-12-31T13:58:18.084Z] ++ '[' -n 0 ']'
13:58:18 [2022-12-31T13:58:18.084Z] ++ set -x
13:58:18 [2022-12-31T13:58:18.084Z] ++ 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
13:58:18 [2022-12-31T13:58:18.084Z] INFO: Testing against a local daemon
13:58:18 [2022-12-31T13:58:18.084Z] === RUN   TestNetworkCreateDelete
13:58:18 [2022-12-31T13:58:18.084Z] --- PASS: TestNetworkCreateDelete (0.14s)
13:58:18 [2022-12-31T13:58:18.084Z] === RUN   TestDockerNetworkDeletePreferID
13:58:18 [2022-12-31T13:58:18.648Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s)
13:58:18 [2022-12-31T13:58:18.648Z] === RUN   TestDaemonDNSFallback
13:58:25 [2022-12-31T13:58:25.197Z] --- PASS: TestDaemonDNSFallback (6.20s)
13:58:25 [2022-12-31T13:58:25.197Z] === RUN   TestInspectNetwork
13:58:27 [2022-12-31T13:58:27.722Z] === RUN   TestInspectNetwork/full_network_id
13:58:27 [2022-12-31T13:58:27.722Z] === RUN   TestInspectNetwork/partial_network_id
13:58:27 [2022-12-31T13:58:27.722Z] === RUN   TestInspectNetwork/network_name
13:58:27 [2022-12-31T13:58:27.722Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
13:58:31 [2022-12-31T13:58:31.898Z] --- PASS: TestInspectNetwork (6.90s)
13:58:31 [2022-12-31T13:58:31.898Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
13:58:31 [2022-12-31T13:58:31.898Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
13:58:31 [2022-12-31T13:58:31.898Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
13:58:31 [2022-12-31T13:58:31.898Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
13:58:31 [2022-12-31T13:58:31.898Z] === RUN   TestRunContainerWithBridgeNone
13:58:33 [2022-12-31T13:58:33.269Z] --- PASS: TestRunContainerWithBridgeNone (1.51s)
13:58:33 [2022-12-31T13:58:33.269Z] === RUN   TestNetworkInvalidJSON
13:58:33 [2022-12-31T13:58:33.269Z] === RUN   TestNetworkInvalidJSON/networks/create
13:58:33 [2022-12-31T13:58:33.269Z] === PAUSE TestNetworkInvalidJSON/networks/create
13:58:33 [2022-12-31T13:58:33.269Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
13:58:33 [2022-12-31T13:58:33.269Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
13:58:33 [2022-12-31T13:58:33.269Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
13:58:33 [2022-12-31T13:58:33.269Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
13:58:33 [2022-12-31T13:58:33.269Z] === CONT  TestNetworkInvalidJSON/networks/create
13:58:33 [2022-12-31T13:58:33.269Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
13:58:33 [2022-12-31T13:58:33.269Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
13:58:33 [2022-12-31T13:58:33.269Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
13:58:33 [2022-12-31T13:58:33.269Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
13:58:33 [2022-12-31T13:58:33.269Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
13:58:33 [2022-12-31T13:58:33.269Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
13:58:33 [2022-12-31T13:58:33.269Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
13:58:33 [2022-12-31T13:58:33.269Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
13:58:33 [2022-12-31T13:58:33.269Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
13:58:33 [2022-12-31T13:58:33.269Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
13:58:33 [2022-12-31T13:58:33.269Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
13:58:33 [2022-12-31T13:58:33.269Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
13:58:33 [2022-12-31T13:58:33.269Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
13:58:33 [2022-12-31T13:58:33.269Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
13:58:33 [2022-12-31T13:58:33.269Z] --- PASS: TestNetworkInvalidJSON (0.01s)
13:58:33 [2022-12-31T13:58:33.269Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
13:58:33 [2022-12-31T13:58:33.269Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
13:58:33 [2022-12-31T13:58:33.269Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
13:58:33 [2022-12-31T13:58:33.269Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
13:58:33 [2022-12-31T13:58:33.269Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
13:58:33 [2022-12-31T13:58:33.269Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
13:58:33 [2022-12-31T13:58:33.269Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
13:58:33 [2022-12-31T13:58:33.269Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
13:58:33 [2022-12-31T13:58:33.269Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
13:58:33 [2022-12-31T13:58:33.269Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
13:58:33 [2022-12-31T13:58:33.269Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
13:58:33 [2022-12-31T13:58:33.269Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
13:58:33 [2022-12-31T13:58:33.269Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
13:58:33 [2022-12-31T13:58:33.269Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
13:58:33 [2022-12-31T13:58:33.269Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
13:58:33 [2022-12-31T13:58:33.269Z] === RUN   TestNetworkList
13:58:33 [2022-12-31T13:58:33.269Z] === RUN   TestNetworkList//networks
13:58:33 [2022-12-31T13:58:33.269Z] === PAUSE TestNetworkList//networks
13:58:33 [2022-12-31T13:58:33.269Z] === RUN   TestNetworkList//networks/
13:58:33 [2022-12-31T13:58:33.269Z] === PAUSE TestNetworkList//networks/
13:58:33 [2022-12-31T13:58:33.269Z] === CONT  TestNetworkList//networks
13:58:33 [2022-12-31T13:58:33.269Z] === CONT  TestNetworkList//networks/
13:58:33 [2022-12-31T13:58:33.269Z] --- PASS: TestNetworkList (0.01s)
13:58:33 [2022-12-31T13:58:33.269Z]     --- PASS: TestNetworkList//networks (0.00s)
13:58:33 [2022-12-31T13:58:33.269Z]     --- PASS: TestNetworkList//networks/ (0.00s)
13:58:33 [2022-12-31T13:58:33.269Z] === RUN   TestHostIPv4BridgeLabel
13:58:33 [2022-12-31T13:58:33.833Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
13:58:33 [2022-12-31T13:58:33.833Z] === RUN   TestDaemonRestartWithLiveRestore
13:58:34 [2022-12-31T13:58:34.764Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
13:58:34 [2022-12-31T13:58:34.764Z] === RUN   TestDaemonDefaultNetworkPools
13:58:35 [2022-12-31T13:58:35.695Z] --- PASS: TestDaemonDefaultNetworkPools (0.75s)
13:58:35 [2022-12-31T13:58:35.695Z] === RUN   TestDaemonRestartWithExistingNetwork
13:58:36 [2022-12-31T13:58:36.627Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s)
13:58:36 [2022-12-31T13:58:36.627Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
13:58:37 [2022-12-31T13:58:37.997Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s)
13:58:37 [2022-12-31T13:58:37.997Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
13:58:38 [2022-12-31T13:58:38.562Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
13:58:38 [2022-12-31T13:58:38.562Z] === RUN   TestServiceWithPredefinedNetwork
13:58:41 [2022-12-31T13:58:41.085Z] --- PASS: TestServiceWithPredefinedNetwork (2.26s)
13:58:41 [2022-12-31T13:58:41.085Z] === RUN   TestServiceRemoveKeepsIngressNetwork
13:58:41 [2022-12-31T13:58:41.085Z]     service_test.go:242: FLAKY_TEST
13:58:41 [2022-12-31T13:58:41.085Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
13:58:41 [2022-12-31T13:58:41.085Z] === RUN   TestServiceWithDataPathPortInit
13:58:55 [2022-12-31T13:58:55.943Z] --- PASS: TestServiceWithDataPathPortInit (13.54s)
13:58:55 [2022-12-31T13:58:55.943Z] === RUN   TestServiceWithDefaultAddressPoolInit
13:58:56 [2022-12-31T13:58:56.875Z]     service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:ipe4558gt8at0w0wu7guwpk9m Created:2022-12-31 13:58:55.486745807 +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[775a823c8ccdeef363699a1161e6e13d326cecc2a62a5dc3e4950c01df1344ec:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.n47se3lbav9mkvzyn12iaee5d EndpointID:23796c8789534df5c7ad8d573311ed2734370406cc0ba514465b6318ae67f4e4 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:c35cc52b52c9b958f5f6f1c6cad8a7a2509fa3c06d081b0a465d71273ac8cc38 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:39c3442e4372 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.n47se3lbav9mkvzyn12iaee5d EndpointID:23796c8789534df5c7ad8d573311ed2734370406cc0ba514465b6318ae67f4e4 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
13:59:01 [2022-12-31T13:59:01.051Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.77s)
13:59:01 [2022-12-31T13:59:01.051Z] PASS
13:59:01 [2022-12-31T13:59:01.051Z] 
13:59:01 [2022-12-31T13:59:01.051Z] === Skipped
13:59:01 [2022-12-31T13:59:01.051Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
13:59:01 [2022-12-31T13:59:01.051Z]     service_test.go:242: FLAKY_TEST
13:59:01 [2022-12-31T13:59:01.051Z] 
13:59:01 [2022-12-31T13:59:01.051Z] DONE 38 tests, 1 skipped in 43.108s
13:59:01 [2022-12-31T13:59:01.051Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
13:59:01 [2022-12-31T13:59:01.051Z] ++ 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
13:59:01 [2022-12-31T13:59:01.051Z] ++ set -e
13:59:01 [2022-12-31T13:59:01.051Z] ++ '[' -n 0 ']'
13:59:01 [2022-12-31T13:59:01.051Z] ++ set -x
13:59:01 [2022-12-31T13:59:01.051Z] ++ 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
13:59:01 [2022-12-31T13:59:01.051Z] INFO: Testing against a local daemon
13:59:01 [2022-12-31T13:59:01.051Z] === RUN   TestDockerNetworkIpvlanPersistance
13:59:01 [2022-12-31T13:59:01.051Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
13:59:01 [2022-12-31T13:59:01.051Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
13:59:01 [2022-12-31T13:59:01.051Z] === RUN   TestDockerNetworkIpvlan
13:59:01 [2022-12-31T13:59:01.051Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
13:59:01 [2022-12-31T13:59:01.051Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
13:59:01 [2022-12-31T13:59:01.051Z] PASS
13:59:01 [2022-12-31T13:59:01.308Z] 
13:59:01 [2022-12-31T13:59:01.308Z] === Skipped
13:59:01 [2022-12-31T13:59:01.308Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
13:59:01 [2022-12-31T13:59:01.308Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
13:59:01 [2022-12-31T13:59:01.308Z] 
13:59:01 [2022-12-31T13:59:01.308Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
13:59:01 [2022-12-31T13:59:01.308Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
13:59:01 [2022-12-31T13:59:01.308Z] 
13:59:01 [2022-12-31T13:59:01.308Z] DONE 2 tests, 2 skipped in 0.089s
13:59:01 [2022-12-31T13:59:01.308Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
13:59:01 [2022-12-31T13:59:01.308Z] ++ 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
13:59:01 [2022-12-31T13:59:01.308Z] ++ set -e
13:59:01 [2022-12-31T13:59:01.308Z] ++ '[' -n 0 ']'
13:59:01 [2022-12-31T13:59:01.308Z] ++ set -x
13:59:01 [2022-12-31T13:59:01.308Z] ++ 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
13:59:01 [2022-12-31T13:59:01.308Z] INFO: Testing against a local daemon
13:59:01 [2022-12-31T13:59:01.308Z] === RUN   TestDockerNetworkMacvlanPersistance
13:59:02 [2022-12-31T13:59:02.679Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.22s)
13:59:02 [2022-12-31T13:59:02.679Z] === RUN   TestDockerNetworkMacvlan
13:59:03 [2022-12-31T13:59:03.244Z] === RUN   TestDockerNetworkMacvlan/Subinterface
13:59:03 [2022-12-31T13:59:03.808Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
13:59:04 [2022-12-31T13:59:04.372Z] === RUN   TestDockerNetworkMacvlan/NilParent
13:59:06 [2022-12-31T13:59:06.269Z] === RUN   TestDockerNetworkMacvlan/InternalMode
13:59:07 [2022-12-31T13:59:07.640Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
13:59:10 [2022-12-31T13:59:10.917Z] === RUN   TestDockerNetworkMacvlan/Addressing
13:59:11 [2022-12-31T13:59:11.482Z] --- PASS: TestDockerNetworkMacvlan (8.89s)
13:59:11 [2022-12-31T13:59:11.482Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s)
13:59:11 [2022-12-31T13:59:11.482Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s)
13:59:11 [2022-12-31T13:59:11.482Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.81s)
13:59:11 [2022-12-31T13:59:11.482Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.79s)
13:59:11 [2022-12-31T13:59:11.482Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.03s)
13:59:11 [2022-12-31T13:59:11.482Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.55s)
13:59:11 [2022-12-31T13:59:11.482Z] PASS
13:59:11 [2022-12-31T13:59:11.482Z] 
13:59:11 [2022-12-31T13:59:11.482Z] DONE 8 tests in 10.197s
13:59:11 [2022-12-31T13:59:11.482Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
13:59:11 [2022-12-31T13:59:11.482Z] ++ 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
13:59:11 [2022-12-31T13:59:11.482Z] ++ set -e
13:59:11 [2022-12-31T13:59:11.482Z] ++ '[' -n 0 ']'
13:59:11 [2022-12-31T13:59:11.482Z] ++ set -x
13:59:11 [2022-12-31T13:59:11.482Z] ++ 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
13:59:11 [2022-12-31T13:59:11.482Z] testing: warning: no tests to run
13:59:11 [2022-12-31T13:59:11.482Z] PASS
13:59:11 [2022-12-31T13:59:11.482Z] 
13:59:11 [2022-12-31T13:59:11.482Z] DONE 0 tests in 0.023s
13:59:11 [2022-12-31T13:59:11.482Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
13:59:11 [2022-12-31T13:59:11.482Z] ++ 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
13:59:11 [2022-12-31T13:59:11.482Z] ++ set -e
13:59:11 [2022-12-31T13:59:11.482Z] ++ '[' -n 0 ']'
13:59:11 [2022-12-31T13:59:11.482Z] ++ set -x
13:59:11 [2022-12-31T13:59:11.482Z] ++ 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
13:59:11 [2022-12-31T13:59:11.482Z] INFO: Testing against a local daemon
13:59:11 [2022-12-31T13:59:11.482Z] === RUN   TestAuthZPluginAllowRequest
13:59:12 [2022-12-31T13:59:12.853Z] --- PASS: TestAuthZPluginAllowRequest (1.05s)
13:59:12 [2022-12-31T13:59:12.853Z] === RUN   TestAuthZPluginTLS
13:59:13 [2022-12-31T13:59:13.110Z] --- PASS: TestAuthZPluginTLS (0.56s)
13:59:13 [2022-12-31T13:59:13.110Z] === RUN   TestAuthZPluginDenyRequest
13:59:13 [2022-12-31T13:59:13.674Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
13:59:13 [2022-12-31T13:59:13.674Z] === RUN   TestAuthZPluginAPIDenyResponse
13:59:14 [2022-12-31T13:59:14.239Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
13:59:14 [2022-12-31T13:59:14.239Z] === RUN   TestAuthZPluginDenyResponse
13:59:14 [2022-12-31T13:59:14.803Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
13:59:14 [2022-12-31T13:59:14.803Z] === RUN   TestAuthZPluginAllowEventStream
13:59:15 [2022-12-31T13:59:15.735Z] --- PASS: TestAuthZPluginAllowEventStream (1.03s)
13:59:15 [2022-12-31T13:59:15.735Z] === RUN   TestAuthZPluginErrorResponse
13:59:16 [2022-12-31T13:59:16.300Z] --- PASS: TestAuthZPluginErrorResponse (0.53s)
13:59:16 [2022-12-31T13:59:16.300Z] === RUN   TestAuthZPluginErrorRequest
13:59:16 [2022-12-31T13:59:16.864Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
13:59:16 [2022-12-31T13:59:16.864Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
13:59:17 [2022-12-31T13:59:17.428Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s)
13:59:17 [2022-12-31T13:59:17.428Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
13:59:18 [2022-12-31T13:59:18.816Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.21s)
13:59:18 [2022-12-31T13:59:18.816Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
13:59:19 [2022-12-31T13:59:19.796Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.17s)
13:59:19 [2022-12-31T13:59:19.796Z] === RUN   TestAuthZPluginHeader
13:59:20 [2022-12-31T13:59:20.360Z] --- PASS: TestAuthZPluginHeader (0.61s)
13:59:20 [2022-12-31T13:59:20.360Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
13:59:20 [2022-12-31T13:59:20.360Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:59:20 [2022-12-31T13:59:20.360Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
13:59:20 [2022-12-31T13:59:20.360Z] === RUN   TestAuthZPluginV2Disable
13:59:20 [2022-12-31T13:59:20.360Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:59:20 [2022-12-31T13:59:20.360Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
13:59:20 [2022-12-31T13:59:20.360Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
13:59:20 [2022-12-31T13:59:20.360Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:59:20 [2022-12-31T13:59:20.360Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
13:59:20 [2022-12-31T13:59:20.360Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
13:59:20 [2022-12-31T13:59:20.360Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:59:20 [2022-12-31T13:59:20.360Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
13:59:20 [2022-12-31T13:59:20.360Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
13:59:38 [2022-12-31T13:59:38.423Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.88s)
13:59:38 [2022-12-31T13:59:38.423Z] PASS
13:59:38 [2022-12-31T13:59:38.423Z] 
13:59:38 [2022-12-31T13:59:38.423Z] === Skipped
13:59:38 [2022-12-31T13:59:38.423Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
13:59:38 [2022-12-31T13:59:38.423Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:59:38 [2022-12-31T13:59:38.423Z] 
13:59:38 [2022-12-31T13:59:38.423Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
13:59:38 [2022-12-31T13:59:38.423Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:59:38 [2022-12-31T13:59:38.423Z] 
13:59:38 [2022-12-31T13:59:38.423Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
13:59:38 [2022-12-31T13:59:38.423Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:59:38 [2022-12-31T13:59:38.423Z] 
13:59:38 [2022-12-31T13:59:38.423Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
13:59:38 [2022-12-31T13:59:38.423Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:59:38 [2022-12-31T13:59:38.423Z] 
13:59:38 [2022-12-31T13:59:38.423Z] DONE 17 tests, 4 skipped in 25.802s
13:59:38 [2022-12-31T13:59:38.423Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
13:59:38 [2022-12-31T13:59:38.423Z] ++ 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
13:59:38 [2022-12-31T13:59:38.423Z] ++ set -e
13:59:38 [2022-12-31T13:59:38.423Z] ++ '[' -n 0 ']'
13:59:38 [2022-12-31T13:59:38.423Z] ++ set -x
13:59:38 [2022-12-31T13:59:38.423Z] ++ 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
13:59:38 [2022-12-31T13:59:38.423Z] INFO: Testing against a local daemon
13:59:38 [2022-12-31T13:59:38.423Z] === RUN   TestPluginInvalidJSON
13:59:38 [2022-12-31T13:59:38.423Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
13:59:38 [2022-12-31T13:59:38.423Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
13:59:38 [2022-12-31T13:59:38.423Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
13:59:38 [2022-12-31T13:59:38.423Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
13:59:38 [2022-12-31T13:59:38.423Z] === RUN   TestPluginInvalidJSON/plugins/pull
13:59:38 [2022-12-31T13:59:38.423Z] === PAUSE TestPluginInvalidJSON/plugins/pull
13:59:38 [2022-12-31T13:59:38.423Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
13:59:38 [2022-12-31T13:59:38.423Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
13:59:38 [2022-12-31T13:59:38.423Z] === CONT  TestPluginInvalidJSON/plugins/pull
13:59:38 [2022-12-31T13:59:38.423Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
13:59:38 [2022-12-31T13:59:38.423Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
13:59:38 [2022-12-31T13:59:38.423Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
13:59:38 [2022-12-31T13:59:38.423Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
13:59:38 [2022-12-31T13:59:38.423Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
13:59:38 [2022-12-31T13:59:38.423Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
13:59:38 [2022-12-31T13:59:38.423Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
13:59:38 [2022-12-31T13:59:38.423Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
13:59:38 [2022-12-31T13:59:38.423Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
13:59:38 [2022-12-31T13:59:38.423Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
13:59:38 [2022-12-31T13:59:38.423Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
13:59:38 [2022-12-31T13:59:38.423Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
13:59:38 [2022-12-31T13:59:38.423Z] --- PASS: TestPluginInvalidJSON (0.03s)
13:59:38 [2022-12-31T13:59:38.423Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s)
13:59:38 [2022-12-31T13:59:38.423Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
13:59:38 [2022-12-31T13:59:38.423Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
13:59:38 [2022-12-31T13:59:38.423Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
13:59:38 [2022-12-31T13:59:38.423Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
13:59:38 [2022-12-31T13:59:38.423Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s)
13:59:38 [2022-12-31T13:59:38.423Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
13:59:38 [2022-12-31T13:59:38.423Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
13:59:38 [2022-12-31T13:59:38.423Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
13:59:38 [2022-12-31T13:59:38.423Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
13:59:38 [2022-12-31T13:59:38.423Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
13:59:38 [2022-12-31T13:59:38.423Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
13:59:38 [2022-12-31T13:59:38.423Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
13:59:38 [2022-12-31T13:59:38.423Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
13:59:38 [2022-12-31T13:59:38.423Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
13:59:38 [2022-12-31T13:59:38.423Z] === RUN   TestPluginInstall
13:59:38 [2022-12-31T13:59:38.423Z] === RUN   TestPluginInstall/no_auth
13:59:41 [2022-12-31T13:59:41.701Z] time="2022-12-31T13:59:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
13:59:41 [2022-12-31T13:59:41.701Z] time="2022-12-31T13:59:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:cf86a80c1936cf31128d4826fe146161c5cd5838e42c48fb2f25ef9be6bedd66" mediatype=application/vnd.docker.plugin.v1+json size=522
13:59:41 [2022-12-31T13:59:41.701Z] time="2022-12-31T13:59:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
13:59:41 [2022-12-31T13:59:41.701Z] time="2022-12-31T13:59:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:cf86a80c1936cf31128d4826fe146161c5cd5838e42c48fb2f25ef9be6bedd66" mediatype=application/vnd.docker.plugin.v1+json size=522
13:59:41 [2022-12-31T13:59:41.701Z] === RUN   TestPluginInstall/with_htpasswd
13:59:41 [2022-12-31T13:59:41.701Z] time="2022-12-31T13:59:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
13:59:41 [2022-12-31T13:59:41.701Z] time="2022-12-31T13:59:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a1f67a9eb95f67b0703b32f8df0b7c58b5c312ad1abacedbdfa1fa7aaf0cd5de" mediatype=application/vnd.docker.plugin.v1+json size=522
13:59:41 [2022-12-31T13:59:41.701Z] time="2022-12-31T13:59:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
13:59:41 [2022-12-31T13:59:41.701Z] time="2022-12-31T13:59:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a1f67a9eb95f67b0703b32f8df0b7c58b5c312ad1abacedbdfa1fa7aaf0cd5de" mediatype=application/vnd.docker.plugin.v1+json size=522
13:59:41 [2022-12-31T13:59:41.958Z] === RUN   TestPluginInstall/with_insecure
13:59:42 [2022-12-31T13:59:42.889Z] time="2022-12-31T13:59:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
13:59:42 [2022-12-31T13:59:42.889Z] time="2022-12-31T13:59:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:07989b2f845a1caa4511f57ed3cae3b2ab7a10c9abafae7020cdee976ff4110d" mediatype=application/vnd.docker.plugin.v1+json size=522
13:59:42 [2022-12-31T13:59:42.889Z] time="2022-12-31T13:59:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
13:59:42 [2022-12-31T13:59:42.889Z] time="2022-12-31T13:59:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:07989b2f845a1caa4511f57ed3cae3b2ab7a10c9abafae7020cdee976ff4110d" mediatype=application/vnd.docker.plugin.v1+json size=522
13:59:42 [2022-12-31T13:59:42.889Z]     plugin_test.go:196: [dae56de4a5077] daemon is not started
13:59:42 [2022-12-31T13:59:42.889Z] --- PASS: TestPluginInstall (5.54s)
13:59:42 [2022-12-31T13:59:42.889Z]     --- PASS: TestPluginInstall/no_auth (4.08s)
13:59:42 [2022-12-31T13:59:42.889Z]     --- PASS: TestPluginInstall/with_htpasswd (0.50s)
13:59:42 [2022-12-31T13:59:42.889Z]     --- PASS: TestPluginInstall/with_insecure (0.96s)
13:59:42 [2022-12-31T13:59:42.889Z] === RUN   TestPluginsWithRuntimes
13:59:44 [2022-12-31T13:59:44.784Z] === RUN   TestPluginsWithRuntimes/No_Args
13:59:45 [2022-12-31T13:59:45.349Z] === RUN   TestPluginsWithRuntimes/With_Args
13:59:46 [2022-12-31T13:59:46.280Z] --- PASS: TestPluginsWithRuntimes (3.34s)
13:59:46 [2022-12-31T13:59:46.280Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.92s)
13:59:46 [2022-12-31T13:59:46.280Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.90s)
13:59:46 [2022-12-31T13:59:46.280Z] === RUN   TestPluginBackCompatMediaTypes
13:59:46 [2022-12-31T13:59:46.844Z] --- PASS: TestPluginBackCompatMediaTypes (0.53s)
13:59:46 [2022-12-31T13:59:46.844Z] PASS
13:59:46 [2022-12-31T13:59:46.844Z] 
13:59:46 [2022-12-31T13:59:46.844Z] DONE 24 tests in 9.561s
13:59:46 [2022-12-31T13:59:46.844Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
13:59:46 [2022-12-31T13:59:46.844Z] ++ 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
13:59:46 [2022-12-31T13:59:46.844Z] ++ set -e
13:59:46 [2022-12-31T13:59:46.844Z] ++ '[' -n 0 ']'
13:59:46 [2022-12-31T13:59:46.844Z] ++ set -x
13:59:46 [2022-12-31T13:59:46.844Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker 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
13:59:46 [2022-12-31T13:59:46.844Z] INFO: Testing against a local daemon
13:59:46 [2022-12-31T13:59:46.844Z] === RUN   TestExternalGraphDriver
13:59:47 [2022-12-31T13:59:47.409Z] === RUN   TestExternalGraphDriver/json
13:59:48 [2022-12-31T13:59:48.779Z] === RUN   TestExternalGraphDriver/spec
13:59:50 [2022-12-31T13:59:50.675Z] === RUN   TestExternalGraphDriver/pull
13:59:52 [2022-12-31T13:59:52.045Z] --- PASS: TestExternalGraphDriver (4.92s)
13:59:52 [2022-12-31T13:59:52.045Z]     --- PASS: TestExternalGraphDriver/json (1.51s)
13:59:52 [2022-12-31T13:59:52.045Z]     --- PASS: TestExternalGraphDriver/spec (1.53s)
13:59:52 [2022-12-31T13:59:52.045Z]     --- PASS: TestExternalGraphDriver/pull (1.54s)
13:59:52 [2022-12-31T13:59:52.045Z] === RUN   TestGraphdriverPluginV2
13:59:52 [2022-12-31T13:59:52.303Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:59:52 [2022-12-31T13:59:52.303Z] --- SKIP: TestGraphdriverPluginV2 (0.32s)
13:59:52 [2022-12-31T13:59:52.303Z] PASS
13:59:52 [2022-12-31T13:59:52.303Z] 
13:59:52 [2022-12-31T13:59:52.303Z] === Skipped
13:59:52 [2022-12-31T13:59:52.303Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s)
13:59:52 [2022-12-31T13:59:52.303Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:59:52 [2022-12-31T13:59:52.303Z] 
13:59:52 [2022-12-31T13:59:52.303Z] DONE 5 tests, 1 skipped in 5.353s
13:59:52 [2022-12-31T13:59:52.303Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
13:59:52 [2022-12-31T13:59:52.303Z] ++ 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
13:59:52 [2022-12-31T13:59:52.303Z] ++ set -e
13:59:52 [2022-12-31T13:59:52.303Z] ++ '[' -n 0 ']'
13:59:52 [2022-12-31T13:59:52.303Z] ++ set -x
13:59:52 [2022-12-31T13:59:52.303Z] ++ 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
13:59:52 [2022-12-31T13:59:52.303Z] INFO: Testing against a local daemon
13:59:52 [2022-12-31T13:59:52.303Z] === RUN   TestContinueAfterPluginCrash
13:59:52 [2022-12-31T13:59:52.303Z] === PAUSE TestContinueAfterPluginCrash
13:59:52 [2022-12-31T13:59:52.303Z] === RUN   TestReadPluginNoRead
13:59:52 [2022-12-31T13:59:52.303Z] === PAUSE TestReadPluginNoRead
13:59:52 [2022-12-31T13:59:52.303Z] === RUN   TestDaemonStartWithLogOpt
13:59:52 [2022-12-31T13:59:52.303Z] === PAUSE TestDaemonStartWithLogOpt
13:59:52 [2022-12-31T13:59:52.303Z] === CONT  TestContinueAfterPluginCrash
13:59:52 [2022-12-31T13:59:52.303Z] === CONT  TestDaemonStartWithLogOpt
13:59:55 [2022-12-31T13:59:55.579Z] --- PASS: TestDaemonStartWithLogOpt (3.07s)
13:59:55 [2022-12-31T13:59:55.579Z] === CONT  TestReadPluginNoRead
13:59:57 [2022-12-31T13:59:57.476Z] === RUN   TestReadPluginNoRead/disabled_caching
13:59:58 [2022-12-31T13:59:58.847Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
13:59:59 [2022-12-31T13:59:59.779Z] === RUN   TestReadPluginNoRead/default
14:00:00 [2022-12-31T14:00:00.344Z] --- PASS: TestContinueAfterPluginCrash (7.93s)
14:00:01 [2022-12-31T14:00:01.277Z] === CONT  TestReadPluginNoRead
14:00:01 [2022-12-31T14:00:01.277Z]     read_test.go:91: [dca0c62974a27] daemon is not started
14:00:01 [2022-12-31T14:00:01.277Z] --- PASS: TestReadPluginNoRead (5.66s)
14:00:01 [2022-12-31T14:00:01.277Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.24s)
14:00:01 [2022-12-31T14:00:01.277Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.18s)
14:00:01 [2022-12-31T14:00:01.277Z]     --- PASS: TestReadPluginNoRead/default (1.22s)
14:00:01 [2022-12-31T14:00:01.277Z] PASS
14:00:01 [2022-12-31T14:00:01.277Z] 
14:00:01 [2022-12-31T14:00:01.277Z] DONE 6 tests in 8.831s
14:00:01 [2022-12-31T14:00:01.277Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
14:00:01 [2022-12-31T14:00:01.277Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
14:00:01 [2022-12-31T14:00:01.277Z] ++ set -e
14:00:01 [2022-12-31T14:00:01.277Z] ++ '[' -n 0 ']'
14:00:01 [2022-12-31T14:00:01.277Z] ++ set -x
14:00:01 [2022-12-31T14:00:01.277Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
14:00:01 [2022-12-31T14:00:01.277Z] testing: warning: no tests to run
14:00:01 [2022-12-31T14:00:01.277Z] PASS
14:00:01 [2022-12-31T14:00:01.277Z] 
14:00:01 [2022-12-31T14:00:01.277Z] DONE 0 tests in 0.032s
14:00:01 [2022-12-31T14:00:01.277Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
14:00:01 [2022-12-31T14:00:01.277Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
14:00:01 [2022-12-31T14:00:01.277Z] ++ set -e
14:00:01 [2022-12-31T14:00:01.277Z] ++ '[' -n 0 ']'
14:00:01 [2022-12-31T14:00:01.277Z] ++ set -x
14:00:01 [2022-12-31T14:00:01.277Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
14:00:01 [2022-12-31T14:00:01.277Z] INFO: Testing against a local daemon
14:00:01 [2022-12-31T14:00:01.277Z] === RUN   TestPluginWithDevMounts
14:00:01 [2022-12-31T14:00:01.277Z] === PAUSE TestPluginWithDevMounts
14:00:01 [2022-12-31T14:00:01.277Z] === CONT  TestPluginWithDevMounts
14:00:02 [2022-12-31T14:00:02.648Z] --- PASS: TestPluginWithDevMounts (1.51s)
14:00:02 [2022-12-31T14:00:02.648Z] PASS
14:00:02 [2022-12-31T14:00:02.648Z] 
14:00:02 [2022-12-31T14:00:02.648Z] DONE 1 tests in 1.624s
14:00:02 [2022-12-31T14:00:02.648Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
14:00:02 [2022-12-31T14:00:02.648Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m
14:00:02 [2022-12-31T14:00:02.648Z] ++ set -e
14:00:02 [2022-12-31T14:00:02.648Z] ++ '[' -n 0 ']'
14:00:02 [2022-12-31T14:00:02.648Z] ++ set -x
14:00:02 [2022-12-31T14:00:02.649Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m
14:00:02 [2022-12-31T14:00:02.906Z] INFO: Testing against a local daemon
14:00:02 [2022-12-31T14:00:02.906Z] === RUN   TestSecretInspect
14:00:05 [2022-12-31T14:00:05.431Z] --- PASS: TestSecretInspect (2.20s)
14:00:05 [2022-12-31T14:00:05.431Z] === RUN   TestSecretList
14:00:07 [2022-12-31T14:00:07.327Z] --- PASS: TestSecretList (2.14s)
14:00:07 [2022-12-31T14:00:07.327Z] === RUN   TestSecretsCreateAndDelete
14:00:09 [2022-12-31T14:00:09.225Z] --- PASS: TestSecretsCreateAndDelete (2.10s)
14:00:09 [2022-12-31T14:00:09.225Z] === RUN   TestSecretsUpdate
14:00:11 [2022-12-31T14:00:11.775Z] --- PASS: TestSecretsUpdate (2.18s)
14:00:11 [2022-12-31T14:00:11.775Z] === RUN   TestTemplatedSecret
14:00:14 [2022-12-31T14:00:14.302Z] --- PASS: TestTemplatedSecret (2.42s)
14:00:14 [2022-12-31T14:00:14.302Z] === RUN   TestSecretCreateResolve
14:00:16 [2022-12-31T14:00:16.201Z] --- PASS: TestSecretCreateResolve (2.10s)
14:00:16 [2022-12-31T14:00:16.201Z] PASS
14:00:16 [2022-12-31T14:00:16.201Z] 
14:00:16 [2022-12-31T14:00:16.201Z] DONE 6 tests in 13.220s
14:00:16 [2022-12-31T14:00:16.201Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
14:00:16 [2022-12-31T14:00:16.201Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m
14:00:16 [2022-12-31T14:00:16.201Z] ++ set -e
14:00:16 [2022-12-31T14:00:16.201Z] ++ '[' -n 0 ']'
14:00:16 [2022-12-31T14:00:16.201Z] ++ set -x
14:00:16 [2022-12-31T14:00:16.201Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m
14:00:16 [2022-12-31T14:00:16.201Z] INFO: Testing against a local daemon
14:00:16 [2022-12-31T14:00:16.201Z] === RUN   TestServiceCreateInit
14:00:16 [2022-12-31T14:00:16.201Z] === RUN   TestServiceCreateInit/daemonInitDisabled
14:00:20 [2022-12-31T14:00:20.380Z] === RUN   TestServiceCreateInit/daemonInitEnabled
14:00:23 [2022-12-31T14:00:23.656Z] --- PASS: TestServiceCreateInit (7.04s)
14:00:23 [2022-12-31T14:00:23.656Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.55s)
14:00:23 [2022-12-31T14:00:23.656Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.47s)
14:00:23 [2022-12-31T14:00:23.656Z] === RUN   TestCreateServiceMultipleTimes
14:00:38 [2022-12-31T14:00:38.516Z] --- PASS: TestCreateServiceMultipleTimes (15.30s)
14:00:38 [2022-12-31T14:00:38.516Z] === RUN   TestCreateServiceConflict
14:00:41 [2022-12-31T14:00:41.050Z] --- PASS: TestCreateServiceConflict (2.20s)
14:00:41 [2022-12-31T14:00:41.050Z] === RUN   TestCreateServiceMaxReplicas
14:00:43 [2022-12-31T14:00:43.574Z] --- PASS: TestCreateServiceMaxReplicas (2.64s)
14:00:43 [2022-12-31T14:00:43.574Z] === RUN   TestCreateWithDuplicateNetworkNames
14:00:58 [2022-12-31T14:00:58.434Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.98s)
14:00:58 [2022-12-31T14:00:58.434Z] === RUN   TestCreateServiceSecretFileMode
14:00:58 [2022-12-31T14:00:58.691Z] --- PASS: TestCreateServiceSecretFileMode (2.32s)
14:00:58 [2022-12-31T14:00:58.691Z] === RUN   TestCreateServiceConfigFileMode
14:01:01 [2022-12-31T14:01:01.216Z] --- PASS: TestCreateServiceConfigFileMode (2.27s)
14:01:01 [2022-12-31T14:01:01.216Z] === RUN   TestCreateServiceSysctls
14:01:03 [2022-12-31T14:01:03.742Z] --- PASS: TestCreateServiceSysctls (2.87s)
14:01:03 [2022-12-31T14:01:03.742Z] === RUN   TestCreateServiceCapabilities
14:01:06 [2022-12-31T14:01:06.266Z] --- PASS: TestCreateServiceCapabilities (2.31s)
14:01:06 [2022-12-31T14:01:06.266Z] === RUN   TestInspect
14:01:08 [2022-12-31T14:01:08.792Z] --- PASS: TestInspect (2.52s)
14:01:08 [2022-12-31T14:01:08.792Z] === RUN   TestCreateJob
14:01:11 [2022-12-31T14:01:11.317Z] --- PASS: TestCreateJob (2.84s)
14:01:11 [2022-12-31T14:01:11.317Z] === RUN   TestReplicatedJob
14:01:16 [2022-12-31T14:01:16.575Z] --- PASS: TestReplicatedJob (4.57s)
14:01:16 [2022-12-31T14:01:16.575Z] === RUN   TestUpdateReplicatedJob
14:01:19 [2022-12-31T14:01:19.106Z] --- PASS: TestUpdateReplicatedJob (3.12s)
14:01:19 [2022-12-31T14:01:19.106Z] === RUN   TestServiceListWithStatuses
14:01:19 [2022-12-31T14:01:19.106Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
14:01:19 [2022-12-31T14:01:19.106Z] --- SKIP: TestServiceListWithStatuses (0.00s)
14:01:19 [2022-12-31T14:01:19.106Z] === RUN   TestDockerNetworkConnectAlias
14:01:23 [2022-12-31T14:01:23.294Z] --- PASS: TestDockerNetworkConnectAlias (3.59s)
14:01:23 [2022-12-31T14:01:23.294Z] === RUN   TestDockerNetworkReConnect
14:01:27 [2022-12-31T14:01:27.890Z] --- PASS: TestDockerNetworkReConnect (3.16s)
14:01:27 [2022-12-31T14:01:27.890Z] === RUN   TestServicePlugin
14:01:27 [2022-12-31T14:01:27.890Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:01:27 [2022-12-31T14:01:27.890Z] --- SKIP: TestServicePlugin (0.00s)
14:01:27 [2022-12-31T14:01:27.890Z] === RUN   TestServiceUpdateLabel
14:01:28 [2022-12-31T14:01:28.149Z] --- PASS: TestServiceUpdateLabel (2.20s)
14:01:28 [2022-12-31T14:01:28.149Z] === RUN   TestServiceUpdateSecrets
14:01:43 [2022-12-31T14:01:43.008Z] --- PASS: TestServiceUpdateSecrets (14.31s)
14:01:43 [2022-12-31T14:01:43.008Z] === RUN   TestServiceUpdateConfigs
14:01:57 [2022-12-31T14:01:57.867Z] --- PASS: TestServiceUpdateConfigs (14.32s)
14:01:57 [2022-12-31T14:01:57.867Z] === RUN   TestServiceUpdateNetwork
14:02:10 [2022-12-31T14:02:10.054Z] --- PASS: TestServiceUpdateNetwork (12.13s)
14:02:10 [2022-12-31T14:02:10.054Z] === RUN   TestServiceUpdatePidsLimit
14:02:10 [2022-12-31T14:02:10.054Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
14:02:10 [2022-12-31T14:02:10.618Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
14:02:18 [2022-12-31T14:02:18.717Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
14:02:25 [2022-12-31T14:02:25.268Z] --- PASS: TestServiceUpdatePidsLimit (15.84s)
14:02:25 [2022-12-31T14:02:25.268Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s)
14:02:25 [2022-12-31T14:02:25.268Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.79s)
14:02:25 [2022-12-31T14:02:25.268Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s)
14:02:25 [2022-12-31T14:02:25.268Z] PASS
14:02:25 [2022-12-31T14:02:25.268Z] 
14:02:25 [2022-12-31T14:02:25.268Z] === Skipped
14:02:25 [2022-12-31T14:02:25.268Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
14:02:25 [2022-12-31T14:02:25.268Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
14:02:25 [2022-12-31T14:02:25.268Z] 
14:02:25 [2022-12-31T14:02:25.268Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
14:02:25 [2022-12-31T14:02:25.268Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:02:25 [2022-12-31T14:02:25.268Z] 
14:02:25 [2022-12-31T14:02:25.268Z] DONE 27 tests, 2 skipped in 128.632s
14:02:25 [2022-12-31T14:02:25.268Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
14:02:25 [2022-12-31T14:02:25.268Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m
14:02:25 [2022-12-31T14:02:25.268Z] ++ set -e
14:02:25 [2022-12-31T14:02:25.268Z] ++ '[' -n 0 ']'
14:02:25 [2022-12-31T14:02:25.268Z] ++ set -x
14:02:25 [2022-12-31T14:02:25.268Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m
14:02:25 [2022-12-31T14:02:25.268Z] INFO: Testing against a local daemon
14:02:25 [2022-12-31T14:02:25.268Z] === RUN   TestSessionCreate
14:02:25 [2022-12-31T14:02:25.268Z] --- PASS: TestSessionCreate (0.03s)
14:02:25 [2022-12-31T14:02:25.268Z] === RUN   TestSessionCreateWithBadUpgrade
14:02:25 [2022-12-31T14:02:25.268Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
14:02:25 [2022-12-31T14:02:25.268Z] PASS
14:02:25 [2022-12-31T14:02:25.268Z] 
14:02:25 [2022-12-31T14:02:25.268Z] DONE 2 tests in 0.128s
14:02:25 [2022-12-31T14:02:25.268Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
14:02:25 [2022-12-31T14:02:25.268Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m
14:02:25 [2022-12-31T14:02:25.268Z] ++ set -e
14:02:25 [2022-12-31T14:02:25.268Z] ++ '[' -n 0 ']'
14:02:25 [2022-12-31T14:02:25.268Z] ++ set -x
14:02:25 [2022-12-31T14:02:25.268Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m
14:02:25 [2022-12-31T14:02:25.268Z] INFO: Testing against a local daemon
14:02:25 [2022-12-31T14:02:25.268Z] === RUN   TestCgroupDriverSystemdMemoryLimit
14:02:25 [2022-12-31T14:02:25.268Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
14:02:25 [2022-12-31T14:02:25.268Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
14:02:25 [2022-12-31T14:02:25.268Z] === RUN   TestDiskUsage
14:02:25 [2022-12-31T14:02:25.268Z] === PAUSE TestDiskUsage
14:02:25 [2022-12-31T14:02:25.268Z] === RUN   TestEventsExecDie
14:02:25 [2022-12-31T14:02:25.268Z] --- PASS: TestEventsExecDie (0.50s)
14:02:25 [2022-12-31T14:02:25.268Z] === RUN   TestEventsBackwardsCompatible
14:02:25 [2022-12-31T14:02:25.525Z] --- PASS: TestEventsBackwardsCompatible (0.05s)
14:02:25 [2022-12-31T14:02:25.525Z] === RUN   TestEventsVolumeCreate
14:02:25 [2022-12-31T14:02:25.525Z] --- PASS: TestEventsVolumeCreate (0.05s)
14:02:25 [2022-12-31T14:02:25.525Z] === RUN   TestInfoBinaryCommits
14:02:25 [2022-12-31T14:02:25.525Z] --- PASS: TestInfoBinaryCommits (0.02s)
14:02:25 [2022-12-31T14:02:25.525Z] === RUN   TestInfoAPIVersioned
14:02:25 [2022-12-31T14:02:25.525Z] --- PASS: TestInfoAPIVersioned (0.01s)
14:02:25 [2022-12-31T14:02:25.525Z] === RUN   TestInfoAPI
14:02:25 [2022-12-31T14:02:25.525Z] --- PASS: TestInfoAPI (0.02s)
14:02:25 [2022-12-31T14:02:25.525Z] === RUN   TestInfoAPIWarnings
14:02:43 [2022-12-31T14:02:43.691Z] --- PASS: TestInfoAPIWarnings (16.54s)
14:02:43 [2022-12-31T14:02:43.691Z] === RUN   TestInfoDebug
14:02:43 [2022-12-31T14:02:43.691Z] --- PASS: TestInfoDebug (0.52s)
14:02:43 [2022-12-31T14:02:43.691Z] === RUN   TestInfoInsecureRegistries
14:02:43 [2022-12-31T14:02:43.691Z] --- PASS: TestInfoInsecureRegistries (0.52s)
14:02:43 [2022-12-31T14:02:43.691Z] === RUN   TestInfoRegistryMirrors
14:02:43 [2022-12-31T14:02:43.691Z] --- PASS: TestInfoRegistryMirrors (0.52s)
14:02:43 [2022-12-31T14:02:43.691Z] === RUN   TestLoginFailsWithBadCredentials
14:02:43 [2022-12-31T14:02:43.953Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s)
14:02:43 [2022-12-31T14:02:43.953Z] === RUN   TestPingCacheHeaders
14:02:43 [2022-12-31T14:02:43.953Z] --- PASS: TestPingCacheHeaders (0.02s)
14:02:43 [2022-12-31T14:02:43.953Z] === RUN   TestPingGet
14:02:43 [2022-12-31T14:02:43.953Z] --- PASS: TestPingGet (0.01s)
14:02:43 [2022-12-31T14:02:43.953Z] === RUN   TestPingHead
14:02:44 [2022-12-31T14:02:44.210Z] --- PASS: TestPingHead (0.02s)
14:02:44 [2022-12-31T14:02:44.210Z] === RUN   TestPingSwarmHeader
14:02:44 [2022-12-31T14:02:44.776Z] === RUN   TestPingSwarmHeader/before_swarm_init
14:02:45 [2022-12-31T14:02:45.033Z] === RUN   TestPingSwarmHeader/after_swarm_init
14:02:46 [2022-12-31T14:02:46.406Z] === RUN   TestPingSwarmHeader/after_swarm_leave
14:02:46 [2022-12-31T14:02:46.406Z] --- PASS: TestPingSwarmHeader (2.05s)
14:02:46 [2022-12-31T14:02:46.406Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
14:02:46 [2022-12-31T14:02:46.406Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
14:02:46 [2022-12-31T14:02:46.406Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
14:02:46 [2022-12-31T14:02:46.406Z] === RUN   TestPingBuilderHeader
14:02:46 [2022-12-31T14:02:46.406Z] === RUN   TestPingBuilderHeader/default_config
14:02:46 [2022-12-31T14:02:46.663Z] === RUN   TestPingBuilderHeader/buildkit_disabled
14:02:47 [2022-12-31T14:02:47.229Z] --- PASS: TestPingBuilderHeader (1.05s)
14:02:47 [2022-12-31T14:02:47.229Z]     --- PASS: TestPingBuilderHeader/default_config (0.51s)
14:02:47 [2022-12-31T14:02:47.229Z]     --- PASS: TestPingBuilderHeader/buildkit_disabled (0.51s)
14:02:47 [2022-12-31T14:02:47.229Z] === RUN   TestVersion
14:02:47 [2022-12-31T14:02:47.229Z] --- PASS: TestVersion (0.02s)
14:02:47 [2022-12-31T14:02:47.229Z] === CONT  TestDiskUsage
14:02:47 [2022-12-31T14:02:47.794Z] === RUN   TestDiskUsage/empty
14:02:47 [2022-12-31T14:02:47.794Z] === RUN   TestDiskUsage/empty/container_types
14:02:47 [2022-12-31T14:02:47.794Z] === RUN   TestDiskUsage/empty/image_types
14:02:47 [2022-12-31T14:02:47.794Z] === RUN   TestDiskUsage/empty/volume_types
14:02:47 [2022-12-31T14:02:47.794Z] === RUN   TestDiskUsage/empty/build-cache_types
14:02:47 [2022-12-31T14:02:47.794Z] === RUN   TestDiskUsage/empty/container,_volume_types
14:02:47 [2022-12-31T14:02:47.794Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
14:02:47 [2022-12-31T14:02:47.794Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
14:02:47 [2022-12-31T14:02:47.794Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
14:02:47 [2022-12-31T14:02:47.794Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
14:02:47 [2022-12-31T14:02:47.794Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
14:02:47 [2022-12-31T14:02:47.794Z] === RUN   TestDiskUsage/after_LoadBusybox
14:02:47 [2022-12-31T14:02:47.794Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
14:02:47 [2022-12-31T14:02:47.794Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
14:02:47 [2022-12-31T14:02:47.794Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
14:02:47 [2022-12-31T14:02:47.794Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
14:02:47 [2022-12-31T14:02:47.794Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
14:02:47 [2022-12-31T14:02:47.794Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
14:02:47 [2022-12-31T14:02:47.794Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
14:02:47 [2022-12-31T14:02:47.794Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
14:02:47 [2022-12-31T14:02:47.794Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
14:02:47 [2022-12-31T14:02:47.794Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
14:02:47 [2022-12-31T14:02:47.794Z] === RUN   TestDiskUsage/after_container.Run
14:02:48 [2022-12-31T14:02:48.051Z] === RUN   TestDiskUsage/after_container.Run/container_types
14:02:48 [2022-12-31T14:02:48.051Z] === RUN   TestDiskUsage/after_container.Run/image_types
14:02:48 [2022-12-31T14:02:48.051Z] === RUN   TestDiskUsage/after_container.Run/volume_types
14:02:48 [2022-12-31T14:02:48.051Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
14:02:48 [2022-12-31T14:02:48.051Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
14:02:48 [2022-12-31T14:02:48.051Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
14:02:48 [2022-12-31T14:02:48.051Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
14:02:48 [2022-12-31T14:02:48.051Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
14:02:48 [2022-12-31T14:02:48.051Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
14:02:48 [2022-12-31T14:02:48.051Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
14:02:48 [2022-12-31T14:02:48.309Z] --- PASS: TestDiskUsage (1.04s)
14:02:48 [2022-12-31T14:02:48.309Z]     --- PASS: TestDiskUsage/empty (0.01s)
14:02:48 [2022-12-31T14:02:48.309Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
14:02:48 [2022-12-31T14:02:48.309Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
14:02:48 [2022-12-31T14:02:48.309Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
14:02:48 [2022-12-31T14:02:48.309Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
14:02:48 [2022-12-31T14:02:48.309Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
14:02:48 [2022-12-31T14:02:48.309Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
14:02:48 [2022-12-31T14:02:48.309Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
14:02:48 [2022-12-31T14:02:48.309Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
14:02:48 [2022-12-31T14:02:48.309Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
14:02:48 [2022-12-31T14:02:48.309Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
14:02:48 [2022-12-31T14:02:48.309Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.08s)
14:02:48 [2022-12-31T14:02:48.309Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
14:02:48 [2022-12-31T14:02:48.309Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
14:02:48 [2022-12-31T14:02:48.309Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
14:02:48 [2022-12-31T14:02:48.309Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
14:02:48 [2022-12-31T14:02:48.309Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
14:02:48 [2022-12-31T14:02:48.309Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
14:02:48 [2022-12-31T14:02:48.309Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
14:02:48 [2022-12-31T14:02:48.309Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
14:02:48 [2022-12-31T14:02:48.309Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
14:02:48 [2022-12-31T14:02:48.309Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
14:02:48 [2022-12-31T14:02:48.309Z]     --- PASS: TestDiskUsage/after_container.Run (0.30s)
14:02:48 [2022-12-31T14:02:48.309Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
14:02:48 [2022-12-31T14:02:48.309Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
14:02:48 [2022-12-31T14:02:48.309Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
14:02:48 [2022-12-31T14:02:48.309Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
14:02:48 [2022-12-31T14:02:48.309Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
14:02:48 [2022-12-31T14:02:48.309Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
14:02:48 [2022-12-31T14:02:48.309Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
14:02:48 [2022-12-31T14:02:48.309Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
14:02:48 [2022-12-31T14:02:48.309Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
14:02:48 [2022-12-31T14:02:48.309Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
14:02:48 [2022-12-31T14:02:48.309Z] PASS
14:02:48 [2022-12-31T14:02:48.309Z] 
14:02:48 [2022-12-31T14:02:48.309Z] === Skipped
14:02:48 [2022-12-31T14:02:48.309Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
14:02:48 [2022-12-31T14:02:48.309Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
14:02:48 [2022-12-31T14:02:48.309Z] 
14:02:48 [2022-12-31T14:02:48.309Z] DONE 57 tests, 1 skipped in 23.456s
14:02:48 [2022-12-31T14:02:48.309Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
14:02:48 [2022-12-31T14:02:48.309Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m
14:02:48 [2022-12-31T14:02:48.309Z] ++ set -e
14:02:48 [2022-12-31T14:02:48.309Z] ++ '[' -n 0 ']'
14:02:48 [2022-12-31T14:02:48.309Z] ++ set -x
14:02:48 [2022-12-31T14:02:48.309Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m
14:02:48 [2022-12-31T14:02:48.309Z] INFO: Testing against a local daemon
14:02:48 [2022-12-31T14:02:48.309Z] === RUN   TestVolumesCreateAndList
14:02:48 [2022-12-31T14:02:48.309Z] --- PASS: TestVolumesCreateAndList (0.02s)
14:02:48 [2022-12-31T14:02:48.309Z] === RUN   TestVolumesRemove
14:02:48 [2022-12-31T14:02:48.309Z] --- PASS: TestVolumesRemove (0.05s)
14:02:48 [2022-12-31T14:02:48.309Z] === RUN   TestVolumesInspect
14:02:48 [2022-12-31T14:02:48.567Z] --- PASS: TestVolumesInspect (0.02s)
14:02:48 [2022-12-31T14:02:48.567Z] === RUN   TestVolumesInvalidJSON
14:02:48 [2022-12-31T14:02:48.567Z] === RUN   TestVolumesInvalidJSON/volumes/create
14:02:48 [2022-12-31T14:02:48.567Z] === PAUSE TestVolumesInvalidJSON/volumes/create
14:02:48 [2022-12-31T14:02:48.567Z] === CONT  TestVolumesInvalidJSON/volumes/create
14:02:48 [2022-12-31T14:02:48.567Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
14:02:48 [2022-12-31T14:02:48.567Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
14:02:48 [2022-12-31T14:02:48.567Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
14:02:48 [2022-12-31T14:02:48.567Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
14:02:48 [2022-12-31T14:02:48.567Z] --- PASS: TestVolumesInvalidJSON (0.02s)
14:02:48 [2022-12-31T14:02:48.567Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
14:02:48 [2022-12-31T14:02:48.567Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
14:02:48 [2022-12-31T14:02:48.567Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
14:02:48 [2022-12-31T14:02:48.567Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
14:02:48 [2022-12-31T14:02:48.567Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
14:02:48 [2022-12-31T14:02:48.567Z] === RUN   TestVolumePruneAnonymous
14:02:48 [2022-12-31T14:02:48.567Z] --- PASS: TestVolumePruneAnonymous (0.03s)
14:02:48 [2022-12-31T14:02:48.567Z] PASS
14:02:48 [2022-12-31T14:02:48.567Z] 
14:02:48 [2022-12-31T14:02:48.567Z] DONE 10 tests in 0.224s
14:02:48 [2022-12-31T14:02:48.567Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
14:02:48 [2022-12-31T14:02:48.567Z] ++++ cat bundles/test-integration/docker.pid
14:02:48 [2022-12-31T14:02:48.567Z] +++ kill 15115
14:02:48 [2022-12-31T14:02:48.824Z] +++ /etc/init.d/apparmor stop
14:02:48 [2022-12-31T14:02:48.824Z] Leaving: AppArmorNo profiles have been unloaded.
14:02:48 [2022-12-31T14:02:48.824Z] 
14:02:48 [2022-12-31T14:02:48.824Z] Unloading profiles will leave already running processes permanently
14:02:48 [2022-12-31T14:02:48.824Z] unconfined, which can lead to unexpected situations.
14:02:48 [2022-12-31T14:02:48.824Z] 
14:02:48 [2022-12-31T14:02:48.824Z] To set a process to complain mode, use the command line tool
14:02:48 [2022-12-31T14:02:48.824Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
14:02:48 [2022-12-31T14:02:48.824Z] +++ true
14:02:48 [2022-12-31T14:02:48.824Z] exiting test-integration
14:02:48 [2022-12-31T14:02:48.824Z] ++ exit 0
14:02:48 [2022-12-31T14:02:48.824Z] 
Post stage
[Pipeline] junit
14:02:49 [2022-12-31T14:02:49.770Z] Recording test results
14:02:49 [2022-12-31T14:02:49.955Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
14:02:50 [2022-12-31T14:02:50.266Z] + echo Ensuring container killed.
14:02:50 [2022-12-31T14:02:50.266Z] Ensuring container killed.
14:02:50 [2022-12-31T14:02:50.266Z] + docker rm -vf docker-pr2
14:02:50 [2022-12-31T14:02:50.266Z] Error response from daemon: No such container: docker-pr2
[Pipeline] sh
14:02:50 [2022-12-31T14:02:50.550Z] + echo Chowning /workspace to jenkins user
14:02:50 [2022-12-31T14:02:50.550Z] Chowning /workspace to jenkins user
14:02:50 [2022-12-31T14:02:50.550Z] + id -u
14:02:50 [2022-12-31T14:02:50.550Z] + id -g
14:02:50 [2022-12-31T14:02:50.550Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44723:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
14:02:52 [2022-12-31T14:02:52.218Z] + bundleName=arm64-integration
14:02:52 [2022-12-31T14:02:52.218Z] + echo Creating arm64-integration-bundles.tar.gz
14:02:52 [2022-12-31T14:02:52.218Z] Creating arm64-integration-bundles.tar.gz
14:02:52 [2022-12-31T14:02:52.218Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
14:02:52 [2022-12-31T14:02:52.218Z] + xargs tar -czf arm64-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
14:02:52 [2022-12-31T14:02:52.486Z] Archiving artifacts
14:02:54 [2022-12-31T14:02:54.066Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44723/2/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
14:02:54 [2022-12-31T14:02:54.355Z] + make clean
14:02:54 [2022-12-31T14:02:54.613Z] docker volume rm -f docker-dev-cache docker-mod-cache
14:02:54 [2022-12-31T14:02:54.613Z] docker-dev-cache
14:02:54 [2022-12-31T14:02:54.613Z] 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