Skip to content
Success

Console Output

Pull request #45051 updated
17:08:39 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from 2c55b264f710618982f79d8b5b2a4045c02db46f+3627bac8861affdfdba9012fece57ff47573a846 (bf351185fb655d5fdbf7c695c37ae04c9ddd72ca)
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-45051@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
17:08:41 [2023-02-22T17:08:41.692Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
17:08:41 [2023-02-22T17:08:41.695Z] Trying to pass milestone 2
[Pipeline] milestone
17:08:41 [2023-02-22T17:08:41.802Z] Trying to pass milestone 3
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
17:08:56 [2023-02-22T17:08:56.965Z] Still waiting to schedule task
17:08:56 [2023-02-22T17:08:56.967Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-09b9a571a51fb3d97)17:09:09 [2023-02-22T17:09:09.781Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-09b9a571a51fb3d97) in /home/ubuntu/workspace/moby_PR-45051
[Pipeline] {
[Pipeline] checkout
17:09:09 [2023-02-22T17:09:09.814Z] The recommended git tool is: git
17:09:09 [2023-02-22T17:09:09.821Z] using credential docker-jenkins-github-credentials
17:09:09 [2023-02-22T17:09:09.834Z] Cloning the remote Git repository
17:09:09 [2023-02-22T17:09:09.834Z] Cloning with configured refspecs honoured and without tags
17:09:09 [2023-02-22T17:09:09.857Z] Cloning repository https://github.com/moby/moby.git
17:09:09 [2023-02-22T17:09:09.857Z]  > git init /home/ubuntu/workspace/moby_PR-45051 # timeout=10
17:09:09 [2023-02-22T17:09:09.862Z] Fetching upstream changes from https://github.com/moby/moby.git
17:09:09 [2023-02-22T17:09:09.862Z]  > git --version # timeout=10
17:09:09 [2023-02-22T17:09:09.866Z]  > git --version # 'git version 2.25.1'
17:09:09 [2023-02-22T17:09:09.866Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:09:09 [2023-02-22T17:09:09.866Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45051/head:refs/remotes/origin/PR-45051 +refs/heads/23.0:refs/remotes/origin/23.0 # timeout=10
17:09:22 [2023-02-22T17:09:22.662Z] Fetching without tags
17:09:22 [2023-02-22T17:09:22.870Z] Merging remotes/origin/23.0 commit 3627bac8861affdfdba9012fece57ff47573a846 into PR head commit 2c55b264f710618982f79d8b5b2a4045c02db46f
17:09:23 [2023-02-22T17:09:23.451Z] Merge succeeded, producing 2c55b264f710618982f79d8b5b2a4045c02db46f
17:09:23 [2023-02-22T17:09:23.451Z] Checking out Revision 2c55b264f710618982f79d8b5b2a4045c02db46f (PR-45051)
17:09:22 [2023-02-22T17:09:22.664Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:09:22 [2023-02-22T17:09:22.668Z]  > git config --add remote.origin.fetch +refs/pull/45051/head:refs/remotes/origin/PR-45051 # timeout=10
17:09:22 [2023-02-22T17:09:22.673Z]  > git config --add remote.origin.fetch +refs/heads/23.0:refs/remotes/origin/23.0 # timeout=10
17:09:22 [2023-02-22T17:09:22.679Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:09:22 [2023-02-22T17:09:22.685Z] Fetching upstream changes from https://github.com/moby/moby.git
17:09:22 [2023-02-22T17:09:22.685Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:09:22 [2023-02-22T17:09:22.685Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45051/head:refs/remotes/origin/PR-45051 +refs/heads/23.0:refs/remotes/origin/23.0 # timeout=10
17:09:22 [2023-02-22T17:09:22.892Z]  > git config core.sparsecheckout # timeout=10
17:09:22 [2023-02-22T17:09:22.898Z]  > git checkout -f 2c55b264f710618982f79d8b5b2a4045c02db46f # timeout=10
17:09:23 [2023-02-22T17:09:23.446Z]  > git remote # timeout=10
17:09:23 [2023-02-22T17:09:23.452Z]  > git config --get remote.origin.url # timeout=10
17:09:23 [2023-02-22T17:09:23.457Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:09:23 [2023-02-22T17:09:23.457Z]  > git merge 3627bac8861affdfdba9012fece57ff47573a846 # timeout=10
17:09:23 [2023-02-22T17:09:23.465Z]  > git rev-parse HEAD^{commit} # timeout=10
17:09:23 [2023-02-22T17:09:23.473Z]  > git config core.sparsecheckout # timeout=10
17:09:23 [2023-02-22T17:09:23.478Z]  > git checkout -f 2c55b264f710618982f79d8b5b2a4045c02db46f # timeout=10
17:09:24 [2023-02-22T17:09:24.085Z] Commit message: "Upgrade containerd/fifo to v1.1.0"
17:09:24 [2023-02-22T17:09:24.092Z] First time build. Skipping changelog.
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
17:09:24 [2023-02-22T17:09:24.722Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-45051:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=23.0 alpine sh -c apk add --no-cache -q bash git openssh-client && git config --system --add safe.directory /workspace && cd /workspace && hack/validate/dco
17:09:24 [2023-02-22T17:09:24.108Z]  > git rev-list --no-walk ee7b91dea2034630ec3b674d2609ed4b40d03d69 # timeout=10
17:09:28 [2023-02-22T17:09:28.890Z] Congratulations!  All commits are properly signed with the DCO!
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] parallel
[Pipeline] { (Branch: s390x)
[Pipeline] { (Branch: s390x integration-cli)
[Pipeline] { (Branch: ppc64le)
[Pipeline] { (Branch: ppc64le integration-cli)
[Pipeline] { (Branch: arm64)
[Pipeline] stage
[Pipeline] { (s390x)
[Pipeline] stage
[Pipeline] { (s390x integration-cli)
[Pipeline] stage
[Pipeline] { (ppc64le)
[Pipeline] stage
[Pipeline] { (ppc64le integration-cli)
[Pipeline] stage
[Pipeline] { (arm64)
[Pipeline] node
Stage "s390x" skipped due to when conditional
Stage "s390x integration-cli" skipped due to when conditional
Stage "ppc64le" skipped due to when conditional
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
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] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "s390x integration-cli" skipped due to when conditional
[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] }
17:09:44 [2023-02-22T17:09:44.031Z] Still waiting to schedule task
17:09:44 [2023-02-22T17:09:44.032Z]EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-055487c7616e72759)’ is offline
17:09:44 [2023-02-22T17:09:44.032Z] ‘EC2 (managed-agents) - ubuntu-2004-cgroup1 (i-004fd1d0920b58943)’ doesn’t have label ‘arm64&&ubuntu-2004’
17:09:44 [2023-02-22T17:09:44.032Z] ‘EC2 (managed-agents) - ubuntu-2004-cgroup1 (i-01c45201831b24571)’ doesn’t have label ‘arm64&&ubuntu-2004’
17:09:44 [2023-02-22T17:09:44.032Z] ‘EC2 (managed-agents) - ubuntu-2004-cgroup1 (i-0e2c23ac0b2bbde23)’ doesn’t have label ‘arm64&&ubuntu-2004’
17:09:44 [2023-02-22T17:09:44.032Z] ‘linuxone-ubuntu-01’ doesn’t have label ‘arm64&&ubuntu-2004’
17:09:44 [2023-02-22T17:09:44.032Z] ‘ppc64le-ubuntu-12’ doesn’t have label ‘arm64&&ubuntu-2004’
17:10:00 [2023-02-22T17:10:00.730Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-055487c7616e72759) in /home/ubuntu/workspace/moby_PR-45051
[Pipeline] {
[Pipeline] checkout
17:10:00 [2023-02-22T17:10:00.971Z] The recommended git tool is: git
17:10:05 [2023-02-22T17:10:05.176Z] using credential docker-jenkins-github-credentials
17:10:05 [2023-02-22T17:10:05.190Z] Cloning the remote Git repository
17:10:05 [2023-02-22T17:10:05.190Z] Cloning with configured refspecs honoured and without tags
17:10:05 [2023-02-22T17:10:05.215Z] Cloning repository https://github.com/moby/moby.git
17:10:05 [2023-02-22T17:10:05.273Z]  > git init /home/ubuntu/workspace/moby_PR-45051 # timeout=10
17:10:05 [2023-02-22T17:10:05.846Z] Fetching upstream changes from https://github.com/moby/moby.git
17:10:05 [2023-02-22T17:10:05.847Z]  > git --version # timeout=10
17:10:05 [2023-02-22T17:10:05.861Z]  > git --version # 'git version 2.25.1'
17:10:05 [2023-02-22T17:10:05.861Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:10:05 [2023-02-22T17:10:05.863Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45051/head:refs/remotes/origin/PR-45051 +refs/heads/23.0:refs/remotes/origin/23.0 # timeout=10
17:10:23 [2023-02-22T17:10:23.240Z] Fetching without tags
17:10:23 [2023-02-22T17:10:23.523Z] Merging remotes/origin/23.0 commit 3627bac8861affdfdba9012fece57ff47573a846 into PR head commit 2c55b264f710618982f79d8b5b2a4045c02db46f
17:10:23 [2023-02-22T17:10:23.182Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:10:23 [2023-02-22T17:10:23.196Z]  > git config --add remote.origin.fetch +refs/pull/45051/head:refs/remotes/origin/PR-45051 # timeout=10
17:10:23 [2023-02-22T17:10:23.208Z]  > git config --add remote.origin.fetch +refs/heads/23.0:refs/remotes/origin/23.0 # timeout=10
17:10:23 [2023-02-22T17:10:23.231Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:10:23 [2023-02-22T17:10:23.245Z] Fetching upstream changes from https://github.com/moby/moby.git
17:10:23 [2023-02-22T17:10:23.246Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:10:23 [2023-02-22T17:10:23.247Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45051/head:refs/remotes/origin/PR-45051 +refs/heads/23.0:refs/remotes/origin/23.0 # timeout=10
17:10:23 [2023-02-22T17:10:23.531Z]  > git config core.sparsecheckout # timeout=10
17:10:23 [2023-02-22T17:10:23.539Z]  > git checkout -f 2c55b264f710618982f79d8b5b2a4045c02db46f # timeout=10
17:10:24 [2023-02-22T17:10:24.928Z]  > git remote # timeout=10
17:10:24 [2023-02-22T17:10:24.938Z]  > git config --get remote.origin.url # timeout=10
17:10:24 [2023-02-22T17:10:24.991Z] Merge succeeded, producing 2c55b264f710618982f79d8b5b2a4045c02db46f
17:10:24 [2023-02-22T17:10:24.992Z] Checking out Revision 2c55b264f710618982f79d8b5b2a4045c02db46f (PR-45051)
17:10:24 [2023-02-22T17:10:24.945Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:10:24 [2023-02-22T17:10:24.972Z]  > git merge 3627bac8861affdfdba9012fece57ff47573a846 # timeout=10
17:10:24 [2023-02-22T17:10:24.981Z]  > git rev-parse HEAD^{commit} # timeout=10
17:10:24 [2023-02-22T17:10:24.993Z]  > git config core.sparsecheckout # timeout=10
17:10:25 [2023-02-22T17:10:25.001Z]  > git checkout -f 2c55b264f710618982f79d8b5b2a4045c02db46f # timeout=10
17:10:29 [2023-02-22T17:10:29.809Z] Commit message: "Upgrade containerd/fifo to v1.1.0"
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
17:10:30 [2023-02-22T17:10:30.997Z] + docker version
17:10:57 [2023-02-22T17:10:57.561Z] Client: Docker Engine - Community
17:10:57 [2023-02-22T17:10:57.561Z]  Version:           22.06.0-beta.0
17:10:57 [2023-02-22T17:10:57.561Z]  API version:       1.42
17:10:57 [2023-02-22T17:10:57.561Z]  Go version:        go1.18.3
17:10:57 [2023-02-22T17:10:57.561Z]  Git commit:        3e9117b
17:10:57 [2023-02-22T17:10:57.561Z]  Built:             Fri Jun  3 17:55:34 2022
17:10:57 [2023-02-22T17:10:57.561Z]  OS/Arch:           linux/arm64
17:10:57 [2023-02-22T17:10:57.561Z]  Context:           default
17:10:57 [2023-02-22T17:10:57.561Z] 
17:10:57 [2023-02-22T17:10:57.561Z] Server: Docker Engine - Community
17:10:57 [2023-02-22T17:10:57.561Z]  Engine:
17:10:57 [2023-02-22T17:10:57.561Z]   Version:          22.06.0-beta.0
17:10:57 [2023-02-22T17:10:57.561Z]   API version:      1.42 (minimum version 1.12)
17:10:57 [2023-02-22T17:10:57.561Z]   Go version:       go1.18.3
17:10:57 [2023-02-22T17:10:57.561Z]   Git commit:       38633e7
17:10:57 [2023-02-22T17:10:57.561Z]   Built:            Fri Jun  3 17:55:34 2022
17:10:57 [2023-02-22T17:10:57.561Z]   OS/Arch:          linux/arm64
17:10:57 [2023-02-22T17:10:57.561Z]   Experimental:     true
17:10:57 [2023-02-22T17:10:57.561Z]  containerd:
17:10:57 [2023-02-22T17:10:57.561Z]   Version:          1.6.8
17:10:57 [2023-02-22T17:10:57.561Z]   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
17:10:57 [2023-02-22T17:10:57.561Z]  runc:
17:10:57 [2023-02-22T17:10:57.561Z]   Version:          1.1.4
17:10:57 [2023-02-22T17:10:57.561Z]   GitCommit:        v1.1.4-0-g5fd4c4d
17:10:57 [2023-02-22T17:10:57.561Z]  docker-init:
17:10:57 [2023-02-22T17:10:57.561Z]   Version:          0.19.0
17:10:57 [2023-02-22T17:10:57.561Z]   GitCommit:        de40ad0
[Pipeline] sh
17:10:57 [2023-02-22T17:10:57.867Z] + docker info
17:10:57 [2023-02-22T17:10:57.867Z] Client:
17:10:57 [2023-02-22T17:10:57.867Z]  Context:    default
17:10:57 [2023-02-22T17:10:57.867Z]  Debug Mode: false
17:10:57 [2023-02-22T17:10:57.867Z]  Plugins:
17:10:57 [2023-02-22T17:10:57.867Z]   buildx: Docker Buildx (Docker Inc.)
17:10:57 [2023-02-22T17:10:57.867Z]     Version:  v0.8.2
17:10:57 [2023-02-22T17:10:57.867Z]     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
17:10:57 [2023-02-22T17:10:57.867Z]   compose: Docker Compose (Docker Inc.)
17:10:57 [2023-02-22T17:10:57.867Z]     Version:  v2.12.0
17:10:57 [2023-02-22T17:10:57.867Z]     Path:     /usr/libexec/docker/cli-plugins/docker-compose
17:10:57 [2023-02-22T17:10:57.867Z] 
17:10:57 [2023-02-22T17:10:57.867Z] Server:
17:10:57 [2023-02-22T17:10:57.867Z]  Containers: 0
17:10:57 [2023-02-22T17:10:57.867Z]   Running: 0
17:10:57 [2023-02-22T17:10:57.867Z]   Paused: 0
17:10:57 [2023-02-22T17:10:57.867Z]   Stopped: 0
17:10:57 [2023-02-22T17:10:57.867Z]  Images: 0
17:10:57 [2023-02-22T17:10:57.867Z]  Server Version: 22.06.0-beta.0
17:10:57 [2023-02-22T17:10:57.867Z]  Storage Driver: overlay2
17:10:57 [2023-02-22T17:10:57.867Z]   Backing Filesystem: extfs
17:10:57 [2023-02-22T17:10:57.867Z]   Supports d_type: true
17:10:57 [2023-02-22T17:10:57.867Z]   Using metacopy: false
17:10:57 [2023-02-22T17:10:57.867Z]   Native Overlay Diff: true
17:10:57 [2023-02-22T17:10:57.867Z]   userxattr: false
17:10:57 [2023-02-22T17:10:57.867Z]  Logging Driver: json-file
17:10:57 [2023-02-22T17:10:57.867Z]  Cgroup Driver: cgroupfs
17:10:57 [2023-02-22T17:10:57.867Z]  Cgroup Version: 1
17:10:57 [2023-02-22T17:10:57.867Z]  Plugins:
17:10:57 [2023-02-22T17:10:57.867Z]   Volume: local
17:10:57 [2023-02-22T17:10:57.867Z]   Network: bridge host ipvlan macvlan null overlay
17:10:57 [2023-02-22T17:10:57.867Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
17:10:57 [2023-02-22T17:10:57.867Z]  Swarm: inactive
17:10:57 [2023-02-22T17:10:57.867Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
17:10:57 [2023-02-22T17:10:57.867Z]  Default Runtime: runc
17:10:57 [2023-02-22T17:10:57.867Z]  Init Binary: docker-init
17:10:57 [2023-02-22T17:10:57.867Z]  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
17:10:57 [2023-02-22T17:10:57.867Z]  runc version: v1.1.4-0-g5fd4c4d
17:10:57 [2023-02-22T17:10:57.867Z]  init version: de40ad0
17:10:57 [2023-02-22T17:10:57.867Z]  Security Options:
17:10:57 [2023-02-22T17:10:57.867Z]   apparmor
17:10:57 [2023-02-22T17:10:57.867Z]   seccomp
17:10:57 [2023-02-22T17:10:57.867Z]    Profile: builtin
17:10:57 [2023-02-22T17:10:57.867Z]  Kernel Version: 5.15.0-1022-aws
17:10:57 [2023-02-22T17:10:57.867Z]  Operating System: Ubuntu 20.04.5 LTS
17:10:57 [2023-02-22T17:10:57.867Z]  OSType: linux
17:10:57 [2023-02-22T17:10:57.867Z]  Architecture: aarch64
17:10:57 [2023-02-22T17:10:57.867Z]  CPUs: 2
17:10:57 [2023-02-22T17:10:57.867Z]  Total Memory: 7.559GiB
17:10:57 [2023-02-22T17:10:57.867Z]  Name: ip-10-100-118-209
17:10:57 [2023-02-22T17:10:57.867Z]  ID: a4508864-5846-4859-9d9f-739af3007ee0
17:10:57 [2023-02-22T17:10:57.867Z]  Docker Root Dir: /var/lib/docker
17:10:57 [2023-02-22T17:10:57.867Z]  Debug Mode: false
17:10:57 [2023-02-22T17:10:57.867Z]  Registry: https://index.docker.io/v1/
17:10:57 [2023-02-22T17:10:57.867Z]  Labels:
17:10:57 [2023-02-22T17:10:57.867Z]  Experimental: true
17:10:57 [2023-02-22T17:10:57.867Z]  Insecure Registries:
17:10:57 [2023-02-22T17:10:57.867Z]   127.0.0.0/8
17:10:57 [2023-02-22T17:10:57.867Z]  Live Restore Enabled: true
17:10:57 [2023-02-22T17:10:57.867Z] 
[Pipeline] sh
17:10:58 [2023-02-22T17:10:58.147Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
17:10:58 [2023-02-22T17:10:58.147Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
17:10:58 [2023-02-22T17:10:58.147Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-45051/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
17:10:58 [2023-02-22T17:10:58.147Z] + bash /home/ubuntu/workspace/moby_PR-45051/check-config.sh
17:10:58 [2023-02-22T17:10:58.147Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
17:10:58 [2023-02-22T17:10:58.147Z] info: reading kernel config from /boot/config-5.15.0-1022-aws ...
17:10:58 [2023-02-22T17:10:58.147Z] 
17:10:58 [2023-02-22T17:10:58.147Z] Generally Necessary:
17:10:58 [2023-02-22T17:10:58.147Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
17:10:58 [2023-02-22T17:10:58.147Z] - apparmor: enabled and tools installed
17:10:58 [2023-02-22T17:10:58.147Z] - CONFIG_NAMESPACES: enabled
17:10:58 [2023-02-22T17:10:58.147Z] - CONFIG_NET_NS: enabled
17:10:58 [2023-02-22T17:10:58.147Z] - CONFIG_PID_NS: enabled
17:10:58 [2023-02-22T17:10:58.147Z] - CONFIG_IPC_NS: enabled
17:10:58 [2023-02-22T17:10:58.147Z] - CONFIG_UTS_NS: enabled
17:10:58 [2023-02-22T17:10:58.147Z] - CONFIG_CGROUPS: enabled
17:10:58 [2023-02-22T17:10:58.147Z] - CONFIG_CGROUP_CPUACCT: enabled
17:10:58 [2023-02-22T17:10:58.147Z] - CONFIG_CGROUP_DEVICE: enabled
17:10:58 [2023-02-22T17:10:58.147Z] - CONFIG_CGROUP_FREEZER: enabled
17:10:58 [2023-02-22T17:10:58.147Z] - CONFIG_CGROUP_SCHED: enabled
17:10:58 [2023-02-22T17:10:58.405Z] - CONFIG_CPUSETS: enabled
17:10:58 [2023-02-22T17:10:58.405Z] - CONFIG_MEMCG: enabled
17:10:58 [2023-02-22T17:10:58.405Z] - CONFIG_KEYS: enabled
17:10:58 [2023-02-22T17:10:58.405Z] - CONFIG_VETH: enabled (as module)
17:10:58 [2023-02-22T17:10:58.405Z] - CONFIG_BRIDGE: enabled (as module)
17:10:58 [2023-02-22T17:10:58.405Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
17:10:58 [2023-02-22T17:10:58.405Z] - CONFIG_IP_NF_FILTER: enabled (as module)
17:10:58 [2023-02-22T17:10:58.405Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
17:10:58 [2023-02-22T17:10:58.405Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
17:10:58 [2023-02-22T17:10:58.405Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
17:10:58 [2023-02-22T17:10:58.405Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
17:10:58 [2023-02-22T17:10:58.405Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
17:10:58 [2023-02-22T17:10:58.405Z] - CONFIG_IP_NF_NAT: enabled (as module)
17:10:58 [2023-02-22T17:10:58.405Z] - CONFIG_NF_NAT: enabled (as module)
17:10:58 [2023-02-22T17:10:58.405Z] - CONFIG_POSIX_MQUEUE: enabled
17:10:58 [2023-02-22T17:10:58.405Z] - CONFIG_CGROUP_BPF: enabled
17:10:58 [2023-02-22T17:10:58.405Z] 
17:10:58 [2023-02-22T17:10:58.405Z] Optional Features:
17:10:58 [2023-02-22T17:10:58.405Z] - CONFIG_USER_NS: enabled
17:10:58 [2023-02-22T17:10:58.405Z] - CONFIG_SECCOMP: enabled
17:10:58 [2023-02-22T17:10:58.405Z] - CONFIG_SECCOMP_FILTER: enabled
17:10:58 [2023-02-22T17:10:58.405Z] - CONFIG_CGROUP_PIDS: enabled
17:10:58 [2023-02-22T17:10:58.405Z] - CONFIG_MEMCG_SWAP: enabled
17:10:58 [2023-02-22T17:10:58.405Z]     (cgroup swap accounting is currently enabled)
17:10:58 [2023-02-22T17:10:58.667Z] - CONFIG_BLK_CGROUP: enabled
17:10:58 [2023-02-22T17:10:58.667Z] - CONFIG_BLK_DEV_THROTTLING: enabled
17:10:58 [2023-02-22T17:10:58.667Z] - CONFIG_CGROUP_PERF: enabled
17:10:58 [2023-02-22T17:10:58.667Z] - CONFIG_CGROUP_HUGETLB: enabled
17:10:58 [2023-02-22T17:10:58.667Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
17:10:58 [2023-02-22T17:10:58.667Z] - CONFIG_CGROUP_NET_PRIO: enabled
17:10:58 [2023-02-22T17:10:58.667Z] - CONFIG_CFS_BANDWIDTH: enabled
17:10:58 [2023-02-22T17:10:58.667Z] - CONFIG_FAIR_GROUP_SCHED: enabled
17:10:58 [2023-02-22T17:10:58.667Z] - CONFIG_RT_GROUP_SCHED: missing
17:10:58 [2023-02-22T17:10:58.667Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
17:10:58 [2023-02-22T17:10:58.667Z] - CONFIG_IP_VS: enabled (as module)
17:10:58 [2023-02-22T17:10:58.667Z] - CONFIG_IP_VS_NFCT: enabled
17:10:58 [2023-02-22T17:10:58.667Z] - CONFIG_IP_VS_PROTO_TCP: enabled
17:10:58 [2023-02-22T17:10:58.667Z] - CONFIG_IP_VS_PROTO_UDP: enabled
17:10:58 [2023-02-22T17:10:58.667Z] - CONFIG_IP_VS_RR: enabled (as module)
17:10:58 [2023-02-22T17:10:58.667Z] - CONFIG_SECURITY_SELINUX: enabled
17:10:58 [2023-02-22T17:10:58.667Z] - CONFIG_SECURITY_APPARMOR: enabled
17:10:58 [2023-02-22T17:10:58.667Z] - CONFIG_EXT4_FS: enabled
17:10:58 [2023-02-22T17:10:58.667Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
17:10:58 [2023-02-22T17:10:58.667Z] - CONFIG_EXT4_FS_SECURITY: enabled
17:10:58 [2023-02-22T17:10:58.667Z] - Network Drivers:
17:10:58 [2023-02-22T17:10:58.667Z]   - "overlay":
17:10:58 [2023-02-22T17:10:58.667Z]     - CONFIG_VXLAN: enabled (as module)
17:10:58 [2023-02-22T17:10:58.667Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
17:10:58 [2023-02-22T17:10:58.667Z]       Optional (for encrypted networks):
17:10:58 [2023-02-22T17:10:58.925Z]       - CONFIG_CRYPTO: enabled
17:10:58 [2023-02-22T17:10:58.925Z]       - CONFIG_CRYPTO_AEAD: enabled
17:10:58 [2023-02-22T17:10:58.925Z]       - CONFIG_CRYPTO_GCM: enabled
17:10:58 [2023-02-22T17:10:58.925Z]       - CONFIG_CRYPTO_SEQIV: enabled
17:10:58 [2023-02-22T17:10:58.925Z]       - CONFIG_CRYPTO_GHASH: enabled
17:10:58 [2023-02-22T17:10:58.925Z]       - CONFIG_XFRM: enabled
17:10:58 [2023-02-22T17:10:58.926Z]       - CONFIG_XFRM_USER: enabled (as module)
17:10:58 [2023-02-22T17:10:58.926Z]       - CONFIG_XFRM_ALGO: enabled (as module)
17:10:58 [2023-02-22T17:10:58.926Z]       - CONFIG_INET_ESP: enabled (as module)
17:10:58 [2023-02-22T17:10:58.926Z]   - "ipvlan":
17:10:58 [2023-02-22T17:10:58.926Z]     - CONFIG_IPVLAN: enabled (as module)
17:10:58 [2023-02-22T17:10:58.926Z]   - "macvlan":
17:10:58 [2023-02-22T17:10:58.926Z]     - CONFIG_MACVLAN: enabled (as module)
17:10:58 [2023-02-22T17:10:58.926Z]     - CONFIG_DUMMY: enabled (as module)
17:10:58 [2023-02-22T17:10:58.926Z]   - "ftp,tftp client in container":
17:10:58 [2023-02-22T17:10:58.926Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
17:10:58 [2023-02-22T17:10:58.926Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
17:10:58 [2023-02-22T17:10:58.926Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
17:10:58 [2023-02-22T17:10:58.926Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
17:10:58 [2023-02-22T17:10:58.926Z] - Storage Drivers:
17:10:58 [2023-02-22T17:10:58.926Z]   - "aufs":
17:10:58 [2023-02-22T17:10:58.926Z]     - CONFIG_AUFS_FS: enabled (as module)
17:10:58 [2023-02-22T17:10:58.926Z]   - "btrfs":
17:10:58 [2023-02-22T17:10:58.926Z]     - CONFIG_BTRFS_FS: enabled (as module)
17:10:58 [2023-02-22T17:10:58.926Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
17:10:58 [2023-02-22T17:10:58.926Z]   - "devicemapper":
17:10:59 [2023-02-22T17:10:59.183Z]     - CONFIG_BLK_DEV_DM: enabled
17:10:59 [2023-02-22T17:10:59.183Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
17:10:59 [2023-02-22T17:10:59.183Z]   - "overlay":
17:10:59 [2023-02-22T17:10:59.183Z]     - CONFIG_OVERLAY_FS: enabled (as module)
17:10:59 [2023-02-22T17:10:59.183Z]   - "zfs":
17:10:59 [2023-02-22T17:10:59.183Z]     - /dev/zfs: present
17:10:59 [2023-02-22T17:10:59.183Z]     - zfs command: missing
17:10:59 [2023-02-22T17:10:59.183Z]     - zpool command: missing
17:10:59 [2023-02-22T17:10:59.183Z] 
17:10:59 [2023-02-22T17:10:59.183Z] Limits:
17:10:59 [2023-02-22T17:10:59.183Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
17:10:59 [2023-02-22T17:10:59.183Z] 
17:10:59 [2023-02-22T17:10:59.183Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
17:10:59 [2023-02-22T17:10:59.502Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:2c55b264f710618982f79d8b5b2a4045c02db46f .
17:10:59 [2023-02-22T17:10:59.761Z] #1 [internal] load build definition from Dockerfile
17:10:59 [2023-02-22T17:10:59.761Z] #1 transferring dockerfile: 27.21kB done
17:11:00 [2023-02-22T17:11:00.020Z] #1 DONE 0.1s
17:11:00 [2023-02-22T17:11:00.020Z] 
17:11:00 [2023-02-22T17:11:00.020Z] #2 [internal] load .dockerignore
17:11:00 [2023-02-22T17:11:00.020Z] #2 transferring context: 113B done
17:11:00 [2023-02-22T17:11:00.020Z] #2 DONE 0.1s
17:11:00 [2023-02-22T17:11:00.020Z] 
17:11:00 [2023-02-22T17:11:00.020Z] #3 resolve image config for docker.io/docker/dockerfile:1
17:11:00 [2023-02-22T17:11:00.283Z] #3 DONE 0.4s
17:11:00 [2023-02-22T17:11:00.283Z] 
17:11:00 [2023-02-22T17:11:00.283Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14
17:11:00 [2023-02-22T17:11:00.283Z] #4 resolve docker.io/docker/dockerfile:1@sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 done
17:11:00 [2023-02-22T17:11:00.283Z] #4 sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 8.40kB / 8.40kB done
17:11:00 [2023-02-22T17:11:00.283Z] #4 sha256:7f44e51970d0422c2cbff3b20b6b5ef861f6244c396a06e1a96f7aa4fa83a4e6 482B / 482B done
17:11:00 [2023-02-22T17:11:00.283Z] #4 sha256:a28edb2041b8f23c38382d8be273f0239f51ff1f510f98bccc8d0e7f42249e97 2.90kB / 2.90kB done
17:11:00 [2023-02-22T17:11:00.283Z] #4 sha256:9d0cd65540a143ce38aa0be7c5e9efeed30d3580d03667f107cd76354f2bee65 0B / 10.82MB 0.1s
17:11:00 [2023-02-22T17:11:00.596Z] #4 sha256:9d0cd65540a143ce38aa0be7c5e9efeed30d3580d03667f107cd76354f2bee65 10.82MB / 10.82MB 0.2s
17:11:00 [2023-02-22T17:11:00.596Z] #4 sha256:9d0cd65540a143ce38aa0be7c5e9efeed30d3580d03667f107cd76354f2bee65 10.82MB / 10.82MB 0.2s done
17:11:00 [2023-02-22T17:11:00.596Z] #4 extracting sha256:9d0cd65540a143ce38aa0be7c5e9efeed30d3580d03667f107cd76354f2bee65 0.1s
17:11:00 [2023-02-22T17:11:00.854Z] #4 extracting sha256:9d0cd65540a143ce38aa0be7c5e9efeed30d3580d03667f107cd76354f2bee65 0.2s done
17:11:00 [2023-02-22T17:11:00.854Z] #4 DONE 0.5s
17:11:00 [2023-02-22T17:11:00.854Z] 
17:11:00 [2023-02-22T17:11:00.854Z] #5 [internal] load metadata for docker.io/library/debian:bullseye
17:11:02 [2023-02-22T17:11:02.235Z] #5 DONE 1.1s
17:11:02 [2023-02-22T17:11:02.235Z] 
17:11:02 [2023-02-22T17:11:02.235Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
17:11:02 [2023-02-22T17:11:02.235Z] #6 DONE 1.1s
17:11:02 [2023-02-22T17:11:02.235Z] 
17:11:02 [2023-02-22T17:11:02.235Z] #7 [internal] load metadata for docker.io/tonistiigi/xx:1.1.2
17:11:02 [2023-02-22T17:11:02.235Z] #7 DONE 1.1s
17:11:02 [2023-02-22T17:11:02.235Z] 
17:11:02 [2023-02-22T17:11:02.235Z] #8 [internal] load metadata for docker.io/library/busybox:latest
17:11:02 [2023-02-22T17:11:02.235Z] #8 DONE 1.2s
17:11:02 [2023-02-22T17:11:02.235Z] 
17:11:02 [2023-02-22T17:11:02.235Z] #9 [internal] load metadata for docker.io/library/golang:1.19.6-bullseye
17:11:02 [2023-02-22T17:11:02.235Z] #9 DONE 1.2s
17:11:02 [2023-02-22T17:11:02.235Z] 
17:11:02 [2023-02-22T17:11:02.235Z] #10 [base 1/5] FROM docker.io/library/golang:1.19.6-bullseye@sha256:ab3bac67a27861e5ffcf4efe4ecabec1a01734db47cc0e85eeadde17856c52ac
17:11:02 [2023-02-22T17:11:02.235Z] #10 resolve docker.io/library/golang:1.19.6-bullseye@sha256:ab3bac67a27861e5ffcf4efe4ecabec1a01734db47cc0e85eeadde17856c52ac 0.1s done
17:11:02 [2023-02-22T17:11:02.493Z] #10 sha256:ab3bac67a27861e5ffcf4efe4ecabec1a01734db47cc0e85eeadde17856c52ac 1.86kB / 1.86kB done
17:11:02 [2023-02-22T17:11:02.493Z] #10 sha256:c7b172ba60a9fe8ede468eb8dd3ffefcee389078524ccc66558f0e2134f08e7a 1.80kB / 1.80kB done
17:11:02 [2023-02-22T17:11:02.756Z] #10 sha256:d32061c8eb2edc42d3508adca719b17b5f4f58f2502f01dd3fff89cad15ff4df 7.12kB / 7.12kB done
17:11:02 [2023-02-22T17:11:02.756Z] #10 sha256:13ae98695cf4875b92116a031bcf51736705c39b105be5f240a143935d8370f6 0B / 5.15MB 0.1s
17:11:02 [2023-02-22T17:11:02.756Z] #10 sha256:09a74e69230a5d5ee55fb6baca6fb52404417efd177a2cb03c418d2d0cf599b5 0B / 10.87MB 0.1s
17:11:02 [2023-02-22T17:11:02.756Z] #10 sha256:80dae1b9d879348c210c40024c6e90ef92677ac3515456375fcbb70bdf07b104 0B / 53.70MB 0.1s
17:11:03 [2023-02-22T17:11:03.019Z] #10 sha256:13ae98695cf4875b92116a031bcf51736705c39b105be5f240a143935d8370f6 4.19MB / 5.15MB 0.2s
17:11:03 [2023-02-22T17:11:03.019Z] #10 sha256:09a74e69230a5d5ee55fb6baca6fb52404417efd177a2cb03c418d2d0cf599b5 8.39MB / 10.87MB 0.2s
17:11:03 [2023-02-22T17:11:03.019Z] #10 sha256:80dae1b9d879348c210c40024c6e90ef92677ac3515456375fcbb70bdf07b104 9.76MB / 53.70MB 0.2s
17:11:03 [2023-02-22T17:11:03.019Z] #10 sha256:13ae98695cf4875b92116a031bcf51736705c39b105be5f240a143935d8370f6 5.15MB / 5.15MB 0.3s
17:11:03 [2023-02-22T17:11:03.019Z] #10 sha256:09a74e69230a5d5ee55fb6baca6fb52404417efd177a2cb03c418d2d0cf599b5 10.87MB / 10.87MB 0.3s
17:11:03 [2023-02-22T17:11:03.019Z] #10 sha256:80dae1b9d879348c210c40024c6e90ef92677ac3515456375fcbb70bdf07b104 22.02MB / 53.70MB 0.3s
17:11:03 [2023-02-22T17:11:03.285Z] #10 sha256:80dae1b9d879348c210c40024c6e90ef92677ac3515456375fcbb70bdf07b104 32.00MB / 53.70MB 0.4s
17:11:03 [2023-02-22T17:11:03.285Z] #10 sha256:13ae98695cf4875b92116a031bcf51736705c39b105be5f240a143935d8370f6 5.15MB / 5.15MB 0.4s done
17:11:03 [2023-02-22T17:11:03.285Z] #10 sha256:80dae1b9d879348c210c40024c6e90ef92677ac3515456375fcbb70bdf07b104 52.43MB / 53.70MB 0.6s
17:11:03 [2023-02-22T17:11:03.285Z] #10 sha256:0e04cd4cd2ee5f2d53ea296fb22e3875a699f2ee5426c8908bfc38728acfb10a 13.63MB / 54.68MB 0.6s
17:11:03 [2023-02-22T17:11:03.285Z] #10 sha256:0e04cd4cd2ee5f2d53ea296fb22e3875a699f2ee5426c8908bfc38728acfb10a 25.17MB / 54.68MB 0.7s
17:11:03 [2023-02-22T17:11:03.552Z] #10 sha256:09a74e69230a5d5ee55fb6baca6fb52404417efd177a2cb03c418d2d0cf599b5 10.87MB / 10.87MB 0.8s done
17:11:03 [2023-02-22T17:11:03.552Z] #10 sha256:0e04cd4cd2ee5f2d53ea296fb22e3875a699f2ee5426c8908bfc38728acfb10a 34.60MB / 54.68MB 0.8s
17:11:03 [2023-02-22T17:11:03.552Z] #10 sha256:80dae1b9d879348c210c40024c6e90ef92677ac3515456375fcbb70bdf07b104 53.70MB / 53.70MB 0.9s done
17:11:03 [2023-02-22T17:11:03.552Z] #10 sha256:0e04cd4cd2ee5f2d53ea296fb22e3875a699f2ee5426c8908bfc38728acfb10a 45.09MB / 54.68MB 0.9s
17:11:03 [2023-02-22T17:11:03.552Z] #10 sha256:5962b2e8593523b6989acacbf8e89085b9cc24af03fe787a38d7417db8c94a9b 0B / 115.20MB 0.9s
17:11:03 [2023-02-22T17:11:03.552Z] #10 sha256:80db6e7b9af12aaf0fea7c03d403661406cec13da58d53c7aa32b1ec6e9d6e33 5.24MB / 81.40MB 0.9s
17:11:03 [2023-02-22T17:11:03.815Z] #10 sha256:0e04cd4cd2ee5f2d53ea296fb22e3875a699f2ee5426c8908bfc38728acfb10a 53.48MB / 54.68MB 1.0s
17:11:03 [2023-02-22T17:11:03.815Z] #10 sha256:80db6e7b9af12aaf0fea7c03d403661406cec13da58d53c7aa32b1ec6e9d6e33 14.68MB / 81.40MB 1.0s
17:11:04 [2023-02-22T17:11:04.074Z] #10 sha256:0e04cd4cd2ee5f2d53ea296fb22e3875a699f2ee5426c8908bfc38728acfb10a 54.68MB / 54.68MB 1.2s done
17:11:04 [2023-02-22T17:11:04.074Z] #10 sha256:5962b2e8593523b6989acacbf8e89085b9cc24af03fe787a38d7417db8c94a9b 27.26MB / 115.20MB 1.2s
17:11:04 [2023-02-22T17:11:04.074Z] #10 sha256:80db6e7b9af12aaf0fea7c03d403661406cec13da58d53c7aa32b1ec6e9d6e33 32.51MB / 81.40MB 1.2s
17:11:04 [2023-02-22T17:11:04.074Z] #10 extracting sha256:80dae1b9d879348c210c40024c6e90ef92677ac3515456375fcbb70bdf07b104
17:11:04 [2023-02-22T17:11:04.074Z] #10 sha256:e9035b991bbe02d031fddb167c85a7cd5e3341bb720b14fbab5acaeb03115260 0B / 155B 1.2s
17:11:04 [2023-02-22T17:11:04.074Z] #10 sha256:5962b2e8593523b6989acacbf8e89085b9cc24af03fe787a38d7417db8c94a9b 45.53MB / 115.20MB 1.4s
17:11:04 [2023-02-22T17:11:04.074Z] #10 sha256:80db6e7b9af12aaf0fea7c03d403661406cec13da58d53c7aa32b1ec6e9d6e33 51.38MB / 81.40MB 1.4s
17:11:04 [2023-02-22T17:11:04.074Z] #10 sha256:e9035b991bbe02d031fddb167c85a7cd5e3341bb720b14fbab5acaeb03115260 155B / 155B 1.3s done
17:11:04 [2023-02-22T17:11:04.074Z] #10 sha256:80db6e7b9af12aaf0fea7c03d403661406cec13da58d53c7aa32b1ec6e9d6e33 55.57MB / 81.40MB 1.5s
17:11:04 [2023-02-22T17:11:04.335Z] #10 sha256:5962b2e8593523b6989acacbf8e89085b9cc24af03fe787a38d7417db8c94a9b 56.78MB / 115.20MB 1.6s
17:11:04 [2023-02-22T17:11:04.335Z] #10 sha256:80db6e7b9af12aaf0fea7c03d403661406cec13da58d53c7aa32b1ec6e9d6e33 62.03MB / 81.40MB 1.6s
17:11:04 [2023-02-22T17:11:04.335Z] #10 sha256:80db6e7b9af12aaf0fea7c03d403661406cec13da58d53c7aa32b1ec6e9d6e33 68.16MB / 81.40MB 1.8s
17:11:04 [2023-02-22T17:11:04.595Z] #10 sha256:5962b2e8593523b6989acacbf8e89085b9cc24af03fe787a38d7417db8c94a9b 69.21MB / 115.20MB 1.9s
17:11:04 [2023-02-22T17:11:04.595Z] #10 sha256:80db6e7b9af12aaf0fea7c03d403661406cec13da58d53c7aa32b1ec6e9d6e33 72.35MB / 81.40MB 1.9s
17:11:04 [2023-02-22T17:11:04.595Z] #10 sha256:5962b2e8593523b6989acacbf8e89085b9cc24af03fe787a38d7417db8c94a9b 80.74MB / 115.20MB 1.9s
17:11:04 [2023-02-22T17:11:04.595Z] #10 sha256:80db6e7b9af12aaf0fea7c03d403661406cec13da58d53c7aa32b1ec6e9d6e33 81.40MB / 81.40MB 1.9s
17:11:04 [2023-02-22T17:11:04.855Z] #10 ...
17:11:04 [2023-02-22T17:11:04.855Z] 
17:11:04 [2023-02-22T17:11:04.855Z] #11 [xx 1/1] FROM docker.io/tonistiigi/xx:1.1.2@sha256:9dde7edeb9e4a957ce78be9f8c0fbabe0129bf5126933cd3574888f443731cda
17:11:04 [2023-02-22T17:11:04.855Z] #11 resolve docker.io/tonistiigi/xx:1.1.2@sha256:9dde7edeb9e4a957ce78be9f8c0fbabe0129bf5126933cd3574888f443731cda 0.1s done
17:11:04 [2023-02-22T17:11:04.855Z] #11 sha256:9dde7edeb9e4a957ce78be9f8c0fbabe0129bf5126933cd3574888f443731cda 2.65kB / 2.65kB done
17:11:04 [2023-02-22T17:11:04.855Z] #11 sha256:f663db6ef122c01b5690c6b8fc2eff09635374597ed36fac63133b48fd0777b8 526B / 526B done
17:11:04 [2023-02-22T17:11:04.855Z] #11 sha256:64c0463dcf02cc65ad1ac532d9974472c41c79b92c4fac56271cd2b7540c7cdb 1.30kB / 1.30kB done
17:11:04 [2023-02-22T17:11:04.855Z] #11 sha256:6b9f00cd577380cfa5d5a8d5ebf82f91f7aa469401818e4de53b2a16dd4a1642 14.97kB / 14.97kB 1.5s done
17:11:04 [2023-02-22T17:11:04.855Z] #11 extracting sha256:6b9f00cd577380cfa5d5a8d5ebf82f91f7aa469401818e4de53b2a16dd4a1642 done
17:11:04 [2023-02-22T17:11:04.855Z] #11 DONE 2.5s
17:11:04 [2023-02-22T17:11:04.855Z] 
17:11:04 [2023-02-22T17:11:04.855Z] #12 [build-dummy 1/2] FROM docker.io/library/busybox@sha256:7b3ccabffc97de872a30dfd234fd972a66d247c8cfc69b0550f276481852627c
17:11:04 [2023-02-22T17:11:04.855Z] #12 resolve docker.io/library/busybox@sha256:7b3ccabffc97de872a30dfd234fd972a66d247c8cfc69b0550f276481852627c 0.1s done
17:11:04 [2023-02-22T17:11:04.855Z] #12 sha256:7b3ccabffc97de872a30dfd234fd972a66d247c8cfc69b0550f276481852627c 2.29kB / 2.29kB done
17:11:04 [2023-02-22T17:11:04.855Z] #12 sha256:5e42fbc46b177f10319e8937dd39702e7891ce6d8a42d60c1b4f433f94200bd2 528B / 528B done
17:11:04 [2023-02-22T17:11:04.855Z] #12 sha256:abaa813f94fdeebd3b8e6aeea861ab474a5c4724d16f1158755ff1e3a4fde8b0 1.47kB / 1.47kB done
17:11:04 [2023-02-22T17:11:04.855Z] #12 sha256:f78e6840ded1aafb6c9f265f52c2fc7c0a990813ccf96702df84a7dcdbe48bea 2.00MB / 2.00MB 1.4s done
17:11:04 [2023-02-22T17:11:04.855Z] #12 extracting sha256:f78e6840ded1aafb6c9f265f52c2fc7c0a990813ccf96702df84a7dcdbe48bea 0.5s done
17:11:04 [2023-02-22T17:11:04.855Z] #12 DONE 2.5s
17:11:04 [2023-02-22T17:11:04.855Z] 
17:11:04 [2023-02-22T17:11:04.855Z] #10 [base 1/5] FROM docker.io/library/golang:1.19.6-bullseye@sha256:ab3bac67a27861e5ffcf4efe4ecabec1a01734db47cc0e85eeadde17856c52ac
17:11:04 [2023-02-22T17:11:04.855Z] #10 sha256:5962b2e8593523b6989acacbf8e89085b9cc24af03fe787a38d7417db8c94a9b 91.34MB / 115.20MB 2.1s
17:11:04 [2023-02-22T17:11:04.855Z] #10 sha256:5962b2e8593523b6989acacbf8e89085b9cc24af03fe787a38d7417db8c94a9b 105.91MB / 115.20MB 2.2s
17:11:05 [2023-02-22T17:11:05.114Z] #10 sha256:5962b2e8593523b6989acacbf8e89085b9cc24af03fe787a38d7417db8c94a9b 115.20MB / 115.20MB 2.3s
17:11:06 [2023-02-22T17:11:06.048Z] #10 ...
17:11:06 [2023-02-22T17:11:06.048Z] 
17:11:06 [2023-02-22T17:11:06.048Z] #13 [internal] load build context
17:11:06 [2023-02-22T17:11:06.048Z] #13 transferring context: 64.02MB 2.8s done
17:11:06 [2023-02-22T17:11:06.048Z] #13 DONE 3.8s
17:11:06 [2023-02-22T17:11:06.048Z] 
17:11:06 [2023-02-22T17:11:06.048Z] #10 [base 1/5] FROM docker.io/library/golang:1.19.6-bullseye@sha256:ab3bac67a27861e5ffcf4efe4ecabec1a01734db47cc0e85eeadde17856c52ac
17:11:06 [2023-02-22T17:11:06.982Z] #10 extracting sha256:80dae1b9d879348c210c40024c6e90ef92677ac3515456375fcbb70bdf07b104 3.1s done
17:11:07 [2023-02-22T17:11:07.923Z] #10 extracting sha256:13ae98695cf4875b92116a031bcf51736705c39b105be5f240a143935d8370f6
17:11:07 [2023-02-22T17:11:07.923Z] #10 sha256:5962b2e8593523b6989acacbf8e89085b9cc24af03fe787a38d7417db8c94a9b 115.20MB / 115.20MB 5.3s done
17:11:08 [2023-02-22T17:11:08.183Z] #10 ...
17:11:08 [2023-02-22T17:11:08.183Z] 
17:11:08 [2023-02-22T17:11:08.183Z] #14 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
17:11:08 [2023-02-22T17:11:08.183Z] #14 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.2s done
17:11:08 [2023-02-22T17:11:08.183Z] #14 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
17:11:08 [2023-02-22T17:11:08.183Z] #14 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
17:11:08 [2023-02-22T17:11:08.183Z] #14 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
17:11:08 [2023-02-22T17:11:08.183Z] #14 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 1.8s done
17:11:08 [2023-02-22T17:11:08.183Z] #14 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.0s done
17:11:08 [2023-02-22T17:11:08.183Z] #14 DONE 5.8s
17:11:08 [2023-02-22T17:11:08.183Z] 
17:11:08 [2023-02-22T17:11:08.183Z] #15 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key
17:11:08 [2023-02-22T17:11:08.183Z] #15 DONE 5.9s
17:11:08 [2023-02-22T17:11:08.183Z] 
17:11:08 [2023-02-22T17:11:08.183Z] #16 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:43ef0c6c3585d5b406caa7a0f232ff5a19c1402aeb415f68bcd1cf9d10180af8
17:11:08 [2023-02-22T17:11:08.183Z] #16 resolve docker.io/library/debian:bullseye@sha256:43ef0c6c3585d5b406caa7a0f232ff5a19c1402aeb415f68bcd1cf9d10180af8 0.1s done
17:11:08 [2023-02-22T17:11:08.183Z] #16 sha256:43ef0c6c3585d5b406caa7a0f232ff5a19c1402aeb415f68bcd1cf9d10180af8 1.85kB / 1.85kB done
17:11:08 [2023-02-22T17:11:08.183Z] #16 sha256:4951d5cf066cd4ff0558a7cc75816dc203eaeb2c634329d3832db76bbc7586b0 529B / 529B done
17:11:08 [2023-02-22T17:11:08.183Z] #16 sha256:9b20910fb3510b5c3068a8a23c430babdc6d025292a2bef169e7fff5ff3fd355 1.48kB / 1.48kB done
17:11:08 [2023-02-22T17:11:08.183Z] #16 sha256:80dae1b9d879348c210c40024c6e90ef92677ac3515456375fcbb70bdf07b104 53.70MB / 53.70MB 0.9s done
17:11:08 [2023-02-22T17:11:08.183Z] #16 DONE 5.9s
17:11:08 [2023-02-22T17:11:08.183Z] 
17:11:08 [2023-02-22T17:11:08.183Z] #10 [base 1/5] FROM docker.io/library/golang:1.19.6-bullseye@sha256:ab3bac67a27861e5ffcf4efe4ecabec1a01734db47cc0e85eeadde17856c52ac
17:11:08 [2023-02-22T17:11:08.183Z] #10 extracting sha256:13ae98695cf4875b92116a031bcf51736705c39b105be5f240a143935d8370f6 0.3s done
17:11:08 [2023-02-22T17:11:08.442Z] #10 extracting sha256:09a74e69230a5d5ee55fb6baca6fb52404417efd177a2cb03c418d2d0cf599b5 0.1s
17:11:08 [2023-02-22T17:11:08.700Z] #10 extracting sha256:09a74e69230a5d5ee55fb6baca6fb52404417efd177a2cb03c418d2d0cf599b5 0.3s done
17:11:09 [2023-02-22T17:11:09.268Z] #10 extracting sha256:0e04cd4cd2ee5f2d53ea296fb22e3875a699f2ee5426c8908bfc38728acfb10a 0.1s
17:11:11 [2023-02-22T17:11:11.801Z] #10 extracting sha256:0e04cd4cd2ee5f2d53ea296fb22e3875a699f2ee5426c8908bfc38728acfb10a 2.9s done
17:11:12 [2023-02-22T17:11:12.366Z] #10 extracting sha256:80db6e7b9af12aaf0fea7c03d403661406cec13da58d53c7aa32b1ec6e9d6e33 0.1s
17:11:14 [2023-02-22T17:11:14.895Z] #10 ...
17:11:14 [2023-02-22T17:11:14.895Z] 
17:11:14 [2023-02-22T17:11:14.895Z] #17 [build-dummy 2/2] RUN mkdir -p /build
17:11:14 [2023-02-22T17:11:14.895Z] #17 ...
17:11:14 [2023-02-22T17:11:14.895Z] 
17:11:14 [2023-02-22T17:11:14.895Z] #10 [base 1/5] FROM docker.io/library/golang:1.19.6-bullseye@sha256:ab3bac67a27861e5ffcf4efe4ecabec1a01734db47cc0e85eeadde17856c52ac
17:11:15 [2023-02-22T17:11:15.461Z] #10 extracting sha256:80db6e7b9af12aaf0fea7c03d403661406cec13da58d53c7aa32b1ec6e9d6e33 2.9s done
17:11:15 [2023-02-22T17:11:15.723Z] #10 extracting sha256:5962b2e8593523b6989acacbf8e89085b9cc24af03fe787a38d7417db8c94a9b
17:11:15 [2023-02-22T17:11:15.982Z] #10 ...
17:11:15 [2023-02-22T17:11:15.982Z] 
17:11:15 [2023-02-22T17:11:15.982Z] #17 [build-dummy 2/2] RUN mkdir -p /build
17:11:15 [2023-02-22T17:11:15.982Z] #17 DONE 11.1s
17:11:15 [2023-02-22T17:11:15.982Z] 
17:11:15 [2023-02-22T17:11:15.982Z] #18 [binary-dummy 1/1] COPY --from=build-dummy /build /build
17:11:15 [2023-02-22T17:11:15.982Z] #18 DONE 0.1s
17:11:15 [2023-02-22T17:11:15.982Z] 
17:11:15 [2023-02-22T17:11:15.982Z] #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
17:11:15 [2023-02-22T17:11:15.982Z] #0 1.321 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
17:11:15 [2023-02-22T17:11:15.982Z] #0 1.339 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
17:11:15 [2023-02-22T17:11:15.982Z] #0 1.339 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
17:11:15 [2023-02-22T17:11:15.982Z] #0 1.505 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8072 kB]
17:11:15 [2023-02-22T17:11:15.982Z] #0 1.755 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [224 kB]
17:11:15 [2023-02-22T17:11:15.982Z] #0 1.903 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
17:11:15 [2023-02-22T17:11:15.982Z] #0 2.706 Fetched 8516 kB in 2s (5187 kB/s)
17:11:15 [2023-02-22T17:11:15.982Z] #0 2.706 Reading package lists...
17:11:15 [2023-02-22T17:11:15.982Z] #0 3.261 Reading package lists...
17:11:15 [2023-02-22T17:11:15.982Z] #0 3.810 Building dependency tree...
17:11:15 [2023-02-22T17:11:15.982Z] #0 4.207 The following additional packages will be installed:
17:11:15 [2023-02-22T17:11:15.982Z] #0 4.207   libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5
17:11:15 [2023-02-22T17:11:15.982Z] #0 4.207   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl
17:11:15 [2023-02-22T17:11:15.982Z] #0 4.215 Recommended packages:
17:11:15 [2023-02-22T17:11:15.982Z] #0 4.215   libldap-common publicsuffix libsasl2-modules
17:11:15 [2023-02-22T17:11:15.982Z] #0 4.317 The following NEW packages will be installed:
17:11:15 [2023-02-22T17:11:15.982Z] #0 4.317   ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2
17:11:15 [2023-02-22T17:11:15.982Z] #0 4.317   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
17:11:15 [2023-02-22T17:11:15.982Z] #0 4.323   libssh2-1 openssl
17:11:15 [2023-02-22T17:11:15.982Z] #0 4.589 0 upgraded, 15 newly installed, 0 to remove and 1 not upgraded.
17:11:15 [2023-02-22T17:11:15.982Z] #0 4.589 Need to get 2944 kB of archives.
17:11:15 [2023-02-22T17:11:15.982Z] #0 4.589 After this operation, 6484 kB of additional disk space will be used.
17:11:15 [2023-02-22T17:11:15.982Z] #0 4.589 Get:1 http://deb.debian.org/debian-security bullseye-security/main arm64 openssl arm64 1.1.1n-0+deb11u4 [831 kB]
17:11:15 [2023-02-22T17:11:15.982Z] #0 4.596 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB]
17:11:15 [2023-02-22T17:11:15.982Z] #0 4.602 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB]
17:11:15 [2023-02-22T17:11:15.982Z] #0 4.602 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2.1+deb11u1 [69.4 kB]
17:11:15 [2023-02-22T17:11:15.982Z] #0 4.641 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB]
17:11:15 [2023-02-22T17:11:15.982Z] #0 4.645 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3+deb11u1 [222 kB]
17:11:15 [2023-02-22T17:11:15.982Z] #0 4.651 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB]
17:11:15 [2023-02-22T17:11:15.982Z] #0 4.653 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB]
17:11:15 [2023-02-22T17:11:15.982Z] #0 4.655 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB]
17:11:15 [2023-02-22T17:11:15.982Z] #0 4.656 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB]
17:11:15 [2023-02-22T17:11:15.982Z] #0 4.659 Get:11 http://deb.debian.org/debian-security bullseye-security/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u5 [325 kB]
17:11:15 [2023-02-22T17:11:15.982Z] #0 4.660 Get:12 http://deb.debian.org/debian-security bullseye-security/main arm64 curl arm64 7.74.0-1.3+deb11u5 [265 kB]
17:11:15 [2023-02-22T17:11:15.982Z] #0 4.661 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB]
17:11:15 [2023-02-22T17:11:15.982Z] #0 4.712 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
17:11:15 [2023-02-22T17:11:15.982Z] #0 4.713 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB]
17:11:15 [2023-02-22T17:11:15.982Z] #0 4.997 debconf: delaying package configuration, since apt-utils is not installed
17:11:15 [2023-02-22T17:11:15.982Z] #0 5.046 Fetched 2944 kB in 0s (7592 kB/s)
17:11:15 [2023-02-22T17:11:15.982Z] #0 5.143 Selecting previously unselected package openssl.
17:11:15 [2023-02-22T17:11:15.982Z] #0 5.143 (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.)
17:11:15 [2023-02-22T17:11:15.982Z] #0 5.144 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u4_arm64.deb ...
17:11:15 [2023-02-22T17:11:15.982Z] #0 5.153 Unpacking openssl (1.1.1n-0+deb11u4) ...
17:11:15 [2023-02-22T17:11:15.982Z] #0 5.538 Selecting previously unselected package ca-certificates.
17:11:15 [2023-02-22T17:11:15.982Z] #0 5.538 Preparing to unpack .../01-ca-certificates_20210119_all.deb ...
17:11:15 [2023-02-22T17:11:15.982Z] #0 5.545 Unpacking ca-certificates (20210119) ...
17:11:15 [2023-02-22T17:11:15.982Z] #0 5.983 Selecting previously unselected package libbrotli1:arm64.
17:11:15 [2023-02-22T17:11:15.982Z] #0 5.983 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ...
17:11:15 [2023-02-22T17:11:15.982Z] #0 6.052 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ...
17:11:15 [2023-02-22T17:11:15.982Z] #0 6.291 Selecting previously unselected package libsasl2-modules-db:arm64.
17:11:15 [2023-02-22T17:11:15.982Z] #0 6.291 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ...
17:11:15 [2023-02-22T17:11:15.982Z] #0 6.389 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
17:11:15 [2023-02-22T17:11:15.982Z] #0 6.584 Selecting previously unselected package libsasl2-2:arm64.
17:11:15 [2023-02-22T17:11:15.982Z] #0 6.584 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ...
17:11:15 [2023-02-22T17:11:15.982Z] #0 6.591 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
17:11:15 [2023-02-22T17:11:15.982Z] #0 7.112 Selecting previously unselected package libldap-2.4-2:arm64.
17:11:15 [2023-02-22T17:11:15.982Z] #0 7.113 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_arm64.deb ...
17:11:15 [2023-02-22T17:11:15.982Z] #0 7.125 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ...
17:11:15 [2023-02-22T17:11:15.982Z] #0 7.335 Selecting previously unselected package libnghttp2-14:arm64.
17:11:15 [2023-02-22T17:11:15.982Z] #0 7.335 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ...
17:11:15 [2023-02-22T17:11:15.982Z] #0 7.351 Unpacking libnghttp2-14:arm64 (1.43.0-1) ...
17:11:15 [2023-02-22T17:11:15.982Z] #0 7.470 Selecting previously unselected package libpsl5:arm64.
17:11:15 [2023-02-22T17:11:15.982Z] #0 7.470 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ...
17:11:15 [2023-02-22T17:11:15.982Z] #0 7.494 Unpacking libpsl5:arm64 (0.21.0-1.2) ...
17:11:15 [2023-02-22T17:11:15.982Z] #0 7.622 Selecting previously unselected package librtmp1:arm64.
17:11:15 [2023-02-22T17:11:15.982Z] #0 7.622 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ...
17:11:15 [2023-02-22T17:11:15.982Z] #0 7.624 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
17:11:15 [2023-02-22T17:11:15.982Z] #0 7.673 Selecting previously unselected package libssh2-1:arm64.
17:11:15 [2023-02-22T17:11:15.982Z] #0 7.673 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ...
17:11:15 [2023-02-22T17:11:15.982Z] #0 7.681 Unpacking libssh2-1:arm64 (1.9.0-2) ...
17:11:15 [2023-02-22T17:11:15.982Z] #0 7.729 Selecting previously unselected package libcurl4:arm64.
17:11:15 [2023-02-22T17:11:15.982Z] #0 7.729 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u5_arm64.deb ...
17:11:15 [2023-02-22T17:11:15.982Z] #0 7.748 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u5) ...
17:11:15 [2023-02-22T17:11:15.982Z] #0 7.848 Selecting previously unselected package curl.
17:11:15 [2023-02-22T17:11:15.982Z] #0 7.848 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u5_arm64.deb ...
17:11:15 [2023-02-22T17:11:15.982Z] #0 7.859 Unpacking curl (7.74.0-1.3+deb11u5) ...
17:11:15 [2023-02-22T17:11:15.982Z] #0 7.963 Selecting previously unselected package libonig5:arm64.
17:11:15 [2023-02-22T17:11:15.982Z] #0 7.963 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ...
17:11:15 [2023-02-22T17:11:15.982Z] #0 7.963 Unpacking libonig5:arm64 (6.9.6-1.1) ...
17:11:16 [2023-02-22T17:11:16.246Z] #19 8.003 Selecting previously unselected package libjq1:arm64.
17:11:16 [2023-02-22T17:11:16.246Z] #19 8.003 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ...
17:11:16 [2023-02-22T17:11:16.246Z] #19 8.012 Unpacking libjq1:arm64 (1.6-2.1) ...
17:11:16 [2023-02-22T17:11:16.246Z] #19 8.061 Selecting previously unselected package jq.
17:11:16 [2023-02-22T17:11:16.246Z] #19 8.062 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ...
17:11:16 [2023-02-22T17:11:16.246Z] #19 8.065 Unpacking jq (1.6-2.1) ...
17:11:16 [2023-02-22T17:11:16.246Z] #19 ...
17:11:16 [2023-02-22T17:11:16.246Z] 
17:11:16 [2023-02-22T17:11:16.246Z] #10 [base 1/5] FROM docker.io/library/golang:1.19.6-bullseye@sha256:ab3bac67a27861e5ffcf4efe4ecabec1a01734db47cc0e85eeadde17856c52ac
17:11:20 [2023-02-22T17:11:20.432Z] #10 extracting sha256:5962b2e8593523b6989acacbf8e89085b9cc24af03fe787a38d7417db8c94a9b 4.8s done
17:11:20 [2023-02-22T17:11:20.691Z] #10 extracting sha256:e9035b991bbe02d031fddb167c85a7cd5e3341bb720b14fbab5acaeb03115260
17:11:20 [2023-02-22T17:11:20.691Z] #10 extracting sha256:e9035b991bbe02d031fddb167c85a7cd5e3341bb720b14fbab5acaeb03115260 done
17:11:20 [2023-02-22T17:11:20.949Z] #10 DONE 18.7s
17:11:20 [2023-02-22T17:11:20.949Z] 
17:11:20 [2023-02-22T17:11:20.949Z] #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
17:11:20 [2023-02-22T17:11:20.949Z] #19 8.203 Setting up libpsl5:arm64 (0.21.0-1.2) ...
17:11:20 [2023-02-22T17:11:20.949Z] #19 8.213 Setting up libbrotli1:arm64 (1.0.9-2+b2) ...
17:11:20 [2023-02-22T17:11:20.949Z] #19 8.222 Setting up libnghttp2-14:arm64 (1.43.0-1) ...
17:11:20 [2023-02-22T17:11:20.949Z] #19 8.239 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
17:11:20 [2023-02-22T17:11:20.949Z] #19 8.248 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
17:11:20 [2023-02-22T17:11:20.949Z] #19 8.258 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
17:11:20 [2023-02-22T17:11:20.949Z] #19 8.268 Setting up libssh2-1:arm64 (1.9.0-2) ...
17:11:20 [2023-02-22T17:11:20.949Z] #19 8.277 Setting up openssl (1.1.1n-0+deb11u4) ...
17:11:20 [2023-02-22T17:11:20.949Z] #19 8.292 Setting up libonig5:arm64 (6.9.6-1.1) ...
17:11:20 [2023-02-22T17:11:20.949Z] #19 8.302 Setting up libjq1:arm64 (1.6-2.1) ...
17:11:20 [2023-02-22T17:11:20.949Z] #19 8.313 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ...
17:11:20 [2023-02-22T17:11:20.949Z] #19 8.323 Setting up ca-certificates (20210119) ...
17:11:20 [2023-02-22T17:11:20.949Z] #19 9.024 Updating certificates in /etc/ssl/certs...
17:11:20 [2023-02-22T17:11:20.949Z] #19 9.934 129 added, 0 removed; done.
17:11:20 [2023-02-22T17:11:20.949Z] #19 9.965 Setting up jq (1.6-2.1) ...
17:11:20 [2023-02-22T17:11:20.949Z] #19 9.974 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u5) ...
17:11:20 [2023-02-22T17:11:20.949Z] #19 9.983 Setting up curl (7.74.0-1.3+deb11u5) ...
17:11:20 [2023-02-22T17:11:20.949Z] #19 9.991 Processing triggers for libc-bin (2.31-13+deb11u5) ...
17:11:20 [2023-02-22T17:11:20.949Z] #19 10.01 Processing triggers for ca-certificates (20210119) ...
17:11:20 [2023-02-22T17:11:20.949Z] #19 10.02 Updating certificates in /etc/ssl/certs...
17:11:20 [2023-02-22T17:11:20.949Z] #19 10.67 0 added, 0 removed; done.
17:11:20 [2023-02-22T17:11:20.949Z] #19 10.67 Running hooks in /etc/ca-certificates/update.d...
17:11:20 [2023-02-22T17:11:20.949Z] #19 10.67 done.
17:11:21 [2023-02-22T17:11:21.210Z] #19 DONE 12.9s
17:11:21 [2023-02-22T17:11:21.210Z] 
17:11:21 [2023-02-22T17:11:21.210Z] #20 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
17:11:21 [2023-02-22T17:11:21.470Z] #20 DONE 0.2s
17:11:21 [2023-02-22T17:11:21.470Z] 
17:11:21 [2023-02-22T17:11:21.470Z] #21 [base 2/5] COPY --from=xx / /
17:11:21 [2023-02-22T17:11:21.470Z] #21 DONE 0.2s
17:11:21 [2023-02-22T17:11:21.470Z] 
17:11:21 [2023-02-22T17:11:21.470Z] #22 [base 3/5] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
17:11:22 [2023-02-22T17:11:22.037Z] #22 DONE 0.6s
17:11:22 [2023-02-22T17:11:22.037Z] 
17:11:22 [2023-02-22T17:11:22.037Z] #23 [base 4/5] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list  && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list
17:11:22 [2023-02-22T17:11:22.610Z] #23 DONE 0.6s
17:11:22 [2023-02-22T17:11:22.610Z] 
17:11:22 [2023-02-22T17:11:22.610Z] #24 [base 5/5] RUN apt-get update && apt-get install --no-install-recommends -y file
17:11:23 [2023-02-22T17:11:23.546Z] #24 0.746 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
17:11:23 [2023-02-22T17:11:23.546Z] #24 0.760 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
17:11:23 [2023-02-22T17:11:23.546Z] #24 0.760 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
17:11:23 [2023-02-22T17:11:23.546Z] #24 0.893 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB]
17:11:23 [2023-02-22T17:11:23.546Z] #24 1.040 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [224 kB]
17:11:23 [2023-02-22T17:11:23.804Z] #24 1.171 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
17:11:24 [2023-02-22T17:11:24.739Z] #24 1.976 Fetched 8516 kB in 1s (5699 kB/s)
17:11:24 [2023-02-22T17:11:24.998Z] #24 1.976 Reading package lists...
17:11:25 [2023-02-22T17:11:25.940Z] #24 2.526 Reading package lists...
17:11:25 [2023-02-22T17:11:25.940Z] #24 3.077 Building dependency tree...
17:11:25 [2023-02-22T17:11:25.940Z] #24 3.249 Reading state information...
17:11:25 [2023-02-22T17:11:25.940Z] #24 3.451 The following additional packages will be installed:
17:11:26 [2023-02-22T17:11:26.198Z] #24 3.453   libmagic-mgc libmagic1
17:11:26 [2023-02-22T17:11:26.198Z] #24 3.490 The following NEW packages will be installed:
17:11:26 [2023-02-22T17:11:26.198Z] #24 3.491   file libmagic-mgc libmagic1
17:11:26 [2023-02-22T17:11:26.457Z] #24 3.774 0 upgraded, 3 newly installed, 0 to remove and 1 not upgraded.
17:11:26 [2023-02-22T17:11:26.457Z] #24 3.774 Need to get 463 kB of archives.
17:11:26 [2023-02-22T17:11:26.457Z] #24 3.774 After this operation, 7063 kB of additional disk space will be used.
17:11:26 [2023-02-22T17:11:26.457Z] #24 3.774 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic-mgc arm64 1:5.39-3 [273 kB]
17:11:26 [2023-02-22T17:11:26.457Z] #24 3.782 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic1 arm64 1:5.39-3 [121 kB]
17:11:26 [2023-02-22T17:11:26.457Z] #24 3.783 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 file arm64 1:5.39-3 [69.1 kB]
17:11:26 [2023-02-22T17:11:26.716Z] #24 3.915 debconf: delaying package configuration, since apt-utils is not installed
17:11:26 [2023-02-22T17:11:26.716Z] #24 3.953 Fetched 463 kB in 0s (1623 kB/s)
17:11:26 [2023-02-22T17:11:26.716Z] #24 3.972 Selecting previously unselected package libmagic-mgc.
17:11:26 [2023-02-22T17:11:26.716Z] #24 3.972 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15710 files and directories currently installed.)
17:11:26 [2023-02-22T17:11:26.716Z] #24 3.983 Preparing to unpack .../libmagic-mgc_1%3a5.39-3_arm64.deb ...
17:11:26 [2023-02-22T17:11:26.716Z] #24 3.986 Unpacking libmagic-mgc (1:5.39-3) ...
17:11:26 [2023-02-22T17:11:26.716Z] #24 4.054 Selecting previously unselected package libmagic1:arm64.
17:11:26 [2023-02-22T17:11:26.716Z] #24 4.056 Preparing to unpack .../libmagic1_1%3a5.39-3_arm64.deb ...
17:11:26 [2023-02-22T17:11:26.716Z] #24 4.062 Unpacking libmagic1:arm64 (1:5.39-3) ...
17:11:26 [2023-02-22T17:11:26.716Z] #24 4.098 Selecting previously unselected package file.
17:11:26 [2023-02-22T17:11:26.716Z] #24 4.100 Preparing to unpack .../file_1%3a5.39-3_arm64.deb ...
17:11:26 [2023-02-22T17:11:26.716Z] #24 4.105 Unpacking file (1:5.39-3) ...
17:11:26 [2023-02-22T17:11:26.975Z] #24 4.235 Setting up libmagic-mgc (1:5.39-3) ...
17:11:26 [2023-02-22T17:11:26.975Z] #24 4.244 Setting up libmagic1:arm64 (1:5.39-3) ...
17:11:26 [2023-02-22T17:11:26.975Z] #24 4.260 Setting up file (1:5.39-3) ...
17:11:26 [2023-02-22T17:11:26.975Z] #24 4.276 Processing triggers for libc-bin (2.31-13+deb11u5) ...
17:11:26 [2023-02-22T17:11:26.975Z] #24 DONE 4.4s
17:11:26 [2023-02-22T17:11:26.975Z] 
17:11:26 [2023-02-22T17:11:26.975Z] #25 [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
17:11:26 [2023-02-22T17:11:26.975Z] #0 1.835 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
17:11:26 [2023-02-22T17:11:26.975Z] #0 2.027 
17:11:26 [2023-02-22T17:11:26.975Z] #0 2.247 #=#=#                                                                         

############                                                              17.1%
######################################################################## 100.0%
17:11:26 [2023-02-22T17:11:26.975Z] #0 2.525 
17:11:26 [2023-02-22T17:11:26.975Z] #0 3.566 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
17:11:26 [2023-02-22T17:11:26.975Z] #0 3.791 
17:11:26 [2023-02-22T17:11:26.975Z] #0 4.012 #=#=#                                                                         

                                                                           0.1%
######################################################################## 100.0%
17:11:26 [2023-02-22T17:11:26.975Z] #0 4.322 
17:11:26 [2023-02-22T17:11:26.975Z] #0 5.386 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)...
17:11:26 [2023-02-22T17:11:26.975Z] #0 5.596 
17:11:27 [2023-02-22T17:11:27.234Z] 
17:11:27 [2023-02-22T17:11:27.234Z] #25 ...
17:11:27 [2023-02-22T17:11:27.234Z] 
17:11:27 [2023-02-22T17:11:27.234Z] #26 [dockercli-src 1/5] WORKDIR /tmp/dockercli
17:11:27 [2023-02-22T17:11:27.234Z] #26 DONE 0.2s
17:11:27 [2023-02-22T17:11:27.234Z] 
17:11:27 [2023-02-22T17:11:27.234Z] #25 [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
17:11:27 [2023-02-22T17:11:27.234Z] #25 5.818 #=#=#                                                                         
17:11:27 [2023-02-22T17:11:27.234Z] #25 ...
17:11:27 [2023-02-22T17:11:27.234Z] 
17:11:27 [2023-02-22T17:11:27.234Z] #27 [dockercli-src 2/5] RUN git init . && git remote add origin "https://github.com/docker/cli.git"
17:11:27 [2023-02-22T17:11:27.234Z] #27 ...
17:11:27 [2023-02-22T17:11:27.234Z] 
17:11:27 [2023-02-22T17:11:27.234Z] #28 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc
17:11:27 [2023-02-22T17:11:27.234Z] #28 DONE 0.2s
17:11:27 [2023-02-22T17:11:27.494Z] 
17:11:27 [2023-02-22T17:11:27.494Z] #29 [rootlesskit-build 1/5] WORKDIR /go/src/github.com/rootless-containers/rootlesskit
17:11:27 [2023-02-22T17:11:27.494Z] #29 DONE 0.4s
17:11:27 [2023-02-22T17:11:27.494Z] 
17:11:27 [2023-02-22T17:11:27.494Z] #30 [containerd-build 1/3] WORKDIR /go/src/github.com/containerd/containerd
17:11:27 [2023-02-22T17:11:27.494Z] #30 DONE 0.4s
17:11:27 [2023-02-22T17:11:27.494Z] 
17:11:27 [2023-02-22T17:11:27.494Z] #31 [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
17:11:27 [2023-02-22T17:11:27.494Z] #31 ...
17:11:27 [2023-02-22T17:11:27.494Z] 
17:11:27 [2023-02-22T17:11:27.494Z] #32 [rootlesskit-src 1/3] WORKDIR /usr/src/rootlesskit
17:11:27 [2023-02-22T17:11:27.494Z] #32 DONE 0.4s
17:11:27 [2023-02-22T17:11:27.494Z] 
17:11:27 [2023-02-22T17:11:27.494Z] #33 [tini-src 1/3] WORKDIR /usr/src/tini
17:11:27 [2023-02-22T17:11:27.494Z] #33 DONE 0.6s
17:11:27 [2023-02-22T17:11:27.757Z] 
17:11:27 [2023-02-22T17:11:27.757Z] #34 [registry-src 1/2] WORKDIR /usr/src/registry
17:11:27 [2023-02-22T17:11:27.757Z] #34 DONE 0.6s
17:11:27 [2023-02-22T17:11:27.757Z] 
17:11:27 [2023-02-22T17:11:27.757Z] #35 [delve-src 1/3] WORKDIR /usr/src/delve
17:11:27 [2023-02-22T17:11:27.757Z] #35 DONE 0.6s
17:11:27 [2023-02-22T17:11:27.757Z] 
17:11:27 [2023-02-22T17:11:27.757Z] #36 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
17:11:27 [2023-02-22T17:11:27.757Z] #36 DONE 0.6s
17:11:27 [2023-02-22T17:11:27.757Z] 
17:11:27 [2023-02-22T17:11:27.757Z] #37 [swagger-src 1/3] WORKDIR /usr/src/swagger
17:11:27 [2023-02-22T17:11:27.757Z] #37 DONE 0.6s
17:11:27 [2023-02-22T17:11:27.757Z] 
17:11:27 [2023-02-22T17:11:27.757Z] #38 [containerd-src 1/3] WORKDIR /usr/src/containerd
17:11:27 [2023-02-22T17:11:27.757Z] #38 DONE 0.6s
17:11:27 [2023-02-22T17:11:27.757Z] 
17:11:27 [2023-02-22T17:11:27.757Z] #39 [dockercli 1/3] WORKDIR /go/src/github.com/docker/cli
17:11:27 [2023-02-22T17:11:27.757Z] #39 DONE 0.7s
17:11:27 [2023-02-22T17:11:27.757Z] 
17:11:27 [2023-02-22T17:11:27.757Z] #40 [containerd-src 2/3] RUN git init . && git remote add origin "https://github.com/containerd/containerd.git"
17:11:27 [2023-02-22T17:11:27.757Z] #40 ...
17:11:27 [2023-02-22T17:11:27.757Z] 
17:11:27 [2023-02-22T17:11:27.757Z] #41 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
17:11:27 [2023-02-22T17:11:27.757Z] #41 DONE 0.7s
17:11:27 [2023-02-22T17:11:27.757Z] 
17:11:27 [2023-02-22T17:11:27.757Z] #42 [runc-src 1/3] WORKDIR /usr/src/runc
17:11:27 [2023-02-22T17:11:27.757Z] #42 DONE 0.7s
17:11:27 [2023-02-22T17:11:27.757Z] 
17:11:27 [2023-02-22T17:11:27.757Z] #43 [tini-build 1/4] WORKDIR /go/src/github.com/krallin/tini
17:11:27 [2023-02-22T17:11:27.757Z] #43 DONE 0.7s
17:11:27 [2023-02-22T17:11:27.757Z] 
17:11:27 [2023-02-22T17:11:27.757Z] #44 [runc-build 1/3] WORKDIR /go/src/github.com/opencontainers/runc
17:11:27 [2023-02-22T17:11:27.757Z] #44 DONE 0.7s
17:11:28 [2023-02-22T17:11:28.019Z] 
17:11:28 [2023-02-22T17:11:28.019Z] #25 [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
17:11:28 [2023-02-22T17:11:28.019Z] #25 5.818 #=#=#                                                                         

                                                                           0.1%
############################                                              39.5%
##########################################                                59.2%
######################################################################## 100.0%
17:11:28 [2023-02-22T17:11:28.019Z] #25 6.640 
17:11:29 [2023-02-22T17:11:29.926Z] #25 8.465 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
17:11:30 [2023-02-22T17:11:30.184Z] #25 8.844 
17:11:30 [2023-02-22T17:11:30.700Z] #25 9.089 #=#=#                                                                         

######################################################################## 100.0%
17:11:30 [2023-02-22T17:11:30.700Z] #25 9.394 
17:11:31 [2023-02-22T17:11:31.266Z] #25 10.06 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
17:11:31 [2023-02-22T17:11:31.524Z] #25 10.31 
17:11:32 [2023-02-22T17:11:32.040Z] #25 10.57 #=#=#                                                                         

######################################################################## 100.0%
17:11:32 [2023-02-22T17:11:32.040Z] #25 10.86 
17:11:32 [2023-02-22T17:11:32.298Z] #25 10.93 Download of images into '/build' complete.
17:11:32 [2023-02-22T17:11:32.298Z] #25 10.93 Use something like the following to load the result into a Docker daemon:
17:11:32 [2023-02-22T17:11:32.298Z] #25 10.93   tar -cC '/build' . | docker load
17:11:32 [2023-02-22T17:11:32.298Z] #25 DONE 11.1s
17:11:32 [2023-02-22T17:11:32.298Z] 
17:11:32 [2023-02-22T17:11:32.298Z] #27 [dockercli-src 2/5] RUN git init . && git remote add origin "https://github.com/docker/cli.git"
17:11:32 [2023-02-22T17:11:32.298Z] #27 5.116 Initialized empty Git repository in /tmp/dockercli/.git/
17:11:32 [2023-02-22T17:11:32.298Z] #27 5.116 hint: Using 'master' as the name for the initial branch. This default branch name
17:11:32 [2023-02-22T17:11:32.298Z] #27 5.116 hint: is subject to change. To configure the initial branch name to use in all
17:11:32 [2023-02-22T17:11:32.298Z] #27 5.116 hint: of your new repositories, which will suppress this warning, call:
17:11:32 [2023-02-22T17:11:32.298Z] #27 5.116 hint: 
17:11:32 [2023-02-22T17:11:32.299Z] #27 5.116 hint: 	git config --global init.defaultBranch <name>
17:11:32 [2023-02-22T17:11:32.299Z] #27 5.116 hint: 
17:11:32 [2023-02-22T17:11:32.299Z] #27 5.116 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
17:11:32 [2023-02-22T17:11:32.299Z] #27 5.116 hint: 'development'. The just-created branch can be renamed via this command:
17:11:32 [2023-02-22T17:11:32.299Z] #27 5.116 hint: 
17:11:32 [2023-02-22T17:11:32.299Z] #27 5.116 hint: 	git branch -m <name>
17:11:32 [2023-02-22T17:11:32.299Z] #27 DONE 5.2s
17:11:32 [2023-02-22T17:11:32.299Z] 
17:11:32 [2023-02-22T17:11:32.299Z] #45 [dockercli-src 3/5] RUN git fetch -q --depth 1 origin "v17.06.2-ce" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
17:11:32 [2023-02-22T17:11:32.868Z] #45 ...
17:11:32 [2023-02-22T17:11:32.868Z] 
17:11:32 [2023-02-22T17:11:32.868Z] #46 [swagger-src 2/3] RUN git init . && git remote add origin "https://github.com/kolyshkin/go-swagger.git"
17:11:32 [2023-02-22T17:11:32.868Z] #0 4.916 hint: Using 'master' as the name for the initial branch. This default branch name
17:11:32 [2023-02-22T17:11:32.868Z] #0 4.916 hint: is subject to change. To configure the initial branch name to use in all
17:11:32 [2023-02-22T17:11:32.868Z] #0 4.916 hint: of your new repositories, which will suppress this warning, call:
17:11:32 [2023-02-22T17:11:32.868Z] #0 4.916 hint: 
17:11:32 [2023-02-22T17:11:32.868Z] #0 4.916 hint: 	git config --global init.defaultBranch <name>
17:11:32 [2023-02-22T17:11:32.868Z] #0 4.916 hint: 
17:11:32 [2023-02-22T17:11:32.868Z] #0 4.916 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
17:11:32 [2023-02-22T17:11:32.868Z] #0 4.916 hint: 'development'. The just-created branch can be renamed via this command:
17:11:32 [2023-02-22T17:11:32.868Z] #0 4.916 hint: 
17:11:32 [2023-02-22T17:11:32.868Z] #0 4.916 hint: 	git branch -m <name>
17:11:32 [2023-02-22T17:11:32.868Z] #0 4.919 Initialized empty Git repository in /usr/src/swagger/.git/
17:11:32 [2023-02-22T17:11:32.868Z] #46 DONE 5.1s
17:11:32 [2023-02-22T17:11:32.868Z] 
17:11:32 [2023-02-22T17:11:32.868Z] #47 [registry-src 2/2] RUN git init . && git remote add origin "https://github.com/distribution/distribution.git"
17:11:32 [2023-02-22T17:11:32.868Z] #0 5.168 hint: Using 'master' as the name for the initial branch. This default branch name
17:11:32 [2023-02-22T17:11:32.868Z] #0 5.168 hint: is subject to change. To configure the initial branch name to use in all
17:11:32 [2023-02-22T17:11:32.868Z] #0 5.168 hint: of your new repositories, which will suppress this warning, call:
17:11:32 [2023-02-22T17:11:32.868Z] #0 5.168 hint: 
17:11:32 [2023-02-22T17:11:32.868Z] #0 5.168 hint: 	git config --global init.defaultBranch <name>
17:11:32 [2023-02-22T17:11:32.868Z] #0 5.168 hint: 
17:11:32 [2023-02-22T17:11:32.868Z] #0 5.168 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
17:11:32 [2023-02-22T17:11:32.868Z] #0 5.168 hint: 'development'. The just-created branch can be renamed via this command:
17:11:32 [2023-02-22T17:11:32.868Z] #0 5.168 hint: 
17:11:32 [2023-02-22T17:11:32.868Z] #0 5.168 hint: 	git branch -m <name>
17:11:32 [2023-02-22T17:11:32.868Z] #0 5.168 Initialized empty Git repository in /usr/src/registry/.git/
17:11:32 [2023-02-22T17:11:32.868Z] #47 DONE 5.2s
17:11:32 [2023-02-22T17:11:32.868Z] 
17:11:32 [2023-02-22T17:11:32.868Z] #48 [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...)
17:11:33 [2023-02-22T17:11:33.126Z] #48 ...
17:11:33 [2023-02-22T17:11:33.126Z] 
17:11:33 [2023-02-22T17:11:33.126Z] #49 [rootlesskit-src 2/3] RUN git init . && git remote add origin "https://github.com/rootless-containers/rootlesskit.git"
17:11:33 [2023-02-22T17:11:33.126Z] #0 5.436 Initialized empty Git repository in /usr/src/rootlesskit/.git/
17:11:33 [2023-02-22T17:11:33.126Z] #0 5.463 hint: Using 'master' as the name for the initial branch. This default branch name
17:11:33 [2023-02-22T17:11:33.126Z] #0 5.463 hint: is subject to change. To configure the initial branch name to use in all
17:11:33 [2023-02-22T17:11:33.126Z] #0 5.463 hint: of your new repositories, which will suppress this warning, call:
17:11:33 [2023-02-22T17:11:33.126Z] #0 5.463 hint: 
17:11:33 [2023-02-22T17:11:33.126Z] #0 5.463 hint: 	git config --global init.defaultBranch <name>
17:11:33 [2023-02-22T17:11:33.126Z] #0 5.463 hint: 
17:11:33 [2023-02-22T17:11:33.126Z] #0 5.463 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
17:11:33 [2023-02-22T17:11:33.126Z] #0 5.463 hint: 'development'. The just-created branch can be renamed via this command:
17:11:33 [2023-02-22T17:11:33.126Z] #0 5.463 hint: 
17:11:33 [2023-02-22T17:11:33.126Z] #0 5.463 hint: 	git branch -m <name>
17:11:33 [2023-02-22T17:11:33.126Z] #49 DONE 5.5s
17:11:33 [2023-02-22T17:11:33.126Z] 
17:11:33 [2023-02-22T17:11:33.126Z] #50 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
17:11:33 [2023-02-22T17:11:33.384Z] #50 ...
17:11:33 [2023-02-22T17:11:33.384Z] 
17:11:33 [2023-02-22T17:11:33.384Z] #51 [tini-src 2/3] RUN git init . && git remote add origin "https://github.com/krallin/tini.git"
17:11:33 [2023-02-22T17:11:33.384Z] #0 5.653 Initialized empty Git repository in /usr/src/tini/.git/
17:11:33 [2023-02-22T17:11:33.384Z] #0 5.653 hint: Using 'master' as the name for the initial branch. This default branch name
17:11:33 [2023-02-22T17:11:33.384Z] #0 5.653 hint: is subject to change. To configure the initial branch name to use in all
17:11:33 [2023-02-22T17:11:33.384Z] #0 5.653 hint: of your new repositories, which will suppress this warning, call:
17:11:33 [2023-02-22T17:11:33.384Z] #0 5.653 hint: 
17:11:33 [2023-02-22T17:11:33.384Z] #0 5.653 hint: 	git config --global init.defaultBranch <name>
17:11:33 [2023-02-22T17:11:33.384Z] #0 5.653 hint: 
17:11:33 [2023-02-22T17:11:33.384Z] #0 5.653 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
17:11:33 [2023-02-22T17:11:33.384Z] #0 5.653 hint: 'development'. The just-created branch can be renamed via this command:
17:11:33 [2023-02-22T17:11:33.384Z] #0 5.653 hint: 
17:11:33 [2023-02-22T17:11:33.384Z] #0 5.653 hint: 	git branch -m <name>
17:11:33 [2023-02-22T17:11:33.384Z] #51 DONE 5.8s
17:11:33 [2023-02-22T17:11:33.384Z] 
17:11:33 [2023-02-22T17:11:33.384Z] #52 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
17:11:33 [2023-02-22T17:11:33.967Z] #52 ...
17:11:33 [2023-02-22T17:11:33.967Z] 
17:11:33 [2023-02-22T17:11:33.967Z] #40 [containerd-src 2/3] RUN git init . && git remote add origin "https://github.com/containerd/containerd.git"
17:11:33 [2023-02-22T17:11:33.967Z] #40 6.116 hint: Using 'master' as the name for the initial branch. This default branch name
17:11:33 [2023-02-22T17:11:33.967Z] #40 6.116 hint: is subject to change. To configure the initial branch name to use in all
17:11:33 [2023-02-22T17:11:33.967Z] #40 6.116 hint: of your new repositories, which will suppress this warning, call:
17:11:33 [2023-02-22T17:11:33.967Z] #40 6.116 hint: 
17:11:33 [2023-02-22T17:11:33.967Z] #40 6.116 hint: 	git config --global init.defaultBranch <name>
17:11:33 [2023-02-22T17:11:33.967Z] #40 6.116 hint: 
17:11:33 [2023-02-22T17:11:33.967Z] #40 6.116 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
17:11:33 [2023-02-22T17:11:33.967Z] #40 6.116 hint: 'development'. The just-created branch can be renamed via this command:
17:11:33 [2023-02-22T17:11:33.967Z] #40 6.116 hint: 
17:11:33 [2023-02-22T17:11:33.967Z] #40 6.116 hint: 	git branch -m <name>
17:11:33 [2023-02-22T17:11:33.967Z] #40 6.124 Initialized empty Git repository in /usr/src/containerd/.git/
17:11:33 [2023-02-22T17:11:33.967Z] #40 DONE 6.3s
17:11:34 [2023-02-22T17:11:34.225Z] 
17:11:34 [2023-02-22T17:11:34.225Z] #53 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.6.18" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
17:11:34 [2023-02-22T17:11:34.483Z] #53 ...
17:11:34 [2023-02-22T17:11:34.483Z] 
17:11:34 [2023-02-22T17:11:34.483Z] #54 [delve-src 2/3] RUN git init . && git remote add origin "https://github.com/go-delve/delve.git"
17:11:34 [2023-02-22T17:11:34.483Z] #0 6.791 hint: Using 'master' as the name for the initial branch. This default branch name
17:11:34 [2023-02-22T17:11:34.483Z] #0 6.791 hint: is subject to change. To configure the initial branch name to use in all
17:11:34 [2023-02-22T17:11:34.483Z] #0 6.791 hint: of your new repositories, which will suppress this warning, call:
17:11:34 [2023-02-22T17:11:34.483Z] #0 6.791 hint: 
17:11:34 [2023-02-22T17:11:34.483Z] #0 6.791 hint: 	git config --global init.defaultBranch <name>
17:11:34 [2023-02-22T17:11:34.483Z] #0 6.791 hint: 
17:11:34 [2023-02-22T17:11:34.483Z] #0 6.791 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
17:11:34 [2023-02-22T17:11:34.483Z] #0 6.791 hint: 'development'. The just-created branch can be renamed via this command:
17:11:34 [2023-02-22T17:11:34.483Z] #0 6.791 hint: 
17:11:34 [2023-02-22T17:11:34.483Z] #0 6.791 hint: 	git branch -m <name>
17:11:34 [2023-02-22T17:11:34.483Z] #0 6.797 Initialized empty Git repository in /usr/src/delve/.git/
17:11:34 [2023-02-22T17:11:34.483Z] #54 DONE 6.9s
17:11:34 [2023-02-22T17:11:34.483Z] 
17:11:34 [2023-02-22T17:11:34.483Z] #55 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.9.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
17:11:34 [2023-02-22T17:11:34.742Z] #55 ...
17:11:34 [2023-02-22T17:11:34.742Z] 
17:11:34 [2023-02-22T17:11:34.742Z] #56 [runc-src 2/3] RUN git init . && git remote add origin "https://github.com/opencontainers/runc.git"
17:11:34 [2023-02-22T17:11:34.742Z] #0 6.931 hint: Using 'master' as the name for the initial branch. This default branch name
17:11:34 [2023-02-22T17:11:34.742Z] #0 6.973 hint: is subject to change. To configure the initial branch name to use in all
17:11:34 [2023-02-22T17:11:34.742Z] #0 6.973 hint: of your new repositories, which will suppress this warning, call:
17:11:34 [2023-02-22T17:11:34.742Z] #0 6.973 hint: 
17:11:34 [2023-02-22T17:11:34.742Z] #0 6.973 hint: 	git config --global init.defaultBranch <name>
17:11:34 [2023-02-22T17:11:34.742Z] #0 6.973 hint: 
17:11:34 [2023-02-22T17:11:34.742Z] #0 6.973 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
17:11:34 [2023-02-22T17:11:34.742Z] #0 6.973 hint: 'development'. The just-created branch can be renamed via this command:
17:11:34 [2023-02-22T17:11:34.742Z] #0 6.973 hint: 
17:11:34 [2023-02-22T17:11:34.742Z] #0 6.973 hint: 	git branch -m <name>
17:11:34 [2023-02-22T17:11:34.742Z] #0 6.973 Initialized empty Git repository in /usr/src/runc/.git/
17:11:34 [2023-02-22T17:11:34.742Z] #56 DONE 7.0s
17:11:34 [2023-02-22T17:11:34.742Z] 
17:11:34 [2023-02-22T17:11:34.742Z] #57 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.4" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
17:11:37 [2023-02-22T17:11:37.281Z] #57 ...
17:11:37 [2023-02-22T17:11:37.281Z] 
17:11:37 [2023-02-22T17:11:37.281Z] #58 [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
17:11:37 [2023-02-22T17:11:37.281Z] #0 7.684 go: downloading mvdan.cc/sh/v3 v3.0.2
17:11:37 [2023-02-22T17:11:37.281Z] #58 ...
17:11:37 [2023-02-22T17:11:37.281Z] 
17:11:37 [2023-02-22T17:11:37.281Z] #59 [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
17:11:37 [2023-02-22T17:11:37.281Z] #0 9.458 go: downloading github.com/golangci/golangci-lint v1.49.0
17:11:37 [2023-02-22T17:11:37.281Z] #59 ...
17:11:37 [2023-02-22T17:11:37.281Z] 
17:11:37 [2023-02-22T17:11:37.281Z] #60 [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
17:11:37 [2023-02-22T17:11:37.281Z] #0 9.867 go: downloading gotest.tools/gotestsum v1.8.2
17:11:37 [2023-02-22T17:11:37.540Z] #60 ...
17:11:37 [2023-02-22T17:11:37.540Z] 
17:11:37 [2023-02-22T17:11:37.540Z] #61 [rootlesskit-build 2/5] RUN --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libc6-dev
17:11:37 [2023-02-22T17:11:37.540Z] #0 8.801 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
17:11:37 [2023-02-22T17:11:37.540Z] #0 8.917 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
17:11:37 [2023-02-22T17:11:37.540Z] #0 8.917 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
17:11:37 [2023-02-22T17:11:37.540Z] #61 ...
17:11:37 [2023-02-22T17:11:37.540Z] 
17:11:37 [2023-02-22T17:11:37.540Z] #62 [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
17:11:37 [2023-02-22T17:11:37.540Z] #0 6.918 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
17:11:37 [2023-02-22T17:11:37.540Z] #0 6.918 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
17:11:37 [2023-02-22T17:11:37.540Z] #0 6.918 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
17:11:37 [2023-02-22T17:11:37.540Z] #0 7.400 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB]
17:11:37 [2023-02-22T17:11:37.540Z] #0 7.477 Get:5 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  InRelease [1540 B]
17:11:37 [2023-02-22T17:11:37.540Z] #0 9.252 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [224 kB]
17:11:37 [2023-02-22T17:11:37.797Z] #62 ...
17:11:37 [2023-02-22T17:11:37.797Z] 
17:11:37 [2023-02-22T17:11:37.797Z] #63 [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             ;
17:11:37 [2023-02-22T17:11:37.797Z] #0 9.571 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
17:11:37 [2023-02-22T17:11:37.797Z] #0 9.656 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
17:11:37 [2023-02-22T17:11:37.797Z] #0 9.656 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
17:11:37 [2023-02-22T17:11:37.797Z] #63 ...
17:11:37 [2023-02-22T17:11:37.797Z] 
17:11:37 [2023-02-22T17:11:37.797Z] #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
17:11:37 [2023-02-22T17:11:37.797Z] #0 9.334 go: downloading github.com/pelletier/go-toml v1.8.1
17:11:38 [2023-02-22T17:11:38.055Z] #64 ...
17:11:38 [2023-02-22T17:11:38.055Z] 
17:11:38 [2023-02-22T17:11:38.055Z] #65 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.3.0"      && /build/go-winres --help
17:11:38 [2023-02-22T17:11:38.055Z] #0 8.937 go: downloading github.com/tc-hib/go-winres v0.3.0
17:11:38 [2023-02-22T17:11:38.055Z] #0 10.21 go: downloading github.com/tc-hib/winres v0.1.6
17:11:38 [2023-02-22T17:11:38.313Z] #65 ...
17:11:38 [2023-02-22T17:11:38.313Z] 
17:11:38 [2023-02-22T17:11:38.313Z] #66 [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
17:11:38 [2023-02-22T17:11:38.313Z] #0 7.580 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
17:11:38 [2023-02-22T17:11:38.313Z] #0 7.663 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
17:11:38 [2023-02-22T17:11:38.313Z] #0 7.663 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
17:11:38 [2023-02-22T17:11:38.313Z] #0 8.732 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB]
17:11:38 [2023-02-22T17:11:38.314Z] #66 ...
17:11:38 [2023-02-22T17:11:38.314Z] 
17:11:38 [2023-02-22T17:11:38.314Z] #67 [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
17:11:38 [2023-02-22T17:11:38.314Z] #0 7.570 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
17:11:38 [2023-02-22T17:11:38.314Z] #0 7.650 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
17:11:38 [2023-02-22T17:11:38.314Z] #0 7.650 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
17:11:38 [2023-02-22T17:11:38.314Z] #0 8.767 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB]
17:11:38 [2023-02-22T17:11:38.572Z] #67 ...
17:11:38 [2023-02-22T17:11:38.572Z] 
17:11:38 [2023-02-22T17:11:38.572Z] #68 [dockercli 2/3] RUN xx-apt-get install -y --no-install-recommends gcc libc6-dev
17:11:38 [2023-02-22T17:11:38.572Z] #0 6.759 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
17:11:38 [2023-02-22T17:11:38.572Z] #0 6.759 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
17:11:38 [2023-02-22T17:11:38.572Z] #0 6.759 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
17:11:38 [2023-02-22T17:11:38.572Z] #0 8.803 Reading package lists...
17:11:38 [2023-02-22T17:11:38.572Z] #68 ...
17:11:38 [2023-02-22T17:11:38.572Z] 
17:11:38 [2023-02-22T17:11:38.572Z] #63 [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             ;
17:11:38 [2023-02-22T17:11:38.573Z] #63 11.40 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB]
17:11:39 [2023-02-22T17:11:39.948Z] #63 ...
17:11:39 [2023-02-22T17:11:39.948Z] 
17:11:39 [2023-02-22T17:11:39.948Z] #52 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
17:11:39 [2023-02-22T17:11:39.948Z] #52 DONE 6.7s
17:11:40 [2023-02-22T17:11:40.207Z] 
17:11:40 [2023-02-22T17:11:40.207Z] #59 [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
17:11:40 [2023-02-22T17:11:40.207Z] #59 12.58 go: downloading github.com/gofrs/flock v0.8.1
17:11:40 [2023-02-22T17:11:40.207Z] #59 12.58 go: downloading github.com/pkg/errors v0.9.1
17:11:40 [2023-02-22T17:11:40.207Z] #59 12.70 go: downloading github.com/spf13/cobra v1.5.0
17:11:40 [2023-02-22T17:11:40.207Z] #59 12.70 go: downloading github.com/spf13/pflag v1.0.5
17:11:40 [2023-02-22T17:11:40.207Z] #59 13.16 go: downloading github.com/spf13/viper v1.12.0
17:11:40 [2023-02-22T17:11:40.207Z] #59 13.27 go: downloading gopkg.in/yaml.v3 v3.0.1
17:11:40 [2023-02-22T17:11:40.772Z] #59 13.81 go: downloading github.com/mattn/go-colorable v0.1.13
17:11:40 [2023-02-22T17:11:40.772Z] #59 13.87 go: downloading github.com/mattn/go-isatty v0.0.16
17:11:41 [2023-02-22T17:11:41.030Z] #59 13.96 go: downloading golang.org/x/tools v0.1.12
17:11:41 [2023-02-22T17:11:41.296Z] #59 14.11 go: downloading github.com/hashicorp/go-version v1.6.0
17:11:41 [2023-02-22T17:11:41.569Z] #59 14.50 go: downloading github.com/ldez/gomoddirectives v0.2.3
17:11:41 [2023-02-22T17:11:41.827Z] #59 14.85 go: downloading github.com/mitchellh/go-homedir v1.1.0
17:11:42 [2023-02-22T17:11:42.085Z] #59 15.04 go: downloading github.com/hashicorp/go-multierror v1.1.1
17:11:43 [2023-02-22T17:11:43.019Z] #59 ...
17:11:43 [2023-02-22T17:11:43.019Z] 
17:11:43 [2023-02-22T17:11:43.019Z] #69 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD
17:11:43 [2023-02-22T17:11:43.019Z] #69 ...
17:11:43 [2023-02-22T17:11:43.019Z] 
17:11:43 [2023-02-22T17:11:43.019Z] #68 [dockercli 2/3] RUN xx-apt-get install -y --no-install-recommends gcc libc6-dev
17:11:43 [2023-02-22T17:11:43.019Z] #0 8.803 Reading package lists...
17:11:43 [2023-02-22T17:11:43.019Z] #68 15.31 + apt-get  install -y --no-install-recommends gcc libc6-dev
17:11:43 [2023-02-22T17:11:43.534Z] #68 15.45 Reading package lists...
17:11:43 [2023-02-22T17:11:43.534Z] #68 ...
17:11:43 [2023-02-22T17:11:43.534Z] 
17:11:43 [2023-02-22T17:11:43.534Z] #50 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
17:11:43 [2023-02-22T17:11:43.534Z] #50 DONE 10.5s
17:11:43 [2023-02-22T17:11:43.534Z] 
17:11:43 [2023-02-22T17:11:43.534Z] #60 [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
17:11:43 [2023-02-22T17:11:43.534Z] #60 12.10 go: downloading github.com/fatih/color v1.13.0
17:11:43 [2023-02-22T17:11:43.534Z] #60 12.14 go: downloading github.com/dnephin/pflag v1.0.7
17:11:43 [2023-02-22T17:11:43.534Z] #60 12.15 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
17:11:43 [2023-02-22T17:11:43.534Z] #60 12.34 go: downloading golang.org/x/tools v0.1.11
17:11:43 [2023-02-22T17:11:43.534Z] #60 12.59 go: downloading github.com/mattn/go-colorable v0.1.12
17:11:43 [2023-02-22T17:11:43.534Z] #60 12.77 go: downloading github.com/mattn/go-isatty v0.0.14
17:11:43 [2023-02-22T17:11:43.534Z] #60 13.33 go: downloading github.com/fsnotify/fsnotify v1.5.4
17:11:43 [2023-02-22T17:11:43.534Z] #60 13.65 go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8
17:11:44 [2023-02-22T17:11:44.917Z] #60 17.61 go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f
17:11:44 [2023-02-22T17:11:44.917Z] #60 17.77 go: downloading golang.org/x/term v0.0.0-20220526004731-065cf7ba2467
17:11:45 [2023-02-22T17:11:45.903Z] #60 ...
17:11:45 [2023-02-22T17:11:45.903Z] 
17:11:45 [2023-02-22T17:11:45.903Z] #31 [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
17:11:45 [2023-02-22T17:11:45.903Z] #31 8.337 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
17:11:45 [2023-02-22T17:11:45.903Z] #31 8.416 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
17:11:45 [2023-02-22T17:11:45.903Z] #31 8.416 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
17:11:45 [2023-02-22T17:11:45.903Z] #31 9.951 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB]
17:11:45 [2023-02-22T17:11:45.903Z] #31 13.09 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [224 kB]
17:11:45 [2023-02-22T17:11:45.903Z] #31 16.56 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
17:11:45 [2023-02-22T17:11:45.903Z] #31 ...
17:11:45 [2023-02-22T17:11:45.903Z] 
17:11:45 [2023-02-22T17:11:45.903Z] #69 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD
17:11:45 [2023-02-22T17:11:45.903Z] #69 DONE 13.1s
17:11:45 [2023-02-22T17:11:45.903Z] 
17:11:45 [2023-02-22T17:11:45.903Z] #65 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.3.0"      && /build/go-winres --help
17:11:45 [2023-02-22T17:11:45.903Z] #65 11.99 go: downloading github.com/urfave/cli/v2 v2.3.0
17:11:45 [2023-02-22T17:11:45.903Z] #65 12.07 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646
17:11:45 [2023-02-22T17:11:45.903Z] #65 12.16 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb
17:11:45 [2023-02-22T17:11:45.903Z] #65 15.53 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
17:11:45 [2023-02-22T17:11:45.903Z] #65 15.90 go: downloading github.com/russross/blackfriday/v2 v2.1.0
17:11:46 [2023-02-22T17:11:46.205Z] #65 ...
17:11:46 [2023-02-22T17:11:46.205Z] 
17:11:46 [2023-02-22T17:11:46.205Z] #70 [swagger 2/2] RUN --mount=from=swagger-src,src=/usr/src/swagger,rw     --mount=type=cache,target=/root/.cache/go-build,id=swagger-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/ <<EOT (set -e...)
17:11:48 [2023-02-22T17:11:48.117Z] #70 ...
17:11:48 [2023-02-22T17:11:48.117Z] 
17:11:48 [2023-02-22T17:11:48.117Z] #61 [rootlesskit-build 2/5] RUN --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libc6-dev
17:11:48 [2023-02-22T17:11:48.117Z] #61 10.41 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB]
17:11:48 [2023-02-22T17:11:48.117Z] #61 13.52 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [224 kB]
17:11:48 [2023-02-22T17:11:48.117Z] #61 17.48 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
17:11:48 [2023-02-22T17:11:48.117Z] #61 ...
17:11:48 [2023-02-22T17:11:48.117Z] 
17:11:48 [2023-02-22T17:11:48.117Z] #58 [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
17:11:48 [2023-02-22T17:11:48.117Z] #58 11.97 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
17:11:48 [2023-02-22T17:11:48.117Z] #58 11.97 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
17:11:48 [2023-02-22T17:11:48.117Z] #58 12.14 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
17:11:48 [2023-02-22T17:11:48.117Z] #58 13.96 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
17:11:48 [2023-02-22T17:11:48.375Z] #58 ...
17:11:48 [2023-02-22T17:11:48.375Z] 
17:11:48 [2023-02-22T17:11:48.375Z] #48 [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...)
17:11:48 [2023-02-22T17:11:48.375Z] #48 5.395 + git fetch -q --depth 1 origin v2.3.0 +refs/tags/*:refs/tags/*
17:11:48 [2023-02-22T17:11:48.375Z] #48 12.93 + git checkout -q FETCH_HEAD
17:11:48 [2023-02-22T17:11:48.375Z] #48 ...
17:11:48 [2023-02-22T17:11:48.375Z] 
17:11:48 [2023-02-22T17:11:48.375Z] #62 [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
17:11:48 [2023-02-22T17:11:48.375Z] #62 12.63 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
17:11:48 [2023-02-22T17:11:48.375Z] #62 15.59 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  Packages [2163 B]
17:11:48 [2023-02-22T17:11:48.375Z] #62 19.54 Fetched 8519 kB in 13s (657 kB/s)
17:11:48 [2023-02-22T17:11:48.941Z] #62 19.54 Reading package lists...
17:11:48 [2023-02-22T17:11:48.941Z] #62 ...
17:11:48 [2023-02-22T17:11:48.941Z] 
17:11:48 [2023-02-22T17:11:48.941Z] #48 [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...)
17:11:48 [2023-02-22T17:11:48.941Z] #48 15.90 + export GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
17:11:48 [2023-02-22T17:11:48.941Z] #48 15.91 + CGO_ENABLED=0 xx-go build -o /build/registry-v2 -v ./cmd/registry
17:11:48 [2023-02-22T17:11:48.941Z] #48 ...
17:11:48 [2023-02-22T17:11:48.941Z] 
17:11:48 [2023-02-22T17:11:48.941Z] #57 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.4" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
17:11:48 [2023-02-22T17:11:48.941Z] #57 DONE 14.3s
17:11:49 [2023-02-22T17:11:49.200Z] 
17:11:49 [2023-02-22T17:11:49.200Z] #63 [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             ;
17:11:49 [2023-02-22T17:11:49.200Z] #63 14.68 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [224 kB]
17:11:49 [2023-02-22T17:11:49.200Z] #63 18.08 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
17:11:49 [2023-02-22T17:11:49.460Z] #63 ...
17:11:49 [2023-02-22T17:11:49.460Z] 
17:11:49 [2023-02-22T17:11:49.460Z] #66 [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
17:11:49 [2023-02-22T17:11:49.460Z] #66 12.35 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [224 kB]
17:11:49 [2023-02-22T17:11:49.460Z] #66 15.33 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
17:11:49 [2023-02-22T17:11:49.460Z] #66 21.67 Fetched 8516 kB in 14s (592 kB/s)
17:11:49 [2023-02-22T17:11:49.719Z] #66 21.67 Reading package lists...
17:11:49 [2023-02-22T17:11:49.719Z] #66 ...
17:11:49 [2023-02-22T17:11:49.719Z] 
17:11:49 [2023-02-22T17:11:49.719Z] #68 [dockercli 2/3] RUN xx-apt-get install -y --no-install-recommends gcc libc6-dev
17:11:49 [2023-02-22T17:11:49.719Z] #68 15.45 Reading package lists...
17:11:49 [2023-02-22T17:11:49.977Z] #68 22.14 Building dependency tree...
17:11:49 [2023-02-22T17:11:49.977Z] #68 ...
17:11:49 [2023-02-22T17:11:49.977Z] 
17:11:49 [2023-02-22T17:11:49.977Z] #67 [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
17:11:49 [2023-02-22T17:11:49.977Z] #67 12.09 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [224 kB]
17:11:49 [2023-02-22T17:11:49.977Z] #67 15.60 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
17:11:49 [2023-02-22T17:11:49.977Z] #67 21.82 Fetched 8516 kB in 15s (586 kB/s)
17:11:49 [2023-02-22T17:11:49.977Z] #67 21.82 Reading package lists...
17:11:49 [2023-02-22T17:11:49.977Z] #67 ...
17:11:49 [2023-02-22T17:11:49.977Z] 
17:11:49 [2023-02-22T17:11:49.977Z] #59 [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
17:11:49 [2023-02-22T17:11:49.977Z] #59 22.78 go: downloading github.com/sirupsen/logrus v1.9.0
17:11:49 [2023-02-22T17:11:49.977Z] #59 22.81 go: downloading github.com/stretchr/testify v1.8.0
17:11:50 [2023-02-22T17:11:50.235Z] #59 23.19 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b
17:11:50 [2023-02-22T17:11:50.236Z] #59 23.19 go: downloading github.com/golangci/revgrep v0.0.0-20220804021717-745bb2f7c2e6
17:11:50 [2023-02-22T17:11:50.236Z] #59 23.33 go: downloading github.com/mitchellh/mapstructure v1.5.0
17:11:50 [2023-02-22T17:11:50.505Z] #59 23.38 go: downloading github.com/spf13/afero v1.8.2
17:11:50 [2023-02-22T17:11:50.505Z] #59 23.60 go: downloading github.com/spf13/cast v1.5.0
17:11:50 [2023-02-22T17:11:50.763Z] #59 23.75 go: downloading github.com/spf13/jwalterweatherman v1.1.0
17:11:51 [2023-02-22T17:11:51.022Z] #59 23.98 go: downloading golang.org/x/sys v0.0.0-20220811171246-fbc7d0a398ab
17:11:51 [2023-02-22T17:11:51.022Z] #59 24.00 go: downloading github.com/hashicorp/errwrap v1.0.0
17:11:51 [2023-02-22T17:11:51.280Z] #59 24.29 go: downloading 4d63.com/gochecknoglobals v0.1.0
17:11:51 [2023-02-22T17:11:51.540Z] #59 24.53 go: downloading github.com/Antonboom/errname v0.1.7
17:11:51 [2023-02-22T17:11:51.802Z] #59 24.76 go: downloading github.com/Antonboom/nilnil v0.1.1
17:11:52 [2023-02-22T17:11:52.062Z] #59 24.97 go: downloading github.com/BurntSushi/toml v1.2.0
17:11:52 [2023-02-22T17:11:52.629Z] #59 ...
17:11:52 [2023-02-22T17:11:52.629Z] 
17:11:52 [2023-02-22T17:11:52.629Z] #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
17:11:52 [2023-02-22T17:11:52.629Z] #64 24.79 tomll can be used in two ways:
17:11:52 [2023-02-22T17:11:52.629Z] #64 24.80 Writing to STDIN and reading from STDOUT:
17:11:52 [2023-02-22T17:11:52.629Z] #64 24.80   cat file.toml | tomll > file.toml
17:11:52 [2023-02-22T17:11:52.629Z] #64 24.80 
17:11:52 [2023-02-22T17:11:52.629Z] #64 24.80 Reading and updating a list of files:
17:11:52 [2023-02-22T17:11:52.629Z] #64 24.80   tomll a.toml b.toml c.toml
17:11:52 [2023-02-22T17:11:52.629Z] #64 24.80 
17:11:52 [2023-02-22T17:11:52.629Z] #64 24.80 When given a list of files, tomll will modify all files in place without asking.
17:11:52 [2023-02-22T17:11:52.629Z] #64 DONE 25.7s
17:11:52 [2023-02-22T17:11:52.887Z] 
17:11:52 [2023-02-22T17:11:52.887Z] #55 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.9.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
17:11:52 [2023-02-22T17:11:52.887Z] #55 DONE 18.2s
17:11:52 [2023-02-22T17:11:52.887Z] 
17:11:52 [2023-02-22T17:11:52.887Z] #68 [dockercli 2/3] RUN xx-apt-get install -y --no-install-recommends gcc libc6-dev
17:11:52 [2023-02-22T17:11:52.887Z] #68 22.14 Building dependency tree...
17:11:52 [2023-02-22T17:11:52.887Z] #68 24.17 Reading state information...
17:11:56 [2023-02-22T17:11:56.183Z] #68 27.99 gcc is already the newest version (4:10.2.1-1).
17:11:56 [2023-02-22T17:11:56.183Z] #68 27.99 libc6-dev is already the newest version (2.31-13+deb11u5).
17:11:56 [2023-02-22T17:11:56.183Z] #68 27.99 0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.
17:11:56 [2023-02-22T17:11:56.183Z] #68 DONE 28.2s
17:11:56 [2023-02-22T17:11:56.183Z] 
17:11:56 [2023-02-22T17:11:56.183Z] #59 [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
17:11:56 [2023-02-22T17:11:56.183Z] #59 26.24 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
17:11:56 [2023-02-22T17:11:56.183Z] #59 26.72 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.3.0
17:11:56 [2023-02-22T17:11:56.183Z] #59 26.87 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0
17:11:56 [2023-02-22T17:11:56.183Z] #59 27.37 go: downloading github.com/alexkohler/prealloc v1.0.0
17:11:56 [2023-02-22T17:11:56.183Z] #59 27.46 go: downloading github.com/alingse/asasalint v0.0.11
17:11:56 [2023-02-22T17:11:56.183Z] #59 27.62 go: downloading github.com/ashanbrown/forbidigo v1.3.0
17:11:56 [2023-02-22T17:11:56.183Z] #59 27.73 go: downloading github.com/ashanbrown/makezero v1.1.1
17:11:56 [2023-02-22T17:11:56.183Z] #59 27.80 go: downloading github.com/bkielbasa/cyclop v1.2.0
17:11:56 [2023-02-22T17:11:56.183Z] #59 27.93 go: downloading github.com/blizzy78/varnamelen v0.8.0
17:11:56 [2023-02-22T17:11:56.183Z] #59 28.15 go: downloading github.com/bombsimon/wsl/v3 v3.3.0
17:11:56 [2023-02-22T17:11:56.183Z] #59 28.38 go: downloading github.com/breml/bidichk v0.2.3
17:11:56 [2023-02-22T17:11:56.183Z] #59 28.55 go: downloading github.com/breml/errchkjson v0.3.0
17:11:56 [2023-02-22T17:11:56.183Z] #59 28.55 go: downloading github.com/butuzov/ireturn v0.1.1
17:11:56 [2023-02-22T17:11:56.183Z] #59 28.63 go: downloading github.com/charithe/durationcheck v0.0.9
17:11:56 [2023-02-22T17:11:56.183Z] #59 28.70 go: downloading github.com/curioswitch/go-reassign v0.1.2
17:11:56 [2023-02-22T17:11:56.183Z] #59 28.71 go: downloading github.com/daixiang0/gci v0.6.3
17:11:56 [2023-02-22T17:11:56.183Z] #59 29.23 go: downloading github.com/denis-tingaikin/go-header v0.4.3
17:11:56 [2023-02-22T17:11:56.183Z] #59 29.23 go: downloading github.com/esimonov/ifshort v1.0.4
17:11:56 [2023-02-22T17:11:56.441Z] #59 29.32 go: downloading github.com/firefart/nonamedreturns v1.0.4
17:11:56 [2023-02-22T17:11:56.441Z] #59 29.34 go: downloading github.com/fzipp/gocyclo v0.6.0
17:11:56 [2023-02-22T17:11:56.441Z] #59 29.51 go: downloading github.com/go-critic/go-critic v0.6.4
17:11:57 [2023-02-22T17:11:57.377Z] #59 30.40 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
17:11:57 [2023-02-22T17:11:57.377Z] #59 30.45 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
17:11:57 [2023-02-22T17:11:57.636Z] #59 30.46 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe
17:11:57 [2023-02-22T17:11:57.636Z] #59 30.57 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
17:11:57 [2023-02-22T17:11:57.894Z] #59 30.83 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
17:11:57 [2023-02-22T17:11:57.895Z] #59 30.84 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
17:11:57 [2023-02-22T17:11:57.895Z] #59 30.92 go: downloading github.com/golangci/misspell v0.3.5
17:11:58 [2023-02-22T17:11:58.154Z] #59 31.07 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
17:11:58 [2023-02-22T17:11:58.154Z] #59 31.12 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8
17:11:58 [2023-02-22T17:11:58.154Z] #59 31.21 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0
17:11:58 [2023-02-22T17:11:58.154Z] #59 31.24 go: downloading github.com/gostaticanalysis/nilerr v0.1.1
17:11:58 [2023-02-22T17:11:58.413Z] #59 31.27 go: downloading github.com/hexops/gotextdiff v1.0.3
17:11:58 [2023-02-22T17:11:58.413Z] #59 31.41 go: downloading github.com/jgautheron/goconst v1.5.1
17:11:58 [2023-02-22T17:11:58.413Z] #59 31.42 go: downloading github.com/jingyugao/rowserrcheck v1.1.1
17:11:58 [2023-02-22T17:11:58.413Z] #59 31.48 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af
17:11:58 [2023-02-22T17:11:58.413Z] #59 31.51 go: downloading github.com/julz/importas v0.1.0
17:11:58 [2023-02-22T17:11:58.672Z] #59 31.57 go: downloading github.com/kisielk/errcheck v1.6.2
17:11:58 [2023-02-22T17:11:58.672Z] #59 31.62 go: downloading github.com/kulti/thelper v0.6.3
17:11:58 [2023-02-22T17:11:58.931Z] #59 31.77 go: downloading github.com/kunwardeep/paralleltest v1.0.6
17:11:58 [2023-02-22T17:11:58.931Z] #59 31.85 go: downloading github.com/kyoh86/exportloopref v0.1.8
17:11:58 [2023-02-22T17:11:58.931Z] #59 31.96 go: downloading github.com/ldez/tagliatelle v0.3.1
17:11:59 [2023-02-22T17:11:59.192Z] #59 32.04 go: downloading github.com/leonklingele/grouper v1.1.0
17:11:59 [2023-02-22T17:11:59.192Z] #59 32.05 go: downloading github.com/lufeee/execinquery v1.2.1
17:11:59 [2023-02-22T17:11:59.192Z] #59 32.14 go: downloading github.com/maratori/testpackage v1.1.0
17:11:59 [2023-02-22T17:11:59.192Z] #59 32.21 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951
17:11:59 [2023-02-22T17:11:59.192Z] #59 32.27 go: downloading github.com/mbilski/exhaustivestruct v1.2.0
17:11:59 [2023-02-22T17:11:59.192Z] #59 32.32 go: downloading github.com/mgechev/revive v1.2.3
17:11:59 [2023-02-22T17:11:59.761Z] #59 ...
17:11:59 [2023-02-22T17:11:59.761Z] 
17:11:59 [2023-02-22T17:11:59.761Z] #60 [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
17:11:59 [2023-02-22T17:11:59.761Z] #60 22.64 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4
17:12:00 [2023-02-22T17:12:00.021Z] #60 ...
17:12:00 [2023-02-22T17:12:00.021Z] 
17:12:00 [2023-02-22T17:12:00.021Z] #67 [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
17:12:00 [2023-02-22T17:12:00.021Z] #67 21.82 Reading package lists...
17:12:00 [2023-02-22T17:12:00.021Z] #67 28.67 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
17:12:00 [2023-02-22T17:12:00.021Z] #67 28.68 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
17:12:00 [2023-02-22T17:12:00.021Z] #67 28.68 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
17:12:00 [2023-02-22T17:12:00.588Z] #67 31.71 Reading package lists...
17:12:00 [2023-02-22T17:12:00.588Z] #67 ...
17:12:00 [2023-02-22T17:12:00.588Z] 
17:12:00 [2023-02-22T17:12:00.588Z] #59 [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
17:12:00 [2023-02-22T17:12:00.588Z] #59 33.15 go: downloading github.com/moricho/tparallel v0.2.1
17:12:00 [2023-02-22T17:12:00.588Z] #59 33.15 go: downloading github.com/nakabonne/nestif v0.3.1
17:12:00 [2023-02-22T17:12:00.588Z] #59 33.21 go: downloading github.com/nishanths/exhaustive v0.8.1
17:12:00 [2023-02-22T17:12:00.588Z] #59 33.27 go: downloading github.com/nishanths/predeclared v0.2.2
17:12:00 [2023-02-22T17:12:00.588Z] #59 33.38 go: downloading github.com/polyfloyd/go-errorlint v1.0.2
17:12:00 [2023-02-22T17:12:00.588Z] #59 33.54 go: downloading github.com/ryancurrah/gomodguard v1.2.4
17:12:00 [2023-02-22T17:12:00.588Z] #59 33.58 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0
17:12:00 [2023-02-22T17:12:00.846Z] #59 33.68 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6
17:12:00 [2023-02-22T17:12:00.846Z] #59 33.73 go: downloading github.com/sashamelentyev/interfacebloat v1.1.0
17:12:00 [2023-02-22T17:12:00.846Z] #59 33.76 go: downloading github.com/sashamelentyev/usestdlibvars v1.13.0
17:12:00 [2023-02-22T17:12:00.846Z] #59 33.88 go: downloading github.com/securego/gosec/v2 v2.13.1
17:12:00 [2023-02-22T17:12:00.846Z] #59 ...
17:12:00 [2023-02-22T17:12:00.846Z] 
17:12:00 [2023-02-22T17:12:00.846Z] #48 [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...)
17:12:00 [2023-02-22T17:12:00.846Z] #48 18.01 github.com/docker/distribution/manifest
17:12:00 [2023-02-22T17:12:00.846Z] #48 18.29 crypto/sha1
17:12:00 [2023-02-22T17:12:00.846Z] #48 18.58 net
17:12:00 [2023-02-22T17:12:00.846Z] #48 19.90 github.com/Sirupsen/logrus
17:12:00 [2023-02-22T17:12:00.846Z] #48 23.64 github.com/Sirupsen/logrus/formatters/logstash
17:12:00 [2023-02-22T17:12:00.846Z] #48 24.09 github.com/bugsnag/bugsnag-go/errors
17:12:00 [2023-02-22T17:12:00.846Z] #48 25.02 github.com/bugsnag/osext
17:12:00 [2023-02-22T17:12:00.846Z] #48 25.32 github.com/bugsnag/panicwrap
17:12:00 [2023-02-22T17:12:00.846Z] #48 26.41 gopkg.in/yaml.v2
17:12:01 [2023-02-22T17:12:01.105Z] #48 ...
17:12:01 [2023-02-22T17:12:01.105Z] 
17:12:01 [2023-02-22T17:12:01.105Z] #31 [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
17:12:01 [2023-02-22T17:12:01.105Z] #31 23.53 Fetched 8516 kB in 15s (549 kB/s)
17:12:01 [2023-02-22T17:12:01.105Z] #31 23.53 Reading package lists...
17:12:01 [2023-02-22T17:12:01.105Z] #31 30.25 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
17:12:01 [2023-02-22T17:12:01.105Z] #31 30.29 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
17:12:01 [2023-02-22T17:12:01.105Z] #31 30.29 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
17:12:01 [2023-02-22T17:12:01.105Z] #31 33.40 Reading package lists...
17:12:01 [2023-02-22T17:12:01.105Z] #31 ...
17:12:01 [2023-02-22T17:12:01.105Z] 
17:12:01 [2023-02-22T17:12:01.105Z] #63 [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             ;
17:12:01 [2023-02-22T17:12:01.105Z] #63 24.11 Fetched 8516 kB in 15s (574 kB/s)
17:12:01 [2023-02-22T17:12:01.105Z] #63 24.11 Reading package lists...
17:12:01 [2023-02-22T17:12:01.364Z] #63 30.50 Reading package lists...
17:12:01 [2023-02-22T17:12:01.364Z] #63 ...
17:12:01 [2023-02-22T17:12:01.364Z] 
17:12:01 [2023-02-22T17:12:01.364Z] #59 [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
17:12:01 [2023-02-22T17:12:01.364Z] #59 34.22 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
17:12:01 [2023-02-22T17:12:01.364Z] #59 34.23 go: downloading github.com/sivchari/containedctx v1.0.2
17:12:01 [2023-02-22T17:12:01.364Z] #59 34.27 go: downloading github.com/sivchari/nosnakecase v1.7.0
17:12:01 [2023-02-22T17:12:01.364Z] #59 34.29 go: downloading github.com/sivchari/tenv v1.7.0
17:12:01 [2023-02-22T17:12:01.364Z] #59 34.39 go: downloading github.com/sonatard/noctx v0.0.1
17:12:01 [2023-02-22T17:12:01.364Z] #59 ...
17:12:01 [2023-02-22T17:12:01.364Z] 
17:12:01 [2023-02-22T17:12:01.364Z] #61 [rootlesskit-build 2/5] RUN --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libc6-dev
17:12:01 [2023-02-22T17:12:01.364Z] #61 23.92 Fetched 8516 kB in 15s (553 kB/s)
17:12:01 [2023-02-22T17:12:01.364Z] #61 23.92 Reading package lists...
17:12:01 [2023-02-22T17:12:01.364Z] #61 30.78 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
17:12:01 [2023-02-22T17:12:01.364Z] #61 30.80 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
17:12:01 [2023-02-22T17:12:01.364Z] #61 30.80 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
17:12:01 [2023-02-22T17:12:01.364Z] #61 33.90 Reading package lists...
17:12:01 [2023-02-22T17:12:01.364Z] #61 ...
17:12:01 [2023-02-22T17:12:01.364Z] 
17:12:01 [2023-02-22T17:12:01.364Z] #59 [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
17:12:01 [2023-02-22T17:12:01.364Z] #59 34.50 go: downloading github.com/sourcegraph/go-diff v0.6.1
17:12:01 [2023-02-22T17:12:01.622Z] #59 34.53 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1
17:12:01 [2023-02-22T17:12:01.622Z] #59 34.62 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1
17:12:01 [2023-02-22T17:12:01.622Z] #59 34.64 go: downloading github.com/sylvia7788/contextcheck v1.0.6
17:12:01 [2023-02-22T17:12:01.622Z] #59 34.72 go: downloading github.com/tdakkota/asciicheck v0.1.1
17:12:01 [2023-02-22T17:12:01.881Z] #59 34.75 go: downloading github.com/tetafro/godot v1.4.11
17:12:01 [2023-02-22T17:12:01.881Z] #59 34.84 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144
17:12:01 [2023-02-22T17:12:01.881Z] #59 34.90 go: downloading github.com/timonwong/logrlint v0.1.0
17:12:01 [2023-02-22T17:12:01.881Z] #59 34.96 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.2
17:12:02 [2023-02-22T17:12:02.140Z] #59 34.98 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0
17:12:02 [2023-02-22T17:12:02.401Z] #59 35.33 go: downloading github.com/ultraware/funlen v0.0.3
17:12:02 [2023-02-22T17:12:02.660Z] #59 35.42 go: downloading github.com/ultraware/whitespace v0.0.5
17:12:02 [2023-02-22T17:12:02.660Z] #59 35.49 go: downloading github.com/uudashr/gocognit v1.0.6
17:12:02 [2023-02-22T17:12:02.660Z] #59 35.62 go: downloading github.com/yagipy/maintidx v1.0.0
17:12:02 [2023-02-22T17:12:02.660Z] #59 35.62 go: downloading github.com/yeya24/promlinter v0.2.0
17:12:02 [2023-02-22T17:12:02.660Z] #59 35.74 go: downloading gitlab.com/bosi/decorder v0.2.3
17:12:02 [2023-02-22T17:12:02.660Z] #59 35.80 go: downloading honnef.co/go/tools v0.3.3
17:12:03 [2023-02-22T17:12:03.229Z] #59 ...
17:12:03 [2023-02-22T17:12:03.229Z] 
17:12:03 [2023-02-22T17:12:03.229Z] #62 [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
17:12:03 [2023-02-22T17:12:03.229Z] #62 19.54 Reading package lists...
17:12:03 [2023-02-22T17:12:03.229Z] #62 26.19 Reading package lists...
17:12:03 [2023-02-22T17:12:03.229Z] #62 31.51 Building dependency tree...
17:12:03 [2023-02-22T17:12:03.229Z] #62 35.68 The following additional packages will be installed:
17:12:03 [2023-02-22T17:12:03.229Z] #62 35.69   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
17:12:03 [2023-02-22T17:12:03.229Z] #62 35.70   python3-protobuf python3-six
17:12:03 [2023-02-22T17:12:03.229Z] #62 35.73 Suggested packages:
17:12:03 [2023-02-22T17:12:03.229Z] #62 35.74   python3-setuptools
17:12:03 [2023-02-22T17:12:03.229Z] #62 35.74 Recommended packages:
17:12:03 [2023-02-22T17:12:03.229Z] #62 35.74   iproute2 | iproute
17:12:03 [2023-02-22T17:12:03.488Z] #62 ...
17:12:03 [2023-02-22T17:12:03.488Z] 
17:12:03 [2023-02-22T17:12:03.488Z] #63 [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             ;
17:12:03 [2023-02-22T17:12:03.488Z] #63 30.50 Reading package lists...
17:12:03 [2023-02-22T17:12:03.488Z] #63 35.33 Building dependency tree...
17:12:03 [2023-02-22T17:12:03.488Z] #63 ...
17:12:03 [2023-02-22T17:12:03.488Z] 
17:12:03 [2023-02-22T17:12:03.488Z] #71 [delve-build 2/2] RUN --mount=from=delve-src,src=/usr/src/delve,rw     --mount=type=cache,target=/root/.cache/go-build,id=delve-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod <<EOT (set -e...)
17:12:03 [2023-02-22T17:12:03.746Z] #71 ...
17:12:03 [2023-02-22T17:12:03.746Z] 
17:12:03 [2023-02-22T17:12:03.746Z] #66 [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
17:12:03 [2023-02-22T17:12:03.746Z] #66 21.67 Reading package lists...
17:12:03 [2023-02-22T17:12:03.746Z] #66 28.06 Reading package lists...
17:12:03 [2023-02-22T17:12:03.746Z] #66 33.02 Building dependency tree...
17:12:03 [2023-02-22T17:12:03.746Z] #66 ...
17:12:03 [2023-02-22T17:12:03.746Z] 
17:12:03 [2023-02-22T17:12:03.746Z] #62 [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
17:12:03 [2023-02-22T17:12:03.746Z] #62 36.39 The following NEW packages will be installed:
17:12:03 [2023-02-22T17:12:03.746Z] #62 36.40   criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
17:12:03 [2023-02-22T17:12:03.746Z] #62 36.41   python3-protobuf python3-six
17:12:04 [2023-02-22T17:12:04.314Z] #62 36.94 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded.
17:12:04 [2023-02-22T17:12:04.314Z] #62 36.94 Need to get 2136 kB of archives.
17:12:04 [2023-02-22T17:12:04.314Z] #62 36.94 After this operation, 10.8 MB of additional disk space will be used.
17:12:04 [2023-02-22T17:12:04.314Z] #62 36.94 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB]
17:12:04 [2023-02-22T17:12:04.314Z] #62 36.95 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB]
17:12:04 [2023-02-22T17:12:04.314Z] #62 36.98 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB]
17:12:04 [2023-02-22T17:12:04.314Z] #62 36.98 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB]
17:12:04 [2023-02-22T17:12:04.314Z] #62 36.98 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
17:12:04 [2023-02-22T17:12:04.314Z] #62 37.01 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB]
17:12:04 [2023-02-22T17:12:04.314Z] #62 37.02 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
17:12:06 [2023-02-22T17:12:06.849Z] #62 39.10 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  criu 3.17.1-1 [630 kB]
17:12:08 [2023-02-22T17:12:08.226Z] #62 40.59 debconf: delaying package configuration, since apt-utils is not installed
17:12:08 [2023-02-22T17:12:08.226Z] #62 40.91 Fetched 2136 kB in 3s (733 kB/s)
17:12:08 [2023-02-22T17:12:08.484Z] #62 41.02 Selecting previously unselected package libprotobuf23:arm64.
17:12:08 [2023-02-22T17:12:08.484Z] #62 41.02 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15745 files and directories currently installed.)
17:12:08 [2023-02-22T17:12:08.484Z] #62 41.08 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ...
17:12:08 [2023-02-22T17:12:08.484Z] #62 41.10 Unpacking libprotobuf23:arm64 (3.12.4-1) ...
17:12:09 [2023-02-22T17:12:09.422Z] #62 41.85 Selecting previously unselected package python3-pkg-resources.
17:12:09 [2023-02-22T17:12:09.422Z] #62 41.85 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ...
17:12:09 [2023-02-22T17:12:09.422Z] #62 41.88 Unpacking python3-pkg-resources (52.0.0-4) ...
17:12:09 [2023-02-22T17:12:09.681Z] #62 42.23 Selecting previously unselected package python3-six.
17:12:09 [2023-02-22T17:12:09.681Z] #62 42.23 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ...
17:12:09 [2023-02-22T17:12:09.681Z] #62 42.26 Unpacking python3-six (1.16.0-2) ...
17:12:09 [2023-02-22T17:12:09.939Z] #62 ...
17:12:09 [2023-02-22T17:12:09.939Z] 
17:12:09 [2023-02-22T17:12:09.939Z] #58 [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
17:12:09 [2023-02-22T17:12:09.939Z] #58 42.30 v3.0.2
17:12:09 [2023-02-22T17:12:09.939Z] #58 DONE 42.8s
17:12:09 [2023-02-22T17:12:09.939Z] 
17:12:09 [2023-02-22T17:12:09.939Z] #66 [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
17:12:09 [2023-02-22T17:12:09.939Z] #66 37.30 The following additional packages will be installed:
17:12:09 [2023-02-22T17:12:09.939Z] #66 37.31   cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
17:12:09 [2023-02-22T17:12:09.939Z] #66 37.35 Suggested packages:
17:12:09 [2023-02-22T17:12:09.939Z] #66 37.35   cmake-doc ninja-build lrzip
17:12:09 [2023-02-22T17:12:09.939Z] #66 37.85 The following NEW packages will be installed:
17:12:09 [2023-02-22T17:12:09.939Z] #66 37.85   cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
17:12:09 [2023-02-22T17:12:09.939Z] #66 38.27 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded.
17:12:09 [2023-02-22T17:12:09.939Z] #66 38.27 Need to get 15.1 MB of archives.
17:12:09 [2023-02-22T17:12:09.939Z] #66 38.27 After this operation, 66.8 MB of additional disk space will be used.
17:12:09 [2023-02-22T17:12:09.939Z] #66 38.27 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
17:12:09 [2023-02-22T17:12:09.939Z] #66 38.31 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
17:12:09 [2023-02-22T17:12:09.939Z] #66 38.64 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7+deb11u3 [630 kB]
17:12:09 [2023-02-22T17:12:09.939Z] #66 38.67 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB]
17:12:09 [2023-02-22T17:12:09.939Z] #66 38.70 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB]
17:12:09 [2023-02-22T17:12:09.939Z] #66 38.72 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB]
17:12:09 [2023-02-22T17:12:09.939Z] #66 38.72 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB]
17:12:09 [2023-02-22T17:12:09.939Z] #66 38.73 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB]
17:12:09 [2023-02-22T17:12:09.939Z] #66 39.95 debconf: delaying package configuration, since apt-utils is not installed
17:12:09 [2023-02-22T17:12:09.939Z] #66 40.21 Fetched 15.1 MB in 1s (15.5 MB/s)
17:12:09 [2023-02-22T17:12:09.939Z] #66 40.36 Selecting previously unselected package cmake-data.
17:12:09 [2023-02-22T17:12:09.940Z] #66 40.36 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15745 files and directories currently installed.)
17:12:09 [2023-02-22T17:12:09.940Z] #66 40.45 Preparing to unpack .../0-cmake-data_3.18.4-2+deb11u1_all.deb ...
17:12:09 [2023-02-22T17:12:09.940Z] #66 40.46 Unpacking cmake-data (3.18.4-2+deb11u1) ...
17:12:11 [2023-02-22T17:12:11.316Z] #66 ...
17:12:11 [2023-02-22T17:12:11.316Z] 
17:12:11 [2023-02-22T17:12:11.316Z] #65 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.3.0"      && /build/go-winres --help
17:12:11 [2023-02-22T17:12:11.316Z] #65 44.03 NAME:
17:12:11 [2023-02-22T17:12:11.316Z] #65 44.05    go-winres - A tool for embedding resources in Windows executables
17:12:11 [2023-02-22T17:12:11.316Z] #65 44.05 
17:12:11 [2023-02-22T17:12:11.316Z] #65 44.05 USAGE:
17:12:11 [2023-02-22T17:12:11.316Z] #65 44.05    go-winres [global options] command [command options] [arguments...]
17:12:11 [2023-02-22T17:12:11.316Z] #65 44.05 
17:12:11 [2023-02-22T17:12:11.316Z] #65 44.05 COMMANDS:
17:12:11 [2023-02-22T17:12:11.316Z] #65 44.06    init     Create an initial ./winres/winres.json
17:12:11 [2023-02-22T17:12:11.316Z] #65 44.06    make     Make syso files for the "go build" command
17:12:11 [2023-02-22T17:12:11.316Z] #65 44.06    simply   Make syso files for the "go build" command (simplified)
17:12:11 [2023-02-22T17:12:11.316Z] #65 44.06    extract  Extract all resources from an executable
17:12:11 [2023-02-22T17:12:11.316Z] #65 44.06    patch    Replace resources in an executable file (exe, dll)
17:12:11 [2023-02-22T17:12:11.316Z] #65 44.07    help, h  Shows a list of commands or help for one command
17:12:11 [2023-02-22T17:12:11.316Z] #65 44.07 
17:12:11 [2023-02-22T17:12:11.316Z] #65 44.07 GLOBAL OPTIONS:
17:12:11 [2023-02-22T17:12:11.316Z] #65 44.07    --help, -h  show help (default: false)
17:12:11 [2023-02-22T17:12:11.316Z] #65 DONE 44.2s
17:12:11 [2023-02-22T17:12:11.316Z] 
17:12:11 [2023-02-22T17:12:11.316Z] #62 [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
17:12:11 [2023-02-22T17:12:11.316Z] #62 42.59 Selecting previously unselected package python3-protobuf.
17:12:11 [2023-02-22T17:12:11.316Z] #62 42.59 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ...
17:12:11 [2023-02-22T17:12:11.316Z] #62 42.60 Unpacking python3-protobuf (3.12.4-1) ...
17:12:11 [2023-02-22T17:12:11.316Z] #62 43.59 Selecting previously unselected package libnet1:arm64.
17:12:11 [2023-02-22T17:12:11.316Z] #62 43.63 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
17:12:11 [2023-02-22T17:12:11.316Z] #62 43.64 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
17:12:11 [2023-02-22T17:12:11.316Z] #62 43.83 Selecting previously unselected package libnl-3-200:arm64.
17:12:11 [2023-02-22T17:12:11.316Z] #62 43.84 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ...
17:12:11 [2023-02-22T17:12:11.316Z] #62 43.86 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ...
17:12:11 [2023-02-22T17:12:11.575Z] #62 44.09 Selecting previously unselected package libprotobuf-c1:arm64.
17:12:11 [2023-02-22T17:12:11.575Z] #62 44.12 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
17:12:11 [2023-02-22T17:12:11.575Z] #62 44.14 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
17:12:11 [2023-02-22T17:12:11.833Z] #62 44.35 Selecting previously unselected package criu.
17:12:11 [2023-02-22T17:12:11.833Z] #62 44.38 Preparing to unpack .../7-criu_3.17.1-1_arm64.deb ...
17:12:11 [2023-02-22T17:12:11.833Z] #62 44.40 Unpacking criu (3.17.1-1) ...
17:12:12 [2023-02-22T17:12:12.769Z] #62 45.41 Setting up python3-pkg-resources (52.0.0-4) ...
17:12:14 [2023-02-22T17:12:14.146Z] #62 ...
17:12:14 [2023-02-22T17:12:14.146Z] 
17:12:14 [2023-02-22T17:12:14.146Z] #63 [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             ;
17:12:14 [2023-02-22T17:12:14.146Z] #63 35.33 Building dependency tree...
17:12:14 [2023-02-22T17:12:14.146Z] #63 39.22 python3 is already the newest version (3.9.2-3).
17:12:14 [2023-02-22T17:12:14.146Z] #63 39.22 The following additional packages will be installed:
17:12:14 [2023-02-22T17:12:14.146Z] #63 39.24   autotools-dev bzip2 dpkg-dev libcap2 libprotobuf-c1 libsigsegv2 libyajl2 m4
17:12:14 [2023-02-22T17:12:14.146Z] #63 39.24   patch xz-utils
17:12:14 [2023-02-22T17:12:14.146Z] #63 39.25 Suggested packages:
17:12:14 [2023-02-22T17:12:14.146Z] #63 39.25   autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring
17:12:14 [2023-02-22T17:12:14.146Z] #63 39.25   manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk
17:12:14 [2023-02-22T17:12:14.146Z] #63 39.25   m4-doc ed diffutils-doc
17:12:14 [2023-02-22T17:12:14.146Z] #63 39.25 Recommended packages:
17:12:14 [2023-02-22T17:12:14.146Z] #63 39.25   fakeroot libalgorithm-merge-perl libltdl-dev
17:12:14 [2023-02-22T17:12:14.146Z] #63 40.61 The following NEW packages will be installed:
17:12:14 [2023-02-22T17:12:14.146Z] #63 40.63   autoconf automake autotools-dev build-essential bzip2 dpkg-dev libcap-dev
17:12:14 [2023-02-22T17:12:14.146Z] #63 40.64   libcap2 libprotobuf-c-dev libprotobuf-c1 libseccomp-dev libsigsegv2
17:12:14 [2023-02-22T17:12:14.146Z] #63 40.64   libsystemd-dev libtool libudev-dev libyajl-dev libyajl2 m4 patch xz-utils
17:12:14 [2023-02-22T17:12:14.146Z] #63 41.06 0 upgraded, 20 newly installed, 0 to remove and 1 not upgraded.
17:12:14 [2023-02-22T17:12:14.146Z] #63 41.06 Need to get 5458 kB of archives.
17:12:14 [2023-02-22T17:12:14.146Z] #63 41.06 After this operation, 11.6 MB of additional disk space will be used.
17:12:14 [2023-02-22T17:12:14.146Z] #63 41.06 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
17:12:14 [2023-02-22T17:12:14.146Z] #63 41.06 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
17:12:14 [2023-02-22T17:12:14.146Z] #63 41.07 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsigsegv2 arm64 2.13-1 [34.7 kB]
17:12:14 [2023-02-22T17:12:14.146Z] #63 41.07 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 m4 arm64 1.4.18-5 [199 kB]
17:12:14 [2023-02-22T17:12:14.146Z] #63 41.07 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autoconf all 2.69-14 [313 kB]
17:12:14 [2023-02-22T17:12:14.146Z] #63 41.08 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autotools-dev all 20180224.1+nmu1 [77.1 kB]
17:12:14 [2023-02-22T17:12:14.146Z] #63 41.08 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 automake all 1:1.16.3-2 [814 kB]
17:12:14 [2023-02-22T17:12:14.146Z] #63 41.12 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
17:12:14 [2023-02-22T17:12:14.146Z] #63 41.12 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB]
17:12:14 [2023-02-22T17:12:14.146Z] #63 41.25 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 build-essential arm64 12.9 [7704 B]
17:12:14 [2023-02-22T17:12:14.146Z] #63 41.25 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
17:12:14 [2023-02-22T17:12:14.146Z] #63 41.25 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap-dev arm64 1:2.44-1 [45.6 kB]
17:12:14 [2023-02-22T17:12:14.146Z] #63 41.26 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
17:12:14 [2023-02-22T17:12:14.146Z] #63 41.27 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c-dev arm64 1.3.3-1+b2 [34.1 kB]
17:12:14 [2023-02-22T17:12:14.146Z] #63 41.27 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
17:12:14 [2023-02-22T17:12:14.146Z] #63 41.27 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7+deb11u1 [401 kB]
17:12:14 [2023-02-22T17:12:14.146Z] #63 41.29 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libtool all 2.4.6-15 [513 kB]
17:12:14 [2023-02-22T17:12:14.146Z] #63 41.33 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7+deb11u1 [123 kB]
17:12:14 [2023-02-22T17:12:14.146Z] #63 41.34 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB]
17:12:14 [2023-02-22T17:12:14.146Z] #63 41.34 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl-dev arm64 2.1.0-3 [31.5 kB]
17:12:14 [2023-02-22T17:12:14.146Z] #63 42.49 debconf: delaying package configuration, since apt-utils is not installed
17:12:14 [2023-02-22T17:12:14.146Z] #63 42.99 Fetched 5458 kB in 1s (8685 kB/s)
17:12:14 [2023-02-22T17:12:14.146Z] #63 43.23 Selecting previously unselected package bzip2.
17:12:14 [2023-02-22T17:12:14.146Z] #63 43.23 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15745 files and directories currently installed.)
17:12:14 [2023-02-22T17:12:14.146Z] #63 43.33 Preparing to unpack .../00-bzip2_1.0.8-4_arm64.deb ...
17:12:14 [2023-02-22T17:12:14.146Z] #63 43.34 Unpacking bzip2 (1.0.8-4) ...
17:12:14 [2023-02-22T17:12:14.146Z] #63 43.65 Selecting previously unselected package xz-utils.
17:12:14 [2023-02-22T17:12:14.146Z] #63 43.66 Preparing to unpack .../01-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
17:12:14 [2023-02-22T17:12:14.146Z] #63 43.72 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
17:12:14 [2023-02-22T17:12:14.146Z] #63 44.04 Selecting previously unselected package libsigsegv2:arm64.
17:12:14 [2023-02-22T17:12:14.146Z] #63 44.05 Preparing to unpack .../02-libsigsegv2_2.13-1_arm64.deb ...
17:12:14 [2023-02-22T17:12:14.146Z] #63 44.07 Unpacking libsigsegv2:arm64 (2.13-1) ...
17:12:14 [2023-02-22T17:12:14.146Z] #63 44.19 Selecting previously unselected package m4.
17:12:14 [2023-02-22T17:12:14.146Z] #63 44.21 Preparing to unpack .../03-m4_1.4.18-5_arm64.deb ...
17:12:14 [2023-02-22T17:12:14.146Z] #63 44.24 Unpacking m4 (1.4.18-5) ...
17:12:14 [2023-02-22T17:12:14.146Z] #63 44.53 Selecting previously unselected package autoconf.
17:12:14 [2023-02-22T17:12:14.146Z] #63 44.60 Preparing to unpack .../04-autoconf_2.69-14_all.deb ...
17:12:14 [2023-02-22T17:12:14.146Z] #63 44.60 Unpacking autoconf (2.69-14) ...
17:12:14 [2023-02-22T17:12:14.146Z] #63 45.28 Selecting previously unselected package autotools-dev.
17:12:14 [2023-02-22T17:12:14.146Z] #63 45.29 Preparing to unpack .../05-autotools-dev_20180224.1+nmu1_all.deb ...
17:12:14 [2023-02-22T17:12:14.146Z] #63 45.38 Unpacking autotools-dev (20180224.1+nmu1) ...
17:12:14 [2023-02-22T17:12:14.146Z] #63 45.58 Selecting previously unselected package automake.
17:12:14 [2023-02-22T17:12:14.146Z] #63 45.58 Preparing to unpack .../06-automake_1%3a1.16.3-2_all.deb ...
17:12:14 [2023-02-22T17:12:14.146Z] #63 45.59 Unpacking automake (1:1.16.3-2) ...
17:12:14 [2023-02-22T17:12:14.146Z] #63 46.17 Selecting previously unselected package patch.
17:12:14 [2023-02-22T17:12:14.146Z] #63 46.17 Preparing to unpack .../07-patch_2.7.6-7_arm64.deb ...
17:12:14 [2023-02-22T17:12:14.146Z] #63 46.18 Unpacking patch (2.7.6-7) ...
17:12:14 [2023-02-22T17:12:14.146Z] #63 46.38 Selecting previously unselected package dpkg-dev.
17:12:14 [2023-02-22T17:12:14.146Z] #63 46.39 Preparing to unpack .../08-dpkg-dev_1.20.12_all.deb ...
17:12:14 [2023-02-22T17:12:14.146Z] #63 46.40 Unpacking dpkg-dev (1.20.12) ...
17:12:14 [2023-02-22T17:12:14.405Z] #63 ...
17:12:14 [2023-02-22T17:12:14.405Z] 
17:12:14 [2023-02-22T17:12:14.405Z] #67 [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
17:12:14 [2023-02-22T17:12:14.405Z] #67 31.71 Reading package lists...
17:12:14 [2023-02-22T17:12:14.405Z] #67 36.56 + apt-get  install -y --no-install-recommends dpkg-dev gcc libc6-dev libseccomp-dev
17:12:14 [2023-02-22T17:12:14.405Z] #67 36.62 Reading package lists...
17:12:14 [2023-02-22T17:12:14.405Z] #67 41.10 Building dependency tree...
17:12:14 [2023-02-22T17:12:14.405Z] #67 45.43 gcc is already the newest version (4:10.2.1-1).
17:12:14 [2023-02-22T17:12:14.405Z] #67 45.43 libc6-dev is already the newest version (2.31-13+deb11u5).
17:12:14 [2023-02-22T17:12:14.405Z] #67 45.43 The following additional packages will be installed:
17:12:14 [2023-02-22T17:12:14.405Z] #67 45.44   bzip2 patch xz-utils
17:12:14 [2023-02-22T17:12:14.405Z] #67 45.47 Suggested packages:
17:12:14 [2023-02-22T17:12:14.405Z] #67 45.47   bzip2-doc debian-keyring seccomp ed diffutils-doc
17:12:14 [2023-02-22T17:12:14.405Z] #67 45.47 Recommended packages:
17:12:14 [2023-02-22T17:12:14.405Z] #67 45.47   build-essential fakeroot libalgorithm-merge-perl
17:12:14 [2023-02-22T17:12:14.405Z] #67 45.91 The following NEW packages will be installed:
17:12:14 [2023-02-22T17:12:14.405Z] #67 45.92   bzip2 dpkg-dev libseccomp-dev patch xz-utils
17:12:14 [2023-02-22T17:12:14.405Z] #67 46.36 0 upgraded, 5 newly installed, 0 to remove and 1 not upgraded.
17:12:14 [2023-02-22T17:12:14.405Z] #67 46.36 Need to get 2790 kB of archives.
17:12:14 [2023-02-22T17:12:14.405Z] #67 46.36 After this operation, 4077 kB of additional disk space will be used.
17:12:14 [2023-02-22T17:12:14.405Z] #67 46.36 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
17:12:14 [2023-02-22T17:12:14.405Z] #67 46.36 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
17:12:14 [2023-02-22T17:12:14.405Z] #67 46.36 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
17:12:14 [2023-02-22T17:12:14.405Z] #67 46.37 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB]
17:12:14 [2023-02-22T17:12:14.405Z] #67 46.44 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
17:12:14 [2023-02-22T17:12:14.405Z] #67 ...
17:12:14 [2023-02-22T17:12:14.405Z] 
17:12:14 [2023-02-22T17:12:14.405Z] #63 [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             ;
17:12:14 [2023-02-22T17:12:14.664Z] #63 47.41 Selecting previously unselected package build-essential.
17:12:14 [2023-02-22T17:12:14.664Z] #63 47.41 Preparing to unpack .../09-build-essential_12.9_arm64.deb ...
17:12:14 [2023-02-22T17:12:14.664Z] #63 47.46 Unpacking build-essential (12.9) ...
17:12:14 [2023-02-22T17:12:14.664Z] #63 47.62 Selecting previously unselected package libcap2:arm64.
17:12:14 [2023-02-22T17:12:14.664Z] #63 47.63 Preparing to unpack .../10-libcap2_1%3a2.44-1_arm64.deb ...
17:12:14 [2023-02-22T17:12:14.664Z] #63 47.64 Unpacking libcap2:arm64 (1:2.44-1) ...
17:12:14 [2023-02-22T17:12:14.664Z] #63 47.70 Selecting previously unselected package libcap-dev:arm64.
17:12:14 [2023-02-22T17:12:14.664Z] #63 ...
17:12:14 [2023-02-22T17:12:14.664Z] 
17:12:14 [2023-02-22T17:12:14.664Z] #59 [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
17:12:14 [2023-02-22T17:12:14.664Z] #59 37.70 go: downloading mvdan.cc/gofumpt v0.3.1
17:12:14 [2023-02-22T17:12:14.664Z] #59 37.70 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
17:12:14 [2023-02-22T17:12:14.664Z] #59 37.83 go: downloading mvdan.cc/unparam v0.0.0-20220706161116-678bad134442
17:12:14 [2023-02-22T17:12:14.664Z] #59 37.88 go: downloading github.com/davecgh/go-spew v1.1.1
17:12:14 [2023-02-22T17:12:14.664Z] #59 37.94 go: downloading github.com/pmezard/go-difflib v1.0.0
17:12:14 [2023-02-22T17:12:14.664Z] #59 38.03 go: downloading github.com/stretchr/objx v0.4.0
17:12:14 [2023-02-22T17:12:14.664Z] #59 38.05 go: downloading github.com/subosito/gotenv v1.4.0
17:12:14 [2023-02-22T17:12:14.664Z] #59 38.14 go: downloading github.com/hashicorp/hcl v1.0.0
17:12:14 [2023-02-22T17:12:14.664Z] #59 38.44 go: downloading github.com/magiconair/properties v1.8.6
17:12:14 [2023-02-22T17:12:14.664Z] #59 38.44 go: downloading gopkg.in/ini.v1 v1.66.6
17:12:14 [2023-02-22T17:12:14.664Z] #59 38.57 go: downloading github.com/pelletier/go-toml/v2 v2.0.2
17:12:14 [2023-02-22T17:12:14.664Z] #59 38.62 go: downloading golang.org/x/text v0.3.7
17:12:14 [2023-02-22T17:12:14.664Z] #59 39.20 go: downloading github.com/pelletier/go-toml v1.9.5
17:12:14 [2023-02-22T17:12:14.664Z] #59 45.38 go: downloading golang.org/x/exp v0.0.0-20220722155223-a9213eeb770e
17:12:14 [2023-02-22T17:12:14.664Z] #59 45.38 go: downloading github.com/gobwas/glob v0.2.3
17:12:14 [2023-02-22T17:12:14.664Z] #59 45.65 go: downloading golang.org/x/sync v0.0.0-20220722155255-886fb9371eb4
17:12:14 [2023-02-22T17:12:14.664Z] #59 45.79 go: downloading go.uber.org/zap v1.17.0
17:12:14 [2023-02-22T17:12:14.664Z] #59 46.23 go: downloading github.com/go-toolsmith/astcast v1.0.0
17:12:14 [2023-02-22T17:12:14.664Z] #59 46.27 go: downloading github.com/go-toolsmith/astcopy v1.0.1
17:12:14 [2023-02-22T17:12:14.664Z] #59 46.32 go: downloading github.com/go-toolsmith/astequal v1.0.2
17:12:14 [2023-02-22T17:12:14.664Z] #59 46.32 go: downloading github.com/go-toolsmith/astfmt v1.0.0
17:12:14 [2023-02-22T17:12:14.664Z] #59 46.35 go: downloading github.com/go-toolsmith/astp v1.0.0
17:12:14 [2023-02-22T17:12:14.664Z] #59 46.35 go: downloading github.com/go-toolsmith/strparse v1.0.0
17:12:14 [2023-02-22T17:12:14.664Z] #59 46.37 go: downloading github.com/go-toolsmith/typep v1.0.2
17:12:14 [2023-02-22T17:12:14.664Z] #59 46.38 go: downloading github.com/quasilyte/go-ruleguard v0.3.17
17:12:14 [2023-02-22T17:12:14.664Z] #59 46.40 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95
17:12:14 [2023-02-22T17:12:14.664Z] #59 46.50 go: downloading golang.org/x/exp/typeparams v0.0.0-20220613132600-b0d781184e0d
17:12:14 [2023-02-22T17:12:14.664Z] #59 46.72 go: downloading github.com/kisielk/gotool v1.0.0
17:12:14 [2023-02-22T17:12:14.664Z] #59 46.78 go: downloading github.com/gostaticanalysis/comment v1.4.2
17:12:14 [2023-02-22T17:12:14.665Z] #59 46.94 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1
17:12:14 [2023-02-22T17:12:14.665Z] #59 47.04 go: downloading github.com/ettle/strcase v0.1.1
17:12:14 [2023-02-22T17:12:14.665Z] #59 47.10 go: downloading github.com/fatih/structtag v1.2.0
17:12:14 [2023-02-22T17:12:14.665Z] #59 47.12 go: downloading github.com/Masterminds/semver v1.5.0
17:12:14 [2023-02-22T17:12:14.665Z] #59 47.16 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d
17:12:14 [2023-02-22T17:12:14.665Z] #59 47.24 go: downloading gopkg.in/yaml.v2 v2.4.0
17:12:14 [2023-02-22T17:12:14.665Z] #59 47.30 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354
17:12:14 [2023-02-22T17:12:14.665Z] #59 47.50 go: downloading github.com/prometheus/client_golang v1.12.1
17:12:14 [2023-02-22T17:12:14.924Z] #59 ...
17:12:14 [2023-02-22T17:12:14.924Z] 
17:12:14 [2023-02-22T17:12:14.924Z] #63 [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             ;
17:12:14 [2023-02-22T17:12:14.924Z] #63 47.72 Preparing to unpack .../11-libcap-dev_1%3a2.44-1_arm64.deb ...
17:12:14 [2023-02-22T17:12:14.924Z] #63 47.77 Unpacking libcap-dev:arm64 (1:2.44-1) ...
17:12:15 [2023-02-22T17:12:15.184Z] #63 48.08 Selecting previously unselected package libprotobuf-c1:arm64.
17:12:15 [2023-02-22T17:12:15.184Z] #63 48.09 Preparing to unpack .../12-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
17:12:15 [2023-02-22T17:12:15.184Z] #63 48.09 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
17:12:15 [2023-02-22T17:12:15.184Z] #63 48.18 Selecting previously unselected package libprotobuf-c-dev:arm64.
17:12:15 [2023-02-22T17:12:15.184Z] #63 48.19 Preparing to unpack .../13-libprotobuf-c-dev_1.3.3-1+b2_arm64.deb ...
17:12:15 [2023-02-22T17:12:15.184Z] #63 48.20 Unpacking libprotobuf-c-dev:arm64 (1.3.3-1+b2) ...
17:12:15 [2023-02-22T17:12:15.453Z] #63 48.39 Selecting previously unselected package libseccomp-dev:arm64.
17:12:15 [2023-02-22T17:12:15.453Z] #63 48.40 Preparing to unpack .../14-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
17:12:15 [2023-02-22T17:12:15.453Z] #63 48.41 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
17:12:15 [2023-02-22T17:12:15.453Z] #63 ...
17:12:15 [2023-02-22T17:12:15.453Z] 
17:12:15 [2023-02-22T17:12:15.453Z] #31 [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
17:12:15 [2023-02-22T17:12:15.453Z] #31 33.40 Reading package lists...
17:12:15 [2023-02-22T17:12:15.453Z] #31 38.19 + apt-get  install -y --no-install-recommends gcc libbtrfs-dev libsecret-1-dev
17:12:15 [2023-02-22T17:12:15.453Z] #31 38.26 Reading package lists...
17:12:15 [2023-02-22T17:12:15.453Z] #31 43.48 Building dependency tree...
17:12:15 [2023-02-22T17:12:15.453Z] #31 47.78 gcc is already the newest version (4:10.2.1-1).
17:12:15 [2023-02-22T17:12:15.453Z] #31 47.78 The following additional packages will be installed:
17:12:15 [2023-02-22T17:12:15.453Z] #31 47.78   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libbtrfs0 libelf1 libffi-dev
17:12:15 [2023-02-22T17:12:15.453Z] #31 47.78   libgirepository-1.0-1 libglib2.0-bin libglib2.0-data libglib2.0-dev
17:12:15 [2023-02-22T17:12:15.453Z] #31 47.78   libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0 libpcre2-32-0
17:12:15 [2023-02-22T17:12:15.453Z] #31 47.79   libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3 libpcrecpp0v5
17:12:15 [2023-02-22T17:12:15.453Z] #31 47.79   libsecret-1-0 libsecret-common libselinux1-dev libsepol1-dev
17:12:15 [2023-02-22T17:12:15.453Z] #31 47.79   python3-distutils python3-lib2to3 uuid-dev zlib1g-dev
17:12:15 [2023-02-22T17:12:15.453Z] #31 47.80 Suggested packages:
17:12:15 [2023-02-22T17:12:15.453Z] #31 47.80   libgirepository1.0-dev libglib2.0-doc libgdk-pixbuf2.0-bin
17:12:15 [2023-02-22T17:12:15.453Z] #31 47.80   | libgdk-pixbuf2.0-dev libxml2-utils
17:12:15 [2023-02-22T17:12:15.713Z] #31 ...
17:12:15 [2023-02-22T17:12:15.713Z] 
17:12:15 [2023-02-22T17:12:15.713Z] #67 [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
17:12:15 [2023-02-22T17:12:15.713Z] #67 47.38 debconf: delaying package configuration, since apt-utils is not installed
17:12:15 [2023-02-22T17:12:15.713Z] #67 47.67 Fetched 2790 kB in 0s (6507 kB/s)
17:12:15 [2023-02-22T17:12:15.713Z] #67 47.78 Selecting previously unselected package bzip2.
17:12:15 [2023-02-22T17:12:15.713Z] #67 47.78 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15745 files and directories currently installed.)
17:12:15 [2023-02-22T17:12:15.713Z] #67 47.84 Preparing to unpack .../bzip2_1.0.8-4_arm64.deb ...
17:12:15 [2023-02-22T17:12:15.713Z] #67 47.88 Unpacking bzip2 (1.0.8-4) ...
17:12:15 [2023-02-22T17:12:15.713Z] #67 ...
17:12:15 [2023-02-22T17:12:15.713Z] 
17:12:15 [2023-02-22T17:12:15.713Z] #61 [rootlesskit-build 2/5] RUN --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libc6-dev
17:12:15 [2023-02-22T17:12:15.713Z] #61 33.90 Reading package lists...
17:12:15 [2023-02-22T17:12:15.713Z] #61 38.42 + apt-get  install -y --no-install-recommends gcc libc6-dev
17:12:15 [2023-02-22T17:12:15.713Z] #61 38.46 Reading package lists...
17:12:15 [2023-02-22T17:12:15.713Z] #61 43.66 Building dependency tree...
17:12:15 [2023-02-22T17:12:15.713Z] #61 48.20 gcc is already the newest version (4:10.2.1-1).
17:12:15 [2023-02-22T17:12:15.713Z] #61 48.20 libc6-dev is already the newest version (2.31-13+deb11u5).
17:12:15 [2023-02-22T17:12:15.713Z] #61 48.20 0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.
17:12:15 [2023-02-22T17:12:15.972Z] #61 ...
17:12:15 [2023-02-22T17:12:15.972Z] 
17:12:15 [2023-02-22T17:12:15.972Z] #63 [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             ;
17:12:15 [2023-02-22T17:12:15.972Z] #63 48.63 Selecting previously unselected package libsystemd-dev:arm64.
17:12:15 [2023-02-22T17:12:15.972Z] #63 48.64 Preparing to unpack .../15-libsystemd-dev_247.3-7+deb11u1_arm64.deb ...
17:12:15 [2023-02-22T17:12:15.972Z] #63 48.65 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u1) ...
17:12:16 [2023-02-22T17:12:16.963Z] #63 49.75 Selecting previously unselected package libtool.
17:12:16 [2023-02-22T17:12:16.963Z] #63 49.76 Preparing to unpack .../16-libtool_2.4.6-15_all.deb ...
17:12:16 [2023-02-22T17:12:16.964Z] #63 49.79 Unpacking libtool (2.4.6-15) ...
17:12:17 [2023-02-22T17:12:17.222Z] #63 50.24 Selecting previously unselected package libudev-dev:arm64.
17:12:17 [2023-02-22T17:12:17.223Z] #63 50.25 Preparing to unpack .../17-libudev-dev_247.3-7+deb11u1_arm64.deb ...
17:12:17 [2023-02-22T17:12:17.223Z] #63 50.26 Unpacking libudev-dev:arm64 (247.3-7+deb11u1) ...
17:12:17 [2023-02-22T17:12:17.482Z] #63 50.61 Selecting previously unselected package libyajl2:arm64.
17:12:17 [2023-02-22T17:12:17.741Z] #63 ...
17:12:17 [2023-02-22T17:12:17.741Z] 
17:12:17 [2023-02-22T17:12:17.741Z] #61 [rootlesskit-build 2/5] RUN --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libc6-dev
17:12:17 [2023-02-22T17:12:17.741Z] #61 DONE 50.3s
17:12:17 [2023-02-22T17:12:17.741Z] 
17:12:17 [2023-02-22T17:12:17.741Z] #63 [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             ;
17:12:17 [2023-02-22T17:12:17.741Z] #63 50.61 Preparing to unpack .../18-libyajl2_2.1.0-3_arm64.deb ...
17:12:17 [2023-02-22T17:12:17.741Z] #63 50.62 Unpacking libyajl2:arm64 (2.1.0-3) ...
17:12:17 [2023-02-22T17:12:17.741Z] #63 ...
17:12:17 [2023-02-22T17:12:17.741Z] 
17:12:17 [2023-02-22T17:12:17.741Z] #53 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.6.18" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
17:12:17 [2023-02-22T17:12:17.741Z] #53 DONE 43.9s
17:12:17 [2023-02-22T17:12:17.741Z] 
17:12:17 [2023-02-22T17:12:17.741Z] #45 [dockercli-src 3/5] RUN git fetch -q --depth 1 origin "v17.06.2-ce" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
17:12:17 [2023-02-22T17:12:17.741Z] #45 DONE 45.5s
17:12:17 [2023-02-22T17:12:17.741Z] 
17:12:17 [2023-02-22T17:12:17.741Z] #63 [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             ;
17:12:17 [2023-02-22T17:12:17.741Z] #63 50.84 Selecting previously unselected package libyajl-dev:arm64.
17:12:17 [2023-02-22T17:12:17.741Z] #63 50.84 Preparing to unpack .../19-libyajl-dev_2.1.0-3_arm64.deb ...
17:12:18 [2023-02-22T17:12:18.000Z] #63 50.87 Unpacking libyajl-dev:arm64 (2.1.0-3) ...
17:12:18 [2023-02-22T17:12:18.258Z] #63 51.18 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
17:12:18 [2023-02-22T17:12:18.258Z] #63 51.22 Setting up libyajl2:arm64 (2.1.0-3) ...
17:12:18 [2023-02-22T17:12:18.258Z] #63 51.25 Setting up bzip2 (1.0.8-4) ...
17:12:18 [2023-02-22T17:12:18.258Z] #63 51.29 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
17:12:18 [2023-02-22T17:12:18.258Z] #63 51.32 Setting up libprotobuf-c-dev:arm64 (1.3.3-1+b2) ...
17:12:18 [2023-02-22T17:12:18.518Z] #63 51.36 Setting up libcap2:arm64 (1:2.44-1) ...
17:12:18 [2023-02-22T17:12:18.518Z] #63 51.40 Setting up autotools-dev (20180224.1+nmu1) ...
17:12:18 [2023-02-22T17:12:18.518Z] #63 51.43 Setting up libsigsegv2:arm64 (2.13-1) ...
17:12:18 [2023-02-22T17:12:18.518Z] #63 51.46 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
17:12:18 [2023-02-22T17:12:18.518Z] #63 51.49 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
17:12:18 [2023-02-22T17:12:18.518Z] #63 51.55 Setting up patch (2.7.6-7) ...
17:12:18 [2023-02-22T17:12:18.518Z] #63 51.55 Setting up libudev-dev:arm64 (247.3-7+deb11u1) ...
17:12:18 [2023-02-22T17:12:18.518Z] #63 51.57 Setting up libyajl-dev:arm64 (2.1.0-3) ...
17:12:18 [2023-02-22T17:12:18.518Z] #63 51.60 Setting up libcap-dev:arm64 (1:2.44-1) ...
17:12:18 [2023-02-22T17:12:18.518Z] #63 51.61 Setting up libsystemd-dev:arm64 (247.3-7+deb11u1) ...
17:12:18 [2023-02-22T17:12:18.518Z] #63 51.63 Setting up libtool (2.4.6-15) ...
17:12:18 [2023-02-22T17:12:18.518Z] #63 51.65 Setting up m4 (1.4.18-5) ...
17:12:18 [2023-02-22T17:12:18.777Z] #63 51.66 Setting up dpkg-dev (1.20.12) ...
17:12:18 [2023-02-22T17:12:18.777Z] #63 51.71 Setting up autoconf (2.69-14) ...
17:12:18 [2023-02-22T17:12:18.777Z] #63 51.73 Setting up build-essential (12.9) ...
17:12:18 [2023-02-22T17:12:18.777Z] #63 51.75 Setting up automake (1:1.16.3-2) ...
17:12:18 [2023-02-22T17:12:18.777Z] #63 51.77 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
17:12:19 [2023-02-22T17:12:19.036Z] #63 51.79 Processing triggers for libc-bin (2.31-13+deb11u5) ...
17:12:19 [2023-02-22T17:12:19.036Z] #63 ...
17:12:19 [2023-02-22T17:12:19.036Z] 
17:12:19 [2023-02-22T17:12:19.036Z] #67 [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
17:12:19 [2023-02-22T17:12:19.036Z] #67 48.23 Selecting previously unselected package xz-utils.
17:12:19 [2023-02-22T17:12:19.036Z] #67 48.24 Preparing to unpack .../xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
17:12:19 [2023-02-22T17:12:19.036Z] #67 48.26 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
17:12:19 [2023-02-22T17:12:19.036Z] #67 48.61 Selecting previously unselected package patch.
17:12:19 [2023-02-22T17:12:19.036Z] #67 48.61 Preparing to unpack .../patch_2.7.6-7_arm64.deb ...
17:12:19 [2023-02-22T17:12:19.036Z] #67 48.64 Unpacking patch (2.7.6-7) ...
17:12:19 [2023-02-22T17:12:19.036Z] #67 48.94 Selecting previously unselected package dpkg-dev.
17:12:19 [2023-02-22T17:12:19.036Z] #67 48.95 Preparing to unpack .../dpkg-dev_1.20.12_all.deb ...
17:12:19 [2023-02-22T17:12:19.036Z] #67 48.97 Unpacking dpkg-dev (1.20.12) ...
17:12:19 [2023-02-22T17:12:19.036Z] #67 50.17 Selecting previously unselected package libseccomp-dev:arm64.
17:12:19 [2023-02-22T17:12:19.036Z] #67 50.18 Preparing to unpack .../libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
17:12:19 [2023-02-22T17:12:19.036Z] #67 50.22 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
17:12:19 [2023-02-22T17:12:19.036Z] #67 50.58 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
17:12:19 [2023-02-22T17:12:19.036Z] #67 50.64 Setting up bzip2 (1.0.8-4) ...
17:12:19 [2023-02-22T17:12:19.036Z] #67 50.66 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
17:12:19 [2023-02-22T17:12:19.036Z] #67 50.70 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
17:12:19 [2023-02-22T17:12:19.036Z] #67 50.75 Setting up patch (2.7.6-7) ...
17:12:19 [2023-02-22T17:12:19.036Z] #67 50.80 Setting up dpkg-dev (1.20.12) ...
17:12:19 [2023-02-22T17:12:19.036Z] #67 DONE 51.3s
17:12:19 [2023-02-22T17:12:19.295Z] 
17:12:19 [2023-02-22T17:12:19.295Z] #31 [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
17:12:19 [2023-02-22T17:12:19.295Z] #31 49.29 The following NEW packages will be installed:
17:12:19 [2023-02-22T17:12:19.295Z] #31 49.29   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libbtrfs-dev libbtrfs0 libelf1
17:12:19 [2023-02-22T17:12:19.295Z] #31 49.29   libffi-dev libgirepository-1.0-1 libglib2.0-bin libglib2.0-data
17:12:19 [2023-02-22T17:12:19.295Z] #31 49.29   libglib2.0-dev libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0
17:12:19 [2023-02-22T17:12:19.295Z] #31 49.29   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3
17:12:19 [2023-02-22T17:12:19.295Z] #31 49.30   libpcrecpp0v5 libsecret-1-0 libsecret-1-dev libsecret-common libselinux1-dev
17:12:19 [2023-02-22T17:12:19.295Z] #31 49.30   libsepol1-dev python3-distutils python3-lib2to3 uuid-dev zlib1g-dev
17:12:19 [2023-02-22T17:12:19.295Z] #31 49.72 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded.
17:12:19 [2023-02-22T17:12:19.295Z] #31 49.72 Need to get 7950 kB of archives.
17:12:19 [2023-02-22T17:12:19.295Z] #31 49.72 After this operation, 39.9 MB of additional disk space will be used.
17:12:19 [2023-02-22T17:12:19.295Z] #31 49.72 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]
17:12:19 [2023-02-22T17:12:19.295Z] #31 49.73 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]
17:12:19 [2023-02-22T17:12:19.295Z] #31 49.73 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-common all 0.20.4-2 [26.7 kB]
17:12:19 [2023-02-22T17:12:19.295Z] #31 49.77 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-1-0 arm64 0.20.4-2 [107 kB]
17:12:19 [2023-02-22T17:12:19.295Z] #31 49.77 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gir1.2-secret-1 arm64 0.20.4-2 [13.7 kB]
17:12:19 [2023-02-22T17:12:19.295Z] #31 49.77 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uuid-dev arm64 2.36.1-8+deb11u1 [99.6 kB]
17:12:19 [2023-02-22T17:12:19.295Z] #31 49.77 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libblkid-dev arm64 2.36.1-8+deb11u1 [229 kB]
17:12:19 [2023-02-22T17:12:19.295Z] #31 49.80 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB]
17:12:19 [2023-02-22T17:12:19.295Z] #31 49.82 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB]
17:12:19 [2023-02-22T17:12:19.295Z] #31 49.82 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB]
17:12:19 [2023-02-22T17:12:19.295Z] #31 49.83 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libffi-dev arm64 3.3-6 [53.2 kB]
17:12:19 [2023-02-22T17:12:19.295Z] #31 49.83 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-data all 2.66.8-1 [1164 kB]
17:12:19 [2023-02-22T17:12:19.295Z] #31 49.88 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-bin arm64 2.66.8-1 [137 kB]
17:12:19 [2023-02-22T17:12:19.295Z] #31 49.93 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
17:12:19 [2023-02-22T17:12:19.295Z] #31 49.93 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB]
17:12:19 [2023-02-22T17:12:19.295Z] #31 49.94 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-dev-bin arm64 2.66.8-1 [177 kB]
17:12:19 [2023-02-22T17:12:19.295Z] #31 49.95 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB]
17:12:19 [2023-02-22T17:12:19.295Z] #31 49.98 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB]
17:12:19 [2023-02-22T17:12:19.295Z] #31 49.98 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB]
17:12:19 [2023-02-22T17:12:19.295Z] #31 50.00 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB]
17:12:19 [2023-02-22T17:12:19.295Z] #31 50.00 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB]
17:12:19 [2023-02-22T17:12:19.295Z] #31 50.13 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB]
17:12:19 [2023-02-22T17:12:19.295Z] #31 50.13 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmount-dev arm64 2.36.1-8+deb11u1 [78.0 kB]
17:12:19 [2023-02-22T17:12:19.295Z] #31 50.15 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre16-3 arm64 2:8.39-13 [236 kB]
17:12:19 [2023-02-22T17:12:19.295Z] #31 50.16 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre32-3 arm64 2:8.39-13 [229 kB]
17:12:19 [2023-02-22T17:12:19.295Z] #31 50.18 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcrecpp0v5 arm64 2:8.39-13 [151 kB]
17:12:19 [2023-02-22T17:12:19.295Z] #31 50.18 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre3-dev arm64 2:8.39-13 [579 kB]
17:12:19 [2023-02-22T17:12:19.295Z] #31 50.22 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-2+deb11u2 [189 kB]
17:12:19 [2023-02-22T17:12:19.295Z] #31 50.22 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-dev arm64 2.66.8-1 [1592 kB]
17:12:19 [2023-02-22T17:12:19.295Z] #31 50.26 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-1-dev arm64 0.20.4-2 [218 kB]
17:12:19 [2023-02-22T17:12:19.295Z] #31 ...
17:12:19 [2023-02-22T17:12:19.295Z] 
17:12:19 [2023-02-22T17:12:19.295Z] #63 [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             ;
17:12:19 [2023-02-22T17:12:19.295Z] #63 DONE 52.2s
17:12:19 [2023-02-22T17:12:19.295Z] 
17:12:19 [2023-02-22T17:12:19.295Z] #31 [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
17:12:19 [2023-02-22T17:12:19.295Z] #31 51.83 debconf: delaying package configuration, since apt-utils is not installed
17:12:19 [2023-02-22T17:12:19.554Z] #31 52.14 Fetched 7950 kB in 1s (9094 kB/s)
17:12:19 [2023-02-22T17:12:19.813Z] #31 52.30 Selecting previously unselected package libgirepository-1.0-1:arm64.
17:12:19 [2023-02-22T17:12:19.813Z] #31 52.30 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15745 files and directories currently installed.)
17:12:19 [2023-02-22T17:12:19.813Z] #31 52.38 Preparing to unpack .../00-libgirepository-1.0-1_1.66.1-1+b1_arm64.deb ...
17:12:19 [2023-02-22T17:12:19.813Z] #31 52.45 Unpacking libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
17:12:20 [2023-02-22T17:12:20.072Z] #31 52.74 Selecting previously unselected package gir1.2-glib-2.0:arm64.
17:12:20 [2023-02-22T17:12:20.072Z] #31 52.74 Preparing to unpack .../01-gir1.2-glib-2.0_1.66.1-1+b1_arm64.deb ...
17:12:20 [2023-02-22T17:12:20.072Z] #31 52.74 Unpacking gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
17:12:20 [2023-02-22T17:12:20.664Z] #31 53.06 Selecting previously unselected package libsecret-common.
17:12:20 [2023-02-22T17:12:20.664Z] #31 53.06 Preparing to unpack .../02-libsecret-common_0.20.4-2_all.deb ...
17:12:20 [2023-02-22T17:12:20.664Z] #31 53.07 Unpacking libsecret-common (0.20.4-2) ...
17:12:20 [2023-02-22T17:12:20.945Z] #31 53.54 Selecting previously unselected package libsecret-1-0:arm64.
17:12:20 [2023-02-22T17:12:20.945Z] #31 53.56 Preparing to unpack .../03-libsecret-1-0_0.20.4-2_arm64.deb ...
17:12:20 [2023-02-22T17:12:20.945Z] #31 53.56 Unpacking libsecret-1-0:arm64 (0.20.4-2) ...
17:12:21 [2023-02-22T17:12:21.205Z] #31 53.82 Selecting previously unselected package gir1.2-secret-1:arm64.
17:12:21 [2023-02-22T17:12:21.205Z] #31 53.82 Preparing to unpack .../04-gir1.2-secret-1_0.20.4-2_arm64.deb ...
17:12:21 [2023-02-22T17:12:21.205Z] #31 53.83 Unpacking gir1.2-secret-1:arm64 (0.20.4-2) ...
17:12:21 [2023-02-22T17:12:21.205Z] #31 53.91 Selecting previously unselected package uuid-dev:arm64.
17:12:21 [2023-02-22T17:12:21.488Z] #31 53.92 Preparing to unpack .../05-uuid-dev_2.36.1-8+deb11u1_arm64.deb ...
17:12:21 [2023-02-22T17:12:21.488Z] #31 53.96 Unpacking uuid-dev:arm64 (2.36.1-8+deb11u1) ...
17:12:21 [2023-02-22T17:12:21.756Z] #31 54.18 Selecting previously unselected package libblkid-dev:arm64.
17:12:21 [2023-02-22T17:12:21.756Z] #31 54.19 Preparing to unpack .../06-libblkid-dev_2.36.1-8+deb11u1_arm64.deb ...
17:12:21 [2023-02-22T17:12:21.756Z] #31 54.24 Unpacking libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
17:12:22 [2023-02-22T17:12:22.014Z] #31 54.57 Selecting previously unselected package libbtrfs0:arm64.
17:12:22 [2023-02-22T17:12:22.014Z] #31 54.57 Preparing to unpack .../07-libbtrfs0_5.10.1-2_arm64.deb ...
17:12:22 [2023-02-22T17:12:22.014Z] #31 54.58 Unpacking libbtrfs0:arm64 (5.10.1-2) ...
17:12:22 [2023-02-22T17:12:22.275Z] #31 54.78 Selecting previously unselected package libbtrfs-dev:arm64.
17:12:22 [2023-02-22T17:12:22.275Z] #31 54.79 Preparing to unpack .../08-libbtrfs-dev_5.10.1-2_arm64.deb ...
17:12:22 [2023-02-22T17:12:22.275Z] #31 54.79 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ...
17:12:22 [2023-02-22T17:12:22.534Z] #31 ...
17:12:22 [2023-02-22T17:12:22.534Z] 
17:12:22 [2023-02-22T17:12:22.534Z] #72 [dockercli-src 4/5] RUN [ -d ./components/cli ] && mv ./components/cli /usr/src/dockercli || mv /tmp/dockercli /usr/src/dockercli
17:12:22 [2023-02-22T17:12:22.534Z] #72 DONE 4.6s
17:12:22 [2023-02-22T17:12:22.534Z] 
17:12:22 [2023-02-22T17:12:22.534Z] #62 [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
17:12:22 [2023-02-22T17:12:22.534Z] #62 46.98 Setting up libprotobuf23:arm64 (3.12.4-1) ...
17:12:22 [2023-02-22T17:12:22.534Z] #62 47.00 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
17:12:22 [2023-02-22T17:12:22.534Z] #62 47.01 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
17:12:22 [2023-02-22T17:12:22.534Z] #62 47.04 Setting up python3-six (1.16.0-2) ...
17:12:22 [2023-02-22T17:12:22.534Z] #62 47.91 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ...
17:12:22 [2023-02-22T17:12:22.534Z] #62 47.99 Setting up python3-protobuf (3.12.4-1) ...
17:12:22 [2023-02-22T17:12:22.534Z] #62 52.22 Setting up criu (3.17.1-1) ...
17:12:22 [2023-02-22T17:12:22.534Z] #62 54.72 Processing triggers for libc-bin (2.31-13+deb11u5) ...
17:12:22 [2023-02-22T17:12:22.534Z] #62 DONE 55.1s
17:12:22 [2023-02-22T17:12:22.534Z] 
17:12:22 [2023-02-22T17:12:22.534Z] #73 [dockercli-src 5/5] WORKDIR /usr/src/dockercli
17:12:22 [2023-02-22T17:12:22.534Z] #73 DONE 0.1s
17:12:22 [2023-02-22T17:12:22.534Z] 
17:12:22 [2023-02-22T17:12:22.534Z] #66 [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
17:12:22 [2023-02-22T17:12:22.534Z] #66 45.22 Selecting previously unselected package libicu67:arm64.
17:12:22 [2023-02-22T17:12:22.534Z] #66 45.22 Preparing to unpack .../1-libicu67_67.1-7_arm64.deb ...
17:12:22 [2023-02-22T17:12:22.534Z] #66 45.23 Unpacking libicu67:arm64 (67.1-7) ...
17:12:22 [2023-02-22T17:12:22.534Z] #66 52.29 Selecting previously unselected package libxml2:arm64.
17:12:22 [2023-02-22T17:12:22.534Z] #66 52.29 Preparing to unpack .../2-libxml2_2.9.10+dfsg-6.7+deb11u3_arm64.deb ...
17:12:22 [2023-02-22T17:12:22.534Z] #66 52.34 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u3) ...
17:12:22 [2023-02-22T17:12:22.534Z] #66 53.05 Selecting previously unselected package libarchive13:arm64.
17:12:22 [2023-02-22T17:12:22.534Z] #66 53.05 Preparing to unpack .../3-libarchive13_3.4.3-2+deb11u1_arm64.deb ...
17:12:22 [2023-02-22T17:12:22.534Z] #66 53.07 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ...
17:12:22 [2023-02-22T17:12:22.534Z] #66 53.51 Selecting previously unselected package libjsoncpp24:arm64.
17:12:22 [2023-02-22T17:12:22.534Z] #66 53.52 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_arm64.deb ...
17:12:22 [2023-02-22T17:12:22.534Z] #66 53.52 Unpacking libjsoncpp24:arm64 (1.9.4-4) ...
17:12:22 [2023-02-22T17:12:22.534Z] #66 53.73 Selecting previously unselected package librhash0:arm64.
17:12:22 [2023-02-22T17:12:22.534Z] #66 53.73 Preparing to unpack .../5-librhash0_1.4.1-2_arm64.deb ...
17:12:22 [2023-02-22T17:12:22.534Z] #66 53.75 Unpacking librhash0:arm64 (1.4.1-2) ...
17:12:22 [2023-02-22T17:12:22.534Z] #66 54.01 Selecting previously unselected package libuv1:arm64.
17:12:22 [2023-02-22T17:12:22.534Z] #66 54.02 Preparing to unpack .../6-libuv1_1.40.0-2_arm64.deb ...
17:12:22 [2023-02-22T17:12:22.534Z] #66 54.05 Unpacking libuv1:arm64 (1.40.0-2) ...
17:12:22 [2023-02-22T17:12:22.534Z] #66 54.25 Selecting previously unselected package cmake.
17:12:22 [2023-02-22T17:12:22.534Z] #66 54.25 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_arm64.deb ...
17:12:22 [2023-02-22T17:12:22.534Z] #66 54.27 Unpacking cmake (3.18.4-2+deb11u1) ...
17:12:22 [2023-02-22T17:12:22.534Z] #66 ...
17:12:22 [2023-02-22T17:12:22.534Z] 
17:12:22 [2023-02-22T17:12:22.534Z] #31 [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
17:12:22 [2023-02-22T17:12:22.534Z] #31 55.23 Selecting previously unselected package libelf1:arm64.
17:12:22 [2023-02-22T17:12:22.793Z] #31 55.24 Preparing to unpack .../09-libelf1_0.183-1_arm64.deb ...
17:12:22 [2023-02-22T17:12:22.793Z] #31 55.25 Unpacking libelf1:arm64 (0.183-1) ...
17:12:23 [2023-02-22T17:12:23.056Z] #31 55.67 Selecting previously unselected package libffi-dev:arm64.
17:12:23 [2023-02-22T17:12:23.056Z] #31 55.67 Preparing to unpack .../10-libffi-dev_3.3-6_arm64.deb ...
17:12:23 [2023-02-22T17:12:23.316Z] #31 55.67 Unpacking libffi-dev:arm64 (3.3-6) ...
17:12:23 [2023-02-22T17:12:23.576Z] #31 56.02 Selecting previously unselected package libglib2.0-data.
17:12:23 [2023-02-22T17:12:23.576Z] #31 56.03 Preparing to unpack .../11-libglib2.0-data_2.66.8-1_all.deb ...
17:12:23 [2023-02-22T17:12:23.576Z] #31 56.08 Unpacking libglib2.0-data (2.66.8-1) ...
17:12:25 [2023-02-22T17:12:25.480Z] #31 57.68 Selecting previously unselected package libglib2.0-bin.
17:12:25 [2023-02-22T17:12:25.480Z] #31 57.69 Preparing to unpack .../12-libglib2.0-bin_2.66.8-1_arm64.deb ...
17:12:25 [2023-02-22T17:12:25.480Z] #31 57.69 Unpacking libglib2.0-bin (2.66.8-1) ...
17:12:25 [2023-02-22T17:12:25.480Z] #31 57.89 Selecting previously unselected package python3-lib2to3.
17:12:25 [2023-02-22T17:12:25.480Z] #31 57.89 Preparing to unpack .../13-python3-lib2to3_3.9.2-1_all.deb ...
17:12:25 [2023-02-22T17:12:25.480Z] #31 57.90 Unpacking python3-lib2to3 (3.9.2-1) ...
17:12:25 [2023-02-22T17:12:25.480Z] #31 ...
17:12:25 [2023-02-22T17:12:25.480Z] 
17:12:25 [2023-02-22T17:12:25.480Z] #59 [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
17:12:25 [2023-02-22T17:12:25.480Z] #59 48.26 go: downloading github.com/prometheus/client_model v0.2.0
17:12:25 [2023-02-22T17:12:25.480Z] #59 48.30 go: downloading github.com/google/go-cmp v0.5.8
17:12:25 [2023-02-22T17:12:25.480Z] #59 48.41 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
17:12:25 [2023-02-22T17:12:25.480Z] #59 48.65 go: downloading go.uber.org/atomic v1.7.0
17:12:25 [2023-02-22T17:12:25.480Z] #59 48.67 go: downloading go.uber.org/multierr v1.6.0
17:12:25 [2023-02-22T17:12:25.480Z] #59 48.89 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5
17:12:25 [2023-02-22T17:12:25.480Z] #59 49.04 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567
17:12:25 [2023-02-22T17:12:25.480Z] #59 49.06 go: downloading github.com/chavacava/garif v0.0.0-20220630083739-93517212f375
17:12:25 [2023-02-22T17:12:25.480Z] #59 49.23 go: downloading github.com/olekukonko/tablewriter v0.0.5
17:12:25 [2023-02-22T17:12:25.480Z] #59 49.36 go: downloading github.com/beorn7/perks v1.0.1
17:12:25 [2023-02-22T17:12:25.480Z] #59 49.36 go: downloading github.com/cespare/xxhash/v2 v2.1.2
17:12:25 [2023-02-22T17:12:25.480Z] #59 49.45 go: downloading github.com/golang/protobuf v1.5.2
17:12:25 [2023-02-22T17:12:25.480Z] #59 49.53 go: downloading github.com/prometheus/common v0.32.1
17:12:25 [2023-02-22T17:12:25.480Z] #59 49.85 go: downloading github.com/prometheus/procfs v0.7.3
17:12:25 [2023-02-22T17:12:25.480Z] #59 49.96 go: downloading google.golang.org/protobuf v1.28.0
17:12:25 [2023-02-22T17:12:25.480Z] #59 50.64 go: downloading github.com/mattn/go-runewidth v0.0.9
17:12:25 [2023-02-22T17:12:25.480Z] #59 50.86 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
17:12:25 [2023-02-22T17:12:25.739Z] #59 ...
17:12:25 [2023-02-22T17:12:25.739Z] 
17:12:25 [2023-02-22T17:12:25.739Z] #31 [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
17:12:25 [2023-02-22T17:12:25.739Z] #31 58.11 Selecting previously unselected package python3-distutils.
17:12:25 [2023-02-22T17:12:25.739Z] #31 58.12 Preparing to unpack .../14-python3-distutils_3.9.2-1_all.deb ...
17:12:25 [2023-02-22T17:12:25.739Z] #31 58.13 Unpacking python3-distutils (3.9.2-1) ...
17:12:25 [2023-02-22T17:12:25.739Z] #31 58.33 Selecting previously unselected package libglib2.0-dev-bin.
17:12:25 [2023-02-22T17:12:25.739Z] #31 58.36 Preparing to unpack .../15-libglib2.0-dev-bin_2.66.8-1_arm64.deb ...
17:12:25 [2023-02-22T17:12:25.739Z] #31 58.37 Unpacking libglib2.0-dev-bin (2.66.8-1) ...
17:12:26 [2023-02-22T17:12:26.009Z] #31 ...
17:12:26 [2023-02-22T17:12:26.009Z] 
17:12:26 [2023-02-22T17:12:26.009Z] #48 [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...)
17:12:26 [2023-02-22T17:12:26.009Z] #48 43.10 github.com/docker/distribution/uuid
17:12:26 [2023-02-22T17:12:26.009Z] #48 43.64 golang.org/x/net/context
17:12:26 [2023-02-22T17:12:26.009Z] #48 44.43 github.com/docker/distribution/digest
17:12:26 [2023-02-22T17:12:26.009Z] #48 44.73 crypto/x509
17:12:26 [2023-02-22T17:12:26.009Z] #48 45.70 net/textproto
17:12:26 [2023-02-22T17:12:26.009Z] #48 48.10 vendor/golang.org/x/net/http/httpguts
17:12:26 [2023-02-22T17:12:26.009Z] #48 48.58 vendor/golang.org/x/net/http/httpproxy
17:12:26 [2023-02-22T17:12:26.009Z] #48 49.62 mime/multipart
17:12:26 [2023-02-22T17:12:26.009Z] #48 52.52 github.com/docker/distribution/reference
17:12:26 [2023-02-22T17:12:26.009Z] #48 ...
17:12:26 [2023-02-22T17:12:26.009Z] 
17:12:26 [2023-02-22T17:12:26.009Z] #31 [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
17:12:26 [2023-02-22T17:12:26.009Z] #31 58.63 Selecting previously unselected package libsepol1-dev:arm64.
17:12:26 [2023-02-22T17:12:26.009Z] #31 58.63 Preparing to unpack .../16-libsepol1-dev_3.1-1_arm64.deb ...
17:12:26 [2023-02-22T17:12:26.009Z] #31 58.64 Unpacking libsepol1-dev:arm64 (3.1-1) ...
17:12:26 [2023-02-22T17:12:26.269Z] #31 ...
17:12:26 [2023-02-22T17:12:26.269Z] 
17:12:26 [2023-02-22T17:12:26.269Z] #66 [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
17:12:26 [2023-02-22T17:12:26.269Z] #66 58.01 Setting up libicu67:arm64 (67.1-7) ...
17:12:26 [2023-02-22T17:12:26.269Z] #66 58.03 Setting up libuv1:arm64 (1.40.0-2) ...
17:12:26 [2023-02-22T17:12:26.269Z] #66 58.04 Setting up libjsoncpp24:arm64 (1.9.4-4) ...
17:12:26 [2023-02-22T17:12:26.269Z] #66 58.05 Setting up librhash0:arm64 (1.4.1-2) ...
17:12:26 [2023-02-22T17:12:26.269Z] #66 58.06 Setting up cmake-data (3.18.4-2+deb11u1) ...
17:12:26 [2023-02-22T17:12:26.269Z] #66 58.09 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u3) ...
17:12:26 [2023-02-22T17:12:26.269Z] #66 58.10 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ...
17:12:26 [2023-02-22T17:12:26.269Z] #66 58.11 Setting up cmake (3.18.4-2+deb11u1) ...
17:12:26 [2023-02-22T17:12:26.269Z] #66 58.12 Processing triggers for libc-bin (2.31-13+deb11u5) ...
17:12:26 [2023-02-22T17:12:26.269Z] #66 DONE 58.6s
17:12:26 [2023-02-22T17:12:26.528Z] 
17:12:26 [2023-02-22T17:12:26.528Z] #31 [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
17:12:26 [2023-02-22T17:12:26.786Z] #31 59.13 Selecting previously unselected package libpcre2-16-0:arm64.
17:12:26 [2023-02-22T17:12:26.786Z] #31 59.13 Preparing to unpack .../17-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ...
17:12:26 [2023-02-22T17:12:26.786Z] #31 59.14 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
17:12:27 [2023-02-22T17:12:27.044Z] #31 59.48 Selecting previously unselected package libpcre2-32-0:arm64.
17:12:27 [2023-02-22T17:12:27.044Z] #31 59.49 Preparing to unpack .../18-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ...
17:12:27 [2023-02-22T17:12:27.044Z] #31 59.50 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
17:12:27 [2023-02-22T17:12:27.302Z] #31 59.81 Selecting previously unselected package libpcre2-posix2:arm64.
17:12:27 [2023-02-22T17:12:27.302Z] #31 59.82 Preparing to unpack .../19-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ...
17:12:27 [2023-02-22T17:12:27.302Z] #31 59.82 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
17:12:27 [2023-02-22T17:12:27.561Z] #31 59.94 Selecting previously unselected package libpcre2-dev:arm64.
17:12:27 [2023-02-22T17:12:27.561Z] #31 59.97 Preparing to unpack .../20-libpcre2-dev_10.36-2+deb11u1_arm64.deb ...
17:12:27 [2023-02-22T17:12:27.561Z] #31 59.98 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ...
17:12:27 [2023-02-22T17:12:27.819Z] #31 ...
17:12:27 [2023-02-22T17:12:27.819Z] 
17:12:27 [2023-02-22T17:12:27.819Z] #74 [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...)
17:12:27 [2023-02-22T17:12:27.819Z] #0 3.051 go: downloading github.com/urfave/cli/v2 v2.23.5
17:12:27 [2023-02-22T17:12:27.819Z] #0 3.740 go: downloading golang.org/x/sys v0.2.0
17:12:27 [2023-02-22T17:12:27.819Z] #0 6.989 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
17:12:27 [2023-02-22T17:12:27.819Z] #0 7.342 go: downloading github.com/google/uuid v1.3.0
17:12:27 [2023-02-22T17:12:27.819Z] #0 7.386 go: downloading github.com/moby/vpnkit v0.5.0
17:12:27 [2023-02-22T17:12:27.819Z] #0 7.391 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
17:12:27 [2023-02-22T17:12:27.819Z] #0 7.648 go: downloading github.com/gorilla/mux v1.8.0
17:12:27 [2023-02-22T17:12:27.819Z] #0 7.729 go: downloading github.com/moby/sys/mountinfo v0.6.2
17:12:27 [2023-02-22T17:12:27.819Z] #0 8.413 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
17:12:27 [2023-02-22T17:12:27.819Z] #0 8.485 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
17:12:27 [2023-02-22T17:12:27.819Z] #0 9.750 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
17:12:27 [2023-02-22T17:12:27.819Z] #0 9.817 go: downloading golang.org/x/net v0.1.0
17:12:27 [2023-02-22T17:12:27.819Z] #74 ...
17:12:27 [2023-02-22T17:12:27.819Z] 
17:12:27 [2023-02-22T17:12:27.819Z] #31 [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
17:12:27 [2023-02-22T17:12:27.819Z] #31 60.48 Selecting previously unselected package libselinux1-dev:arm64.
17:12:28 [2023-02-22T17:12:28.077Z] #31 60.48 Preparing to unpack .../21-libselinux1-dev_3.1-3_arm64.deb ...
17:12:28 [2023-02-22T17:12:28.077Z] #31 60.48 Unpacking libselinux1-dev:arm64 (3.1-3) ...
17:12:28 [2023-02-22T17:12:28.336Z] #31 60.74 Selecting previously unselected package libmount-dev:arm64.
17:12:28 [2023-02-22T17:12:28.336Z] #31 60.74 Preparing to unpack .../22-libmount-dev_2.36.1-8+deb11u1_arm64.deb ...
17:12:28 [2023-02-22T17:12:28.336Z] #31 60.75 Unpacking libmount-dev:arm64 (2.36.1-8+deb11u1) ...
17:12:28 [2023-02-22T17:12:28.336Z] #31 60.87 Selecting previously unselected package libpcre16-3:arm64.
17:12:28 [2023-02-22T17:12:28.336Z] #31 60.90 Preparing to unpack .../23-libpcre16-3_2%3a8.39-13_arm64.deb ...
17:12:28 [2023-02-22T17:12:28.336Z] #31 60.92 Unpacking libpcre16-3:arm64 (2:8.39-13) ...
17:12:28 [2023-02-22T17:12:28.594Z] #31 61.10 Selecting previously unselected package libpcre32-3:arm64.
17:12:28 [2023-02-22T17:12:28.594Z] #31 61.12 Preparing to unpack .../24-libpcre32-3_2%3a8.39-13_arm64.deb ...
17:12:28 [2023-02-22T17:12:28.594Z] #31 61.13 Unpacking libpcre32-3:arm64 (2:8.39-13) ...
17:12:28 [2023-02-22T17:12:28.852Z] #31 61.28 Selecting previously unselected package libpcrecpp0v5:arm64.
17:12:28 [2023-02-22T17:12:28.852Z] #31 61.29 Preparing to unpack .../25-libpcrecpp0v5_2%3a8.39-13_arm64.deb ...
17:12:28 [2023-02-22T17:12:28.852Z] #31 61.30 Unpacking libpcrecpp0v5:arm64 (2:8.39-13) ...
17:12:28 [2023-02-22T17:12:28.852Z] #31 61.41 Selecting previously unselected package libpcre3-dev:arm64.
17:12:28 [2023-02-22T17:12:28.852Z] #31 61.43 Preparing to unpack .../26-libpcre3-dev_2%3a8.39-13_arm64.deb ...
17:12:28 [2023-02-22T17:12:28.853Z] #31 61.46 Unpacking libpcre3-dev:arm64 (2:8.39-13) ...
17:12:29 [2023-02-22T17:12:29.111Z] #31 ...
17:12:29 [2023-02-22T17:12:29.111Z] 
17:12:29 [2023-02-22T17:12:29.111Z] #75 [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...)
17:12:29 [2023-02-22T17:12:29.111Z] #0 2.826 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 .
17:12:29 [2023-02-22T17:12:29.370Z] #75 ...
17:12:29 [2023-02-22T17:12:29.370Z] 
17:12:29 [2023-02-22T17:12:29.370Z] #76 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
17:12:29 [2023-02-22T17:12:29.370Z] #0 1.750 Cloning into '/tmp/crun-build'...
17:12:29 [2023-02-22T17:12:29.370Z] #0 8.143 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec'
17:12:29 [2023-02-22T17:12:29.370Z] #0 8.180 Cloning into '/tmp/crun-build/libocispec'...
17:12:29 [2023-02-22T17:12:29.370Z] #0 9.170 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821'
17:12:29 [2023-02-22T17:12:29.370Z] #0 9.200 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec'
17:12:29 [2023-02-22T17:12:29.370Z] #0 9.205 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec'
17:12:29 [2023-02-22T17:12:29.370Z] #0 9.209 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl'
17:12:29 [2023-02-22T17:12:29.370Z] #0 9.237 Cloning into '/tmp/crun-build/libocispec/image-spec'...
17:12:29 [2023-02-22T17:12:29.370Z] #76 ...
17:12:29 [2023-02-22T17:12:29.370Z] 
17:12:29 [2023-02-22T17:12:29.370Z] #31 [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
17:12:29 [2023-02-22T17:12:29.628Z] #31 61.98 Selecting previously unselected package zlib1g-dev:arm64.
17:12:29 [2023-02-22T17:12:29.628Z] #31 61.99 Preparing to unpack .../27-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_arm64.deb ...
17:12:29 [2023-02-22T17:12:29.628Z] #31 62.00 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
17:12:29 [2023-02-22T17:12:29.628Z] #31 62.23 Selecting previously unselected package libglib2.0-dev:arm64.
17:12:29 [2023-02-22T17:12:29.628Z] #31 62.23 Preparing to unpack .../28-libglib2.0-dev_2.66.8-1_arm64.deb ...
17:12:29 [2023-02-22T17:12:29.628Z] #31 62.23 Unpacking libglib2.0-dev:arm64 (2.66.8-1) ...
17:12:31 [2023-02-22T17:12:31.005Z] #31 63.69 Selecting previously unselected package libsecret-1-dev:arm64.
17:12:31 [2023-02-22T17:12:31.005Z] #31 63.69 Preparing to unpack .../29-libsecret-1-dev_0.20.4-2_arm64.deb ...
17:12:31 [2023-02-22T17:12:31.005Z] #31 63.71 Unpacking libsecret-1-dev:arm64 (0.20.4-2) ...
17:12:31 [2023-02-22T17:12:31.572Z] #31 64.10 Setting up libpcrecpp0v5:arm64 (2:8.39-13) ...
17:12:31 [2023-02-22T17:12:31.572Z] #31 64.14 Setting up libpcre16-3:arm64 (2:8.39-13) ...
17:12:31 [2023-02-22T17:12:31.572Z] #31 64.15 Setting up libsepol1-dev:arm64 (3.1-1) ...
17:12:31 [2023-02-22T17:12:31.572Z] #31 64.16 Setting up libffi-dev:arm64 (3.3-6) ...
17:12:31 [2023-02-22T17:12:31.572Z] #31 64.17 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
17:12:31 [2023-02-22T17:12:31.572Z] #31 64.18 Setting up libbtrfs0:arm64 (5.10.1-2) ...
17:12:31 [2023-02-22T17:12:31.831Z] #31 64.22 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
17:12:31 [2023-02-22T17:12:31.831Z] #31 64.24 Setting up libglib2.0-data (2.66.8-1) ...
17:12:31 [2023-02-22T17:12:31.831Z] #31 64.25 Setting up uuid-dev:arm64 (2.36.1-8+deb11u1) ...
17:12:31 [2023-02-22T17:12:31.831Z] #31 64.27 Setting up libpcre32-3:arm64 (2:8.39-13) ...
17:12:31 [2023-02-22T17:12:31.831Z] #31 64.28 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
17:12:31 [2023-02-22T17:12:31.831Z] #31 64.29 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
17:12:31 [2023-02-22T17:12:31.831Z] #31 64.30 Setting up libbtrfs-dev:arm64 (5.10.1-2) ...
17:12:31 [2023-02-22T17:12:31.831Z] #31 64.32 Setting up libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
17:12:31 [2023-02-22T17:12:31.831Z] #31 64.34 Setting up python3-lib2to3 (3.9.2-1) ...
17:12:32 [2023-02-22T17:12:32.397Z] #31 64.87 Setting up libelf1:arm64 (0.183-1) ...
17:12:32 [2023-02-22T17:12:32.397Z] #31 64.88 Setting up libsecret-common (0.20.4-2) ...
17:12:32 [2023-02-22T17:12:32.397Z] #31 64.89 Setting up python3-distutils (3.9.2-1) ...
17:12:33 [2023-02-22T17:12:33.331Z] #31 65.60 Setting up libglib2.0-dev-bin (2.66.8-1) ...
17:12:33 [2023-02-22T17:12:33.331Z] #31 ...
17:12:33 [2023-02-22T17:12:33.331Z] 
17:12:33 [2023-02-22T17:12:33.331Z] #77 [dockercli 3/3] RUN --mount=from=dockercli-src,src=/usr/src/dockercli,rw     --mount=type=cache,target=/root/.cache/go-build,id=dockercli-build-linux/arm64 <<EOT (set -e...)
17:12:33 [2023-02-22T17:12:33.331Z] #77 ...
17:12:33 [2023-02-22T17:12:33.331Z] 
17:12:33 [2023-02-22T17:12:33.331Z] #48 [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...)
17:12:33 [2023-02-22T17:12:33.331Z] #48 53.85 github.com/stevvooe/resumable
17:12:33 [2023-02-22T17:12:33.331Z] #48 54.10 github.com/stevvooe/resumable/sha256
17:12:33 [2023-02-22T17:12:33.331Z] #48 54.76 github.com/stevvooe/resumable/sha512
17:12:33 [2023-02-22T17:12:33.331Z] #48 55.44 github.com/garyburd/redigo/internal
17:12:33 [2023-02-22T17:12:33.331Z] #48 55.51 crypto/tls
17:12:33 [2023-02-22T17:12:33.331Z] #48 55.61 github.com/garyburd/redigo/redis
17:12:33 [2023-02-22T17:12:33.331Z] #48 59.34 github.com/docker/distribution/registry/listener
17:12:33 [2023-02-22T17:12:33.331Z] #48 59.80 github.com/docker/distribution/version
17:12:33 [2023-02-22T17:12:33.331Z] #48 60.01 github.com/inconshreveable/mousetrap
17:12:33 [2023-02-22T17:12:33.331Z] #48 60.09 github.com/spf13/pflag
17:12:34 [2023-02-22T17:12:34.265Z] #48 ...
17:12:34 [2023-02-22T17:12:34.265Z] 
17:12:34 [2023-02-22T17:12:34.265Z] #31 [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
17:12:34 [2023-02-22T17:12:34.265Z] #31 66.65 Setting up libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
17:12:34 [2023-02-22T17:12:34.265Z] #31 66.70 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ...
17:12:34 [2023-02-22T17:12:34.265Z] #31 66.71 Setting up libselinux1-dev:arm64 (3.1-3) ...
17:12:34 [2023-02-22T17:12:34.265Z] #31 66.72 Setting up libpcre3-dev:arm64 (2:8.39-13) ...
17:12:34 [2023-02-22T17:12:34.265Z] #31 66.73 Setting up libglib2.0-bin (2.66.8-1) ...
17:12:34 [2023-02-22T17:12:34.265Z] #31 66.75 Setting up libsecret-1-0:arm64 (0.20.4-2) ...
17:12:34 [2023-02-22T17:12:34.265Z] #31 66.76 Setting up gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
17:12:34 [2023-02-22T17:12:34.265Z] #31 66.77 Setting up libmount-dev:arm64 (2.36.1-8+deb11u1) ...
17:12:34 [2023-02-22T17:12:34.265Z] #31 66.78 Setting up gir1.2-secret-1:arm64 (0.20.4-2) ...
17:12:34 [2023-02-22T17:12:34.265Z] #31 66.79 Setting up libglib2.0-dev:arm64 (2.66.8-1) ...
17:12:34 [2023-02-22T17:12:34.265Z] #31 66.80 Processing triggers for libglib2.0-0:arm64 (2.66.8-1) ...
17:12:34 [2023-02-22T17:12:34.265Z] #31 66.81 No schema files found: doing nothing.
17:12:34 [2023-02-22T17:12:34.265Z] #31 66.84 Processing triggers for libc-bin (2.31-13+deb11u5) ...
17:12:34 [2023-02-22T17:12:34.524Z] #31 66.96 Setting up libsecret-1-dev:arm64 (0.20.4-2) ...
17:12:34 [2023-02-22T17:12:34.782Z] #31 DONE 67.4s
17:12:34 [2023-02-22T17:12:34.782Z] 
17:12:34 [2023-02-22T17:12:34.782Z] #60 [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
17:12:34 [2023-02-22T17:12:34.782Z] #60 67.82 gotestsum version dev
17:12:34 [2023-02-22T17:12:34.782Z] #60 DONE 67.9s
17:12:34 [2023-02-22T17:12:34.782Z] 
17:12:34 [2023-02-22T17:12:34.782Z] #78 [containerd-build 3/3] RUN --mount=from=containerd-src,src=/usr/src/containerd,rw     --mount=type=cache,target=/root/.cache/go-build,id=containerd-build-linux/arm64 <<EOT (set -e...)
17:12:36 [2023-02-22T17:12:36.688Z] #78 ...
17:12:36 [2023-02-22T17:12:36.688Z] 
17:12:36 [2023-02-22T17:12:36.688Z] #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
17:12:36 [2023-02-22T17:12:36.688Z] #0 1.585 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
17:12:36 [2023-02-22T17:12:36.688Z] #0 1.677 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
17:12:36 [2023-02-22T17:12:36.688Z] #0 1.767 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
17:12:36 [2023-02-22T17:12:36.688Z] #0 3.647 Reading package lists...
17:12:36 [2023-02-22T17:12:36.688Z] #0 6.678 + apt-get  install -y --no-install-recommends gcc libc6-dev
17:12:36 [2023-02-22T17:12:36.688Z] #0 6.749 Reading package lists...
17:12:36 [2023-02-22T17:12:36.688Z] #79 ...
17:12:36 [2023-02-22T17:12:36.688Z] 
17:12:36 [2023-02-22T17:12:36.688Z] #76 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
17:12:36 [2023-02-22T17:12:36.688Z] #76 11.31 Cloning into '/tmp/crun-build/libocispec/runtime-spec'...
17:12:36 [2023-02-22T17:12:36.688Z] #76 13.05 Cloning into '/tmp/crun-build/libocispec/yajl'...
17:12:36 [2023-02-22T17:12:36.688Z] #76 14.30 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c'
17:12:36 [2023-02-22T17:12:36.688Z] #76 14.61 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3'
17:12:36 [2023-02-22T17:12:36.688Z] #76 14.79 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06'
17:12:36 [2023-02-22T17:12:36.688Z] #76 ...
17:12:36 [2023-02-22T17:12:36.688Z] 
17:12:36 [2023-02-22T17:12:36.688Z] #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
17:12:36 [2023-02-22T17:12:36.688Z] #0 6.749 Reading package lists...
17:12:37 [2023-02-22T17:12:37.882Z] #79 10.43 Building dependency tree...
17:12:37 [2023-02-22T17:12:37.882Z] #79 11.44 Reading state information...
17:12:39 [2023-02-22T17:12:39.787Z] #79 13.32 gcc is already the newest version (4:10.2.1-1).
17:12:39 [2023-02-22T17:12:39.787Z] #79 13.32 libc6-dev is already the newest version (2.31-13+deb11u5).
17:12:39 [2023-02-22T17:12:39.787Z] #79 13.32 0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.
17:12:39 [2023-02-22T17:12:39.787Z] #79 DONE 13.6s
17:12:39 [2023-02-22T17:12:39.787Z] 
17:12:39 [2023-02-22T17:12:39.787Z] #48 [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...)
17:12:39 [2023-02-22T17:12:39.787Z] #48 63.76 github.com/spf13/cobra
17:12:39 [2023-02-22T17:12:39.787Z] #48 66.55 log/syslog
17:12:40 [2023-02-22T17:12:40.354Z] #48 67.33 github.com/yvasiyarov/go-metrics
17:12:42 [2023-02-22T17:12:42.257Z] #48 ...
17:12:42 [2023-02-22T17:12:42.257Z] 
17:12:42 [2023-02-22T17:12:42.257Z] #80 [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...)
17:12:42 [2023-02-22T17:12:42.257Z] #0 1.411 -- The C compiler identification is GNU 10.2.1
17:12:42 [2023-02-22T17:12:42.257Z] #0 1.512 -- Detecting C compiler ABI info
17:12:42 [2023-02-22T17:12:42.257Z] #0 1.952 -- Detecting C compiler ABI info - done
17:12:42 [2023-02-22T17:12:42.257Z] #0 2.018 -- Check for working C compiler: /usr/bin/aarch64-linux-gnu-gcc - skipped
17:12:42 [2023-02-22T17:12:42.257Z] #0 2.028 -- Detecting C compile features
17:12:42 [2023-02-22T17:12:42.257Z] #0 2.032 -- Detecting C compile features - done
17:12:42 [2023-02-22T17:12:42.257Z] #0 2.061 -- Performing Test HAS_BUILTIN_FORTIFY
17:12:42 [2023-02-22T17:12:42.257Z] #0 2.313 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
17:12:42 [2023-02-22T17:12:42.257Z] #80 2.379 -- Configuring done
17:12:42 [2023-02-22T17:12:42.257Z] #80 2.408 -- Generating done
17:12:42 [2023-02-22T17:12:42.257Z] #80 2.429 -- Build files have been written to: /go/src/github.com/krallin/tini
17:12:42 [2023-02-22T17:12:42.516Z] #80 2.670 Scanning dependencies of target tini-static
17:12:42 [2023-02-22T17:12:42.516Z] #80 2.713 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
17:12:43 [2023-02-22T17:12:43.891Z] #80 3.862 [100%] Linking C executable tini-static
17:12:44 [2023-02-22T17:12:44.462Z] #80 4.394 [100%] Built target tini-static
17:12:44 [2023-02-22T17:12:44.720Z] #80 DONE 4.7s
17:12:44 [2023-02-22T17:12:44.720Z] 
17:12:44 [2023-02-22T17:12:44.720Z] #78 [containerd-build 3/3] RUN --mount=from=containerd-src,src=/usr/src/containerd,rw     --mount=type=cache,target=/root/.cache/go-build,id=containerd-build-linux/arm64 <<EOT (set -e...)
17:12:44 [2023-02-22T17:12:44.720Z] #78 6.306 + bin/ctr
17:12:46 [2023-02-22T17:12:46.632Z] #78 ...
17:12:46 [2023-02-22T17:12:46.632Z] 
17:12:46 [2023-02-22T17:12:46.632Z] #48 [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...)
17:12:46 [2023-02-22T17:12:46.632Z] #48 73.63 golang.org/x/crypto/blowfish
17:12:46 [2023-02-22T17:12:46.890Z] #48 73.99 net/http/httptrace
17:12:46 [2023-02-22T17:12:46.890Z] #48 74.05 github.com/docker/libtrust
17:12:47 [2023-02-22T17:12:47.457Z] #48 74.56 net/http
17:12:50 [2023-02-22T17:12:50.744Z] #48 77.64 net/smtp
17:12:51 [2023-02-22T17:12:51.680Z] #48 78.57 golang.org/x/crypto/bcrypt
17:12:51 [2023-02-22T17:12:51.938Z] #48 78.91 github.com/docker/distribution/registry/storage/driver/gcs
17:12:51 [2023-02-22T17:12:51.938Z] #48 79.00 os/user
17:12:52 [2023-02-22T17:12:52.506Z] #48 79.55 github.com/docker/distribution/registry/storage/driver/oss
17:12:52 [2023-02-22T17:12:52.506Z] #48 79.63 github.com/mitchellh/mapstructure
17:12:59 [2023-02-22T17:12:59.069Z] #48 ...
17:12:59 [2023-02-22T17:12:59.069Z] 
17:12:59 [2023-02-22T17:12:59.069Z] #76 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
17:12:59 [2023-02-22T17:12:59.069Z] #76 28.71 aclocal: warning: couldn't open directory 'm4': No such file or directory
17:12:59 [2023-02-22T17:12:59.069Z] #76 38.44 libtoolize: putting auxiliary files in '.'.
17:12:59 [2023-02-22T17:12:59.069Z] #76 38.44 libtoolize: copying file './ltmain.sh'
17:12:59 [2023-02-22T17:12:59.069Z] #76 39.27 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
17:12:59 [2023-02-22T17:12:59.069Z] #76 39.27 libtoolize: and rerunning libtoolize and aclocal.
17:12:59 [2023-02-22T17:12:59.069Z] #76 39.27 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
17:13:07 [2023-02-22T17:13:07.184Z] #76 47.42 configure.ac:7: installing './compile'
17:13:07 [2023-02-22T17:13:07.184Z] #76 47.42 configure.ac:11: installing './config.guess'
17:13:07 [2023-02-22T17:13:07.184Z] #76 47.44 configure.ac:11: installing './config.sub'
17:13:07 [2023-02-22T17:13:07.184Z] #76 47.44 configure.ac:8: installing './install-sh'
17:13:07 [2023-02-22T17:13:07.184Z] #76 47.46 configure.ac:8: installing './missing'
17:13:07 [2023-02-22T17:13:07.184Z] #76 47.55 Makefile.am: installing './depcomp'
17:13:07 [2023-02-22T17:13:07.184Z] #76 ...
17:13:07 [2023-02-22T17:13:07.184Z] 
17:13:07 [2023-02-22T17:13:07.184Z] #48 [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...)
17:13:07 [2023-02-22T17:13:07.184Z] #48 93.75 github.com/docker/distribution/configuration
17:13:07 [2023-02-22T17:13:07.184Z] #48 93.75 github.com/bugsnag/bugsnag-go
17:13:08 [2023-02-22T17:13:08.132Z] #48 94.97 github.com/gorilla/context
17:13:08 [2023-02-22T17:13:08.409Z] #48 95.39 github.com/gorilla/mux
17:13:08 [2023-02-22T17:13:08.409Z] #48 95.58 github.com/docker/distribution/registry/api/errcode
17:13:09 [2023-02-22T17:13:09.785Z] #48 96.65 expvar
17:13:10 [2023-02-22T17:13:10.044Z] #48 97.06 github.com/docker/distribution/context
17:13:10 [2023-02-22T17:13:10.303Z] #48 97.35 github.com/docker/distribution/registry/api/v2
17:13:11 [2023-02-22T17:13:11.679Z] #48 98.78 github.com/docker/distribution/health
17:13:11 [2023-02-22T17:13:11.679Z] #48 98.80 github.com/docker/distribution
17:13:12 [2023-02-22T17:13:12.246Z] #48 99.52 github.com/docker/distribution/health/checks
17:13:12 [2023-02-22T17:13:12.817Z] #48 99.71 github.com/docker/distribution/manifest/manifestlist
17:13:13 [2023-02-22T17:13:13.076Z] #48 99.98 github.com/docker/distribution/manifest/schema1
17:13:13 [2023-02-22T17:13:13.076Z] #48 100.0 github.com/docker/distribution/manifest/schema2
17:13:13 [2023-02-22T17:13:13.334Z] #48 100.5 github.com/docker/distribution/notifications
17:13:13 [2023-02-22T17:13:13.901Z] #48 100.9 github.com/docker/distribution/registry/auth
17:13:14 [2023-02-22T17:13:14.160Z] #48 101.3 github.com/docker/distribution/registry/middleware/registry
17:13:14 [2023-02-22T17:13:14.419Z] #48 101.6 github.com/docker/distribution/registry/middleware/repository
17:13:14 [2023-02-22T17:13:14.985Z] #48 102.0 github.com/docker/distribution/registry/client/transport
17:13:15 [2023-02-22T17:13:15.552Z] #48 102.7 github.com/docker/distribution/registry/storage/cache
17:13:15 [2023-02-22T17:13:15.810Z] #48 103.0 github.com/docker/distribution/registry/storage/cache/memory
17:13:16 [2023-02-22T17:13:16.069Z] #48 103.1 github.com/docker/distribution/registry/storage/driver
17:13:16 [2023-02-22T17:13:16.327Z] #48 103.3 github.com/docker/distribution/registry/client
17:13:16 [2023-02-22T17:13:16.586Z] #48 103.7 github.com/docker/distribution/registry/proxy/scheduler
17:13:17 [2023-02-22T17:13:17.522Z] #48 104.4 github.com/docker/distribution/registry/storage
17:13:17 [2023-02-22T17:13:17.781Z] #48 ...
17:13:17 [2023-02-22T17:13:17.781Z] 
17:13:17 [2023-02-22T17:13:17.781Z] #76 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
17:13:17 [2023-02-22T17:13:17.781Z] #76 48.67 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
17:13:17 [2023-02-22T17:13:17.781Z] #76 48.67 libtoolize: copying file 'build-aux/ltmain.sh'
17:13:17 [2023-02-22T17:13:17.781Z] #76 48.84 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
17:13:17 [2023-02-22T17:13:17.781Z] #76 48.84 libtoolize: copying file 'm4/libtool.m4'
17:13:17 [2023-02-22T17:13:17.781Z] #76 48.93 libtoolize: copying file 'm4/ltoptions.m4'
17:13:17 [2023-02-22T17:13:17.781Z] #76 49.10 libtoolize: copying file 'm4/ltsugar.m4'
17:13:17 [2023-02-22T17:13:17.781Z] #76 49.28 libtoolize: copying file 'm4/ltversion.m4'
17:13:17 [2023-02-22T17:13:17.781Z] #76 49.41 libtoolize: copying file 'm4/lt~obsolete.m4'
17:13:17 [2023-02-22T17:13:17.781Z] #76 49.53 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
17:13:18 [2023-02-22T17:13:18.040Z] #76 ...
17:13:18 [2023-02-22T17:13:18.040Z] 
17:13:18 [2023-02-22T17:13:18.040Z] #48 [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...)
17:13:18 [2023-02-22T17:13:18.040Z] #48 105.1 github.com/docker/distribution/registry/client/auth
17:13:18 [2023-02-22T17:13:18.974Z] #48 105.9 github.com/docker/distribution/registry/storage/cache/redis
17:13:19 [2023-02-22T17:13:19.541Z] #48 106.4 github.com/docker/distribution/registry/storage/driver/factory
17:13:19 [2023-02-22T17:13:19.541Z] #48 106.7 github.com/docker/distribution/registry/storage/driver/middleware
17:13:19 [2023-02-22T17:13:19.800Z] #48 106.9 github.com/gorilla/handlers
17:13:21 [2023-02-22T17:13:21.176Z] #48 108.3 github.com/yvasiyarov/newrelic_platform_go
17:13:21 [2023-02-22T17:13:21.743Z] #48 108.9 github.com/docker/distribution/registry/proxy
17:13:21 [2023-02-22T17:13:21.743Z] #48 108.9 github.com/yvasiyarov/gorelic
17:13:23 [2023-02-22T17:13:23.119Z] #48 110.3 github.com/docker/distribution/registry/handlers
17:13:23 [2023-02-22T17:13:23.377Z] #48 110.4 github.com/docker/distribution/registry/auth/htpasswd
17:13:23 [2023-02-22T17:13:23.944Z] #48 110.9 github.com/docker/distribution/registry/auth/silly
17:13:23 [2023-02-22T17:13:23.945Z] #48 111.2 github.com/docker/distribution/registry/auth/token
17:13:25 [2023-02-22T17:13:25.321Z] #48 112.3 github.com/Azure/azure-sdk-for-go/storage
17:13:26 [2023-02-22T17:13:26.696Z] #48 ...
17:13:26 [2023-02-22T17:13:26.696Z] 
17:13:26 [2023-02-22T17:13:26.696Z] #76 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
17:13:26 [2023-02-22T17:13:26.696Z] #76 60.51 configure.ac:7: installing 'build-aux/compile'
17:13:26 [2023-02-22T17:13:26.696Z] #76 60.52 configure.ac:9: installing 'build-aux/config.guess'
17:13:26 [2023-02-22T17:13:26.696Z] #76 60.52 configure.ac:9: installing 'build-aux/config.sub'
17:13:26 [2023-02-22T17:13:26.696Z] #76 60.55 configure.ac:11: installing 'build-aux/install-sh'
17:13:26 [2023-02-22T17:13:26.696Z] #76 60.57 configure.ac:11: installing 'build-aux/missing'
17:13:26 [2023-02-22T17:13:26.696Z] #76 60.74 Makefile.am: installing 'build-aux/depcomp'
17:13:26 [2023-02-22T17:13:26.696Z] #76 60.83 parallel-tests: installing 'build-aux/test-driver'
17:13:26 [2023-02-22T17:13:26.696Z] #76 62.86 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
17:13:26 [2023-02-22T17:13:26.696Z] #76 62.86 libtoolize: copying file 'build-aux/ltmain.sh'
17:13:26 [2023-02-22T17:13:26.696Z] #76 63.57 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
17:13:26 [2023-02-22T17:13:26.696Z] #76 63.57 libtoolize: copying file 'm4/libtool.m4'
17:13:26 [2023-02-22T17:13:26.696Z] #76 63.69 libtoolize: copying file 'm4/ltoptions.m4'
17:13:26 [2023-02-22T17:13:26.696Z] #76 63.77 libtoolize: copying file 'm4/ltsugar.m4'
17:13:26 [2023-02-22T17:13:26.696Z] #76 63.87 libtoolize: copying file 'm4/ltversion.m4'
17:13:26 [2023-02-22T17:13:26.696Z] #76 64.01 libtoolize: copying file 'm4/lt~obsolete.m4'
17:13:28 [2023-02-22T17:13:28.599Z] #76 ...
17:13:28 [2023-02-22T17:13:28.599Z] 
17:13:28 [2023-02-22T17:13:28.599Z] #48 [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...)
17:13:28 [2023-02-22T17:13:28.599Z] #48 115.6 github.com/docker/distribution/registry/storage/driver/base
17:13:29 [2023-02-22T17:13:29.165Z] #48 116.2 github.com/docker/distribution/registry/storage/driver/azure
17:13:29 [2023-02-22T17:13:29.165Z] #48 116.2 github.com/docker/distribution/registry
17:13:30 [2023-02-22T17:13:30.547Z] #48 117.4 github.com/docker/distribution/registry/storage/driver/filesystem
17:13:30 [2023-02-22T17:13:30.547Z] #48 117.7 github.com/docker/distribution/registry/storage/driver/inmemory
17:13:31 [2023-02-22T17:13:31.114Z] #48 118.2 github.com/AdRoll/goamz/aws
17:13:32 [2023-02-22T17:13:32.048Z] #48 118.9 net/http/httputil
17:13:33 [2023-02-22T17:13:33.425Z] #48 120.4 github.com/AdRoll/goamz/cloudfront
17:13:33 [2023-02-22T17:13:33.683Z] #48 120.9 github.com/docker/distribution/registry/storage/driver/middleware/cloudfront
17:13:34 [2023-02-22T17:13:34.249Z] #48 121.3 github.com/ncw/swift
17:13:34 [2023-02-22T17:13:34.508Z] #48 121.4 github.com/AdRoll/goamz/s3
17:13:36 [2023-02-22T17:13:36.414Z] #48 ...
17:13:36 [2023-02-22T17:13:36.414Z] 
17:13:36 [2023-02-22T17:13:36.414Z] #76 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
17:13:36 [2023-02-22T17:13:36.414Z] #76 76.78 configure.ac:11: installing 'build-aux/compile'
17:13:36 [2023-02-22T17:13:36.414Z] #76 76.80 configure.ac:11: installing 'build-aux/config.guess'
17:13:36 [2023-02-22T17:13:36.414Z] #76 76.81 configure.ac:11: installing 'build-aux/config.sub'
17:13:36 [2023-02-22T17:13:36.414Z] #76 76.81 configure.ac:13: installing 'build-aux/install-sh'
17:13:36 [2023-02-22T17:13:36.414Z] #76 76.81 configure.ac:13: installing 'build-aux/missing'
17:13:36 [2023-02-22T17:13:36.414Z] #76 76.84 configure.ac:8: installing 'build-aux/tap-driver.sh'
17:13:36 [2023-02-22T17:13:36.414Z] #76 77.02 Makefile.am: installing 'build-aux/depcomp'
17:13:38 [2023-02-22T17:13:38.049Z] #76 78.45 checking build system type... aarch64-unknown-linux-gnu
17:13:38 [2023-02-22T17:13:38.049Z] #76 78.82 checking host system type... aarch64-unknown-linux-gnu
17:13:38 [2023-02-22T17:13:38.049Z] #76 78.82 checking how to print strings... printf
17:13:38 [2023-02-22T17:13:38.049Z] #76 78.83 checking for gcc... gcc
17:13:38 [2023-02-22T17:13:38.566Z] #76 78.98 checking whether the C compiler works... yes
17:13:38 [2023-02-22T17:13:38.566Z] #76 79.31 checking for C compiler default output file name... a.out
17:13:38 [2023-02-22T17:13:38.566Z] #76 79.31 checking for suffix of executables... 
17:13:39 [2023-02-22T17:13:39.082Z] #76 79.47 checking whether we are cross compiling... no
17:13:39 [2023-02-22T17:13:39.082Z] #76 79.79 checking for suffix of object files... o
17:13:39 [2023-02-22T17:13:39.343Z] #76 79.93 checking whether we are using the GNU C compiler... yes
17:13:39 [2023-02-22T17:13:39.602Z] #76 80.06 checking whether gcc accepts -g... yes
17:13:39 [2023-02-22T17:13:39.602Z] #76 80.24 checking for gcc option to accept ISO C89... none needed
17:13:39 [2023-02-22T17:13:39.860Z] #76 80.42 checking whether gcc understands -c and -o together... yes
17:13:39 [2023-02-22T17:13:39.860Z] #76 80.63 checking for a sed that does not truncate output... /bin/sed
17:13:39 [2023-02-22T17:13:39.860Z] #76 80.66 checking for grep that handles long lines and -e... /bin/grep
17:13:39 [2023-02-22T17:13:39.860Z] #76 80.67 checking for egrep... /bin/grep -E
17:13:39 [2023-02-22T17:13:39.860Z] #76 80.68 checking for fgrep... /bin/grep -F
17:13:39 [2023-02-22T17:13:39.860Z] #76 80.72 checking for ld used by gcc... /usr/bin/ld
17:13:39 [2023-02-22T17:13:39.860Z] #76 80.74 checking if the linker (/usr/bin/ld) is GNU ld... yes
17:13:39 [2023-02-22T17:13:39.860Z] #76 80.76 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
17:13:40 [2023-02-22T17:13:40.119Z] #76 80.78 checking the name lister (/usr/bin/nm -B) interface... BSD nm
17:13:40 [2023-02-22T17:13:40.119Z] #76 80.89 checking whether ln -s works... yes
17:13:40 [2023-02-22T17:13:40.119Z] #76 80.89 checking the maximum length of command line arguments... 1572864
17:13:40 [2023-02-22T17:13:40.119Z] #76 80.93 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
17:13:40 [2023-02-22T17:13:40.119Z] #76 80.95 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
17:13:40 [2023-02-22T17:13:40.119Z] #76 80.95 checking for /usr/bin/ld option to reload object files... -r
17:13:40 [2023-02-22T17:13:40.119Z] #76 80.95 checking for objdump... objdump
17:13:40 [2023-02-22T17:13:40.119Z] #76 80.95 checking how to recognize dependent libraries... pass_all
17:13:40 [2023-02-22T17:13:40.119Z] #76 80.96 checking for dlltool... no
17:13:40 [2023-02-22T17:13:40.119Z] #76 80.96 checking how to associate runtime and link libraries... printf %s\n
17:13:40 [2023-02-22T17:13:40.119Z] #76 80.96 checking for ar... ar
17:13:40 [2023-02-22T17:13:40.377Z] #76 80.97 checking for archiver @FILE support... @
17:13:40 [2023-02-22T17:13:40.377Z] #76 81.17 checking for strip... strip
17:13:40 [2023-02-22T17:13:40.377Z] #76 81.17 checking for ranlib... ranlib
17:13:40 [2023-02-22T17:13:40.377Z] #76 81.17 checking for gawk... no
17:13:40 [2023-02-22T17:13:40.377Z] #76 81.17 checking for mawk... mawk
17:13:40 [2023-02-22T17:13:40.944Z] #76 81.18 checking command to parse /usr/bin/nm -B output from gcc object... ok
17:13:40 [2023-02-22T17:13:40.944Z] #76 81.68 checking for sysroot... no
17:13:40 [2023-02-22T17:13:40.944Z] #76 81.68 checking for a working dd... /bin/dd
17:13:40 [2023-02-22T17:13:40.944Z] #76 81.71 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
17:13:40 [2023-02-22T17:13:40.944Z] #76 81.72 checking for mt... no
17:13:40 [2023-02-22T17:13:40.944Z] #76 81.73 checking if : is a manifest tool... no
17:13:41 [2023-02-22T17:13:41.202Z] #76 81.75 checking how to run the C preprocessor... gcc -E
17:13:42 [2023-02-22T17:13:42.138Z] #76 82.13 checking for ANSI C header files... yes
17:13:42 [2023-02-22T17:13:42.138Z] #76 82.89 checking for sys/types.h... yes
17:13:42 [2023-02-22T17:13:42.396Z] #76 83.02 checking for sys/stat.h... yes
17:13:42 [2023-02-22T17:13:42.655Z] #76 83.26 checking for stdlib.h... yes
17:13:42 [2023-02-22T17:13:42.913Z] #76 83.50 checking for string.h... yes
17:13:43 [2023-02-22T17:13:43.172Z] #76 83.74 checking for memory.h... yes
17:13:43 [2023-02-22T17:13:43.430Z] #76 84.04 checking for strings.h... yes
17:13:43 [2023-02-22T17:13:43.689Z] #76 84.24 checking for inttypes.h... yes
17:13:43 [2023-02-22T17:13:43.947Z] #76 84.45 checking for stdint.h... yes
17:13:43 [2023-02-22T17:13:43.947Z] #76 84.61 checking for unistd.h... yes
17:13:44 [2023-02-22T17:13:44.206Z] #76 84.86 checking for dlfcn.h... yes
17:13:44 [2023-02-22T17:13:44.206Z] #76 85.04 checking for objdir... .libs
17:13:44 [2023-02-22T17:13:44.723Z] #76 85.24 checking if gcc supports -fno-rtti -fno-exceptions... no
17:13:44 [2023-02-22T17:13:44.723Z] #76 85.34 checking for gcc option to produce PIC... -fPIC -DPIC
17:13:44 [2023-02-22T17:13:44.723Z] #76 85.34 checking if gcc PIC flag -fPIC -DPIC works... yes
17:13:44 [2023-02-22T17:13:44.982Z] #76 85.45 checking if gcc static flag -static works... 
17:13:44 [2023-02-22T17:13:44.982Z] #76 ...
17:13:44 [2023-02-22T17:13:44.982Z] 
17:13:44 [2023-02-22T17:13:44.982Z] #48 [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...)
17:13:44 [2023-02-22T17:13:44.982Z] #48 124.6 github.com/docker/distribution/registry/storage/driver/swift
17:13:44 [2023-02-22T17:13:44.982Z] #48 124.6 github.com/docker/distribution/registry/storage/driver/s3
17:13:44 [2023-02-22T17:13:44.982Z] #48 126.0 net/http/pprof
17:13:44 [2023-02-22T17:13:44.982Z] #48 126.7 github.com/docker/distribution/cmd/registry
17:13:44 [2023-02-22T17:13:44.982Z] #48 131.2 + xx-verify /build/registry-v2
17:13:44 [2023-02-22T17:13:44.982Z] #48 DONE 132.0s
17:13:44 [2023-02-22T17:13:44.982Z] 
17:13:44 [2023-02-22T17:13:44.982Z] #71 [delve-build 2/2] RUN --mount=from=delve-src,src=/usr/src/delve,rw     --mount=type=cache,target=/root/.cache/go-build,id=delve-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod <<EOT (set -e...)
17:13:45 [2023-02-22T17:13:45.240Z] #71 ...
17:13:45 [2023-02-22T17:13:45.240Z] 
17:13:45 [2023-02-22T17:13:45.240Z] #76 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
17:13:45 [2023-02-22T17:13:45.240Z] #76 85.45 checking if gcc static flag -static works... yes
17:13:45 [2023-02-22T17:13:45.240Z] #76 85.92 checking if gcc supports -c -o file.o... yes
17:13:45 [2023-02-22T17:13:45.240Z] #76 86.15 checking if gcc supports -c -o file.o... (cached) yes
17:13:45 [2023-02-22T17:13:45.807Z] #76 86.15 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
17:13:46 [2023-02-22T17:13:46.066Z] #76 86.32 checking dynamic linker characteristics... GNU/Linux ld.so
17:13:46 [2023-02-22T17:13:46.066Z] #76 86.88 checking how to hardcode library paths into programs... immediate
17:13:46 [2023-02-22T17:13:46.066Z] #76 86.88 checking whether stripping libraries is possible... yes
17:13:46 [2023-02-22T17:13:46.066Z] #76 86.89 checking if libtool supports shared libraries... yes
17:13:46 [2023-02-22T17:13:46.066Z] #76 86.89 checking whether to build shared libraries... no
17:13:46 [2023-02-22T17:13:46.066Z] #76 86.89 checking whether to build static libraries... yes
17:13:46 [2023-02-22T17:13:46.066Z] #76 86.90 checking for a BSD-compatible install... /usr/bin/install -c
17:13:46 [2023-02-22T17:13:46.066Z] #76 86.94 checking whether build environment is sane... yes
17:13:46 [2023-02-22T17:13:46.324Z] #76 87.04 checking for a thread-safe mkdir -p... /bin/mkdir -p
17:13:46 [2023-02-22T17:13:46.324Z] #76 87.04 checking whether make sets $(MAKE)... yes
17:13:46 [2023-02-22T17:13:46.582Z] #76 87.13 checking whether make supports the include directive... yes (GNU style)
17:13:46 [2023-02-22T17:13:46.582Z] #76 87.19 checking whether make supports nested variables... yes
17:13:46 [2023-02-22T17:13:46.582Z] #76 87.28 checking whether UID '0' is supported by ustar format... yes
17:13:46 [2023-02-22T17:13:46.582Z] #76 87.28 checking whether GID '0' is supported by ustar format... yes
17:13:46 [2023-02-22T17:13:46.582Z] #76 87.28 checking how to create a ustar tar archive... gnutar
17:13:46 [2023-02-22T17:13:46.841Z] #76 87.41 checking dependency style of gcc... gcc3
17:13:46 [2023-02-22T17:13:46.841Z] #76 87.65 checking whether to enable maintainer-specific portions of Makefiles... yes
17:13:46 [2023-02-22T17:13:46.841Z] #76 87.65 checking whether make supports nested variables... (cached) yes
17:13:46 [2023-02-22T17:13:46.841Z] #76 87.66 checking for gawk... (cached) mawk
17:13:47 [2023-02-22T17:13:47.099Z] #76 87.66 checking for a sed that does not truncate output... (cached) /bin/sed
17:13:47 [2023-02-22T17:13:47.099Z] #76 87.67 checking for gcc... (cached) gcc
17:13:47 [2023-02-22T17:13:47.099Z] #76 87.82 checking whether we are using the GNU C compiler... (cached) yes
17:13:47 [2023-02-22T17:13:47.099Z] #76 87.82 checking whether gcc accepts -g... (cached) yes
17:13:47 [2023-02-22T17:13:47.099Z] #76 87.82 checking for gcc option to accept ISO C89... (cached) none needed
17:13:47 [2023-02-22T17:13:47.099Z] #76 87.82 checking whether gcc understands -c and -o together... (cached) yes
17:13:47 [2023-02-22T17:13:47.099Z] #76 87.82 checking for a Python interpreter with version >= 3... python3
17:13:47 [2023-02-22T17:13:47.099Z] #76 87.92 checking for python3... /usr/bin/python3
17:13:47 [2023-02-22T17:13:47.099Z] #76 87.93 checking for python3 version... 3.9
17:13:47 [2023-02-22T17:13:47.099Z] #76 87.99 checking for python3 platform... linux
17:13:47 [2023-02-22T17:13:47.616Z] #76 88.04 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
17:13:47 [2023-02-22T17:13:47.616Z] #76 88.20 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
17:13:47 [2023-02-22T17:13:47.616Z] #76 88.36 checking for go-md2man... no
17:13:47 [2023-02-22T17:13:47.874Z] #76 88.37 checking error.h usability... yes
17:13:47 [2023-02-22T17:13:47.874Z] #76 88.59 checking error.h presence... yes
17:13:47 [2023-02-22T17:13:47.874Z] #76 88.63 checking for error.h... yes
17:13:48 [2023-02-22T17:13:48.133Z] #76 88.69 checking linux/openat2.h usability... yes
17:13:48 [2023-02-22T17:13:48.133Z] #76 88.93 checking linux/openat2.h presence... yes
17:13:48 [2023-02-22T17:13:48.133Z] #76 89.02 checking for linux/openat2.h... yes
17:13:48 [2023-02-22T17:13:48.649Z] #76 89.08 checking for copy_file_range... yes
17:13:48 [2023-02-22T17:13:48.649Z] #76 89.33 checking for fgetxattr... yes
17:13:48 [2023-02-22T17:13:48.907Z] #76 89.55 checking for statx... yes
17:13:49 [2023-02-22T17:13:49.167Z] #76 89.84 checking for fgetpwent_r... yes
17:13:49 [2023-02-22T17:13:49.425Z] #76 90.07 checking for issetugid... no
17:13:49 [2023-02-22T17:13:49.683Z] #76 90.37 checking for pkg-config... /usr/bin/pkg-config
17:13:49 [2023-02-22T17:13:49.683Z] #76 90.38 checking pkg-config is at least version 0.9.0... yes
17:13:50 [2023-02-22T17:13:50.274Z] #76 90.39 checking for library containing yajl_tree_get... -lyajl
17:13:50 [2023-02-22T17:13:50.274Z] #76 90.88 checking for yajl >= 2.0.0... yes
17:13:50 [2023-02-22T17:13:50.274Z] #76 90.93 checking sys/capability.h usability... yes
17:13:50 [2023-02-22T17:13:50.274Z] #76 91.13 checking sys/capability.h presence... yes
17:13:50 [2023-02-22T17:13:50.537Z] #76 91.18 checking for sys/capability.h... yes
17:13:51 [2023-02-22T17:13:51.104Z] #76 91.19 checking for library containing cap_from_name... -lcap
17:13:51 [2023-02-22T17:13:51.104Z] #76 91.70 checking for library containing dlopen... 
17:13:51 [2023-02-22T17:13:51.104Z] #76 ...
17:13:51 [2023-02-22T17:13:51.104Z] 
17:13:51 [2023-02-22T17:13:51.104Z] #74 [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...)
17:13:51 [2023-02-22T17:13:51.104Z] #74 DONE 93.3s
17:13:51 [2023-02-22T17:13:51.104Z] 
17:13:51 [2023-02-22T17:13:51.104Z] #81 [rootlesskit-build 4/5] COPY ./contrib/dockerd-rootless.sh /build/
17:13:51 [2023-02-22T17:13:51.104Z] #81 DONE 0.1s
17:13:51 [2023-02-22T17:13:51.104Z] 
17:13:51 [2023-02-22T17:13:51.104Z] #82 [rootlesskit-build 5/5] COPY ./contrib/dockerd-rootless-setuptool.sh /build/
17:13:51 [2023-02-22T17:13:51.104Z] #82 DONE 0.1s
17:13:51 [2023-02-22T17:13:51.104Z] 
17:13:51 [2023-02-22T17:13:51.104Z] #59 [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
17:13:51 [2023-02-22T17:13:51.670Z] #59 ...
17:13:51 [2023-02-22T17:13:51.670Z] 
17:13:51 [2023-02-22T17:13:51.670Z] #76 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
17:13:51 [2023-02-22T17:13:51.670Z] #76 91.70 checking for library containing dlopen... -ldl
17:13:51 [2023-02-22T17:13:51.930Z] #76 92.49 checking seccomp.h usability... yes
17:13:52 [2023-02-22T17:13:52.188Z] #76 92.78 checking seccomp.h presence... yes
17:13:52 [2023-02-22T17:13:52.188Z] #76 92.85 checking for seccomp.h... yes
17:13:52 [2023-02-22T17:13:52.447Z] #76 92.85 checking for library containing seccomp_rule_add... -lseccomp
17:13:52 [2023-02-22T17:13:52.705Z] #76 93.29 checking for library containing seccomp_arch_resolve_name... none required
17:13:52 [2023-02-22T17:13:52.705Z] #76 93.45 checking systemd/sd-bus.h usability... yes
17:13:52 [2023-02-22T17:13:52.963Z] #76 93.65 checking systemd/sd-bus.h presence... yes
17:13:53 [2023-02-22T17:13:53.222Z] #76 93.76 checking for systemd/sd-bus.h... yes
17:13:53 [2023-02-22T17:13:53.481Z] #76 93.77 checking for library containing sd_bus_match_signal_async... -lsystemd
17:13:53 [2023-02-22T17:13:53.481Z] 
17:13:53 [2023-02-22T17:13:53.481Z] #76 ...
17:13:53 [2023-02-22T17:13:53.481Z] 
17:13:53 [2023-02-22T17:13:53.481Z] #70 [swagger 2/2] RUN --mount=from=swagger-src,src=/usr/src/swagger,rw     --mount=type=cache,target=/root/.cache/go-build,id=swagger-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/ <<EOT (set -e...)
17:13:53 [2023-02-22T17:13:53.481Z] #70 DONE 127.2s
17:13:53 [2023-02-22T17:13:53.481Z] 
17:13:53 [2023-02-22T17:13:53.481Z] #76 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
17:13:54 [2023-02-22T17:13:54.048Z] #76 94.21 checking for sd_notify_barrier... yes
17:13:54 [2023-02-22T17:13:54.048Z] #76 94.64 checking linux/bpf.h usability... yes
17:13:54 [2023-02-22T17:13:54.306Z] #76 94.87 checking linux/bpf.h presence... yes
17:13:54 [2023-02-22T17:13:54.306Z] #76 95.02 checking for linux/bpf.h... yes
17:13:54 [2023-02-22T17:13:54.565Z] #76 95.03 checking compilation for eBPF... yes
17:13:54 [2023-02-22T17:13:54.565Z] #76 95.29 checking for criu >= 3.15... no
17:13:54 [2023-02-22T17:13:54.565Z] #76 95.34 configure: CRIU headers not found, building without CRIU support
17:13:54 [2023-02-22T17:13:54.565Z] #76 95.34 checking for criu > 3.16... no
17:13:54 [2023-02-22T17:13:54.565Z] #76 95.38 configure: CRIU version doesn't support join-ns API
17:13:54 [2023-02-22T17:13:54.565Z] #76 95.38 checking for criu > 3.16.1... no
17:13:54 [2023-02-22T17:13:54.565Z] #76 95.45 configure: CRIU version doesn't support for pre-dumping
17:13:54 [2023-02-22T17:13:54.823Z] #76 95.45 checking for new mount API (fsconfig)... yes
17:13:54 [2023-02-22T17:13:54.824Z] #76 95.53 checking for seccomp notify API... yes
17:13:54 [2023-02-22T17:13:54.824Z] #76 95.57 checking for gperf... no
17:13:54 [2023-02-22T17:13:54.824Z] #76 95.58 configure: gperf not found - cannot rebuild signal parser code
17:13:54 [2023-02-22T17:13:54.824Z] #76 95.58 checking for library containing argp_parse... none required
17:13:55 [2023-02-22T17:13:55.082Z] #76 95.84 checking that generated files are newer than configure... done
17:13:55 [2023-02-22T17:13:55.082Z] #76 95.84 configure: creating ./config.status
17:13:57 [2023-02-22T17:13:57.612Z] #76 98.49 config.status: creating Makefile
17:13:57 [2023-02-22T17:13:57.880Z] #76 98.57 config.status: creating rpm/crun.spec
17:13:57 [2023-02-22T17:13:57.880Z] #76 98.64 config.status: creating config.h
17:13:57 [2023-02-22T17:13:57.880Z] #76 98.68 config.status: executing libtool commands
17:13:57 [2023-02-22T17:13:57.880Z] #76 98.74 config.status: executing depfiles commands
17:13:59 [2023-02-22T17:13:59.254Z] #76 99.82 === configuring in libocispec (/tmp/crun-build/libocispec)
17:13:59 [2023-02-22T17:13:59.255Z] #76 99.86 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
17:13:59 [2023-02-22T17:13:59.514Z] #76 100.2 checking for gcc... gcc
17:13:59 [2023-02-22T17:13:59.773Z] #76 100.3 checking whether the C compiler works... yes
17:13:59 [2023-02-22T17:13:59.773Z] #76 100.5 checking for C compiler default output file name... a.out
17:13:59 [2023-02-22T17:13:59.773Z] #76 100.5 checking for suffix of executables... 
17:14:00 [2023-02-22T17:14:00.032Z] #76 100.7 checking whether we are cross compiling... no
17:14:00 [2023-02-22T17:14:00.032Z] #76 100.9 checking for suffix of object files... o
17:14:00 [2023-02-22T17:14:00.290Z] 
17:14:00 [2023-02-22T17:14:00.290Z] #76 ...
17:14:00 [2023-02-22T17:14:00.290Z] 
17:14:00 [2023-02-22T17:14:00.290Z] #71 [delve-build 2/2] RUN --mount=from=delve-src,src=/usr/src/delve,rw     --mount=type=cache,target=/root/.cache/go-build,id=delve-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod <<EOT (set -e...)
17:14:00 [2023-02-22T17:14:00.290Z] #71 DONE 126.9s
17:14:00 [2023-02-22T17:14:00.290Z] 
17:14:00 [2023-02-22T17:14:00.291Z] #76 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
17:14:00 [2023-02-22T17:14:00.291Z] #76 101.0 checking whether we are using the GNU C compiler... yes
17:14:00 [2023-02-22T17:14:00.549Z] #76 101.0 checking whether gcc accepts -g... yes
17:14:00 [2023-02-22T17:14:00.549Z] #76 101.1 checking for gcc option to accept ISO C89... none needed
17:14:00 [2023-02-22T17:14:00.807Z] #76 101.4 checking whether gcc understands -c and -o together... yes
17:14:01 [2023-02-22T17:14:01.070Z] #76 101.6 checking how to run the C preprocessor... gcc -E
17:14:01 [2023-02-22T17:14:01.328Z] #76 102.0 checking for grep that handles long lines and -e... /bin/grep
17:14:01 [2023-02-22T17:14:01.328Z] #76 102.0 checking for egrep... /bin/grep -E
17:14:01 [2023-02-22T17:14:01.587Z] #76 102.0 checking for ANSI C header files... yes
17:14:01 [2023-02-22T17:14:01.587Z] #76 102.4 checking for sys/types.h... yes
17:14:01 [2023-02-22T17:14:01.845Z] #76 102.5 checking for sys/stat.h... yes
17:14:02 [2023-02-22T17:14:02.104Z] #76 102.7 checking for stdlib.h... yes
17:14:02 [2023-02-22T17:14:02.104Z] #76 102.8 checking for string.h... yes
17:14:02 [2023-02-22T17:14:02.104Z] #76 103.0 checking for memory.h... yes
17:14:02 [2023-02-22T17:14:02.362Z] #76 103.1 checking for strings.h... yes
17:14:02 [2023-02-22T17:14:02.362Z] #76 103.2 checking for inttypes.h... yes
17:14:02 [2023-02-22T17:14:02.880Z] #76 103.3 checking for stdint.h... yes
17:14:02 [2023-02-22T17:14:02.880Z] #76 103.5 checking for unistd.h... yes
17:14:03 [2023-02-22T17:14:03.139Z] #76 103.6 checking minix/config.h usability... no
17:14:03 [2023-02-22T17:14:03.139Z] #76 103.8 checking minix/config.h presence... no
17:14:03 [2023-02-22T17:14:03.139Z] #76 103.8 checking for minix/config.h... no
17:14:03 [2023-02-22T17:14:03.139Z] #76 103.8 checking whether it is safe to define __EXTENSIONS__... yes
17:14:03 [2023-02-22T17:14:03.397Z] #76 104.0 checking build system type... aarch64-unknown-linux-gnu
17:14:03 [2023-02-22T17:14:03.397Z] #76 104.2 checking host system type... aarch64-unknown-linux-gnu
17:14:03 [2023-02-22T17:14:03.397Z] #76 104.2 checking how to print strings... printf
17:14:03 [2023-02-22T17:14:03.397Z] #76 104.2 checking for a sed that does not truncate output... /bin/sed
17:14:03 [2023-02-22T17:14:03.397Z] #76 104.2 checking for fgrep... /bin/grep -F
17:14:03 [2023-02-22T17:14:03.656Z] #76 104.3 checking for ld used by gcc... /usr/bin/ld
17:14:03 [2023-02-22T17:14:03.656Z] #76 104.3 checking if the linker (/usr/bin/ld) is GNU ld... yes
17:14:03 [2023-02-22T17:14:03.656Z] #76 104.3 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
17:14:03 [2023-02-22T17:14:03.656Z] #76 104.3 checking the name lister (/usr/bin/nm -B) interface... BSD nm
17:14:03 [2023-02-22T17:14:03.656Z] #76 104.4 checking whether ln -s works... yes
17:14:03 [2023-02-22T17:14:03.656Z] #76 104.4 checking the maximum length of command line arguments... 1572864
17:14:03 [2023-02-22T17:14:03.656Z] #76 104.4 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
17:14:03 [2023-02-22T17:14:03.656Z] #76 104.4 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
17:14:03 [2023-02-22T17:14:03.656Z] #76 104.4 checking for /usr/bin/ld option to reload object files... -r
17:14:03 [2023-02-22T17:14:03.656Z] #76 104.4 checking for objdump... objdump
17:14:03 [2023-02-22T17:14:03.656Z] #76 104.4 checking how to recognize dependent libraries... pass_all
17:14:03 [2023-02-22T17:14:03.656Z] #76 104.5 checking for dlltool... no
17:14:03 [2023-02-22T17:14:03.656Z] #76 104.5 checking how to associate runtime and link libraries... printf %s\n
17:14:03 [2023-02-22T17:14:03.656Z] #76 104.5 checking for ar... ar
17:14:03 [2023-02-22T17:14:03.915Z] #76 104.5 checking for archiver @FILE support... @
17:14:03 [2023-02-22T17:14:03.915Z] #76 104.6 checking for strip... strip
17:14:03 [2023-02-22T17:14:03.915Z] #76 104.6 checking for ranlib... ranlib
17:14:03 [2023-02-22T17:14:03.915Z] #76 104.6 checking for gawk... no
17:14:03 [2023-02-22T17:14:03.915Z] #76 104.6 checking for mawk... mawk
17:14:03 [2023-02-22T17:14:03.915Z] #76 104.6 checking command to parse /usr/bin/nm -B output from gcc object... ok
17:14:04 [2023-02-22T17:14:04.173Z] #76 104.8 checking for sysroot... no
17:14:04 [2023-02-22T17:14:04.173Z] #76 104.8 checking for a working dd... /bin/dd
17:14:04 [2023-02-22T17:14:04.173Z] #76 104.8 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
17:14:04 [2023-02-22T17:14:04.173Z] #76 104.8 checking for mt... no
17:14:04 [2023-02-22T17:14:04.173Z] #76 104.9 checking if : is a manifest tool... no
17:14:04 [2023-02-22T17:14:04.173Z] #76 104.9 checking for dlfcn.h... yes
17:14:04 [2023-02-22T17:14:04.173Z] #76 105.0 checking for objdir... .libs
17:14:04 [2023-02-22T17:14:04.740Z] #76 105.3 checking if gcc supports -fno-rtti -fno-exceptions... no
17:14:04 [2023-02-22T17:14:04.740Z] #76 105.4 checking for gcc option to produce PIC... -fPIC -DPIC
17:14:04 [2023-02-22T17:14:04.740Z] #76 105.4 checking if gcc PIC flag -fPIC -DPIC works... yes
17:14:04 [2023-02-22T17:14:04.998Z] #76 105.5 checking if gcc static flag -static works... yes
17:14:04 [2023-02-22T17:14:04.998Z] #76 105.7 checking if gcc supports -c -o file.o... yes
17:14:05 [2023-02-22T17:14:05.256Z] #76 105.8 checking if gcc supports -c -o file.o... (cached) yes
17:14:05 [2023-02-22T17:14:05.256Z] #76 105.8 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
17:14:05 [2023-02-22T17:14:05.256Z] #76 105.9 checking dynamic linker characteristics... GNU/Linux ld.so
17:14:05 [2023-02-22T17:14:05.256Z] #76 106.1 checking how to hardcode library paths into programs... immediate
17:14:05 [2023-02-22T17:14:05.256Z] #76 106.1 checking whether stripping libraries is possible... yes
17:14:05 [2023-02-22T17:14:05.256Z] #76 106.1 checking if libtool supports shared libraries... yes
17:14:05 [2023-02-22T17:14:05.256Z] #76 106.1 checking whether to build shared libraries... no
17:14:05 [2023-02-22T17:14:05.256Z] #76 106.1 checking whether to build static libraries... yes
17:14:05 [2023-02-22T17:14:05.256Z] #76 106.1 checking for a BSD-compatible install... /usr/bin/install -c
17:14:05 [2023-02-22T17:14:05.515Z] #76 106.1 checking whether build environment is sane... yes
17:14:05 [2023-02-22T17:14:05.515Z] #76 106.1 checking for a thread-safe mkdir -p... /bin/mkdir -p
17:14:05 [2023-02-22T17:14:05.515Z] #76 106.1 checking whether make sets $(MAKE)... yes
17:14:05 [2023-02-22T17:14:05.515Z] #76 106.2 checking whether make supports the include directive... yes (GNU style)
17:14:05 [2023-02-22T17:14:05.515Z] #76 106.2 checking whether make supports nested variables... yes
17:14:05 [2023-02-22T17:14:05.515Z] #76 106.2 checking whether UID '0' is supported by ustar format... yes
17:14:05 [2023-02-22T17:14:05.515Z] #76 106.3 checking whether GID '0' is supported by ustar format... yes
17:14:05 [2023-02-22T17:14:05.515Z] #76 106.3 checking how to create a ustar tar archive... gnutar
17:14:05 [2023-02-22T17:14:05.515Z] #76 106.3 checking dependency style of gcc... gcc3
17:14:05 [2023-02-22T17:14:05.773Z] #76 106.5 checking whether to enable maintainer-specific portions of Makefiles... yes
17:14:05 [2023-02-22T17:14:05.773Z] #76 106.5 checking whether make supports nested variables... (cached) yes
17:14:05 [2023-02-22T17:14:05.773Z] #76 106.5 checking for pkg-config... /usr/bin/pkg-config
17:14:05 [2023-02-22T17:14:05.773Z] #76 106.5 checking pkg-config is at least version 0.9.0... yes
17:14:05 [2023-02-22T17:14:05.773Z] #76 106.5 checking for yajl >= 2.1.0... yes
17:14:05 [2023-02-22T17:14:05.773Z] #76 106.5 checking for a sed that does not truncate output... (cached) /bin/sed
17:14:05 [2023-02-22T17:14:05.773Z] #76 106.5 checking for gcc... (cached) gcc
17:14:06 [2023-02-22T17:14:06.031Z] #76 106.6 checking whether we are using the GNU C compiler... (cached) yes
17:14:06 [2023-02-22T17:14:06.031Z] #76 106.6 checking whether gcc accepts -g... (cached) yes
17:14:06 [2023-02-22T17:14:06.031Z] #76 106.6 checking for gcc option to accept ISO C89... (cached) none needed
17:14:06 [2023-02-22T17:14:06.031Z] #76 106.6 checking whether gcc understands -c and -o together... (cached) yes
17:14:06 [2023-02-22T17:14:06.031Z] #76 106.6 checking for a Python interpreter with version >= 3... python3
17:14:06 [2023-02-22T17:14:06.031Z] #76 106.6 checking for python3... /usr/bin/python3
17:14:06 [2023-02-22T17:14:06.031Z] #76 106.6 checking for python3 version... 3.9
17:14:06 [2023-02-22T17:14:06.031Z] #76 106.6 checking for python3 platform... linux
17:14:06 [2023-02-22T17:14:06.031Z] #76 106.7 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
17:14:06 [2023-02-22T17:14:06.031Z] #76 106.7 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
17:14:06 [2023-02-22T17:14:06.290Z] #76 107.0 checking that generated files are newer than configure... done
17:14:06 [2023-02-22T17:14:06.548Z] #76 107.1 configure: creating ./config.status
17:14:08 [2023-02-22T17:14:08.449Z] #76 109.2 config.status: creating Makefile
17:14:08 [2023-02-22T17:14:08.450Z] #76 109.3 config.status: creating config.h
17:14:08 [2023-02-22T17:14:08.450Z] #76 109.3 config.status: executing libtool commands
17:14:08 [2023-02-22T17:14:08.450Z] #76 109.3 config.status: executing depfiles commands
17:14:09 [2023-02-22T17:14:09.017Z] #76 109.9 === configuring in yajl (/tmp/crun-build/libocispec/yajl)
17:14:09 [2023-02-22T17:14:09.017Z] #76 109.9 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
17:14:09 [2023-02-22T17:14:09.583Z] #76 110.2 checking for gcc... gcc
17:14:09 [2023-02-22T17:14:09.583Z] #76 110.3 checking whether the C compiler works... yes
17:14:09 [2023-02-22T17:14:09.841Z] #76 110.4 checking for C compiler default output file name... a.out
17:14:09 [2023-02-22T17:14:09.841Z] #76 110.4 checking for suffix of executables... 
17:14:09 [2023-02-22T17:14:09.841Z] #76 110.6 checking whether we are cross compiling... no
17:14:10 [2023-02-22T17:14:10.099Z] #76 110.7 checking for suffix of object files... o
17:14:10 [2023-02-22T17:14:10.099Z] #76 110.7 checking whether we are using the GNU C compiler... yes
17:14:10 [2023-02-22T17:14:10.099Z] #76 110.9 checking whether gcc accepts -g... yes
17:14:10 [2023-02-22T17:14:10.357Z] #76 111.0 checking for gcc option to accept ISO C89... none needed
17:14:10 [2023-02-22T17:14:10.357Z] #76 111.0 checking whether gcc understands -c and -o together... yes
17:14:10 [2023-02-22T17:14:10.615Z] #76 111.2 checking for a BSD-compatible install... /usr/bin/install -c
17:14:10 [2023-02-22T17:14:10.616Z] #76 111.2 checking whether build environment is sane... yes
17:14:10 [2023-02-22T17:14:10.616Z] #76 111.3 checking for a thread-safe mkdir -p... /bin/mkdir -p
17:14:10 [2023-02-22T17:14:10.616Z] #76 111.3 checking for gawk... no
17:14:10 [2023-02-22T17:14:10.616Z] #76 111.3 checking for mawk... mawk
17:14:10 [2023-02-22T17:14:10.616Z] #76 111.3 checking whether make sets $(MAKE)... yes
17:14:10 [2023-02-22T17:14:10.616Z] #76 111.3 checking whether make supports the include directive... yes (GNU style)
17:14:10 [2023-02-22T17:14:10.616Z] #76 111.4 checking whether make supports nested variables... yes
17:14:10 [2023-02-22T17:14:10.616Z] #76 111.4 checking whether UID '0' is supported by ustar format... yes
17:14:10 [2023-02-22T17:14:10.874Z] #76 111.4 checking whether GID '0' is supported by ustar format... yes
17:14:10 [2023-02-22T17:14:10.874Z] #76 111.4 checking how to create a ustar tar archive... gnutar
17:14:10 [2023-02-22T17:14:10.874Z] #76 111.5 checking dependency style of gcc... gcc3
17:14:10 [2023-02-22T17:14:10.874Z] #76 111.7 checking whether to enable maintainer-specific portions of Makefiles... yes
17:14:10 [2023-02-22T17:14:10.874Z] #76 111.7 checking whether make supports nested variables... (cached) yes
17:14:11 [2023-02-22T17:14:11.132Z] #76 111.7 checking build system type... aarch64-unknown-linux-gnu
17:14:11 [2023-02-22T17:14:11.132Z] #76 111.9 checking host system type... aarch64-unknown-linux-gnu
17:14:11 [2023-02-22T17:14:11.132Z] #76 112.0 checking how to print strings... printf
17:14:11 [2023-02-22T17:14:11.132Z] #76 112.0 checking for a sed that does not truncate output... /bin/sed
17:14:11 [2023-02-22T17:14:11.132Z] #76 112.0 checking for grep that handles long lines and -e... /bin/grep
17:14:11 [2023-02-22T17:14:11.132Z] #76 112.0 checking for egrep... /bin/grep -E
17:14:11 [2023-02-22T17:14:11.132Z] #76 112.0 checking for fgrep... /bin/grep -F
17:14:11 [2023-02-22T17:14:11.132Z] #76 112.0 checking for ld used by gcc... /usr/bin/ld
17:14:11 [2023-02-22T17:14:11.132Z] #76 112.0 checking if the linker (/usr/bin/ld) is GNU ld... yes
17:14:11 [2023-02-22T17:14:11.132Z] #76 112.0 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
17:14:11 [2023-02-22T17:14:11.390Z] #76 112.1 checking the name lister (/usr/bin/nm -B) interface... BSD nm
17:14:11 [2023-02-22T17:14:11.390Z] #76 112.1 checking whether ln -s works... yes
17:14:11 [2023-02-22T17:14:11.390Z] #76 112.1 checking the maximum length of command line arguments... 1572864
17:14:11 [2023-02-22T17:14:11.390Z] #76 112.2 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
17:14:11 [2023-02-22T17:14:11.390Z] #76 112.2 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
17:14:11 [2023-02-22T17:14:11.390Z] #76 112.2 checking for /usr/bin/ld option to reload object files... -r
17:14:11 [2023-02-22T17:14:11.390Z] #76 112.2 checking for objdump... objdump
17:14:11 [2023-02-22T17:14:11.390Z] #76 112.2 checking how to recognize dependent libraries... pass_all
17:14:11 [2023-02-22T17:14:11.390Z] #76 112.2 checking for dlltool... no
17:14:11 [2023-02-22T17:14:11.390Z] #76 112.2 checking how to associate runtime and link libraries... printf %s\n
17:14:11 [2023-02-22T17:14:11.390Z] #76 112.2 checking for ar... ar
17:14:11 [2023-02-22T17:14:11.648Z] #76 112.2 checking for archiver @FILE support... @
17:14:11 [2023-02-22T17:14:11.648Z] #76 112.3 checking for strip... strip
17:14:11 [2023-02-22T17:14:11.648Z] #76 112.3 checking for ranlib... ranlib
17:14:11 [2023-02-22T17:14:11.907Z] #76 112.3 checking command to parse /usr/bin/nm -B output from gcc object... ok
17:14:11 [2023-02-22T17:14:11.907Z] #76 112.7 checking for sysroot... no
17:14:11 [2023-02-22T17:14:11.907Z] #76 112.7 checking for a working dd... /bin/dd
17:14:11 [2023-02-22T17:14:11.907Z] #76 112.7 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
17:14:11 [2023-02-22T17:14:11.907Z] #76 112.7 checking for mt... no
17:14:11 [2023-02-22T17:14:11.907Z] #76 112.7 checking if : is a manifest tool... no
17:14:11 [2023-02-22T17:14:11.907Z] #76 112.7 checking how to run the C preprocessor... gcc -E
17:14:12 [2023-02-22T17:14:12.423Z] #76 112.9 checking for ANSI C header files... yes
17:14:12 [2023-02-22T17:14:12.681Z] #76 113.3 checking for sys/types.h... yes
17:14:12 [2023-02-22T17:14:12.681Z] #76 113.5 checking for sys/stat.h... yes
17:14:12 [2023-02-22T17:14:12.940Z] #76 113.6 checking for stdlib.h... yes
17:14:13 [2023-02-22T17:14:13.198Z] #76 113.7 checking for string.h... yes
17:14:13 [2023-02-22T17:14:13.198Z] #76 113.8 checking for memory.h... yes
17:14:13 [2023-02-22T17:14:13.456Z] #76 114.0 checking for strings.h... yes
17:14:13 [2023-02-22T17:14:13.456Z] #76 114.1 checking for inttypes.h... yes
17:14:13 [2023-02-22T17:14:13.456Z] #76 114.2 checking for stdint.h... yes
17:14:13 [2023-02-22T17:14:13.714Z] #76 114.4 checking for unistd.h... yes
17:14:13 [2023-02-22T17:14:13.714Z] #76 114.5 checking for dlfcn.h... yes
17:14:13 [2023-02-22T17:14:13.972Z] #76 114.6 checking for objdir... .libs
17:14:14 [2023-02-22T17:14:14.230Z] #76 114.9 checking if gcc supports -fno-rtti -fno-exceptions... no
17:14:14 [2023-02-22T17:14:14.230Z] #76 115.0 checking for gcc option to produce PIC... -fPIC -DPIC
17:14:14 [2023-02-22T17:14:14.230Z] #76 115.0 checking if gcc PIC flag -fPIC -DPIC works... yes
17:14:14 [2023-02-22T17:14:14.489Z] #76 115.0 checking if gcc static flag -static works... yes
17:14:14 [2023-02-22T17:14:14.489Z] #76 115.2 checking if gcc supports -c -o file.o... yes
17:14:14 [2023-02-22T17:14:14.489Z] #76 115.3 checking if gcc supports -c -o file.o... (cached) yes
17:14:14 [2023-02-22T17:14:14.489Z] #76 115.3 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
17:14:14 [2023-02-22T17:14:14.747Z] #76 115.3 checking dynamic linker characteristics... GNU/Linux ld.so
17:14:15 [2023-02-22T17:14:15.006Z] #76 115.6 checking how to hardcode library paths into programs... immediate
17:14:15 [2023-02-22T17:14:15.006Z] #76 115.6 checking whether stripping libraries is possible... yes
17:14:15 [2023-02-22T17:14:15.006Z] #76 115.6 checking if libtool supports shared libraries... yes
17:14:15 [2023-02-22T17:14:15.006Z] #76 115.6 checking whether to build shared libraries... no
17:14:15 [2023-02-22T17:14:15.006Z] #76 115.6 checking whether to build static libraries... yes
17:14:15 [2023-02-22T17:14:15.006Z] #76 115.6 checking float.h usability... yes
17:14:15 [2023-02-22T17:14:15.006Z] #76 115.8 checking float.h presence... yes
17:14:15 [2023-02-22T17:14:15.265Z] #76 115.8 checking for float.h... yes
17:14:15 [2023-02-22T17:14:15.265Z] #76 115.9 checking limits.h usability... yes
17:14:15 [2023-02-22T17:14:15.265Z] #76 116.0 checking limits.h presence... yes
17:14:15 [2023-02-22T17:14:15.265Z] #76 116.0 checking for limits.h... yes
17:14:15 [2023-02-22T17:14:15.265Z] #76 116.1 checking stddef.h usability... yes
17:14:15 [2023-02-22T17:14:15.525Z] #76 116.1 checking stddef.h presence... yes
17:14:15 [2023-02-22T17:14:15.525Z] #76 116.2 checking for stddef.h... yes
17:14:15 [2023-02-22T17:14:15.525Z] #76 116.2 checking for stdlib.h... (cached) yes
17:14:15 [2023-02-22T17:14:15.525Z] #76 116.2 checking for string.h... (cached) yes
17:14:15 [2023-02-22T17:14:15.525Z] #76 116.3 checking sys/time.h usability... yes
17:14:15 [2023-02-22T17:14:15.784Z] #76 116.4 checking sys/time.h presence... yes
17:14:15 [2023-02-22T17:14:15.784Z] #76 116.4 checking for sys/time.h... yes
17:14:15 [2023-02-22T17:14:15.784Z] #76 116.5 checking for inline... inline
17:14:16 [2023-02-22T17:14:16.042Z] #76 116.6 checking for size_t... yes
17:14:16 [2023-02-22T17:14:16.042Z] #76 116.8 checking for stdlib.h... (cached) yes
17:14:16 [2023-02-22T17:14:16.042Z] #76 116.8 checking for GNU libc compatible malloc... yes
17:14:16 [2023-02-22T17:14:16.300Z] #76 116.9 checking for stdlib.h... (cached) yes
17:14:16 [2023-02-22T17:14:16.300Z] #76 116.9 checking for GNU libc compatible realloc... yes
17:14:16 [2023-02-22T17:14:16.559Z] #76 117.0 checking for working strtod... yes
17:14:16 [2023-02-22T17:14:16.559Z] #76 117.2 checking for gettimeofday... yes
17:14:16 [2023-02-22T17:14:16.817Z] #76 117.5 checking for memset... yes
17:14:17 [2023-02-22T17:14:17.075Z] #76 117.6 checking for strspn... yes
17:14:17 [2023-02-22T17:14:17.075Z] #76 117.9 checking that generated files are newer than configure... done
17:14:17 [2023-02-22T17:14:17.075Z] #76 117.9 configure: creating ./config.status
17:14:18 [2023-02-22T17:14:18.976Z] #76 119.8 config.status: creating Makefile
17:14:18 [2023-02-22T17:14:18.976Z] #76 119.8 config.status: creating config.h
17:14:19 [2023-02-22T17:14:19.235Z] #76 119.8 config.status: executing depfiles commands
17:14:19 [2023-02-22T17:14:19.235Z] #76 120.0 config.status: executing libtool commands
17:14:20 [2023-02-22T17:14:20.171Z] #76 120.8   GEN      .version
17:14:20 [2023-02-22T17:14:20.171Z] #76 120.8 make  install-recursive
17:14:20 [2023-02-22T17:14:20.171Z] #76 120.8 make[1]: Entering directory '/tmp/crun-build'
17:14:20 [2023-02-22T17:14:20.171Z] #76 120.9 Making install in libocispec
17:14:20 [2023-02-22T17:14:20.171Z] #76 121.0 make[2]: Entering directory '/tmp/crun-build/libocispec'
17:14:20 [2023-02-22T17:14:20.171Z] #76 121.0 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema
17:14:20 [2023-02-22T17:14:20.171Z] #76 121.0 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema
17:14:20 [2023-02-22T17:14:20.429Z] #76 121.0 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems
17:14:20 [2023-02-22T17:14:20.429Z] #76 121.1 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic
17:14:20 [2023-02-22T17:14:20.688Z] #76 121.5 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success
17:14:20 [2023-02-22T17:14:20.688Z] #76 121.6 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success
17:14:20 [2023-02-22T17:14:20.688Z] #76 121.6 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success
17:14:20 [2023-02-22T17:14:20.688Z] #76 121.6 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success
17:14:20 [2023-02-22T17:14:20.688Z] #76 121.6 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success
17:14:20 [2023-02-22T17:14:20.688Z] #76 121.6 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success
17:14:20 [2023-02-22T17:14:20.688Z] #76 121.6 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success
17:14:20 [2023-02-22T17:14:20.688Z] #76 121.6 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success
17:14:20 [2023-02-22T17:14:20.688Z] #76 121.6 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success
17:14:21 [2023-02-22T17:14:21.255Z] #76 121.8 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success
17:14:21 [2023-02-22T17:14:21.255Z] #76 121.8 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success
17:14:21 [2023-02-22T17:14:21.255Z] #76 121.8 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success
17:14:21 [2023-02-22T17:14:21.255Z] #76 121.8 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs.json       Success
17:14:21 [2023-02-22T17:14:21.255Z] #76 121.8 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success
17:14:21 [2023-02-22T17:14:21.255Z] #76 121.8 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success
17:14:21 [2023-02-22T17:14:21.255Z] #76 121.8 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success
17:14:21 [2023-02-22T17:14:21.514Z] #76 122.3 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success
17:14:21 [2023-02-22T17:14:21.514Z] #76 122.3 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs.json     Success
17:14:21 [2023-02-22T17:14:21.514Z] #76 122.3 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success
17:14:21 [2023-02-22T17:14:21.514Z] #76 122.3 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success
17:14:21 [2023-02-22T17:14:21.514Z] #76 122.3 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json  Success
17:14:21 [2023-02-22T17:14:21.514Z] #76 122.3 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success
17:14:21 [2023-02-22T17:14:21.514Z] #76 122.3 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success
17:14:21 [2023-02-22T17:14:21.514Z] #76 122.3 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success
17:14:21 [2023-02-22T17:14:21.514Z] #76 122.3 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success
17:14:21 [2023-02-22T17:14:21.514Z] #76 122.3 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success
17:14:21 [2023-02-22T17:14:21.514Z] #76 122.3 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success
17:14:21 [2023-02-22T17:14:21.514Z] #76 122.3 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success
17:14:21 [2023-02-22T17:14:21.514Z] #76 122.3 make  install-recursive
17:14:21 [2023-02-22T17:14:21.514Z] #76 122.3 make[3]: Entering directory '/tmp/crun-build/libocispec'
17:14:21 [2023-02-22T17:14:21.514Z] #76 122.4 Making install in yajl
17:14:21 [2023-02-22T17:14:21.514Z] #76 122.4 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl'
17:14:21 [2023-02-22T17:14:21.514Z] #76 122.5   CC       verify/json_verify-json_verify.o
17:14:21 [2023-02-22T17:14:21.772Z] #76 122.5   CC       src/libyajl_la-yajl_alloc.lo
17:14:21 [2023-02-22T17:14:21.772Z] #76 122.5   CC       src/libyajl_la-yajl.lo
17:14:21 [2023-02-22T17:14:21.772Z] #76 122.5   CC       src/libyajl_la-yajl_gen.lo
17:14:21 [2023-02-22T17:14:21.772Z] #76 122.5   CC       src/libyajl_la-yajl_parser.lo
17:14:21 [2023-02-22T17:14:21.772Z] #76 122.5   CC       src/libyajl_la-yajl_buf.lo
17:14:21 [2023-02-22T17:14:21.772Z] #76 122.5   CC       src/libyajl_la-yajl_encode.lo
17:14:21 [2023-02-22T17:14:21.772Z] #76 122.6   CC       src/libyajl_la-yajl_lex.lo
17:14:21 [2023-02-22T17:14:21.772Z] #76 122.6   CC       src/libyajl_la-yajl_tree.lo
17:14:25 [2023-02-22T17:14:25.958Z] #76 126.6   CCLD     libyajl.la
17:14:25 [2023-02-22T17:14:25.958Z] #76 126.9   CCLD     verify/json_verify
17:14:26 [2023-02-22T17:14:26.524Z] #76 127.2 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl'
17:14:26 [2023-02-22T17:14:26.524Z] #76 127.2 make[5]: Nothing to be done for 'install-exec-am'.
17:14:26 [2023-02-22T17:14:26.524Z] #76 127.2 make[5]: Nothing to be done for 'install-data-am'.
17:14:26 [2023-02-22T17:14:26.524Z] #76 127.2 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl'
17:14:26 [2023-02-22T17:14:26.524Z] #76 127.2 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl'
17:14:26 [2023-02-22T17:14:26.524Z] #76 127.3 make[4]: Entering directory '/tmp/crun-build/libocispec'
17:14:26 [2023-02-22T17:14:26.524Z] #76 127.3   CC       src/validate.o
17:14:26 [2023-02-22T17:14:26.524Z] #76 127.3   CC       src/image_spec_schema_config_schema.lo
17:14:26 [2023-02-22T17:14:26.524Z] #76 127.3   CC       src/image_spec_schema_content_descriptor.lo
17:14:26 [2023-02-22T17:14:26.524Z] #76 127.4   CC       src/image_spec_schema_defs.lo
17:14:26 [2023-02-22T17:14:26.524Z] #76 127.4   CC       src/image_spec_schema_defs_descriptor.lo
17:14:26 [2023-02-22T17:14:26.524Z] #76 127.4   CC       src/image_spec_schema_image_index_schema.lo
17:14:26 [2023-02-22T17:14:26.524Z] #76 127.5   CC       src/image_spec_schema_image_layout_schema.lo
17:14:26 [2023-02-22T17:14:26.782Z] #76 127.5   CC       src/image_spec_schema_image_manifest_schema.lo
17:14:26 [2023-02-22T17:14:26.782Z] #76 127.5   CC       src/runtime_spec_schema_config_linux.lo
17:14:26 [2023-02-22T17:14:26.782Z] #76 127.6   CC       src/runtime_spec_schema_config_zos.lo
17:14:26 [2023-02-22T17:14:26.782Z] #76 127.6   CC       src/runtime_spec_schema_config_schema.lo
17:14:26 [2023-02-22T17:14:26.782Z] #76 127.7   CC       src/runtime_spec_schema_config_solaris.lo
17:14:26 [2023-02-22T17:14:26.782Z] #76 127.7   CC       src/runtime_spec_schema_config_vm.lo
17:14:27 [2023-02-22T17:14:27.041Z] #76 127.8   CC       src/runtime_spec_schema_config_windows.lo
17:14:27 [2023-02-22T17:14:27.041Z] #76 127.9   CC       src/runtime_spec_schema_defs.lo
17:14:27 [2023-02-22T17:14:27.041Z] #76 127.9   CC       src/runtime_spec_schema_defs_linux.lo
17:14:27 [2023-02-22T17:14:27.041Z] #76 128.0   CC       src/runtime_spec_schema_defs_zos.lo
17:14:27 [2023-02-22T17:14:27.300Z] #76 128.1   CC       src/runtime_spec_schema_defs_vm.lo
17:14:27 [2023-02-22T17:14:27.300Z] #76 128.2   CC       src/runtime_spec_schema_defs_windows.lo
17:14:27 [2023-02-22T17:14:27.559Z] #76 128.2   CC       src/runtime_spec_schema_state_schema.lo
17:14:27 [2023-02-22T17:14:27.559Z] #76 128.2   CC       src/image_manifest_items_image_manifest_items_schema.lo
17:14:27 [2023-02-22T17:14:27.559Z] #76 128.4   CC       src/basic_test_double_array_item.lo
17:14:27 [2023-02-22T17:14:27.817Z] #76 128.6   CC       src/basic_test_double_array.lo
17:14:28 [2023-02-22T17:14:28.076Z] #76 128.6   CC       src/basic_test_top_array_int.lo
17:14:28 [2023-02-22T17:14:28.076Z] #76 128.8   CC       src/basic_test_top_array_string.lo
17:14:28 [2023-02-22T17:14:28.076Z] #76 128.8   CC       src/basic_test_top_double_array_int.lo
17:14:28 [2023-02-22T17:14:28.334Z] #76 129.0   CC       src/basic_test_top_double_array_obj.lo
17:14:28 [2023-02-22T17:14:28.334Z] #76 129.1   CC       src/basic_test_top_double_array_refobj.lo
17:14:28 [2023-02-22T17:14:28.334Z] #76 129.2   CC       src/basic_test_top_double_array_string.lo
17:14:28 [2023-02-22T17:14:28.593Z] #76 129.3   CC       src/read-file.lo
17:14:28 [2023-02-22T17:14:28.593Z] #76 129.4   CC       src/json_common.lo
17:14:28 [2023-02-22T17:14:28.851Z] #76 129.6   CC       tests/test-1.o
17:14:29 [2023-02-22T17:14:29.163Z] #76 129.8   CC       tests/test-2.o
17:14:29 [2023-02-22T17:14:29.163Z] #76 129.9   CC       tests/test-3.o
17:14:29 [2023-02-22T17:14:29.163Z] #76 130.0   CC       tests/test-4.o
17:14:29 [2023-02-22T17:14:29.438Z] #76 130.0   CC       tests/test-5.o
17:14:29 [2023-02-22T17:14:29.723Z] #76 130.3   CC       tests/test-6.o
17:14:29 [2023-02-22T17:14:29.723Z] #76 130.3   CC       tests/test-7.o
17:14:29 [2023-02-22T17:14:29.723Z] #76 130.5   CC       tests/test-8.o
17:14:29 [2023-02-22T17:14:29.993Z] #76 130.7   CC       tests/test-9.o
17:14:30 [2023-02-22T17:14:30.259Z] #76 130.9   CC       tests/test-10.o
17:14:30 [2023-02-22T17:14:30.260Z] #76 131.1   CC       tests/test-11.o
17:15:02 [2023-02-22T17:15:02.326Z] #76 159.4   CCLD     libocispec.la
17:15:02 [2023-02-22T17:15:02.326Z] #76 159.8   CCLD     src/validate
17:15:02 [2023-02-22T17:15:02.326Z] #76 159.8   CCLD     tests/test-1
17:15:02 [2023-02-22T17:15:02.326Z] #76 159.9   CCLD     tests/test-2
17:15:02 [2023-02-22T17:15:02.326Z] #76 159.9   CCLD     tests/test-3
17:15:02 [2023-02-22T17:15:02.326Z] #76 159.9   CCLD     tests/test-4
17:15:02 [2023-02-22T17:15:02.326Z] #76 160.0   CCLD     tests/test-5
17:15:02 [2023-02-22T17:15:02.326Z] #76 160.1   CCLD     tests/test-6
17:15:02 [2023-02-22T17:15:02.326Z] #76 160.2   CCLD     tests/test-7
17:15:02 [2023-02-22T17:15:02.326Z] #76 160.3   CCLD     tests/test-8
17:15:02 [2023-02-22T17:15:02.326Z] #76 160.4   CCLD     tests/test-9
17:15:02 [2023-02-22T17:15:02.326Z] #76 160.5   CCLD     tests/test-10
17:15:02 [2023-02-22T17:15:02.326Z] #76 160.5 /bin/bash ./libtool --mode=link  libocispec.la -o libocispec.a
17:15:02 [2023-02-22T17:15:02.326Z] #76 160.5   CCLD     tests/test-11
17:15:02 [2023-02-22T17:15:02.326Z] #76 162.2 libtool: link: ar cr libocispec.a 
17:15:02 [2023-02-22T17:15:02.326Z] #76 162.3 libtool: link: ranlib libocispec.a
17:15:02 [2023-02-22T17:15:02.897Z] #76 163.5 make[5]: Entering directory '/tmp/crun-build/libocispec'
17:15:02 [2023-02-22T17:15:02.897Z] #76 163.6 make[5]: Nothing to be done for 'install-exec-am'.
17:15:02 [2023-02-22T17:15:02.897Z] #76 163.6 make[5]: Nothing to be done for 'install-data-am'.
17:15:02 [2023-02-22T17:15:02.897Z] #76 163.6 make[5]: Leaving directory '/tmp/crun-build/libocispec'
17:15:02 [2023-02-22T17:15:02.897Z] #76 163.6 make[4]: Leaving directory '/tmp/crun-build/libocispec'
17:15:02 [2023-02-22T17:15:02.897Z] #76 163.6 make[3]: Leaving directory '/tmp/crun-build/libocispec'
17:15:02 [2023-02-22T17:15:02.897Z] #76 163.6 make[2]: Leaving directory '/tmp/crun-build/libocispec'
17:15:02 [2023-02-22T17:15:02.897Z] #76 163.6 make[2]: Entering directory '/tmp/crun-build'
17:15:03 [2023-02-22T17:15:03.155Z] #76 163.8   CC       src/libcrun/libcrun_testing_a-utils.o
17:15:03 [2023-02-22T17:15:03.155Z] #76 163.8   CC       src/libcrun/libcrun_testing_a-cloned_binary.o
17:15:03 [2023-02-22T17:15:03.155Z] #76 163.8   CC       src/libcrun/libcrun_testing_a-container.o
17:15:03 [2023-02-22T17:15:03.155Z] #76 163.9   CC       src/libcrun/libcrun_testing_a-cgroup.o
17:15:03 [2023-02-22T17:15:03.155Z] #76 163.9   CC       src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o
17:15:03 [2023-02-22T17:15:03.155Z] #76 163.9   CC       src/libcrun/libcrun_testing_a-cgroup-resources.o
17:15:03 [2023-02-22T17:15:03.155Z] #76 164.0   CC       src/libcrun/libcrun_testing_a-cgroup-setup.o
17:15:03 [2023-02-22T17:15:03.155Z] #76 164.0   CC       src/libcrun/libcrun_testing_a-cgroup-systemd.o
17:15:03 [2023-02-22T17:15:03.155Z] #76 164.1   CC       src/libcrun/libcrun_testing_a-cgroup-utils.o
17:15:03 [2023-02-22T17:15:03.414Z] #76 164.1   CC       src/libcrun/libcrun_testing_a-criu.o
17:15:03 [2023-02-22T17:15:03.414Z] #76 164.1   CC       src/libcrun/libcrun_testing_a-custom-handler.o
17:15:03 [2023-02-22T17:15:03.414Z] #76 164.2   CC       src/libcrun/libcrun_testing_a-linux.o
17:15:03 [2023-02-22T17:15:03.414Z] #76 164.2   CC       src/libcrun/libcrun_testing_a-seccomp.o
17:15:03 [2023-02-22T17:15:03.414Z] #76 164.3   CC       src/libcrun/libcrun_testing_a-ebpf.o
17:15:03 [2023-02-22T17:15:03.414Z] #76 164.4   CC       src/libcrun/libcrun_testing_a-error.o
17:15:03 [2023-02-22T17:15:03.673Z] #76 164.4   CC       src/libcrun/libcrun_testing_a-status.o
17:15:03 [2023-02-22T17:15:03.673Z] #76 164.4   CC       src/libcrun/libcrun_testing_a-terminal.o
17:15:03 [2023-02-22T17:15:03.673Z] #76 164.5   CC       src/libcrun/libcrun_testing_a-chroot_realpath.o
17:15:03 [2023-02-22T17:15:03.932Z] #76 164.6   CC       src/libcrun/libcrun_testing_a-signals.o
17:15:03 [2023-02-22T17:15:03.932Z] #76 164.6   CC       src/libcrun/libcrun_testing_a-mount_flags.o
17:15:04 [2023-02-22T17:15:04.190Z] #76 164.8   CC       src/libcrun/libcrun_testing_a-seccomp_notify.o
17:15:04 [2023-02-22T17:15:04.190Z] #76 164.9   CC       src/libcrun/handlers/libcrun_testing_a-handler-utils.o
17:15:04 [2023-02-22T17:15:04.449Z] #76 165.1   CC       src/libcrun/handlers/libcrun_testing_a-krun.o
17:15:04 [2023-02-22T17:15:04.449Z] #76 165.1   CC       src/libcrun/handlers/libcrun_testing_a-wasmedge.o
17:15:04 [2023-02-22T17:15:04.449Z] #76 165.2   CC       src/libcrun/handlers/libcrun_testing_a-wasmer.o
17:15:04 [2023-02-22T17:15:04.449Z] #76 165.3   CC       tests/tests_libcrun_errors-tests_libcrun_errors.o
17:15:04 [2023-02-22T17:15:04.708Z] #76 165.4   CC       tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o
17:15:05 [2023-02-22T17:15:05.275Z] #76 165.8   CC       src/crun-crun.o
17:15:05 [2023-02-22T17:15:05.275Z] #76 165.9   CC       src/crun-run.o
17:15:05 [2023-02-22T17:15:05.275Z] #76 166.1   CC       src/crun-delete.o
17:15:05 [2023-02-22T17:15:05.275Z] #76 166.2   CC       src/crun-kill.o
17:15:05 [2023-02-22T17:15:05.534Z] #76 166.3   CC       src/crun-pause.o
17:15:05 [2023-02-22T17:15:05.534Z] #76 166.4   CC       src/crun-unpause.o
17:15:05 [2023-02-22T17:15:05.793Z] #76 166.6   CC       src/crun-spec.o
17:15:06 [2023-02-22T17:15:06.052Z] #76 166.7   CC       src/crun-exec.o
17:15:06 [2023-02-22T17:15:06.052Z] #76 166.9   CC       src/crun-list.o
17:15:06 [2023-02-22T17:15:06.310Z] #76 167.0   CC       src/crun-create.o
17:15:06 [2023-02-22T17:15:06.310Z] #76 167.1   CC       src/crun-start.o
17:15:06 [2023-02-22T17:15:06.569Z] #76 167.2   CC       src/crun-state.o
17:15:06 [2023-02-22T17:15:06.569Z] #76 167.4   CC       src/crun-update.o
17:15:06 [2023-02-22T17:15:06.828Z] #76 167.5   CC       src/crun-ps.o
17:15:06 [2023-02-22T17:15:06.828Z] #76 167.7   CC       src/crun-checkpoint.o
17:15:07 [2023-02-22T17:15:07.087Z] #76 167.8   CC       src/crun-restore.o
17:15:07 [2023-02-22T17:15:07.346Z] #76 168.1   CC       src/libcrun/libcrun_la-utils.lo
17:15:07 [2023-02-22T17:15:07.604Z] #76 168.5   CC       src/libcrun/libcrun_la-cloned_binary.lo
17:15:07 [2023-02-22T17:15:07.863Z] #76 168.7   CC       src/libcrun/libcrun_la-container.lo
17:15:08 [2023-02-22T17:15:08.122Z] #76 168.9   CC       src/libcrun/libcrun_la-cgroup.lo
17:15:08 [2023-02-22T17:15:08.122Z] #76 168.9   CC       src/libcrun/libcrun_la-cgroup-cgroupfs.lo
17:15:08 [2023-02-22T17:15:08.380Z] #76 169.0   CC       src/libcrun/libcrun_la-cgroup-resources.lo
17:15:08 [2023-02-22T17:15:08.380Z] #76 169.2   CC       src/libcrun/libcrun_la-cgroup-setup.lo
17:15:08 [2023-02-22T17:15:08.948Z] #76 169.6   CC       src/libcrun/libcrun_la-cgroup-systemd.lo
17:15:08 [2023-02-22T17:15:08.948Z] #76 169.6   CC       src/libcrun/libcrun_la-cgroup-utils.lo
17:15:08 [2023-02-22T17:15:08.948Z] #76 169.6   CC       src/libcrun/libcrun_la-criu.lo
17:15:09 [2023-02-22T17:15:09.206Z] #76 ...
17:15:09 [2023-02-22T17:15:09.206Z] 
17:15:09 [2023-02-22T17:15:09.206Z] #77 [dockercli 3/3] RUN --mount=from=dockercli-src,src=/usr/src/dockercli,rw     --mount=type=cache,target=/root/.cache/go-build,id=dockercli-build-linux/arm64 <<EOT (set -e...)
17:15:09 [2023-02-22T17:15:09.206Z] #77 DONE 165.9s
17:15:09 [2023-02-22T17:15:09.206Z] 
17:15:09 [2023-02-22T17:15:09.206Z] #76 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
17:15:09 [2023-02-22T17:15:09.206Z] #76 169.9   CC       src/libcrun/libcrun_la-custom-handler.lo
17:15:09 [2023-02-22T17:15:09.775Z] #76 170.6   CC       src/libcrun/libcrun_la-seccomp.lo
17:15:09 [2023-02-22T17:15:09.775Z] #76 170.6   CC       src/libcrun/libcrun_la-linux.lo
17:15:10 [2023-02-22T17:15:10.342Z] #76 ...
17:15:10 [2023-02-22T17:15:10.342Z] 
17:15:10 [2023-02-22T17:15:10.342Z] #83 [dev-systemd-false  1/20] COPY --from=dockercli     /build/ /usr/local/cli
17:15:10 [2023-02-22T17:15:10.342Z] #83 DONE 0.2s
17:15:10 [2023-02-22T17:15:10.342Z] 
17:15:10 [2023-02-22T17:15:10.342Z] #84 [dev-systemd-false  2/20] COPY --from=frozen-images /build/ /docker-frozen-images
17:15:10 [2023-02-22T17:15:10.342Z] #84 DONE 0.2s
17:15:10 [2023-02-22T17:15:10.342Z] 
17:15:10 [2023-02-22T17:15:10.342Z] #78 [containerd-build 3/3] RUN --mount=from=containerd-src,src=/usr/src/containerd,rw     --mount=type=cache,target=/root/.cache/go-build,id=containerd-build-linux/arm64 <<EOT (set -e...)
17:15:10 [2023-02-22T17:15:10.342Z] #78 ...
17:15:10 [2023-02-22T17:15:10.342Z] 
17:15:10 [2023-02-22T17:15:10.342Z] #85 [dev-systemd-false  3/20] COPY --from=swagger       /build/ /usr/local/bin/
17:15:10 [2023-02-22T17:15:10.342Z] #85 DONE 0.1s
17:15:10 [2023-02-22T17:15:10.600Z] 
17:15:10 [2023-02-22T17:15:10.600Z] #86 [dev-systemd-false  4/20] COPY --from=delve         /build/ /usr/local/bin/
17:15:10 [2023-02-22T17:15:10.600Z] #86 DONE 0.1s
17:15:10 [2023-02-22T17:15:10.600Z] 
17:15:10 [2023-02-22T17:15:10.600Z] #78 [containerd-build 3/3] RUN --mount=from=containerd-src,src=/usr/src/containerd,rw     --mount=type=cache,target=/root/.cache/go-build,id=containerd-build-linux/arm64 <<EOT (set -e...)
17:15:10 [2023-02-22T17:15:10.600Z] #78 ...
17:15:10 [2023-02-22T17:15:10.600Z] 
17:15:10 [2023-02-22T17:15:10.600Z] #87 [dev-systemd-false  5/20] COPY --from=tomll         /build/ /usr/local/bin/
17:15:10 [2023-02-22T17:15:10.600Z] #87 DONE 0.1s
17:15:10 [2023-02-22T17:15:10.600Z] 
17:15:10 [2023-02-22T17:15:10.600Z] #76 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
17:15:10 [2023-02-22T17:15:10.600Z] #76 171.5   CC       src/libcrun/libcrun_la-ebpf.lo
17:15:10 [2023-02-22T17:15:10.859Z] #76 ...
17:15:10 [2023-02-22T17:15:10.859Z] 
17:15:10 [2023-02-22T17:15:10.859Z] #88 [dev-systemd-false  6/20] COPY --from=gowinres      /build/ /usr/local/bin/
17:15:10 [2023-02-22T17:15:10.859Z] #88 DONE 0.1s
17:15:10 [2023-02-22T17:15:10.859Z] 
17:15:10 [2023-02-22T17:15:10.859Z] #89 [dev-systemd-false  7/20] COPY --from=tini          /build/ /usr/local/bin/
17:15:10 [2023-02-22T17:15:10.859Z] #89 DONE 0.1s
17:15:10 [2023-02-22T17:15:10.859Z] 
17:15:10 [2023-02-22T17:15:10.859Z] #90 [dev-systemd-false  8/20] COPY --from=registry      /build/ /usr/local/bin/
17:15:11 [2023-02-22T17:15:11.117Z] #90 DONE 0.3s
17:15:11 [2023-02-22T17:15:11.117Z] 
17:15:11 [2023-02-22T17:15:11.117Z] #76 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
17:15:11 [2023-02-22T17:15:11.117Z] #76 171.8   CC       src/libcrun/libcrun_la-error.lo
17:15:11 [2023-02-22T17:15:11.376Z] #76 ...
17:15:11 [2023-02-22T17:15:11.376Z] 
17:15:11 [2023-02-22T17:15:11.376Z] #91 [dev-systemd-false  9/20] COPY --from=criu          /build/ /usr/local/bin/
17:15:11 [2023-02-22T17:15:11.376Z] #91 DONE 0.1s
17:15:11 [2023-02-22T17:15:11.376Z] 
17:15:11 [2023-02-22T17:15:11.376Z] #92 [dev-systemd-false 10/20] COPY --from=gotestsum     /build/ /usr/local/bin/
17:15:11 [2023-02-22T17:15:11.376Z] #92 DONE 0.1s
17:15:11 [2023-02-22T17:15:11.376Z] 
17:15:11 [2023-02-22T17:15:11.376Z] #76 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
17:15:11 [2023-02-22T17:15:11.634Z] #76 172.4   CC       src/libcrun/libcrun_la-status.lo
17:15:11 [2023-02-22T17:15:11.892Z] #76 172.7   CC       src/libcrun/libcrun_la-terminal.lo
17:15:12 [2023-02-22T17:15:12.151Z] #76 172.9   CC       src/libcrun/libcrun_la-chroot_realpath.lo
17:15:12 [2023-02-22T17:15:12.413Z] #76 173.1   CC       src/libcrun/libcrun_la-signals.lo
17:15:12 [2023-02-22T17:15:12.979Z] #76 173.6   CC       src/libcrun/libcrun_la-mount_flags.lo
17:15:13 [2023-02-22T17:15:13.237Z] #76 173.9   CC       src/libcrun/libcrun_la-seccomp_notify.lo
17:15:13 [2023-02-22T17:15:13.237Z] #76 173.9   CC       src/libcrun/handlers/libcrun_la-handler-utils.lo
17:15:13 [2023-02-22T17:15:13.237Z] #76 174.0   CC       src/libcrun/handlers/libcrun_la-krun.lo
17:15:13 [2023-02-22T17:15:13.237Z] #76 174.0   CC       src/libcrun/handlers/libcrun_la-wasmedge.lo
17:15:13 [2023-02-22T17:15:13.495Z] #76 174.3   CC       src/libcrun/handlers/libcrun_la-wasmer.lo
17:15:14 [2023-02-22T17:15:14.445Z] #76 175.3   CC       tests/init.o
17:15:14 [2023-02-22T17:15:14.445Z] #76 175.4   CC       tests/tests_libcrun_utils-tests_libcrun_utils.o
17:15:22 [2023-02-22T17:15:22.580Z] #76 ...
17:15:22 [2023-02-22T17:15:22.580Z] 
17:15:22 [2023-02-22T17:15:22.580Z] #75 [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...)
17:15:22 [2023-02-22T17:15:22.580Z] #75 DONE 182.4s
17:15:22 [2023-02-22T17:15:22.580Z] 
17:15:22 [2023-02-22T17:15:22.580Z] #76 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
17:15:27 [2023-02-22T17:15:27.848Z] #76 188.6   CCLD     tests/init
17:15:39 [2023-02-22T17:15:39.506Z] #76 200.4   AR       libcrun_testing.a
17:15:39 [2023-02-22T17:15:39.506Z] #76 200.4 ar: `u' modifier ignored since `D' is the default (see `U')
17:15:39 [2023-02-22T17:15:39.506Z] #76 200.4   CCLD     tests/tests_libcrun_utils
17:15:39 [2023-02-22T17:15:39.763Z] #76 200.5   CCLD     tests/tests_libcrun_errors
17:15:39 [2023-02-22T17:15:39.763Z] #76 200.5   CCLD     tests/tests_libcrun_fuzzer
17:15:40 [2023-02-22T17:15:40.021Z] #76 200.6   CCLD     libcrun.la
17:15:40 [2023-02-22T17:15:40.587Z] #76 201.4   CCLD     crun
17:15:40 [2023-02-22T17:15:40.845Z] #76 201.7 make[3]: Entering directory '/tmp/crun-build'
17:15:41 [2023-02-22T17:15:41.104Z] #76 201.9  /bin/mkdir -p '/usr/local/lib'
17:15:41 [2023-02-22T17:15:41.104Z] #76 201.9  /bin/mkdir -p '/usr/local/share/man/man1'
17:15:41 [2023-02-22T17:15:41.104Z] #76 201.9  /bin/bash ./libtool   --mode=install /usr/bin/install -c   libcrun.la '/usr/local/lib'
17:15:41 [2023-02-22T17:15:41.104Z] #76 201.9  /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1'
17:15:41 [2023-02-22T17:15:41.104Z] #76 201.9 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la
17:15:41 [2023-02-22T17:15:41.362Z] #76 201.9 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a
17:15:41 [2023-02-22T17:15:41.362Z] #76 201.9 libtool: install: chmod 644 /usr/local/lib/libcrun.a
17:15:41 [2023-02-22T17:15:41.362Z] #76 202.0 libtool: install: ranlib /usr/local/lib/libcrun.a
17:15:41 [2023-02-22T17:15:41.362Z] #76 202.2 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib
17:15:41 [2023-02-22T17:15:41.362Z] #76 202.2 ----------------------------------------------------------------------
17:15:41 [2023-02-22T17:15:41.362Z] #76 202.2 Libraries have been installed in:
17:15:41 [2023-02-22T17:15:41.362Z] #76 202.2    /usr/local/lib
17:15:41 [2023-02-22T17:15:41.362Z] #76 202.2 
17:15:41 [2023-02-22T17:15:41.362Z] #76 202.2 If you ever happen to want to link against installed libraries
17:15:41 [2023-02-22T17:15:41.362Z] #76 202.2 in a given directory, LIBDIR, you must either use libtool, and
17:15:41 [2023-02-22T17:15:41.362Z] #76 202.2 specify the full pathname of the library, or use the '-LLIBDIR'
17:15:41 [2023-02-22T17:15:41.362Z] #76 202.2 flag during linking and do at least one of the following:
17:15:41 [2023-02-22T17:15:41.362Z] #76 202.2    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
17:15:41 [2023-02-22T17:15:41.362Z] #76 202.2      during execution
17:15:41 [2023-02-22T17:15:41.362Z] #76 202.2    - add LIBDIR to the 'LD_RUN_PATH' environment variable
17:15:41 [2023-02-22T17:15:41.362Z] #76 202.2      during linking
17:15:41 [2023-02-22T17:15:41.362Z] #76 202.2    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
17:15:41 [2023-02-22T17:15:41.362Z] #76 202.2    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
17:15:41 [2023-02-22T17:15:41.362Z] #76 202.2 
17:15:41 [2023-02-22T17:15:41.362Z] #76 202.2 See any operating system documentation about shared libraries for
17:15:41 [2023-02-22T17:15:41.362Z] #76 202.2 more information, such as the ld(1) and ld.so(8) manual pages.
17:15:41 [2023-02-22T17:15:41.362Z] #76 202.2 ----------------------------------------------------------------------
17:15:41 [2023-02-22T17:15:41.362Z] #76 202.2  /bin/mkdir -p '/build'
17:15:41 [2023-02-22T17:15:41.362Z] #76 202.2   /bin/bash ./libtool   --mode=install /usr/bin/install -c crun '/build'
17:15:41 [2023-02-22T17:15:41.621Z] #76 202.2 libtool: install: /usr/bin/install -c crun /build/crun
17:15:41 [2023-02-22T17:15:41.621Z] #76 202.2 make[3]: Leaving directory '/tmp/crun-build'
17:15:41 [2023-02-22T17:15:41.621Z] #76 202.2 make[2]: Leaving directory '/tmp/crun-build'
17:15:41 [2023-02-22T17:15:41.621Z] #76 202.2 make[1]: Leaving directory '/tmp/crun-build'
17:15:42 [2023-02-22T17:15:42.997Z] #76 ...
17:15:42 [2023-02-22T17:15:42.997Z] 
17:15:42 [2023-02-22T17:15:42.997Z] #78 [containerd-build 3/3] RUN --mount=from=containerd-src,src=/usr/src/containerd,rw     --mount=type=cache,target=/root/.cache/go-build,id=containerd-build-linux/arm64 <<EOT (set -e...)
17:15:42 [2023-02-22T17:15:42.997Z] #78 187.9 + bin/containerd
17:15:43 [2023-02-22T17:15:43.259Z] #78 ...
17:15:43 [2023-02-22T17:15:43.259Z] 
17:15:43 [2023-02-22T17:15:43.259Z] #76 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
17:15:43 [2023-02-22T17:15:43.259Z] #76 DONE 204.1s
17:15:43 [2023-02-22T17:15:43.518Z] 
17:15:43 [2023-02-22T17:15:43.518Z] #59 [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
17:15:48 [2023-02-22T17:15:48.783Z] #59 261.0 golangci-lint has version v1.49.0 built from (unknown, mod sum: "h1:I8WHOavragDttlLHtSraHn/h39C+R60bEQ5NoGcHQr8=") on (unknown)
17:15:48 [2023-02-22T17:15:48.783Z] #59 DONE 261.3s
17:15:48 [2023-02-22T17:15:48.783Z] 
17:15:48 [2023-02-22T17:15:48.783Z] #78 [containerd-build 3/3] RUN --mount=from=containerd-src,src=/usr/src/containerd,rw     --mount=type=cache,target=/root/.cache/go-build,id=containerd-build-linux/arm64 <<EOT (set -e...)
17:15:49 [2023-02-22T17:15:49.041Z] #78 ...
17:15:49 [2023-02-22T17:15:49.041Z] 
17:15:49 [2023-02-22T17:15:49.041Z] #93 [dev-systemd-false 11/20] COPY --from=golangci_lint /build/ /usr/local/bin/
17:15:49 [2023-02-22T17:15:49.608Z] #93 DONE 0.7s
17:15:49 [2023-02-22T17:15:49.608Z] 
17:15:49 [2023-02-22T17:15:49.608Z] #78 [containerd-build 3/3] RUN --mount=from=containerd-src,src=/usr/src/containerd,rw     --mount=type=cache,target=/root/.cache/go-build,id=containerd-build-linux/arm64 <<EOT (set -e...)
17:15:49 [2023-02-22T17:15:49.866Z] #78 ...
17:15:49 [2023-02-22T17:15:49.866Z] 
17:15:49 [2023-02-22T17:15:49.866Z] #94 [dev-systemd-false 12/20] COPY --from=shfmt         /build/ /usr/local/bin/
17:15:49 [2023-02-22T17:15:49.866Z] #94 DONE 0.1s
17:15:49 [2023-02-22T17:15:49.866Z] 
17:15:49 [2023-02-22T17:15:49.866Z] #95 [dev-systemd-false 13/20] COPY --from=runc          /build/ /usr/local/bin/
17:15:50 [2023-02-22T17:15:50.801Z] #95 DONE 0.8s
17:15:50 [2023-02-22T17:15:50.801Z] 
17:15:50 [2023-02-22T17:15:50.801Z] #78 [containerd-build 3/3] RUN --mount=from=containerd-src,src=/usr/src/containerd,rw     --mount=type=cache,target=/root/.cache/go-build,id=containerd-build-linux/arm64 <<EOT (set -e...)
17:16:22 [2023-02-22T17:16:22.869Z] #78 227.4 + bin/containerd-stress
17:16:23 [2023-02-22T17:16:23.434Z] #78 228.6 + bin/containerd-shim
17:16:24 [2023-02-22T17:16:24.000Z] #78 229.2 + bin/containerd-shim-runc-v1
17:16:25 [2023-02-22T17:16:25.373Z] #78 230.2 + bin/containerd-shim-runc-v2
17:16:25 [2023-02-22T17:16:25.939Z] #78 231.0 + binaries
17:16:26 [2023-02-22T17:16:26.871Z] #78 DONE 232.0s
17:16:27 [2023-02-22T17:16:27.804Z] 
17:16:27 [2023-02-22T17:16:27.804Z] #96 [dev-systemd-false 14/20] COPY --from=containerd    /build/ /usr/local/bin/
17:16:27 [2023-02-22T17:16:27.804Z] #96 DONE 0.3s
17:16:27 [2023-02-22T17:16:27.804Z] 
17:16:27 [2023-02-22T17:16:27.804Z] #97 [dev-systemd-false 15/20] COPY --from=rootlesskit   /build/ /usr/local/bin/
17:16:27 [2023-02-22T17:16:27.804Z] #97 DONE 0.1s
17:16:27 [2023-02-22T17:16:27.804Z] 
17:16:27 [2023-02-22T17:16:27.804Z] #98 [dev-systemd-false 16/20] COPY --from=vpnkit        /       /usr/local/bin/
17:16:28 [2023-02-22T17:16:28.062Z] #98 DONE 0.1s
17:16:28 [2023-02-22T17:16:28.062Z] 
17:16:28 [2023-02-22T17:16:28.062Z] #99 [dev-systemd-false 17/20] COPY --from=containerutil /build/ /usr/local/bin/
17:16:28 [2023-02-22T17:16:28.062Z] #99 DONE 0.0s
17:16:28 [2023-02-22T17:16:28.062Z] 
17:16:28 [2023-02-22T17:16:28.062Z] #100 [dev-systemd-false 18/20] COPY --from=crun          /build/ /usr/local/bin/
17:16:28 [2023-02-22T17:16:28.320Z] #100 DONE 0.2s
17:16:28 [2023-02-22T17:16:28.320Z] 
17:16:28 [2023-02-22T17:16:28.320Z] #101 [dev-systemd-false 19/20] COPY hack/dockerfile/etc/docker/  /etc/docker/
17:16:28 [2023-02-22T17:16:28.320Z] #101 DONE 0.0s
17:16:28 [2023-02-22T17:16:28.320Z] 
17:16:28 [2023-02-22T17:16:28.320Z] #102 [dev-systemd-false 20/20] WORKDIR /go/src/github.com/docker/docker
17:16:28 [2023-02-22T17:16:28.320Z] #102 DONE 0.0s
17:16:28 [2023-02-22T17:16:28.580Z] 
17:16:28 [2023-02-22T17:16:28.580Z] #103 [dev-base  1/11] RUN groupadd -r docker
17:16:28 [2023-02-22T17:16:28.837Z] #103 DONE 0.4s
17:16:28 [2023-02-22T17:16:28.837Z] 
17:16:28 [2023-02-22T17:16:28.837Z] #104 [dev-base  2/11] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
17:16:29 [2023-02-22T17:16:29.095Z] #104 DONE 0.5s
17:16:29 [2023-02-22T17:16:29.352Z] 
17:16:29 [2023-02-22T17:16:29.352Z] #105 [dev-base  3/11] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
17:16:29 [2023-02-22T17:16:29.609Z] #105 0.396 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
17:16:29 [2023-02-22T17:16:29.609Z] #105 DONE 0.4s
17:16:29 [2023-02-22T17:16:29.867Z] 
17:16:29 [2023-02-22T17:16:29.867Z] #106 [dev-base  4/11] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
17:16:30 [2023-02-22T17:16:30.125Z] #106 DONE 0.4s
17:16:30 [2023-02-22T17:16:30.125Z] 
17:16:30 [2023-02-22T17:16:30.125Z] #107 [dev-base  5/11] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
17:16:30 [2023-02-22T17:16:30.384Z] #107 DONE 0.4s
17:16:30 [2023-02-22T17:16:30.642Z] 
17:16:30 [2023-02-22T17:16:30.642Z] #108 [dev-base  6/11] RUN ldconfig
17:16:31 [2023-02-22T17:16:31.211Z] #108 DONE 0.5s
17:16:31 [2023-02-22T17:16:31.211Z] 
17:16:31 [2023-02-22T17:16:31.211Z] #109 [dev-base  7/11] RUN git config --global --add safe.directory /go/src/github.com/docker/docker
17:16:31 [2023-02-22T17:16:31.470Z] #109 DONE 0.5s
17:16:31 [2023-02-22T17:16:31.470Z] 
17:16:31 [2023-02-22T17:16:31.470Z] #110 [dev-base  8/11] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
17:16:32 [2023-02-22T17:16:32.403Z] #110 0.799 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
17:16:32 [2023-02-22T17:16:32.403Z] #110 0.926 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
17:16:32 [2023-02-22T17:16:32.661Z] #110 1.015 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
17:16:32 [2023-02-22T17:16:32.661Z] #110 1.018 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB]
17:16:32 [2023-02-22T17:16:32.661Z] #110 1.078 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [224 kB]
17:16:32 [2023-02-22T17:16:32.661Z] #110 1.200 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
17:16:33 [2023-02-22T17:16:33.595Z] #110 1.981 Fetched 8516 kB in 2s (5573 kB/s)
17:16:34 [2023-02-22T17:16:34.161Z] #110 1.981 Reading package lists...
17:16:34 [2023-02-22T17:16:34.727Z] #110 2.536 Reading package lists...
17:16:34 [2023-02-22T17:16:34.985Z] #110 3.071 Building dependency tree...
17:16:34 [2023-02-22T17:16:34.985Z] #110 3.421 The following additional packages will be installed:
17:16:34 [2023-02-22T17:16:34.985Z] #110 3.421   dmsetup libaio1 libbpf0 libcap2 libdevmapper1.02.1 libelf1 libgpm2 libicu67
17:16:34 [2023-02-22T17:16:34.985Z] #110 3.421   libinih1 libip4tc2 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3
17:16:34 [2023-02-22T17:16:34.985Z] #110 3.422   libnfnetlink0 libnftnl11 libonig5 libxtables12 python-pip-whl
17:16:34 [2023-02-22T17:16:34.985Z] #110 3.422   python3-distutils python3-lib2to3 python3-pkg-resources vim-runtime xxd
17:16:34 [2023-02-22T17:16:34.985Z] #110 3.424 Suggested packages:
17:16:34 [2023-02-22T17:16:34.985Z] #110 3.424   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
17:16:34 [2023-02-22T17:16:34.985Z] #110 3.424   gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump
17:16:34 [2023-02-22T17:16:34.985Z] #110 3.424   acl attr quota
17:16:34 [2023-02-22T17:16:34.985Z] #110 3.424 Recommended packages:
17:16:34 [2023-02-22T17:16:34.985Z] #110 3.424   libatm1 nftables libpam-cap build-essential python3-dev unzip
17:16:35 [2023-02-22T17:16:35.243Z] #110 3.767 The following NEW packages will be installed:
17:16:35 [2023-02-22T17:16:35.243Z] #110 3.767   apparmor bash-completion bzip2 dmsetup inetutils-ping iproute2 iptables jq
17:16:35 [2023-02-22T17:16:35.243Z] #110 3.768   libaio1 libbpf0 libcap2 libcap2-bin libdevmapper1.02.1 libelf1 libgpm2
17:16:35 [2023-02-22T17:16:35.243Z] #110 3.768   libicu67 libinih1 libip4tc2 libip6tc2 libjq1 libmnl0 libnet1
17:16:35 [2023-02-22T17:16:35.243Z] #110 3.768   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
17:16:35 [2023-02-22T17:16:35.243Z] #110 3.768   libprotobuf-c1 libxtables12 libyajl2 net-tools patch pigz python-pip-whl
17:16:35 [2023-02-22T17:16:35.243Z] #110 3.768   python3-distutils python3-lib2to3 python3-pip python3-pkg-resources
17:16:35 [2023-02-22T17:16:35.243Z] #110 3.769   python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim
17:16:35 [2023-02-22T17:16:35.243Z] #110 3.769   vim-common vim-runtime xfsprogs xxd xz-utils zip zstd
17:16:35 [2023-02-22T17:16:35.500Z] #110 4.043 0 upgraded, 51 newly installed, 0 to remove and 1 not upgraded.
17:16:35 [2023-02-22T17:16:35.500Z] #110 4.043 Need to get 27.2 MB of archives.
17:16:35 [2023-02-22T17:16:35.500Z] #110 4.043 After this operation, 106 MB of additional disk space will be used.
17:16:35 [2023-02-22T17:16:35.500Z] #110 4.043 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB]
17:16:35 [2023-02-22T17:16:35.500Z] #110 4.046 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB]
17:16:35 [2023-02-22T17:16:35.501Z] #110 4.048 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB]
17:16:35 [2023-02-22T17:16:35.501Z] #110 4.050 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
17:16:35 [2023-02-22T17:16:35.501Z] #110 4.054 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB]
17:16:35 [2023-02-22T17:16:35.501Z] #110 4.056 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB]
17:16:35 [2023-02-22T17:16:35.501Z] #110 4.057 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB]
17:16:35 [2023-02-22T17:16:35.501Z] #110 4.059 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB]
17:16:35 [2023-02-22T17:16:35.501Z] #110 4.066 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB]
17:16:35 [2023-02-22T17:16:35.501Z] #110 4.067 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
17:16:35 [2023-02-22T17:16:35.501Z] #110 4.070 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB]
17:16:35 [2023-02-22T17:16:35.501Z] #110 4.071 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
17:16:35 [2023-02-22T17:16:35.501Z] #110 4.072 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
17:16:35 [2023-02-22T17:16:35.501Z] #110 4.073 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB]
17:16:35 [2023-02-22T17:16:35.501Z] #110 4.078 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB]
17:16:35 [2023-02-22T17:16:35.758Z] #110 4.079 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB]
17:16:35 [2023-02-22T17:16:35.758Z] #110 4.080 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1+deb11u1 [242 kB]
17:16:35 [2023-02-22T17:16:35.758Z] #110 4.082 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB]
17:16:35 [2023-02-22T17:16:35.758Z] #110 4.083 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB]
17:16:35 [2023-02-22T17:16:35.758Z] #110 4.084 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB]
17:16:35 [2023-02-22T17:16:35.758Z] #110 4.086 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB]
17:16:35 [2023-02-22T17:16:35.758Z] #110 4.087 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB]
17:16:35 [2023-02-22T17:16:35.758Z] #110 4.088 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB]
17:16:35 [2023-02-22T17:16:35.758Z] #110 4.094 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB]
17:16:35 [2023-02-22T17:16:35.758Z] #110 4.095 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
17:16:35 [2023-02-22T17:16:35.758Z] #110 4.097 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB]
17:16:35 [2023-02-22T17:16:35.758Z] #110 4.148 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB]
17:16:35 [2023-02-22T17:16:35.758Z] #110 4.148 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB]
17:16:35 [2023-02-22T17:16:35.758Z] #110 4.149 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
17:16:35 [2023-02-22T17:16:35.758Z] #110 4.287 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B]
17:16:35 [2023-02-22T17:16:35.758Z] #110 4.287 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
17:16:35 [2023-02-22T17:16:35.758Z] #110 4.288 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB]
17:16:35 [2023-02-22T17:16:35.758Z] #110 4.288 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
17:16:35 [2023-02-22T17:16:35.758Z] #110 4.289 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB]
17:16:35 [2023-02-22T17:16:35.758Z] #110 4.291 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB]
17:16:35 [2023-02-22T17:16:35.758Z] #110 4.293 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
17:16:35 [2023-02-22T17:16:35.758Z] #110 4.294 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
17:16:35 [2023-02-22T17:16:35.758Z] #110 4.305 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
17:16:35 [2023-02-22T17:16:35.758Z] #110 4.306 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB]
17:16:35 [2023-02-22T17:16:35.758Z] #110 4.308 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB]
17:16:35 [2023-02-22T17:16:35.758Z] #110 4.308 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB]
17:16:35 [2023-02-22T17:16:35.758Z] #110 4.311 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB]
17:16:35 [2023-02-22T17:16:35.758Z] #110 4.311 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
17:16:35 [2023-02-22T17:16:35.758Z] #110 4.313 Get:44 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 sudo arm64 1.9.5p2-3+deb11u1 [996 kB]
17:16:35 [2023-02-22T17:16:35.758Z] #110 4.317 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB]
17:16:35 [2023-02-22T17:16:35.758Z] #110 4.319 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB]
17:16:35 [2023-02-22T17:16:35.758Z] #110 4.321 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
17:16:36 [2023-02-22T17:16:36.323Z] #110 4.560 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB]
17:16:36 [2023-02-22T17:16:36.323Z] #110 4.568 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB]
17:16:36 [2023-02-22T17:16:36.323Z] #110 4.572 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB]
17:16:36 [2023-02-22T17:16:36.323Z] #110 4.573 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB]
17:16:36 [2023-02-22T17:16:36.323Z] #110 4.718 debconf: delaying package configuration, since apt-utils is not installed
17:16:36 [2023-02-22T17:16:36.323Z] #110 4.759 Fetched 27.2 MB in 1s (34.1 MB/s)
17:16:36 [2023-02-22T17:16:36.323Z] #110 4.783 Selecting previously unselected package pigz.
17:16:36 [2023-02-22T17:16:36.323Z] #110 4.783 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15745 files and directories currently installed.)
17:16:36 [2023-02-22T17:16:36.323Z] #110 4.790 Preparing to unpack .../00-pigz_2.6-1_arm64.deb ...
17:16:36 [2023-02-22T17:16:36.323Z] #110 4.794 Unpacking pigz (2.6-1) ...
17:16:36 [2023-02-22T17:16:36.323Z] #110 4.831 Selecting previously unselected package libelf1:arm64.
17:16:36 [2023-02-22T17:16:36.323Z] #110 4.831 Preparing to unpack .../01-libelf1_0.183-1_arm64.deb ...
17:16:36 [2023-02-22T17:16:36.323Z] #110 4.838 Unpacking libelf1:arm64 (0.183-1) ...
17:16:36 [2023-02-22T17:16:36.323Z] #110 4.883 Selecting previously unselected package libbpf0:arm64.
17:16:36 [2023-02-22T17:16:36.582Z] #110 4.885 Preparing to unpack .../02-libbpf0_1%3a0.3-2_arm64.deb ...
17:16:36 [2023-02-22T17:16:36.582Z] #110 4.888 Unpacking libbpf0:arm64 (1:0.3-2) ...
17:16:36 [2023-02-22T17:16:36.582Z] #110 4.926 Selecting previously unselected package libcap2:arm64.
17:16:36 [2023-02-22T17:16:36.582Z] #110 4.928 Preparing to unpack .../03-libcap2_1%3a2.44-1_arm64.deb ...
17:16:36 [2023-02-22T17:16:36.582Z] #110 4.932 Unpacking libcap2:arm64 (1:2.44-1) ...
17:16:36 [2023-02-22T17:16:36.582Z] #110 4.967 Selecting previously unselected package libmnl0:arm64.
17:16:36 [2023-02-22T17:16:36.582Z] #110 4.967 Preparing to unpack .../04-libmnl0_1.0.4-3_arm64.deb ...
17:16:36 [2023-02-22T17:16:36.582Z] #110 4.970 Unpacking libmnl0:arm64 (1.0.4-3) ...
17:16:36 [2023-02-22T17:16:36.582Z] #110 5.000 Selecting previously unselected package libxtables12:arm64.
17:16:36 [2023-02-22T17:16:36.582Z] #110 5.002 Preparing to unpack .../05-libxtables12_1.8.7-1_arm64.deb ...
17:16:36 [2023-02-22T17:16:36.582Z] #110 5.005 Unpacking libxtables12:arm64 (1.8.7-1) ...
17:16:36 [2023-02-22T17:16:36.582Z] #110 5.033 Selecting previously unselected package libcap2-bin.
17:16:36 [2023-02-22T17:16:36.582Z] #110 5.035 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_arm64.deb ...
17:16:36 [2023-02-22T17:16:36.582Z] #110 5.038 Unpacking libcap2-bin (1:2.44-1) ...
17:16:36 [2023-02-22T17:16:36.582Z] #110 5.076 Selecting previously unselected package iproute2.
17:16:36 [2023-02-22T17:16:36.582Z] #110 5.076 Preparing to unpack .../07-iproute2_5.10.0-4_arm64.deb ...
17:16:36 [2023-02-22T17:16:36.582Z] #110 5.079 Unpacking iproute2 (5.10.0-4) ...
17:16:36 [2023-02-22T17:16:36.840Z] #110 5.179 Selecting previously unselected package xxd.
17:16:36 [2023-02-22T17:16:36.840Z] #110 5.179 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ...
17:16:36 [2023-02-22T17:16:36.840Z] #110 5.183 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
17:16:36 [2023-02-22T17:16:36.840Z] #110 5.227 Selecting previously unselected package vim-common.
17:16:36 [2023-02-22T17:16:36.840Z] #110 5.228 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
17:16:36 [2023-02-22T17:16:36.840Z] #110 5.236 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
17:16:36 [2023-02-22T17:16:36.840Z] #110 5.284 Selecting previously unselected package bash-completion.
17:16:36 [2023-02-22T17:16:36.840Z] #110 5.286 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ...
17:16:37 [2023-02-22T17:16:37.406Z] #110 5.953 Unpacking bash-completion (1:2.11-2) ...
17:16:37 [2023-02-22T17:16:37.664Z] #110 6.059 Selecting previously unselected package bzip2.
17:16:37 [2023-02-22T17:16:37.664Z] #110 6.062 Preparing to unpack .../11-bzip2_1.0.8-4_arm64.deb ...
17:16:37 [2023-02-22T17:16:37.664Z] #110 6.064 Unpacking bzip2 (1.0.8-4) ...
17:16:37 [2023-02-22T17:16:37.664Z] #110 6.096 Selecting previously unselected package xz-utils.
17:16:37 [2023-02-22T17:16:37.664Z] #110 6.098 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
17:16:37 [2023-02-22T17:16:37.664Z] #110 6.101 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
17:16:37 [2023-02-22T17:16:37.664Z] #110 6.149 Selecting previously unselected package apparmor.
17:16:37 [2023-02-22T17:16:37.664Z] #110 6.152 Preparing to unpack .../13-apparmor_2.13.6-10_arm64.deb ...
17:16:37 [2023-02-22T17:16:37.664Z] #110 6.174 Unpacking apparmor (2.13.6-10) ...
17:16:37 [2023-02-22T17:16:37.664Z] #110 6.268 Selecting previously unselected package libdevmapper1.02.1:arm64.
17:16:37 [2023-02-22T17:16:37.921Z] #110 6.271 Preparing to unpack .../14-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ...
17:16:37 [2023-02-22T17:16:37.921Z] #110 6.274 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
17:16:37 [2023-02-22T17:16:37.921Z] #110 6.315 Selecting previously unselected package dmsetup.
17:16:37 [2023-02-22T17:16:37.921Z] #110 6.315 Preparing to unpack .../15-dmsetup_2%3a1.02.175-2.1_arm64.deb ...
17:16:37 [2023-02-22T17:16:37.921Z] #110 6.318 Unpacking dmsetup (2:1.02.175-2.1) ...
17:16:37 [2023-02-22T17:16:37.921Z] #110 6.425 Selecting previously unselected package inetutils-ping.
17:16:37 [2023-02-22T17:16:37.921Z] #110 6.425 Preparing to unpack .../16-inetutils-ping_2%3a2.0-1+deb11u1_arm64.deb ...
17:16:37 [2023-02-22T17:16:37.921Z] #110 6.428 Unpacking inetutils-ping (2:2.0-1+deb11u1) ...
17:16:37 [2023-02-22T17:16:37.921Z] #110 6.470 Selecting previously unselected package libip4tc2:arm64.
17:16:37 [2023-02-22T17:16:37.921Z] #110 6.472 Preparing to unpack .../17-libip4tc2_1.8.7-1_arm64.deb ...
17:16:37 [2023-02-22T17:16:37.921Z] #110 6.475 Unpacking libip4tc2:arm64 (1.8.7-1) ...
17:16:37 [2023-02-22T17:16:37.921Z] #110 6.510 Selecting previously unselected package libip6tc2:arm64.
17:16:37 [2023-02-22T17:16:37.921Z] #110 6.510 Preparing to unpack .../18-libip6tc2_1.8.7-1_arm64.deb ...
17:16:37 [2023-02-22T17:16:37.921Z] #110 6.513 Unpacking libip6tc2:arm64 (1.8.7-1) ...
17:16:37 [2023-02-22T17:16:37.921Z] #110 6.543 Selecting previously unselected package libnfnetlink0:arm64.
17:16:38 [2023-02-22T17:16:38.179Z] #110 6.546 Preparing to unpack .../19-libnfnetlink0_1.0.1-3+b1_arm64.deb ...
17:16:38 [2023-02-22T17:16:38.179Z] #110 6.549 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ...
17:16:38 [2023-02-22T17:16:38.179Z] #110 6.582 Selecting previously unselected package libnetfilter-conntrack3:arm64.
17:16:38 [2023-02-22T17:16:38.179Z] #110 6.582 Preparing to unpack .../20-libnetfilter-conntrack3_1.0.8-3_arm64.deb ...
17:16:38 [2023-02-22T17:16:38.179Z] #110 6.585 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ...
17:16:38 [2023-02-22T17:16:38.179Z] #110 6.615 Selecting previously unselected package libnftnl11:arm64.
17:16:38 [2023-02-22T17:16:38.179Z] #110 6.618 Preparing to unpack .../21-libnftnl11_1.1.9-1_arm64.deb ...
17:16:38 [2023-02-22T17:16:38.179Z] #110 6.621 Unpacking libnftnl11:arm64 (1.1.9-1) ...
17:16:38 [2023-02-22T17:16:38.179Z] #110 6.654 Selecting previously unselected package iptables.
17:16:38 [2023-02-22T17:16:38.179Z] #110 6.656 Preparing to unpack .../22-iptables_1.8.7-1_arm64.deb ...
17:16:38 [2023-02-22T17:16:38.179Z] #110 6.659 Unpacking iptables (1.8.7-1) ...
17:16:38 [2023-02-22T17:16:38.179Z] #110 6.725 Selecting previously unselected package libonig5:arm64.
17:16:38 [2023-02-22T17:16:38.179Z] #110 6.728 Preparing to unpack .../23-libonig5_6.9.6-1.1_arm64.deb ...
17:16:38 [2023-02-22T17:16:38.179Z] #110 6.731 Unpacking libonig5:arm64 (6.9.6-1.1) ...
17:16:38 [2023-02-22T17:16:38.179Z] #110 6.775 Selecting previously unselected package libjq1:arm64.
17:16:38 [2023-02-22T17:16:38.437Z] #110 6.776 Preparing to unpack .../24-libjq1_1.6-2.1_arm64.deb ...
17:16:38 [2023-02-22T17:16:38.437Z] #110 6.779 Unpacking libjq1:arm64 (1.6-2.1) ...
17:16:38 [2023-02-22T17:16:38.437Z] #110 6.812 Selecting previously unselected package jq.
17:16:38 [2023-02-22T17:16:38.437Z] #110 6.816 Preparing to unpack .../25-jq_1.6-2.1_arm64.deb ...
17:16:38 [2023-02-22T17:16:38.437Z] #110 6.819 Unpacking jq (1.6-2.1) ...
17:16:38 [2023-02-22T17:16:38.437Z] #110 6.851 Selecting previously unselected package libaio1:arm64.
17:16:38 [2023-02-22T17:16:38.437Z] #110 6.854 Preparing to unpack .../26-libaio1_0.3.112-9_arm64.deb ...
17:16:38 [2023-02-22T17:16:38.437Z] #110 6.857 Unpacking libaio1:arm64 (0.3.112-9) ...
17:16:38 [2023-02-22T17:16:38.437Z] #110 6.887 Selecting previously unselected package libgpm2:arm64.
17:16:38 [2023-02-22T17:16:38.437Z] #110 6.889 Preparing to unpack .../27-libgpm2_1.20.7-8_arm64.deb ...
17:16:38 [2023-02-22T17:16:38.437Z] #110 6.892 Unpacking libgpm2:arm64 (1.20.7-8) ...
17:16:38 [2023-02-22T17:16:38.437Z] #110 6.923 Selecting previously unselected package libicu67:arm64.
17:16:38 [2023-02-22T17:16:38.437Z] #110 6.925 Preparing to unpack .../28-libicu67_67.1-7_arm64.deb ...
17:16:38 [2023-02-22T17:16:38.437Z] #110 6.928 Unpacking libicu67:arm64 (67.1-7) ...
17:16:39 [2023-02-22T17:16:39.003Z] #110 7.607 Selecting previously unselected package libinih1:arm64.
17:16:39 [2023-02-22T17:16:39.262Z] #110 7.610 Preparing to unpack .../29-libinih1_53-1+b2_arm64.deb ...
17:16:39 [2023-02-22T17:16:39.262Z] #110 7.613 Unpacking libinih1:arm64 (53-1+b2) ...
17:16:39 [2023-02-22T17:16:39.262Z] #110 7.644 Selecting previously unselected package libnet1:arm64.
17:16:39 [2023-02-22T17:16:39.262Z] #110 7.647 Preparing to unpack .../30-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
17:16:39 [2023-02-22T17:16:39.262Z] #110 7.650 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
17:16:39 [2023-02-22T17:16:39.262Z] #110 7.685 Selecting previously unselected package libnl-3-200:arm64.
17:16:39 [2023-02-22T17:16:39.262Z] #110 7.688 Preparing to unpack .../31-libnl-3-200_3.4.0-1+b1_arm64.deb ...
17:16:39 [2023-02-22T17:16:39.262Z] #110 7.691 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ...
17:16:39 [2023-02-22T17:16:39.262Z] #110 7.727 Selecting previously unselected package libprotobuf-c1:arm64.
17:16:39 [2023-02-22T17:16:39.262Z] #110 7.728 Preparing to unpack .../32-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
17:16:39 [2023-02-22T17:16:39.262Z] #110 7.731 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
17:16:39 [2023-02-22T17:16:39.262Z] #110 7.765 Selecting previously unselected package libyajl2:arm64.
17:16:39 [2023-02-22T17:16:39.262Z] #110 7.765 Preparing to unpack .../33-libyajl2_2.1.0-3_arm64.deb ...
17:16:39 [2023-02-22T17:16:39.262Z] #110 7.768 Unpacking libyajl2:arm64 (2.1.0-3) ...
17:16:39 [2023-02-22T17:16:39.262Z] #110 7.795 Selecting previously unselected package net-tools.
17:16:39 [2023-02-22T17:16:39.262Z] #110 7.797 Preparing to unpack .../34-net-tools_1.60+git20181103.0eebece-1_arm64.deb ...
17:16:39 [2023-02-22T17:16:39.262Z] #110 7.801 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
17:16:39 [2023-02-22T17:16:39.262Z] #110 7.847 Selecting previously unselected package patch.
17:16:39 [2023-02-22T17:16:39.520Z] #110 7.849 Preparing to unpack .../35-patch_2.7.6-7_arm64.deb ...
17:16:39 [2023-02-22T17:16:39.520Z] #110 7.852 Unpacking patch (2.7.6-7) ...
17:16:39 [2023-02-22T17:16:39.520Z] #110 7.885 Selecting previously unselected package python-pip-whl.
17:16:39 [2023-02-22T17:16:39.520Z] #110 7.888 Preparing to unpack .../36-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
17:16:39 [2023-02-22T17:16:39.520Z] #110 7.891 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
17:16:39 [2023-02-22T17:16:39.520Z] #110 8.030 Selecting previously unselected package python3-lib2to3.
17:16:39 [2023-02-22T17:16:39.520Z] #110 8.033 Preparing to unpack .../37-python3-lib2to3_3.9.2-1_all.deb ...
17:16:39 [2023-02-22T17:16:39.520Z] #110 8.036 Unpacking python3-lib2to3 (3.9.2-1) ...
17:16:39 [2023-02-22T17:16:39.520Z] #110 8.077 Selecting previously unselected package python3-distutils.
17:16:39 [2023-02-22T17:16:39.520Z] #110 8.077 Preparing to unpack .../38-python3-distutils_3.9.2-1_all.deb ...
17:16:39 [2023-02-22T17:16:39.520Z] #110 8.080 Unpacking python3-distutils (3.9.2-1) ...
17:16:39 [2023-02-22T17:16:39.520Z] #110 8.121 Selecting previously unselected package python3-pkg-resources.
17:16:39 [2023-02-22T17:16:39.777Z] #110 8.124 Preparing to unpack .../39-python3-pkg-resources_52.0.0-4_all.deb ...
17:16:39 [2023-02-22T17:16:39.777Z] #110 8.127 Unpacking python3-pkg-resources (52.0.0-4) ...
17:16:39 [2023-02-22T17:16:39.777Z] #110 8.170 Selecting previously unselected package python3-setuptools.
17:16:39 [2023-02-22T17:16:39.777Z] #110 8.173 Preparing to unpack .../40-python3-setuptools_52.0.0-4_all.deb ...
17:16:39 [2023-02-22T17:16:39.777Z] #110 8.176 Unpacking python3-setuptools (52.0.0-4) ...
17:16:39 [2023-02-22T17:16:39.777Z] #110 8.234 Selecting previously unselected package python3-wheel.
17:16:39 [2023-02-22T17:16:39.777Z] #110 8.237 Preparing to unpack .../41-python3-wheel_0.34.2-1_all.deb ...
17:16:39 [2023-02-22T17:16:39.777Z] #110 8.240 Unpacking python3-wheel (0.34.2-1) ...
17:16:39 [2023-02-22T17:16:39.777Z] #110 8.273 Selecting previously unselected package python3-pip.
17:16:39 [2023-02-22T17:16:39.777Z] #110 8.273 Preparing to unpack .../42-python3-pip_20.3.4-4+deb11u1_all.deb ...
17:16:39 [2023-02-22T17:16:39.777Z] #110 8.275 Unpacking python3-pip (20.3.4-4+deb11u1) ...
17:16:39 [2023-02-22T17:16:39.777Z] #110 8.339 Selecting previously unselected package sudo.
17:16:40 [2023-02-22T17:16:40.035Z] #110 8.341 Preparing to unpack .../43-sudo_1.9.5p2-3+deb11u1_arm64.deb ...
17:16:40 [2023-02-22T17:16:40.035Z] #110 8.346 Unpacking sudo (1.9.5p2-3+deb11u1) ...
17:16:40 [2023-02-22T17:16:40.293Z] #110 8.667 Selecting previously unselected package thin-provisioning-tools.
17:16:40 [2023-02-22T17:16:40.293Z] #110 8.670 Preparing to unpack .../44-thin-provisioning-tools_0.9.0-1_arm64.deb ...
17:16:40 [2023-02-22T17:16:40.293Z] #110 8.674 Unpacking thin-provisioning-tools (0.9.0-1) ...
17:16:40 [2023-02-22T17:16:40.293Z] #110 8.731 Selecting previously unselected package uidmap.
17:16:40 [2023-02-22T17:16:40.293Z] #110 8.733 Preparing to unpack .../45-uidmap_1%3a4.8.1-1_arm64.deb ...
17:16:40 [2023-02-22T17:16:40.293Z] #110 8.736 Unpacking uidmap (1:4.8.1-1) ...
17:16:40 [2023-02-22T17:16:40.293Z] #110 8.782 Selecting previously unselected package vim-runtime.
17:16:40 [2023-02-22T17:16:40.551Z] #110 8.784 Preparing to unpack .../46-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
17:16:40 [2023-02-22T17:16:40.551Z] #110 8.794 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
17:16:40 [2023-02-22T17:16:40.551Z] #110 8.804 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
17:16:40 [2023-02-22T17:16:40.551Z] #110 8.807 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
17:16:40 [2023-02-22T17:16:40.809Z] #110 9.380 Selecting previously unselected package vim.
17:16:41 [2023-02-22T17:16:41.067Z] #110 9.383 Preparing to unpack .../47-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ...
17:16:41 [2023-02-22T17:16:41.067Z] #110 9.391 Unpacking vim (2:8.2.2434-3+deb11u1) ...
17:16:41 [2023-02-22T17:16:41.067Z] #110 9.516 Selecting previously unselected package xfsprogs.
17:16:41 [2023-02-22T17:16:41.067Z] #110 9.518 Preparing to unpack .../48-xfsprogs_5.10.0-4_arm64.deb ...
17:16:41 [2023-02-22T17:16:41.067Z] #110 9.521 Unpacking xfsprogs (5.10.0-4) ...
17:16:41 [2023-02-22T17:16:41.067Z] #110 9.615 Selecting previously unselected package zip.
17:16:41 [2023-02-22T17:16:41.067Z] #110 9.618 Preparing to unpack .../49-zip_3.0-12_arm64.deb ...
17:16:41 [2023-02-22T17:16:41.352Z] #110 9.621 Unpacking zip (3.0-12) ...
17:16:41 [2023-02-22T17:16:41.352Z] #110 9.662 Selecting previously unselected package zstd.
17:16:41 [2023-02-22T17:16:41.352Z] #110 9.665 Preparing to unpack .../50-zstd_1.4.8+dfsg-2.1_arm64.deb ...
17:16:41 [2023-02-22T17:16:41.352Z] #110 9.668 Unpacking zstd (1.4.8+dfsg-2.1) ...
17:16:41 [2023-02-22T17:16:41.352Z] #110 9.753 Setting up python3-pkg-resources (52.0.0-4) ...
17:16:41 [2023-02-22T17:16:41.612Z] #110 9.944 Setting up libip4tc2:arm64 (1.8.7-1) ...
17:16:41 [2023-02-22T17:16:41.612Z] #110 9.953 Setting up net-tools (1.60+git20181103.0eebece-1) ...
17:16:41 [2023-02-22T17:16:41.612Z] #110 9.967 Setting up libgpm2:arm64 (1.20.7-8) ...
17:16:41 [2023-02-22T17:16:41.612Z] #110 9.977 Setting up libicu67:arm64 (67.1-7) ...
17:16:41 [2023-02-22T17:16:41.612Z] #110 9.989 Setting up libip6tc2:arm64 (1.8.7-1) ...
17:16:41 [2023-02-22T17:16:41.612Z] #110 9.999 Setting up libinih1:arm64 (53-1+b2) ...
17:16:41 [2023-02-22T17:16:41.612Z] #110 10.01 Setting up uidmap (1:4.8.1-1) ...
17:16:41 [2023-02-22T17:16:41.612Z] #110 10.02 Setting up libyajl2:arm64 (2.1.0-3) ...
17:16:41 [2023-02-22T17:16:41.612Z] #110 10.03 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
17:16:41 [2023-02-22T17:16:41.612Z] #110 10.03 Setting up bzip2 (1.0.8-4) ...
17:16:41 [2023-02-22T17:16:41.612Z] #110 10.04 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
17:16:41 [2023-02-22T17:16:41.612Z] #110 10.05 Setting up python3-wheel (0.34.2-1) ...
17:16:41 [2023-02-22T17:16:41.878Z] #110 10.20 Setting up xxd (2:8.2.2434-3+deb11u1) ...
17:16:41 [2023-02-22T17:16:41.878Z] #110 10.21 Setting up libcap2:arm64 (1:2.44-1) ...
17:16:41 [2023-02-22T17:16:41.878Z] #110 10.21 Setting up libcap2-bin (1:2.44-1) ...
17:16:41 [2023-02-22T17:16:41.878Z] #110 10.22 Setting up apparmor (2.13.6-10) ...
17:16:42 [2023-02-22T17:16:42.840Z] #110 11.36 Setting up zip (3.0-12) ...
17:16:43 [2023-02-22T17:16:43.098Z] #110 11.37 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
17:16:43 [2023-02-22T17:16:43.098Z] #110 11.38 Setting up bash-completion (1:2.11-2) ...
17:16:43 [2023-02-22T17:16:43.665Z] #110 12.14 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
17:16:43 [2023-02-22T17:16:43.665Z] #110 12.15 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
17:16:43 [2023-02-22T17:16:43.665Z] #110 12.16 Setting up libmnl0:arm64 (1.0.4-3) ...
17:16:43 [2023-02-22T17:16:43.665Z] #110 12.16 Setting up patch (2.7.6-7) ...
17:16:43 [2023-02-22T17:16:43.665Z] #110 12.17 Setting up sudo (1.9.5p2-3+deb11u1) ...
17:16:43 [2023-02-22T17:16:43.665Z] #110 12.21 invoke-rc.d: could not determine current runlevel
17:16:43 [2023-02-22T17:16:43.665Z] #110 12.21 invoke-rc.d: policy-rc.d denied execution of start.
17:16:43 [2023-02-22T17:16:43.924Z] #110 12.22 Setting up libxtables12:arm64 (1.8.7-1) ...
17:16:43 [2023-02-22T17:16:43.924Z] #110 12.23 Setting up inetutils-ping (2:2.0-1+deb11u1) ...
17:16:43 [2023-02-22T17:16:43.924Z] #110 12.24 Setting up pigz (2.6-1) ...
17:16:43 [2023-02-22T17:16:43.924Z] #110 12.24 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ...
17:16:43 [2023-02-22T17:16:43.924Z] #110 12.25 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ...
17:16:43 [2023-02-22T17:16:43.924Z] #110 12.27 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
17:16:43 [2023-02-22T17:16:43.924Z] #110 12.28 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
17:16:43 [2023-02-22T17:16:43.924Z] #110 12.44 Setting up libaio1:arm64 (0.3.112-9) ...
17:16:43 [2023-02-22T17:16:43.924Z] #110 12.45 Setting up python3-lib2to3 (3.9.2-1) ...
17:16:44 [2023-02-22T17:16:44.182Z] #110 12.55 Setting up libelf1:arm64 (0.183-1) ...
17:16:44 [2023-02-22T17:16:44.182Z] #110 12.58 Setting up zstd (1.4.8+dfsg-2.1) ...
17:16:44 [2023-02-22T17:16:44.182Z] #110 12.59 Setting up libonig5:arm64 (6.9.6-1.1) ...
17:16:44 [2023-02-22T17:16:44.182Z] #110 12.60 Setting up python3-distutils (3.9.2-1) ...
17:16:44 [2023-02-22T17:16:44.182Z] #110 12.72 Setting up vim (2:8.2.2434-3+deb11u1) ...
17:16:44 [2023-02-22T17:16:44.182Z] #110 12.72 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
17:16:44 [2023-02-22T17:16:44.182Z] #110 12.73 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
17:16:44 [2023-02-22T17:16:44.182Z] #110 12.73 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
17:16:44 [2023-02-22T17:16:44.182Z] #110 12.74 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
17:16:44 [2023-02-22T17:16:44.182Z] #110 12.74 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
17:16:44 [2023-02-22T17:16:44.182Z] #110 12.74 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
17:16:44 [2023-02-22T17:16:44.182Z] #110 12.75 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
17:16:44 [2023-02-22T17:16:44.182Z] #110 12.75 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
17:16:44 [2023-02-22T17:16:44.182Z] #110 12.77 Setting up python3-setuptools (52.0.0-4) ...
17:16:44 [2023-02-22T17:16:44.747Z] #110 13.10 Setting up libjq1:arm64 (1.6-2.1) ...
17:16:44 [2023-02-22T17:16:44.747Z] #110 13.11 Setting up libnftnl11:arm64 (1.1.9-1) ...
17:16:44 [2023-02-22T17:16:44.747Z] #110 13.12 Setting up thin-provisioning-tools (0.9.0-1) ...
17:16:44 [2023-02-22T17:16:44.747Z] #110 13.13 Setting up python3-pip (20.3.4-4+deb11u1) ...
17:16:45 [2023-02-22T17:16:45.005Z] #110 13.39 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ...
17:16:45 [2023-02-22T17:16:45.005Z] #110 13.40 Setting up jq (1.6-2.1) ...
17:16:45 [2023-02-22T17:16:45.005Z] #110 13.41 Setting up libbpf0:arm64 (1:0.3-2) ...
17:16:45 [2023-02-22T17:16:45.005Z] #110 13.42 Setting up iptables (1.8.7-1) ...
17:16:45 [2023-02-22T17:16:45.005Z] #110 13.42 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
17:16:45 [2023-02-22T17:16:45.005Z] #110 13.43 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
17:16:45 [2023-02-22T17:16:45.005Z] #110 13.43 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
17:16:45 [2023-02-22T17:16:45.005Z] #110 13.44 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
17:16:45 [2023-02-22T17:16:45.005Z] #110 13.44 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
17:16:45 [2023-02-22T17:16:45.005Z] #110 13.45 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
17:16:45 [2023-02-22T17:16:45.005Z] #110 13.45 Setting up iproute2 (5.10.0-4) ...
17:16:45 [2023-02-22T17:16:45.263Z] #110 13.57 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
17:16:45 [2023-02-22T17:16:45.263Z] #110 13.58 Setting up dmsetup (2:1.02.175-2.1) ...
17:16:45 [2023-02-22T17:16:45.263Z] #110 13.59 Setting up xfsprogs (5.10.0-4) ...
17:16:45 [2023-02-22T17:16:45.263Z] #110 13.60 Processing triggers for libc-bin (2.31-13+deb11u5) ...
17:16:46 [2023-02-22T17:16:46.196Z] #110 DONE 14.5s
17:16:46 [2023-02-22T17:16:46.196Z] 
17:16:46 [2023-02-22T17:16:46.196Z] #111 [dev-base  9/11] RUN update-alternatives --set iptables  /usr/sbin/iptables-legacy  || true  && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true  && update-alternatives --set arptables /usr/sbin/arptables-legacy || true
17:16:46 [2023-02-22T17:16:46.456Z] #111 0.430 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
17:16:46 [2023-02-22T17:16:46.714Z] #111 0.434 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
17:16:46 [2023-02-22T17:16:46.714Z] #111 0.437 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
17:16:46 [2023-02-22T17:16:46.714Z] #111 DONE 0.5s
17:16:46 [2023-02-22T17:16:46.714Z] 
17:16:46 [2023-02-22T17:16:46.714Z] #112 [dev-base 10/11] RUN pip3 install yamllint==1.27.1
17:16:53 [2023-02-22T17:16:53.266Z] #112 5.695 Collecting yamllint==1.27.1
17:16:53 [2023-02-22T17:16:53.266Z] #112 6.726   Downloading yamllint-1.27.1.tar.gz (129 kB)
17:16:53 [2023-02-22T17:16:53.524Z] #112 7.019 Collecting pathspec>=0.5.3
17:16:53 [2023-02-22T17:16:53.524Z] #112 7.022   Downloading pathspec-0.11.0-py3-none-any.whl (29 kB)
17:16:53 [2023-02-22T17:16:53.524Z] #112 7.111 Collecting pyyaml
17:16:53 [2023-02-22T17:16:53.524Z] #112 7.126   Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB)
17:16:53 [2023-02-22T17:16:53.781Z] #112 7.142 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0)
17:16:53 [2023-02-22T17:16:53.781Z] #112 7.147 Building wheels for collected packages: yamllint
17:16:53 [2023-02-22T17:16:53.781Z] #112 7.147   Building wheel for yamllint (setup.py): started
17:16:53 [2023-02-22T17:16:53.781Z] #112 7.397   Building wheel for yamllint (setup.py): finished with status 'done'
17:16:54 [2023-02-22T17:16:54.039Z] #112 7.398   Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=98be3187d0fa0180924210323ae42465c08db92425c9c3ad37dbfbcf2cf95b13
17:16:54 [2023-02-22T17:16:54.039Z] #112 7.398   Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee
17:16:54 [2023-02-22T17:16:54.039Z] #112 7.401 Successfully built yamllint
17:16:54 [2023-02-22T17:16:54.039Z] #112 7.407 Installing collected packages: pyyaml, pathspec, yamllint
17:16:54 [2023-02-22T17:16:54.039Z] #112 7.521 Successfully installed pathspec-0.11.0 pyyaml-6.0 yamllint-1.27.1
17:16:54 [2023-02-22T17:16:54.296Z] #112 DONE 7.7s
17:16:54 [2023-02-22T17:16:54.296Z] 
17:16:54 [2023-02-22T17:16:54.296Z] #113 [dev-base 11/11] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install --no-install-recommends -y             gcc             pkg-config             dpkg-dev             libapparmor-dev             libdevmapper-dev             libseccomp-dev             libsecret-1-dev             libsystemd-dev             libudev-dev
17:16:55 [2023-02-22T17:16:55.230Z] #113 0.767 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
17:16:55 [2023-02-22T17:16:55.230Z] #113 0.767 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
17:16:55 [2023-02-22T17:16:55.230Z] #113 0.768 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
17:16:56 [2023-02-22T17:16:56.164Z] #113 1.134 Reading package lists...
17:16:56 [2023-02-22T17:16:56.422Z] #113 1.682 Reading package lists...
17:16:56 [2023-02-22T17:16:56.680Z] #113 2.220 Building dependency tree...
17:16:56 [2023-02-22T17:16:56.680Z] #113 2.394 Reading state information...
17:16:56 [2023-02-22T17:16:56.938Z] #113 2.582 gcc is already the newest version (4:10.2.1-1).
17:16:56 [2023-02-22T17:16:56.938Z] #113 2.582 pkg-config is already the newest version (0.29.2-1).
17:16:56 [2023-02-22T17:16:56.938Z] #113 2.582 The following additional packages will be installed:
17:16:56 [2023-02-22T17:16:56.938Z] #113 2.582   gir1.2-glib-2.0 gir1.2-secret-1 libapparmor1 libblkid-dev
17:16:56 [2023-02-22T17:16:56.938Z] #113 2.582   libdevmapper-event1.02.1 libffi-dev libgirepository-1.0-1 libglib2.0-bin
17:16:56 [2023-02-22T17:16:56.938Z] #113 2.583   libglib2.0-data libglib2.0-dev libglib2.0-dev-bin libmount-dev libpcre16-3
17:16:56 [2023-02-22T17:16:56.938Z] #113 2.583   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libpcre3-dev
17:16:56 [2023-02-22T17:16:56.938Z] #113 2.583   libpcre32-3 libpcrecpp0v5 libsecret-1-0 libsecret-common libselinux1-dev
17:16:56 [2023-02-22T17:16:56.938Z] #113 2.583   libsepol1-dev uuid-dev zlib1g-dev
17:16:56 [2023-02-22T17:16:56.938Z] #113 2.585 Suggested packages:
17:16:56 [2023-02-22T17:16:56.938Z] #113 2.585   debian-keyring libgirepository1.0-dev libglib2.0-doc libgdk-pixbuf2.0-bin
17:16:56 [2023-02-22T17:16:56.938Z] #113 2.585   | libgdk-pixbuf2.0-dev libxml2-utils seccomp
17:16:56 [2023-02-22T17:16:56.938Z] #113 2.585 Recommended packages:
17:16:56 [2023-02-22T17:16:56.938Z] #113 2.585   build-essential fakeroot libalgorithm-merge-perl
17:16:57 [2023-02-22T17:16:57.195Z] #113 2.849 The following NEW packages will be installed:
17:16:57 [2023-02-22T17:16:57.195Z] #113 2.849   dpkg-dev gir1.2-glib-2.0 gir1.2-secret-1 libapparmor-dev libapparmor1
17:16:57 [2023-02-22T17:16:57.195Z] #113 2.849   libblkid-dev libdevmapper-dev libdevmapper-event1.02.1 libffi-dev
17:16:57 [2023-02-22T17:16:57.195Z] #113 2.850   libgirepository-1.0-1 libglib2.0-bin libglib2.0-data libglib2.0-dev
17:16:57 [2023-02-22T17:16:57.195Z] #113 2.850   libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0 libpcre2-32-0
17:16:57 [2023-02-22T17:16:57.195Z] #113 2.850   libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3 libpcrecpp0v5
17:16:57 [2023-02-22T17:16:57.195Z] #113 2.850   libseccomp-dev libsecret-1-0 libsecret-1-dev libsecret-common
17:16:57 [2023-02-22T17:16:57.195Z] #113 2.851   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev uuid-dev zlib1g-dev
17:16:57 [2023-02-22T17:16:57.455Z] #113 3.129 0 upgraded, 33 newly installed, 0 to remove and 1 not upgraded.
17:16:57 [2023-02-22T17:16:57.455Z] #113 3.129 Need to get 10.4 MB of archives.
17:16:57 [2023-02-22T17:16:57.455Z] #113 3.129 After this operation, 41.6 MB of additional disk space will be used.
17:16:57 [2023-02-22T17:16:57.455Z] #113 3.129 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB]
17:16:57 [2023-02-22T17:16:57.455Z] #113 3.148 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgirepository-1.0-1 arm64 1.66.1-1+b1 [88.6 kB]
17:16:57 [2023-02-22T17:16:57.455Z] #113 3.149 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gir1.2-glib-2.0 arm64 1.66.1-1+b1 [151 kB]
17:16:57 [2023-02-22T17:16:57.455Z] #113 3.153 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-common all 0.20.4-2 [26.7 kB]
17:16:57 [2023-02-22T17:16:57.455Z] #113 3.155 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-1-0 arm64 0.20.4-2 [107 kB]
17:16:57 [2023-02-22T17:16:57.455Z] #113 3.156 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gir1.2-secret-1 arm64 0.20.4-2 [13.7 kB]
17:16:57 [2023-02-22T17:16:57.455Z] #113 3.158 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB]
17:16:57 [2023-02-22T17:16:57.455Z] #113 3.159 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB]
17:16:57 [2023-02-22T17:16:57.455Z] #113 3.161 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uuid-dev arm64 2.36.1-8+deb11u1 [99.6 kB]
17:16:57 [2023-02-22T17:16:57.455Z] #113 3.162 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libblkid-dev arm64 2.36.1-8+deb11u1 [229 kB]
17:16:57 [2023-02-22T17:16:57.455Z] #113 3.164 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.175-2.1 [22.4 kB]
17:16:57 [2023-02-22T17:16:57.455Z] #113 3.165 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7+deb11u1 [123 kB]
17:16:57 [2023-02-22T17:16:57.455Z] #113 3.167 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB]
17:16:57 [2023-02-22T17:16:57.455Z] #113 3.169 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB]
17:16:57 [2023-02-22T17:16:57.455Z] #113 3.172 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB]
17:16:57 [2023-02-22T17:16:57.455Z] #113 3.174 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB]
17:16:57 [2023-02-22T17:16:57.455Z] #113 3.175 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB]
17:16:57 [2023-02-22T17:16:57.455Z] #113 3.181 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB]
17:16:57 [2023-02-22T17:16:57.455Z] #113 3.183 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB]
17:16:57 [2023-02-22T17:16:57.455Z] #113 3.212 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libffi-dev arm64 3.3-6 [53.2 kB]
17:16:57 [2023-02-22T17:16:57.455Z] #113 3.213 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-data all 2.66.8-1 [1164 kB]
17:16:57 [2023-02-22T17:16:57.455Z] #113 3.221 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-bin arm64 2.66.8-1 [137 kB]
17:16:57 [2023-02-22T17:16:57.455Z] #113 3.222 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-dev-bin arm64 2.66.8-1 [177 kB]
17:16:57 [2023-02-22T17:16:57.455Z] #113 3.223 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmount-dev arm64 2.36.1-8+deb11u1 [78.0 kB]
17:16:57 [2023-02-22T17:16:57.455Z] #113 3.224 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre16-3 arm64 2:8.39-13 [236 kB]
17:16:57 [2023-02-22T17:16:57.455Z] #113 3.225 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre32-3 arm64 2:8.39-13 [229 kB]
17:16:57 [2023-02-22T17:16:57.455Z] #113 3.226 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcrecpp0v5 arm64 2:8.39-13 [151 kB]
17:16:57 [2023-02-22T17:16:57.455Z] #113 3.227 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre3-dev arm64 2:8.39-13 [579 kB]
17:16:57 [2023-02-22T17:16:57.455Z] #113 3.232 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-2+deb11u2 [189 kB]
17:16:57 [2023-02-22T17:16:57.455Z] #113 3.233 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-dev arm64 2.66.8-1 [1592 kB]
17:16:57 [2023-02-22T17:16:57.455Z] #113 3.246 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
17:16:57 [2023-02-22T17:16:57.455Z] #113 3.247 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-1-dev arm64 0.20.4-2 [218 kB]
17:16:57 [2023-02-22T17:16:57.455Z] #113 3.248 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7+deb11u1 [401 kB]
17:16:57 [2023-02-22T17:16:57.713Z] #113 3.394 debconf: delaying package configuration, since apt-utils is not installed
17:16:57 [2023-02-22T17:16:57.713Z] #113 3.433 Fetched 10.4 MB in 0s (26.6 MB/s)
17:16:57 [2023-02-22T17:16:57.713Z] #113 3.455 Selecting previously unselected package dpkg-dev.
17:16:57 [2023-02-22T17:16:57.713Z] #113 3.455 (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 ... 20386 files and directories currently installed.)
17:16:57 [2023-02-22T17:16:57.713Z] #113 3.468 Preparing to unpack .../00-dpkg-dev_1.20.12_all.deb ...
17:16:57 [2023-02-22T17:16:57.713Z] #113 3.546 Unpacking dpkg-dev (1.20.12) ...
17:16:57 [2023-02-22T17:16:57.971Z] #113 3.673 Selecting previously unselected package libgirepository-1.0-1:arm64.
17:16:57 [2023-02-22T17:16:57.971Z] #113 3.673 Preparing to unpack .../01-libgirepository-1.0-1_1.66.1-1+b1_arm64.deb ...
17:16:57 [2023-02-22T17:16:57.971Z] #113 3.681 Unpacking libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
17:16:57 [2023-02-22T17:16:57.971Z] #113 3.715 Selecting previously unselected package gir1.2-glib-2.0:arm64.
17:16:57 [2023-02-22T17:16:57.971Z] #113 3.718 Preparing to unpack .../02-gir1.2-glib-2.0_1.66.1-1+b1_arm64.deb ...
17:16:57 [2023-02-22T17:16:57.971Z] #113 3.721 Unpacking gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
17:16:57 [2023-02-22T17:16:57.971Z] #113 3.758 Selecting previously unselected package libsecret-common.
17:16:57 [2023-02-22T17:16:57.971Z] #113 3.761 Preparing to unpack .../03-libsecret-common_0.20.4-2_all.deb ...
17:16:57 [2023-02-22T17:16:57.971Z] #113 3.764 Unpacking libsecret-common (0.20.4-2) ...
17:16:57 [2023-02-22T17:16:57.971Z] #113 3.814 Selecting previously unselected package libsecret-1-0:arm64.
17:16:57 [2023-02-22T17:16:57.971Z] #113 3.815 Preparing to unpack .../04-libsecret-1-0_0.20.4-2_arm64.deb ...
17:16:57 [2023-02-22T17:16:57.971Z] #113 3.818 Unpacking libsecret-1-0:arm64 (0.20.4-2) ...
17:16:58 [2023-02-22T17:16:58.229Z] #113 3.852 Selecting previously unselected package gir1.2-secret-1:arm64.
17:16:58 [2023-02-22T17:16:58.229Z] #113 3.854 Preparing to unpack .../05-gir1.2-secret-1_0.20.4-2_arm64.deb ...
17:16:58 [2023-02-22T17:16:58.229Z] #113 3.858 Unpacking gir1.2-secret-1:arm64 (0.20.4-2) ...
17:16:58 [2023-02-22T17:16:58.229Z] #113 3.890 Selecting previously unselected package libapparmor1:arm64.
17:16:58 [2023-02-22T17:16:58.229Z] #113 3.893 Preparing to unpack .../06-libapparmor1_2.13.6-10_arm64.deb ...
17:16:58 [2023-02-22T17:16:58.229Z] #113 3.896 Unpacking libapparmor1:arm64 (2.13.6-10) ...
17:16:58 [2023-02-22T17:16:58.229Z] #113 3.928 Selecting previously unselected package libapparmor-dev:arm64.
17:16:58 [2023-02-22T17:16:58.229Z] #113 3.931 Preparing to unpack .../07-libapparmor-dev_2.13.6-10_arm64.deb ...
17:16:58 [2023-02-22T17:16:58.229Z] #113 3.934 Unpacking libapparmor-dev:arm64 (2.13.6-10) ...
17:16:58 [2023-02-22T17:16:58.229Z] #113 3.972 Selecting previously unselected package uuid-dev:arm64.
17:16:58 [2023-02-22T17:16:58.229Z] #113 3.972 Preparing to unpack .../08-uuid-dev_2.36.1-8+deb11u1_arm64.deb ...
17:16:58 [2023-02-22T17:16:58.229Z] #113 3.975 Unpacking uuid-dev:arm64 (2.36.1-8+deb11u1) ...
17:16:58 [2023-02-22T17:16:58.229Z] #113 4.014 Selecting previously unselected package libblkid-dev:arm64.
17:16:58 [2023-02-22T17:16:58.229Z] #113 4.015 Preparing to unpack .../09-libblkid-dev_2.36.1-8+deb11u1_arm64.deb ...
17:16:58 [2023-02-22T17:16:58.229Z] #113 4.024 Unpacking libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
17:16:58 [2023-02-22T17:16:58.229Z] #113 4.074 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
17:16:58 [2023-02-22T17:16:58.487Z] #113 4.076 Preparing to unpack .../10-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ...
17:16:58 [2023-02-22T17:16:58.487Z] #113 4.080 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
17:16:58 [2023-02-22T17:16:58.487Z] #113 4.106 Selecting previously unselected package libudev-dev:arm64.
17:16:58 [2023-02-22T17:16:58.487Z] #113 4.109 Preparing to unpack .../11-libudev-dev_247.3-7+deb11u1_arm64.deb ...
17:16:58 [2023-02-22T17:16:58.487Z] #113 4.111 Unpacking libudev-dev:arm64 (247.3-7+deb11u1) ...
17:16:58 [2023-02-22T17:16:58.487Z] #113 4.153 Selecting previously unselected package libsepol1-dev:arm64.
17:16:58 [2023-02-22T17:16:58.487Z] #113 4.153 Preparing to unpack .../12-libsepol1-dev_3.1-1_arm64.deb ...
17:16:58 [2023-02-22T17:16:58.487Z] #113 4.157 Unpacking libsepol1-dev:arm64 (3.1-1) ...
17:16:58 [2023-02-22T17:16:58.487Z] #113 4.217 Selecting previously unselected package libpcre2-16-0:arm64.
17:16:58 [2023-02-22T17:16:58.487Z] #113 4.217 Preparing to unpack .../13-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ...
17:16:58 [2023-02-22T17:16:58.487Z] #113 4.220 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
17:16:58 [2023-02-22T17:16:58.487Z] #113 4.266 Selecting previously unselected package libpcre2-32-0:arm64.
17:16:58 [2023-02-22T17:16:58.487Z] #113 4.269 Preparing to unpack .../14-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ...
17:16:58 [2023-02-22T17:16:58.487Z] #113 4.272 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
17:16:58 [2023-02-22T17:16:58.487Z] #113 4.318 Selecting previously unselected package libpcre2-posix2:arm64.
17:16:58 [2023-02-22T17:16:58.745Z] #113 4.319 Preparing to unpack .../15-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ...
17:16:58 [2023-02-22T17:16:58.745Z] #113 4.322 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
17:16:58 [2023-02-22T17:16:58.745Z] #113 4.350 Selecting previously unselected package libpcre2-dev:arm64.
17:16:58 [2023-02-22T17:16:58.745Z] #113 4.353 Preparing to unpack .../16-libpcre2-dev_10.36-2+deb11u1_arm64.deb ...
17:16:58 [2023-02-22T17:16:58.745Z] #113 4.356 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ...
17:16:58 [2023-02-22T17:16:58.745Z] #113 4.433 Selecting previously unselected package libselinux1-dev:arm64.
17:16:58 [2023-02-22T17:16:58.745Z] #113 4.435 Preparing to unpack .../17-libselinux1-dev_3.1-3_arm64.deb ...
17:16:58 [2023-02-22T17:16:58.745Z] #113 4.439 Unpacking libselinux1-dev:arm64 (3.1-3) ...
17:16:58 [2023-02-22T17:16:58.745Z] #113 4.491 Selecting previously unselected package libdevmapper-dev:arm64.
17:16:58 [2023-02-22T17:16:58.745Z] #113 4.494 Preparing to unpack .../18-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ...
17:16:58 [2023-02-22T17:16:58.745Z] #113 4.497 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
17:16:58 [2023-02-22T17:16:58.745Z] #113 4.529 Selecting previously unselected package libffi-dev:arm64.
17:16:58 [2023-02-22T17:16:58.745Z] #113 4.529 Preparing to unpack .../19-libffi-dev_3.3-6_arm64.deb ...
17:16:58 [2023-02-22T17:16:58.745Z] #113 4.533 Unpacking libffi-dev:arm64 (3.3-6) ...
17:16:58 [2023-02-22T17:16:58.745Z] #113 4.562 Selecting previously unselected package libglib2.0-data.
17:16:59 [2023-02-22T17:16:59.003Z] #113 4.564 Preparing to unpack .../20-libglib2.0-data_2.66.8-1_all.deb ...
17:16:59 [2023-02-22T17:16:59.003Z] #113 4.567 Unpacking libglib2.0-data (2.66.8-1) ...
17:16:59 [2023-02-22T17:16:59.003Z] #113 4.706 Selecting previously unselected package libglib2.0-bin.
17:16:59 [2023-02-22T17:16:59.003Z] #113 4.707 Preparing to unpack .../21-libglib2.0-bin_2.66.8-1_arm64.deb ...
17:16:59 [2023-02-22T17:16:59.003Z] #113 4.711 Unpacking libglib2.0-bin (2.66.8-1) ...
17:16:59 [2023-02-22T17:16:59.003Z] #113 4.750 Selecting previously unselected package libglib2.0-dev-bin.
17:16:59 [2023-02-22T17:16:59.003Z] #113 4.752 Preparing to unpack .../22-libglib2.0-dev-bin_2.66.8-1_arm64.deb ...
17:16:59 [2023-02-22T17:16:59.003Z] #113 4.756 Unpacking libglib2.0-dev-bin (2.66.8-1) ...
17:16:59 [2023-02-22T17:16:59.003Z] #113 4.794 Selecting previously unselected package libmount-dev:arm64.
17:16:59 [2023-02-22T17:16:59.003Z] #113 4.796 Preparing to unpack .../23-libmount-dev_2.36.1-8+deb11u1_arm64.deb ...
17:16:59 [2023-02-22T17:16:59.003Z] #113 4.799 Unpacking libmount-dev:arm64 (2.36.1-8+deb11u1) ...
17:16:59 [2023-02-22T17:16:59.003Z] #113 4.835 Selecting previously unselected package libpcre16-3:arm64.
17:16:59 [2023-02-22T17:16:59.260Z] #113 4.838 Preparing to unpack .../24-libpcre16-3_2%3a8.39-13_arm64.deb ...
17:16:59 [2023-02-22T17:16:59.260Z] #113 4.841 Unpacking libpcre16-3:arm64 (2:8.39-13) ...
17:16:59 [2023-02-22T17:16:59.260Z] #113 4.883 Selecting previously unselected package libpcre32-3:arm64.
17:16:59 [2023-02-22T17:16:59.260Z] #113 4.886 Preparing to unpack .../25-libpcre32-3_2%3a8.39-13_arm64.deb ...
17:16:59 [2023-02-22T17:16:59.260Z] #113 4.889 Unpacking libpcre32-3:arm64 (2:8.39-13) ...
17:16:59 [2023-02-22T17:16:59.260Z] #113 4.933 Selecting previously unselected package libpcrecpp0v5:arm64.
17:16:59 [2023-02-22T17:16:59.260Z] #113 4.936 Preparing to unpack .../26-libpcrecpp0v5_2%3a8.39-13_arm64.deb ...
17:16:59 [2023-02-22T17:16:59.260Z] #113 4.940 Unpacking libpcrecpp0v5:arm64 (2:8.39-13) ...
17:16:59 [2023-02-22T17:16:59.260Z] #113 4.972 Selecting previously unselected package libpcre3-dev:arm64.
17:16:59 [2023-02-22T17:16:59.260Z] #113 4.975 Preparing to unpack .../27-libpcre3-dev_2%3a8.39-13_arm64.deb ...
17:16:59 [2023-02-22T17:16:59.260Z] #113 4.978 Unpacking libpcre3-dev:arm64 (2:8.39-13) ...
17:16:59 [2023-02-22T17:16:59.260Z] #113 5.051 Selecting previously unselected package zlib1g-dev:arm64.
17:16:59 [2023-02-22T17:16:59.518Z] #113 5.054 Preparing to unpack .../28-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_arm64.deb ...
17:16:59 [2023-02-22T17:16:59.518Z] #113 5.058 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
17:16:59 [2023-02-22T17:16:59.518Z] #113 5.097 Selecting previously unselected package libglib2.0-dev:arm64.
17:16:59 [2023-02-22T17:16:59.518Z] #113 5.099 Preparing to unpack .../29-libglib2.0-dev_2.66.8-1_arm64.deb ...
17:16:59 [2023-02-22T17:16:59.518Z] #113 5.102 Unpacking libglib2.0-dev:arm64 (2.66.8-1) ...
17:16:59 [2023-02-22T17:16:59.518Z] #113 5.289 Selecting previously unselected package libseccomp-dev:arm64.
17:16:59 [2023-02-22T17:16:59.518Z] #113 5.292 Preparing to unpack .../30-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
17:16:59 [2023-02-22T17:16:59.518Z] #113 5.295 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
17:16:59 [2023-02-22T17:16:59.518Z] #113 5.330 Selecting previously unselected package libsecret-1-dev:arm64.
17:16:59 [2023-02-22T17:16:59.777Z] #113 5.333 Preparing to unpack .../31-libsecret-1-dev_0.20.4-2_arm64.deb ...
17:16:59 [2023-02-22T17:16:59.777Z] #113 5.337 Unpacking libsecret-1-dev:arm64 (0.20.4-2) ...
17:16:59 [2023-02-22T17:16:59.777Z] #113 5.391 Selecting previously unselected package libsystemd-dev:arm64.
17:16:59 [2023-02-22T17:16:59.777Z] #113 5.394 Preparing to unpack .../32-libsystemd-dev_247.3-7+deb11u1_arm64.deb ...
17:16:59 [2023-02-22T17:16:59.777Z] #113 5.397 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u1) ...
17:16:59 [2023-02-22T17:16:59.777Z] #113 5.506 Setting up libpcrecpp0v5:arm64 (2:8.39-13) ...
17:16:59 [2023-02-22T17:16:59.777Z] #113 5.516 Setting up libglib2.0-dev-bin (2.66.8-1) ...
17:17:00 [2023-02-22T17:17:00.034Z] #113 5.675 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
17:17:00 [2023-02-22T17:17:00.034Z] #113 5.684 Setting up libapparmor1:arm64 (2.13.6-10) ...
17:17:00 [2023-02-22T17:17:00.034Z] #113 5.694 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
17:17:00 [2023-02-22T17:17:00.034Z] #113 5.703 Setting up libpcre16-3:arm64 (2:8.39-13) ...
17:17:00 [2023-02-22T17:17:00.034Z] #113 5.712 Setting up libsepol1-dev:arm64 (3.1-1) ...
17:17:00 [2023-02-22T17:17:00.034Z] #113 5.720 Setting up libffi-dev:arm64 (3.3-6) ...
17:17:00 [2023-02-22T17:17:00.034Z] #113 5.729 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
17:17:00 [2023-02-22T17:17:00.034Z] #113 5.738 Setting up dpkg-dev (1.20.12) ...
17:17:00 [2023-02-22T17:17:00.034Z] #113 5.753 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
17:17:00 [2023-02-22T17:17:00.034Z] #113 5.762 Setting up libglib2.0-data (2.66.8-1) ...
17:17:00 [2023-02-22T17:17:00.034Z] #113 5.770 Setting up uuid-dev:arm64 (2.36.1-8+deb11u1) ...
17:17:00 [2023-02-22T17:17:00.034Z] #113 5.780 Setting up libpcre32-3:arm64 (2:8.39-13) ...
17:17:00 [2023-02-22T17:17:00.034Z] #113 5.789 Setting up libudev-dev:arm64 (247.3-7+deb11u1) ...
17:17:00 [2023-02-22T17:17:00.034Z] #113 5.799 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
17:17:00 [2023-02-22T17:17:00.034Z] #113 5.808 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
17:17:00 [2023-02-22T17:17:00.034Z] #113 5.816 Setting up libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
17:17:00 [2023-02-22T17:17:00.034Z] #113 5.824 Setting up libapparmor-dev:arm64 (2.13.6-10) ...
17:17:00 [2023-02-22T17:17:00.034Z] #113 5.834 Setting up libsystemd-dev:arm64 (247.3-7+deb11u1) ...
17:17:00 [2023-02-22T17:17:00.034Z] #113 5.843 Setting up libsecret-common (0.20.4-2) ...
17:17:00 [2023-02-22T17:17:00.034Z] #113 5.853 Setting up libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
17:17:00 [2023-02-22T17:17:00.034Z] #113 5.866 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ...
17:17:00 [2023-02-22T17:17:00.034Z] #113 5.875 Setting up libselinux1-dev:arm64 (3.1-3) ...
17:17:00 [2023-02-22T17:17:00.034Z] #113 5.883 Setting up libpcre3-dev:arm64 (2:8.39-13) ...
17:17:00 [2023-02-22T17:17:00.034Z] #113 5.892 Setting up libglib2.0-bin (2.66.8-1) ...
17:17:00 [2023-02-22T17:17:00.034Z] #113 5.902 Setting up libsecret-1-0:arm64 (0.20.4-2) ...
17:17:00 [2023-02-22T17:17:00.034Z] #113 5.911 Setting up gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
17:17:00 [2023-02-22T17:17:00.034Z] #113 5.919 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
17:17:00 [2023-02-22T17:17:00.034Z] #113 5.927 Setting up libmount-dev:arm64 (2.36.1-8+deb11u1) ...
17:17:00 [2023-02-22T17:17:00.034Z] #113 5.936 Setting up gir1.2-secret-1:arm64 (0.20.4-2) ...
17:17:00 [2023-02-22T17:17:00.034Z] #113 5.946 Setting up libglib2.0-dev:arm64 (2.66.8-1) ...
17:17:00 [2023-02-22T17:17:00.291Z] #113 5.958 Processing triggers for libglib2.0-0:arm64 (2.66.8-1) ...
17:17:00 [2023-02-22T17:17:00.291Z] #113 5.968 No schema files found: doing nothing.
17:17:00 [2023-02-22T17:17:00.291Z] #113 5.973 Processing triggers for libc-bin (2.31-13+deb11u5) ...
17:17:00 [2023-02-22T17:17:00.291Z] #113 5.992 Setting up libsecret-1-dev:arm64 (0.20.4-2) ...
17:17:00 [2023-02-22T17:17:00.549Z] #113 DONE 6.4s
17:17:00 [2023-02-22T17:17:00.806Z] 
17:17:00 [2023-02-22T17:17:00.807Z] #114 [dev 1/1] COPY . .
17:17:03 [2023-02-22T17:17:03.334Z] #114 DONE 2.4s
17:17:03 [2023-02-22T17:17:03.334Z] 
17:17:03 [2023-02-22T17:17:03.334Z] #115 exporting to image
17:17:03 [2023-02-22T17:17:03.334Z] #115 exporting layers
17:17:04 [2023-02-22T17:17:04.708Z] #115 exporting layers 1.5s done
17:17:04 [2023-02-22T17:17:04.708Z] #115 writing image sha256:4e063cc10e28c4eb7fbaddec578bffcfa5c16853f0396bd8b4fb7f9f286a2cac done
17:17:04 [2023-02-22T17:17:04.708Z] #115 naming to docker.io/library/docker:2c55b264f710618982f79d8b5b2a4045c02db46f done
17:17:04 [2023-02-22T17:17:04.708Z] #115 DONE 1.5s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
17:17:05 [2023-02-22T17:17:05.027Z] + sudo modprobe ip6table_filter
[Pipeline] sh
17:17:05 [2023-02-22T17:17:05.306Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-45051/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=2c55b264f710618982f79d8b5b2a4045c02db46f -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=23.0 docker:2c55b264f710618982f79d8b5b2a4045c02db46f hack/test/unit
17:17:07 [2023-02-22T17:17:07.832Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove')
17:17:07 [2023-02-22T17:17:07.832Z] + TESTFLAGS+=' -test.timeout=5m'
17:17:07 [2023-02-22T17:17:07.832Z] + TESTDIRS=./...
17:17:07 [2023-02-22T17:17:07.832Z] + exclude_paths='/vendor/|/integration'
17:17:07 [2023-02-22T17:17:07.832Z] ++ go list ./...
17:17:07 [2023-02-22T17:17:07.832Z] ++ grep -vE '(/vendor/|/integration)'
17:17:08 [2023-02-22T17:17:08.766Z] + pkg_list='github.com/docker/docker/api
17:17:08 [2023-02-22T17:17:08.766Z] github.com/docker/docker/api/server
17:17:08 [2023-02-22T17:17:08.766Z] github.com/docker/docker/api/server/backend/build
17:17:08 [2023-02-22T17:17:08.766Z] github.com/docker/docker/api/server/httpstatus
17:17:08 [2023-02-22T17:17:08.766Z] github.com/docker/docker/api/server/httputils
17:17:08 [2023-02-22T17:17:08.766Z] github.com/docker/docker/api/server/middleware
17:17:08 [2023-02-22T17:17:08.766Z] github.com/docker/docker/api/server/router
17:17:08 [2023-02-22T17:17:08.766Z] github.com/docker/docker/api/server/router/build
17:17:08 [2023-02-22T17:17:08.766Z] github.com/docker/docker/api/server/router/checkpoint
17:17:08 [2023-02-22T17:17:08.766Z] github.com/docker/docker/api/server/router/container
17:17:08 [2023-02-22T17:17:08.766Z] github.com/docker/docker/api/server/router/debug
17:17:08 [2023-02-22T17:17:08.766Z] github.com/docker/docker/api/server/router/distribution
17:17:08 [2023-02-22T17:17:08.766Z] github.com/docker/docker/api/server/router/grpc
17:17:08 [2023-02-22T17:17:08.766Z] github.com/docker/docker/api/server/router/image
17:17:08 [2023-02-22T17:17:08.766Z] github.com/docker/docker/api/server/router/network
17:17:08 [2023-02-22T17:17:08.766Z] github.com/docker/docker/api/server/router/plugin
17:17:08 [2023-02-22T17:17:08.766Z] github.com/docker/docker/api/server/router/session
17:17:08 [2023-02-22T17:17:08.766Z] github.com/docker/docker/api/server/router/swarm
17:17:08 [2023-02-22T17:17:08.766Z] github.com/docker/docker/api/server/router/system
17:17:08 [2023-02-22T17:17:08.766Z] github.com/docker/docker/api/server/router/volume
17:17:08 [2023-02-22T17:17:08.766Z] github.com/docker/docker/api/types
17:17:08 [2023-02-22T17:17:08.766Z] github.com/docker/docker/api/types/backend
17:17:08 [2023-02-22T17:17:08.766Z] github.com/docker/docker/api/types/blkiodev
17:17:08 [2023-02-22T17:17:08.766Z] github.com/docker/docker/api/types/container
17:17:08 [2023-02-22T17:17:08.766Z] github.com/docker/docker/api/types/events
17:17:08 [2023-02-22T17:17:08.766Z] github.com/docker/docker/api/types/filters
17:17:08 [2023-02-22T17:17:08.766Z] github.com/docker/docker/api/types/image
17:17:08 [2023-02-22T17:17:08.766Z] github.com/docker/docker/api/types/mount
17:17:08 [2023-02-22T17:17:08.766Z] github.com/docker/docker/api/types/network
17:17:08 [2023-02-22T17:17:08.766Z] github.com/docker/docker/api/types/plugins/logdriver
17:17:08 [2023-02-22T17:17:08.766Z] github.com/docker/docker/api/types/registry
17:17:08 [2023-02-22T17:17:08.766Z] github.com/docker/docker/api/types/strslice
17:17:08 [2023-02-22T17:17:08.766Z] github.com/docker/docker/api/types/swarm
17:17:08 [2023-02-22T17:17:08.766Z] github.com/docker/docker/api/types/swarm/runtime
17:17:08 [2023-02-22T17:17:08.766Z] github.com/docker/docker/api/types/time
17:17:08 [2023-02-22T17:17:08.766Z] github.com/docker/docker/api/types/versions
17:17:08 [2023-02-22T17:17:08.766Z] github.com/docker/docker/api/types/versions/v1p19
17:17:08 [2023-02-22T17:17:08.766Z] github.com/docker/docker/api/types/versions/v1p20
17:17:08 [2023-02-22T17:17:08.766Z] github.com/docker/docker/api/types/volume
17:17:08 [2023-02-22T17:17:08.766Z] github.com/docker/docker/builder
17:17:08 [2023-02-22T17:17:08.766Z] github.com/docker/docker/builder/builder-next
17:17:08 [2023-02-22T17:17:08.766Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
17:17:08 [2023-02-22T17:17:08.766Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
17:17:08 [2023-02-22T17:17:08.766Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
17:17:08 [2023-02-22T17:17:08.766Z] github.com/docker/docker/builder/builder-next/exporter
17:17:08 [2023-02-22T17:17:08.766Z] github.com/docker/docker/builder/builder-next/imagerefchecker
17:17:08 [2023-02-22T17:17:08.766Z] github.com/docker/docker/builder/builder-next/worker
17:17:08 [2023-02-22T17:17:08.766Z] github.com/docker/docker/builder/dockerfile
17:17:08 [2023-02-22T17:17:08.766Z] github.com/docker/docker/builder/remotecontext
17:17:08 [2023-02-22T17:17:08.766Z] github.com/docker/docker/builder/remotecontext/git
17:17:08 [2023-02-22T17:17:08.766Z] github.com/docker/docker/builder/remotecontext/urlutil
17:17:08 [2023-02-22T17:17:08.766Z] github.com/docker/docker/cli
17:17:08 [2023-02-22T17:17:08.766Z] github.com/docker/docker/cli/config
17:17:08 [2023-02-22T17:17:08.766Z] github.com/docker/docker/cli/debug
17:17:08 [2023-02-22T17:17:08.766Z] github.com/docker/docker/cli/winresources/docker-proxy
17:17:08 [2023-02-22T17:17:08.766Z] github.com/docker/docker/cli/winresources/dockerd
17:17:08 [2023-02-22T17:17:08.766Z] github.com/docker/docker/client
17:17:08 [2023-02-22T17:17:08.766Z] github.com/docker/docker/cmd/docker-proxy
17:17:08 [2023-02-22T17:17:08.766Z] github.com/docker/docker/cmd/dockerd
17:17:08 [2023-02-22T17:17:08.766Z] github.com/docker/docker/cmd/dockerd/trap
17:17:08 [2023-02-22T17:17:08.766Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
17:17:08 [2023-02-22T17:17:08.766Z] github.com/docker/docker/container
17:17:08 [2023-02-22T17:17:08.766Z] github.com/docker/docker/container/stream
17:17:08 [2023-02-22T17:17:08.766Z] github.com/docker/docker/contrib/apparmor
17:17:08 [2023-02-22T17:17:08.766Z] github.com/docker/docker/contrib/docker-device-tool
17:17:08 [2023-02-22T17:17:08.766Z] github.com/docker/docker/contrib/httpserver
17:17:08 [2023-02-22T17:17:08.766Z] github.com/docker/docker/daemon
17:17:08 [2023-02-22T17:17:08.766Z] github.com/docker/docker/daemon/cluster
17:17:08 [2023-02-22T17:17:08.766Z] github.com/docker/docker/daemon/cluster/controllers/plugin
17:17:08 [2023-02-22T17:17:08.766Z] github.com/docker/docker/daemon/cluster/convert
17:17:08 [2023-02-22T17:17:08.766Z] github.com/docker/docker/daemon/cluster/executor
17:17:08 [2023-02-22T17:17:08.766Z] github.com/docker/docker/daemon/cluster/executor/container
17:17:08 [2023-02-22T17:17:08.766Z] github.com/docker/docker/daemon/cluster/provider
17:17:08 [2023-02-22T17:17:08.766Z] github.com/docker/docker/daemon/config
17:17:08 [2023-02-22T17:17:08.766Z] github.com/docker/docker/daemon/events
17:17:08 [2023-02-22T17:17:08.766Z] github.com/docker/docker/daemon/events/testutils
17:17:08 [2023-02-22T17:17:08.766Z] github.com/docker/docker/daemon/exec
17:17:08 [2023-02-22T17:17:08.766Z] github.com/docker/docker/daemon/graphdriver
17:17:08 [2023-02-22T17:17:08.766Z] github.com/docker/docker/daemon/graphdriver/aufs
17:17:08 [2023-02-22T17:17:08.766Z] github.com/docker/docker/daemon/graphdriver/btrfs
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/daemon/graphdriver/copy
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/daemon/graphdriver/devmapper
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/daemon/graphdriver/graphtest
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/daemon/graphdriver/overlay
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/daemon/graphdriver/overlay2
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/daemon/graphdriver/overlayutils
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/daemon/graphdriver/register
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/daemon/graphdriver/vfs
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/daemon/graphdriver/zfs
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/daemon/images
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/daemon/initlayer
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/daemon/links
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/daemon/listeners
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/daemon/logger
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/daemon/logger/awslogs
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/daemon/logger/fluentd
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/daemon/logger/gcplogs
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/daemon/logger/gelf
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/daemon/logger/journald
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/daemon/logger/jsonfilelog
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/daemon/logger/local
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/daemon/logger/logentries
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/daemon/logger/loggertest
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/daemon/logger/loggerutils
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/daemon/logger/loggerutils/cache
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/daemon/logger/splunk
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/daemon/logger/syslog
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/daemon/logger/templates
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/daemon/names
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/daemon/network
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/daemon/stats
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/distribution
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/distribution/metadata
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/distribution/utils
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/distribution/xfer
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/dockerversion
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/errdefs
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/image
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/image/cache
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/image/tarexport
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/image/v1
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/internal/test/suite
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/layer
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/libcontainerd
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/libcontainerd/queue
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/libcontainerd/remote
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/libcontainerd/supervisor
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/libcontainerd/types
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/libnetwork
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/libnetwork/bitseq
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/libnetwork/cluster
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/libnetwork/cmd/diagnostic
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/libnetwork/cmd/ovrouter
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/libnetwork/cmd/readme_test
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/libnetwork/config
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/libnetwork/datastore
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/libnetwork/diagnostic
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/libnetwork/discoverapi
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/libnetwork/driverapi
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/libnetwork/drivers/bridge
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/libnetwork/drivers/host
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/libnetwork/drivers/ipvlan
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/libnetwork/drivers/macvlan
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/libnetwork/drivers/null
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/libnetwork/drivers/overlay
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/libnetwork/drivers/remote
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/libnetwork/drivers/remote/api
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/libnetwork/drivers/windows
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/libnetwork/drvregistry
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/libnetwork/etchosts
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/libnetwork/idm
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/libnetwork/internal/caller
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/libnetwork/internal/setmatrix
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/libnetwork/ipam
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/libnetwork/ipamapi
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/libnetwork/ipams/builtin
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/libnetwork/ipams/null
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/libnetwork/ipams/remote
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/libnetwork/ipams/remote/api
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/libnetwork/ipams/windowsipam
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/libnetwork/ipamutils
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/libnetwork/iptables
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/libnetwork/netlabel
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/libnetwork/netutils
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/libnetwork/networkdb
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/libnetwork/ns
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/libnetwork/options
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/libnetwork/osl
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/libnetwork/osl/kernel
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/libnetwork/portallocator
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/libnetwork/portmapper
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/libnetwork/resolvconf
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/libnetwork/testutils
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/libnetwork/types
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/oci
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/oci/caps
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/opts
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/pkg/aaparser
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/pkg/archive
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/pkg/authorization
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/pkg/broadcaster
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/pkg/capabilities
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/pkg/chrootarchive
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/pkg/containerfs
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/pkg/devicemapper
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/pkg/directory
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/pkg/dmesg
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/pkg/fileutils
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/pkg/fsutils
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/pkg/homedir
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/pkg/idtools
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/pkg/ioutils
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/pkg/jsonmessage
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/pkg/longpath
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/pkg/loopback
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/pkg/namesgenerator
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/pkg/parsers
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/pkg/parsers/kernel
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/pkg/parsers/operatingsystem
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/pkg/pidfile
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/pkg/platform
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/pkg/plugingetter
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/pkg/plugins
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/pkg/plugins/transport
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/pkg/pools
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/pkg/progress
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/pkg/pubsub
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/pkg/reexec
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/pkg/rootless
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/pkg/rootless/specconv
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/pkg/signal
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/pkg/stack
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/pkg/stdcopy
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/pkg/streamformatter
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/pkg/stringid
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/pkg/sysinfo
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/pkg/system
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/pkg/tailfile
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/pkg/tarsum
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/pkg/truncindex
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/pkg/urlutil
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/pkg/useragent
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/plugin
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/plugin/executor/containerd
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/plugin/v2
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/profiles/apparmor
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/profiles/seccomp
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/quota
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/reference
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/registry
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/registry/resumable
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/restartmanager
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/runconfig
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/runconfig/opts
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/testutil
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/testutil/daemon
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/testutil/environment
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/testutil/fakecontext
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/testutil/fakegit
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/testutil/fakestorage
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/testutil/fixtures/load
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/testutil/fixtures/plugin
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/testutil/fixtures/plugin/basic
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/testutil/registry
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/testutil/request
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/volume
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/volume/drivers
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/volume/local
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/volume/mounts
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/volume/service
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/volume/service/opts
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/volume/testutils'
17:17:08 [2023-02-22T17:17:08.767Z] ++ grep --fixed-strings -v /libnetwork
17:17:08 [2023-02-22T17:17:08.767Z] ++ echo 'github.com/docker/docker/api
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/api/server
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/api/server/backend/build
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/api/server/httpstatus
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/api/server/httputils
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/api/server/middleware
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/api/server/router
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/api/server/router/build
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/api/server/router/checkpoint
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/api/server/router/container
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/api/server/router/debug
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/api/server/router/distribution
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/api/server/router/grpc
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/api/server/router/image
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/api/server/router/network
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/api/server/router/plugin
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/api/server/router/session
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/api/server/router/swarm
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/api/server/router/system
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/api/server/router/volume
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/api/types
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/api/types/backend
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/api/types/blkiodev
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/api/types/container
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/api/types/events
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/api/types/filters
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/api/types/image
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/api/types/mount
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/api/types/network
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/api/types/plugins/logdriver
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/api/types/registry
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/api/types/strslice
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/api/types/swarm
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/api/types/swarm/runtime
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/api/types/time
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/api/types/versions
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/api/types/versions/v1p19
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/api/types/versions/v1p20
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/api/types/volume
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/builder
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/builder/builder-next
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/builder/builder-next/exporter
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/builder/builder-next/imagerefchecker
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/builder/builder-next/worker
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/builder/dockerfile
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/builder/remotecontext
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/builder/remotecontext/git
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/builder/remotecontext/urlutil
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/cli
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/cli/config
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/cli/debug
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/cli/winresources/docker-proxy
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/cli/winresources/dockerd
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/client
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/cmd/docker-proxy
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/cmd/dockerd
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/cmd/dockerd/trap
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/container
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/container/stream
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/contrib/apparmor
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/contrib/docker-device-tool
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/contrib/httpserver
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/daemon
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/daemon/cluster
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/daemon/cluster/controllers/plugin
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/daemon/cluster/convert
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/daemon/cluster/executor
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/daemon/cluster/executor/container
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/daemon/cluster/provider
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/daemon/config
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/daemon/events
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/daemon/events/testutils
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/daemon/exec
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/daemon/graphdriver
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/daemon/graphdriver/aufs
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/daemon/graphdriver/btrfs
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/daemon/graphdriver/copy
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/daemon/graphdriver/devmapper
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/daemon/graphdriver/graphtest
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/daemon/graphdriver/overlay
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/daemon/graphdriver/overlay2
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/daemon/graphdriver/overlayutils
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/daemon/graphdriver/register
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/daemon/graphdriver/vfs
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/daemon/graphdriver/zfs
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/daemon/images
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/daemon/initlayer
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/daemon/links
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/daemon/listeners
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/daemon/logger
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/daemon/logger/awslogs
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/daemon/logger/fluentd
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/daemon/logger/gcplogs
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/daemon/logger/gelf
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/daemon/logger/journald
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/daemon/logger/jsonfilelog
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/daemon/logger/local
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/daemon/logger/logentries
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/daemon/logger/loggertest
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/daemon/logger/loggerutils
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/daemon/logger/loggerutils/cache
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/daemon/logger/splunk
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/daemon/logger/syslog
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/daemon/logger/templates
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/daemon/names
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/daemon/network
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/daemon/stats
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/distribution
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/distribution/metadata
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/distribution/utils
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/distribution/xfer
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/dockerversion
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/errdefs
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/image
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/image/cache
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/image/tarexport
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/image/v1
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/internal/test/suite
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/layer
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/libcontainerd
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/libcontainerd/queue
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/libcontainerd/remote
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/libcontainerd/supervisor
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/libcontainerd/types
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/libnetwork
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/libnetwork/bitseq
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/libnetwork/cluster
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/libnetwork/cmd/diagnostic
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/libnetwork/cmd/ovrouter
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/libnetwork/cmd/readme_test
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/libnetwork/config
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/libnetwork/datastore
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/libnetwork/diagnostic
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/libnetwork/discoverapi
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/libnetwork/driverapi
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/libnetwork/drivers/bridge
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/libnetwork/drivers/host
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/libnetwork/drivers/ipvlan
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/libnetwork/drivers/macvlan
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
17:17:08 [2023-02-22T17:17:08.767Z] github.com/docker/docker/libnetwork/drivers/null
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/libnetwork/drivers/overlay
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/libnetwork/drivers/remote
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/libnetwork/drivers/remote/api
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/libnetwork/drivers/windows
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/libnetwork/drvregistry
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/libnetwork/etchosts
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/libnetwork/idm
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/libnetwork/internal/caller
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/libnetwork/internal/setmatrix
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/libnetwork/ipam
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/libnetwork/ipamapi
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/libnetwork/ipams/builtin
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/libnetwork/ipams/null
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/libnetwork/ipams/remote
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/libnetwork/ipams/remote/api
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/libnetwork/ipams/windowsipam
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/libnetwork/ipamutils
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/libnetwork/iptables
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/libnetwork/netlabel
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/libnetwork/netutils
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/libnetwork/networkdb
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/libnetwork/ns
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/libnetwork/options
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/libnetwork/osl
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/libnetwork/osl/kernel
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/libnetwork/portallocator
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/libnetwork/portmapper
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/libnetwork/resolvconf
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/libnetwork/testutils
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/libnetwork/types
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/oci
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/oci/caps
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/opts
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/pkg/aaparser
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/pkg/archive
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/pkg/authorization
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/pkg/broadcaster
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/pkg/capabilities
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/pkg/chrootarchive
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/pkg/containerfs
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/pkg/devicemapper
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/pkg/directory
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/pkg/dmesg
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/pkg/fileutils
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/pkg/fsutils
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/pkg/homedir
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/pkg/idtools
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/pkg/ioutils
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/pkg/jsonmessage
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/pkg/longpath
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/pkg/loopback
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/pkg/namesgenerator
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/pkg/parsers
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/pkg/parsers/kernel
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/pkg/parsers/operatingsystem
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/pkg/pidfile
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/pkg/platform
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/pkg/plugingetter
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/pkg/plugins
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/pkg/plugins/transport
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/pkg/pools
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/pkg/progress
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/pkg/pubsub
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/pkg/reexec
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/pkg/rootless
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/pkg/rootless/specconv
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/pkg/signal
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/pkg/stack
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/pkg/stdcopy
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/pkg/streamformatter
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/pkg/stringid
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/pkg/sysinfo
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/pkg/system
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/pkg/tailfile
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/pkg/tarsum
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/pkg/truncindex
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/pkg/urlutil
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/pkg/useragent
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/plugin
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/plugin/executor/containerd
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/plugin/v2
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/profiles/apparmor
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/profiles/seccomp
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/quota
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/reference
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/registry
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/registry/resumable
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/restartmanager
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/runconfig
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/runconfig/opts
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/testutil
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/testutil/daemon
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/testutil/environment
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/testutil/fakecontext
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/testutil/fakegit
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/testutil/fakestorage
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/testutil/fixtures/load
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/testutil/fixtures/plugin
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/testutil/fixtures/plugin/basic
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/testutil/registry
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/testutil/request
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/volume
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/volume/drivers
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/volume/local
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/volume/mounts
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/volume/service
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/volume/service/opts
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/volume/testutils'
17:17:08 [2023-02-22T17:17:08.768Z] + base_pkg_list='github.com/docker/docker/api
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/api/server
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/api/server/backend/build
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/api/server/httpstatus
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/api/server/httputils
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/api/server/middleware
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/api/server/router
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/api/server/router/build
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/api/server/router/checkpoint
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/api/server/router/container
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/api/server/router/debug
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/api/server/router/distribution
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/api/server/router/grpc
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/api/server/router/image
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/api/server/router/network
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/api/server/router/plugin
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/api/server/router/session
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/api/server/router/swarm
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/api/server/router/system
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/api/server/router/volume
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/api/types
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/api/types/backend
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/api/types/blkiodev
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/api/types/container
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/api/types/events
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/api/types/filters
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/api/types/image
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/api/types/mount
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/api/types/network
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/api/types/plugins/logdriver
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/api/types/registry
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/api/types/strslice
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/api/types/swarm
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/api/types/swarm/runtime
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/api/types/time
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/api/types/versions
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/api/types/versions/v1p19
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/api/types/versions/v1p20
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/api/types/volume
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/builder
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/builder/builder-next
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/builder/builder-next/exporter
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/builder/builder-next/imagerefchecker
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/builder/builder-next/worker
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/builder/dockerfile
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/builder/remotecontext
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/builder/remotecontext/git
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/builder/remotecontext/urlutil
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/cli
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/cli/config
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/cli/debug
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/cli/winresources/docker-proxy
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/cli/winresources/dockerd
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/client
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/cmd/docker-proxy
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/cmd/dockerd
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/cmd/dockerd/trap
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/container
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/container/stream
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/contrib/apparmor
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/contrib/docker-device-tool
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/contrib/httpserver
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/daemon
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/daemon/cluster
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/daemon/cluster/controllers/plugin
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/daemon/cluster/convert
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/daemon/cluster/executor
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/daemon/cluster/executor/container
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/daemon/cluster/provider
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/daemon/config
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/daemon/events
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/daemon/events/testutils
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/daemon/exec
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/daemon/graphdriver
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/daemon/graphdriver/aufs
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/daemon/graphdriver/btrfs
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/daemon/graphdriver/copy
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/daemon/graphdriver/devmapper
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/daemon/graphdriver/graphtest
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/daemon/graphdriver/overlay
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/daemon/graphdriver/overlay2
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/daemon/graphdriver/overlayutils
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/daemon/graphdriver/register
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/daemon/graphdriver/vfs
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/daemon/graphdriver/zfs
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/daemon/images
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/daemon/initlayer
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/daemon/links
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/daemon/listeners
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/daemon/logger
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/daemon/logger/awslogs
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/daemon/logger/fluentd
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/daemon/logger/gcplogs
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/daemon/logger/gelf
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/daemon/logger/journald
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/daemon/logger/jsonfilelog
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/daemon/logger/local
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/daemon/logger/logentries
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/daemon/logger/loggertest
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/daemon/logger/loggerutils
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/daemon/logger/loggerutils/cache
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/daemon/logger/splunk
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/daemon/logger/syslog
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/daemon/logger/templates
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/daemon/names
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/daemon/network
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/daemon/stats
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/distribution
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/distribution/metadata
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/distribution/utils
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/distribution/xfer
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/dockerversion
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/errdefs
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/image
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/image/cache
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/image/tarexport
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/image/v1
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/internal/test/suite
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/layer
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/libcontainerd
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/libcontainerd/queue
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/libcontainerd/remote
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/libcontainerd/supervisor
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/libcontainerd/types
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/oci
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/oci/caps
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/opts
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/pkg/aaparser
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/pkg/archive
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/pkg/authorization
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/pkg/broadcaster
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/pkg/capabilities
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/pkg/chrootarchive
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/pkg/containerfs
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/pkg/devicemapper
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/pkg/directory
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/pkg/dmesg
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/pkg/fileutils
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/pkg/fsutils
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/pkg/homedir
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/pkg/idtools
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/pkg/ioutils
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/pkg/jsonmessage
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/pkg/longpath
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/pkg/loopback
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/pkg/namesgenerator
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/pkg/parsers
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/pkg/parsers/kernel
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/pkg/parsers/operatingsystem
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/pkg/pidfile
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/pkg/platform
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/pkg/plugingetter
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/pkg/plugins
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/pkg/plugins/transport
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/pkg/pools
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/pkg/progress
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/pkg/pubsub
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/pkg/reexec
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/pkg/rootless
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/pkg/rootless/specconv
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/pkg/signal
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/pkg/stack
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/pkg/stdcopy
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/pkg/streamformatter
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/pkg/stringid
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/pkg/sysinfo
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/pkg/system
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/pkg/tailfile
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/pkg/tarsum
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/pkg/truncindex
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/pkg/urlutil
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/pkg/useragent
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/plugin
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/plugin/executor/containerd
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/plugin/v2
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/profiles/apparmor
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/profiles/seccomp
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/quota
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/reference
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/registry
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/registry/resumable
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/restartmanager
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/runconfig
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/runconfig/opts
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/testutil
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/testutil/daemon
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/testutil/environment
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/testutil/fakecontext
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/testutil/fakegit
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/testutil/fakestorage
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/testutil/fixtures/load
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/testutil/fixtures/plugin
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/testutil/fixtures/plugin/basic
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/testutil/registry
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/testutil/request
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/volume
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/volume/drivers
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/volume/local
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/volume/mounts
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/volume/service
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/volume/service/opts
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/volume/testutils'
17:17:08 [2023-02-22T17:17:08.768Z] ++ grep --fixed-strings /libnetwork
17:17:08 [2023-02-22T17:17:08.768Z] ++ echo 'github.com/docker/docker/api
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/api/server
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/api/server/backend/build
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/api/server/httpstatus
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/api/server/httputils
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/api/server/middleware
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/api/server/router
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/api/server/router/build
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/api/server/router/checkpoint
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/api/server/router/container
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/api/server/router/debug
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/api/server/router/distribution
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/api/server/router/grpc
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/api/server/router/image
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/api/server/router/network
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/api/server/router/plugin
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/api/server/router/session
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/api/server/router/swarm
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/api/server/router/system
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/api/server/router/volume
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/api/types
17:17:08 [2023-02-22T17:17:08.768Z] github.com/docker/docker/api/types/backend
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/api/types/blkiodev
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/api/types/container
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/api/types/events
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/api/types/filters
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/api/types/image
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/api/types/mount
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/api/types/network
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/api/types/plugins/logdriver
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/api/types/registry
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/api/types/strslice
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/api/types/swarm
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/api/types/swarm/runtime
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/api/types/time
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/api/types/versions
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/api/types/versions/v1p19
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/api/types/versions/v1p20
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/api/types/volume
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/builder
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/builder/builder-next
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/builder/builder-next/exporter
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/builder/builder-next/imagerefchecker
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/builder/builder-next/worker
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/builder/dockerfile
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/builder/remotecontext
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/builder/remotecontext/git
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/builder/remotecontext/urlutil
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/cli
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/cli/config
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/cli/debug
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/cli/winresources/docker-proxy
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/cli/winresources/dockerd
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/client
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/cmd/docker-proxy
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/cmd/dockerd
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/cmd/dockerd/trap
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/container
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/container/stream
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/contrib/apparmor
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/contrib/docker-device-tool
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/contrib/httpserver
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/daemon
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/daemon/cluster
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/daemon/cluster/controllers/plugin
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/daemon/cluster/convert
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/daemon/cluster/executor
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/daemon/cluster/executor/container
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/daemon/cluster/provider
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/daemon/config
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/daemon/events
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/daemon/events/testutils
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/daemon/exec
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/daemon/graphdriver
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/daemon/graphdriver/aufs
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/daemon/graphdriver/btrfs
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/daemon/graphdriver/copy
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/daemon/graphdriver/devmapper
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/daemon/graphdriver/graphtest
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/daemon/graphdriver/overlay
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/daemon/graphdriver/overlay2
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/daemon/graphdriver/overlayutils
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/daemon/graphdriver/register
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/daemon/graphdriver/vfs
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/daemon/graphdriver/zfs
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/daemon/images
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/daemon/initlayer
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/daemon/links
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/daemon/listeners
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/daemon/logger
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/daemon/logger/awslogs
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/daemon/logger/fluentd
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/daemon/logger/gcplogs
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/daemon/logger/gelf
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/daemon/logger/journald
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/daemon/logger/jsonfilelog
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/daemon/logger/local
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/daemon/logger/logentries
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/daemon/logger/loggertest
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/daemon/logger/loggerutils
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/daemon/logger/loggerutils/cache
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/daemon/logger/splunk
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/daemon/logger/syslog
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/daemon/logger/templates
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/daemon/names
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/daemon/network
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/daemon/stats
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/distribution
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/distribution/metadata
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/distribution/utils
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/distribution/xfer
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/dockerversion
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/errdefs
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/image
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/image/cache
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/image/tarexport
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/image/v1
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/internal/test/suite
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/layer
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/libcontainerd
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/libcontainerd/queue
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/libcontainerd/remote
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/libcontainerd/supervisor
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/libcontainerd/types
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/libnetwork
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/libnetwork/bitseq
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/libnetwork/cluster
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/libnetwork/cmd/diagnostic
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/libnetwork/cmd/ovrouter
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/libnetwork/cmd/readme_test
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/libnetwork/config
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/libnetwork/datastore
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/libnetwork/diagnostic
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/libnetwork/discoverapi
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/libnetwork/driverapi
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/libnetwork/drivers/bridge
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/libnetwork/drivers/host
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/libnetwork/drivers/ipvlan
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/libnetwork/drivers/macvlan
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/libnetwork/drivers/null
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/libnetwork/drivers/overlay
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/libnetwork/drivers/remote
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/libnetwork/drivers/remote/api
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/libnetwork/drivers/windows
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/libnetwork/drvregistry
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/libnetwork/etchosts
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/libnetwork/idm
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/libnetwork/internal/caller
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/libnetwork/internal/setmatrix
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/libnetwork/ipam
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/libnetwork/ipamapi
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/libnetwork/ipams/builtin
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/libnetwork/ipams/null
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/libnetwork/ipams/remote
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/libnetwork/ipams/remote/api
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/libnetwork/ipams/windowsipam
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/libnetwork/ipamutils
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/libnetwork/iptables
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/libnetwork/netlabel
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/libnetwork/netutils
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/libnetwork/networkdb
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/libnetwork/ns
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/libnetwork/options
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/libnetwork/osl
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/libnetwork/osl/kernel
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/libnetwork/portallocator
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/libnetwork/portmapper
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/libnetwork/resolvconf
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/libnetwork/testutils
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/libnetwork/types
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/oci
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/oci/caps
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/opts
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/pkg/aaparser
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/pkg/archive
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/pkg/authorization
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/pkg/broadcaster
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/pkg/capabilities
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/pkg/chrootarchive
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/pkg/containerfs
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/pkg/devicemapper
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/pkg/directory
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/pkg/dmesg
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/pkg/fileutils
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/pkg/fsutils
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/pkg/homedir
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/pkg/idtools
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/pkg/ioutils
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/pkg/jsonmessage
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/pkg/longpath
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/pkg/loopback
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/pkg/namesgenerator
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/pkg/parsers
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/pkg/parsers/kernel
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/pkg/parsers/operatingsystem
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/pkg/pidfile
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/pkg/platform
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/pkg/plugingetter
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/pkg/plugins
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/pkg/plugins/transport
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/pkg/pools
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/pkg/progress
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/pkg/pubsub
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/pkg/reexec
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/pkg/rootless
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/pkg/rootless/specconv
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/pkg/signal
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/pkg/stack
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/pkg/stdcopy
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/pkg/streamformatter
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/pkg/stringid
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/pkg/sysinfo
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/pkg/system
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/pkg/tailfile
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/pkg/tarsum
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/pkg/truncindex
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/pkg/urlutil
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/pkg/useragent
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/plugin
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/plugin/executor/containerd
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/plugin/v2
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/profiles/apparmor
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/profiles/seccomp
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/quota
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/reference
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/registry
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/registry/resumable
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/restartmanager
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/runconfig
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/runconfig/opts
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/testutil
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/testutil/daemon
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/testutil/environment
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/testutil/fakecontext
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/testutil/fakegit
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/testutil/fakestorage
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/testutil/fixtures/load
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/testutil/fixtures/plugin
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/testutil/fixtures/plugin/basic
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/testutil/registry
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/testutil/request
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/volume
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/volume/drivers
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/volume/local
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/volume/mounts
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/volume/service
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/volume/service/opts
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/volume/testutils'
17:17:08 [2023-02-22T17:17:08.769Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/libnetwork/bitseq
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/libnetwork/cluster
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/libnetwork/cmd/diagnostic
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/libnetwork/cmd/ovrouter
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/libnetwork/cmd/readme_test
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/libnetwork/config
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/libnetwork/datastore
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/libnetwork/diagnostic
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/libnetwork/discoverapi
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/libnetwork/driverapi
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/libnetwork/drivers/bridge
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/libnetwork/drivers/host
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/libnetwork/drivers/ipvlan
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/libnetwork/drivers/macvlan
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/libnetwork/drivers/null
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/libnetwork/drivers/overlay
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/libnetwork/drivers/remote
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/libnetwork/drivers/remote/api
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/libnetwork/drivers/windows
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/libnetwork/drvregistry
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/libnetwork/etchosts
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/libnetwork/idm
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/libnetwork/internal/caller
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/libnetwork/internal/setmatrix
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/libnetwork/ipam
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/libnetwork/ipamapi
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/libnetwork/ipams/builtin
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/libnetwork/ipams/null
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/libnetwork/ipams/remote
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/libnetwork/ipams/remote/api
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/libnetwork/ipams/windowsipam
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/libnetwork/ipamutils
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/libnetwork/iptables
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/libnetwork/netlabel
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/libnetwork/netutils
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/libnetwork/networkdb
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/libnetwork/ns
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/libnetwork/options
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/libnetwork/osl
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/libnetwork/osl/kernel
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/libnetwork/portallocator
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/libnetwork/portmapper
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/libnetwork/resolvconf
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/libnetwork/testutils
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/libnetwork/types'
17:17:08 [2023-02-22T17:17:08.769Z] + echo 'github.com/docker/docker/libnetwork
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/libnetwork/bitseq
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/libnetwork/cluster
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/libnetwork/cmd/diagnostic
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/libnetwork/cmd/ovrouter
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/libnetwork/cmd/readme_test
17:17:08 [2023-02-22T17:17:08.769Z] github.com/docker/docker/libnetwork/config
17:17:08 [2023-02-22T17:17:08.770Z] github.com/docker/docker/libnetwork/datastore
17:17:08 [2023-02-22T17:17:08.770Z] github.com/docker/docker/libnetwork/diagnostic
17:17:08 [2023-02-22T17:17:08.770Z] github.com/docker/docker/libnetwork/discoverapi
17:17:08 [2023-02-22T17:17:08.770Z] github.com/docker/docker/libnetwork/driverapi
17:17:08 [2023-02-22T17:17:08.770Z] github.com/docker/docker/libnetwork/drivers/bridge
17:17:08 [2023-02-22T17:17:08.770Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
17:17:08 [2023-02-22T17:17:08.770Z] github.com/docker/docker/libnetwork/drivers/host
17:17:08 [2023-02-22T17:17:08.770Z] github.com/docker/docker/libnetwork/drivers/ipvlan
17:17:08 [2023-02-22T17:17:08.770Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
17:17:08 [2023-02-22T17:17:08.770Z] github.com/docker/docker/libnetwork/drivers/macvlan
17:17:08 [2023-02-22T17:17:08.770Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
17:17:08 [2023-02-22T17:17:08.770Z] github.com/docker/docker/libnetwork/drivers/null
17:17:08 [2023-02-22T17:17:08.770Z] github.com/docker/docker/libnetwork/drivers/overlay
17:17:08 [2023-02-22T17:17:08.770Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
17:17:08 [2023-02-22T17:17:08.770Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
17:17:08 [2023-02-22T17:17:08.770Z] github.com/docker/docker/libnetwork/drivers/remote
17:17:08 [2023-02-22T17:17:08.770Z] github.com/docker/docker/libnetwork/drivers/remote/api
17:17:08 [2023-02-22T17:17:08.770Z] github.com/docker/docker/libnetwork/drivers/windows
17:17:08 [2023-02-22T17:17:08.770Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
17:17:08 [2023-02-22T17:17:08.770Z] github.com/docker/docker/libnetwork/drvregistry
17:17:08 [2023-02-22T17:17:08.770Z] github.com/docker/docker/libnetwork/etchosts
17:17:08 [2023-02-22T17:17:08.770Z] github.com/docker/docker/libnetwork/idm
17:17:08 [2023-02-22T17:17:08.770Z] github.com/docker/docker/libnetwork/internal/caller
17:17:08 [2023-02-22T17:17:08.770Z] github.com/docker/docker/libnetwork/internal/setmatrix
17:17:08 [2023-02-22T17:17:08.770Z] github.com/docker/docker/libnetwork/ipam
17:17:08 [2023-02-22T17:17:08.770Z] github.com/docker/docker/libnetwork/ipamapi
17:17:08 [2023-02-22T17:17:08.770Z] github.com/docker/docker/libnetwork/ipams/builtin
17:17:08 [2023-02-22T17:17:08.770Z] github.com/docker/docker/libnetwork/ipams/null
17:17:08 [2023-02-22T17:17:08.770Z] github.com/docker/docker/libnetwork/ipams/remote
17:17:08 [2023-02-22T17:17:08.770Z] github.com/docker/docker/libnetwork/ipams/remote/api
17:17:08 [2023-02-22T17:17:08.770Z] github.com/docker/docker/libnetwork/ipams/windowsipam
17:17:08 [2023-02-22T17:17:08.770Z] github.com/docker/docker/libnetwork/ipamutils
17:17:08 [2023-02-22T17:17:08.770Z] github.com/docker/docker/libnetwork/iptables
17:17:08 [2023-02-22T17:17:08.770Z] github.com/docker/docker/libnetwork/netlabel
17:17:08 [2023-02-22T17:17:08.770Z] github.com/docker/docker/libnetwork/netutils
17:17:08 [2023-02-22T17:17:08.770Z] github.com/docker/docker/libnetwork/networkdb
17:17:08 [2023-02-22T17:17:08.770Z] github.com/docker/docker/libnetwork/ns
17:17:08 [2023-02-22T17:17:08.770Z] github.com/docker/docker/libnetwork/options
17:17:08 [2023-02-22T17:17:08.770Z] github.com/docker/docker/libnetwork/osl
17:17:08 [2023-02-22T17:17:08.770Z] github.com/docker/docker/libnetwork/osl/kernel
17:17:08 [2023-02-22T17:17:08.770Z] github.com/docker/docker/libnetwork/portallocator
17:17:08 [2023-02-22T17:17:08.770Z] github.com/docker/docker/libnetwork/portmapper
17:17:08 [2023-02-22T17:17:08.770Z] github.com/docker/docker/libnetwork/resolvconf
17:17:08 [2023-02-22T17:17:08.770Z] github.com/docker/docker/libnetwork/testutils
17:17:08 [2023-02-22T17:17:08.770Z] github.com/docker/docker/libnetwork/types'
17:17:08 [2023-02-22T17:17:08.770Z] + grep --fixed-strings libnetwork/drivers/bridge
17:17:08 [2023-02-22T17:17:08.770Z] github.com/docker/docker/libnetwork/drivers/bridge
17:17:08 [2023-02-22T17:17:08.770Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
17:17:08 [2023-02-22T17:17:08.770Z] + type docker-proxy
17:17:08 [2023-02-22T17:17:08.770Z] hack/test/unit: line 25: type: docker-proxy: not found
17:17:08 [2023-02-22T17:17:08.770Z] + hack/make.sh binary-proxy install-proxy
17:17:08 [2023-02-22T17:17:08.770Z] 
17:17:08 [2023-02-22T17:17:08.770Z] Removing bundles/
17:17:08 [2023-02-22T17:17:08.770Z] 
17:17:08 [2023-02-22T17:17:08.770Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy)
17:17:08 [2023-02-22T17:17:08.770Z] Building static bundles/binary-proxy/docker-proxy (linux/arm64)...
17:17:10 [2023-02-22T17:17:10.143Z] Created binary: bundles/binary-proxy/docker-proxy
17:17:10 [2023-02-22T17:17:10.143Z] 
17:17:10 [2023-02-22T17:17:10.143Z] ---> Making bundle: install-proxy (in bundles/install-proxy)
17:17:10 [2023-02-22T17:17:10.143Z] Installing docker-proxy to /usr/local/bin/
17:17:10 [2023-02-22T17:17:10.143Z] 
17:17:10 [2023-02-22T17:17:10.143Z] + mkdir -p bundles
17:17:10 [2023-02-22T17:17:10.144Z] + '[' -n 'github.com/docker/docker/api
17:17:10 [2023-02-22T17:17:10.144Z] github.com/docker/docker/api/server
17:17:10 [2023-02-22T17:17:10.144Z] github.com/docker/docker/api/server/backend/build
17:17:10 [2023-02-22T17:17:10.144Z] github.com/docker/docker/api/server/httpstatus
17:17:10 [2023-02-22T17:17:10.144Z] github.com/docker/docker/api/server/httputils
17:17:10 [2023-02-22T17:17:10.144Z] github.com/docker/docker/api/server/middleware
17:17:10 [2023-02-22T17:17:10.144Z] github.com/docker/docker/api/server/router
17:17:10 [2023-02-22T17:17:10.144Z] github.com/docker/docker/api/server/router/build
17:17:10 [2023-02-22T17:17:10.144Z] github.com/docker/docker/api/server/router/checkpoint
17:17:10 [2023-02-22T17:17:10.144Z] github.com/docker/docker/api/server/router/container
17:17:10 [2023-02-22T17:17:10.144Z] github.com/docker/docker/api/server/router/debug
17:17:10 [2023-02-22T17:17:10.144Z] github.com/docker/docker/api/server/router/distribution
17:17:10 [2023-02-22T17:17:10.144Z] github.com/docker/docker/api/server/router/grpc
17:17:10 [2023-02-22T17:17:10.144Z] github.com/docker/docker/api/server/router/image
17:17:10 [2023-02-22T17:17:10.144Z] github.com/docker/docker/api/server/router/network
17:17:10 [2023-02-22T17:17:10.144Z] github.com/docker/docker/api/server/router/plugin
17:17:10 [2023-02-22T17:17:10.144Z] github.com/docker/docker/api/server/router/session
17:17:10 [2023-02-22T17:17:10.144Z] github.com/docker/docker/api/server/router/swarm
17:17:10 [2023-02-22T17:17:10.144Z] github.com/docker/docker/api/server/router/system
17:17:10 [2023-02-22T17:17:10.144Z] github.com/docker/docker/api/server/router/volume
17:17:10 [2023-02-22T17:17:10.144Z] github.com/docker/docker/api/types
17:17:10 [2023-02-22T17:17:10.144Z] github.com/docker/docker/api/types/backend
17:17:10 [2023-02-22T17:17:10.144Z] github.com/docker/docker/api/types/blkiodev
17:17:10 [2023-02-22T17:17:10.144Z] github.com/docker/docker/api/types/container
17:17:10 [2023-02-22T17:17:10.144Z] github.com/docker/docker/api/types/events
17:17:10 [2023-02-22T17:17:10.144Z] github.com/docker/docker/api/types/filters
17:17:10 [2023-02-22T17:17:10.144Z] github.com/docker/docker/api/types/image
17:17:10 [2023-02-22T17:17:10.144Z] github.com/docker/docker/api/types/mount
17:17:10 [2023-02-22T17:17:10.144Z] github.com/docker/docker/api/types/network
17:17:10 [2023-02-22T17:17:10.144Z] github.com/docker/docker/api/types/plugins/logdriver
17:17:10 [2023-02-22T17:17:10.144Z] github.com/docker/docker/api/types/registry
17:17:10 [2023-02-22T17:17:10.144Z] github.com/docker/docker/api/types/strslice
17:17:10 [2023-02-22T17:17:10.144Z] github.com/docker/docker/api/types/swarm
17:17:10 [2023-02-22T17:17:10.144Z] github.com/docker/docker/api/types/swarm/runtime
17:17:10 [2023-02-22T17:17:10.144Z] github.com/docker/docker/api/types/time
17:17:10 [2023-02-22T17:17:10.144Z] github.com/docker/docker/api/types/versions
17:17:10 [2023-02-22T17:17:10.144Z] github.com/docker/docker/api/types/versions/v1p19
17:17:10 [2023-02-22T17:17:10.144Z] github.com/docker/docker/api/types/versions/v1p20
17:17:10 [2023-02-22T17:17:10.144Z] github.com/docker/docker/api/types/volume
17:17:10 [2023-02-22T17:17:10.144Z] github.com/docker/docker/builder
17:17:10 [2023-02-22T17:17:10.144Z] github.com/docker/docker/builder/builder-next
17:17:10 [2023-02-22T17:17:10.144Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
17:17:10 [2023-02-22T17:17:10.144Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
17:17:10 [2023-02-22T17:17:10.144Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
17:17:10 [2023-02-22T17:17:10.144Z] github.com/docker/docker/builder/builder-next/exporter
17:17:10 [2023-02-22T17:17:10.144Z] github.com/docker/docker/builder/builder-next/imagerefchecker
17:17:10 [2023-02-22T17:17:10.144Z] github.com/docker/docker/builder/builder-next/worker
17:17:10 [2023-02-22T17:17:10.144Z] github.com/docker/docker/builder/dockerfile
17:17:10 [2023-02-22T17:17:10.144Z] github.com/docker/docker/builder/remotecontext
17:17:10 [2023-02-22T17:17:10.144Z] github.com/docker/docker/builder/remotecontext/git
17:17:10 [2023-02-22T17:17:10.144Z] github.com/docker/docker/builder/remotecontext/urlutil
17:17:10 [2023-02-22T17:17:10.144Z] github.com/docker/docker/cli
17:17:10 [2023-02-22T17:17:10.144Z] github.com/docker/docker/cli/config
17:17:10 [2023-02-22T17:17:10.144Z] github.com/docker/docker/cli/debug
17:17:10 [2023-02-22T17:17:10.144Z] github.com/docker/docker/cli/winresources/docker-proxy
17:17:10 [2023-02-22T17:17:10.144Z] github.com/docker/docker/cli/winresources/dockerd
17:17:10 [2023-02-22T17:17:10.144Z] github.com/docker/docker/client
17:17:10 [2023-02-22T17:17:10.144Z] github.com/docker/docker/cmd/docker-proxy
17:17:10 [2023-02-22T17:17:10.144Z] github.com/docker/docker/cmd/dockerd
17:17:10 [2023-02-22T17:17:10.144Z] github.com/docker/docker/cmd/dockerd/trap
17:17:10 [2023-02-22T17:17:10.144Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
17:17:10 [2023-02-22T17:17:10.144Z] github.com/docker/docker/container
17:17:10 [2023-02-22T17:17:10.144Z] github.com/docker/docker/container/stream
17:17:10 [2023-02-22T17:17:10.144Z] github.com/docker/docker/contrib/apparmor
17:17:10 [2023-02-22T17:17:10.144Z] github.com/docker/docker/contrib/docker-device-tool
17:17:10 [2023-02-22T17:17:10.144Z] github.com/docker/docker/contrib/httpserver
17:17:10 [2023-02-22T17:17:10.144Z] github.com/docker/docker/daemon
17:17:10 [2023-02-22T17:17:10.144Z] github.com/docker/docker/daemon/cluster
17:17:10 [2023-02-22T17:17:10.144Z] github.com/docker/docker/daemon/cluster/controllers/plugin
17:17:10 [2023-02-22T17:17:10.144Z] github.com/docker/docker/daemon/cluster/convert
17:17:10 [2023-02-22T17:17:10.144Z] github.com/docker/docker/daemon/cluster/executor
17:17:10 [2023-02-22T17:17:10.144Z] github.com/docker/docker/daemon/cluster/executor/container
17:17:10 [2023-02-22T17:17:10.144Z] github.com/docker/docker/daemon/cluster/provider
17:17:10 [2023-02-22T17:17:10.144Z] github.com/docker/docker/daemon/config
17:17:10 [2023-02-22T17:17:10.144Z] github.com/docker/docker/daemon/events
17:17:10 [2023-02-22T17:17:10.144Z] github.com/docker/docker/daemon/events/testutils
17:17:10 [2023-02-22T17:17:10.144Z] github.com/docker/docker/daemon/exec
17:17:10 [2023-02-22T17:17:10.144Z] github.com/docker/docker/daemon/graphdriver
17:17:10 [2023-02-22T17:17:10.144Z] github.com/docker/docker/daemon/graphdriver/aufs
17:17:10 [2023-02-22T17:17:10.144Z] github.com/docker/docker/daemon/graphdriver/btrfs
17:17:10 [2023-02-22T17:17:10.144Z] github.com/docker/docker/daemon/graphdriver/copy
17:17:10 [2023-02-22T17:17:10.144Z] github.com/docker/docker/daemon/graphdriver/devmapper
17:17:10 [2023-02-22T17:17:10.144Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
17:17:10 [2023-02-22T17:17:10.144Z] github.com/docker/docker/daemon/graphdriver/graphtest
17:17:10 [2023-02-22T17:17:10.144Z] github.com/docker/docker/daemon/graphdriver/overlay
17:17:10 [2023-02-22T17:17:10.144Z] github.com/docker/docker/daemon/graphdriver/overlay2
17:17:10 [2023-02-22T17:17:10.144Z] github.com/docker/docker/daemon/graphdriver/overlayutils
17:17:10 [2023-02-22T17:17:10.144Z] github.com/docker/docker/daemon/graphdriver/register
17:17:10 [2023-02-22T17:17:10.144Z] github.com/docker/docker/daemon/graphdriver/vfs
17:17:10 [2023-02-22T17:17:10.144Z] github.com/docker/docker/daemon/graphdriver/zfs
17:17:10 [2023-02-22T17:17:10.144Z] github.com/docker/docker/daemon/images
17:17:10 [2023-02-22T17:17:10.144Z] github.com/docker/docker/daemon/initlayer
17:17:10 [2023-02-22T17:17:10.144Z] github.com/docker/docker/daemon/links
17:17:10 [2023-02-22T17:17:10.144Z] github.com/docker/docker/daemon/listeners
17:17:10 [2023-02-22T17:17:10.144Z] github.com/docker/docker/daemon/logger
17:17:10 [2023-02-22T17:17:10.144Z] github.com/docker/docker/daemon/logger/awslogs
17:17:10 [2023-02-22T17:17:10.144Z] github.com/docker/docker/daemon/logger/fluentd
17:17:10 [2023-02-22T17:17:10.144Z] github.com/docker/docker/daemon/logger/gcplogs
17:17:10 [2023-02-22T17:17:10.144Z] github.com/docker/docker/daemon/logger/gelf
17:17:10 [2023-02-22T17:17:10.144Z] github.com/docker/docker/daemon/logger/journald
17:17:10 [2023-02-22T17:17:10.144Z] github.com/docker/docker/daemon/logger/jsonfilelog
17:17:10 [2023-02-22T17:17:10.144Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
17:17:10 [2023-02-22T17:17:10.144Z] github.com/docker/docker/daemon/logger/local
17:17:10 [2023-02-22T17:17:10.144Z] github.com/docker/docker/daemon/logger/logentries
17:17:10 [2023-02-22T17:17:10.144Z] github.com/docker/docker/daemon/logger/loggertest
17:17:10 [2023-02-22T17:17:10.144Z] github.com/docker/docker/daemon/logger/loggerutils
17:17:10 [2023-02-22T17:17:10.144Z] github.com/docker/docker/daemon/logger/loggerutils/cache
17:17:10 [2023-02-22T17:17:10.144Z] github.com/docker/docker/daemon/logger/splunk
17:17:10 [2023-02-22T17:17:10.144Z] github.com/docker/docker/daemon/logger/syslog
17:17:10 [2023-02-22T17:17:10.144Z] github.com/docker/docker/daemon/logger/templates
17:17:10 [2023-02-22T17:17:10.144Z] github.com/docker/docker/daemon/names
17:17:10 [2023-02-22T17:17:10.144Z] github.com/docker/docker/daemon/network
17:17:10 [2023-02-22T17:17:10.144Z] github.com/docker/docker/daemon/stats
17:17:10 [2023-02-22T17:17:10.144Z] github.com/docker/docker/distribution
17:17:10 [2023-02-22T17:17:10.144Z] github.com/docker/docker/distribution/metadata
17:17:10 [2023-02-22T17:17:10.144Z] github.com/docker/docker/distribution/utils
17:17:10 [2023-02-22T17:17:10.144Z] github.com/docker/docker/distribution/xfer
17:17:10 [2023-02-22T17:17:10.144Z] github.com/docker/docker/dockerversion
17:17:10 [2023-02-22T17:17:10.144Z] github.com/docker/docker/errdefs
17:17:10 [2023-02-22T17:17:10.144Z] github.com/docker/docker/image
17:17:10 [2023-02-22T17:17:10.144Z] github.com/docker/docker/image/cache
17:17:10 [2023-02-22T17:17:10.144Z] github.com/docker/docker/image/tarexport
17:17:10 [2023-02-22T17:17:10.144Z] github.com/docker/docker/image/v1
17:17:10 [2023-02-22T17:17:10.144Z] github.com/docker/docker/internal/test/suite
17:17:10 [2023-02-22T17:17:10.144Z] github.com/docker/docker/layer
17:17:10 [2023-02-22T17:17:10.144Z] github.com/docker/docker/libcontainerd
17:17:10 [2023-02-22T17:17:10.144Z] github.com/docker/docker/libcontainerd/queue
17:17:10 [2023-02-22T17:17:10.144Z] github.com/docker/docker/libcontainerd/remote
17:17:10 [2023-02-22T17:17:10.144Z] github.com/docker/docker/libcontainerd/supervisor
17:17:10 [2023-02-22T17:17:10.144Z] github.com/docker/docker/libcontainerd/types
17:17:10 [2023-02-22T17:17:10.144Z] github.com/docker/docker/oci
17:17:10 [2023-02-22T17:17:10.144Z] github.com/docker/docker/oci/caps
17:17:10 [2023-02-22T17:17:10.144Z] github.com/docker/docker/opts
17:17:10 [2023-02-22T17:17:10.144Z] github.com/docker/docker/pkg/aaparser
17:17:10 [2023-02-22T17:17:10.144Z] github.com/docker/docker/pkg/archive
17:17:10 [2023-02-22T17:17:10.144Z] github.com/docker/docker/pkg/authorization
17:17:10 [2023-02-22T17:17:10.144Z] github.com/docker/docker/pkg/broadcaster
17:17:10 [2023-02-22T17:17:10.144Z] github.com/docker/docker/pkg/capabilities
17:17:10 [2023-02-22T17:17:10.144Z] github.com/docker/docker/pkg/chrootarchive
17:17:10 [2023-02-22T17:17:10.144Z] github.com/docker/docker/pkg/containerfs
17:17:10 [2023-02-22T17:17:10.144Z] github.com/docker/docker/pkg/devicemapper
17:17:10 [2023-02-22T17:17:10.144Z] github.com/docker/docker/pkg/directory
17:17:10 [2023-02-22T17:17:10.144Z] github.com/docker/docker/pkg/dmesg
17:17:10 [2023-02-22T17:17:10.144Z] github.com/docker/docker/pkg/fileutils
17:17:10 [2023-02-22T17:17:10.144Z] github.com/docker/docker/pkg/fsutils
17:17:10 [2023-02-22T17:17:10.144Z] github.com/docker/docker/pkg/homedir
17:17:10 [2023-02-22T17:17:10.144Z] github.com/docker/docker/pkg/idtools
17:17:10 [2023-02-22T17:17:10.144Z] github.com/docker/docker/pkg/ioutils
17:17:10 [2023-02-22T17:17:10.144Z] github.com/docker/docker/pkg/jsonmessage
17:17:10 [2023-02-22T17:17:10.144Z] github.com/docker/docker/pkg/longpath
17:17:10 [2023-02-22T17:17:10.144Z] github.com/docker/docker/pkg/loopback
17:17:10 [2023-02-22T17:17:10.144Z] github.com/docker/docker/pkg/namesgenerator
17:17:10 [2023-02-22T17:17:10.144Z] github.com/docker/docker/pkg/parsers
17:17:10 [2023-02-22T17:17:10.144Z] github.com/docker/docker/pkg/parsers/kernel
17:17:10 [2023-02-22T17:17:10.144Z] github.com/docker/docker/pkg/parsers/operatingsystem
17:17:10 [2023-02-22T17:17:10.144Z] github.com/docker/docker/pkg/pidfile
17:17:10 [2023-02-22T17:17:10.144Z] github.com/docker/docker/pkg/platform
17:17:10 [2023-02-22T17:17:10.144Z] github.com/docker/docker/pkg/plugingetter
17:17:10 [2023-02-22T17:17:10.144Z] github.com/docker/docker/pkg/plugins
17:17:10 [2023-02-22T17:17:10.144Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
17:17:10 [2023-02-22T17:17:10.144Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
17:17:10 [2023-02-22T17:17:10.144Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
17:17:10 [2023-02-22T17:17:10.144Z] github.com/docker/docker/pkg/plugins/transport
17:17:10 [2023-02-22T17:17:10.144Z] github.com/docker/docker/pkg/pools
17:17:10 [2023-02-22T17:17:10.144Z] github.com/docker/docker/pkg/progress
17:17:10 [2023-02-22T17:17:10.144Z] github.com/docker/docker/pkg/pubsub
17:17:10 [2023-02-22T17:17:10.144Z] github.com/docker/docker/pkg/reexec
17:17:10 [2023-02-22T17:17:10.144Z] github.com/docker/docker/pkg/rootless
17:17:10 [2023-02-22T17:17:10.144Z] github.com/docker/docker/pkg/rootless/specconv
17:17:10 [2023-02-22T17:17:10.144Z] github.com/docker/docker/pkg/signal
17:17:10 [2023-02-22T17:17:10.144Z] github.com/docker/docker/pkg/stack
17:17:10 [2023-02-22T17:17:10.144Z] github.com/docker/docker/pkg/stdcopy
17:17:10 [2023-02-22T17:17:10.144Z] github.com/docker/docker/pkg/streamformatter
17:17:10 [2023-02-22T17:17:10.144Z] github.com/docker/docker/pkg/stringid
17:17:10 [2023-02-22T17:17:10.144Z] github.com/docker/docker/pkg/sysinfo
17:17:10 [2023-02-22T17:17:10.144Z] github.com/docker/docker/pkg/system
17:17:10 [2023-02-22T17:17:10.144Z] github.com/docker/docker/pkg/tailfile
17:17:10 [2023-02-22T17:17:10.144Z] github.com/docker/docker/pkg/tarsum
17:17:10 [2023-02-22T17:17:10.144Z] github.com/docker/docker/pkg/truncindex
17:17:10 [2023-02-22T17:17:10.144Z] github.com/docker/docker/pkg/urlutil
17:17:10 [2023-02-22T17:17:10.144Z] github.com/docker/docker/pkg/useragent
17:17:10 [2023-02-22T17:17:10.144Z] github.com/docker/docker/plugin
17:17:10 [2023-02-22T17:17:10.144Z] github.com/docker/docker/plugin/executor/containerd
17:17:10 [2023-02-22T17:17:10.144Z] github.com/docker/docker/plugin/v2
17:17:10 [2023-02-22T17:17:10.144Z] github.com/docker/docker/profiles/apparmor
17:17:10 [2023-02-22T17:17:10.144Z] github.com/docker/docker/profiles/seccomp
17:17:10 [2023-02-22T17:17:10.144Z] github.com/docker/docker/quota
17:17:10 [2023-02-22T17:17:10.144Z] github.com/docker/docker/reference
17:17:10 [2023-02-22T17:17:10.144Z] github.com/docker/docker/registry
17:17:10 [2023-02-22T17:17:10.144Z] github.com/docker/docker/registry/resumable
17:17:10 [2023-02-22T17:17:10.144Z] github.com/docker/docker/restartmanager
17:17:10 [2023-02-22T17:17:10.144Z] github.com/docker/docker/runconfig
17:17:10 [2023-02-22T17:17:10.144Z] github.com/docker/docker/runconfig/opts
17:17:10 [2023-02-22T17:17:10.144Z] github.com/docker/docker/testutil
17:17:10 [2023-02-22T17:17:10.144Z] github.com/docker/docker/testutil/daemon
17:17:10 [2023-02-22T17:17:10.144Z] github.com/docker/docker/testutil/environment
17:17:10 [2023-02-22T17:17:10.144Z] github.com/docker/docker/testutil/fakecontext
17:17:10 [2023-02-22T17:17:10.144Z] github.com/docker/docker/testutil/fakegit
17:17:10 [2023-02-22T17:17:10.144Z] github.com/docker/docker/testutil/fakestorage
17:17:10 [2023-02-22T17:17:10.144Z] github.com/docker/docker/testutil/fixtures/load
17:17:10 [2023-02-22T17:17:10.144Z] github.com/docker/docker/testutil/fixtures/plugin
17:17:10 [2023-02-22T17:17:10.144Z] github.com/docker/docker/testutil/fixtures/plugin/basic
17:17:10 [2023-02-22T17:17:10.144Z] github.com/docker/docker/testutil/registry
17:17:10 [2023-02-22T17:17:10.144Z] github.com/docker/docker/testutil/request
17:17:10 [2023-02-22T17:17:10.144Z] github.com/docker/docker/volume
17:17:10 [2023-02-22T17:17:10.144Z] github.com/docker/docker/volume/drivers
17:17:10 [2023-02-22T17:17:10.144Z] github.com/docker/docker/volume/local
17:17:10 [2023-02-22T17:17:10.144Z] github.com/docker/docker/volume/mounts
17:17:10 [2023-02-22T17:17:10.144Z] github.com/docker/docker/volume/service
17:17:10 [2023-02-22T17:17:10.144Z] github.com/docker/docker/volume/service/opts
17:17:10 [2023-02-22T17:17:10.144Z] github.com/docker/docker/volume/testutils' ']'
17:17:10 [2023-02-22T17:17:10.145Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove' -cover -coverprofile=bundles/coverage.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/rootless github.com/docker/docker/pkg/rootless/specconv github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/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
17:17:11 [2023-02-22T17:17:11.520Z] ?   	github.com/docker/docker/api	[no test files]
17:17:23 [2023-02-22T17:17:23.716Z] ok  	github.com/docker/docker/api/server	0.008s	coverage: 7.9% of statements
17:18:45 [2023-02-22T17:18:45.138Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
17:18:45 [2023-02-22T17:18:45.138Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
17:18:45 [2023-02-22T17:18:45.138Z] ok  	github.com/docker/docker/api/server/httputils	0.014s	coverage: 31.9% of statements
17:18:45 [2023-02-22T17:18:45.138Z] ok  	github.com/docker/docker/api/server/middleware	0.006s	coverage: 37.7% of statements
17:18:45 [2023-02-22T17:18:45.138Z] ?   	github.com/docker/docker/api/server/router	[no test files]
17:18:45 [2023-02-22T17:18:45.138Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
17:18:45 [2023-02-22T17:18:45.138Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
17:18:45 [2023-02-22T17:18:45.138Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
17:18:45 [2023-02-22T17:18:45.138Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
17:18:45 [2023-02-22T17:18:45.138Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
17:18:45 [2023-02-22T17:18:45.138Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
17:18:45 [2023-02-22T17:18:45.138Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
17:18:45 [2023-02-22T17:18:45.138Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
17:18:45 [2023-02-22T17:18:45.138Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
17:18:45 [2023-02-22T17:18:45.138Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
17:18:45 [2023-02-22T17:18:45.138Z] ok  	github.com/docker/docker/api/server/router/swarm	0.003s	coverage: 6.0% of statements
17:18:45 [2023-02-22T17:18:45.138Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
17:18:45 [2023-02-22T17:18:45.139Z] ok  	github.com/docker/docker/api/types/filters	0.009s	coverage: 93.7% of statements
17:18:45 [2023-02-22T17:18:45.139Z] ok  	github.com/docker/docker/api/server/router/volume	0.010s	coverage: 66.7% of statements
17:18:45 [2023-02-22T17:18:45.139Z] ?   	github.com/docker/docker/api/types	[no test files]
17:18:45 [2023-02-22T17:18:45.139Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
17:18:45 [2023-02-22T17:18:45.139Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
17:18:45 [2023-02-22T17:18:45.139Z] ?   	github.com/docker/docker/api/types/container	[no test files]
17:18:45 [2023-02-22T17:18:45.139Z] ?   	github.com/docker/docker/api/types/events	[no test files]
17:18:45 [2023-02-22T17:18:45.139Z] ?   	github.com/docker/docker/api/types/image	[no test files]
17:18:45 [2023-02-22T17:18:45.139Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
17:18:45 [2023-02-22T17:18:45.139Z] ?   	github.com/docker/docker/api/types/network	[no test files]
17:18:45 [2023-02-22T17:18:45.139Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
17:18:45 [2023-02-22T17:18:45.139Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
17:18:45 [2023-02-22T17:18:45.139Z] ok  	github.com/docker/docker/api/types/strslice	0.003s	coverage: 90.0% of statements
17:18:45 [2023-02-22T17:18:45.139Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
17:18:45 [2023-02-22T17:18:45.139Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
17:18:45 [2023-02-22T17:18:45.139Z] ok  	github.com/docker/docker/api/types/time	0.003s	coverage: 100.0% of statements
17:18:45 [2023-02-22T17:18:45.139Z] ok  	github.com/docker/docker/api/types/versions	0.007s	coverage: 77.3% of statements
17:18:45 [2023-02-22T17:18:45.139Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
17:18:45 [2023-02-22T17:18:45.139Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
17:18:45 [2023-02-22T17:18:45.139Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
17:18:45 [2023-02-22T17:18:45.139Z] ?   	github.com/docker/docker/builder	[no test files]
17:18:45 [2023-02-22T17:18:45.139Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
17:18:45 [2023-02-22T17:18:45.139Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
17:18:45 [2023-02-22T17:18:45.139Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
17:18:45 [2023-02-22T17:18:45.139Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
17:18:45 [2023-02-22T17:18:45.139Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
17:18:45 [2023-02-22T17:18:45.139Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
17:18:45 [2023-02-22T17:18:45.139Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
17:18:45 [2023-02-22T17:18:45.139Z] ok  	github.com/docker/docker/builder/remotecontext	0.106s	coverage: 13.7% of statements
17:18:45 [2023-02-22T17:18:45.139Z] ok  	github.com/docker/docker/builder/dockerfile	0.479s	coverage: 49.3% of statements
17:18:45 [2023-02-22T17:18:45.139Z] ok  	github.com/docker/docker/builder/remotecontext/urlutil	0.003s	coverage: 100.0% of statements
17:18:45 [2023-02-22T17:18:45.139Z] ok  	github.com/docker/docker/cli/debug	0.002s	coverage: 100.0% of statements
17:18:45 [2023-02-22T17:18:45.139Z] ok  	github.com/docker/docker/builder/remotecontext/git	2.471s	coverage: 83.5% of statements
17:18:45 [2023-02-22T17:18:45.139Z] ?   	github.com/docker/docker/cli	[no test files]
17:18:45 [2023-02-22T17:18:45.139Z] ?   	github.com/docker/docker/cli/config	[no test files]
17:18:45 [2023-02-22T17:18:45.139Z] ?   	github.com/docker/docker/cli/winresources/docker-proxy	[no test files]
17:18:45 [2023-02-22T17:18:45.139Z] ?   	github.com/docker/docker/cli/winresources/dockerd	[no test files]
17:18:45 [2023-02-22T17:18:45.139Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.094s	coverage: 66.5% of statements
17:18:47 [2023-02-22T17:18:47.097Z] ok  	github.com/docker/docker/client	0.136s	coverage: 76.8% of statements
17:19:25 [2023-02-22T17:19:25.800Z] ok  	github.com/docker/docker/cmd/dockerd	0.062s	coverage: 30.2% of statements
17:19:25 [2023-02-22T17:19:25.800Z] ok  	github.com/docker/docker/container	0.119s	coverage: 36.1% of statements
17:19:25 [2023-02-22T17:19:25.800Z] ok  	github.com/docker/docker/cmd/dockerd/trap	2.388s	coverage: 0.0% of statements
17:19:25 [2023-02-22T17:19:25.800Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
17:19:25 [2023-02-22T17:19:25.800Z] ?   	github.com/docker/docker/container/stream	[no test files]
17:19:25 [2023-02-22T17:19:25.800Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
17:19:25 [2023-02-22T17:19:25.800Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
17:19:25 [2023-02-22T17:19:25.800Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
17:19:29 [2023-02-22T17:19:29.083Z] ok  	github.com/docker/docker/daemon/cluster	0.071s	coverage: 0.5% of statements
17:19:30 [2023-02-22T17:19:30.016Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.013s	coverage: 65.3% of statements
17:19:31 [2023-02-22T17:19:31.387Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.012s	coverage: 36.9% of statements
17:19:39 [2023-02-22T17:19:39.495Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.445s	coverage: 13.4% of statements
17:19:39 [2023-02-22T17:19:39.495Z] ok  	github.com/docker/docker/daemon/config	0.037s	coverage: 77.0% of statements
17:19:40 [2023-02-22T17:19:40.060Z] ok  	github.com/docker/docker/daemon/events	0.059s	coverage: 50.0% of statements
17:19:40 [2023-02-22T17:19:40.625Z] ok  	github.com/docker/docker/daemon	10.171s	coverage: 16.3% of statements
17:19:40 [2023-02-22T17:19:40.625Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
17:19:40 [2023-02-22T17:19:40.625Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
17:19:40 [2023-02-22T17:19:40.625Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
17:19:40 [2023-02-22T17:19:40.625Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
17:19:40 [2023-02-22T17:19:40.625Z] ok  	github.com/docker/docker/daemon/graphdriver	0.007s	coverage: 2.2% of statements
17:19:42 [2023-02-22T17:19:42.522Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	0.632s	coverage: 74.8% of statements
17:19:42 [2023-02-22T17:19:42.522Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.010s	coverage: 2.8% of statements
17:19:43 [2023-02-22T17:19:43.455Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.351s	coverage: 60.7% of statements
17:19:44 [2023-02-22T17:19:44.841Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.016s	coverage: 1.9% of statements
17:19:46 [2023-02-22T17:19:46.227Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	0.273s	coverage: 50.6% of statements
17:19:46 [2023-02-22T17:19:46.227Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	2.043s	coverage: 45.9% of statements
17:19:46 [2023-02-22T17:19:46.227Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
17:19:47 [2023-02-22T17:19:47.604Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.013s	coverage: 58.5% of statements
17:19:48 [2023-02-22T17:19:48.171Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.879s	coverage: 58.5% of statements
17:19:48 [2023-02-22T17:19:48.171Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
17:19:48 [2023-02-22T17:19:48.171Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
17:19:48 [2023-02-22T17:19:48.429Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.007s	coverage: 3.0% of statements
17:19:48 [2023-02-22T17:19:48.687Z] ok  	github.com/docker/docker/daemon/links	0.002s	coverage: 93.0% of statements
17:19:50 [2023-02-22T17:19:50.588Z] ok  	github.com/docker/docker/daemon/images	0.028s	coverage: 6.9% of statements
17:19:50 [2023-02-22T17:19:50.588Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
17:19:50 [2023-02-22T17:19:50.588Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
17:19:50 [2023-02-22T17:19:50.588Z] ok  	github.com/docker/docker/daemon/logger	0.231s	coverage: 43.2% of statements
17:19:51 [2023-02-22T17:19:51.522Z] ok  	github.com/docker/docker/daemon/logger/fluentd	0.022s	coverage: 53.6% of statements
17:19:51 [2023-02-22T17:19:51.781Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.129s	coverage: 79.9% of statements
17:19:51 [2023-02-22T17:19:51.781Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
17:19:52 [2023-02-22T17:19:52.039Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.007s	coverage: 68.2% of statements
17:19:52 [2023-02-22T17:19:52.605Z] ok  	github.com/docker/docker/daemon/logger/journald	0.010s	coverage: 23.4% of statements
17:19:52 [2023-02-22T17:19:52.864Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.011s	coverage: 87.2% of statements
17:19:53 [2023-02-22T17:19:53.429Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.173s	coverage: 76.8% of statements
17:19:53 [2023-02-22T17:19:53.687Z] ok  	github.com/docker/docker/daemon/logger/local	0.035s	coverage: 79.4% of statements
17:19:53 [2023-02-22T17:19:53.687Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
17:19:53 [2023-02-22T17:19:53.687Z] ?   	github.com/docker/docker/daemon/logger/loggertest	[no test files]
17:19:54 [2023-02-22T17:19:54.252Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.022s	coverage: 62.0% of statements
17:19:54 [2023-02-22T17:19:54.511Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.021s	coverage: 31.5% of statements
17:19:55 [2023-02-22T17:19:55.445Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.009s	coverage: 46.8% of statements
17:19:55 [2023-02-22T17:19:55.703Z] ok  	github.com/docker/docker/daemon/logger/templates	0.003s	coverage: 8.3% of statements
17:19:56 [2023-02-22T17:19:56.268Z] ok  	github.com/docker/docker/daemon/network	0.005s	coverage: 63.8% of statements
17:19:56 [2023-02-22T17:19:56.834Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.519s	coverage: 82.5% of statements
17:19:56 [2023-02-22T17:19:56.834Z] ?   	github.com/docker/docker/daemon/names	[no test files]
17:19:56 [2023-02-22T17:19:56.834Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
17:19:57 [2023-02-22T17:19:57.769Z] ok  	github.com/docker/docker/distribution/metadata	0.024s	coverage: 44.4% of statements
17:19:58 [2023-02-22T17:19:58.334Z] ok  	github.com/docker/docker/distribution	0.613s	coverage: 29.5% of statements
17:19:58 [2023-02-22T17:19:58.334Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
17:19:58 [2023-02-22T17:19:58.899Z] ok  	github.com/docker/docker/errdefs	0.005s	coverage: 77.7% of statements
17:19:59 [2023-02-22T17:19:59.465Z] ok  	github.com/docker/docker/image	0.027s	coverage: 87.3% of statements
17:19:59 [2023-02-22T17:19:59.723Z] ok  	github.com/docker/docker/image/cache	0.007s	coverage: 19.2% of statements
17:20:00 [2023-02-22T17:20:00.288Z] ok  	github.com/docker/docker/distribution/xfer	1.890s	coverage: 84.9% of statements
17:20:00 [2023-02-22T17:20:00.288Z] ?   	github.com/docker/docker/dockerversion	[no test files]
17:20:00 [2023-02-22T17:20:00.288Z] ok  	github.com/docker/docker/image/tarexport	0.010s	coverage: 0.7% of statements
17:20:00 [2023-02-22T17:20:00.288Z] ?   	github.com/docker/docker/image/v1	[no test files]
17:20:00 [2023-02-22T17:20:00.288Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
17:20:00 [2023-02-22T17:20:00.854Z] ok  	github.com/docker/docker/libcontainerd/queue	0.024s	coverage: 100.0% of statements
17:20:01 [2023-02-22T17:20:01.421Z] ok  	github.com/docker/docker/oci	0.011s	coverage: 46.0% of statements
17:20:01 [2023-02-22T17:20:01.988Z] ok  	github.com/docker/docker/opts	0.021s	coverage: 66.0% of statements
17:20:02 [2023-02-22T17:20:02.246Z] ok  	github.com/docker/docker/pkg/aaparser	0.002s	coverage: 52.9% of statements
17:20:04 [2023-02-22T17:20:04.148Z] ok  	github.com/docker/docker/pkg/archive	0.310s	coverage: 82.2% of statements
17:20:06 [2023-02-22T17:20:06.048Z] ok  	github.com/docker/docker/pkg/authorization	1.183s	coverage: 68.3% of statements
17:20:06 [2023-02-22T17:20:06.048Z] ok  	github.com/docker/docker/pkg/broadcaster	0.002s	coverage: 100.0% of statements
17:20:06 [2023-02-22T17:20:06.048Z] ok  	github.com/docker/docker/pkg/capabilities	0.003s	coverage: 87.5% of statements
17:20:09 [2023-02-22T17:20:09.355Z] ok  	github.com/docker/docker/pkg/chrootarchive	2.521s	coverage: 43.1% of statements
17:20:09 [2023-02-22T17:20:09.355Z] ok  	github.com/docker/docker/layer	7.162s	coverage: 68.9% of statements
17:20:09 [2023-02-22T17:20:09.355Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
17:20:09 [2023-02-22T17:20:09.355Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
17:20:09 [2023-02-22T17:20:09.355Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
17:20:09 [2023-02-22T17:20:09.355Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
17:20:09 [2023-02-22T17:20:09.355Z] ?   	github.com/docker/docker/oci/caps	[no test files]
17:20:09 [2023-02-22T17:20:09.355Z] ok  	github.com/docker/docker/pkg/directory	0.002s	coverage: 81.8% of statements
17:20:09 [2023-02-22T17:20:09.622Z] ok  	github.com/docker/docker/pkg/containerfs	0.006s	coverage: 6.7% of statements
17:20:09 [2023-02-22T17:20:09.622Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
17:20:09 [2023-02-22T17:20:09.622Z] ok  	github.com/docker/docker/pkg/dmesg	0.013s	coverage: 83.3% of statements
17:20:09 [2023-02-22T17:20:09.910Z] ok  	github.com/docker/docker/pkg/fileutils	0.013s	coverage: 78.6% of statements
17:20:09 [2023-02-22T17:20:09.910Z] ?   	github.com/docker/docker/pkg/fsutils	[no test files]
17:20:10 [2023-02-22T17:20:10.198Z] ok  	github.com/docker/docker/pkg/homedir	0.017s	coverage: 10.4% of statements
17:20:11 [2023-02-22T17:20:11.131Z] ok  	github.com/docker/docker/pkg/idtools	0.348s	coverage: 68.1% of statements
17:20:11 [2023-02-22T17:20:11.131Z] ok  	github.com/docker/docker/pkg/ioutils	0.417s	coverage: 71.6% of statements
17:20:11 [2023-02-22T17:20:11.389Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.005s	coverage: 91.7% of statements
17:20:11 [2023-02-22T17:20:11.389Z] ok  	github.com/docker/docker/pkg/longpath	0.006s	coverage: 100.0% of statements
17:20:11 [2023-02-22T17:20:11.389Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
17:20:11 [2023-02-22T17:20:11.389Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.005s	coverage: 85.7% of statements
17:20:11 [2023-02-22T17:20:11.647Z] ok  	github.com/docker/docker/pkg/parsers	0.003s	coverage: 97.0% of statements
17:20:11 [2023-02-22T17:20:11.906Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.002s	coverage: 60.0% of statements
17:20:11 [2023-02-22T17:20:11.906Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.007s	coverage: 90.5% of statements
17:20:12 [2023-02-22T17:20:12.164Z] ok  	github.com/docker/docker/pkg/pidfile	0.004s	coverage: 82.4% of statements
17:20:12 [2023-02-22T17:20:12.164Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
17:20:12 [2023-02-22T17:20:12.164Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
17:20:12 [2023-02-22T17:20:12.730Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.012s	coverage: 56.8% of statements
17:20:12 [2023-02-22T17:20:12.988Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.004s	coverage: 85.7% of statements
17:20:13 [2023-02-22T17:20:13.245Z] ok  	github.com/docker/docker/pkg/pools	0.003s	coverage: 88.2% of statements
17:20:13 [2023-02-22T17:20:13.503Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
17:20:13 [2023-02-22T17:20:13.761Z] ok  	github.com/docker/docker/pkg/reexec	0.010s	coverage: 82.4% of statements
17:20:14 [2023-02-22T17:20:14.019Z] ok  	github.com/docker/docker/pkg/stack	0.004s	coverage: 90.9% of statements
17:20:14 [2023-02-22T17:20:14.278Z] ok  	github.com/docker/docker/pkg/stdcopy	0.003s	coverage: 100.0% of statements
17:20:14 [2023-02-22T17:20:14.535Z] ok  	github.com/docker/docker/pkg/streamformatter	0.004s	coverage: 66.2% of statements
17:20:14 [2023-02-22T17:20:14.793Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
17:20:15 [2023-02-22T17:20:15.359Z] ok  	github.com/docker/docker/pkg/sysinfo	0.006s	coverage: 53.6% of statements
17:20:15 [2023-02-22T17:20:15.617Z] ok  	github.com/docker/docker/pkg/system	0.003s	coverage: 44.8% of statements
17:20:15 [2023-02-22T17:20:15.875Z] ok  	github.com/docker/docker/pkg/tailfile	0.038s	coverage: 88.6% of statements
17:20:16 [2023-02-22T17:20:16.441Z] ok  	github.com/docker/docker/pkg/tarsum	0.045s	coverage: 89.3% of statements
17:20:16 [2023-02-22T17:20:16.700Z] ok  	github.com/docker/docker/pkg/truncindex	0.102s	coverage: 91.5% of statements
17:20:16 [2023-02-22T17:20:16.958Z] ok  	github.com/docker/docker/pkg/useragent	0.002s	coverage: 88.9% of statements
17:20:18 [2023-02-22T17:20:18.857Z] ok  	github.com/docker/docker/plugin	0.517s	coverage: 23.2% of statements
17:20:19 [2023-02-22T17:20:19.116Z] ok  	github.com/docker/docker/plugin/v2	0.004s	coverage: 14.4% of statements
17:20:19 [2023-02-22T17:20:19.374Z] ok  	github.com/docker/docker/profiles/seccomp	0.009s	coverage: 86.0% of statements
17:20:20 [2023-02-22T17:20:20.748Z] ok  	github.com/docker/docker/quota	0.149s	coverage: 71.4% of statements
17:20:21 [2023-02-22T17:20:21.006Z] ok  	github.com/docker/docker/reference	0.006s	coverage: 84.4% of statements
17:20:21 [2023-02-22T17:20:21.938Z] ok  	github.com/docker/docker/registry	0.081s	coverage: 58.7% of statements
17:20:22 [2023-02-22T17:20:22.196Z] ok  	github.com/docker/docker/registry/resumable	0.017s	coverage: 100.0% of statements
17:20:22 [2023-02-22T17:20:22.454Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 45.3% of statements
17:20:23 [2023-02-22T17:20:23.019Z] ok  	github.com/docker/docker/runconfig	0.009s	coverage: 64.5% of statements
17:20:23 [2023-02-22T17:20:23.277Z] ok  	github.com/docker/docker/testutil	0.003s	coverage: 62.5% of statements
17:20:25 [2023-02-22T17:20:25.177Z] ok  	github.com/docker/docker/volume/drivers	0.005s	coverage: 36.1% of statements
17:20:25 [2023-02-22T17:20:25.435Z] ok  	github.com/docker/docker/volume/local	0.092s	coverage: 77.1% of statements
17:20:26 [2023-02-22T17:20:26.000Z] ok  	github.com/docker/docker/volume/mounts	0.009s	coverage: 67.7% of statements
17:20:27 [2023-02-22T17:20:27.372Z] ok  	github.com/docker/docker/volume/service	0.015s	coverage: 73.1% of statements
17:20:49 [2023-02-22T17:20:49.284Z] ok  	github.com/docker/docker/pkg/plugins	33.638s	coverage: 74.4% of statements
17:20:49 [2023-02-22T17:20:49.284Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
17:20:49 [2023-02-22T17:20:49.284Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
17:20:49 [2023-02-22T17:20:49.284Z] ?   	github.com/docker/docker/pkg/pubsub	[no test files]
17:20:49 [2023-02-22T17:20:49.284Z] ?   	github.com/docker/docker/pkg/rootless	[no test files]
17:20:49 [2023-02-22T17:20:49.284Z] ?   	github.com/docker/docker/pkg/rootless/specconv	[no test files]
17:20:49 [2023-02-22T17:20:49.284Z] ?   	github.com/docker/docker/pkg/signal	[no test files]
17:20:49 [2023-02-22T17:20:49.284Z] ?   	github.com/docker/docker/pkg/urlutil	[no test files]
17:20:49 [2023-02-22T17:20:49.284Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
17:20:49 [2023-02-22T17:20:49.284Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
17:20:49 [2023-02-22T17:20:49.284Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
17:20:49 [2023-02-22T17:20:49.284Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
17:20:49 [2023-02-22T17:20:49.284Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
17:20:49 [2023-02-22T17:20:49.284Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
17:20:49 [2023-02-22T17:20:49.284Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
17:20:49 [2023-02-22T17:20:49.284Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
17:20:49 [2023-02-22T17:20:49.284Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
17:20:49 [2023-02-22T17:20:49.284Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
17:20:49 [2023-02-22T17:20:49.284Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
17:20:49 [2023-02-22T17:20:49.284Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
17:20:49 [2023-02-22T17:20:49.284Z] ?   	github.com/docker/docker/testutil/request	[no test files]
17:20:49 [2023-02-22T17:20:49.284Z] ?   	github.com/docker/docker/volume	[no test files]
17:20:49 [2023-02-22T17:20:49.284Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
17:20:49 [2023-02-22T17:20:49.284Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
17:20:49 [2023-02-22T17:20:49.284Z] 
17:20:49 [2023-02-22T17:20:49.284Z] === Skipped
17:20:49 [2023-02-22T17:20:49.284Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s)
17:20:49 [2023-02-22T17:20:49.284Z]     network_proxy_test.go:193: Need to start CI docker with --ipv6
17:20:49 [2023-02-22T17:20:49.284Z] 
17:20:49 [2023-02-22T17:20:49.284Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s)
17:20:49 [2023-02-22T17:20:49.284Z]     network_proxy_test.go:208: No support for dual stack yet
17:20:49 [2023-02-22T17:20:49.284Z] 
17:20:49 [2023-02-22T17:20:49.284Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s)
17:20:49 [2023-02-22T17:20:49.284Z]     network_proxy_test.go:237: Need to start CI docker with --ipv6
17:20:49 [2023-02-22T17:20:49.284Z] 
17:20:49 [2023-02-22T17:20:49.284Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s)
17:20:49 [2023-02-22T17:20:49.284Z]     network_proxy_test.go:298: Need to start CI docker with --ipv6
17:20:49 [2023-02-22T17:20:49.284Z] 
17:20:49 [2023-02-22T17:20:49.284Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
17:20:49 [2023-02-22T17:20:49.284Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:20:49 [2023-02-22T17:20:49.284Z]     graphtest_unix.go:44: Driver btrfs not supported
17:20:49 [2023-02-22T17:20:49.284Z] 
17:20:49 [2023-02-22T17:20:49.284Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
17:20:49 [2023-02-22T17:20:49.284Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:20:49 [2023-02-22T17:20:49.284Z]     graphtest_unix.go:44: Driver btrfs not supported
17:20:49 [2023-02-22T17:20:49.284Z] 
17:20:49 [2023-02-22T17:20:49.284Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
17:20:49 [2023-02-22T17:20:49.284Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:20:49 [2023-02-22T17:20:49.284Z]     graphtest_unix.go:44: Driver btrfs not supported
17:20:49 [2023-02-22T17:20:49.284Z] 
17:20:49 [2023-02-22T17:20:49.284Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
17:20:49 [2023-02-22T17:20:49.284Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:20:49 [2023-02-22T17:20:49.284Z]     graphtest_unix.go:44: Driver btrfs not supported
17:20:49 [2023-02-22T17:20:49.284Z] 
17:20:49 [2023-02-22T17:20:49.284Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
17:20:49 [2023-02-22T17:20:49.284Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:20:49 [2023-02-22T17:20:49.284Z]     graphtest_unix.go:44: Driver btrfs not supported
17:20:49 [2023-02-22T17:20:49.284Z] 
17:20:49 [2023-02-22T17:20:49.284Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
17:20:49 [2023-02-22T17:20:49.284Z]     graphtest_unix.go:71: No driver to put!
17:20:49 [2023-02-22T17:20:49.284Z] 
17:20:49 [2023-02-22T17:20:49.284Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
17:20:49 [2023-02-22T17:20:49.284Z] time="2023-02-22T17:19:44Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
17:20:49 [2023-02-22T17:20:49.284Z]     graphtest_unix.go:42: graphdriver: driver not supported
17:20:49 [2023-02-22T17:20:49.284Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
17:20:49 [2023-02-22T17:20:49.284Z] 
17:20:49 [2023-02-22T17:20:49.284Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
17:20:49 [2023-02-22T17:20:49.284Z] time="2023-02-22T17:19:44Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
17:20:49 [2023-02-22T17:20:49.284Z]     graphtest_unix.go:42: graphdriver: driver not supported
17:20:49 [2023-02-22T17:20:49.284Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
17:20:49 [2023-02-22T17:20:49.284Z] 
17:20:49 [2023-02-22T17:20:49.284Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
17:20:49 [2023-02-22T17:20:49.284Z] time="2023-02-22T17:19:44Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
17:20:49 [2023-02-22T17:20:49.284Z]     graphtest_unix.go:42: graphdriver: driver not supported
17:20:49 [2023-02-22T17:20:49.284Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
17:20:49 [2023-02-22T17:20:49.284Z] 
17:20:49 [2023-02-22T17:20:49.284Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
17:20:49 [2023-02-22T17:20:49.284Z] time="2023-02-22T17:19:44Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
17:20:49 [2023-02-22T17:20:49.284Z]     graphtest_unix.go:42: graphdriver: driver not supported
17:20:49 [2023-02-22T17:20:49.284Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
17:20:49 [2023-02-22T17:20:49.284Z] 
17:20:49 [2023-02-22T17:20:49.284Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
17:20:49 [2023-02-22T17:20:49.284Z] time="2023-02-22T17:19:44Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
17:20:49 [2023-02-22T17:20:49.284Z]     graphtest_unix.go:42: graphdriver: driver not supported
17:20:49 [2023-02-22T17:20:49.284Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
17:20:49 [2023-02-22T17:20:49.284Z] 
17:20:49 [2023-02-22T17:20:49.284Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
17:20:49 [2023-02-22T17:20:49.284Z]     graphtest_unix.go:71: No driver to put!
17:20:49 [2023-02-22T17:20:49.284Z] 
17:20:49 [2023-02-22T17:20:49.284Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
17:20:49 [2023-02-22T17:20:49.284Z]     overlay_test.go:45: Fails to compute changes after apply intermittently
17:20:49 [2023-02-22T17:20:49.284Z] 
17:20:49 [2023-02-22T17:20:49.284Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
17:20:49 [2023-02-22T17:20:49.284Z]     overlay_test.go:50: Fails to compute changes intermittently
17:20:49 [2023-02-22T17:20:49.284Z] 
17:20:49 [2023-02-22T17:20:49.284Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
17:20:49 [2023-02-22T17:20:49.284Z]     overlay_test.go:65: Cannot run test with naive change algorithm
17:20:49 [2023-02-22T17:20:49.284Z] 
17:20:49 [2023-02-22T17:20:49.284Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
17:20:49 [2023-02-22T17:20:49.284Z]     graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
17:20:49 [2023-02-22T17:20:49.284Z] 
17:20:49 [2023-02-22T17:20:49.284Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
17:20:49 [2023-02-22T17:20:49.284Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:20:49 [2023-02-22T17:20:49.284Z]     graphtest_unix.go:44: Driver zfs not supported
17:20:49 [2023-02-22T17:20:49.284Z] 
17:20:49 [2023-02-22T17:20:49.284Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
17:20:49 [2023-02-22T17:20:49.284Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:20:49 [2023-02-22T17:20:49.284Z]     graphtest_unix.go:44: Driver zfs not supported
17:20:49 [2023-02-22T17:20:49.284Z] 
17:20:49 [2023-02-22T17:20:49.284Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
17:20:49 [2023-02-22T17:20:49.284Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:20:49 [2023-02-22T17:20:49.284Z]     graphtest_unix.go:44: Driver zfs not supported
17:20:49 [2023-02-22T17:20:49.284Z] 
17:20:49 [2023-02-22T17:20:49.284Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
17:20:49 [2023-02-22T17:20:49.284Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:20:49 [2023-02-22T17:20:49.284Z]     graphtest_unix.go:44: Driver zfs not supported
17:20:49 [2023-02-22T17:20:49.284Z] 
17:20:49 [2023-02-22T17:20:49.284Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
17:20:49 [2023-02-22T17:20:49.284Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:20:49 [2023-02-22T17:20:49.284Z]     graphtest_unix.go:44: Driver zfs not supported
17:20:49 [2023-02-22T17:20:49.284Z] 
17:20:49 [2023-02-22T17:20:49.284Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
17:20:49 [2023-02-22T17:20:49.284Z]     graphtest_unix.go:71: No driver to put!
17:20:49 [2023-02-22T17:20:49.284Z] 
17:20:49 [2023-02-22T17:20:49.284Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
17:20:49 [2023-02-22T17:20:49.284Z]     sysinfo_linux_test.go:86: AppArmor Must be Disabled
17:20:49 [2023-02-22T17:20:49.284Z] 
17:20:49 [2023-02-22T17:20:49.284Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
17:20:49 [2023-02-22T17:20:49.284Z]     sysinfo_linux_test.go:106: cgroup namespaces must be disabled
17:20:49 [2023-02-22T17:20:49.284Z] 
17:20:49 [2023-02-22T17:20:49.284Z] DONE 2801 tests, 28 skipped in 216.411s
17:20:49 [2023-02-22T17:20:49.284Z] + '[' -n 'github.com/docker/docker/libnetwork
17:20:49 [2023-02-22T17:20:49.284Z] github.com/docker/docker/libnetwork/bitseq
17:20:49 [2023-02-22T17:20:49.284Z] github.com/docker/docker/libnetwork/cluster
17:20:49 [2023-02-22T17:20:49.284Z] github.com/docker/docker/libnetwork/cmd/diagnostic
17:20:49 [2023-02-22T17:20:49.284Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
17:20:49 [2023-02-22T17:20:49.284Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
17:20:49 [2023-02-22T17:20:49.284Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
17:20:49 [2023-02-22T17:20:49.284Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
17:20:49 [2023-02-22T17:20:49.284Z] github.com/docker/docker/libnetwork/cmd/ovrouter
17:20:49 [2023-02-22T17:20:49.284Z] github.com/docker/docker/libnetwork/cmd/readme_test
17:20:49 [2023-02-22T17:20:49.284Z] github.com/docker/docker/libnetwork/config
17:20:49 [2023-02-22T17:20:49.284Z] github.com/docker/docker/libnetwork/datastore
17:20:49 [2023-02-22T17:20:49.284Z] github.com/docker/docker/libnetwork/diagnostic
17:20:49 [2023-02-22T17:20:49.284Z] github.com/docker/docker/libnetwork/discoverapi
17:20:49 [2023-02-22T17:20:49.284Z] github.com/docker/docker/libnetwork/driverapi
17:20:49 [2023-02-22T17:20:49.284Z] github.com/docker/docker/libnetwork/drivers/bridge
17:20:49 [2023-02-22T17:20:49.284Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
17:20:49 [2023-02-22T17:20:49.284Z] github.com/docker/docker/libnetwork/drivers/host
17:20:49 [2023-02-22T17:20:49.284Z] github.com/docker/docker/libnetwork/drivers/ipvlan
17:20:49 [2023-02-22T17:20:49.284Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
17:20:49 [2023-02-22T17:20:49.284Z] github.com/docker/docker/libnetwork/drivers/macvlan
17:20:49 [2023-02-22T17:20:49.284Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
17:20:49 [2023-02-22T17:20:49.284Z] github.com/docker/docker/libnetwork/drivers/null
17:20:49 [2023-02-22T17:20:49.284Z] github.com/docker/docker/libnetwork/drivers/overlay
17:20:49 [2023-02-22T17:20:49.284Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
17:20:49 [2023-02-22T17:20:49.284Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
17:20:49 [2023-02-22T17:20:49.284Z] github.com/docker/docker/libnetwork/drivers/remote
17:20:49 [2023-02-22T17:20:49.284Z] github.com/docker/docker/libnetwork/drivers/remote/api
17:20:49 [2023-02-22T17:20:49.284Z] github.com/docker/docker/libnetwork/drivers/windows
17:20:49 [2023-02-22T17:20:49.284Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
17:20:49 [2023-02-22T17:20:49.284Z] github.com/docker/docker/libnetwork/drvregistry
17:20:49 [2023-02-22T17:20:49.284Z] github.com/docker/docker/libnetwork/etchosts
17:20:49 [2023-02-22T17:20:49.284Z] github.com/docker/docker/libnetwork/idm
17:20:49 [2023-02-22T17:20:49.284Z] github.com/docker/docker/libnetwork/internal/caller
17:20:49 [2023-02-22T17:20:49.284Z] github.com/docker/docker/libnetwork/internal/setmatrix
17:20:49 [2023-02-22T17:20:49.284Z] github.com/docker/docker/libnetwork/ipam
17:20:49 [2023-02-22T17:20:49.284Z] github.com/docker/docker/libnetwork/ipamapi
17:20:49 [2023-02-22T17:20:49.284Z] github.com/docker/docker/libnetwork/ipams/builtin
17:20:49 [2023-02-22T17:20:49.284Z] github.com/docker/docker/libnetwork/ipams/null
17:20:49 [2023-02-22T17:20:49.284Z] github.com/docker/docker/libnetwork/ipams/remote
17:20:49 [2023-02-22T17:20:49.284Z] github.com/docker/docker/libnetwork/ipams/remote/api
17:20:49 [2023-02-22T17:20:49.284Z] github.com/docker/docker/libnetwork/ipams/windowsipam
17:20:49 [2023-02-22T17:20:49.284Z] github.com/docker/docker/libnetwork/ipamutils
17:20:49 [2023-02-22T17:20:49.284Z] github.com/docker/docker/libnetwork/iptables
17:20:49 [2023-02-22T17:20:49.284Z] github.com/docker/docker/libnetwork/netlabel
17:20:49 [2023-02-22T17:20:49.284Z] github.com/docker/docker/libnetwork/netutils
17:20:49 [2023-02-22T17:20:49.284Z] github.com/docker/docker/libnetwork/networkdb
17:20:49 [2023-02-22T17:20:49.284Z] github.com/docker/docker/libnetwork/ns
17:20:49 [2023-02-22T17:20:49.284Z] github.com/docker/docker/libnetwork/options
17:20:49 [2023-02-22T17:20:49.284Z] github.com/docker/docker/libnetwork/osl
17:20:49 [2023-02-22T17:20:49.284Z] github.com/docker/docker/libnetwork/osl/kernel
17:20:49 [2023-02-22T17:20:49.284Z] github.com/docker/docker/libnetwork/portallocator
17:20:49 [2023-02-22T17:20:49.284Z] github.com/docker/docker/libnetwork/portmapper
17:20:49 [2023-02-22T17:20:49.284Z] github.com/docker/docker/libnetwork/resolvconf
17:20:49 [2023-02-22T17:20:49.284Z] github.com/docker/docker/libnetwork/testutils
17:20:49 [2023-02-22T17:20:49.284Z] github.com/docker/docker/libnetwork/types' ']'
17:20:49 [2023-02-22T17:20:49.284Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove' -cover -coverprofile=bundles/coverage-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types
17:21:35 [2023-02-22T17:21:35.943Z] ok  	github.com/docker/docker/libnetwork	37.491s	coverage: 40.7% of statements
17:21:35 [2023-02-22T17:21:35.943Z] ok  	github.com/docker/docker/libnetwork/bitseq	0.143s	coverage: 84.4% of statements
17:21:35 [2023-02-22T17:21:35.943Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
17:21:35 [2023-02-22T17:21:35.943Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
17:21:35 [2023-02-22T17:21:35.943Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
17:21:35 [2023-02-22T17:21:35.943Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
17:21:35 [2023-02-22T17:21:35.943Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
17:21:35 [2023-02-22T17:21:35.943Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
17:21:35 [2023-02-22T17:21:35.943Z] ?   	github.com/docker/docker/libnetwork/cmd/ovrouter	[no test files]
17:21:35 [2023-02-22T17:21:35.943Z] ?   	github.com/docker/docker/libnetwork/cmd/readme_test	[no test files]
17:21:35 [2023-02-22T17:21:35.943Z] ok  	github.com/docker/docker/libnetwork/config	0.013s	coverage: 9.3% of statements
17:21:35 [2023-02-22T17:21:35.943Z] ok  	github.com/docker/docker/libnetwork/datastore	0.004s	coverage: 21.9% of statements
17:21:35 [2023-02-22T17:21:35.943Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
17:21:35 [2023-02-22T17:21:35.943Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
17:21:35 [2023-02-22T17:21:35.943Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.004s	coverage: 68.9% of statements
17:21:35 [2023-02-22T17:21:35.943Z] ok  	github.com/docker/docker/libnetwork/drivers/bridge	1.673s	coverage: 60.0% of statements
17:21:35 [2023-02-22T17:21:35.943Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
17:21:35 [2023-02-22T17:21:35.943Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.003s	coverage: 34.8% of statements
17:21:36 [2023-02-22T17:21:36.509Z] ok  	github.com/docker/docker/libnetwork/drivers/ipvlan	0.017s	coverage: 4.9% of statements
17:21:36 [2023-02-22T17:21:36.509Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
17:21:37 [2023-02-22T17:21:37.075Z] ok  	github.com/docker/docker/libnetwork/drivers/macvlan	0.015s	coverage: 4.5% of statements
17:21:37 [2023-02-22T17:21:37.075Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
17:21:37 [2023-02-22T17:21:37.332Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.003s	coverage: 34.8% of statements
17:21:47 [2023-02-22T17:21:47.295Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay	8.198s	coverage: 6.6% of statements
17:21:47 [2023-02-22T17:21:47.295Z] ?   	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	[no test files]
17:21:47 [2023-02-22T17:21:47.295Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.005s	coverage: 63.6% of statements
17:21:47 [2023-02-22T17:21:47.866Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.011s	coverage: 57.4% of statements
17:21:47 [2023-02-22T17:21:47.866Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
17:21:47 [2023-02-22T17:21:47.866Z] ?   	github.com/docker/docker/libnetwork/drivers/windows	[no test files]
17:21:47 [2023-02-22T17:21:47.866Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
17:21:48 [2023-02-22T17:21:48.432Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.014s	coverage: 82.4% of statements
17:21:48 [2023-02-22T17:21:48.690Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.013s	coverage: 81.2% of statements
17:21:48 [2023-02-22T17:21:48.948Z] ok  	github.com/docker/docker/libnetwork/idm	0.002s	coverage: 87.5% of statements
17:21:48 [2023-02-22T17:21:48.948Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.002s	coverage: 100.0% of statements
17:22:01 [2023-02-22T17:22:01.146Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.003s	coverage: 100.0% of statements
17:22:19 [2023-02-22T17:22:19.270Z] ok  	github.com/docker/docker/libnetwork/ipam	16.579s	coverage: 85.3% of statements
17:22:19 [2023-02-22T17:22:19.270Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
17:22:19 [2023-02-22T17:22:19.270Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
17:22:19 [2023-02-22T17:22:19.270Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.003s	coverage: 57.1% of statements
17:22:19 [2023-02-22T17:22:19.270Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.009s	coverage: 47.4% of statements
17:22:19 [2023-02-22T17:22:19.270Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
17:22:19 [2023-02-22T17:22:19.270Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.003s	coverage: 71.4% of statements
17:22:19 [2023-02-22T17:22:19.270Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.270s	coverage: 74.0% of statements
17:22:19 [2023-02-22T17:22:19.270Z] ok  	github.com/docker/docker/libnetwork/iptables	0.257s	coverage: 40.7% of statements
17:22:19 [2023-02-22T17:22:19.270Z] ok  	github.com/docker/docker/libnetwork/netlabel	0.002s	coverage: 60.0% of statements
17:22:19 [2023-02-22T17:22:19.528Z] ok  	github.com/docker/docker/libnetwork/netutils	0.016s	coverage: 44.1% of statements
17:24:10 [2023-02-22T17:24:10.949Z] ok  	github.com/docker/docker/libnetwork/networkdb	104.300s	coverage: 60.7% of statements
17:24:10 [2023-02-22T17:24:10.949Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
17:24:10 [2023-02-22T17:24:10.949Z] ok  	github.com/docker/docker/libnetwork/options	0.002s	coverage: 100.0% of statements
17:24:10 [2023-02-22T17:24:10.950Z] ok  	github.com/docker/docker/libnetwork/osl	4.313s	coverage: 39.7% of statements
17:24:10 [2023-02-22T17:24:10.950Z] ok  	github.com/docker/docker/libnetwork/osl/kernel	0.003s	coverage: 20.0% of statements
17:24:10 [2023-02-22T17:24:10.950Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.015s	coverage: 80.7% of statements
17:24:11 [2023-02-22T17:24:11.889Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.670s	coverage: 48.6% of statements
17:24:12 [2023-02-22T17:24:12.146Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.003s	coverage: 82.8% of statements
17:24:12 [2023-02-22T17:24:12.146Z] ?   	github.com/docker/docker/libnetwork/testutils	[no test files]
17:24:12 [2023-02-22T17:24:12.404Z] ok  	github.com/docker/docker/libnetwork/types	0.014s	coverage: 37.3% of statements
17:24:12 [2023-02-22T17:24:12.404Z] 
17:24:12 [2023-02-22T17:24:12.404Z] === Skipped
17:24:12 [2023-02-22T17:24:12.404Z] === SKIP: libnetwork TestParallel1 (0.00s)
17:24:12 [2023-02-22T17:24:12.404Z]     libnetwork_linux_test.go:965: Skipped because t.parallel was less than  3
17:24:12 [2023-02-22T17:24:12.404Z] 
17:24:12 [2023-02-22T17:24:12.404Z] === SKIP: libnetwork TestParallel3 (0.00s)
17:24:12 [2023-02-22T17:24:12.404Z]     libnetwork_linux_test.go:965: Skipped because t.parallel was less than  3
17:24:12 [2023-02-22T17:24:12.404Z] 
17:24:12 [2023-02-22T17:24:12.405Z] === SKIP: libnetwork TestParallel2 (0.00s)
17:24:12 [2023-02-22T17:24:12.405Z]     libnetwork_linux_test.go:965: Skipped because t.parallel was less than  3
17:24:12 [2023-02-22T17:24:12.405Z] 
17:24:12 [2023-02-22T17:24:12.405Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s)
17:24:12 [2023-02-22T17:24:12.405Z]     allocator_test.go:1483: Skipped because t.parallel was less than  5
17:24:12 [2023-02-22T17:24:12.405Z] 
17:24:12 [2023-02-22T17:24:12.405Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s)
17:24:12 [2023-02-22T17:24:12.405Z]     allocator_test.go:1483: Skipped because t.parallel was less than  5
17:24:12 [2023-02-22T17:24:12.405Z] 
17:24:12 [2023-02-22T17:24:12.405Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s)
17:24:12 [2023-02-22T17:24:12.405Z]     allocator_test.go:1483: Skipped because t.parallel was less than  5
17:24:12 [2023-02-22T17:24:12.405Z] 
17:24:12 [2023-02-22T17:24:12.405Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s)
17:24:12 [2023-02-22T17:24:12.405Z]     allocator_test.go:1483: Skipped because t.parallel was less than  5
17:24:12 [2023-02-22T17:24:12.405Z] 
17:24:12 [2023-02-22T17:24:12.405Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s)
17:24:12 [2023-02-22T17:24:12.405Z]     allocator_test.go:1483: Skipped because t.parallel was less than  5
17:24:12 [2023-02-22T17:24:12.405Z] 
17:24:12 [2023-02-22T17:24:12.405Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s)
17:24:12 [2023-02-22T17:24:12.405Z]     firewalld_test.go:14: firewalld is not running
17:24:12 [2023-02-22T17:24:12.405Z] 
17:24:12 [2023-02-22T17:24:12.405Z] DONE 323 tests, 9 skipped in 205.782s
Post stage
[Pipeline] junit
17:24:13 [2023-02-22T17:24:13.348Z] Recording test results
17:24:14 [2023-02-22T17:24:14.687Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
17:24:15 [2023-02-22T17:24:15.006Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-45051/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=2c55b264f710618982f79d8b5b2a4045c02db46f -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=23.0 docker:2c55b264f710618982f79d8b5b2a4045c02db46f hack/make.sh dynbinary test-integration
17:24:15 [2023-02-22T17:24:15.578Z] 
17:24:15 [2023-02-22T17:24:15.578Z] Removing bundles/
17:24:15 [2023-02-22T17:24:15.578Z] 
17:24:15 [2023-02-22T17:24:15.578Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
17:24:15 [2023-02-22T17:24:15.578Z] Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)...
17:25:52 [2023-02-22T17:25:52.046Z] Created binary: bundles/dynbinary-daemon/dockerd
17:25:52 [2023-02-22T17:25:52.046Z] Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)...
17:25:52 [2023-02-22T17:25:52.046Z] Created binary: bundles/dynbinary-daemon/docker-proxy
17:25:52 [2023-02-22T17:25:52.046Z] 
17:25:52 [2023-02-22T17:25:52.046Z] ---> Making bundle: test-integration (in bundles/test-integration)
17:25:52 [2023-02-22T17:25:52.046Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
17:25:52 [2023-02-22T17:25:52.046Z] HOSTNAME=d9c8efb1bd2d
17:25:52 [2023-02-22T17:25:52.046Z] TESTDEBUG=0
17:25:52 [2023-02-22T17:25:52.046Z] DEST=bundles/test-integration
17:25:52 [2023-02-22T17:25:52.046Z] PWD=/go/src/github.com/docker/docker
17:25:52 [2023-02-22T17:25:52.046Z] DOCKER_GITCOMMIT=2c55b264f710618982f79d8b5b2a4045c02db46f
17:25:52 [2023-02-22T17:25:52.046Z] container=docker
17:25:52 [2023-02-22T17:25:52.046Z] HOME=/root
17:25:52 [2023-02-22T17:25:52.046Z] GOLANG_VERSION=1.19.6
17:25:52 [2023-02-22T17:25:52.046Z] VALIDATE_REPO=https://github.com/moby/moby.git
17:25:52 [2023-02-22T17:25:52.046Z] VALIDATE_BRANCH=23.0
17:25:52 [2023-02-22T17:25:52.046Z] TERM=xterm
17:25:52 [2023-02-22T17:25:52.046Z] DOCKER_PKG=github.com/docker/docker
17:25:52 [2023-02-22T17:25:52.046Z] SHLVL=1
17:25:52 [2023-02-22T17:25:52.046Z] TIMEOUT=120m
17:25:52 [2023-02-22T17:25:52.046Z] DOCKER_GRAPHDRIVER=overlay2
17:25:52 [2023-02-22T17:25:52.046Z] GO111MODULE=off
17:25:52 [2023-02-22T17:25:52.046Z] DOCKER_EXPERIMENTAL=1
17:25:52 [2023-02-22T17:25:52.046Z] TEST_SKIP_INTEGRATION_CLI=1
17:25:52 [2023-02-22T17:25:52.046Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
17:25:52 [2023-02-22T17:25:52.046Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
17:25:52 [2023-02-22T17:25:52.046Z] GOPATH=/go
17:25:52 [2023-02-22T17:25:52.046Z] PKG_CONFIG=pkg-config
17:25:52 [2023-02-22T17:25:52.046Z] _=/usr/bin/env
17:25:52 [2023-02-22T17:25:52.046Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
17:26:18 [2023-02-22T17:26:18.585Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
17:26:18 [2023-02-22T17:26:18.585Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
17:26:36 [2023-02-22T17:26:36.666Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
17:26:46 [2023-02-22T17:26:46.632Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
17:26:58 [2023-02-22T17:26:58.831Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
17:26:58 [2023-02-22T17:26:58.831Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
17:26:59 [2023-02-22T17:26:59.088Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
17:27:00 [2023-02-22T17:27:00.020Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
17:27:00 [2023-02-22T17:27:00.585Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
17:27:00 [2023-02-22T17:27:00.843Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
17:27:01 [2023-02-22T17:27:01.416Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
17:27:03 [2023-02-22T17:27:03.316Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
17:27:04 [2023-02-22T17:27:04.250Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
17:27:05 [2023-02-22T17:27:05.185Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
17:27:05 [2023-02-22T17:27:05.443Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
17:27:06 [2023-02-22T17:27:06.377Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
17:27:06 [2023-02-22T17:27:06.942Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
17:27:08 [2023-02-22T17:27:08.316Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
17:27:08 [2023-02-22T17:27:08.881Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
17:27:09 [2023-02-22T17:27:09.815Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
17:27:10 [2023-02-22T17:27:10.383Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
17:27:10 [2023-02-22T17:27:10.383Z] Using test binary docker
17:27:10 [2023-02-22T17:27:10.383Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
17:27:10 [2023-02-22T17:27:10.383Z] +++ /etc/init.d/apparmor start
17:27:10 [2023-02-22T17:27:10.383Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
17:27:10 [2023-02-22T17:27:10.383Z] INFO: Waiting for daemon to start...
17:27:10 [2023-02-22T17:27:10.383Z] Starting dockerd
17:27:10 [2023-02-22T17:27:10.383Z] +++ 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
17:27:12 [2023-02-22T17:27:12.909Z] .
17:27:12 [2023-02-22T17:27:12.909Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
17:27:12 [2023-02-22T17:27:12.909Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
17:27:12 [2023-02-22T17:27:12.909Z] Error: No such image: emptyfs
17:27:12 [2023-02-22T17:27:12.909Z] ++++ tar -cC bundles/test-integration/emptyfs .
17:27:12 [2023-02-22T17:27:12.909Z] ++++ docker load
17:27:12 [2023-02-22T17:27:12.909Z] Running integration-test (iteration 1)
17:27:12 [2023-02-22T17:27:12.909Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
17:27:12 [2023-02-22T17:27:12.909Z] ++ 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
17:27:12 [2023-02-22T17:27:12.909Z] ++ set -e
17:27:12 [2023-02-22T17:27:12.909Z] ++ '[' -n 0 ']'
17:27:12 [2023-02-22T17:27:12.909Z] ++ set -x
17:27:12 [2023-02-22T17:27:12.909Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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
17:27:12 [2023-02-22T17:27:12.909Z] Loaded image: busybox:latest
17:27:12 [2023-02-22T17:27:12.909Z] Loaded image: busybox:glibc
17:27:14 [2023-02-22T17:27:14.280Z] Loaded image: debian:bullseye-slim
17:27:14 [2023-02-22T17:27:14.280Z] Loaded image: hello-world:latest
17:27:14 [2023-02-22T17:27:14.280Z] Loaded image: arm32v7/hello-world:latest
17:27:14 [2023-02-22T17:27:14.280Z] INFO: Testing against a local daemon
17:27:14 [2023-02-22T17:27:14.280Z] === RUN   TestCgroupNamespacesBuild
17:27:17 [2023-02-22T17:27:17.558Z] --- PASS: TestCgroupNamespacesBuild (3.12s)
17:27:17 [2023-02-22T17:27:17.558Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
17:27:18 [2023-02-22T17:27:18.492Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.14s)
17:27:18 [2023-02-22T17:27:18.492Z] === RUN   TestBuildWithSession
17:27:18 [2023-02-22T17:27:18.492Z]     build_session_test.go:25: TODO: BuildKit
17:27:18 [2023-02-22T17:27:18.492Z] --- SKIP: TestBuildWithSession (0.00s)
17:27:18 [2023-02-22T17:27:18.492Z] === RUN   TestBuildSquashParent
17:27:22 [2023-02-22T17:27:22.672Z] --- PASS: TestBuildSquashParent (3.67s)
17:27:22 [2023-02-22T17:27:22.672Z] === RUN   TestBuildWithRemoveAndForceRemove
17:27:22 [2023-02-22T17:27:22.672Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
17:27:22 [2023-02-22T17:27:22.672Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
17:27:22 [2023-02-22T17:27:22.672Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
17:27:22 [2023-02-22T17:27:22.672Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
17:27:22 [2023-02-22T17:27:22.672Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
17:27:22 [2023-02-22T17:27:22.672Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
17:27:22 [2023-02-22T17:27:22.672Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
17:27:22 [2023-02-22T17:27:22.672Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
17:27:22 [2023-02-22T17:27:22.672Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
17:27:22 [2023-02-22T17:27:22.672Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
17:27:22 [2023-02-22T17:27:22.673Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
17:27:22 [2023-02-22T17:27:22.673Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
17:27:22 [2023-02-22T17:27:22.673Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
17:27:22 [2023-02-22T17:27:22.673Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
17:27:23 [2023-02-22T17:27:23.314Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
17:27:23 [2023-02-22T17:27:23.572Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
17:27:24 [2023-02-22T17:27:24.506Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
17:27:24 [2023-02-22T17:27:24.763Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
17:27:25 [2023-02-22T17:27:25.696Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
17:27:25 [2023-02-22T17:27:25.696Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.34s)
17:27:25 [2023-02-22T17:27:25.696Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.42s)
17:27:25 [2023-02-22T17:27:25.696Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.13s)
17:27:25 [2023-02-22T17:27:25.696Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.14s)
17:27:25 [2023-02-22T17:27:25.697Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.16s)
17:27:25 [2023-02-22T17:27:25.697Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.16s)
17:27:25 [2023-02-22T17:27:25.697Z] === RUN   TestBuildMultiStageCopy
17:27:25 [2023-02-22T17:27:25.697Z] === RUN   TestBuildMultiStageCopy/copy_to_root
17:27:27 [2023-02-22T17:27:27.072Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
17:27:27 [2023-02-22T17:27:27.072Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
17:27:27 [2023-02-22T17:27:27.329Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
17:27:27 [2023-02-22T17:27:27.587Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
17:27:27 [2023-02-22T17:27:27.845Z] --- PASS: TestBuildMultiStageCopy (1.97s)
17:27:27 [2023-02-22T17:27:27.845Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.12s)
17:27:27 [2023-02-22T17:27:27.845Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.21s)
17:27:27 [2023-02-22T17:27:27.845Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.21s)
17:27:27 [2023-02-22T17:27:27.845Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.21s)
17:27:27 [2023-02-22T17:27:27.845Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.22s)
17:27:27 [2023-02-22T17:27:27.845Z] === RUN   TestBuildMultiStageParentConfig
17:27:28 [2023-02-22T17:27:28.415Z] --- PASS: TestBuildMultiStageParentConfig (0.56s)
17:27:28 [2023-02-22T17:27:28.415Z] === RUN   TestBuildLabelWithTargets
17:27:29 [2023-02-22T17:27:29.397Z] --- PASS: TestBuildLabelWithTargets (0.90s)
17:27:29 [2023-02-22T17:27:29.397Z] === RUN   TestBuildWithEmptyLayers
17:27:29 [2023-02-22T17:27:29.661Z] --- PASS: TestBuildWithEmptyLayers (0.44s)
17:27:29 [2023-02-22T17:27:29.661Z] === RUN   TestBuildMultiStageOnBuild
17:27:31 [2023-02-22T17:27:31.045Z] --- PASS: TestBuildMultiStageOnBuild (1.33s)
17:27:31 [2023-02-22T17:27:31.045Z] === RUN   TestBuildUncleanTarFilenames
17:27:31 [2023-02-22T17:27:31.978Z] --- PASS: TestBuildUncleanTarFilenames (0.77s)
17:27:31 [2023-02-22T17:27:31.978Z] === RUN   TestBuildMultiStageLayerLeak
17:27:33 [2023-02-22T17:27:33.350Z] --- PASS: TestBuildMultiStageLayerLeak (1.39s)
17:27:33 [2023-02-22T17:27:33.350Z] === RUN   TestBuildWithHugeFile
17:28:12 [2023-02-22T17:28:12.051Z] --- PASS: TestBuildWithHugeFile (35.13s)
17:28:12 [2023-02-22T17:28:12.051Z] === RUN   TestBuildWCOWSandboxSize
17:28:12 [2023-02-22T17:28:12.051Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
17:28:12 [2023-02-22T17:28:12.051Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
17:28:12 [2023-02-22T17:28:12.051Z] === RUN   TestBuildWithEmptyDockerfile
17:28:12 [2023-02-22T17:28:12.051Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
17:28:12 [2023-02-22T17:28:12.051Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
17:28:12 [2023-02-22T17:28:12.051Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
17:28:12 [2023-02-22T17:28:12.051Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
17:28:12 [2023-02-22T17:28:12.051Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
17:28:12 [2023-02-22T17:28:12.051Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
17:28:12 [2023-02-22T17:28:12.051Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
17:28:12 [2023-02-22T17:28:12.051Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
17:28:12 [2023-02-22T17:28:12.051Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
17:28:12 [2023-02-22T17:28:12.051Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s)
17:28:12 [2023-02-22T17:28:12.051Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.11s)
17:28:12 [2023-02-22T17:28:12.051Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.12s)
17:28:12 [2023-02-22T17:28:12.051Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s)
17:28:12 [2023-02-22T17:28:12.051Z] === RUN   TestBuildPreserveOwnership
17:28:12 [2023-02-22T17:28:12.051Z] === RUN   TestBuildPreserveOwnership/copy_from
17:28:12 [2023-02-22T17:28:12.051Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
17:28:12 [2023-02-22T17:28:12.051Z] --- PASS: TestBuildPreserveOwnership (3.13s)
17:28:12 [2023-02-22T17:28:12.051Z]     --- PASS: TestBuildPreserveOwnership/copy_from (2.16s)
17:28:12 [2023-02-22T17:28:12.051Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.96s)
17:28:12 [2023-02-22T17:28:12.051Z] === RUN   TestBuildPlatformInvalid
17:28:12 [2023-02-22T17:28:12.051Z] --- PASS: TestBuildPlatformInvalid (0.08s)
17:28:12 [2023-02-22T17:28:12.051Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
17:28:12 [2023-02-22T17:28:12.616Z] Loaded image: busybox:latest
17:28:12 [2023-02-22T17:28:12.616Z] Loaded image: busybox:glibc
17:28:13 [2023-02-22T17:28:13.549Z] Loaded image: debian:bullseye-slim
17:28:13 [2023-02-22T17:28:13.549Z] Loaded image: hello-world:latest
17:28:13 [2023-02-22T17:28:13.807Z] Loaded image: arm32v7/hello-world:latest
17:28:21 [2023-02-22T17:28:21.913Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.22s)
17:28:21 [2023-02-22T17:28:21.913Z] PASS
17:28:21 [2023-02-22T17:28:21.913Z] 
17:28:21 [2023-02-22T17:28:21.913Z] === Skipped
17:28:21 [2023-02-22T17:28:21.913Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
17:28:21 [2023-02-22T17:28:21.913Z]     build_session_test.go:25: TODO: BuildKit
17:28:21 [2023-02-22T17:28:21.913Z] 
17:28:21 [2023-02-22T17:28:21.913Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s)
17:28:21 [2023-02-22T17:28:21.913Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
17:28:21 [2023-02-22T17:28:21.913Z] 
17:28:21 [2023-02-22T17:28:21.913Z] DONE 34 tests, 2 skipped in 69.288s
17:28:21 [2023-02-22T17:28:21.913Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
17:28:21 [2023-02-22T17:28:21.913Z] ++ 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
17:28:21 [2023-02-22T17:28:21.913Z] ++ set -e
17:28:21 [2023-02-22T17:28:21.913Z] ++ '[' -n 0 ']'
17:28:21 [2023-02-22T17:28:21.913Z] ++ set -x
17:28:21 [2023-02-22T17:28:21.914Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m
17:28:21 [2023-02-22T17:28:21.914Z] INFO: Testing against a local daemon
17:28:21 [2023-02-22T17:28:21.914Z] === RUN   TestConfigInspect
17:28:24 [2023-02-22T17:28:24.442Z] --- PASS: TestConfigInspect (2.21s)
17:28:24 [2023-02-22T17:28:24.442Z] === RUN   TestConfigList
17:28:26 [2023-02-22T17:28:26.970Z] --- PASS: TestConfigList (2.30s)
17:28:26 [2023-02-22T17:28:26.970Z] === RUN   TestConfigsCreateAndDelete
17:28:28 [2023-02-22T17:28:28.872Z] --- PASS: TestConfigsCreateAndDelete (2.20s)
17:28:28 [2023-02-22T17:28:28.872Z] === RUN   TestConfigsUpdate
17:28:31 [2023-02-22T17:28:31.403Z] --- PASS: TestConfigsUpdate (2.26s)
17:28:31 [2023-02-22T17:28:31.403Z] === RUN   TestTemplatedConfig
17:28:33 [2023-02-22T17:28:33.930Z] --- PASS: TestTemplatedConfig (2.47s)
17:28:33 [2023-02-22T17:28:33.930Z] === RUN   TestConfigCreateResolve
17:28:35 [2023-02-22T17:28:35.827Z] --- PASS: TestConfigCreateResolve (2.17s)
17:28:35 [2023-02-22T17:28:35.827Z] PASS
17:28:35 [2023-02-22T17:28:35.827Z] 
17:28:35 [2023-02-22T17:28:35.827Z] DONE 6 tests in 13.697s
17:28:35 [2023-02-22T17:28:35.827Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
17:28:35 [2023-02-22T17:28:35.827Z] ++ 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
17:28:35 [2023-02-22T17:28:35.827Z] ++ set -e
17:28:35 [2023-02-22T17:28:35.827Z] ++ '[' -n 0 ']'
17:28:35 [2023-02-22T17:28:35.827Z] ++ set -x
17:28:35 [2023-02-22T17:28:35.827Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m
17:28:35 [2023-02-22T17:28:35.827Z] INFO: Testing against a local daemon
17:28:35 [2023-02-22T17:28:35.827Z] === RUN   TestAttachWithTTY
17:28:35 [2023-02-22T17:28:35.827Z] --- PASS: TestAttachWithTTY (0.06s)
17:28:35 [2023-02-22T17:28:35.827Z] === RUN   TestAttachWithoutTTy
17:28:35 [2023-02-22T17:28:35.827Z] --- PASS: TestAttachWithoutTTy (0.04s)
17:28:35 [2023-02-22T17:28:35.827Z] === RUN   TestCheckpoint
17:28:35 [2023-02-22T17:28:35.827Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
17:28:35 [2023-02-22T17:28:35.827Z] --- SKIP: TestCheckpoint (0.00s)
17:28:35 [2023-02-22T17:28:35.827Z] === RUN   TestContainerInvalidJSON
17:28:35 [2023-02-22T17:28:35.827Z] === RUN   TestContainerInvalidJSON/commit
17:28:35 [2023-02-22T17:28:35.827Z] === PAUSE TestContainerInvalidJSON/commit
17:28:35 [2023-02-22T17:28:35.827Z] === RUN   TestContainerInvalidJSON/containers/create
17:28:35 [2023-02-22T17:28:35.827Z] === PAUSE TestContainerInvalidJSON/containers/create
17:28:35 [2023-02-22T17:28:35.827Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
17:28:35 [2023-02-22T17:28:35.827Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
17:28:35 [2023-02-22T17:28:35.827Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
17:28:35 [2023-02-22T17:28:35.827Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
17:28:35 [2023-02-22T17:28:35.827Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
17:28:35 [2023-02-22T17:28:35.827Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
17:28:35 [2023-02-22T17:28:35.827Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
17:28:35 [2023-02-22T17:28:35.827Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
17:28:35 [2023-02-22T17:28:35.827Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
17:28:35 [2023-02-22T17:28:35.827Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
17:28:35 [2023-02-22T17:28:35.827Z] === CONT  TestContainerInvalidJSON/commit
17:28:35 [2023-02-22T17:28:35.827Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
17:28:35 [2023-02-22T17:28:35.827Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
17:28:35 [2023-02-22T17:28:35.827Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
17:28:35 [2023-02-22T17:28:35.827Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
17:28:35 [2023-02-22T17:28:35.827Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
17:28:35 [2023-02-22T17:28:35.827Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
17:28:35 [2023-02-22T17:28:35.827Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
17:28:35 [2023-02-22T17:28:35.827Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
17:28:35 [2023-02-22T17:28:35.827Z] === RUN   TestContainerInvalidJSON/commit/empty_body
17:28:35 [2023-02-22T17:28:35.827Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
17:28:35 [2023-02-22T17:28:35.827Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
17:28:35 [2023-02-22T17:28:35.827Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
17:28:35 [2023-02-22T17:28:35.827Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
17:28:35 [2023-02-22T17:28:35.827Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
17:28:35 [2023-02-22T17:28:35.827Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
17:28:35 [2023-02-22T17:28:35.827Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
17:28:35 [2023-02-22T17:28:35.827Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
17:28:35 [2023-02-22T17:28:35.827Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
17:28:35 [2023-02-22T17:28:35.827Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
17:28:36 [2023-02-22T17:28:36.085Z] === CONT  TestContainerInvalidJSON/containers/create
17:28:36 [2023-02-22T17:28:36.085Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
17:28:36 [2023-02-22T17:28:36.085Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
17:28:36 [2023-02-22T17:28:36.085Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
17:28:36 [2023-02-22T17:28:36.085Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
17:28:36 [2023-02-22T17:28:36.085Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
17:28:36 [2023-02-22T17:28:36.085Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
17:28:36 [2023-02-22T17:28:36.085Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
17:28:36 [2023-02-22T17:28:36.085Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
17:28:36 [2023-02-22T17:28:36.085Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
17:28:36 [2023-02-22T17:28:36.085Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
17:28:36 [2023-02-22T17:28:36.085Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
17:28:36 [2023-02-22T17:28:36.085Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
17:28:36 [2023-02-22T17:28:36.085Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
17:28:36 [2023-02-22T17:28:36.085Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
17:28:36 [2023-02-22T17:28:36.085Z] --- PASS: TestContainerInvalidJSON (0.01s)
17:28:36 [2023-02-22T17:28:36.085Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
17:28:36 [2023-02-22T17:28:36.085Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
17:28:36 [2023-02-22T17:28:36.085Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
17:28:36 [2023-02-22T17:28:36.085Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
17:28:36 [2023-02-22T17:28:36.085Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
17:28:36 [2023-02-22T17:28:36.085Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
17:28:36 [2023-02-22T17:28:36.085Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
17:28:36 [2023-02-22T17:28:36.085Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
17:28:36 [2023-02-22T17:28:36.085Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
17:28:36 [2023-02-22T17:28:36.085Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
17:28:36 [2023-02-22T17:28:36.085Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s)
17:28:36 [2023-02-22T17:28:36.085Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
17:28:36 [2023-02-22T17:28:36.085Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
17:28:36 [2023-02-22T17:28:36.085Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
17:28:36 [2023-02-22T17:28:36.085Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
17:28:36 [2023-02-22T17:28:36.085Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.01s)
17:28:36 [2023-02-22T17:28:36.085Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
17:28:36 [2023-02-22T17:28:36.085Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
17:28:36 [2023-02-22T17:28:36.085Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
17:28:36 [2023-02-22T17:28:36.085Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
17:28:36 [2023-02-22T17:28:36.085Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
17:28:36 [2023-02-22T17:28:36.085Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
17:28:36 [2023-02-22T17:28:36.085Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
17:28:36 [2023-02-22T17:28:36.085Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
17:28:36 [2023-02-22T17:28:36.085Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
17:28:36 [2023-02-22T17:28:36.085Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s)
17:28:36 [2023-02-22T17:28:36.085Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
17:28:36 [2023-02-22T17:28:36.085Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
17:28:36 [2023-02-22T17:28:36.085Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
17:28:36 [2023-02-22T17:28:36.085Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
17:28:36 [2023-02-22T17:28:36.085Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
17:28:36 [2023-02-22T17:28:36.085Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
17:28:36 [2023-02-22T17:28:36.085Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
17:28:36 [2023-02-22T17:28:36.085Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
17:28:36 [2023-02-22T17:28:36.085Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
17:28:36 [2023-02-22T17:28:36.085Z] === RUN   TestCopyFromContainerPathDoesNotExist
17:28:36 [2023-02-22T17:28:36.085Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.04s)
17:28:36 [2023-02-22T17:28:36.085Z] === RUN   TestCopyFromContainerPathIsNotDir
17:28:36 [2023-02-22T17:28:36.085Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s)
17:28:36 [2023-02-22T17:28:36.085Z] === RUN   TestCopyToContainerPathDoesNotExist
17:28:36 [2023-02-22T17:28:36.085Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s)
17:28:36 [2023-02-22T17:28:36.085Z] === RUN   TestCopyEmptyFile
17:28:36 [2023-02-22T17:28:36.344Z] --- PASS: TestCopyEmptyFile (0.21s)
17:28:36 [2023-02-22T17:28:36.344Z] === RUN   TestCopyToContainerPathIsNotDir
17:28:36 [2023-02-22T17:28:36.344Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s)
17:28:36 [2023-02-22T17:28:36.344Z] === RUN   TestCopyFromContainer
17:28:37 [2023-02-22T17:28:37.278Z] === RUN   TestCopyFromContainer//
17:28:37 [2023-02-22T17:28:37.536Z] === RUN   TestCopyFromContainer//bar/root
17:28:37 [2023-02-22T17:28:37.536Z] === RUN   TestCopyFromContainer//bar/root/
17:28:37 [2023-02-22T17:28:37.536Z] === RUN   TestCopyFromContainer/bar/quux
17:28:37 [2023-02-22T17:28:37.536Z] === RUN   TestCopyFromContainer/bar/quux/
17:28:37 [2023-02-22T17:28:37.800Z] === RUN   TestCopyFromContainer/bar/quux/baz
17:28:37 [2023-02-22T17:28:37.801Z] === RUN   TestCopyFromContainer/bar/filesymlink
17:28:37 [2023-02-22T17:28:37.801Z] === RUN   TestCopyFromContainer/bar/dirsymlink
17:28:37 [2023-02-22T17:28:37.801Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
17:28:38 [2023-02-22T17:28:38.058Z] === RUN   TestCopyFromContainer/bar/notarget
17:28:38 [2023-02-22T17:28:38.059Z] --- PASS: TestCopyFromContainer (1.68s)
17:28:38 [2023-02-22T17:28:38.059Z]     --- PASS: TestCopyFromContainer// (0.06s)
17:28:38 [2023-02-22T17:28:38.059Z]     --- PASS: TestCopyFromContainer//bar/root (0.06s)
17:28:38 [2023-02-22T17:28:38.059Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
17:28:38 [2023-02-22T17:28:38.059Z]     --- PASS: TestCopyFromContainer/bar/quux (0.06s)
17:28:38 [2023-02-22T17:28:38.059Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.06s)
17:28:38 [2023-02-22T17:28:38.059Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s)
17:28:38 [2023-02-22T17:28:38.059Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s)
17:28:38 [2023-02-22T17:28:38.059Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s)
17:28:38 [2023-02-22T17:28:38.059Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s)
17:28:38 [2023-02-22T17:28:38.059Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.07s)
17:28:38 [2023-02-22T17:28:38.059Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
17:28:38 [2023-02-22T17:28:38.059Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:28:38 [2023-02-22T17:28:38.059Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:28:38 [2023-02-22T17:28:38.059Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:28:38 [2023-02-22T17:28:38.059Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:28:38 [2023-02-22T17:28:38.059Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
17:28:38 [2023-02-22T17:28:38.059Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
17:28:38 [2023-02-22T17:28:38.059Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:28:38 [2023-02-22T17:28:38.059Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
17:28:38 [2023-02-22T17:28:38.059Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:28:38 [2023-02-22T17:28:38.059Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
17:28:38 [2023-02-22T17:28:38.059Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
17:28:38 [2023-02-22T17:28:38.059Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
17:28:38 [2023-02-22T17:28:38.059Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
17:28:38 [2023-02-22T17:28:38.059Z] === RUN   TestCreateLinkToNonExistingContainer
17:28:38 [2023-02-22T17:28:38.059Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
17:28:38 [2023-02-22T17:28:38.059Z] === RUN   TestCreateWithInvalidEnv
17:28:38 [2023-02-22T17:28:38.059Z] === RUN   TestCreateWithInvalidEnv/0
17:28:38 [2023-02-22T17:28:38.059Z] === PAUSE TestCreateWithInvalidEnv/0
17:28:38 [2023-02-22T17:28:38.059Z] === RUN   TestCreateWithInvalidEnv/1
17:28:38 [2023-02-22T17:28:38.059Z] === PAUSE TestCreateWithInvalidEnv/1
17:28:38 [2023-02-22T17:28:38.059Z] === RUN   TestCreateWithInvalidEnv/2
17:28:38 [2023-02-22T17:28:38.059Z] === PAUSE TestCreateWithInvalidEnv/2
17:28:38 [2023-02-22T17:28:38.059Z] === CONT  TestCreateWithInvalidEnv/0
17:28:38 [2023-02-22T17:28:38.059Z] === CONT  TestCreateWithInvalidEnv/2
17:28:38 [2023-02-22T17:28:38.059Z] === CONT  TestCreateWithInvalidEnv/1
17:28:38 [2023-02-22T17:28:38.059Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
17:28:38 [2023-02-22T17:28:38.059Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
17:28:38 [2023-02-22T17:28:38.059Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
17:28:38 [2023-02-22T17:28:38.059Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
17:28:38 [2023-02-22T17:28:38.059Z] === RUN   TestCreateTmpfsMountsTarget
17:28:38 [2023-02-22T17:28:38.059Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
17:28:38 [2023-02-22T17:28:38.059Z] === RUN   TestCreateWithCustomMaskedPaths
17:28:39 [2023-02-22T17:28:39.431Z] --- PASS: TestCreateWithCustomMaskedPaths (1.18s)
17:28:39 [2023-02-22T17:28:39.431Z] === RUN   TestCreateWithCustomReadonlyPaths
17:28:40 [2023-02-22T17:28:40.804Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.21s)
17:28:40 [2023-02-22T17:28:40.804Z] === RUN   TestCreateWithInvalidHealthcheckParams
17:28:40 [2023-02-22T17:28:40.804Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:28:40 [2023-02-22T17:28:40.804Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:28:40 [2023-02-22T17:28:40.804Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:28:40 [2023-02-22T17:28:40.804Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:28:40 [2023-02-22T17:28:40.804Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:28:40 [2023-02-22T17:28:40.804Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:28:40 [2023-02-22T17:28:40.804Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:28:40 [2023-02-22T17:28:40.804Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:28:40 [2023-02-22T17:28:40.804Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:28:40 [2023-02-22T17:28:40.804Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:28:40 [2023-02-22T17:28:40.804Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:28:40 [2023-02-22T17:28:40.804Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:28:40 [2023-02-22T17:28:40.804Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:28:40 [2023-02-22T17:28:40.804Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:28:40 [2023-02-22T17:28:40.804Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:28:40 [2023-02-22T17:28:40.804Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
17:28:40 [2023-02-22T17:28:40.804Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
17:28:40 [2023-02-22T17:28:40.804Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
17:28:40 [2023-02-22T17:28:40.804Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
17:28:40 [2023-02-22T17:28:40.804Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
17:28:40 [2023-02-22T17:28:40.804Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
17:28:40 [2023-02-22T17:28:40.804Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
17:28:41 [2023-02-22T17:28:41.062Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.42s)
17:28:41 [2023-02-22T17:28:41.062Z] === RUN   TestCreateDifferentPlatform
17:28:41 [2023-02-22T17:28:41.062Z] === RUN   TestCreateDifferentPlatform/different_os
17:28:41 [2023-02-22T17:28:41.062Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
17:28:41 [2023-02-22T17:28:41.062Z] --- PASS: TestCreateDifferentPlatform (0.01s)
17:28:41 [2023-02-22T17:28:41.062Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
17:28:41 [2023-02-22T17:28:41.062Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
17:28:41 [2023-02-22T17:28:41.062Z] === RUN   TestCreateVolumesFromNonExistingContainer
17:28:41 [2023-02-22T17:28:41.062Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s)
17:28:41 [2023-02-22T17:28:41.062Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
17:28:41 [2023-02-22T17:28:41.062Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s)
17:28:41 [2023-02-22T17:28:41.062Z] === RUN   TestCreateInvalidHostConfig
17:28:41 [2023-02-22T17:28:41.062Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
17:28:41 [2023-02-22T17:28:41.062Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
17:28:41 [2023-02-22T17:28:41.062Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
17:28:41 [2023-02-22T17:28:41.062Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
17:28:41 [2023-02-22T17:28:41.062Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
17:28:41 [2023-02-22T17:28:41.062Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
17:28:41 [2023-02-22T17:28:41.062Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
17:28:41 [2023-02-22T17:28:41.062Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
17:28:41 [2023-02-22T17:28:41.062Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
17:28:41 [2023-02-22T17:28:41.062Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
17:28:41 [2023-02-22T17:28:41.062Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
17:28:41 [2023-02-22T17:28:41.062Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
17:28:41 [2023-02-22T17:28:41.062Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
17:28:41 [2023-02-22T17:28:41.062Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
17:28:41 [2023-02-22T17:28:41.062Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
17:28:41 [2023-02-22T17:28:41.062Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
17:28:41 [2023-02-22T17:28:41.062Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
17:28:41 [2023-02-22T17:28:41.062Z] === RUN   TestContainerStartOnDaemonRestart
17:28:41 [2023-02-22T17:28:41.062Z] === PAUSE TestContainerStartOnDaemonRestart
17:28:41 [2023-02-22T17:28:41.062Z] === RUN   TestDaemonRestartIpcMode
17:28:41 [2023-02-22T17:28:41.062Z] === PAUSE TestDaemonRestartIpcMode
17:28:41 [2023-02-22T17:28:41.062Z] === RUN   TestDaemonHostGatewayIP
17:28:41 [2023-02-22T17:28:41.062Z] === PAUSE TestDaemonHostGatewayIP
17:28:41 [2023-02-22T17:28:41.062Z] === RUN   TestRestartDaemonWithRestartingContainer
17:28:41 [2023-02-22T17:28:41.062Z] === PAUSE TestRestartDaemonWithRestartingContainer
17:28:41 [2023-02-22T17:28:41.062Z] === RUN   TestContainerKillOnDaemonStart
17:28:41 [2023-02-22T17:28:41.062Z] === PAUSE TestContainerKillOnDaemonStart
17:28:41 [2023-02-22T17:28:41.062Z] === RUN   TestDiff
17:28:41 [2023-02-22T17:28:41.628Z] --- PASS: TestDiff (0.44s)
17:28:41 [2023-02-22T17:28:41.628Z] === RUN   TestExecConsoleSize
17:28:41 [2023-02-22T17:28:41.887Z] --- PASS: TestExecConsoleSize (0.45s)
17:28:41 [2023-02-22T17:28:41.887Z] === RUN   TestExecWithCloseStdin
17:28:42 [2023-02-22T17:28:42.453Z] --- PASS: TestExecWithCloseStdin (0.48s)
17:28:42 [2023-02-22T17:28:42.453Z] === RUN   TestExec
17:28:43 [2023-02-22T17:28:43.018Z] --- PASS: TestExec (0.45s)
17:28:43 [2023-02-22T17:28:43.018Z] === RUN   TestExecUser
17:28:43 [2023-02-22T17:28:43.276Z] --- PASS: TestExecUser (0.49s)
17:28:43 [2023-02-22T17:28:43.276Z] === RUN   TestExportContainerAndImportImage
17:28:43 [2023-02-22T17:28:43.841Z] --- PASS: TestExportContainerAndImportImage (0.58s)
17:28:43 [2023-02-22T17:28:43.841Z] === RUN   TestExportContainerAfterDaemonRestart
17:28:45 [2023-02-22T17:28:45.220Z] --- PASS: TestExportContainerAfterDaemonRestart (1.27s)
17:28:45 [2023-02-22T17:28:45.220Z] === RUN   TestHealthCheckWorkdir
17:28:45 [2023-02-22T17:28:45.785Z] --- PASS: TestHealthCheckWorkdir (0.51s)
17:28:45 [2023-02-22T17:28:45.785Z] === RUN   TestHealthKillContainer
17:28:53 [2023-02-22T17:28:53.933Z] --- PASS: TestHealthKillContainer (7.89s)
17:28:53 [2023-02-22T17:28:53.933Z] === RUN   TestHealthCheckProcessKilled
17:28:54 [2023-02-22T17:28:54.190Z] --- PASS: TestHealthCheckProcessKilled (0.67s)
17:28:54 [2023-02-22T17:28:54.190Z] === RUN   TestInspectCpusetInConfigPre120
17:28:54 [2023-02-22T17:28:54.755Z] --- PASS: TestInspectCpusetInConfigPre120 (0.52s)
17:28:54 [2023-02-22T17:28:54.755Z] === RUN   TestIpcModeNone
17:28:55 [2023-02-22T17:28:55.321Z] --- PASS: TestIpcModeNone (0.46s)
17:28:55 [2023-02-22T17:28:55.321Z] === RUN   TestIpcModePrivate
17:28:55 [2023-02-22T17:28:55.578Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:75, shared: false, mustBeShared: false
17:28:55 [2023-02-22T17:28:55.836Z] --- PASS: TestIpcModePrivate (0.48s)
17:28:55 [2023-02-22T17:28:55.836Z] === RUN   TestIpcModeShareable
17:28:56 [2023-02-22T17:28:56.093Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:69, shared: true, mustBeShared: true
17:28:56 [2023-02-22T17:28:56.093Z] --- PASS: TestIpcModeShareable (0.45s)
17:28:56 [2023-02-22T17:28:56.093Z] === RUN   TestAPIIpcModeShareableAndContainer
17:28:57 [2023-02-22T17:28:57.992Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.40s)
17:28:57 [2023-02-22T17:28:57.992Z] === RUN   TestAPIIpcModeHost
17:28:57 [2023-02-22T17:28:57.992Z] --- PASS: TestAPIIpcModeHost (0.37s)
17:28:57 [2023-02-22T17:28:57.992Z] === RUN   TestDaemonIpcModeShareable
17:28:58 [2023-02-22T17:28:58.924Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true
17:28:59 [2023-02-22T17:28:59.182Z] --- PASS: TestDaemonIpcModeShareable (1.15s)
17:28:59 [2023-02-22T17:28:59.182Z] === RUN   TestDaemonIpcModePrivate
17:29:00 [2023-02-22T17:29:00.114Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false
17:29:00 [2023-02-22T17:29:00.372Z] --- PASS: TestDaemonIpcModePrivate (1.22s)
17:29:00 [2023-02-22T17:29:00.372Z] === RUN   TestDaemonIpcModePrivateFromConfig
17:29:01 [2023-02-22T17:29:01.305Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false
17:29:01 [2023-02-22T17:29:01.563Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.20s)
17:29:01 [2023-02-22T17:29:01.563Z] === RUN   TestDaemonIpcModeShareableFromConfig
17:29:02 [2023-02-22T17:29:02.497Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true
17:29:02 [2023-02-22T17:29:02.754Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.17s)
17:29:02 [2023-02-22T17:29:02.754Z] === RUN   TestIpcModeOlderClient
17:29:02 [2023-02-22T17:29:02.754Z] === PAUSE TestIpcModeOlderClient
17:29:02 [2023-02-22T17:29:02.754Z] === RUN   TestKillContainerInvalidSignal
17:29:03 [2023-02-22T17:29:03.321Z] --- PASS: TestKillContainerInvalidSignal (0.42s)
17:29:03 [2023-02-22T17:29:03.321Z] === RUN   TestKillContainer
17:29:03 [2023-02-22T17:29:03.321Z] === RUN   TestKillContainer/no_signal
17:29:03 [2023-02-22T17:29:03.579Z] === RUN   TestKillContainer/non_killing_signal
17:29:03 [2023-02-22T17:29:03.837Z] === RUN   TestKillContainer/killing_signal
17:29:04 [2023-02-22T17:29:04.402Z] --- PASS: TestKillContainer (1.27s)
17:29:04 [2023-02-22T17:29:04.402Z]     --- PASS: TestKillContainer/no_signal (0.41s)
17:29:04 [2023-02-22T17:29:04.402Z]     --- PASS: TestKillContainer/non_killing_signal (0.28s)
17:29:04 [2023-02-22T17:29:04.402Z]     --- PASS: TestKillContainer/killing_signal (0.42s)
17:29:04 [2023-02-22T17:29:04.402Z] === RUN   TestKillWithStopSignalAndRestartPolicies
17:29:04 [2023-02-22T17:29:04.402Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
17:29:04 [2023-02-22T17:29:04.968Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
17:29:05 [2023-02-22T17:29:05.902Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.25s)
17:29:05 [2023-02-22T17:29:05.902Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.42s)
17:29:05 [2023-02-22T17:29:05.902Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.67s)
17:29:05 [2023-02-22T17:29:05.902Z] === RUN   TestKillStoppedContainer
17:29:05 [2023-02-22T17:29:05.902Z] --- PASS: TestKillStoppedContainer (0.15s)
17:29:05 [2023-02-22T17:29:05.902Z] === RUN   TestKillStoppedContainerAPIPre120
17:29:05 [2023-02-22T17:29:05.902Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s)
17:29:05 [2023-02-22T17:29:05.902Z] === RUN   TestKillDifferentUserContainer
17:29:06 [2023-02-22T17:29:06.160Z] --- PASS: TestKillDifferentUserContainer (0.42s)
17:29:06 [2023-02-22T17:29:06.160Z] === RUN   TestInspectOomKilledTrue
17:29:06 [2023-02-22T17:29:06.725Z] --- PASS: TestInspectOomKilledTrue (0.48s)
17:29:06 [2023-02-22T17:29:06.725Z] === RUN   TestInspectOomKilledFalse
17:29:07 [2023-02-22T17:29:07.291Z] --- PASS: TestInspectOomKilledFalse (0.40s)
17:29:07 [2023-02-22T17:29:07.291Z] === RUN   TestLinksEtcHostsContentMatch
17:29:07 [2023-02-22T17:29:07.550Z] --- PASS: TestLinksEtcHostsContentMatch (0.30s)
17:29:07 [2023-02-22T17:29:07.550Z] === RUN   TestLinksContainerNames
17:29:08 [2023-02-22T17:29:08.483Z] --- PASS: TestLinksContainerNames (0.85s)
17:29:08 [2023-02-22T17:29:08.483Z] === RUN   TestLogsFollowTailEmpty
17:29:08 [2023-02-22T17:29:08.740Z] --- PASS: TestLogsFollowTailEmpty (0.42s)
17:29:08 [2023-02-22T17:29:08.740Z] === RUN   TestLogs
17:29:08 [2023-02-22T17:29:08.740Z] === RUN   TestLogs/driver_local
17:29:08 [2023-02-22T17:29:08.740Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
17:29:08 [2023-02-22T17:29:08.740Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
17:29:08 [2023-02-22T17:29:08.740Z] === RUN   TestLogs/driver_local/tty/only_stdout
17:29:08 [2023-02-22T17:29:08.740Z] === PAUSE TestLogs/driver_local/tty/only_stdout
17:29:08 [2023-02-22T17:29:08.740Z] === RUN   TestLogs/driver_local/tty/only_stderr
17:29:08 [2023-02-22T17:29:08.740Z] === PAUSE TestLogs/driver_local/tty/only_stderr
17:29:08 [2023-02-22T17:29:08.740Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
17:29:08 [2023-02-22T17:29:08.740Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
17:29:08 [2023-02-22T17:29:08.740Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
17:29:08 [2023-02-22T17:29:08.740Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
17:29:08 [2023-02-22T17:29:08.740Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
17:29:08 [2023-02-22T17:29:08.740Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
17:29:08 [2023-02-22T17:29:08.740Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
17:29:08 [2023-02-22T17:29:08.740Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
17:29:09 [2023-02-22T17:29:09.673Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
17:29:09 [2023-02-22T17:29:09.673Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
17:29:09 [2023-02-22T17:29:09.931Z] === CONT  TestLogs/driver_local/tty/only_stderr
17:29:09 [2023-02-22T17:29:09.931Z] === CONT  TestLogs/driver_local/tty/only_stdout
17:29:10 [2023-02-22T17:29:10.864Z] === RUN   TestLogs/driver_json-file
17:29:10 [2023-02-22T17:29:10.865Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
17:29:10 [2023-02-22T17:29:10.865Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
17:29:10 [2023-02-22T17:29:10.865Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
17:29:10 [2023-02-22T17:29:10.865Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
17:29:10 [2023-02-22T17:29:10.865Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
17:29:10 [2023-02-22T17:29:10.865Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
17:29:10 [2023-02-22T17:29:10.865Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
17:29:10 [2023-02-22T17:29:10.865Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
17:29:10 [2023-02-22T17:29:10.865Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
17:29:10 [2023-02-22T17:29:10.865Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
17:29:10 [2023-02-22T17:29:10.865Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
17:29:10 [2023-02-22T17:29:10.865Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
17:29:10 [2023-02-22T17:29:10.865Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
17:29:10 [2023-02-22T17:29:10.865Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
17:29:11 [2023-02-22T17:29:11.431Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
17:29:11 [2023-02-22T17:29:11.431Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
17:29:11 [2023-02-22T17:29:11.997Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
17:29:11 [2023-02-22T17:29:11.997Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
17:29:12 [2023-02-22T17:29:12.930Z] --- PASS: TestLogs (4.03s)
17:29:12 [2023-02-22T17:29:12.930Z]     --- PASS: TestLogs/driver_local (0.01s)
17:29:12 [2023-02-22T17:29:12.930Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.73s)
17:29:12 [2023-02-22T17:29:12.930Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.77s)
17:29:12 [2023-02-22T17:29:12.930Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.47s)
17:29:12 [2023-02-22T17:29:12.930Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.49s)
17:29:12 [2023-02-22T17:29:12.930Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (0.66s)
17:29:12 [2023-02-22T17:29:12.930Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (0.66s)
17:29:12 [2023-02-22T17:29:12.930Z]     --- PASS: TestLogs/driver_json-file (0.01s)
17:29:12 [2023-02-22T17:29:12.930Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.77s)
17:29:12 [2023-02-22T17:29:12.930Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.80s)
17:29:12 [2023-02-22T17:29:12.930Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.61s)
17:29:12 [2023-02-22T17:29:12.930Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.64s)
17:29:12 [2023-02-22T17:29:12.930Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.63s)
17:29:12 [2023-02-22T17:29:12.930Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.68s)
17:29:12 [2023-02-22T17:29:12.930Z] === RUN   TestContainerNetworkMountsNoChown
17:29:13 [2023-02-22T17:29:13.188Z] --- PASS: TestContainerNetworkMountsNoChown (0.40s)
17:29:13 [2023-02-22T17:29:13.188Z] === RUN   TestMountDaemonRoot
17:29:13 [2023-02-22T17:29:13.188Z] === RUN   TestMountDaemonRoot/default
17:29:13 [2023-02-22T17:29:13.188Z] === PAUSE TestMountDaemonRoot/default
17:29:13 [2023-02-22T17:29:13.188Z] === RUN   TestMountDaemonRoot/private
17:29:13 [2023-02-22T17:29:13.188Z] === PAUSE TestMountDaemonRoot/private
17:29:13 [2023-02-22T17:29:13.188Z] === RUN   TestMountDaemonRoot/rprivate
17:29:13 [2023-02-22T17:29:13.188Z] === PAUSE TestMountDaemonRoot/rprivate
17:29:13 [2023-02-22T17:29:13.188Z] === RUN   TestMountDaemonRoot/slave
17:29:13 [2023-02-22T17:29:13.188Z] === PAUSE TestMountDaemonRoot/slave
17:29:13 [2023-02-22T17:29:13.188Z] === RUN   TestMountDaemonRoot/rslave
17:29:13 [2023-02-22T17:29:13.188Z] === PAUSE TestMountDaemonRoot/rslave
17:29:13 [2023-02-22T17:29:13.188Z] === RUN   TestMountDaemonRoot/shared
17:29:13 [2023-02-22T17:29:13.188Z] === PAUSE TestMountDaemonRoot/shared
17:29:13 [2023-02-22T17:29:13.188Z] === RUN   TestMountDaemonRoot/rshared
17:29:13 [2023-02-22T17:29:13.188Z] === PAUSE TestMountDaemonRoot/rshared
17:29:13 [2023-02-22T17:29:13.188Z] === CONT  TestMountDaemonRoot/default
17:29:13 [2023-02-22T17:29:13.188Z] === RUN   TestMountDaemonRoot/default/bind_root
17:29:13 [2023-02-22T17:29:13.188Z] === PAUSE TestMountDaemonRoot/default/bind_root
17:29:13 [2023-02-22T17:29:13.188Z] === RUN   TestMountDaemonRoot/default/bind_subpath
17:29:13 [2023-02-22T17:29:13.188Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
17:29:13 [2023-02-22T17:29:13.188Z] === RUN   TestMountDaemonRoot/default/mount_root
17:29:13 [2023-02-22T17:29:13.188Z] === PAUSE TestMountDaemonRoot/default/mount_root
17:29:13 [2023-02-22T17:29:13.188Z] === RUN   TestMountDaemonRoot/default/mount_subpath
17:29:13 [2023-02-22T17:29:13.188Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
17:29:13 [2023-02-22T17:29:13.188Z] === CONT  TestMountDaemonRoot/rslave
17:29:13 [2023-02-22T17:29:13.188Z] === RUN   TestMountDaemonRoot/rslave/bind_root
17:29:13 [2023-02-22T17:29:13.188Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
17:29:13 [2023-02-22T17:29:13.188Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
17:29:13 [2023-02-22T17:29:13.188Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
17:29:13 [2023-02-22T17:29:13.188Z] === RUN   TestMountDaemonRoot/rslave/mount_root
17:29:13 [2023-02-22T17:29:13.188Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
17:29:13 [2023-02-22T17:29:13.188Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
17:29:13 [2023-02-22T17:29:13.188Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
17:29:13 [2023-02-22T17:29:13.188Z] === CONT  TestMountDaemonRoot/rshared
17:29:13 [2023-02-22T17:29:13.188Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
17:29:13 [2023-02-22T17:29:13.188Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
17:29:13 [2023-02-22T17:29:13.188Z] === RUN   TestMountDaemonRoot/rshared/mount_root
17:29:13 [2023-02-22T17:29:13.188Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
17:29:13 [2023-02-22T17:29:13.188Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
17:29:13 [2023-02-22T17:29:13.188Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
17:29:13 [2023-02-22T17:29:13.188Z] === RUN   TestMountDaemonRoot/rshared/bind_root
17:29:13 [2023-02-22T17:29:13.188Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
17:29:13 [2023-02-22T17:29:13.188Z] === CONT  TestMountDaemonRoot/shared
17:29:13 [2023-02-22T17:29:13.188Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
17:29:13 [2023-02-22T17:29:13.188Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
17:29:13 [2023-02-22T17:29:13.188Z] === RUN   TestMountDaemonRoot/shared/bind_root
17:29:13 [2023-02-22T17:29:13.188Z] === PAUSE TestMountDaemonRoot/shared/bind_root
17:29:13 [2023-02-22T17:29:13.188Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
17:29:13 [2023-02-22T17:29:13.188Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
17:29:13 [2023-02-22T17:29:13.188Z] === RUN   TestMountDaemonRoot/shared/mount_root
17:29:13 [2023-02-22T17:29:13.188Z] === PAUSE TestMountDaemonRoot/shared/mount_root
17:29:13 [2023-02-22T17:29:13.188Z] === CONT  TestMountDaemonRoot/rprivate
17:29:13 [2023-02-22T17:29:13.188Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
17:29:13 [2023-02-22T17:29:13.188Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
17:29:13 [2023-02-22T17:29:13.188Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
17:29:13 [2023-02-22T17:29:13.188Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
17:29:13 [2023-02-22T17:29:13.188Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
17:29:13 [2023-02-22T17:29:13.188Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
17:29:13 [2023-02-22T17:29:13.188Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
17:29:13 [2023-02-22T17:29:13.188Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
17:29:13 [2023-02-22T17:29:13.188Z] === CONT  TestMountDaemonRoot/slave
17:29:13 [2023-02-22T17:29:13.188Z] === RUN   TestMountDaemonRoot/slave/mount_root
17:29:13 [2023-02-22T17:29:13.188Z] === PAUSE TestMountDaemonRoot/slave/mount_root
17:29:13 [2023-02-22T17:29:13.188Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
17:29:13 [2023-02-22T17:29:13.188Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
17:29:13 [2023-02-22T17:29:13.188Z] === RUN   TestMountDaemonRoot/slave/bind_root
17:29:13 [2023-02-22T17:29:13.188Z] === PAUSE TestMountDaemonRoot/slave/bind_root
17:29:13 [2023-02-22T17:29:13.188Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
17:29:13 [2023-02-22T17:29:13.188Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
17:29:13 [2023-02-22T17:29:13.188Z] === CONT  TestMountDaemonRoot/private
17:29:13 [2023-02-22T17:29:13.188Z] === RUN   TestMountDaemonRoot/private/bind_root
17:29:13 [2023-02-22T17:29:13.188Z] === PAUSE TestMountDaemonRoot/private/bind_root
17:29:13 [2023-02-22T17:29:13.188Z] === RUN   TestMountDaemonRoot/private/bind_subpath
17:29:13 [2023-02-22T17:29:13.188Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
17:29:13 [2023-02-22T17:29:13.188Z] === RUN   TestMountDaemonRoot/private/mount_root
17:29:13 [2023-02-22T17:29:13.188Z] === PAUSE TestMountDaemonRoot/private/mount_root
17:29:13 [2023-02-22T17:29:13.188Z] === RUN   TestMountDaemonRoot/private/mount_subpath
17:29:13 [2023-02-22T17:29:13.188Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
17:29:13 [2023-02-22T17:29:13.188Z] === CONT  TestMountDaemonRoot/default/bind_root
17:29:13 [2023-02-22T17:29:13.188Z] === CONT  TestMountDaemonRoot/rslave/bind_root
17:29:13 [2023-02-22T17:29:13.188Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
17:29:13 [2023-02-22T17:29:13.188Z] === CONT  TestMountDaemonRoot/default/mount_subpath
17:29:13 [2023-02-22T17:29:13.188Z] === CONT  TestMountDaemonRoot/default/mount_root
17:29:13 [2023-02-22T17:29:13.188Z] === CONT  TestMountDaemonRoot/default/bind_subpath
17:29:13 [2023-02-22T17:29:13.188Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
17:29:13 [2023-02-22T17:29:13.188Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
17:29:13 [2023-02-22T17:29:13.446Z] === CONT  TestMountDaemonRoot/rslave/mount_root
17:29:13 [2023-02-22T17:29:13.446Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
17:29:13 [2023-02-22T17:29:13.446Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
17:29:13 [2023-02-22T17:29:13.446Z] === CONT  TestMountDaemonRoot/rshared/bind_root
17:29:13 [2023-02-22T17:29:13.446Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
17:29:13 [2023-02-22T17:29:13.446Z] === CONT  TestMountDaemonRoot/rshared/mount_root
17:29:13 [2023-02-22T17:29:13.446Z] === CONT  TestMountDaemonRoot/slave/mount_root
17:29:13 [2023-02-22T17:29:13.446Z] === CONT  TestMountDaemonRoot/shared/mount_root
17:29:13 [2023-02-22T17:29:13.446Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
17:29:13 [2023-02-22T17:29:13.446Z] === CONT  TestMountDaemonRoot/shared/bind_root
17:29:13 [2023-02-22T17:29:13.446Z] === CONT  TestMountDaemonRoot/private/bind_root
17:29:13 [2023-02-22T17:29:13.446Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
17:29:13 [2023-02-22T17:29:13.446Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
17:29:13 [2023-02-22T17:29:13.446Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
17:29:13 [2023-02-22T17:29:13.703Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
17:29:13 [2023-02-22T17:29:13.703Z] === CONT  TestMountDaemonRoot/slave/bind_root
17:29:13 [2023-02-22T17:29:13.703Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
17:29:13 [2023-02-22T17:29:13.703Z] === CONT  TestMountDaemonRoot/private/mount_subpath
17:29:13 [2023-02-22T17:29:13.703Z] === CONT  TestMountDaemonRoot/private/mount_root
17:29:13 [2023-02-22T17:29:13.703Z] === CONT  TestMountDaemonRoot/private/bind_subpath
17:29:13 [2023-02-22T17:29:13.703Z] --- PASS: TestMountDaemonRoot (0.02s)
17:29:13 [2023-02-22T17:29:13.703Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
17:29:13 [2023-02-22T17:29:13.703Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.05s)
17:29:13 [2023-02-22T17:29:13.703Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s)
17:29:13 [2023-02-22T17:29:13.703Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s)
17:29:13 [2023-02-22T17:29:13.703Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.05s)
17:29:13 [2023-02-22T17:29:13.703Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
17:29:13 [2023-02-22T17:29:13.703Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s)
17:29:13 [2023-02-22T17:29:13.703Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s)
17:29:13 [2023-02-22T17:29:13.703Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s)
17:29:13 [2023-02-22T17:29:13.703Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s)
17:29:13 [2023-02-22T17:29:13.703Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
17:29:13 [2023-02-22T17:29:13.703Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s)
17:29:13 [2023-02-22T17:29:13.704Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s)
17:29:13 [2023-02-22T17:29:13.704Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s)
17:29:13 [2023-02-22T17:29:13.704Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s)
17:29:13 [2023-02-22T17:29:13.704Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
17:29:13 [2023-02-22T17:29:13.704Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
17:29:13 [2023-02-22T17:29:13.704Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
17:29:13 [2023-02-22T17:29:13.704Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
17:29:13 [2023-02-22T17:29:13.704Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
17:29:13 [2023-02-22T17:29:13.704Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
17:29:13 [2023-02-22T17:29:13.704Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
17:29:13 [2023-02-22T17:29:13.704Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
17:29:13 [2023-02-22T17:29:13.704Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
17:29:13 [2023-02-22T17:29:13.704Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
17:29:13 [2023-02-22T17:29:13.704Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
17:29:13 [2023-02-22T17:29:13.704Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
17:29:13 [2023-02-22T17:29:13.704Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
17:29:13 [2023-02-22T17:29:13.704Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
17:29:13 [2023-02-22T17:29:13.704Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
17:29:13 [2023-02-22T17:29:13.704Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
17:29:13 [2023-02-22T17:29:13.704Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
17:29:13 [2023-02-22T17:29:13.704Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
17:29:13 [2023-02-22T17:29:13.704Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
17:29:13 [2023-02-22T17:29:13.704Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
17:29:13 [2023-02-22T17:29:13.704Z] === RUN   TestContainerBindMountNonRecursive
17:29:15 [2023-02-22T17:29:15.077Z] --- PASS: TestContainerBindMountNonRecursive (1.23s)
17:29:15 [2023-02-22T17:29:15.077Z] === RUN   TestContainerVolumesMountedAsShared
17:29:15 [2023-02-22T17:29:15.335Z] --- PASS: TestContainerVolumesMountedAsShared (0.39s)
17:29:15 [2023-02-22T17:29:15.335Z] === RUN   TestContainerVolumesMountedAsSlave
17:29:15 [2023-02-22T17:29:15.593Z] --- PASS: TestContainerVolumesMountedAsSlave (0.30s)
17:29:15 [2023-02-22T17:29:15.593Z] === RUN   TestNetworkNat
17:29:16 [2023-02-22T17:29:16.158Z] --- PASS: TestNetworkNat (0.46s)
17:29:16 [2023-02-22T17:29:16.158Z] === RUN   TestNetworkLocalhostTCPNat
17:29:16 [2023-02-22T17:29:16.416Z] --- PASS: TestNetworkLocalhostTCPNat (0.42s)
17:29:16 [2023-02-22T17:29:16.416Z] === RUN   TestNetworkLoopbackNat
17:29:18 [2023-02-22T17:29:18.941Z] --- PASS: TestNetworkLoopbackNat (2.59s)
17:29:18 [2023-02-22T17:29:18.941Z] === RUN   TestPause
17:29:19 [2023-02-22T17:29:19.507Z] --- PASS: TestPause (0.44s)
17:29:19 [2023-02-22T17:29:19.507Z] === RUN   TestPauseFailsOnWindowsServerContainers
17:29:19 [2023-02-22T17:29:19.507Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
17:29:19 [2023-02-22T17:29:19.507Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
17:29:19 [2023-02-22T17:29:19.507Z] === RUN   TestPauseStopPausedContainer
17:29:20 [2023-02-22T17:29:20.072Z] --- PASS: TestPauseStopPausedContainer (0.45s)
17:29:20 [2023-02-22T17:29:20.072Z] === RUN   TestPidHost
17:29:21 [2023-02-22T17:29:21.006Z] --- PASS: TestPidHost (0.94s)
17:29:21 [2023-02-22T17:29:21.006Z] === RUN   TestPsFilter
17:29:21 [2023-02-22T17:29:21.006Z] --- PASS: TestPsFilter (0.10s)
17:29:21 [2023-02-22T17:29:21.006Z] === RUN   TestRemoveContainerWithRemovedVolume
17:29:21 [2023-02-22T17:29:21.263Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.39s)
17:29:21 [2023-02-22T17:29:21.263Z] === RUN   TestRemoveContainerWithVolume
17:29:21 [2023-02-22T17:29:21.828Z] --- PASS: TestRemoveContainerWithVolume (0.42s)
17:29:21 [2023-02-22T17:29:21.828Z] === RUN   TestRemoveContainerRunning
17:29:22 [2023-02-22T17:29:22.394Z] --- PASS: TestRemoveContainerRunning (0.42s)
17:29:22 [2023-02-22T17:29:22.394Z] === RUN   TestRemoveContainerForceRemoveRunning
17:29:22 [2023-02-22T17:29:22.652Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.41s)
17:29:22 [2023-02-22T17:29:22.652Z] === RUN   TestRemoveInvalidContainer
17:29:22 [2023-02-22T17:29:22.652Z] --- PASS: TestRemoveInvalidContainer (0.01s)
17:29:22 [2023-02-22T17:29:22.652Z] === RUN   TestRenameLinkedContainer
17:29:24 [2023-02-22T17:29:24.550Z] --- PASS: TestRenameLinkedContainer (1.77s)
17:29:24 [2023-02-22T17:29:24.550Z] === RUN   TestRenameStoppedContainer
17:29:24 [2023-02-22T17:29:24.807Z] --- PASS: TestRenameStoppedContainer (0.42s)
17:29:24 [2023-02-22T17:29:24.807Z] === RUN   TestRenameRunningContainerAndReuse
17:29:25 [2023-02-22T17:29:25.740Z] --- PASS: TestRenameRunningContainerAndReuse (0.85s)
17:29:25 [2023-02-22T17:29:25.740Z] === RUN   TestRenameInvalidName
17:29:25 [2023-02-22T17:29:25.998Z] --- PASS: TestRenameInvalidName (0.44s)
17:29:25 [2023-02-22T17:29:25.998Z] === RUN   TestRenameAnonymousContainer
17:29:27 [2023-02-22T17:29:27.897Z] --- PASS: TestRenameAnonymousContainer (1.53s)
17:29:27 [2023-02-22T17:29:27.897Z] === RUN   TestRenameContainerWithSameName
17:29:28 [2023-02-22T17:29:28.155Z] --- PASS: TestRenameContainerWithSameName (0.42s)
17:29:28 [2023-02-22T17:29:28.155Z] === RUN   TestRenameContainerWithLinkedContainer
17:29:29 [2023-02-22T17:29:29.088Z] --- PASS: TestRenameContainerWithLinkedContainer (0.85s)
17:29:29 [2023-02-22T17:29:29.088Z] === RUN   TestResize
17:29:29 [2023-02-22T17:29:29.346Z] --- PASS: TestResize (0.41s)
17:29:29 [2023-02-22T17:29:29.346Z] === RUN   TestResizeWithInvalidSize
17:29:29 [2023-02-22T17:29:29.911Z] --- PASS: TestResizeWithInvalidSize (0.42s)
17:29:29 [2023-02-22T17:29:29.911Z] === RUN   TestResizeWhenContainerNotStarted
17:29:30 [2023-02-22T17:29:30.169Z] --- PASS: TestResizeWhenContainerNotStarted (0.39s)
17:29:30 [2023-02-22T17:29:30.169Z] === RUN   TestDaemonRestartKillContainers
17:29:30 [2023-02-22T17:29:30.169Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
17:29:30 [2023-02-22T17:29:30.169Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
17:29:30 [2023-02-22T17:29:30.169Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
17:29:30 [2023-02-22T17:29:30.169Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
17:29:30 [2023-02-22T17:29:30.169Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
17:29:30 [2023-02-22T17:29:30.169Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
17:29:30 [2023-02-22T17:29:30.169Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
17:29:30 [2023-02-22T17:29:30.169Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
17:29:30 [2023-02-22T17:29:30.169Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
17:29:30 [2023-02-22T17:29:30.169Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
17:29:30 [2023-02-22T17:29:30.169Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
17:29:30 [2023-02-22T17:29:30.169Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
17:29:30 [2023-02-22T17:29:30.169Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
17:29:30 [2023-02-22T17:29:30.169Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
17:29:30 [2023-02-22T17:29:30.169Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
17:29:30 [2023-02-22T17:29:30.169Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
17:29:30 [2023-02-22T17:29:30.169Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
17:29:30 [2023-02-22T17:29:30.169Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
17:29:30 [2023-02-22T17:29:30.169Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
17:29:30 [2023-02-22T17:29:30.169Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
17:29:30 [2023-02-22T17:29:30.169Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
17:29:30 [2023-02-22T17:29:30.169Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
17:29:30 [2023-02-22T17:29:30.169Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
17:29:30 [2023-02-22T17:29:30.169Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
17:29:30 [2023-02-22T17:29:30.169Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
17:29:30 [2023-02-22T17:29:30.169Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
17:29:30 [2023-02-22T17:29:30.169Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
17:29:30 [2023-02-22T17:29:30.169Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
17:29:30 [2023-02-22T17:29:30.169Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
17:29:30 [2023-02-22T17:29:30.169Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
17:29:30 [2023-02-22T17:29:30.169Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
17:29:30 [2023-02-22T17:29:30.169Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
17:29:30 [2023-02-22T17:29:30.169Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
17:29:30 [2023-02-22T17:29:30.169Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
17:29:32 [2023-02-22T17:29:32.066Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
17:29:32 [2023-02-22T17:29:32.998Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
17:29:34 [2023-02-22T17:29:34.371Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
17:29:34 [2023-02-22T17:29:34.371Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
17:29:35 [2023-02-22T17:29:35.773Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
17:29:35 [2023-02-22T17:29:35.773Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
17:29:39 [2023-02-22T17:29:39.082Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
17:29:39 [2023-02-22T17:29:39.339Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
17:29:41 [2023-02-22T17:29:41.239Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
17:29:43 [2023-02-22T17:29:43.140Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
17:29:43 [2023-02-22T17:29:43.140Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
17:29:44 [2023-02-22T17:29:44.514Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
17:29:45 [2023-02-22T17:29:45.079Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
17:29:46 [2023-02-22T17:29:46.451Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
17:29:47 [2023-02-22T17:29:47.825Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
17:29:47 [2023-02-22T17:29:47.825Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.67s)
17:29:47 [2023-02-22T17:29:47.825Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.25s)
17:29:47 [2023-02-22T17:29:47.825Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.16s)
17:29:47 [2023-02-22T17:29:47.825Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.25s)
17:29:47 [2023-02-22T17:29:47.825Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.32s)
17:29:47 [2023-02-22T17:29:47.825Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.35s)
17:29:47 [2023-02-22T17:29:47.825Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.52s)
17:29:47 [2023-02-22T17:29:47.825Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.60s)
17:29:47 [2023-02-22T17:29:47.825Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.98s)
17:29:47 [2023-02-22T17:29:47.825Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.61s)
17:29:47 [2023-02-22T17:29:47.825Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.97s)
17:29:47 [2023-02-22T17:29:47.825Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.68s)
17:29:47 [2023-02-22T17:29:47.825Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.83s)
17:29:47 [2023-02-22T17:29:47.825Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.67s)
17:29:47 [2023-02-22T17:29:47.825Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.66s)
17:29:47 [2023-02-22T17:29:47.825Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.61s)
17:29:47 [2023-02-22T17:29:47.825Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
17:29:47 [2023-02-22T17:29:47.825Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
17:29:48 [2023-02-22T17:29:48.759Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
17:29:49 [2023-02-22T17:29:49.692Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.83s)
17:29:49 [2023-02-22T17:29:49.692Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.91s)
17:29:49 [2023-02-22T17:29:49.692Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.91s)
17:29:49 [2023-02-22T17:29:49.692Z] === RUN   TestCgroupNamespacesRun
17:29:51 [2023-02-22T17:29:51.065Z] --- PASS: TestCgroupNamespacesRun (1.17s)
17:29:51 [2023-02-22T17:29:51.065Z] === RUN   TestCgroupNamespacesRunPrivileged
17:29:51 [2023-02-22T17:29:51.997Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.13s)
17:29:51 [2023-02-22T17:29:51.997Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
17:29:53 [2023-02-22T17:29:53.368Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.16s)
17:29:53 [2023-02-22T17:29:53.369Z] === RUN   TestCgroupNamespacesRunHostMode
17:29:54 [2023-02-22T17:29:54.303Z] --- PASS: TestCgroupNamespacesRunHostMode (1.17s)
17:29:54 [2023-02-22T17:29:54.303Z] === RUN   TestCgroupNamespacesRunPrivateMode
17:29:55 [2023-02-22T17:29:55.675Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.17s)
17:29:55 [2023-02-22T17:29:55.676Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
17:29:56 [2023-02-22T17:29:56.609Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.11s)
17:29:56 [2023-02-22T17:29:56.609Z] === RUN   TestCgroupNamespacesRunInvalidMode
17:29:57 [2023-02-22T17:29:57.174Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.69s)
17:29:57 [2023-02-22T17:29:57.174Z] === RUN   TestCgroupNamespacesRunOlderClient
17:29:58 [2023-02-22T17:29:58.547Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.13s)
17:29:58 [2023-02-22T17:29:58.547Z] === RUN   TestNISDomainname
17:29:58 [2023-02-22T17:29:58.805Z] --- PASS: TestNISDomainname (0.50s)
17:29:58 [2023-02-22T17:29:58.805Z] === RUN   TestHostnameDnsResolution
17:29:59 [2023-02-22T17:29:59.739Z] --- PASS: TestHostnameDnsResolution (0.66s)
17:29:59 [2023-02-22T17:29:59.739Z] === RUN   TestUnprivilegedPortsAndPing
17:29:59 [2023-02-22T17:29:59.997Z] --- PASS: TestUnprivilegedPortsAndPing (0.52s)
17:29:59 [2023-02-22T17:29:59.997Z] === RUN   TestPrivilegedHostDevices
17:30:00 [2023-02-22T17:30:00.561Z] --- PASS: TestPrivilegedHostDevices (0.49s)
17:30:00 [2023-02-22T17:30:00.561Z] === RUN   TestRunConsoleSize
17:30:00 [2023-02-22T17:30:00.819Z] --- PASS: TestRunConsoleSize (0.41s)
17:30:00 [2023-02-22T17:30:00.819Z] === RUN   TestRunWithAlternativeContainerdShim
17:30:03 [2023-02-22T17:30:03.348Z] --- PASS: TestRunWithAlternativeContainerdShim (2.01s)
17:30:03 [2023-02-22T17:30:03.348Z] === RUN   TestStats
17:30:05 [2023-02-22T17:30:05.882Z] --- PASS: TestStats (2.45s)
17:30:05 [2023-02-22T17:30:05.882Z] === RUN   TestStopContainerWithTimeout
17:30:05 [2023-02-22T17:30:05.882Z] === RUN   TestStopContainerWithTimeout/0
17:30:05 [2023-02-22T17:30:05.882Z] === PAUSE TestStopContainerWithTimeout/0
17:30:05 [2023-02-22T17:30:05.882Z] === RUN   TestStopContainerWithTimeout/1
17:30:05 [2023-02-22T17:30:05.882Z] === PAUSE TestStopContainerWithTimeout/1
17:30:05 [2023-02-22T17:30:05.882Z] === RUN   TestStopContainerWithTimeout/3
17:30:05 [2023-02-22T17:30:05.882Z] === PAUSE TestStopContainerWithTimeout/3
17:30:05 [2023-02-22T17:30:05.882Z] === RUN   TestStopContainerWithTimeout/-1
17:30:05 [2023-02-22T17:30:05.882Z] === PAUSE TestStopContainerWithTimeout/-1
17:30:05 [2023-02-22T17:30:05.882Z] === CONT  TestStopContainerWithTimeout/0
17:30:05 [2023-02-22T17:30:05.882Z] === CONT  TestStopContainerWithTimeout/-1
17:30:06 [2023-02-22T17:30:06.141Z] === CONT  TestStopContainerWithTimeout/3
17:30:08 [2023-02-22T17:30:08.039Z] === CONT  TestStopContainerWithTimeout/1
17:30:09 [2023-02-22T17:30:09.411Z] --- PASS: TestStopContainerWithTimeout (0.02s)
17:30:09 [2023-02-22T17:30:09.411Z]     --- PASS: TestStopContainerWithTimeout/0 (0.68s)
17:30:09 [2023-02-22T17:30:09.411Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.58s)
17:30:09 [2023-02-22T17:30:09.411Z]     --- PASS: TestStopContainerWithTimeout/3 (2.44s)
17:30:09 [2023-02-22T17:30:09.411Z]     --- PASS: TestStopContainerWithTimeout/1 (1.40s)
17:30:09 [2023-02-22T17:30:09.411Z] === RUN   TestDeleteDevicemapper
17:30:09 [2023-02-22T17:30:09.411Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
17:30:09 [2023-02-22T17:30:09.411Z] --- SKIP: TestDeleteDevicemapper (0.00s)
17:30:09 [2023-02-22T17:30:09.411Z] === RUN   TestStopContainerWithRestartPolicyAlways
17:30:11 [2023-02-22T17:30:11.311Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.92s)
17:30:11 [2023-02-22T17:30:11.311Z] === RUN   TestUpdateMemory
17:30:11 [2023-02-22T17:30:11.877Z] --- PASS: TestUpdateMemory (0.51s)
17:30:11 [2023-02-22T17:30:11.877Z] === RUN   TestUpdateCPUQuota
17:30:12 [2023-02-22T17:30:12.443Z] --- PASS: TestUpdateCPUQuota (0.72s)
17:30:12 [2023-02-22T17:30:12.443Z] === RUN   TestUpdatePidsLimit
17:30:12 [2023-02-22T17:30:12.443Z] === RUN   TestUpdatePidsLimit/update_from_none
17:30:12 [2023-02-22T17:30:12.701Z] === RUN   TestUpdatePidsLimit/no_change
17:30:12 [2023-02-22T17:30:12.959Z] === RUN   TestUpdatePidsLimit/update_lower
17:30:12 [2023-02-22T17:30:12.959Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
17:30:13 [2023-02-22T17:30:13.217Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
17:30:13 [2023-02-22T17:30:13.475Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
17:30:13 [2023-02-22T17:30:13.733Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
17:30:14 [2023-02-22T17:30:14.299Z] --- PASS: TestUpdatePidsLimit (1.73s)
17:30:14 [2023-02-22T17:30:14.299Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.17s)
17:30:14 [2023-02-22T17:30:14.299Z]     --- PASS: TestUpdatePidsLimit/no_change (0.18s)
17:30:14 [2023-02-22T17:30:14.299Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.18s)
17:30:14 [2023-02-22T17:30:14.299Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.18s)
17:30:14 [2023-02-22T17:30:14.299Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.18s)
17:30:14 [2023-02-22T17:30:14.299Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.20s)
17:30:14 [2023-02-22T17:30:14.299Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.18s)
17:30:14 [2023-02-22T17:30:14.299Z] === RUN   TestUpdateRestartPolicy
17:30:26 [2023-02-22T17:30:26.494Z] --- PASS: TestUpdateRestartPolicy (10.90s)
17:30:26 [2023-02-22T17:30:26.494Z] === RUN   TestUpdateRestartWithAutoRemove
17:30:26 [2023-02-22T17:30:26.494Z] --- PASS: TestUpdateRestartWithAutoRemove (0.45s)
17:30:26 [2023-02-22T17:30:26.494Z] === RUN   TestWaitNonBlocked
17:30:26 [2023-02-22T17:30:26.494Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
17:30:26 [2023-02-22T17:30:26.494Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
17:30:26 [2023-02-22T17:30:26.494Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
17:30:26 [2023-02-22T17:30:26.494Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
17:30:26 [2023-02-22T17:30:26.494Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
17:30:26 [2023-02-22T17:30:26.494Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
17:30:26 [2023-02-22T17:30:26.494Z] --- PASS: TestWaitNonBlocked (0.01s)
17:30:26 [2023-02-22T17:30:26.494Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.70s)
17:30:26 [2023-02-22T17:30:26.494Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.74s)
17:30:26 [2023-02-22T17:30:26.494Z] === RUN   TestWaitBlocked
17:30:26 [2023-02-22T17:30:26.494Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
17:30:26 [2023-02-22T17:30:26.494Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
17:30:26 [2023-02-22T17:30:26.494Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
17:30:26 [2023-02-22T17:30:26.494Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
17:30:26 [2023-02-22T17:30:26.494Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
17:30:26 [2023-02-22T17:30:26.494Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
17:30:27 [2023-02-22T17:30:27.060Z] --- PASS: TestWaitBlocked (0.01s)
17:30:27 [2023-02-22T17:30:27.060Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.72s)
17:30:27 [2023-02-22T17:30:27.060Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.77s)
17:30:27 [2023-02-22T17:30:27.060Z] === RUN   TestWaitConditions
17:30:27 [2023-02-22T17:30:27.060Z] === RUN   TestWaitConditions/default
17:30:27 [2023-02-22T17:30:27.060Z] === PAUSE TestWaitConditions/default
17:30:27 [2023-02-22T17:30:27.060Z] === RUN   TestWaitConditions/not-running
17:30:27 [2023-02-22T17:30:27.060Z] === PAUSE TestWaitConditions/not-running
17:30:27 [2023-02-22T17:30:27.060Z] === RUN   TestWaitConditions/next-exit
17:30:27 [2023-02-22T17:30:27.060Z] === PAUSE TestWaitConditions/next-exit
17:30:27 [2023-02-22T17:30:27.060Z] === RUN   TestWaitConditions/removed
17:30:27 [2023-02-22T17:30:27.060Z] === PAUSE TestWaitConditions/removed
17:30:27 [2023-02-22T17:30:27.060Z] === CONT  TestWaitConditions/default
17:30:27 [2023-02-22T17:30:27.060Z] === CONT  TestWaitConditions/removed
17:30:28 [2023-02-22T17:30:28.957Z] === CONT  TestWaitConditions/next-exit
17:30:28 [2023-02-22T17:30:28.957Z] === CONT  TestWaitConditions/not-running
17:30:30 [2023-02-22T17:30:30.329Z] --- PASS: TestWaitConditions (0.01s)
17:30:30 [2023-02-22T17:30:30.329Z]     --- PASS: TestWaitConditions/default (1.52s)
17:30:30 [2023-02-22T17:30:30.329Z]     --- PASS: TestWaitConditions/removed (1.70s)
17:30:30 [2023-02-22T17:30:30.329Z]     --- PASS: TestWaitConditions/not-running (1.51s)
17:30:30 [2023-02-22T17:30:30.329Z]     --- PASS: TestWaitConditions/next-exit (1.71s)
17:30:30 [2023-02-22T17:30:30.329Z] === RUN   TestWaitRestartedContainer
17:30:30 [2023-02-22T17:30:30.329Z] === RUN   TestWaitRestartedContainer/default
17:30:30 [2023-02-22T17:30:30.329Z] === PAUSE TestWaitRestartedContainer/default
17:30:30 [2023-02-22T17:30:30.329Z] === RUN   TestWaitRestartedContainer/not-running
17:30:30 [2023-02-22T17:30:30.329Z] === PAUSE TestWaitRestartedContainer/not-running
17:30:30 [2023-02-22T17:30:30.329Z] === RUN   TestWaitRestartedContainer/next-exit
17:30:30 [2023-02-22T17:30:30.329Z] === PAUSE TestWaitRestartedContainer/next-exit
17:30:30 [2023-02-22T17:30:30.329Z] === CONT  TestWaitRestartedContainer/default
17:30:30 [2023-02-22T17:30:30.329Z] === CONT  TestWaitRestartedContainer/next-exit
17:30:31 [2023-02-22T17:30:31.704Z] === CONT  TestWaitRestartedContainer/not-running
17:30:32 [2023-02-22T17:30:32.667Z] --- PASS: TestWaitRestartedContainer (0.01s)
17:30:32 [2023-02-22T17:30:32.667Z]     --- PASS: TestWaitRestartedContainer/next-exit (1.07s)
17:30:32 [2023-02-22T17:30:32.667Z]     --- PASS: TestWaitRestartedContainer/default (1.25s)
17:30:32 [2023-02-22T17:30:32.667Z]     --- PASS: TestWaitRestartedContainer/not-running (0.99s)
17:30:32 [2023-02-22T17:30:32.667Z] === CONT  TestContainerStartOnDaemonRestart
17:30:32 [2023-02-22T17:30:32.667Z] === CONT  TestRestartDaemonWithRestartingContainer
17:30:34 [2023-02-22T17:30:34.604Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.00s)
17:30:34 [2023-02-22T17:30:34.604Z] === CONT  TestIpcModeOlderClient
17:30:34 [2023-02-22T17:30:34.604Z] --- PASS: TestIpcModeOlderClient (0.06s)
17:30:34 [2023-02-22T17:30:34.604Z] === CONT  TestContainerKillOnDaemonStart
17:30:34 [2023-02-22T17:30:34.604Z] --- PASS: TestContainerStartOnDaemonRestart (2.17s)
17:30:34 [2023-02-22T17:30:34.604Z] === CONT  TestDaemonHostGatewayIP
17:30:37 [2023-02-22T17:30:37.134Z] --- PASS: TestDaemonHostGatewayIP (2.40s)
17:30:37 [2023-02-22T17:30:37.134Z] === CONT  TestDaemonRestartIpcMode
17:30:39 [2023-02-22T17:30:39.661Z] --- PASS: TestDaemonRestartIpcMode (2.18s)
17:30:46 [2023-02-22T17:30:46.213Z] --- PASS: TestContainerKillOnDaemonStart (11.64s)
17:30:46 [2023-02-22T17:30:46.213Z] PASS
17:30:46 [2023-02-22T17:30:46.213Z] 
17:30:46 [2023-02-22T17:30:46.213Z] === Skipped
17:30:46 [2023-02-22T17:30:46.213Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
17:30:46 [2023-02-22T17:30:46.213Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
17:30:46 [2023-02-22T17:30:46.213Z] 
17:30:46 [2023-02-22T17:30:46.213Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
17:30:46 [2023-02-22T17:30:46.213Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
17:30:46 [2023-02-22T17:30:46.213Z] 
17:30:46 [2023-02-22T17:30:46.213Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
17:30:46 [2023-02-22T17:30:46.213Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
17:30:46 [2023-02-22T17:30:46.213Z] 
17:30:46 [2023-02-22T17:30:46.213Z] DONE 273 tests, 3 skipped in 130.503s
17:30:46 [2023-02-22T17:30:46.213Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m 
17:30:46 [2023-02-22T17:30:46.213Z] ++ 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
17:30:46 [2023-02-22T17:30:46.213Z] ++ set -e
17:30:46 [2023-02-22T17:30:46.213Z] ++ '[' -n 0 ']'
17:30:46 [2023-02-22T17:30:46.213Z] ++ set -x
17:30:46 [2023-02-22T17:30:46.213Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m
17:30:46 [2023-02-22T17:30:46.213Z] INFO: Testing against a local daemon
17:30:46 [2023-02-22T17:30:46.213Z] === RUN   TestConfigDaemonID
17:30:47 [2023-02-22T17:30:47.584Z]     daemon_test.go:67: [d7c50108374df] daemon is not started
17:30:47 [2023-02-22T17:30:47.584Z] --- PASS: TestConfigDaemonID (1.04s)
17:30:47 [2023-02-22T17:30:47.584Z] === RUN   TestDaemonConfigValidation
17:30:47 [2023-02-22T17:30:47.585Z] === RUN   TestDaemonConfigValidation/config_with_no_content
17:30:47 [2023-02-22T17:30:47.585Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
17:30:47 [2023-02-22T17:30:47.585Z] === RUN   TestDaemonConfigValidation/config_with_{}
17:30:47 [2023-02-22T17:30:47.585Z] === PAUSE TestDaemonConfigValidation/config_with_{}
17:30:47 [2023-02-22T17:30:47.585Z] === RUN   TestDaemonConfigValidation/invalid_config
17:30:47 [2023-02-22T17:30:47.585Z] === PAUSE TestDaemonConfigValidation/invalid_config
17:30:47 [2023-02-22T17:30:47.585Z] === RUN   TestDaemonConfigValidation/malformed_config
17:30:47 [2023-02-22T17:30:47.585Z] === PAUSE TestDaemonConfigValidation/malformed_config
17:30:47 [2023-02-22T17:30:47.585Z] === RUN   TestDaemonConfigValidation/valid_config
17:30:47 [2023-02-22T17:30:47.585Z] === PAUSE TestDaemonConfigValidation/valid_config
17:30:47 [2023-02-22T17:30:47.585Z] === CONT  TestDaemonConfigValidation/config_with_no_content
17:30:47 [2023-02-22T17:30:47.585Z] === CONT  TestDaemonConfigValidation/malformed_config
17:30:47 [2023-02-22T17:30:47.585Z] === CONT  TestDaemonConfigValidation/valid_config
17:30:47 [2023-02-22T17:30:47.585Z] === CONT  TestDaemonConfigValidation/invalid_config
17:30:47 [2023-02-22T17:30:47.585Z] === CONT  TestDaemonConfigValidation/config_with_{}
17:30:47 [2023-02-22T17:30:47.585Z] --- PASS: TestDaemonConfigValidation (0.00s)
17:30:47 [2023-02-22T17:30:47.585Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s)
17:30:47 [2023-02-22T17:30:47.585Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.08s)
17:30:47 [2023-02-22T17:30:47.585Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.07s)
17:30:47 [2023-02-22T17:30:47.585Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.07s)
17:30:47 [2023-02-22T17:30:47.585Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s)
17:30:47 [2023-02-22T17:30:47.585Z] === RUN   TestConfigDaemonSeccompProfiles
17:30:47 [2023-02-22T17:30:47.585Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
17:30:48 [2023-02-22T17:30:48.518Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
17:30:49 [2023-02-22T17:30:49.890Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
17:30:50 [2023-02-22T17:30:50.823Z] === CONT  TestConfigDaemonSeccompProfiles
17:30:50 [2023-02-22T17:30:50.823Z]     daemon_test.go:181: [d113baed9a0bd] daemon is not started
17:30:50 [2023-02-22T17:30:50.823Z] --- PASS: TestConfigDaemonSeccompProfiles (3.13s)
17:30:50 [2023-02-22T17:30:50.823Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
17:30:50 [2023-02-22T17:30:50.823Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
17:30:50 [2023-02-22T17:30:50.823Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
17:30:50 [2023-02-22T17:30:50.823Z] === RUN   TestDaemonProxy
17:30:50 [2023-02-22T17:30:50.823Z] === RUN   TestDaemonProxy/environment_variables
17:30:52 [2023-02-22T17:30:52.720Z] === RUN   TestDaemonProxy/command-line_options
17:30:54 [2023-02-22T17:30:54.092Z] === RUN   TestDaemonProxy/configuration_file
17:30:55 [2023-02-22T17:30:55.988Z] === RUN   TestDaemonProxy/conflicting_options
17:30:56 [2023-02-22T17:30:56.554Z] === RUN   TestDaemonProxy/reload_sanitized
17:30:56 [2023-02-22T17:30:56.811Z] --- PASS: TestDaemonProxy (6.23s)
17:30:56 [2023-02-22T17:30:56.811Z]     --- PASS: TestDaemonProxy/environment_variables (1.74s)
17:30:56 [2023-02-22T17:30:56.811Z]     --- PASS: TestDaemonProxy/command-line_options (1.74s)
17:30:56 [2023-02-22T17:30:56.811Z]     --- PASS: TestDaemonProxy/configuration_file (1.72s)
17:30:56 [2023-02-22T17:30:56.811Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
17:30:56 [2023-02-22T17:30:56.811Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.52s)
17:30:56 [2023-02-22T17:30:56.811Z] === RUN   TestLiveRestore
17:30:56 [2023-02-22T17:30:56.811Z] === RUN   TestLiveRestore/volume_references
17:30:56 [2023-02-22T17:30:56.811Z] === PAUSE TestLiveRestore/volume_references
17:30:56 [2023-02-22T17:30:56.811Z] === CONT  TestLiveRestore/volume_references
17:30:57 [2023-02-22T17:30:57.744Z] === RUN   TestLiveRestore/volume_references/restartPolicy
17:30:57 [2023-02-22T17:30:57.744Z] === RUN   TestLiveRestore/volume_references/restartPolicy/always
17:30:58 [2023-02-22T17:30:58.677Z] === RUN   TestLiveRestore/volume_references/restartPolicy/unless-stopped
17:30:59 [2023-02-22T17:30:59.610Z] === RUN   TestLiveRestore/volume_references/restartPolicy/on-failure
17:31:00 [2023-02-22T17:31:00.543Z] === RUN   TestLiveRestore/volume_references/restartPolicy/no
17:31:01 [2023-02-22T17:31:01.477Z] --- PASS: TestLiveRestore (0.00s)
17:31:01 [2023-02-22T17:31:01.477Z]     --- PASS: TestLiveRestore/volume_references (4.44s)
17:31:01 [2023-02-22T17:31:01.477Z]         --- PASS: TestLiveRestore/volume_references/restartPolicy (3.75s)
17:31:01 [2023-02-22T17:31:01.477Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/always (0.92s)
17:31:01 [2023-02-22T17:31:01.477Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.92s)
17:31:01 [2023-02-22T17:31:01.477Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.97s)
17:31:01 [2023-02-22T17:31:01.477Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.95s)
17:31:01 [2023-02-22T17:31:01.477Z] PASS
17:31:01 [2023-02-22T17:31:01.477Z] 
17:31:01 [2023-02-22T17:31:01.477Z] DONE 24 tests in 15.195s
17:31:01 [2023-02-22T17:31:01.477Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
17:31:01 [2023-02-22T17:31:01.477Z] ++ 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
17:31:01 [2023-02-22T17:31:01.477Z] ++ set -e
17:31:01 [2023-02-22T17:31:01.477Z] ++ '[' -n 0 ']'
17:31:01 [2023-02-22T17:31:01.477Z] ++ set -x
17:31:01 [2023-02-22T17:31:01.477Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m
17:31:01 [2023-02-22T17:31:01.477Z] INFO: Testing against a local daemon
17:31:01 [2023-02-22T17:31:01.477Z] === RUN   TestCommitInheritsEnv
17:31:01 [2023-02-22T17:31:01.734Z] --- PASS: TestCommitInheritsEnv (0.25s)
17:31:01 [2023-02-22T17:31:01.734Z] === RUN   TestImportExtremelyLargeImageWorks
17:31:01 [2023-02-22T17:31:01.734Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
17:31:01 [2023-02-22T17:31:01.734Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
17:31:01 [2023-02-22T17:31:01.734Z] === RUN   TestImportWithCustomPlatform
17:31:01 [2023-02-22T17:31:01.734Z] === RUN   TestImportWithCustomPlatform/#00
17:31:01 [2023-02-22T17:31:01.993Z] === RUN   TestImportWithCustomPlatform/_______
17:31:01 [2023-02-22T17:31:01.993Z] === RUN   TestImportWithCustomPlatform//
17:31:01 [2023-02-22T17:31:01.993Z] === RUN   TestImportWithCustomPlatform/linux
17:31:01 [2023-02-22T17:31:01.993Z] === RUN   TestImportWithCustomPlatform/LINUX
17:31:01 [2023-02-22T17:31:01.993Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
17:31:02 [2023-02-22T17:31:02.251Z] === RUN   TestImportWithCustomPlatform/macos
17:31:02 [2023-02-22T17:31:02.251Z] === RUN   TestImportWithCustomPlatform/macos/arm64
17:31:02 [2023-02-22T17:31:02.251Z] === RUN   TestImportWithCustomPlatform/nintendo64
17:31:02 [2023-02-22T17:31:02.251Z] --- PASS: TestImportWithCustomPlatform (0.32s)
17:31:02 [2023-02-22T17:31:02.251Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.07s)
17:31:02 [2023-02-22T17:31:02.251Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
17:31:02 [2023-02-22T17:31:02.251Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
17:31:02 [2023-02-22T17:31:02.251Z]     --- PASS: TestImportWithCustomPlatform/linux (0.07s)
17:31:02 [2023-02-22T17:31:02.251Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.07s)
17:31:02 [2023-02-22T17:31:02.251Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s)
17:31:02 [2023-02-22T17:31:02.251Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
17:31:02 [2023-02-22T17:31:02.251Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
17:31:02 [2023-02-22T17:31:02.251Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
17:31:02 [2023-02-22T17:31:02.251Z] === RUN   TestImagesFilterMultiReference
17:31:02 [2023-02-22T17:31:02.251Z] --- PASS: TestImagesFilterMultiReference (0.07s)
17:31:02 [2023-02-22T17:31:02.251Z] === RUN   TestImagePullPlatformInvalid
17:31:02 [2023-02-22T17:31:02.251Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
17:31:02 [2023-02-22T17:31:02.251Z] === RUN   TestImagePullStoredfDigestForOtherRepo
17:31:02 [2023-02-22T17:31:02.251Z] time="2023-02-22T17:31:02Z" 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.6 instance.id=89212480-699e-43df-a073-b1264aa828a2 version="v2.3.0+unknown" 
17:31:02 [2023-02-22T17:31:02.251Z] time="2023-02-22T17:31:02Z" level=info msg="Starting upload purge in 56m0s" go.version=go1.19.6 instance.id=89212480-699e-43df-a073-b1264aa828a2 version="v2.3.0+unknown" 
17:31:02 [2023-02-22T17:31:02.251Z] time="2023-02-22T17:31:02Z" level=info msg="redis not configured" go.version=go1.19.6 instance.id=89212480-699e-43df-a073-b1264aa828a2 version="v2.3.0+unknown" 
17:31:02 [2023-02-22T17:31:02.251Z] time="2023-02-22T17:31:02Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.19.6 instance.id=89212480-699e-43df-a073-b1264aa828a2 version="v2.3.0+unknown" 
17:31:02 [2023-02-22T17:31:02.251Z] time="2023-02-22T17:31:02Z" level=debug msg="authorizing request" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=ee866b5a-d73a-4e12-b504-7e9aa825dec3 http.request.method=GET http.request.remoteaddr="127.0.0.1:52394" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" instance.id=89212480-699e-43df-a073-b1264aa828a2 version="v2.3.0+unknown" 
17:31:02 [2023-02-22T17:31:02.251Z] time="2023-02-22T17:31:02Z" level=info msg="response completed" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=ee866b5a-d73a-4e12-b504-7e9aa825dec3 http.request.method=GET http.request.remoteaddr="127.0.0.1:52394" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.141036ms http.response.status=200 http.response.written=2 instance.id=89212480-699e-43df-a073-b1264aa828a2 version="v2.3.0+unknown" 
17:31:02 [2023-02-22T17:31:02.251Z] 127.0.0.1 - - [22/Feb/2023:17:31:02 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1"
17:31:02 [2023-02-22T17:31:02.251Z] time="2023-02-22T17:31:02Z" level=debug msg="authorizing request" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=d2d7b124-c73a-46cf-bc18-9c22978e7637 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:52402" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.18+unknown" instance.id=89212480-699e-43df-a073-b1264aa828a2 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
17:31:02 [2023-02-22T17:31:02.251Z] time="2023-02-22T17:31:02Z" level=debug msg=GetBlob go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=d2d7b124-c73a-46cf-bc18-9c22978e7637 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:52402" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.18+unknown" instance.id=89212480-699e-43df-a073-b1264aa828a2 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
17:31:02 [2023-02-22T17:31:02.251Z] time="2023-02-22T17:31:02Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=d2d7b124-c73a-46cf-bc18-9c22978e7637 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:52402" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.18+unknown" instance.id=89212480-699e-43df-a073-b1264aa828a2 trace.duration=38.917µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=9517bb70-ba2a-43b3-95ba-2c9491e7c655 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
17:31:02 [2023-02-22T17:31:02.251Z] time="2023-02-22T17:31:02Z" 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.6 http.request.host="127.0.0.1:5000" http.request.id=d2d7b124-c73a-46cf-bc18-9c22978e7637 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:52402" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.18+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.996977ms http.response.status=404 http.response.written=157 instance.id=89212480-699e-43df-a073-b1264aa828a2 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
17:31:02 [2023-02-22T17:31:02.251Z] 127.0.0.1 - - [22/Feb/2023:17:31:02 +0000] "HEAD /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 404 157 "" "containerd/1.6.18+unknown"
17:31:02 [2023-02-22T17:31:02.251Z] time="2023-02-22T17:31:02Z" level=debug msg="authorizing request" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=f6c783d6-dd2c-41cd-af33-d8e008617cf4 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:52412" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.18+unknown" instance.id=89212480-699e-43df-a073-b1264aa828a2 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
17:31:02 [2023-02-22T17:31:02.251Z] time="2023-02-22T17:31:02Z" level=debug msg=GetBlob go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=f6c783d6-dd2c-41cd-af33-d8e008617cf4 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:52412" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.18+unknown" instance.id=89212480-699e-43df-a073-b1264aa828a2 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
17:31:02 [2023-02-22T17:31:02.251Z] time="2023-02-22T17:31:02Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=f6c783d6-dd2c-41cd-af33-d8e008617cf4 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:52412" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.18+unknown" instance.id=89212480-699e-43df-a073-b1264aa828a2 trace.duration=61.086µs trace.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=f62e1e9f-2792-4b2a-a38b-128cb7d5fe98 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
17:31:02 [2023-02-22T17:31:02.252Z] time="2023-02-22T17:31:02Z" 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.6 http.request.host="127.0.0.1:5000" http.request.id=f6c783d6-dd2c-41cd-af33-d8e008617cf4 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:52412" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.18+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=4.735038ms http.response.status=404 http.response.written=157 instance.id=89212480-699e-43df-a073-b1264aa828a2 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
17:31:02 [2023-02-22T17:31:02.252Z] 127.0.0.1 - - [22/Feb/2023:17:31:02 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.6.18+unknown"
17:31:02 [2023-02-22T17:31:02.252Z] time="2023-02-22T17:31:02Z" level=debug msg="authorizing request" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=ee56cad7-fce7-48b4-9c77-0db980ee41cb http.request.method=POST http.request.remoteaddr="127.0.0.1:52412" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.18+unknown" instance.id=89212480-699e-43df-a073-b1264aa828a2 vars.name=test version="v2.3.0+unknown" 
17:31:02 [2023-02-22T17:31:02.252Z] time="2023-02-22T17:31:02Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=ee56cad7-fce7-48b4-9c77-0db980ee41cb http.request.method=POST http.request.remoteaddr="127.0.0.1:52412" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.18+unknown" instance.id=89212480-699e-43df-a073-b1264aa828a2 vars.name=test version="v2.3.0+unknown" 
17:31:02 [2023-02-22T17:31:02.252Z] time="2023-02-22T17:31:02Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/5850b2db-2c75-46b9-8c93-70c5e79d4a27/startedat\")" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=ee56cad7-fce7-48b4-9c77-0db980ee41cb http.request.method=POST http.request.remoteaddr="127.0.0.1:52412" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.18+unknown" instance.id=89212480-699e-43df-a073-b1264aa828a2 trace.duration=173.364µs trace.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=8e355f52-caa3-4ee4-a21d-5790cfdc478a trace.line=95 vars.name=test version="v2.3.0+unknown" 
17:31:02 [2023-02-22T17:31:02.252Z] time="2023-02-22T17:31:02Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/5850b2db-2c75-46b9-8c93-70c5e79d4a27/data\")" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=ee56cad7-fce7-48b4-9c77-0db980ee41cb http.request.method=POST http.request.remoteaddr="127.0.0.1:52412" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.18+unknown" instance.id=89212480-699e-43df-a073-b1264aa828a2 trace.duration=77.767µs trace.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=729ab69a-5bac-456a-9f79-868e86b45540 trace.line=141 vars.name=test version="v2.3.0+unknown" 
17:31:02 [2023-02-22T17:31:02.252Z] time="2023-02-22T17:31:02Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/5850b2db-2c75-46b9-8c93-70c5e79d4a27/hashstates/sha256/0\")" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=ee56cad7-fce7-48b4-9c77-0db980ee41cb http.request.method=POST http.request.remoteaddr="127.0.0.1:52412" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.18+unknown" instance.id=89212480-699e-43df-a073-b1264aa828a2 trace.duration=94.317µs trace.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=97adcdc3-c677-4c4b-a458-0466035d41a0 trace.line=95 vars.name=test version="v2.3.0+unknown" 
17:31:02 [2023-02-22T17:31:02.252Z] time="2023-02-22T17:31:02Z" level=info msg="response completed" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=ee56cad7-fce7-48b4-9c77-0db980ee41cb http.request.method=POST http.request.remoteaddr="127.0.0.1:52412" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.18+unknown" http.response.duration=4.497484ms http.response.status=202 http.response.written=0 instance.id=89212480-699e-43df-a073-b1264aa828a2 version="v2.3.0+unknown" 
17:31:02 [2023-02-22T17:31:02.252Z] 127.0.0.1 - - [22/Feb/2023:17:31:02 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.18+unknown"
17:31:02 [2023-02-22T17:31:02.252Z] time="2023-02-22T17:31:02Z" level=debug msg="authorizing request" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=f4baa2b3-b0f5-4f31-96cc-bdffa4a1fafa http.request.method=POST http.request.remoteaddr="127.0.0.1:52402" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.18+unknown" instance.id=89212480-699e-43df-a073-b1264aa828a2 vars.name=test version="v2.3.0+unknown" 
17:31:02 [2023-02-22T17:31:02.252Z] time="2023-02-22T17:31:02Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=f4baa2b3-b0f5-4f31-96cc-bdffa4a1fafa http.request.method=POST http.request.remoteaddr="127.0.0.1:52402" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.18+unknown" instance.id=89212480-699e-43df-a073-b1264aa828a2 vars.name=test version="v2.3.0+unknown" 
17:31:02 [2023-02-22T17:31:02.252Z] time="2023-02-22T17:31:02Z" level=debug msg="authorizing request" go.version=go1.19.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=8bb4ea96-5158-4b3e-b0d6-30afcff9b92c http.request.method=PUT http.request.remoteaddr="127.0.0.1:52412" http.request.uri="/v2/test/blobs/uploads/5850b2db-2c75-46b9-8c93-70c5e79d4a27?_state=wcmChgghdmeVbQ2LoNQ-8R8JHja0OxWS_xbg2TO6Wlh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjU4NTBiMmRiLTJjNzUtNDZiOS04YzkzLTcwYzVlNzlkNGEyNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0yMlQxNzozMTowMi4yNDM2OTE0MDNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.18+unknown" instance.id=89212480-699e-43df-a073-b1264aa828a2 vars.name=test vars.uuid=5850b2db-2c75-46b9-8c93-70c5e79d4a27 version="v2.3.0+unknown" 
17:31:02 [2023-02-22T17:31:02.252Z] time="2023-02-22T17:31:02Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.19.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=8bb4ea96-5158-4b3e-b0d6-30afcff9b92c http.request.method=PUT http.request.remoteaddr="127.0.0.1:52412" http.request.uri="/v2/test/blobs/uploads/5850b2db-2c75-46b9-8c93-70c5e79d4a27?_state=wcmChgghdmeVbQ2LoNQ-8R8JHja0OxWS_xbg2TO6Wlh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjU4NTBiMmRiLTJjNzUtNDZiOS04YzkzLTcwYzVlNzlkNGEyNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0yMlQxNzozMTowMi4yNDM2OTE0MDNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.18+unknown" instance.id=89212480-699e-43df-a073-b1264aa828a2 vars.name=test vars.uuid=5850b2db-2c75-46b9-8c93-70c5e79d4a27 version="v2.3.0+unknown" 
17:31:02 [2023-02-22T17:31:02.252Z] time="2023-02-22T17:31:02Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/5850b2db-2c75-46b9-8c93-70c5e79d4a27/startedat\")" go.version=go1.19.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=8bb4ea96-5158-4b3e-b0d6-30afcff9b92c http.request.method=PUT http.request.remoteaddr="127.0.0.1:52412" http.request.uri="/v2/test/blobs/uploads/5850b2db-2c75-46b9-8c93-70c5e79d4a27?_state=wcmChgghdmeVbQ2LoNQ-8R8JHja0OxWS_xbg2TO6Wlh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjU4NTBiMmRiLTJjNzUtNDZiOS04YzkzLTcwYzVlNzlkNGEyNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0yMlQxNzozMTowMi4yNDM2OTE0MDNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.18+unknown" instance.id=89212480-699e-43df-a073-b1264aa828a2 trace.duration=44.324µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=f07ec2b0-8740-4c7d-999c-42d76f5da219 trace.line=82 vars.name=test vars.uuid=5850b2db-2c75-46b9-8c93-70c5e79d4a27 version="v2.3.0+unknown" 
17:31:02 [2023-02-22T17:31:02.252Z] time="2023-02-22T17:31:02Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/5850b2db-2c75-46b9-8c93-70c5e79d4a27/data\")" go.version=go1.19.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=8bb4ea96-5158-4b3e-b0d6-30afcff9b92c http.request.method=PUT http.request.remoteaddr="127.0.0.1:52412" http.request.uri="/v2/test/blobs/uploads/5850b2db-2c75-46b9-8c93-70c5e79d4a27?_state=wcmChgghdmeVbQ2LoNQ-8R8JHja0OxWS_xbg2TO6Wlh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjU4NTBiMmRiLTJjNzUtNDZiOS04YzkzLTcwYzVlNzlkNGEyNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0yMlQxNzozMTowMi4yNDM2OTE0MDNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.18+unknown" instance.id=89212480-699e-43df-a073-b1264aa828a2 trace.duration=33.583µs trace.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=51c49973-fcaa-4c8e-809b-3ca891f9fb48 trace.line=141 vars.name=test vars.uuid=5850b2db-2c75-46b9-8c93-70c5e79d4a27 version="v2.3.0+unknown" 
17:31:02 [2023-02-22T17:31:02.252Z] time="2023-02-22T17:31:02Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/5850b2db-2c75-46b9-8c93-70c5e79d4a27/data\", 0)" go.version=go1.19.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=8bb4ea96-5158-4b3e-b0d6-30afcff9b92c http.request.method=PUT http.request.remoteaddr="127.0.0.1:52412" http.request.uri="/v2/test/blobs/uploads/5850b2db-2c75-46b9-8c93-70c5e79d4a27?_state=wcmChgghdmeVbQ2LoNQ-8R8JHja0OxWS_xbg2TO6Wlh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjU4NTBiMmRiLTJjNzUtNDZiOS04YzkzLTcwYzVlNzlkNGEyNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0yMlQxNzozMTowMi4yNDM2OTE0MDNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.18+unknown" instance.id=89212480-699e-43df-a073-b1264aa828a2 trace.duration=321.186µs trace.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=4260ef2f-6e81-4a44-aac9-06be908b62d3 trace.line=124 vars.name=test vars.uuid=5850b2db-2c75-46b9-8c93-70c5e79d4a27 version="v2.3.0+unknown" 
17:31:02 [2023-02-22T17:31:02.252Z] time="2023-02-22T17:31:02Z" level=debug msg="(*blobWriter).Commit" go.version=go1.19.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=8bb4ea96-5158-4b3e-b0d6-30afcff9b92c http.request.method=PUT http.request.remoteaddr="127.0.0.1:52412" http.request.uri="/v2/test/blobs/uploads/5850b2db-2c75-46b9-8c93-70c5e79d4a27?_state=wcmChgghdmeVbQ2LoNQ-8R8JHja0OxWS_xbg2TO6Wlh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjU4NTBiMmRiLTJjNzUtNDZiOS04YzkzLTcwYzVlNzlkNGEyNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0yMlQxNzozMTowMi4yNDM2OTE0MDNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.18+unknown" instance.id=89212480-699e-43df-a073-b1264aa828a2 vars.name=test vars.uuid=5850b2db-2c75-46b9-8c93-70c5e79d4a27 version="v2.3.0+unknown" 
17:31:02 [2023-02-22T17:31:02.252Z] time="2023-02-22T17:31:02Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/5850b2db-2c75-46b9-8c93-70c5e79d4a27/data\")" go.version=go1.19.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=8bb4ea96-5158-4b3e-b0d6-30afcff9b92c http.request.method=PUT http.request.remoteaddr="127.0.0.1:52412" http.request.uri="/v2/test/blobs/uploads/5850b2db-2c75-46b9-8c93-70c5e79d4a27?_state=wcmChgghdmeVbQ2LoNQ-8R8JHja0OxWS_xbg2TO6Wlh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjU4NTBiMmRiLTJjNzUtNDZiOS04YzkzLTcwYzVlNzlkNGEyNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0yMlQxNzozMTowMi4yNDM2OTE0MDNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.18+unknown" instance.id=89212480-699e-43df-a073-b1264aa828a2 trace.duration=18.265µs trace.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=20ff2419-cbec-45df-90d8-dece6f23b7ad trace.line=141 vars.name=test vars.uuid=5850b2db-2c75-46b9-8c93-70c5e79d4a27 version="v2.3.0+unknown" 
17:31:02 [2023-02-22T17:31:02.252Z] time="2023-02-22T17:31:02Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=8bb4ea96-5158-4b3e-b0d6-30afcff9b92c http.request.method=PUT http.request.remoteaddr="127.0.0.1:52412" http.request.uri="/v2/test/blobs/uploads/5850b2db-2c75-46b9-8c93-70c5e79d4a27?_state=wcmChgghdmeVbQ2LoNQ-8R8JHja0OxWS_xbg2TO6Wlh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjU4NTBiMmRiLTJjNzUtNDZiOS04YzkzLTcwYzVlNzlkNGEyNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0yMlQxNzozMTowMi4yNDM2OTE0MDNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.18+unknown" instance.id=89212480-699e-43df-a073-b1264aa828a2 trace.duration=12.915µs trace.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=87f38651-6c38-4f31-9b72-dcd21e395184 trace.line=141 vars.name=test vars.uuid=5850b2db-2c75-46b9-8c93-70c5e79d4a27 version="v2.3.0+unknown" 
17:31:02 [2023-02-22T17:31:02.252Z] time="2023-02-22T17:31:02Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/5850b2db-2c75-46b9-8c93-70c5e79d4a27/data\")" go.version=go1.19.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=8bb4ea96-5158-4b3e-b0d6-30afcff9b92c http.request.method=PUT http.request.remoteaddr="127.0.0.1:52412" http.request.uri="/v2/test/blobs/uploads/5850b2db-2c75-46b9-8c93-70c5e79d4a27?_state=wcmChgghdmeVbQ2LoNQ-8R8JHja0OxWS_xbg2TO6Wlh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjU4NTBiMmRiLTJjNzUtNDZiOS04YzkzLTcwYzVlNzlkNGEyNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0yMlQxNzozMTowMi4yNDM2OTE0MDNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.18+unknown" instance.id=89212480-699e-43df-a073-b1264aa828a2 trace.duration=10.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).Stat" trace.id=e37554db-f782-47c4-8c7c-325cb680e7fc trace.line=141 vars.name=test vars.uuid=5850b2db-2c75-46b9-8c93-70c5e79d4a27 version="v2.3.0+unknown" 
17:31:02 [2023-02-22T17:31:02.252Z] time="2023-02-22T17:31:02Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/5850b2db-2c75-46b9-8c93-70c5e79d4a27/data\", \"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\"" go.version=go1.19.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=8bb4ea96-5158-4b3e-b0d6-30afcff9b92c http.request.method=PUT http.request.remoteaddr="127.0.0.1:52412" http.request.uri="/v2/test/blobs/uploads/5850b2db-2c75-46b9-8c93-70c5e79d4a27?_state=wcmChgghdmeVbQ2LoNQ-8R8JHja0OxWS_xbg2TO6Wlh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjU4NTBiMmRiLTJjNzUtNDZiOS04YzkzLTcwYzVlNzlkNGEyNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0yMlQxNzozMTowMi4yNDM2OTE0MDNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.18+unknown" instance.id=89212480-699e-43df-a073-b1264aa828a2 trace.duration=51.159µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Move" trace.id=7ebcf18e-652f-43ed-9e72-35ef7948a632 trace.line=167 vars.name=test vars.uuid=5850b2db-2c75-46b9-8c93-70c5e79d4a27 version="v2.3.0+unknown" 
17:31:02 [2023-02-22T17:31:02.252Z] time="2023-02-22T17:31:02Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=8bb4ea96-5158-4b3e-b0d6-30afcff9b92c http.request.method=PUT http.request.remoteaddr="127.0.0.1:52412" http.request.uri="/v2/test/blobs/uploads/5850b2db-2c75-46b9-8c93-70c5e79d4a27?_state=wcmChgghdmeVbQ2LoNQ-8R8JHja0OxWS_xbg2TO6Wlh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjU4NTBiMmRiLTJjNzUtNDZiOS04YzkzLTcwYzVlNzlkNGEyNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0yMlQxNzozMTowMi4yNDM2OTE0MDNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.18+unknown" instance.id=89212480-699e-43df-a073-b1264aa828a2 trace.duration=59.478µs trace.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=fd23fe65-89cb-4b55-9579-f0d059c20561 trace.line=95 vars.name=test vars.uuid=5850b2db-2c75-46b9-8c93-70c5e79d4a27 version="v2.3.0+unknown" 
17:31:02 [2023-02-22T17:31:02.252Z] time="2023-02-22T17:31:02Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/5850b2db-2c75-46b9-8c93-70c5e79d4a27\")" go.version=go1.19.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=8bb4ea96-5158-4b3e-b0d6-30afcff9b92c http.request.method=PUT http.request.remoteaddr="127.0.0.1:52412" http.request.uri="/v2/test/blobs/uploads/5850b2db-2c75-46b9-8c93-70c5e79d4a27?_state=wcmChgghdmeVbQ2LoNQ-8R8JHja0OxWS_xbg2TO6Wlh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjU4NTBiMmRiLTJjNzUtNDZiOS04YzkzLTcwYzVlNzlkNGEyNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0yMlQxNzozMTowMi4yNDM2OTE0MDNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.18+unknown" instance.id=89212480-699e-43df-a073-b1264aa828a2 trace.duration=86.103µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Delete" trace.id=8b4e5942-c8e7-48b8-acf4-280e22a09883 trace.line=181 vars.name=test vars.uuid=5850b2db-2c75-46b9-8c93-70c5e79d4a27 version="v2.3.0+unknown" 
17:31:02 [2023-02-22T17:31:02.252Z] time="2023-02-22T17:31:02Z" level=info msg="response completed" go.version=go1.19.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=8bb4ea96-5158-4b3e-b0d6-30afcff9b92c http.request.method=PUT http.request.remoteaddr="127.0.0.1:52412" http.request.uri="/v2/test/blobs/uploads/5850b2db-2c75-46b9-8c93-70c5e79d4a27?_state=wcmChgghdmeVbQ2LoNQ-8R8JHja0OxWS_xbg2TO6Wlh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjU4NTBiMmRiLTJjNzUtNDZiOS04YzkzLTcwYzVlNzlkNGEyNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0yMlQxNzozMTowMi4yNDM2OTE0MDNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.18+unknown" http.response.duration=3.858877ms http.response.status=201 http.response.written=0 instance.id=89212480-699e-43df-a073-b1264aa828a2 version="v2.3.0+unknown" 
17:31:02 [2023-02-22T17:31:02.252Z] 127.0.0.1 - - [22/Feb/2023:17:31:02 +0000] "PUT /v2/test/blobs/uploads/5850b2db-2c75-46b9-8c93-70c5e79d4a27?_state=wcmChgghdmeVbQ2LoNQ-8R8JHja0OxWS_xbg2TO6Wlh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjU4NTBiMmRiLTJjNzUtNDZiOS04YzkzLTcwYzVlNzlkNGEyNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0yMlQxNzozMTowMi4yNDM2OTE0MDNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.6.18+unknown"
17:31:02 [2023-02-22T17:31:02.252Z] time="2023-02-22T17:31:02Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/6e19daab-268d-4ce7-b506-b2d5a7a11164/startedat\")" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=f4baa2b3-b0f5-4f31-96cc-bdffa4a1fafa http.request.method=POST http.request.remoteaddr="127.0.0.1:52402" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.18+unknown" instance.id=89212480-699e-43df-a073-b1264aa828a2 trace.duration=99.536µs trace.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=17981dff-9e04-4ba0-8ee4-38bc700139e0 trace.line=95 vars.name=test version="v2.3.0+unknown" 
17:31:02 [2023-02-22T17:31:02.252Z] time="2023-02-22T17:31:02Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/6e19daab-268d-4ce7-b506-b2d5a7a11164/data\")" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=f4baa2b3-b0f5-4f31-96cc-bdffa4a1fafa http.request.method=POST http.request.remoteaddr="127.0.0.1:52402" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.18+unknown" instance.id=89212480-699e-43df-a073-b1264aa828a2 trace.duration=17.157µs trace.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=194a2e13-b315-4079-a301-7ed7ed38ef2a trace.line=141 vars.name=test version="v2.3.0+unknown" 
17:31:02 [2023-02-22T17:31:02.252Z] time="2023-02-22T17:31:02Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/6e19daab-268d-4ce7-b506-b2d5a7a11164/hashstates/sha256/0\")" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=f4baa2b3-b0f5-4f31-96cc-bdffa4a1fafa http.request.method=POST http.request.remoteaddr="127.0.0.1:52402" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.18+unknown" instance.id=89212480-699e-43df-a073-b1264aa828a2 trace.duration=77.513µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=f73a3212-4089-41cf-96db-0691f8b3af39 trace.line=95 vars.name=test version="v2.3.0+unknown" 
17:31:02 [2023-02-22T17:31:02.252Z] time="2023-02-22T17:31:02Z" level=info msg="response completed" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=f4baa2b3-b0f5-4f31-96cc-bdffa4a1fafa http.request.method=POST http.request.remoteaddr="127.0.0.1:52402" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.18+unknown" http.response.duration=6.867563ms http.response.status=202 http.response.written=0 instance.id=89212480-699e-43df-a073-b1264aa828a2 version="v2.3.0+unknown" 
17:31:02 [2023-02-22T17:31:02.252Z] 127.0.0.1 - - [22/Feb/2023:17:31:02 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.18+unknown"
17:31:02 [2023-02-22T17:31:02.253Z] time="2023-02-22T17:31:02Z" level=debug msg="authorizing request" go.version=go1.19.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b13e07ad-e54e-479f-9663-f27bc5844e26 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52402" http.request.uri="/v2/test/blobs/uploads/6e19daab-268d-4ce7-b506-b2d5a7a11164?_state=Yl6FDOBOBOPl_sIFkFxnY1k-n8qvfezEzg3avSLKcdB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjZlMTlkYWFiLTI2OGQtNGNlNy1iNTA2LWIyZDVhN2ExMTE2NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0yMlQxNzozMTowMi4yNDgxOTU4NTRaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.18+unknown" instance.id=89212480-699e-43df-a073-b1264aa828a2 vars.name=test vars.uuid=6e19daab-268d-4ce7-b506-b2d5a7a11164 version="v2.3.0+unknown" 
17:31:02 [2023-02-22T17:31:02.512Z] time="2023-02-22T17:31:02Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.19.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b13e07ad-e54e-479f-9663-f27bc5844e26 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52402" http.request.uri="/v2/test/blobs/uploads/6e19daab-268d-4ce7-b506-b2d5a7a11164?_state=Yl6FDOBOBOPl_sIFkFxnY1k-n8qvfezEzg3avSLKcdB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjZlMTlkYWFiLTI2OGQtNGNlNy1iNTA2LWIyZDVhN2ExMTE2NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0yMlQxNzozMTowMi4yNDgxOTU4NTRaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.18+unknown" instance.id=89212480-699e-43df-a073-b1264aa828a2 vars.name=test vars.uuid=6e19daab-268d-4ce7-b506-b2d5a7a11164 version="v2.3.0+unknown" 
17:31:02 [2023-02-22T17:31:02.512Z] time="2023-02-22T17:31:02Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/6e19daab-268d-4ce7-b506-b2d5a7a11164/startedat\")" go.version=go1.19.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b13e07ad-e54e-479f-9663-f27bc5844e26 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52402" http.request.uri="/v2/test/blobs/uploads/6e19daab-268d-4ce7-b506-b2d5a7a11164?_state=Yl6FDOBOBOPl_sIFkFxnY1k-n8qvfezEzg3avSLKcdB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjZlMTlkYWFiLTI2OGQtNGNlNy1iNTA2LWIyZDVhN2ExMTE2NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0yMlQxNzozMTowMi4yNDgxOTU4NTRaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.18+unknown" instance.id=89212480-699e-43df-a073-b1264aa828a2 trace.duration=50.707µs trace.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=e96a1968-e584-415a-9ecc-30c7ebaa99ee trace.line=82 vars.name=test vars.uuid=6e19daab-268d-4ce7-b506-b2d5a7a11164 version="v2.3.0+unknown" 
17:31:02 [2023-02-22T17:31:02.513Z] time="2023-02-22T17:31:02Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/6e19daab-268d-4ce7-b506-b2d5a7a11164/data\")" go.version=go1.19.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b13e07ad-e54e-479f-9663-f27bc5844e26 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52402" http.request.uri="/v2/test/blobs/uploads/6e19daab-268d-4ce7-b506-b2d5a7a11164?_state=Yl6FDOBOBOPl_sIFkFxnY1k-n8qvfezEzg3avSLKcdB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjZlMTlkYWFiLTI2OGQtNGNlNy1iNTA2LWIyZDVhN2ExMTE2NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0yMlQxNzozMTowMi4yNDgxOTU4NTRaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.18+unknown" instance.id=89212480-699e-43df-a073-b1264aa828a2 trace.duration=20.644µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=648b05d5-41eb-450d-9404-3fbbaaec8946 trace.line=141 vars.name=test vars.uuid=6e19daab-268d-4ce7-b506-b2d5a7a11164 version="v2.3.0+unknown" 
17:31:02 [2023-02-22T17:31:02.513Z] time="2023-02-22T17:31:02Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/6e19daab-268d-4ce7-b506-b2d5a7a11164/data\", 0)" go.version=go1.19.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b13e07ad-e54e-479f-9663-f27bc5844e26 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52402" http.request.uri="/v2/test/blobs/uploads/6e19daab-268d-4ce7-b506-b2d5a7a11164?_state=Yl6FDOBOBOPl_sIFkFxnY1k-n8qvfezEzg3avSLKcdB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjZlMTlkYWFiLTI2OGQtNGNlNy1iNTA2LWIyZDVhN2ExMTE2NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0yMlQxNzozMTowMi4yNDgxOTU4NTRaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.18+unknown" instance.id=89212480-699e-43df-a073-b1264aa828a2 trace.duration=124.742µs trace.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=90e3de62-9fbd-4347-9372-0475c95aea92 trace.line=124 vars.name=test vars.uuid=6e19daab-268d-4ce7-b506-b2d5a7a11164 version="v2.3.0+unknown" 
17:31:02 [2023-02-22T17:31:02.513Z] time="2023-02-22T17:31:02Z" level=debug msg="(*blobWriter).Commit" go.version=go1.19.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b13e07ad-e54e-479f-9663-f27bc5844e26 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52402" http.request.uri="/v2/test/blobs/uploads/6e19daab-268d-4ce7-b506-b2d5a7a11164?_state=Yl6FDOBOBOPl_sIFkFxnY1k-n8qvfezEzg3avSLKcdB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjZlMTlkYWFiLTI2OGQtNGNlNy1iNTA2LWIyZDVhN2ExMTE2NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0yMlQxNzozMTowMi4yNDgxOTU4NTRaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.18+unknown" instance.id=89212480-699e-43df-a073-b1264aa828a2 vars.name=test vars.uuid=6e19daab-268d-4ce7-b506-b2d5a7a11164 version="v2.3.0+unknown" 
17:31:02 [2023-02-22T17:31:02.513Z] time="2023-02-22T17:31:02Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/6e19daab-268d-4ce7-b506-b2d5a7a11164/data\")" go.version=go1.19.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b13e07ad-e54e-479f-9663-f27bc5844e26 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52402" http.request.uri="/v2/test/blobs/uploads/6e19daab-268d-4ce7-b506-b2d5a7a11164?_state=Yl6FDOBOBOPl_sIFkFxnY1k-n8qvfezEzg3avSLKcdB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjZlMTlkYWFiLTI2OGQtNGNlNy1iNTA2LWIyZDVhN2ExMTE2NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0yMlQxNzozMTowMi4yNDgxOTU4NTRaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.18+unknown" instance.id=89212480-699e-43df-a073-b1264aa828a2 trace.duration=12.907µs trace.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=2c2f0aa5-d576-469f-8f45-47ac8cd71887 trace.line=141 vars.name=test vars.uuid=6e19daab-268d-4ce7-b506-b2d5a7a11164 version="v2.3.0+unknown" 
17:31:02 [2023-02-22T17:31:02.513Z] time="2023-02-22T17:31:02Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b13e07ad-e54e-479f-9663-f27bc5844e26 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52402" http.request.uri="/v2/test/blobs/uploads/6e19daab-268d-4ce7-b506-b2d5a7a11164?_state=Yl6FDOBOBOPl_sIFkFxnY1k-n8qvfezEzg3avSLKcdB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjZlMTlkYWFiLTI2OGQtNGNlNy1iNTA2LWIyZDVhN2ExMTE2NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0yMlQxNzozMTowMi4yNDgxOTU4NTRaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.18+unknown" instance.id=89212480-699e-43df-a073-b1264aa828a2 trace.duration=21.407µs trace.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=b3048080-7852-4e8b-9190-3ca0e10a387d trace.line=141 vars.name=test vars.uuid=6e19daab-268d-4ce7-b506-b2d5a7a11164 version="v2.3.0+unknown" 
17:31:02 [2023-02-22T17:31:02.513Z] time="2023-02-22T17:31:02Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/6e19daab-268d-4ce7-b506-b2d5a7a11164/data\")" go.version=go1.19.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b13e07ad-e54e-479f-9663-f27bc5844e26 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52402" http.request.uri="/v2/test/blobs/uploads/6e19daab-268d-4ce7-b506-b2d5a7a11164?_state=Yl6FDOBOBOPl_sIFkFxnY1k-n8qvfezEzg3avSLKcdB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjZlMTlkYWFiLTI2OGQtNGNlNy1iNTA2LWIyZDVhN2ExMTE2NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0yMlQxNzozMTowMi4yNDgxOTU4NTRaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.18+unknown" instance.id=89212480-699e-43df-a073-b1264aa828a2 trace.duration=32.073µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=e64b37b9-f0d5-41d6-bb7a-9ec7255d6ea1 trace.line=141 vars.name=test vars.uuid=6e19daab-268d-4ce7-b506-b2d5a7a11164 version="v2.3.0+unknown" 
17:31:02 [2023-02-22T17:31:02.513Z] time="2023-02-22T17:31:02Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/6e19daab-268d-4ce7-b506-b2d5a7a11164/data\", \"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\"" go.version=go1.19.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b13e07ad-e54e-479f-9663-f27bc5844e26 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52402" http.request.uri="/v2/test/blobs/uploads/6e19daab-268d-4ce7-b506-b2d5a7a11164?_state=Yl6FDOBOBOPl_sIFkFxnY1k-n8qvfezEzg3avSLKcdB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjZlMTlkYWFiLTI2OGQtNGNlNy1iNTA2LWIyZDVhN2ExMTE2NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0yMlQxNzozMTowMi4yNDgxOTU4NTRaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.18+unknown" instance.id=89212480-699e-43df-a073-b1264aa828a2 trace.duration=69.743µs trace.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=6451d6db-3119-4617-a902-4055aceee756 trace.line=167 vars.name=test vars.uuid=6e19daab-268d-4ce7-b506-b2d5a7a11164 version="v2.3.0+unknown" 
17:31:02 [2023-02-22T17:31:02.513Z] time="2023-02-22T17:31:02Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b13e07ad-e54e-479f-9663-f27bc5844e26 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52402" http.request.uri="/v2/test/blobs/uploads/6e19daab-268d-4ce7-b506-b2d5a7a11164?_state=Yl6FDOBOBOPl_sIFkFxnY1k-n8qvfezEzg3avSLKcdB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjZlMTlkYWFiLTI2OGQtNGNlNy1iNTA2LWIyZDVhN2ExMTE2NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0yMlQxNzozMTowMi4yNDgxOTU4NTRaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.18+unknown" instance.id=89212480-699e-43df-a073-b1264aa828a2 trace.duration=77.898µs trace.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=82c0f246-ac22-4488-8bf0-ac36aef7325a trace.line=95 vars.name=test vars.uuid=6e19daab-268d-4ce7-b506-b2d5a7a11164 version="v2.3.0+unknown" 
17:31:02 [2023-02-22T17:31:02.513Z] time="2023-02-22T17:31:02Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/6e19daab-268d-4ce7-b506-b2d5a7a11164\")" go.version=go1.19.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b13e07ad-e54e-479f-9663-f27bc5844e26 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52402" http.request.uri="/v2/test/blobs/uploads/6e19daab-268d-4ce7-b506-b2d5a7a11164?_state=Yl6FDOBOBOPl_sIFkFxnY1k-n8qvfezEzg3avSLKcdB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjZlMTlkYWFiLTI2OGQtNGNlNy1iNTA2LWIyZDVhN2ExMTE2NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0yMlQxNzozMTowMi4yNDgxOTU4NTRaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.18+unknown" instance.id=89212480-699e-43df-a073-b1264aa828a2 trace.duration=118.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).Delete" trace.id=7f6f9ff2-4f46-48e8-ad9f-4475bb6ca9fe trace.line=181 vars.name=test vars.uuid=6e19daab-268d-4ce7-b506-b2d5a7a11164 version="v2.3.0+unknown" 
17:31:02 [2023-02-22T17:31:02.513Z] time="2023-02-22T17:31:02Z" level=info msg="response completed" go.version=go1.19.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b13e07ad-e54e-479f-9663-f27bc5844e26 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52402" http.request.uri="/v2/test/blobs/uploads/6e19daab-268d-4ce7-b506-b2d5a7a11164?_state=Yl6FDOBOBOPl_sIFkFxnY1k-n8qvfezEzg3avSLKcdB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjZlMTlkYWFiLTI2OGQtNGNlNy1iNTA2LWIyZDVhN2ExMTE2NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0yMlQxNzozMTowMi4yNDgxOTU4NTRaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.18+unknown" http.response.duration=9.25968ms http.response.status=201 http.response.written=0 instance.id=89212480-699e-43df-a073-b1264aa828a2 version="v2.3.0+unknown" 
17:31:02 [2023-02-22T17:31:02.513Z] 127.0.0.1 - - [22/Feb/2023:17:31:02 +0000] "PUT /v2/test/blobs/uploads/6e19daab-268d-4ce7-b506-b2d5a7a11164?_state=Yl6FDOBOBOPl_sIFkFxnY1k-n8qvfezEzg3avSLKcdB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjZlMTlkYWFiLTI2OGQtNGNlNy1iNTA2LWIyZDVhN2ExMTE2NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0yMlQxNzozMTowMi4yNDgxOTU4NTRaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 201 0 "" "containerd/1.6.18+unknown"
17:31:02 [2023-02-22T17:31:02.513Z] time="2023-02-22T17:31:02Z" level=debug msg="authorizing request" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=cf72f15d-7f28-4861-afde-9105456b7498 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:52402" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.18+unknown" instance.id=89212480-699e-43df-a073-b1264aa828a2 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
17:31:02 [2023-02-22T17:31:02.513Z] time="2023-02-22T17:31:02Z" level=debug msg=GetImageManifest go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=cf72f15d-7f28-4861-afde-9105456b7498 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:52402" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.18+unknown" instance.id=89212480-699e-43df-a073-b1264aa828a2 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
17:31:02 [2023-02-22T17:31:02.513Z] time="2023-02-22T17:31:02Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=cf72f15d-7f28-4861-afde-9105456b7498 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:52402" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.18+unknown" instance.id=89212480-699e-43df-a073-b1264aa828a2 trace.duration=23.631µs trace.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=7780eb2d-63f9-4e1c-8d2c-784b6b6c31c9 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
17:31:02 [2023-02-22T17:31:02.513Z] time="2023-02-22T17:31:02Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=cf72f15d-7f28-4861-afde-9105456b7498 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:52402" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.18+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.501483ms http.response.status=404 http.response.written=96 instance.id=89212480-699e-43df-a073-b1264aa828a2 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
17:31:02 [2023-02-22T17:31:02.513Z] 127.0.0.1 - - [22/Feb/2023:17:31:02 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.6.18+unknown"
17:31:02 [2023-02-22T17:31:02.513Z] time="2023-02-22T17:31:02Z" level=debug msg="authorizing request" go.version=go1.19.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=d001025e-8bd7-4cc6-911a-0231e9ad1aaf http.request.method=PUT http.request.remoteaddr="127.0.0.1:52402" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.18+unknown" instance.id=89212480-699e-43df-a073-b1264aa828a2 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
17:31:02 [2023-02-22T17:31:02.513Z] time="2023-02-22T17:31:02Z" level=debug msg=PutImageManifest go.version=go1.19.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=d001025e-8bd7-4cc6-911a-0231e9ad1aaf http.request.method=PUT http.request.remoteaddr="127.0.0.1:52402" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.18+unknown" instance.id=89212480-699e-43df-a073-b1264aa828a2 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
17:31:02 [2023-02-22T17:31:02.513Z] time="2023-02-22T17:31:02Z" level=debug msg="(*manifestStore).Put" go.version=go1.19.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=d001025e-8bd7-4cc6-911a-0231e9ad1aaf http.request.method=PUT http.request.remoteaddr="127.0.0.1:52402" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.18+unknown" instance.id=89212480-699e-43df-a073-b1264aa828a2 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
17:31:02 [2023-02-22T17:31:02.513Z] time="2023-02-22T17:31:02Z" level=debug msg="(*schema2ManifestHandler).Put" go.version=go1.19.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=d001025e-8bd7-4cc6-911a-0231e9ad1aaf http.request.method=PUT http.request.remoteaddr="127.0.0.1:52402" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.18+unknown" instance.id=89212480-699e-43df-a073-b1264aa828a2 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
17:31:02 [2023-02-22T17:31:02.513Z] time="2023-02-22T17:31:02Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=d001025e-8bd7-4cc6-911a-0231e9ad1aaf http.request.method=PUT http.request.remoteaddr="127.0.0.1:52402" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.18+unknown" instance.id=89212480-699e-43df-a073-b1264aa828a2 trace.duration=38.424µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=10a43d48-b3ed-490c-ab06-2218727c32f4 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
17:31:02 [2023-02-22T17:31:02.513Z] time="2023-02-22T17:31:02Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=d001025e-8bd7-4cc6-911a-0231e9ad1aaf http.request.method=PUT http.request.remoteaddr="127.0.0.1:52402" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.18+unknown" instance.id=89212480-699e-43df-a073-b1264aa828a2 trace.duration=19.709µs trace.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=179a8028-d785-4236-b6a0-5df32f291f8a trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
17:31:02 [2023-02-22T17:31:02.513Z] time="2023-02-22T17:31:02Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=d001025e-8bd7-4cc6-911a-0231e9ad1aaf http.request.method=PUT http.request.remoteaddr="127.0.0.1:52402" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.18+unknown" instance.id=89212480-699e-43df-a073-b1264aa828a2 trace.duration=45.251µs trace.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=41ff8f49-ecc9-49eb-a05a-442d0a7c3f2a trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
17:31:02 [2023-02-22T17:31:02.513Z] time="2023-02-22T17:31:02Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=d001025e-8bd7-4cc6-911a-0231e9ad1aaf http.request.method=PUT http.request.remoteaddr="127.0.0.1:52402" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.18+unknown" instance.id=89212480-699e-43df-a073-b1264aa828a2 trace.duration=15.794µs trace.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=5fc149fb-d976-4c27-9c95-ee698ca4801c trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
17:31:02 [2023-02-22T17:31:02.513Z] time="2023-02-22T17:31:02Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=d001025e-8bd7-4cc6-911a-0231e9ad1aaf http.request.method=PUT http.request.remoteaddr="127.0.0.1:52402" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.18+unknown" instance.id=89212480-699e-43df-a073-b1264aa828a2 trace.duration=16.016µs trace.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=e646eb4a-7368-4c99-b644-3818ed6fec16 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
17:31:02 [2023-02-22T17:31:02.513Z] time="2023-02-22T17:31:02Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=d001025e-8bd7-4cc6-911a-0231e9ad1aaf http.request.method=PUT http.request.remoteaddr="127.0.0.1:52402" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.18+unknown" instance.id=89212480-699e-43df-a073-b1264aa828a2 trace.duration=83.101µs trace.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=00874dc0-72e3-4200-990c-1f2510e90de7 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
17:31:02 [2023-02-22T17:31:02.513Z] time="2023-02-22T17:31:02Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=d001025e-8bd7-4cc6-911a-0231e9ad1aaf http.request.method=PUT http.request.remoteaddr="127.0.0.1:52402" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.18+unknown" instance.id=89212480-699e-43df-a073-b1264aa828a2 trace.duration=99.741µs trace.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=1d63dad2-f837-4300-85f5-c26aa9838b07 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
17:31:02 [2023-02-22T17:31:02.513Z] time="2023-02-22T17:31:02Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=d001025e-8bd7-4cc6-911a-0231e9ad1aaf http.request.method=PUT http.request.remoteaddr="127.0.0.1:52402" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.18+unknown" instance.id=89212480-699e-43df-a073-b1264aa828a2 trace.duration=36.119µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=6984d299-4b9f-48f1-802e-b18bd0280f23 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
17:31:02 [2023-02-22T17:31:02.514Z] time="2023-02-22T17:31:02Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/index/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=d001025e-8bd7-4cc6-911a-0231e9ad1aaf http.request.method=PUT http.request.remoteaddr="127.0.0.1:52402" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.18+unknown" instance.id=89212480-699e-43df-a073-b1264aa828a2 trace.duration=106.387µs trace.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=dea0d4e8-1f5e-4304-bdf2-96f1d5eeac03 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
17:31:02 [2023-02-22T17:31:02.514Z] time="2023-02-22T17:31:02Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=d001025e-8bd7-4cc6-911a-0231e9ad1aaf http.request.method=PUT http.request.remoteaddr="127.0.0.1:52402" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.18+unknown" instance.id=89212480-699e-43df-a073-b1264aa828a2 trace.duration=51.372µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=d337c810-b5fb-465f-ad08-3db63df08fd9 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
17:31:02 [2023-02-22T17:31:02.514Z] time="2023-02-22T17:31:02Z" level=info msg="response completed" go.version=go1.19.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=d001025e-8bd7-4cc6-911a-0231e9ad1aaf http.request.method=PUT http.request.remoteaddr="127.0.0.1:52402" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.18+unknown" http.response.duration=3.776391ms http.response.status=201 http.response.written=0 instance.id=89212480-699e-43df-a073-b1264aa828a2 version="v2.3.0+unknown" 
17:31:02 [2023-02-22T17:31:02.514Z] 127.0.0.1 - - [22/Feb/2023:17:31:02 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.6.18+unknown"
17:31:02 [2023-02-22T17:31:02.514Z] time="2023-02-22T17:31:02Z" level=debug msg="authorizing request" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=7c9b3e30-b700-4da4-bd3b-921e6b2cf294 http.request.method=GET http.request.remoteaddr="127.0.0.1:52424" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.6 git-commit/2c55b264f710618982f79d8b5b2a4045c02db46f kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=89212480-699e-43df-a073-b1264aa828a2 version="v2.3.0+unknown" 
17:31:02 [2023-02-22T17:31:02.514Z] time="2023-02-22T17:31:02Z" level=info msg="response completed" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=7c9b3e30-b700-4da4-bd3b-921e6b2cf294 http.request.method=GET http.request.remoteaddr="127.0.0.1:52424" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.6 git-commit/2c55b264f710618982f79d8b5b2a4045c02db46f 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="916.75µs" http.response.status=200 http.response.written=2 instance.id=89212480-699e-43df-a073-b1264aa828a2 version="v2.3.0+unknown" 
17:31:02 [2023-02-22T17:31:02.514Z] 127.0.0.1 - - [22/Feb/2023:17:31:02 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.19.6 git-commit/2c55b264f710618982f79d8b5b2a4045c02db46f kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
17:31:02 [2023-02-22T17:31:02.514Z] time="2023-02-22T17:31:02Z" level=debug msg="authorizing request" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=91dfcdf4-ee4c-4b39-9c74-2356380eb255 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:52426" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.6 git-commit/2c55b264f710618982f79d8b5b2a4045c02db46f kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=89212480-699e-43df-a073-b1264aa828a2 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
17:31:02 [2023-02-22T17:31:02.514Z] time="2023-02-22T17:31:02Z" level=debug msg=GetImageManifest go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=91dfcdf4-ee4c-4b39-9c74-2356380eb255 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:52426" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.6 git-commit/2c55b264f710618982f79d8b5b2a4045c02db46f kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=89212480-699e-43df-a073-b1264aa828a2 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
17:31:02 [2023-02-22T17:31:02.514Z] time="2023-02-22T17:31:02Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=91dfcdf4-ee4c-4b39-9c74-2356380eb255 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:52426" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.6 git-commit/2c55b264f710618982f79d8b5b2a4045c02db46f kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=89212480-699e-43df-a073-b1264aa828a2 trace.duration=50.732µs trace.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=98a94199-a881-40ac-8186-4bd7510b011d trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
17:31:02 [2023-02-22T17:31:02.514Z] time="2023-02-22T17:31:02Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=91dfcdf4-ee4c-4b39-9c74-2356380eb255 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:52426" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.6 git-commit/2c55b264f710618982f79d8b5b2a4045c02db46f kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=89212480-699e-43df-a073-b1264aa828a2 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
17:31:02 [2023-02-22T17:31:02.514Z] time="2023-02-22T17:31:02Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=91dfcdf4-ee4c-4b39-9c74-2356380eb255 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:52426" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.6 git-commit/2c55b264f710618982f79d8b5b2a4045c02db46f kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=89212480-699e-43df-a073-b1264aa828a2 trace.duration=32.057µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=c27282d5-f7c1-4ed2-8e29-95879d81f5e3 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
17:31:02 [2023-02-22T17:31:02.514Z] time="2023-02-22T17:31:02Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=91dfcdf4-ee4c-4b39-9c74-2356380eb255 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:52426" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.6 git-commit/2c55b264f710618982f79d8b5b2a4045c02db46f kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=89212480-699e-43df-a073-b1264aa828a2 trace.duration=21.087µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=c66105bf-91d6-43f4-a9c5-b0c2079b8fde trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
17:31:02 [2023-02-22T17:31:02.514Z] time="2023-02-22T17:31:02Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=91dfcdf4-ee4c-4b39-9c74-2356380eb255 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:52426" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.6 git-commit/2c55b264f710618982f79d8b5b2a4045c02db46f kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=89212480-699e-43df-a073-b1264aa828a2 trace.duration=27.159µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=472b5d8f-fd1e-49f1-be83-147c6ca65969 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
17:31:02 [2023-02-22T17:31:02.514Z] time="2023-02-22T17:31:02Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=91dfcdf4-ee4c-4b39-9c74-2356380eb255 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:52426" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.6 git-commit/2c55b264f710618982f79d8b5b2a4045c02db46f kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=89212480-699e-43df-a073-b1264aa828a2 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
17:31:02 [2023-02-22T17:31:02.514Z] time="2023-02-22T17:31:02Z" level=info msg="response completed" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=91dfcdf4-ee4c-4b39-9c74-2356380eb255 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:52426" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.6 git-commit/2c55b264f710618982f79d8b5b2a4045c02db46f kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=2.253386ms http.response.status=200 http.response.written=417 instance.id=89212480-699e-43df-a073-b1264aa828a2 version="v2.3.0+unknown" 
17:31:02 [2023-02-22T17:31:02.514Z] 127.0.0.1 - - [22/Feb/2023:17:31:02 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.19.6 git-commit/2c55b264f710618982f79d8b5b2a4045c02db46f kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
17:31:02 [2023-02-22T17:31:02.514Z] time="2023-02-22T17:31:02Z" level=debug msg="authorizing request" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=c03f9f15-c640-41c0-beb9-579dc3152d0e http.request.method=GET http.request.remoteaddr="127.0.0.1:52428" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.6 git-commit/2c55b264f710618982f79d8b5b2a4045c02db46f kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=89212480-699e-43df-a073-b1264aa828a2 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
17:31:02 [2023-02-22T17:31:02.514Z] time="2023-02-22T17:31:02Z" level=debug msg=GetImageManifest go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=c03f9f15-c640-41c0-beb9-579dc3152d0e http.request.method=GET http.request.remoteaddr="127.0.0.1:52428" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.6 git-commit/2c55b264f710618982f79d8b5b2a4045c02db46f kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=89212480-699e-43df-a073-b1264aa828a2 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
17:31:02 [2023-02-22T17:31:02.514Z] time="2023-02-22T17:31:02Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=c03f9f15-c640-41c0-beb9-579dc3152d0e http.request.method=GET http.request.remoteaddr="127.0.0.1:52428" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.6 git-commit/2c55b264f710618982f79d8b5b2a4045c02db46f kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=89212480-699e-43df-a073-b1264aa828a2 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
17:31:02 [2023-02-22T17:31:02.514Z] time="2023-02-22T17:31:02Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=c03f9f15-c640-41c0-beb9-579dc3152d0e http.request.method=GET http.request.remoteaddr="127.0.0.1:52428" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.6 git-commit/2c55b264f710618982f79d8b5b2a4045c02db46f kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=89212480-699e-43df-a073-b1264aa828a2 trace.duration=48.131µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=9a48800a-aee4-46f7-b897-a38b17138f4e trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
17:31:02 [2023-02-22T17:31:02.514Z] time="2023-02-22T17:31:02Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=c03f9f15-c640-41c0-beb9-579dc3152d0e http.request.method=GET http.request.remoteaddr="127.0.0.1:52428" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.6 git-commit/2c55b264f710618982f79d8b5b2a4045c02db46f kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=89212480-699e-43df-a073-b1264aa828a2 trace.duration=15.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=f8a0b383-888c-4da3-b5cc-1ea84ace8a78 trace.line=141 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
17:31:02 [2023-02-22T17:31:02.514Z] time="2023-02-22T17:31:02Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=c03f9f15-c640-41c0-beb9-579dc3152d0e http.request.method=GET http.request.remoteaddr="127.0.0.1:52428" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.6 git-commit/2c55b264f710618982f79d8b5b2a4045c02db46f kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=89212480-699e-43df-a073-b1264aa828a2 trace.duration=14.457µs trace.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=6f74f5fe-9dd8-4b40-985f-3ca5fcc7ee53 trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
17:31:02 [2023-02-22T17:31:02.514Z] time="2023-02-22T17:31:02Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=c03f9f15-c640-41c0-beb9-579dc3152d0e http.request.method=GET http.request.remoteaddr="127.0.0.1:52428" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.6 git-commit/2c55b264f710618982f79d8b5b2a4045c02db46f kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=89212480-699e-43df-a073-b1264aa828a2 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
17:31:02 [2023-02-22T17:31:02.514Z] time="2023-02-22T17:31:02Z" level=info msg="response completed" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=c03f9f15-c640-41c0-beb9-579dc3152d0e http.request.method=GET http.request.remoteaddr="127.0.0.1:52428" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.6 git-commit/2c55b264f710618982f79d8b5b2a4045c02db46f kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.323048ms http.response.status=200 http.response.written=417 instance.id=89212480-699e-43df-a073-b1264aa828a2 version="v2.3.0+unknown" 
17:31:02 [2023-02-22T17:31:02.514Z] 127.0.0.1 - - [22/Feb/2023:17:31:02 +0000] "GET /v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 200 417 "" "docker/dev go/go1.19.6 git-commit/2c55b264f710618982f79d8b5b2a4045c02db46f kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
17:31:02 [2023-02-22T17:31:02.514Z] time="2023-02-22T17:31:02Z" level=debug msg="authorizing request" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=65f403b1-8f92-4cb5-98d3-864dbc0beaa0 http.request.method=GET http.request.remoteaddr="127.0.0.1:52450" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.6 git-commit/2c55b264f710618982f79d8b5b2a4045c02db46f kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=89212480-699e-43df-a073-b1264aa828a2 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
17:31:02 [2023-02-22T17:31:02.514Z] time="2023-02-22T17:31:02Z" level=debug msg=GetBlob go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=65f403b1-8f92-4cb5-98d3-864dbc0beaa0 http.request.method=GET http.request.remoteaddr="127.0.0.1:52450" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.6 git-commit/2c55b264f710618982f79d8b5b2a4045c02db46f kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=89212480-699e-43df-a073-b1264aa828a2 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
17:31:02 [2023-02-22T17:31:02.514Z] time="2023-02-22T17:31:02Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=65f403b1-8f92-4cb5-98d3-864dbc0beaa0 http.request.method=GET http.request.remoteaddr="127.0.0.1:52450" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.6 git-commit/2c55b264f710618982f79d8b5b2a4045c02db46f kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=89212480-699e-43df-a073-b1264aa828a2 trace.duration=49.485µs trace.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=c2c212bd-b1cd-4ea3-bd40-9dbbda7389c9 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
17:31:02 [2023-02-22T17:31:02.514Z] time="2023-02-22T17:31:02Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=65f403b1-8f92-4cb5-98d3-864dbc0beaa0 http.request.method=GET http.request.remoteaddr="127.0.0.1:52450" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.6 git-commit/2c55b264f710618982f79d8b5b2a4045c02db46f kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=89212480-699e-43df-a073-b1264aa828a2 trace.duration=20.299µs trace.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=3ad41194-c5af-4be2-915b-0d789bfd6097 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
17:31:02 [2023-02-22T17:31:02.515Z] time="2023-02-22T17:31:02Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=65f403b1-8f92-4cb5-98d3-864dbc0beaa0 http.request.method=GET http.request.remoteaddr="127.0.0.1:52450" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.6 git-commit/2c55b264f710618982f79d8b5b2a4045c02db46f kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=89212480-699e-43df-a073-b1264aa828a2 trace.duration=23.565µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=999fe4f8-857b-4a08-8f67-5e339dc1a54c trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
17:31:02 [2023-02-22T17:31:02.515Z] time="2023-02-22T17:31:02Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=65f403b1-8f92-4cb5-98d3-864dbc0beaa0 http.request.method=GET http.request.remoteaddr="127.0.0.1:52450" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.6 git-commit/2c55b264f710618982f79d8b5b2a4045c02db46f kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=89212480-699e-43df-a073-b1264aa828a2 trace.duration=16.131µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=be38d45c-3cf8-4a1d-a17e-658d8aba986a trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
17:31:02 [2023-02-22T17:31:02.515Z] time="2023-02-22T17:31:02Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=65f403b1-8f92-4cb5-98d3-864dbc0beaa0 http.request.method=GET http.request.remoteaddr="127.0.0.1:52450" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.6 git-commit/2c55b264f710618982f79d8b5b2a4045c02db46f kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=89212480-699e-43df-a073-b1264aa828a2 trace.duration=27.701µs trace.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=670b4f53-3be1-465b-adcb-962387a28912 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
17:31:02 [2023-02-22T17:31:02.515Z] time="2023-02-22T17:31:02Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=65f403b1-8f92-4cb5-98d3-864dbc0beaa0 http.request.method=GET http.request.remoteaddr="127.0.0.1:52450" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.6 git-commit/2c55b264f710618982f79d8b5b2a4045c02db46f kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=89212480-699e-43df-a073-b1264aa828a2 trace.duration=8.041µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).URLFor" trace.id=1194a4a2-8bbb-4eb0-87ce-76dd98317211 trace.line=193 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
17:31:02 [2023-02-22T17:31:02.515Z] time="2023-02-22T17:31:02Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\", 0)" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=65f403b1-8f92-4cb5-98d3-864dbc0beaa0 http.request.method=GET http.request.remoteaddr="127.0.0.1:52450" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.6 git-commit/2c55b264f710618982f79d8b5b2a4045c02db46f kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=89212480-699e-43df-a073-b1264aa828a2 trace.duration=177.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).ReadStream" trace.id=e544667e-2e46-4556-b5aa-0fdef587d2e8 trace.line=107 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
17:31:02 [2023-02-22T17:31:02.515Z] time="2023-02-22T17:31:02Z" level=debug msg="authorizing request" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=17a531a7-2bec-4955-8602-d891a142af85 http.request.method=GET http.request.remoteaddr="127.0.0.1:52438" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.6 git-commit/2c55b264f710618982f79d8b5b2a4045c02db46f kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=89212480-699e-43df-a073-b1264aa828a2 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
17:31:02 [2023-02-22T17:31:02.515Z] time="2023-02-22T17:31:02Z" level=debug msg=GetBlob go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=17a531a7-2bec-4955-8602-d891a142af85 http.request.method=GET http.request.remoteaddr="127.0.0.1:52438" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.6 git-commit/2c55b264f710618982f79d8b5b2a4045c02db46f kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=89212480-699e-43df-a073-b1264aa828a2 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
17:31:02 [2023-02-22T17:31:02.515Z] time="2023-02-22T17:31:02Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=65f403b1-8f92-4cb5-98d3-864dbc0beaa0 http.request.method=GET http.request.remoteaddr="127.0.0.1:52450" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.6 git-commit/2c55b264f710618982f79d8b5b2a4045c02db46f kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=89212480-699e-43df-a073-b1264aa828a2 trace.duration=42.543µs trace.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=0aeafe13-5238-41c8-8894-e01cd1374a22 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
17:31:02 [2023-02-22T17:31:02.515Z] time="2023-02-22T17:31:02Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=17a531a7-2bec-4955-8602-d891a142af85 http.request.method=GET http.request.remoteaddr="127.0.0.1:52438" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.6 git-commit/2c55b264f710618982f79d8b5b2a4045c02db46f kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=89212480-699e-43df-a073-b1264aa828a2 trace.duration=68.619µs trace.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=31b3403b-f870-41fb-87e4-1ef9897802ef trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
17:31:02 [2023-02-22T17:31:02.515Z] time="2023-02-22T17:31:02Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=17a531a7-2bec-4955-8602-d891a142af85 http.request.method=GET http.request.remoteaddr="127.0.0.1:52438" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.6 git-commit/2c55b264f710618982f79d8b5b2a4045c02db46f kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=89212480-699e-43df-a073-b1264aa828a2 trace.duration=21.464µs trace.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=9d3c15b8-ee1c-4df2-be5a-baaa303a2b8f trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
17:31:02 [2023-02-22T17:31:02.515Z] time="2023-02-22T17:31:02Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=17a531a7-2bec-4955-8602-d891a142af85 http.request.method=GET http.request.remoteaddr="127.0.0.1:52438" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.6 git-commit/2c55b264f710618982f79d8b5b2a4045c02db46f kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=89212480-699e-43df-a073-b1264aa828a2 trace.duration=29.423µs trace.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=4db76bdd-d12f-4761-936f-ec338961ce98 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
17:31:02 [2023-02-22T17:31:02.515Z] time="2023-02-22T17:31:02Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=17a531a7-2bec-4955-8602-d891a142af85 http.request.method=GET http.request.remoteaddr="127.0.0.1:52438" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.6 git-commit/2c55b264f710618982f79d8b5b2a4045c02db46f kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=89212480-699e-43df-a073-b1264aa828a2 trace.duration=41.025µs trace.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=4ed04d2b-3d75-4b0a-a6a8-e6791e47cc39 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
17:31:02 [2023-02-22T17:31:02.515Z] time="2023-02-22T17:31:02Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=17a531a7-2bec-4955-8602-d891a142af85 http.request.method=GET http.request.remoteaddr="127.0.0.1:52438" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.6 git-commit/2c55b264f710618982f79d8b5b2a4045c02db46f kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=89212480-699e-43df-a073-b1264aa828a2 trace.duration=29.604µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=8e4a3632-7856-4938-91e2-67150bd7da94 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
17:31:02 [2023-02-22T17:31:02.515Z] time="2023-02-22T17:31:02Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=17a531a7-2bec-4955-8602-d891a142af85 http.request.method=GET http.request.remoteaddr="127.0.0.1:52438" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.6 git-commit/2c55b264f710618982f79d8b5b2a4045c02db46f kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=89212480-699e-43df-a073-b1264aa828a2 trace.duration=6.835µs trace.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=92b6c9de-42ee-437d-802a-753475c49041 trace.line=193 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
17:31:02 [2023-02-22T17:31:02.515Z] time="2023-02-22T17:31:02Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\", 0)" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=17a531a7-2bec-4955-8602-d891a142af85 http.request.method=GET http.request.remoteaddr="127.0.0.1:52438" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.6 git-commit/2c55b264f710618982f79d8b5b2a4045c02db46f kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=89212480-699e-43df-a073-b1264aa828a2 trace.duration=47.885µs trace.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=15c943f7-939f-4e16-abcc-07c66f04252c trace.line=107 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
17:31:02 [2023-02-22T17:31:02.515Z] time="2023-02-22T17:31:02Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=65f403b1-8f92-4cb5-98d3-864dbc0beaa0 http.request.method=GET http.request.remoteaddr="127.0.0.1:52450" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.6 git-commit/2c55b264f710618982f79d8b5b2a4045c02db46f kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=89212480-699e-43df-a073-b1264aa828a2 trace.duration=1.774228ms trace.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=d8ccc1da-382d-455a-b8dc-8454179755c0 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
17:31:02 [2023-02-22T17:31:02.515Z] time="2023-02-22T17:31:02Z" level=info msg="response completed" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=65f403b1-8f92-4cb5-98d3-864dbc0beaa0 http.request.method=GET http.request.remoteaddr="127.0.0.1:52450" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.6 git-commit/2c55b264f710618982f79d8b5b2a4045c02db46f 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.09807ms http.response.status=200 http.response.written=68 instance.id=89212480-699e-43df-a073-b1264aa828a2 version="v2.3.0+unknown" 
17:31:02 [2023-02-22T17:31:02.515Z] 127.0.0.1 - - [22/Feb/2023:17:31:02 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.19.6 git-commit/2c55b264f710618982f79d8b5b2a4045c02db46f kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
17:31:02 [2023-02-22T17:31:02.515Z] time="2023-02-22T17:31:02Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=17a531a7-2bec-4955-8602-d891a142af85 http.request.method=GET http.request.remoteaddr="127.0.0.1:52438" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.6 git-commit/2c55b264f710618982f79d8b5b2a4045c02db46f kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=89212480-699e-43df-a073-b1264aa828a2 trace.duration=49.452µs trace.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=483384e9-2907-42f4-a6c4-e44261d16a51 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
17:31:02 [2023-02-22T17:31:02.515Z] time="2023-02-22T17:31:02Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=17a531a7-2bec-4955-8602-d891a142af85 http.request.method=GET http.request.remoteaddr="127.0.0.1:52438" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.6 git-commit/2c55b264f710618982f79d8b5b2a4045c02db46f kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=89212480-699e-43df-a073-b1264aa828a2 trace.duration=28.004µs trace.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=9d5c5d1b-5275-4428-9e9d-6072f87a2cbf trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
17:31:02 [2023-02-22T17:31:02.515Z] time="2023-02-22T17:31:02Z" level=info msg="response completed" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=17a531a7-2bec-4955-8602-d891a142af85 http.request.method=GET http.request.remoteaddr="127.0.0.1:52438" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.6 git-commit/2c55b264f710618982f79d8b5b2a4045c02db46f 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=13.904839ms http.response.status=200 http.response.written=179 instance.id=89212480-699e-43df-a073-b1264aa828a2 version="v2.3.0+unknown" 
17:31:02 [2023-02-22T17:31:02.515Z] 127.0.0.1 - - [22/Feb/2023:17:31:02 +0000] "GET /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 200 179 "" "docker/dev go/go1.19.6 git-commit/2c55b264f710618982f79d8b5b2a4045c02db46f kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
17:31:02 [2023-02-22T17:31:02.515Z] time="2023-02-22T17:31:02Z" level=debug msg="authorizing request" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=dca1f3b1-3f07-4032-a44e-792b8e48ad82 http.request.method=GET http.request.remoteaddr="127.0.0.1:52478" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.6 git-commit/2c55b264f710618982f79d8b5b2a4045c02db46f kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=89212480-699e-43df-a073-b1264aa828a2 version="v2.3.0+unknown" 
17:31:02 [2023-02-22T17:31:02.515Z] time="2023-02-22T17:31:02Z" level=info msg="response completed" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=dca1f3b1-3f07-4032-a44e-792b8e48ad82 http.request.method=GET http.request.remoteaddr="127.0.0.1:52478" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.6 git-commit/2c55b264f710618982f79d8b5b2a4045c02db46f 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="920.853µs" http.response.status=200 http.response.written=2 instance.id=89212480-699e-43df-a073-b1264aa828a2 version="v2.3.0+unknown" 
17:31:02 [2023-02-22T17:31:02.515Z] 127.0.0.1 - - [22/Feb/2023:17:31:02 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.19.6 git-commit/2c55b264f710618982f79d8b5b2a4045c02db46f kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
17:31:02 [2023-02-22T17:31:02.516Z] time="2023-02-22T17:31:02Z" level=debug msg="authorizing request" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=2d4034bc-e3a6-45fd-843e-e791bcb6561a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:52486" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.6 git-commit/2c55b264f710618982f79d8b5b2a4045c02db46f kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=89212480-699e-43df-a073-b1264aa828a2 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
17:31:02 [2023-02-22T17:31:02.516Z] time="2023-02-22T17:31:02Z" level=debug msg=GetImageManifest go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=2d4034bc-e3a6-45fd-843e-e791bcb6561a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:52486" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.6 git-commit/2c55b264f710618982f79d8b5b2a4045c02db46f kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=89212480-699e-43df-a073-b1264aa828a2 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
17:31:02 [2023-02-22T17:31:02.516Z] time="2023-02-22T17:31:02Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=2d4034bc-e3a6-45fd-843e-e791bcb6561a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:52486" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.6 git-commit/2c55b264f710618982f79d8b5b2a4045c02db46f kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=89212480-699e-43df-a073-b1264aa828a2 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
17:31:02 [2023-02-22T17:31:02.516Z] time="2023-02-22T17:31:02Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=2d4034bc-e3a6-45fd-843e-e791bcb6561a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:52486" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.6 git-commit/2c55b264f710618982f79d8b5b2a4045c02db46f kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=89212480-699e-43df-a073-b1264aa828a2 trace.duration=34.42µs trace.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=ca9b47fa-d857-4d42-a3a9-8fd43ef4cebe trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
17:31:02 [2023-02-22T17:31:02.516Z] time="2023-02-22T17:31:02Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=2d4034bc-e3a6-45fd-843e-e791bcb6561a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:52486" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.6 git-commit/2c55b264f710618982f79d8b5b2a4045c02db46f kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=89212480-699e-43df-a073-b1264aa828a2 trace.duration=11.069µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=067b1356-0d91-4720-a619-f14220b6ef26 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
17:31:02 [2023-02-22T17:31:02.516Z] time="2023-02-22T17:31:02Z" 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.6 http.request.host="127.0.0.1:5000" http.request.id=2d4034bc-e3a6-45fd-843e-e791bcb6561a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:52486" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.6 git-commit/2c55b264f710618982f79d8b5b2a4045c02db46f 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.285896ms http.response.status=404 http.response.written=181 instance.id=89212480-699e-43df-a073-b1264aa828a2 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
17:31:02 [2023-02-22T17:31:02.516Z] 127.0.0.1 - - [22/Feb/2023:17:31:02 +0000] "HEAD /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.19.6 git-commit/2c55b264f710618982f79d8b5b2a4045c02db46f kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
17:31:02 [2023-02-22T17:31:02.516Z] time="2023-02-22T17:31:02Z" level=debug msg="authorizing request" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=6d6600e3-f2d5-4fe5-b48e-cc437aacd50c http.request.method=GET http.request.remoteaddr="127.0.0.1:52500" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.6 git-commit/2c55b264f710618982f79d8b5b2a4045c02db46f kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=89212480-699e-43df-a073-b1264aa828a2 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
17:31:02 [2023-02-22T17:31:02.516Z] time="2023-02-22T17:31:02Z" level=debug msg=GetImageManifest go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=6d6600e3-f2d5-4fe5-b48e-cc437aacd50c http.request.method=GET http.request.remoteaddr="127.0.0.1:52500" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.6 git-commit/2c55b264f710618982f79d8b5b2a4045c02db46f kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=89212480-699e-43df-a073-b1264aa828a2 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
17:31:02 [2023-02-22T17:31:02.516Z] time="2023-02-22T17:31:02Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=6d6600e3-f2d5-4fe5-b48e-cc437aacd50c http.request.method=GET http.request.remoteaddr="127.0.0.1:52500" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.6 git-commit/2c55b264f710618982f79d8b5b2a4045c02db46f kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=89212480-699e-43df-a073-b1264aa828a2 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
17:31:02 [2023-02-22T17:31:02.516Z] time="2023-02-22T17:31:02Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=6d6600e3-f2d5-4fe5-b48e-cc437aacd50c http.request.method=GET http.request.remoteaddr="127.0.0.1:52500" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.6 git-commit/2c55b264f710618982f79d8b5b2a4045c02db46f kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=89212480-699e-43df-a073-b1264aa828a2 trace.duration=33.649µs trace.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=5954014e-8237-44b1-b0f4-e08683a4573d trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
17:31:02 [2023-02-22T17:31:02.516Z] time="2023-02-22T17:31:02Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=6d6600e3-f2d5-4fe5-b48e-cc437aacd50c http.request.method=GET http.request.remoteaddr="127.0.0.1:52500" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.6 git-commit/2c55b264f710618982f79d8b5b2a4045c02db46f kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=89212480-699e-43df-a073-b1264aa828a2 trace.duration=12.012µs trace.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=6e71493e-7dd6-40d4-a5cf-f4e90539c6db trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
17:31:02 [2023-02-22T17:31:02.516Z] time="2023-02-22T17:31:02Z" 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.6 http.request.host="127.0.0.1:5000" http.request.id=6d6600e3-f2d5-4fe5-b48e-cc437aacd50c http.request.method=GET http.request.remoteaddr="127.0.0.1:52500" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.6 git-commit/2c55b264f710618982f79d8b5b2a4045c02db46f 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.451244ms http.response.status=404 http.response.written=181 instance.id=89212480-699e-43df-a073-b1264aa828a2 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
17:31:02 [2023-02-22T17:31:02.516Z] 127.0.0.1 - - [22/Feb/2023:17:31:02 +0000] "GET /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.19.6 git-commit/2c55b264f710618982f79d8b5b2a4045c02db46f kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
17:31:02 [2023-02-22T17:31:02.516Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.28s)
17:31:02 [2023-02-22T17:31:02.516Z] === RUN   TestRemoveImageOrphaning
17:31:02 [2023-02-22T17:31:02.774Z] --- PASS: TestRemoveImageOrphaning (0.24s)
17:31:02 [2023-02-22T17:31:02.774Z] === RUN   TestRemoveImageGarbageCollector
17:31:02 [2023-02-22T17:31:02.774Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:31:02 [2023-02-22T17:31:02.774Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
17:31:02 [2023-02-22T17:31:02.774Z] === RUN   TestTagUnprefixedRepoByNameOrName
17:31:02 [2023-02-22T17:31:02.774Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
17:31:02 [2023-02-22T17:31:02.774Z] === RUN   TestTagInvalidReference
17:31:02 [2023-02-22T17:31:02.774Z] --- PASS: TestTagInvalidReference (0.01s)
17:31:02 [2023-02-22T17:31:02.774Z] === RUN   TestTagValidPrefixedRepo
17:31:02 [2023-02-22T17:31:02.774Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
17:31:02 [2023-02-22T17:31:02.774Z] === RUN   TestTagExistedNameWithoutForce
17:31:02 [2023-02-22T17:31:02.774Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
17:31:02 [2023-02-22T17:31:02.774Z] === RUN   TestTagOfficialNames
17:31:03 [2023-02-22T17:31:03.032Z] --- PASS: TestTagOfficialNames (0.06s)
17:31:03 [2023-02-22T17:31:03.032Z] === RUN   TestTagMatchesDigest
17:31:03 [2023-02-22T17:31:03.032Z] --- PASS: TestTagMatchesDigest (0.01s)
17:31:03 [2023-02-22T17:31:03.032Z] PASS
17:31:03 [2023-02-22T17:31:03.032Z] 
17:31:03 [2023-02-22T17:31:03.032Z] === Skipped
17:31:03 [2023-02-22T17:31:03.032Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
17:31:03 [2023-02-22T17:31:03.032Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
17:31:03 [2023-02-22T17:31:03.032Z] 
17:31:03 [2023-02-22T17:31:03.032Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
17:31:03 [2023-02-22T17:31:03.032Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:31:03 [2023-02-22T17:31:03.032Z] 
17:31:03 [2023-02-22T17:31:03.032Z] DONE 23 tests, 2 skipped in 1.543s
17:31:03 [2023-02-22T17:31:03.032Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m 
17:31:03 [2023-02-22T17:31:03.032Z] ++ 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
17:31:03 [2023-02-22T17:31:03.032Z] ++ set -e
17:31:03 [2023-02-22T17:31:03.032Z] ++ '[' -n 0 ']'
17:31:03 [2023-02-22T17:31:03.032Z] ++ set -x
17:31:03 [2023-02-22T17:31:03.032Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m
17:31:03 [2023-02-22T17:31:03.032Z] === RUN   TestStripANSICommands
17:31:03 [2023-02-22T17:31:03.032Z] === RUN   TestStripANSICommands/#00
17:31:03 [2023-02-22T17:31:03.032Z] === RUN   TestStripANSICommands/#01
17:31:03 [2023-02-22T17:31:03.032Z] --- PASS: TestStripANSICommands (0.00s)
17:31:03 [2023-02-22T17:31:03.032Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
17:31:03 [2023-02-22T17:31:03.032Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
17:31:03 [2023-02-22T17:31:03.032Z] PASS
17:31:03 [2023-02-22T17:31:03.032Z] 
17:31:03 [2023-02-22T17:31:03.032Z] DONE 3 tests in 0.041s
17:31:03 [2023-02-22T17:31:03.032Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
17:31:03 [2023-02-22T17:31:03.032Z] ++ 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
17:31:03 [2023-02-22T17:31:03.032Z] ++ set -e
17:31:03 [2023-02-22T17:31:03.032Z] ++ '[' -n 0 ']'
17:31:03 [2023-02-22T17:31:03.032Z] ++ set -x
17:31:03 [2023-02-22T17:31:03.032Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m
17:31:03 [2023-02-22T17:31:03.032Z] INFO: Testing against a local daemon
17:31:03 [2023-02-22T17:31:03.032Z] === RUN   TestNetworkCreateDelete
17:31:03 [2023-02-22T17:31:03.289Z] --- PASS: TestNetworkCreateDelete (0.14s)
17:31:03 [2023-02-22T17:31:03.289Z] === RUN   TestDockerNetworkDeletePreferID
17:31:03 [2023-02-22T17:31:03.547Z] --- PASS: TestDockerNetworkDeletePreferID (0.40s)
17:31:03 [2023-02-22T17:31:03.547Z] === RUN   TestDaemonDNSFallback
17:31:10 [2023-02-22T17:31:10.103Z] --- PASS: TestDaemonDNSFallback (6.30s)
17:31:10 [2023-02-22T17:31:10.103Z] === RUN   TestInspectNetwork
17:31:13 [2023-02-22T17:31:13.381Z] === RUN   TestInspectNetwork/full_network_id
17:31:13 [2023-02-22T17:31:13.381Z] === RUN   TestInspectNetwork/partial_network_id
17:31:13 [2023-02-22T17:31:13.381Z] === RUN   TestInspectNetwork/network_name
17:31:13 [2023-02-22T17:31:13.381Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
17:31:17 [2023-02-22T17:31:17.562Z] --- PASS: TestInspectNetwork (7.06s)
17:31:17 [2023-02-22T17:31:17.562Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
17:31:17 [2023-02-22T17:31:17.562Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
17:31:17 [2023-02-22T17:31:17.562Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
17:31:17 [2023-02-22T17:31:17.562Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
17:31:17 [2023-02-22T17:31:17.562Z] === RUN   TestRunContainerWithBridgeNone
17:31:18 [2023-02-22T17:31:18.495Z] --- PASS: TestRunContainerWithBridgeNone (1.45s)
17:31:18 [2023-02-22T17:31:18.495Z] === RUN   TestNetworkInvalidJSON
17:31:18 [2023-02-22T17:31:18.495Z] === RUN   TestNetworkInvalidJSON/networks/create
17:31:18 [2023-02-22T17:31:18.495Z] === PAUSE TestNetworkInvalidJSON/networks/create
17:31:18 [2023-02-22T17:31:18.495Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
17:31:18 [2023-02-22T17:31:18.495Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
17:31:18 [2023-02-22T17:31:18.495Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
17:31:18 [2023-02-22T17:31:18.495Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
17:31:18 [2023-02-22T17:31:18.495Z] === CONT  TestNetworkInvalidJSON/networks/create
17:31:18 [2023-02-22T17:31:18.495Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
17:31:18 [2023-02-22T17:31:18.495Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
17:31:18 [2023-02-22T17:31:18.495Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
17:31:18 [2023-02-22T17:31:18.495Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
17:31:18 [2023-02-22T17:31:18.495Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
17:31:18 [2023-02-22T17:31:18.495Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
17:31:18 [2023-02-22T17:31:18.495Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
17:31:18 [2023-02-22T17:31:18.495Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
17:31:18 [2023-02-22T17:31:18.495Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
17:31:18 [2023-02-22T17:31:18.495Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
17:31:18 [2023-02-22T17:31:18.495Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
17:31:18 [2023-02-22T17:31:18.495Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
17:31:18 [2023-02-22T17:31:18.495Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
17:31:18 [2023-02-22T17:31:18.495Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
17:31:18 [2023-02-22T17:31:18.495Z] --- PASS: TestNetworkInvalidJSON (0.02s)
17:31:18 [2023-02-22T17:31:18.495Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
17:31:18 [2023-02-22T17:31:18.495Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
17:31:18 [2023-02-22T17:31:18.495Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
17:31:18 [2023-02-22T17:31:18.495Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
17:31:18 [2023-02-22T17:31:18.495Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
17:31:18 [2023-02-22T17:31:18.495Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
17:31:18 [2023-02-22T17:31:18.495Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
17:31:18 [2023-02-22T17:31:18.495Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
17:31:18 [2023-02-22T17:31:18.495Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
17:31:18 [2023-02-22T17:31:18.495Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
17:31:18 [2023-02-22T17:31:18.495Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.01s)
17:31:18 [2023-02-22T17:31:18.495Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
17:31:18 [2023-02-22T17:31:18.495Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
17:31:18 [2023-02-22T17:31:18.495Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
17:31:18 [2023-02-22T17:31:18.495Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
17:31:18 [2023-02-22T17:31:18.495Z] === RUN   TestNetworkList
17:31:18 [2023-02-22T17:31:18.495Z] === RUN   TestNetworkList//networks
17:31:18 [2023-02-22T17:31:18.495Z] === PAUSE TestNetworkList//networks
17:31:18 [2023-02-22T17:31:18.495Z] === RUN   TestNetworkList//networks/
17:31:18 [2023-02-22T17:31:18.495Z] === PAUSE TestNetworkList//networks/
17:31:18 [2023-02-22T17:31:18.495Z] === CONT  TestNetworkList//networks
17:31:18 [2023-02-22T17:31:18.495Z] === CONT  TestNetworkList//networks/
17:31:18 [2023-02-22T17:31:18.495Z] --- PASS: TestNetworkList (0.01s)
17:31:18 [2023-02-22T17:31:18.495Z]     --- PASS: TestNetworkList//networks/ (0.00s)
17:31:18 [2023-02-22T17:31:18.495Z]     --- PASS: TestNetworkList//networks (0.00s)
17:31:18 [2023-02-22T17:31:18.495Z] === RUN   TestHostIPv4BridgeLabel
17:31:19 [2023-02-22T17:31:19.060Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
17:31:19 [2023-02-22T17:31:19.060Z] === RUN   TestDaemonRestartWithLiveRestore
17:31:19 [2023-02-22T17:31:19.992Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
17:31:19 [2023-02-22T17:31:19.992Z] === RUN   TestDaemonDefaultNetworkPools
17:31:20 [2023-02-22T17:31:20.926Z] --- PASS: TestDaemonDefaultNetworkPools (0.75s)
17:31:20 [2023-02-22T17:31:20.926Z] === RUN   TestDaemonRestartWithExistingNetwork
17:31:21 [2023-02-22T17:31:21.859Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s)
17:31:21 [2023-02-22T17:31:21.859Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
17:31:23 [2023-02-22T17:31:23.231Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.23s)
17:31:23 [2023-02-22T17:31:23.231Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
17:31:23 [2023-02-22T17:31:23.798Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
17:31:23 [2023-02-22T17:31:23.798Z] === RUN   TestServiceWithPredefinedNetwork
17:31:26 [2023-02-22T17:31:26.325Z] --- PASS: TestServiceWithPredefinedNetwork (2.36s)
17:31:26 [2023-02-22T17:31:26.325Z] === RUN   TestServiceRemoveKeepsIngressNetwork
17:31:26 [2023-02-22T17:31:26.325Z]     service_test.go:242: FLAKY_TEST
17:31:26 [2023-02-22T17:31:26.325Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
17:31:26 [2023-02-22T17:31:26.325Z] === RUN   TestServiceWithDataPathPortInit
17:31:41 [2023-02-22T17:31:41.251Z] --- PASS: TestServiceWithDataPathPortInit (13.75s)
17:31:41 [2023-02-22T17:31:41.251Z] === RUN   TestServiceWithDefaultAddressPoolInit
17:31:42 [2023-02-22T17:31:42.623Z]     service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:5q5vfx2ebeov79djj3noxrbuq Created:2023-02-22 17:31:41.190679124 +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[0916098882dc582088f324492a7634be5b5009e0a938c5dda08f3efbed81e54c:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.xpc8dodony0i43kbr6om5h7se EndpointID:002295f21c8440a208a74d6981846641ea4defcfbd5a51bcbb3dd61d4f26f901 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:0516fb51575af74df8c7c5bc64982be51ae4206ce0087487cf63504f841fb779 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:c5adac33485c IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.xpc8dodony0i43kbr6om5h7se EndpointID:002295f21c8440a208a74d6981846641ea4defcfbd5a51bcbb3dd61d4f26f901 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
17:31:46 [2023-02-22T17:31:46.803Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.77s)
17:31:46 [2023-02-22T17:31:46.803Z] PASS
17:31:46 [2023-02-22T17:31:46.803Z] 
17:31:46 [2023-02-22T17:31:46.803Z] === Skipped
17:31:46 [2023-02-22T17:31:46.803Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
17:31:46 [2023-02-22T17:31:46.803Z]     service_test.go:242: FLAKY_TEST
17:31:46 [2023-02-22T17:31:46.803Z] 
17:31:46 [2023-02-22T17:31:46.803Z] DONE 38 tests, 1 skipped in 43.660s
17:31:46 [2023-02-22T17:31:46.803Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
17:31:46 [2023-02-22T17:31:46.804Z] ++ 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
17:31:46 [2023-02-22T17:31:46.804Z] ++ set -e
17:31:46 [2023-02-22T17:31:46.804Z] ++ '[' -n 0 ']'
17:31:46 [2023-02-22T17:31:46.804Z] ++ set -x
17:31:46 [2023-02-22T17:31:46.804Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
17:31:46 [2023-02-22T17:31:46.804Z] INFO: Testing against a local daemon
17:31:46 [2023-02-22T17:31:46.804Z] === RUN   TestDockerNetworkIpvlanPersistance
17:31:46 [2023-02-22T17:31:46.804Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:31:46 [2023-02-22T17:31:46.804Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
17:31:46 [2023-02-22T17:31:46.804Z] === RUN   TestDockerNetworkIpvlan
17:31:46 [2023-02-22T17:31:46.804Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:31:46 [2023-02-22T17:31:46.804Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
17:31:46 [2023-02-22T17:31:46.804Z] PASS
17:31:46 [2023-02-22T17:31:46.804Z] 
17:31:46 [2023-02-22T17:31:46.804Z] === Skipped
17:31:46 [2023-02-22T17:31:46.804Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
17:31:46 [2023-02-22T17:31:46.804Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:31:46 [2023-02-22T17:31:46.804Z] 
17:31:46 [2023-02-22T17:31:46.804Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
17:31:46 [2023-02-22T17:31:46.804Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:31:46 [2023-02-22T17:31:46.804Z] 
17:31:46 [2023-02-22T17:31:46.804Z] DONE 2 tests, 2 skipped in 0.090s
17:31:46 [2023-02-22T17:31:46.804Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
17:31:46 [2023-02-22T17:31:46.804Z] ++ 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
17:31:46 [2023-02-22T17:31:46.804Z] ++ set -e
17:31:46 [2023-02-22T17:31:46.804Z] ++ '[' -n 0 ']'
17:31:46 [2023-02-22T17:31:46.804Z] ++ set -x
17:31:46 [2023-02-22T17:31:46.804Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
17:31:46 [2023-02-22T17:31:46.804Z] INFO: Testing against a local daemon
17:31:46 [2023-02-22T17:31:46.804Z] === RUN   TestDockerNetworkMacvlanPersistance
17:31:48 [2023-02-22T17:31:48.176Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.26s)
17:31:48 [2023-02-22T17:31:48.176Z] === RUN   TestDockerNetworkMacvlan
17:31:48 [2023-02-22T17:31:48.741Z] === RUN   TestDockerNetworkMacvlan/Subinterface
17:31:49 [2023-02-22T17:31:49.674Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
17:31:50 [2023-02-22T17:31:50.240Z] === RUN   TestDockerNetworkMacvlan/NilParent
17:31:52 [2023-02-22T17:31:52.138Z] === RUN   TestDockerNetworkMacvlan/InternalMode
17:31:54 [2023-02-22T17:31:54.037Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
17:31:57 [2023-02-22T17:31:57.316Z] === RUN   TestDockerNetworkMacvlan/Addressing
17:31:57 [2023-02-22T17:31:57.575Z] --- PASS: TestDockerNetworkMacvlan (9.55s)
17:31:57 [2023-02-22T17:31:57.575Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s)
17:31:57 [2023-02-22T17:31:57.575Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.06s)
17:31:57 [2023-02-22T17:31:57.575Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.92s)
17:31:57 [2023-02-22T17:31:57.575Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.82s)
17:31:57 [2023-02-22T17:31:57.575Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.00s)
17:31:57 [2023-02-22T17:31:57.575Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.56s)
17:31:57 [2023-02-22T17:31:57.575Z] PASS
17:31:57 [2023-02-22T17:31:57.575Z] 
17:31:57 [2023-02-22T17:31:57.575Z] DONE 8 tests in 10.890s
17:31:57 [2023-02-22T17:31:57.832Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
17:31:57 [2023-02-22T17:31:57.832Z] ++ 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
17:31:57 [2023-02-22T17:31:57.832Z] ++ set -e
17:31:57 [2023-02-22T17:31:57.832Z] ++ '[' -n 0 ']'
17:31:57 [2023-02-22T17:31:57.832Z] ++ set -x
17:31:57 [2023-02-22T17:31:57.832Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m
17:31:57 [2023-02-22T17:31:57.833Z] testing: warning: no tests to run
17:31:57 [2023-02-22T17:31:57.833Z] PASS
17:31:57 [2023-02-22T17:31:57.833Z] 
17:31:57 [2023-02-22T17:31:57.833Z] DONE 0 tests in 0.031s
17:31:57 [2023-02-22T17:31:57.833Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
17:31:57 [2023-02-22T17:31:57.833Z] ++ 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
17:31:57 [2023-02-22T17:31:57.833Z] ++ set -e
17:31:57 [2023-02-22T17:31:57.833Z] ++ '[' -n 0 ']'
17:31:57 [2023-02-22T17:31:57.833Z] ++ set -x
17:31:57 [2023-02-22T17:31:57.833Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
17:31:57 [2023-02-22T17:31:57.833Z] INFO: Testing against a local daemon
17:31:57 [2023-02-22T17:31:57.833Z] === RUN   TestAuthZPluginAllowRequest
17:31:59 [2023-02-22T17:31:59.205Z] --- PASS: TestAuthZPluginAllowRequest (1.11s)
17:31:59 [2023-02-22T17:31:59.205Z] === RUN   TestAuthZPluginTLS
17:31:59 [2023-02-22T17:31:59.463Z] --- PASS: TestAuthZPluginTLS (0.56s)
17:31:59 [2023-02-22T17:31:59.463Z] === RUN   TestAuthZPluginDenyRequest
17:32:00 [2023-02-22T17:32:00.028Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
17:32:00 [2023-02-22T17:32:00.028Z] === RUN   TestAuthZPluginAPIDenyResponse
17:32:00 [2023-02-22T17:32:00.593Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
17:32:00 [2023-02-22T17:32:00.593Z] === RUN   TestAuthZPluginDenyResponse
17:32:01 [2023-02-22T17:32:01.158Z] --- PASS: TestAuthZPluginDenyResponse (0.54s)
17:32:01 [2023-02-22T17:32:01.158Z] === RUN   TestAuthZPluginAllowEventStream
17:32:02 [2023-02-22T17:32:02.532Z] --- PASS: TestAuthZPluginAllowEventStream (1.14s)
17:32:02 [2023-02-22T17:32:02.532Z] === RUN   TestAuthZPluginErrorResponse
17:32:02 [2023-02-22T17:32:02.789Z] --- PASS: TestAuthZPluginErrorResponse (0.54s)
17:32:02 [2023-02-22T17:32:02.789Z] === RUN   TestAuthZPluginErrorRequest
17:32:03 [2023-02-22T17:32:03.355Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
17:32:03 [2023-02-22T17:32:03.355Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
17:32:03 [2023-02-22T17:32:03.920Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s)
17:32:03 [2023-02-22T17:32:03.920Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
17:32:05 [2023-02-22T17:32:05.294Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.36s)
17:32:05 [2023-02-22T17:32:05.294Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
17:32:06 [2023-02-22T17:32:06.669Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.36s)
17:32:06 [2023-02-22T17:32:06.669Z] === RUN   TestAuthZPluginHeader
17:32:07 [2023-02-22T17:32:07.234Z] --- PASS: TestAuthZPluginHeader (0.71s)
17:32:07 [2023-02-22T17:32:07.234Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
17:32:07 [2023-02-22T17:32:07.234Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:32:07 [2023-02-22T17:32:07.234Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
17:32:07 [2023-02-22T17:32:07.234Z] === RUN   TestAuthZPluginV2Disable
17:32:07 [2023-02-22T17:32:07.234Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:32:07 [2023-02-22T17:32:07.234Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
17:32:07 [2023-02-22T17:32:07.234Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
17:32:07 [2023-02-22T17:32:07.234Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:32:07 [2023-02-22T17:32:07.234Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
17:32:07 [2023-02-22T17:32:07.234Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
17:32:07 [2023-02-22T17:32:07.234Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:32:07 [2023-02-22T17:32:07.234Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
17:32:07 [2023-02-22T17:32:07.234Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
17:32:25 [2023-02-22T17:32:25.301Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.90s)
17:32:25 [2023-02-22T17:32:25.301Z] PASS
17:32:25 [2023-02-22T17:32:25.301Z] 
17:32:25 [2023-02-22T17:32:25.301Z] === Skipped
17:32:25 [2023-02-22T17:32:25.301Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
17:32:25 [2023-02-22T17:32:25.301Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:32:25 [2023-02-22T17:32:25.301Z] 
17:32:25 [2023-02-22T17:32:25.301Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
17:32:25 [2023-02-22T17:32:25.301Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:32:25 [2023-02-22T17:32:25.301Z] 
17:32:25 [2023-02-22T17:32:25.301Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
17:32:25 [2023-02-22T17:32:25.301Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:32:25 [2023-02-22T17:32:25.301Z] 
17:32:25 [2023-02-22T17:32:25.301Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
17:32:25 [2023-02-22T17:32:25.301Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:32:25 [2023-02-22T17:32:25.301Z] 
17:32:25 [2023-02-22T17:32:25.301Z] DONE 17 tests, 4 skipped in 26.443s
17:32:25 [2023-02-22T17:32:25.301Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
17:32:25 [2023-02-22T17:32:25.301Z] ++ 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
17:32:25 [2023-02-22T17:32:25.301Z] ++ set -e
17:32:25 [2023-02-22T17:32:25.301Z] ++ '[' -n 0 ']'
17:32:25 [2023-02-22T17:32:25.301Z] ++ set -x
17:32:25 [2023-02-22T17:32:25.301Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker 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
17:32:25 [2023-02-22T17:32:25.301Z] INFO: Testing against a local daemon
17:32:25 [2023-02-22T17:32:25.301Z] === RUN   TestPluginInvalidJSON
17:32:25 [2023-02-22T17:32:25.301Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
17:32:25 [2023-02-22T17:32:25.301Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
17:32:25 [2023-02-22T17:32:25.301Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
17:32:25 [2023-02-22T17:32:25.301Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
17:32:25 [2023-02-22T17:32:25.301Z] === RUN   TestPluginInvalidJSON/plugins/pull
17:32:25 [2023-02-22T17:32:25.301Z] === PAUSE TestPluginInvalidJSON/plugins/pull
17:32:25 [2023-02-22T17:32:25.301Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
17:32:25 [2023-02-22T17:32:25.301Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
17:32:25 [2023-02-22T17:32:25.301Z] === CONT  TestPluginInvalidJSON/plugins/pull
17:32:25 [2023-02-22T17:32:25.301Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
17:32:25 [2023-02-22T17:32:25.301Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
17:32:25 [2023-02-22T17:32:25.301Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
17:32:25 [2023-02-22T17:32:25.301Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
17:32:25 [2023-02-22T17:32:25.301Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
17:32:25 [2023-02-22T17:32:25.301Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
17:32:25 [2023-02-22T17:32:25.301Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
17:32:25 [2023-02-22T17:32:25.301Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
17:32:25 [2023-02-22T17:32:25.301Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
17:32:25 [2023-02-22T17:32:25.301Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
17:32:25 [2023-02-22T17:32:25.301Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
17:32:25 [2023-02-22T17:32:25.301Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
17:32:25 [2023-02-22T17:32:25.301Z] --- PASS: TestPluginInvalidJSON (0.02s)
17:32:25 [2023-02-22T17:32:25.301Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
17:32:25 [2023-02-22T17:32:25.301Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
17:32:25 [2023-02-22T17:32:25.301Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
17:32:25 [2023-02-22T17:32:25.301Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
17:32:25 [2023-02-22T17:32:25.301Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
17:32:25 [2023-02-22T17:32:25.301Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s)
17:32:25 [2023-02-22T17:32:25.301Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
17:32:25 [2023-02-22T17:32:25.301Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
17:32:25 [2023-02-22T17:32:25.301Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
17:32:25 [2023-02-22T17:32:25.301Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
17:32:25 [2023-02-22T17:32:25.301Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
17:32:25 [2023-02-22T17:32:25.301Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
17:32:25 [2023-02-22T17:32:25.301Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
17:32:25 [2023-02-22T17:32:25.301Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
17:32:25 [2023-02-22T17:32:25.301Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
17:32:25 [2023-02-22T17:32:25.301Z] === RUN   TestPluginInstall
17:32:25 [2023-02-22T17:32:25.301Z] === RUN   TestPluginInstall/no_auth
17:32:28 [2023-02-22T17:32:28.584Z] time="2023-02-22T17:32:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:32:28 [2023-02-22T17:32:28.584Z] time="2023-02-22T17:32:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8fc746b7573425ccb8acdb558d95dc89dd05c5d49ef314f072f720f9808a7fbf" mediatype=application/vnd.docker.plugin.v1+json size=522
17:32:28 [2023-02-22T17:32:28.584Z] time="2023-02-22T17:32:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:32:28 [2023-02-22T17:32:28.584Z] time="2023-02-22T17:32:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8fc746b7573425ccb8acdb558d95dc89dd05c5d49ef314f072f720f9808a7fbf" mediatype=application/vnd.docker.plugin.v1+json size=522
17:32:28 [2023-02-22T17:32:28.584Z] === RUN   TestPluginInstall/with_htpasswd
17:32:28 [2023-02-22T17:32:28.842Z] time="2023-02-22T17:32:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:32:28 [2023-02-22T17:32:28.842Z] time="2023-02-22T17:32:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9caed4e768bebc39ae236d3f8d2d2178c2bc6556f1c6cc55d5fb23d184026591" mediatype=application/vnd.docker.plugin.v1+json size=522
17:32:28 [2023-02-22T17:32:28.842Z] time="2023-02-22T17:32:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:32:28 [2023-02-22T17:32:28.842Z] time="2023-02-22T17:32:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9caed4e768bebc39ae236d3f8d2d2178c2bc6556f1c6cc55d5fb23d184026591" mediatype=application/vnd.docker.plugin.v1+json size=522
17:32:29 [2023-02-22T17:32:29.100Z] === RUN   TestPluginInstall/with_insecure
17:32:30 [2023-02-22T17:32:30.033Z] time="2023-02-22T17:32:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:32:30 [2023-02-22T17:32:30.033Z] time="2023-02-22T17:32:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b52f5a02980a8854cdb80e9c4ce1ba0f786365e520b015c72f6356ea300f9d7b" mediatype=application/vnd.docker.plugin.v1+json size=522
17:32:30 [2023-02-22T17:32:30.033Z] time="2023-02-22T17:32:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:32:30 [2023-02-22T17:32:30.033Z] time="2023-02-22T17:32:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b52f5a02980a8854cdb80e9c4ce1ba0f786365e520b015c72f6356ea300f9d7b" mediatype=application/vnd.docker.plugin.v1+json size=522
17:32:30 [2023-02-22T17:32:30.033Z]     plugin_test.go:195: [d6c1baa7817e2] daemon is not started
17:32:30 [2023-02-22T17:32:30.033Z] --- PASS: TestPluginInstall (5.72s)
17:32:30 [2023-02-22T17:32:30.033Z]     --- PASS: TestPluginInstall/no_auth (4.13s)
17:32:30 [2023-02-22T17:32:30.033Z]     --- PASS: TestPluginInstall/with_htpasswd (0.56s)
17:32:30 [2023-02-22T17:32:30.033Z]     --- PASS: TestPluginInstall/with_insecure (1.03s)
17:32:30 [2023-02-22T17:32:30.033Z] === RUN   TestPluginsWithRuntimes
17:32:31 [2023-02-22T17:32:31.931Z] === RUN   TestPluginsWithRuntimes/No_Args
17:32:32 [2023-02-22T17:32:32.496Z] === RUN   TestPluginsWithRuntimes/With_Args
17:32:33 [2023-02-22T17:32:33.429Z] --- PASS: TestPluginsWithRuntimes (3.34s)
17:32:33 [2023-02-22T17:32:33.429Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.89s)
17:32:33 [2023-02-22T17:32:33.429Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.89s)
17:32:33 [2023-02-22T17:32:33.429Z] === RUN   TestPluginBackCompatMediaTypes
17:32:33 [2023-02-22T17:32:33.994Z] --- PASS: TestPluginBackCompatMediaTypes (0.58s)
17:32:33 [2023-02-22T17:32:33.994Z] PASS
17:32:33 [2023-02-22T17:32:33.994Z] 
17:32:33 [2023-02-22T17:32:33.995Z] DONE 24 tests in 9.767s
17:32:33 [2023-02-22T17:32:33.995Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
17:32:33 [2023-02-22T17:32:33.995Z] ++ 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
17:32:33 [2023-02-22T17:32:33.995Z] ++ set -e
17:32:33 [2023-02-22T17:32:33.995Z] ++ '[' -n 0 ']'
17:32:33 [2023-02-22T17:32:33.995Z] ++ set -x
17:32:33 [2023-02-22T17:32:33.995Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker 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
17:32:33 [2023-02-22T17:32:33.995Z] INFO: Testing against a local daemon
17:32:33 [2023-02-22T17:32:33.995Z] === RUN   TestExternalGraphDriver
17:32:34 [2023-02-22T17:32:34.559Z] === RUN   TestExternalGraphDriver/json
17:32:35 [2023-02-22T17:32:35.933Z] === RUN   TestExternalGraphDriver/spec
17:32:37 [2023-02-22T17:32:37.832Z] === RUN   TestExternalGraphDriver/pull
17:32:39 [2023-02-22T17:32:39.204Z] --- PASS: TestExternalGraphDriver (5.07s)
17:32:39 [2023-02-22T17:32:39.204Z]     --- PASS: TestExternalGraphDriver/json (1.55s)
17:32:39 [2023-02-22T17:32:39.204Z]     --- PASS: TestExternalGraphDriver/spec (1.57s)
17:32:39 [2023-02-22T17:32:39.204Z]     --- PASS: TestExternalGraphDriver/pull (1.61s)
17:32:39 [2023-02-22T17:32:39.204Z] === RUN   TestGraphdriverPluginV2
17:32:39 [2023-02-22T17:32:39.461Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:32:39 [2023-02-22T17:32:39.461Z] --- SKIP: TestGraphdriverPluginV2 (0.32s)
17:32:39 [2023-02-22T17:32:39.461Z] PASS
17:32:39 [2023-02-22T17:32:39.461Z] 
17:32:39 [2023-02-22T17:32:39.461Z] === Skipped
17:32:39 [2023-02-22T17:32:39.462Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s)
17:32:39 [2023-02-22T17:32:39.462Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:32:39 [2023-02-22T17:32:39.462Z] 
17:32:39 [2023-02-22T17:32:39.462Z] DONE 5 tests, 1 skipped in 5.496s
17:32:39 [2023-02-22T17:32:39.462Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
17:32:39 [2023-02-22T17:32:39.462Z] ++ 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
17:32:39 [2023-02-22T17:32:39.462Z] ++ set -e
17:32:39 [2023-02-22T17:32:39.462Z] ++ '[' -n 0 ']'
17:32:39 [2023-02-22T17:32:39.462Z] ++ set -x
17:32:39 [2023-02-22T17:32:39.462Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
17:32:39 [2023-02-22T17:32:39.719Z] INFO: Testing against a local daemon
17:32:39 [2023-02-22T17:32:39.719Z] === RUN   TestContinueAfterPluginCrash
17:32:39 [2023-02-22T17:32:39.719Z] === PAUSE TestContinueAfterPluginCrash
17:32:39 [2023-02-22T17:32:39.719Z] === RUN   TestReadPluginNoRead
17:32:39 [2023-02-22T17:32:39.719Z] === PAUSE TestReadPluginNoRead
17:32:39 [2023-02-22T17:32:39.719Z] === RUN   TestDaemonStartWithLogOpt
17:32:39 [2023-02-22T17:32:39.719Z] === PAUSE TestDaemonStartWithLogOpt
17:32:39 [2023-02-22T17:32:39.719Z] === CONT  TestContinueAfterPluginCrash
17:32:39 [2023-02-22T17:32:39.719Z] === CONT  TestDaemonStartWithLogOpt
17:32:43 [2023-02-22T17:32:43.078Z] --- PASS: TestDaemonStartWithLogOpt (3.10s)
17:32:43 [2023-02-22T17:32:43.078Z] === CONT  TestReadPluginNoRead
17:32:44 [2023-02-22T17:32:44.984Z] === RUN   TestReadPluginNoRead/default
17:32:46 [2023-02-22T17:32:46.355Z] === RUN   TestReadPluginNoRead/disabled_caching
17:32:47 [2023-02-22T17:32:47.287Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
17:32:47 [2023-02-22T17:32:47.853Z] --- PASS: TestContinueAfterPluginCrash (8.09s)
17:32:48 [2023-02-22T17:32:48.420Z] === CONT  TestReadPluginNoRead
17:32:48 [2023-02-22T17:32:48.420Z]     read_test.go:91: [d99c2b992aeab] daemon is not started
17:32:48 [2023-02-22T17:32:48.420Z] --- PASS: TestReadPluginNoRead (5.70s)
17:32:48 [2023-02-22T17:32:48.420Z]     --- PASS: TestReadPluginNoRead/default (1.19s)
17:32:48 [2023-02-22T17:32:48.420Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.14s)
17:32:48 [2023-02-22T17:32:48.420Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.18s)
17:32:48 [2023-02-22T17:32:48.420Z] PASS
17:32:48 [2023-02-22T17:32:48.420Z] 
17:32:48 [2023-02-22T17:32:48.420Z] DONE 6 tests in 8.904s
17:32:48 [2023-02-22T17:32:48.420Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
17:32:48 [2023-02-22T17:32:48.420Z] ++ 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
17:32:48 [2023-02-22T17:32:48.420Z] ++ set -e
17:32:48 [2023-02-22T17:32:48.420Z] ++ '[' -n 0 ']'
17:32:48 [2023-02-22T17:32:48.420Z] ++ set -x
17:32:48 [2023-02-22T17:32:48.420Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
17:32:48 [2023-02-22T17:32:48.420Z] testing: warning: no tests to run
17:32:48 [2023-02-22T17:32:48.420Z] PASS
17:32:48 [2023-02-22T17:32:48.420Z] 
17:32:48 [2023-02-22T17:32:48.420Z] DONE 0 tests in 0.031s
17:32:48 [2023-02-22T17:32:48.420Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
17:32:48 [2023-02-22T17:32:48.420Z] ++ 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
17:32:48 [2023-02-22T17:32:48.420Z] ++ set -e
17:32:48 [2023-02-22T17:32:48.420Z] ++ '[' -n 0 ']'
17:32:48 [2023-02-22T17:32:48.420Z] ++ set -x
17:32:48 [2023-02-22T17:32:48.420Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
17:32:48 [2023-02-22T17:32:48.677Z] INFO: Testing against a local daemon
17:32:48 [2023-02-22T17:32:48.677Z] === RUN   TestPluginWithDevMounts
17:32:48 [2023-02-22T17:32:48.677Z] === PAUSE TestPluginWithDevMounts
17:32:48 [2023-02-22T17:32:48.677Z] === CONT  TestPluginWithDevMounts
17:32:50 [2023-02-22T17:32:50.049Z] --- PASS: TestPluginWithDevMounts (1.54s)
17:32:50 [2023-02-22T17:32:50.049Z] PASS
17:32:50 [2023-02-22T17:32:50.049Z] 
17:32:50 [2023-02-22T17:32:50.049Z] DONE 1 tests in 1.648s
17:32:50 [2023-02-22T17:32:50.049Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
17:32:50 [2023-02-22T17:32:50.049Z] ++ 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
17:32:50 [2023-02-22T17:32:50.049Z] ++ set -e
17:32:50 [2023-02-22T17:32:50.049Z] ++ '[' -n 0 ']'
17:32:50 [2023-02-22T17:32:50.049Z] ++ set -x
17:32:50 [2023-02-22T17:32:50.049Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m
17:32:50 [2023-02-22T17:32:50.307Z] INFO: Testing against a local daemon
17:32:50 [2023-02-22T17:32:50.307Z] === RUN   TestSecretInspect
17:32:52 [2023-02-22T17:32:52.833Z] --- PASS: TestSecretInspect (2.27s)
17:32:52 [2023-02-22T17:32:52.833Z] === RUN   TestSecretList
17:32:54 [2023-02-22T17:32:54.731Z] --- PASS: TestSecretList (2.14s)
17:32:54 [2023-02-22T17:32:54.731Z] === RUN   TestSecretsCreateAndDelete
17:32:57 [2023-02-22T17:32:57.257Z] --- PASS: TestSecretsCreateAndDelete (2.30s)
17:32:57 [2023-02-22T17:32:57.257Z] === RUN   TestSecretsUpdate
17:32:59 [2023-02-22T17:32:59.155Z] --- PASS: TestSecretsUpdate (2.18s)
17:32:59 [2023-02-22T17:32:59.155Z] === RUN   TestTemplatedSecret
17:33:01 [2023-02-22T17:33:01.681Z] --- PASS: TestTemplatedSecret (2.52s)
17:33:01 [2023-02-22T17:33:01.681Z] === RUN   TestSecretCreateResolve
17:33:04 [2023-02-22T17:33:04.211Z] --- PASS: TestSecretCreateResolve (2.17s)
17:33:04 [2023-02-22T17:33:04.211Z] PASS
17:33:04 [2023-02-22T17:33:04.211Z] 
17:33:04 [2023-02-22T17:33:04.211Z] DONE 6 tests in 13.668s
17:33:04 [2023-02-22T17:33:04.211Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
17:33:04 [2023-02-22T17:33:04.211Z] ++ 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
17:33:04 [2023-02-22T17:33:04.211Z] ++ set -e
17:33:04 [2023-02-22T17:33:04.211Z] ++ '[' -n 0 ']'
17:33:04 [2023-02-22T17:33:04.211Z] ++ set -x
17:33:04 [2023-02-22T17:33:04.211Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m
17:33:04 [2023-02-22T17:33:04.211Z] INFO: Testing against a local daemon
17:33:04 [2023-02-22T17:33:04.211Z] === RUN   TestServiceCreateInit
17:33:04 [2023-02-22T17:33:04.211Z] === RUN   TestServiceCreateInit/daemonInitDisabled
17:33:07 [2023-02-22T17:33:07.491Z] === RUN   TestServiceCreateInit/daemonInitEnabled
17:33:11 [2023-02-22T17:33:11.676Z] --- PASS: TestServiceCreateInit (7.27s)
17:33:11 [2023-02-22T17:33:11.676Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.59s)
17:33:11 [2023-02-22T17:33:11.676Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.67s)
17:33:11 [2023-02-22T17:33:11.676Z] === RUN   TestCreateServiceMultipleTimes
17:33:26 [2023-02-22T17:33:26.540Z] --- PASS: TestCreateServiceMultipleTimes (15.38s)
17:33:26 [2023-02-22T17:33:26.540Z] === RUN   TestCreateServiceConflict
17:33:29 [2023-02-22T17:33:29.068Z] --- PASS: TestCreateServiceConflict (2.26s)
17:33:29 [2023-02-22T17:33:29.068Z] === RUN   TestCreateServiceMaxReplicas
17:33:31 [2023-02-22T17:33:31.593Z] --- PASS: TestCreateServiceMaxReplicas (2.74s)
17:33:31 [2023-02-22T17:33:31.593Z] === RUN   TestCreateWithDuplicateNetworkNames
17:33:46 [2023-02-22T17:33:46.456Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.17s)
17:33:46 [2023-02-22T17:33:46.456Z] === RUN   TestCreateServiceSecretFileMode
17:33:47 [2023-02-22T17:33:47.389Z] --- PASS: TestCreateServiceSecretFileMode (2.46s)
17:33:47 [2023-02-22T17:33:47.389Z] === RUN   TestCreateServiceConfigFileMode
17:33:49 [2023-02-22T17:33:49.916Z] --- PASS: TestCreateServiceConfigFileMode (2.45s)
17:33:49 [2023-02-22T17:33:49.916Z] === RUN   TestCreateServiceSysctls
17:33:53 [2023-02-22T17:33:53.194Z] --- PASS: TestCreateServiceSysctls (3.05s)
17:33:53 [2023-02-22T17:33:53.194Z] === RUN   TestCreateServiceCapabilities
17:33:55 [2023-02-22T17:33:55.726Z] --- PASS: TestCreateServiceCapabilities (2.51s)
17:33:55 [2023-02-22T17:33:55.726Z] === RUN   TestInspect
17:33:58 [2023-02-22T17:33:58.288Z] --- PASS: TestInspect (2.58s)
17:33:58 [2023-02-22T17:33:58.288Z] === RUN   TestCreateJob
17:34:00 [2023-02-22T17:34:00.835Z] --- PASS: TestCreateJob (2.98s)
17:34:00 [2023-02-22T17:34:00.835Z] === RUN   TestReplicatedJob
17:34:06 [2023-02-22T17:34:06.099Z] --- PASS: TestReplicatedJob (5.38s)
17:34:06 [2023-02-22T17:34:06.099Z] === RUN   TestUpdateReplicatedJob
17:34:09 [2023-02-22T17:34:09.379Z] --- PASS: TestUpdateReplicatedJob (3.12s)
17:34:09 [2023-02-22T17:34:09.379Z] === RUN   TestServiceListWithStatuses
17:34:09 [2023-02-22T17:34:09.379Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
17:34:09 [2023-02-22T17:34:09.379Z] --- SKIP: TestServiceListWithStatuses (0.00s)
17:34:09 [2023-02-22T17:34:09.379Z] === RUN   TestDockerNetworkConnectAlias
17:34:13 [2023-02-22T17:34:13.559Z] --- PASS: TestDockerNetworkConnectAlias (4.08s)
17:34:13 [2023-02-22T17:34:13.560Z] === RUN   TestDockerNetworkReConnect
17:34:16 [2023-02-22T17:34:16.839Z] --- PASS: TestDockerNetworkReConnect (3.31s)
17:34:16 [2023-02-22T17:34:16.839Z] === RUN   TestServicePlugin
17:34:16 [2023-02-22T17:34:16.839Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:34:16 [2023-02-22T17:34:16.839Z] --- SKIP: TestServicePlugin (0.00s)
17:34:16 [2023-02-22T17:34:16.839Z] === RUN   TestServiceUpdateLabel
17:34:19 [2023-02-22T17:34:19.366Z] --- PASS: TestServiceUpdateLabel (2.27s)
17:34:19 [2023-02-22T17:34:19.366Z] === RUN   TestServiceUpdateSecrets
17:34:34 [2023-02-22T17:34:34.228Z] --- PASS: TestServiceUpdateSecrets (14.33s)
17:34:34 [2023-02-22T17:34:34.228Z] === RUN   TestServiceUpdateConfigs
17:34:49 [2023-02-22T17:34:49.096Z] --- PASS: TestServiceUpdateConfigs (14.41s)
17:34:49 [2023-02-22T17:34:49.096Z] === RUN   TestServiceUpdateNetwork
17:35:01 [2023-02-22T17:35:01.287Z] --- PASS: TestServiceUpdateNetwork (12.26s)
17:35:01 [2023-02-22T17:35:01.287Z] === RUN   TestServiceUpdatePidsLimit
17:35:01 [2023-02-22T17:35:01.287Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
17:35:01 [2023-02-22T17:35:01.853Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
17:35:08 [2023-02-22T17:35:08.407Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
17:35:16 [2023-02-22T17:35:16.510Z] --- PASS: TestServiceUpdatePidsLimit (15.83s)
17:35:16 [2023-02-22T17:35:16.510Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s)
17:35:16 [2023-02-22T17:35:16.510Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.70s)
17:35:16 [2023-02-22T17:35:16.510Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s)
17:35:16 [2023-02-22T17:35:16.510Z] PASS
17:35:16 [2023-02-22T17:35:16.510Z] 
17:35:16 [2023-02-22T17:35:16.510Z] === Skipped
17:35:16 [2023-02-22T17:35:16.510Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
17:35:16 [2023-02-22T17:35:16.510Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
17:35:16 [2023-02-22T17:35:16.510Z] 
17:35:16 [2023-02-22T17:35:16.510Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
17:35:16 [2023-02-22T17:35:16.510Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:35:16 [2023-02-22T17:35:16.510Z] 
17:35:16 [2023-02-22T17:35:16.510Z] DONE 27 tests, 2 skipped in 131.940s
17:35:16 [2023-02-22T17:35:16.510Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
17:35:16 [2023-02-22T17:35:16.510Z] ++ 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
17:35:16 [2023-02-22T17:35:16.510Z] ++ set -e
17:35:16 [2023-02-22T17:35:16.510Z] ++ '[' -n 0 ']'
17:35:16 [2023-02-22T17:35:16.510Z] ++ set -x
17:35:16 [2023-02-22T17:35:16.510Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m
17:35:16 [2023-02-22T17:35:16.510Z] INFO: Testing against a local daemon
17:35:16 [2023-02-22T17:35:16.510Z] === RUN   TestSessionCreate
17:35:16 [2023-02-22T17:35:16.510Z] --- PASS: TestSessionCreate (0.02s)
17:35:16 [2023-02-22T17:35:16.510Z] === RUN   TestSessionCreateWithBadUpgrade
17:35:16 [2023-02-22T17:35:16.510Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
17:35:16 [2023-02-22T17:35:16.510Z] PASS
17:35:16 [2023-02-22T17:35:16.510Z] 
17:35:16 [2023-02-22T17:35:16.510Z] DONE 2 tests in 0.122s
17:35:16 [2023-02-22T17:35:16.510Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
17:35:16 [2023-02-22T17:35:16.510Z] ++ 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
17:35:16 [2023-02-22T17:35:16.510Z] ++ set -e
17:35:16 [2023-02-22T17:35:16.510Z] ++ '[' -n 0 ']'
17:35:16 [2023-02-22T17:35:16.510Z] ++ set -x
17:35:16 [2023-02-22T17:35:16.510Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m
17:35:16 [2023-02-22T17:35:16.510Z] INFO: Testing against a local daemon
17:35:16 [2023-02-22T17:35:16.510Z] === RUN   TestCgroupDriverSystemdMemoryLimit
17:35:16 [2023-02-22T17:35:16.510Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
17:35:16 [2023-02-22T17:35:16.510Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
17:35:16 [2023-02-22T17:35:16.510Z] === RUN   TestDiskUsage
17:35:16 [2023-02-22T17:35:16.510Z] === PAUSE TestDiskUsage
17:35:16 [2023-02-22T17:35:16.510Z] === RUN   TestEventsExecDie
17:35:16 [2023-02-22T17:35:16.510Z] --- PASS: TestEventsExecDie (0.51s)
17:35:16 [2023-02-22T17:35:16.510Z] === RUN   TestEventsBackwardsCompatible
17:35:16 [2023-02-22T17:35:16.510Z] --- PASS: TestEventsBackwardsCompatible (0.04s)
17:35:16 [2023-02-22T17:35:16.510Z] === RUN   TestEventsVolumeCreate
17:35:16 [2023-02-22T17:35:16.768Z] --- PASS: TestEventsVolumeCreate (0.05s)
17:35:16 [2023-02-22T17:35:16.768Z] === RUN   TestInfoBinaryCommits
17:35:16 [2023-02-22T17:35:16.768Z] --- PASS: TestInfoBinaryCommits (0.02s)
17:35:16 [2023-02-22T17:35:16.768Z] === RUN   TestInfoAPIVersioned
17:35:16 [2023-02-22T17:35:16.768Z] --- PASS: TestInfoAPIVersioned (0.01s)
17:35:16 [2023-02-22T17:35:16.768Z] === RUN   TestInfoAPI
17:35:16 [2023-02-22T17:35:16.768Z] --- PASS: TestInfoAPI (0.02s)
17:35:16 [2023-02-22T17:35:16.768Z] === RUN   TestInfoAPIWarnings
17:35:34 [2023-02-22T17:35:34.833Z] --- PASS: TestInfoAPIWarnings (16.54s)
17:35:34 [2023-02-22T17:35:34.833Z] === RUN   TestInfoDebug
17:35:34 [2023-02-22T17:35:34.833Z] --- PASS: TestInfoDebug (0.52s)
17:35:34 [2023-02-22T17:35:34.833Z] === RUN   TestInfoInsecureRegistries
17:35:34 [2023-02-22T17:35:34.833Z] --- PASS: TestInfoInsecureRegistries (0.52s)
17:35:34 [2023-02-22T17:35:34.833Z] === RUN   TestInfoRegistryMirrors
17:35:34 [2023-02-22T17:35:34.833Z] --- PASS: TestInfoRegistryMirrors (0.52s)
17:35:34 [2023-02-22T17:35:34.833Z] === RUN   TestLoginFailsWithBadCredentials
17:35:35 [2023-02-22T17:35:35.091Z] --- PASS: TestLoginFailsWithBadCredentials (0.40s)
17:35:35 [2023-02-22T17:35:35.091Z] === RUN   TestPingCacheHeaders
17:35:35 [2023-02-22T17:35:35.091Z] --- PASS: TestPingCacheHeaders (0.02s)
17:35:35 [2023-02-22T17:35:35.091Z] === RUN   TestPingGet
17:35:35 [2023-02-22T17:35:35.349Z] --- PASS: TestPingGet (0.02s)
17:35:35 [2023-02-22T17:35:35.349Z] === RUN   TestPingHead
17:35:35 [2023-02-22T17:35:35.349Z] --- PASS: TestPingHead (0.02s)
17:35:35 [2023-02-22T17:35:35.349Z] === RUN   TestPingSwarmHeader
17:35:35 [2023-02-22T17:35:35.914Z] === RUN   TestPingSwarmHeader/before_swarm_init
17:35:36 [2023-02-22T17:35:36.480Z] === RUN   TestPingSwarmHeader/after_swarm_init
17:35:37 [2023-02-22T17:35:37.413Z] === RUN   TestPingSwarmHeader/after_swarm_leave
17:35:37 [2023-02-22T17:35:37.413Z] --- PASS: TestPingSwarmHeader (2.04s)
17:35:37 [2023-02-22T17:35:37.413Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
17:35:37 [2023-02-22T17:35:37.413Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
17:35:37 [2023-02-22T17:35:37.413Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
17:35:37 [2023-02-22T17:35:37.413Z] === RUN   TestPingBuilderHeader
17:35:37 [2023-02-22T17:35:37.413Z] === RUN   TestPingBuilderHeader/default_config
17:35:38 [2023-02-22T17:35:38.037Z] === RUN   TestPingBuilderHeader/buildkit_disabled
17:35:38 [2023-02-22T17:35:38.302Z] --- PASS: TestPingBuilderHeader (1.05s)
17:35:38 [2023-02-22T17:35:38.302Z]     --- PASS: TestPingBuilderHeader/default_config (0.52s)
17:35:38 [2023-02-22T17:35:38.302Z]     --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s)
17:35:38 [2023-02-22T17:35:38.302Z] === RUN   TestVersion
17:35:38 [2023-02-22T17:35:38.302Z] --- PASS: TestVersion (0.02s)
17:35:38 [2023-02-22T17:35:38.302Z] === CONT  TestDiskUsage
17:35:38 [2023-02-22T17:35:38.884Z] === RUN   TestDiskUsage/empty
17:35:38 [2023-02-22T17:35:38.884Z] === RUN   TestDiskUsage/empty/container_types
17:35:38 [2023-02-22T17:35:38.884Z] === RUN   TestDiskUsage/empty/image_types
17:35:38 [2023-02-22T17:35:38.884Z] === RUN   TestDiskUsage/empty/volume_types
17:35:38 [2023-02-22T17:35:38.884Z] === RUN   TestDiskUsage/empty/build-cache_types
17:35:38 [2023-02-22T17:35:38.884Z] === RUN   TestDiskUsage/empty/container,_volume_types
17:35:38 [2023-02-22T17:35:38.884Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
17:35:38 [2023-02-22T17:35:38.884Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
17:35:38 [2023-02-22T17:35:38.884Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
17:35:38 [2023-02-22T17:35:38.884Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
17:35:38 [2023-02-22T17:35:38.884Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
17:35:38 [2023-02-22T17:35:38.884Z] === RUN   TestDiskUsage/after_LoadBusybox
17:35:39 [2023-02-22T17:35:39.145Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
17:35:39 [2023-02-22T17:35:39.145Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
17:35:39 [2023-02-22T17:35:39.145Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
17:35:39 [2023-02-22T17:35:39.145Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
17:35:39 [2023-02-22T17:35:39.145Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
17:35:39 [2023-02-22T17:35:39.145Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
17:35:39 [2023-02-22T17:35:39.145Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
17:35:39 [2023-02-22T17:35:39.145Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
17:35:39 [2023-02-22T17:35:39.145Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
17:35:39 [2023-02-22T17:35:39.145Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
17:35:39 [2023-02-22T17:35:39.145Z] === RUN   TestDiskUsage/after_container.Run
17:35:39 [2023-02-22T17:35:39.403Z] === RUN   TestDiskUsage/after_container.Run/container_types
17:35:39 [2023-02-22T17:35:39.403Z] === RUN   TestDiskUsage/after_container.Run/image_types
17:35:39 [2023-02-22T17:35:39.403Z] === RUN   TestDiskUsage/after_container.Run/volume_types
17:35:39 [2023-02-22T17:35:39.403Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
17:35:39 [2023-02-22T17:35:39.403Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
17:35:39 [2023-02-22T17:35:39.403Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
17:35:39 [2023-02-22T17:35:39.403Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
17:35:39 [2023-02-22T17:35:39.403Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
17:35:39 [2023-02-22T17:35:39.403Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
17:35:39 [2023-02-22T17:35:39.403Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
17:35:39 [2023-02-22T17:35:39.661Z] --- PASS: TestDiskUsage (1.20s)
17:35:39 [2023-02-22T17:35:39.661Z]     --- PASS: TestDiskUsage/empty (0.01s)
17:35:39 [2023-02-22T17:35:39.661Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
17:35:39 [2023-02-22T17:35:39.661Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
17:35:39 [2023-02-22T17:35:39.661Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
17:35:39 [2023-02-22T17:35:39.661Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
17:35:39 [2023-02-22T17:35:39.661Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
17:35:39 [2023-02-22T17:35:39.661Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
17:35:39 [2023-02-22T17:35:39.661Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
17:35:39 [2023-02-22T17:35:39.661Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
17:35:39 [2023-02-22T17:35:39.661Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
17:35:39 [2023-02-22T17:35:39.661Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
17:35:39 [2023-02-22T17:35:39.661Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.18s)
17:35:39 [2023-02-22T17:35:39.661Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
17:35:39 [2023-02-22T17:35:39.661Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
17:35:39 [2023-02-22T17:35:39.661Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
17:35:39 [2023-02-22T17:35:39.661Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
17:35:39 [2023-02-22T17:35:39.661Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
17:35:39 [2023-02-22T17:35:39.661Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
17:35:39 [2023-02-22T17:35:39.661Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
17:35:39 [2023-02-22T17:35:39.661Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
17:35:39 [2023-02-22T17:35:39.661Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
17:35:39 [2023-02-22T17:35:39.661Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
17:35:39 [2023-02-22T17:35:39.662Z]     --- PASS: TestDiskUsage/after_container.Run (0.36s)
17:35:39 [2023-02-22T17:35:39.662Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
17:35:39 [2023-02-22T17:35:39.662Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
17:35:39 [2023-02-22T17:35:39.662Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
17:35:39 [2023-02-22T17:35:39.662Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
17:35:39 [2023-02-22T17:35:39.662Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
17:35:39 [2023-02-22T17:35:39.662Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
17:35:39 [2023-02-22T17:35:39.662Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
17:35:39 [2023-02-22T17:35:39.662Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
17:35:39 [2023-02-22T17:35:39.662Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
17:35:39 [2023-02-22T17:35:39.662Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
17:35:39 [2023-02-22T17:35:39.662Z] PASS
17:35:39 [2023-02-22T17:35:39.662Z] 
17:35:39 [2023-02-22T17:35:39.662Z] === Skipped
17:35:39 [2023-02-22T17:35:39.662Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
17:35:39 [2023-02-22T17:35:39.662Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
17:35:39 [2023-02-22T17:35:39.662Z] 
17:35:39 [2023-02-22T17:35:39.662Z] DONE 57 tests, 1 skipped in 23.625s
17:35:39 [2023-02-22T17:35:39.662Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
17:35:39 [2023-02-22T17:35:39.662Z] ++ 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
17:35:39 [2023-02-22T17:35:39.662Z] ++ set -e
17:35:39 [2023-02-22T17:35:39.662Z] ++ '[' -n 0 ']'
17:35:39 [2023-02-22T17:35:39.662Z] ++ set -x
17:35:39 [2023-02-22T17:35:39.662Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m
17:35:39 [2023-02-22T17:35:39.662Z] INFO: Testing against a local daemon
17:35:39 [2023-02-22T17:35:39.662Z] === RUN   TestVolumesCreateAndList
17:35:39 [2023-02-22T17:35:39.662Z] --- PASS: TestVolumesCreateAndList (0.02s)
17:35:39 [2023-02-22T17:35:39.662Z] === RUN   TestVolumesRemove
17:35:39 [2023-02-22T17:35:39.662Z] --- PASS: TestVolumesRemove (0.07s)
17:35:39 [2023-02-22T17:35:39.662Z] === RUN   TestVolumesInspect
17:35:39 [2023-02-22T17:35:39.662Z] --- PASS: TestVolumesInspect (0.02s)
17:35:39 [2023-02-22T17:35:39.662Z] === RUN   TestVolumesInvalidJSON
17:35:39 [2023-02-22T17:35:39.662Z] === RUN   TestVolumesInvalidJSON/volumes/create
17:35:39 [2023-02-22T17:35:39.662Z] === PAUSE TestVolumesInvalidJSON/volumes/create
17:35:39 [2023-02-22T17:35:39.662Z] === CONT  TestVolumesInvalidJSON/volumes/create
17:35:39 [2023-02-22T17:35:39.662Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
17:35:39 [2023-02-22T17:35:39.662Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
17:35:39 [2023-02-22T17:35:39.662Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
17:35:39 [2023-02-22T17:35:39.662Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
17:35:39 [2023-02-22T17:35:39.662Z] --- PASS: TestVolumesInvalidJSON (0.01s)
17:35:39 [2023-02-22T17:35:39.662Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
17:35:39 [2023-02-22T17:35:39.662Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
17:35:39 [2023-02-22T17:35:39.662Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
17:35:39 [2023-02-22T17:35:39.919Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
17:35:39 [2023-02-22T17:35:39.919Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
17:35:39 [2023-02-22T17:35:39.919Z] === RUN   TestVolumePruneAnonymous
17:35:39 [2023-02-22T17:35:39.919Z] --- PASS: TestVolumePruneAnonymous (0.03s)
17:35:39 [2023-02-22T17:35:39.919Z] PASS
17:35:39 [2023-02-22T17:35:39.919Z] 
17:35:39 [2023-02-22T17:35:39.919Z] DONE 10 tests in 0.235s
17:35:39 [2023-02-22T17:35:39.919Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
17:35:39 [2023-02-22T17:35:39.919Z] ++++ cat bundles/test-integration/docker.pid
17:35:39 [2023-02-22T17:35:39.919Z] +++ kill 14124
17:35:40 [2023-02-22T17:35:40.177Z] +++ /etc/init.d/apparmor stop
17:35:40 [2023-02-22T17:35:40.178Z] Leaving: AppArmorNo profiles have been unloaded.
17:35:40 [2023-02-22T17:35:40.178Z] 
17:35:40 [2023-02-22T17:35:40.178Z] Unloading profiles will leave already running processes permanently
17:35:40 [2023-02-22T17:35:40.178Z] unconfined, which can lead to unexpected situations.
17:35:40 [2023-02-22T17:35:40.178Z] 
17:35:40 [2023-02-22T17:35:40.178Z] To set a process to complain mode, use the command line tool
17:35:40 [2023-02-22T17:35:40.178Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
17:35:40 [2023-02-22T17:35:40.178Z] +++ true
17:35:40 [2023-02-22T17:35:40.178Z] exiting test-integration
17:35:40 [2023-02-22T17:35:40.178Z] ++ exit 0
17:35:40 [2023-02-22T17:35:40.178Z] 
Post stage
[Pipeline] junit
17:35:41 [2023-02-22T17:35:41.125Z] Recording test results
17:35:41 [2023-02-22T17:35:41.362Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
17:35:41 [2023-02-22T17:35:41.677Z] + echo Ensuring container killed.
17:35:41 [2023-02-22T17:35:41.677Z] Ensuring container killed.
17:35:41 [2023-02-22T17:35:41.677Z] + docker rm -vf docker-pr3
17:35:41 [2023-02-22T17:35:41.677Z] Error response from daemon: No such container: docker-pr3
[Pipeline] sh
17:35:41 [2023-02-22T17:35:41.958Z] + echo Chowning /workspace to jenkins user
17:35:41 [2023-02-22T17:35:41.958Z] Chowning /workspace to jenkins user
17:35:41 [2023-02-22T17:35:41.958Z] + id -u
17:35:41 [2023-02-22T17:35:41.958Z] + id -g
17:35:41 [2023-02-22T17:35:41.958Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-45051:/workspace busybox chown -R 1000:1000 /workspace
17:35:41 [2023-02-22T17:35:41.958Z] Unable to find image 'busybox:latest' locally
17:35:41 [2023-02-22T17:35:41.958Z] latest: Pulling from library/busybox
17:35:42 [2023-02-22T17:35:42.216Z] f78e6840ded1: Already exists
17:35:42 [2023-02-22T17:35:42.216Z] Digest: sha256:7b3ccabffc97de872a30dfd234fd972a66d247c8cfc69b0550f276481852627c
17:35:42 [2023-02-22T17:35:42.216Z] Status: Downloaded newer image for busybox:latest
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
17:35:43 [2023-02-22T17:35:43.879Z] + bundleName=arm64-integration
17:35:43 [2023-02-22T17:35:43.879Z] + echo Creating arm64-integration-bundles.tar.gz
17:35:43 [2023-02-22T17:35:43.879Z] Creating arm64-integration-bundles.tar.gz
17:35:43 [2023-02-22T17:35:43.879Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
17:35:43 [2023-02-22T17:35:43.879Z] + xargs tar -czf arm64-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
17:35:44 [2023-02-22T17:35:44.147Z] Archiving artifacts
17:35:45 [2023-02-22T17:35:45.765Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-45051/3/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
17:35:46 [2023-02-22T17:35:46.059Z] + make clean
17:35:46 [2023-02-22T17:35:46.317Z] docker volume rm -f docker-dev-cache docker-mod-cache
17:35:46 [2023-02-22T17:35:46.317Z] docker-dev-cache
17:35:46 [2023-02-22T17:35:46.317Z] 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